*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:proxima-nova,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Fira Sans,Arial,sans-serif}img{max-width:100%;height:auto;display:block}ul{list-style:none}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}.nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0}.nav__content{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.nav__logo{text-transform:uppercase;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.nav__logo img{width:auto;height:60px;display:block}.nav__links{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.nav__links{gap:1rem}}.nav__link{color:#1f2937;font-weight:600;transition:color .2s}.nav__link:hover{color:#2563eb}@media (max-width:768px){.nav__link{display:none}}.btn{text-align:center;cursor:pointer;border:2px solid #0000;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-block}.btn--primary{color:#fff;background-color:#2563eb}.btn--primary:hover{background-color:#1e40af;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.btn--secondary{color:#2563eb;background-color:#0000;border-color:#2563eb}.btn--secondary:hover{background-color:#2563eb1a}.btn--large{padding:1rem 2rem;font-size:1.125rem}.hero{background:linear-gradient(#fff 0%,#f5f4ee 100%);padding:5rem 0}@media (max-width:768px){.hero{padding:4rem 0}}.hero__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.hero__content{grid-template-columns:1fr;gap:2rem}.hero__text{text-align:center}}.hero__title{margin-bottom:2rem;font-size:3rem;font-weight:900;line-height:1.2}@media (max-width:768px){.hero__title{font-size:2rem}}.hero__description{color:#6b7280;margin-bottom:2rem;font-size:1.25rem;line-height:1.8}@media (max-width:768px){.hero__description{font-size:1.125rem}}.hero__cta{gap:1rem;display:flex}@media (max-width:1024px){.hero__cta{justify-content:center}}@media (max-width:768px){.hero__cta{flex-direction:column}}.hero__image img{border-radius:24px;box-shadow:0 20px 60px #0000001a}.section{padding:5rem 0}@media (max-width:768px){.section{padding:4rem 0}}.section--alt{background-color:#f5f4ee}.section--cta{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%)}.section__title{text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.section__title{font-size:2rem}}.benefits{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.benefit-card{background-color:#fff;border-radius:24px;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #0000000d}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.benefit-card__icon{margin-bottom:1rem}.benefit-card__icon img{filter:invert(35%)sepia(87%)saturate(2149%)hue-rotate(212deg)brightness(94%)contrast(91%);width:48px;height:48px;display:block}.benefit-card__title{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.benefit-card__text{color:#6b7280;line-height:1.7}.feature{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}@media (max-width:1024px){.feature{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}}.feature:last-child{margin-bottom:0}.feature--reverse .feature__image{order:2}@media (max-width:1024px){.feature--reverse .feature__image{order:0}}.feature--reverse .feature__content{order:1}@media (max-width:1024px){.feature--reverse .feature__content{order:0}}.feature__image img{border-radius:24px;box-shadow:0 10px 40px #00000014}.feature__title{margin-bottom:1rem;font-size:2rem;font-weight:700}@media (max-width:768px){.feature__title{font-size:1.75rem}}.feature__text{color:#6b7280;margin-bottom:1rem;line-height:1.8}.feature__list{margin:1rem 0;padding-left:2rem}.feature__list li{color:#6b7280;margin-bottom:.5rem;padding-left:1rem;list-style:none;position:relative}.feature__list li:before{content:"✓";color:#2563eb;font-weight:700;position:absolute;left:0}.security__content{text-align:center;margin-bottom:4rem}.security__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.security__title{font-size:2rem}}.security__text{color:#6b7280;max-width:700px;margin:0 auto;font-size:1.125rem}.security__features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.security-card{background-color:#fff;border-radius:24px;padding:2rem;box-shadow:0 4px 20px #0000000d}.security-card h4{color:#2563eb;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.security-card p{color:#6b7280;line-height:1.7}.target-groups{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.target-card{background-color:#f5f4ee;border:2px solid #e5e7eb;border-radius:24px;padding:2rem;transition:all .2s}.target-card:hover{border-color:#2563eb;box-shadow:0 10px 30px #2563eb1a}.target-card h3{color:#2563eb;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.target-card p{color:#6b7280;line-height:1.7}.section--contact{background-color:#f5f4ee}.contact{max-width:700px;margin:0 auto}.contact__header{text-align:center;margin-bottom:4rem}.contact__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.contact__title{font-size:2rem}}.contact__text{color:#6b7280;font-size:1.125rem;line-height:1.8}.contact-form{background-color:#fff;border-radius:24px;padding:4rem;box-shadow:0 10px 40px #00000014}@media (max-width:768px){.contact-form{padding:2rem}}.form-group{margin-bottom:2rem}.form-label{color:#1f2937;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;display:block}.form-input,.form-textarea{color:#1f2937;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:.875rem 1rem;font-family:proxima-nova,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280}.form-textarea{resize:vertical;min-height:120px}.contact-form .btn{width:100%}@media (min-width:768px){.contact-form .btn{width:auto;min-width:200px}}.section--success{align-items:center;min-height:60vh;display:flex}.success-message{text-align:center;max-width:600px;margin:0 auto}.success-message__icon{justify-content:center;margin-bottom:2rem;display:flex}.success-message__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.success-message__title{font-size:2rem}}.success-message__text{color:#6b7280;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.footer{color:#fff;background-color:#1f2937;padding:4rem 0 2rem}.footer__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer__section h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer__section h4{margin-bottom:1rem;font-size:1.125rem;font-weight:600}.footer__section p{color:#fffc;line-height:1.8}.footer__links li{margin-bottom:.5rem}.footer__links li a{color:#fffc;transition:color .2s}.footer__links li a:hover{color:#fff}.footer__bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}.footer__bottom p{color:#fff9}