.navbar{z-index:1000;justify-content:space-between;align-items:center;height:72px;padding:0 5%;transition:background .4s,box-shadow .4s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:#fffffff7;box-shadow:0 2px 24px #0daf981a}.navbar.scrolled .nav-links a{color:#2e3a47}.navbar.scrolled .hamburger span{background:#1a2d5a}.nav-logo{align-items:center;min-width:200px;height:44px;text-decoration:none;display:flex;position:relative}.nav-logo__img{object-fit:contain;width:auto;height:44px;transition:opacity .4s;position:absolute;top:0;left:0}.nav-logo__img.hidden{opacity:0}.nav-logo__img--inverted,.nav-logo__img--normal{opacity:1}.nav-links{align-items:center;gap:36px;list-style:none;display:flex}.nav-links a{color:#fff;letter-spacing:.02em;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:not(.nav-cta):hover{color:#0daf98!important}.nav-cta{background:#0daf98;border-radius:50px;padding:10px 24px;box-shadow:0 2px 12px #0daf9840;color:#fff!important;transition:all .3s!important}.nav-cta:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 24px #0daf9866;color:#fff!important;background:#0a8f7c!important}.nav-cta:active{transform:translateY(0)scale(.98);box-shadow:0 2px 8px #0daf984d}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s}@media (width<=768px){.hamburger{display:flex}.nav-links{display:none}}.mobile-menu{display:none}@media (width<=768px){.mobile-menu{z-index:999;opacity:0;pointer-events:none;background:#1a2d5af7;flex-direction:column;justify-content:center;align-items:center;gap:32px;transition:opacity .3s;display:flex;position:fixed;inset:0}.mobile-menu.open{opacity:1;pointer-events:all}.mobile-menu a{color:#fff;font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu a:hover{color:#0daf98}.mobile-menu .mobile-menu__close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:24px;right:24px}}.footer{color:#ffffffb3;background:#1a2d5a;padding:60px 5% 30px}.footer__top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.footer__top{grid-template-columns:1fr 1fr}}@media (width<=768px){.footer__top{grid-template-columns:1fr}}.footer__brand p{margin:16px 0 20px;font-size:.86rem;line-height:1.7}.footer__logo-link{margin-bottom:4px;display:inline-block}.footer__logo-img{object-fit:contain;width:auto;height:38px}.footer__col h4{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:18px;font-size:.84rem;font-weight:700}.footer__col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.footer__col ul li a{color:#ffffff8c;font-size:.85rem;text-decoration:none;transition:color .2s}.footer__col ul li a:hover{color:#0daf98}.footer__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding-top:24px;font-size:.8rem;display:flex}.footer__bottom span{color:#fff6}.footer__bottom a{color:#0daf98;text-decoration:none}.scroll-to-top{color:#fff;cursor:pointer;opacity:0;z-index:999;background:#0daf98;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .3s,transform .3s,background .2s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(10px);box-shadow:0 6px 20px #0daf9859}.scroll-to-top.show{opacity:1;transform:translateY(0)}.scroll-to-top:hover{background:#0a8f7c}.scroll-to-top svg{fill:#fff;width:18px;height:18px}.announcement-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#0a1428b3;justify-content:center;align-items:center;padding:20px;transition:opacity .4s;display:flex;position:fixed;inset:0}.announcement-overlay.visible{opacity:1;pointer-events:all}.announcement{border-radius:28px;width:100%;max-width:520px;transition:transform .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;transform:scale(.9)translateY(20px);box-shadow:0 32px 80px #00000059}.announcement-overlay.visible .announcement{transform:scale(1)translateY(0)}.announcement__close{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.5rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.announcement__close:hover{background:#0009;transform:rotate(90deg)}.announcement__invitation{background:#fff;width:100%}.announcement__invitation img{width:100%;height:auto;display:block}.announcement__header{text-align:center;background:linear-gradient(160deg,#1a2d5a 0%,#0d3d33 60%,#0a8f7c 100%);padding:48px 40px 40px;position:relative;overflow:hidden}.announcement__header:before,.announcement__header:after{content:"";opacity:.08;border-radius:50%;position:absolute}.announcement__header:before{background:#0daf98;width:300px;height:300px;top:-120px;right:-80px}.announcement__header:after{background:#5ee8d4;width:200px;height:200px;bottom:-60px;left:-60px}.announcement__badge{color:#5ee8d4;letter-spacing:.12em;text-transform:uppercase;z-index:1;background:#0daf9833;border:1px solid #0daf9859;border-radius:50px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex;position:relative}.announcement__badge__dot{background:#5ee8d4;border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite pulse-dot}.announcement__logo{z-index:1;margin-bottom:20px;position:relative}.announcement__logo img{object-fit:contain;width:auto;height:72px}.announcement__tagline{z-index:1;color:#ffffff80;letter-spacing:.03em;font-size:.88rem;position:relative}.announcement__body{text-align:center;background:#fff;padding:40px 40px 36px}.announcement__opening{letter-spacing:.1em;text-transform:uppercase;color:#0daf98;margin-bottom:8px;font-size:.76rem;font-weight:600}.announcement__date{color:#1a2d5a;margin-bottom:6px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.15}.announcement__date span{color:#0daf98}.announcement__year{color:#6b7a8d;margin-bottom:24px;font-size:1rem;font-weight:600}.announcement__divider{background:linear-gradient(90deg,#0daf98,#5ee8d4);border-radius:3px;width:60px;height:3px;margin:0 auto 24px}.announcement__message{color:#6b7a8d;max-width:380px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:.92rem;line-height:1.65}.announcement__cta{color:#fff;cursor:pointer;background:#0daf98;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 36px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 6px 24px #0daf984d}.announcement__cta:hover{background:#0a8f7c;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 32px #0daf9866}.announcement__cta:active{transform:translateY(0)scale(.98)}.announcement__cta svg{fill:currentColor;width:16px;height:16px}.announcement__footer{justify-content:center;gap:24px;margin-top:20px;display:flex}.announcement__footer span,.announcement__footer a{color:#6b7a8d;align-items:center;gap:6px;font-size:.76rem;text-decoration:none;display:flex}.announcement__footer span svg,.announcement__footer a svg{fill:#0daf98;width:14px;height:14px}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg{will-change:transform;background:linear-gradient(135deg,#1a2d5a 0%,#233470 40%,#0d6b5c 100%);position:absolute;inset:-40px}.hero__bg:before{content:"";background:radial-gradient(circle,#0daf982e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;right:-5%}.hero__bg:after{content:"";background:radial-gradient(circle,#0daf981f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-15%;left:-8%}.hero__wave{z-index:2;position:absolute;bottom:-2px;left:0;right:0}.hero__wave svg{width:100%;display:block}.hero__content{z-index:3;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:90%;max-width:1200px;margin:0 auto;padding:120px 0 80px;display:grid;position:relative}@media (width<=1024px){.hero__content{grid-template-columns:1fr;gap:40px}}.hero__badge{color:#5ee8d4;letter-spacing:.08em;text-transform:uppercase;background:#0daf982e;border:1px solid #0daf9859;border-radius:50px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:.78rem;font-weight:600;animation:.8s .2s both fadeUp;display:inline-flex}.hero__badge .dot{background:#5ee8d4;border-radius:50%;width:7px;height:7px;display:inline-block}.hero__title{color:#fff;margin-bottom:22px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2.4rem,4.5vw,3.8rem);line-height:1.12;animation:.8s .35s both fadeUp}.hero__title em{color:#5ee8d4;font-style:normal}.hero__desc{color:#ffffffb8;max-width:480px;margin-bottom:38px;font-size:1.02rem;line-height:1.72;animation:.8s .5s both fadeUp}.hero__actions{flex-wrap:wrap;gap:16px;animation:.8s .65s both fadeUp;display:flex}.hero__stats{gap:36px;margin-top:52px;animation:.8s .8s both fadeUp;display:flex}@media (width<=768px){.hero__stats{gap:24px}}.hero__stat-num{color:#fff;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:700;line-height:1}.hero__stat-num span{color:#0daf98;font-size:1.3rem}.hero__stat-label{color:#ffffff8c;letter-spacing:.04em;text-transform:uppercase;margin-top:5px;font-size:.76rem}.hero__right{justify-content:center;animation:.9s .4s both fadeLeft;display:flex}@media (width<=1024px){.hero__right{justify-content:flex-start}}.hero__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff24;border-radius:28px;width:320px;padding:36px;position:relative}.hero__card-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0daf98;border-radius:50px;padding:6px 14px;font-size:.72rem;font-weight:700;position:absolute;top:-16px;right:24px}.hero__card-title{color:#fff;margin-bottom:22px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem}.hero__card-contact{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:20px}.hero__card-contact p{color:#ffffff80;margin-bottom:10px;font-size:.78rem}.hero__card-phone{color:#fff;align-items:center;gap:8px;margin-bottom:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.hero__card-phone:last-child{margin-bottom:0}.hero__card-phone:hover{color:#5ee8d4}.hero__card-phone svg{fill:#0daf98;width:16px;height:16px}.service-list{flex-direction:column;gap:14px;list-style:none;display:flex}.service-list li{color:#ffffffd9;align-items:center;gap:12px;font-size:.9rem;display:flex}.service-list .dot{background:#0daf9840;border-radius:10px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.service-list .dot svg{fill:#5ee8d4;width:16px;height:16px}.about{background:#fff;padding:96px 5%}@media (width<=768px){.about{padding:72px 5%}}.about__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.about__grid{grid-template-columns:1fr;gap:50px}}.about__visual{position:relative}.about__main-card{color:#fff;background:linear-gradient(135deg,#1a2d5a,#233470);border-radius:28px;padding:48px 40px;position:relative;overflow:hidden}.about__main-card:before{content:"";background:#0daf9826;border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.about__main-card h3{margin-bottom:12px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem}.about__main-card p{color:#ffffffb8;font-size:.9rem;line-height:1.7}.about__big-icon{background:#0daf9833;border-radius:20px;justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;margin-bottom:24px;display:flex}.about__big-icon svg{fill:#0daf98;width:32px;height:32px}.about__float-card{background:#fff;border-radius:20px;align-items:center;gap:14px;padding:20px 24px;display:flex;position:absolute;bottom:-24px;right:-30px;box-shadow:0 20px 60px #0000001f}@media (width<=1024px){.about__float-card{right:0}}.about__float-icon{background:#e6f9f6;border-radius:14px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.about__float-icon svg{fill:#0daf98;width:22px;height:22px}.about__float-info strong{color:#1a2d5a;font-size:1.3rem;font-weight:700;display:block}.about__float-info span{color:#6b7a8d;font-size:.76rem}.about__text .section-sub{max-width:none;margin-bottom:30px}.feature-list{flex-direction:column;gap:16px;margin-top:28px;list-style:none;display:flex}.feature-list li{color:#2e3a47;align-items:flex-start;gap:14px;font-size:.92rem;line-height:1.55;display:flex}.feature-list .check{background:#e6f9f6;border-radius:8px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:1px;display:flex}.feature-list .check svg{fill:#0daf98;width:13px;height:13px}.services{background:#f5fdfb;padding:96px 5%}@media (width<=768px){.services{padding:72px 5%}}.services__grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.services__grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.services__grid{grid-template-columns:1fr}}.service-card{cursor:default;background:#fff;border:1px solid #0000;border-radius:24px;padding:36px 30px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.service-card:before{content:"";border:1.5px solid #0000;border-radius:24px;transition:border-color .3s;position:absolute;inset:0}.service-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0daf981f}.service-card:hover:before{border-color:#0daf98}.service-card:hover .service-card__icon{background:#0daf98}.service-card:hover .service-card__icon svg{fill:#fff}.service-card:hover .service-card__learn svg{transform:translate(4px)}.service-card__icon{background:#e6f9f6;border-radius:18px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;margin-bottom:22px;transition:background .3s;display:flex}.service-card__icon svg{fill:#0daf98;width:26px;height:26px;transition:fill .3s}.service-card h3{color:#1a2d5a;margin-bottom:10px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.12rem}.service-card p{color:#6b7a8d;font-size:.87rem;line-height:1.68}.service-card__learn{color:#0daf98;align-items:center;gap:6px;margin-top:20px;font-size:.82rem;font-weight:600;display:flex}.service-card__learn svg{fill:#0daf98;width:14px;height:14px;transition:transform .2s}.parallax-banner{justify-content:center;align-items:center;min-height:380px;display:flex;position:relative;overflow:hidden}.parallax-banner__bg{will-change:transform;background:linear-gradient(135deg,#1a2d5a 0%,#0d6b5c 100%);position:absolute;inset:-60px}.parallax-banner__bg:after{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%230daf98' fill-opacity='0.06'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.parallax-banner__content{z-index:2;text-align:center;max-width:780px;padding:60px 20px;position:relative}.parallax-banner__content h2{color:#fff;margin-bottom:18px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.22}.parallax-banner__content h2 em{color:#5ee8d4;font-style:normal}.parallax-banner__content p{color:#ffffffb3;margin-bottom:36px;font-size:1rem;line-height:1.7}.parallax-banner__stats{flex-wrap:wrap;justify-content:center;gap:60px;display:flex}@media (width<=768px){.parallax-banner__stats{gap:32px}}.parallax-banner__stat-num{color:#fff;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.2rem;font-weight:700}.parallax-banner__stat-num span{color:#0daf98}.parallax-banner__stat-label{color:#ffffff8c;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}.why{background:#fff;padding:96px 5%}@media (width<=768px){.why{padding:72px 5%}}.why__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.why__grid{grid-template-columns:1fr;gap:50px}}.why__text .section-sub{margin-bottom:30px}.why__text .btn-primary{margin-top:28px;display:inline-block}.why__cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=768px){.why__cards{grid-template-columns:1fr}}.why-card{background:#f5fdfb;border-radius:20px;padding:28px 24px;transition:transform .3s,box-shadow .3s}.why-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px #0daf981a}.why-card.highlight{background:#0daf98;grid-column:span 2}@media (width<=768px){.why-card.highlight{grid-column:span 1}}.why-card.highlight .why-card__icon{background:#fff3}.why-card.highlight .why-card__icon svg{fill:#fff}.why-card.highlight h4{color:#fff}.why-card.highlight p{color:#fffc}.why-card__icon{background:#e6f9f6;border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;margin-bottom:16px;display:flex}.why-card__icon svg{fill:#0daf98;width:20px;height:20px}.why-card h4{color:#1a2d5a;margin-bottom:8px;font-size:.96rem;font-weight:600}.why-card p{color:#6b7a8d;font-size:.84rem;line-height:1.6}.team{background:#f5fdfb;padding:96px 5%}@media (width<=768px){.team{padding:72px 5%}}.team__grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.team__grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.team__grid{grid-template-columns:1fr}}.team-card{background:#fff;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden}.team-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0daf981f}.team-card__img{background:linear-gradient(135deg,#e6f9f6,#c8f5ef);justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.team-card__img:before{content:"";background:#0daf981f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.team-card__avatar{z-index:1;background:#0daf98;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.team-card__avatar svg{fill:#fff;width:44px;height:44px}.team-card__body{padding:24px}.team-card__body h3{color:#1a2d5a;margin-bottom:4px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem}.team-card__role{color:#0daf98;margin-bottom:10px;font-size:.8rem;font-weight:600}.team-card__desc{color:#6b7a8d;font-size:.82rem;line-height:1.6}.testimonials{background:linear-gradient(160deg,#1a2d5a 0%,#0d3d33 100%);padding:96px 5%;position:relative;overflow:hidden}@media (width<=768px){.testimonials{padding:72px 5%}}.testimonials:before{content:"";background:radial-gradient(circle,#0daf981f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.testimonials .section-title{color:#fff}.testimonials .section-sub{color:#fff9}.testimonials .section-label{color:#5ee8d4}.testimonials__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (width<=1024px){.testimonials__grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.testimonials__grid{grid-template-columns:1fr}}.testi-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:24px;padding:32px}.testi-card__stars{gap:4px;margin-bottom:18px;display:flex}.testi-card__stars svg{fill:#fbbf24;width:16px;height:16px}.testi-card blockquote{color:#fffc;margin-bottom:24px;font-size:.92rem;font-style:italic;line-height:1.72}.testi-card__author{align-items:center;gap:12px;display:flex}.testi-card__avatar{color:#fff;background:#0daf98;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.88rem;font-weight:700;display:flex}.testi-card__info strong{color:#fff;font-size:.88rem;display:block}.testi-card__info span{color:#ffffff73;font-size:.76rem}.contact{background:#fff;padding:96px 5%}@media (width<=768px){.contact{padding:72px 5%}}.contact__wrapper{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.contact__wrapper{grid-template-columns:1fr;gap:50px}}.contact__info .section-sub{margin-bottom:40px}.contact__items{flex-direction:column;gap:30px;display:flex}.contact__item{align-items:flex-start;gap:20px;display:flex}.contact__item-icon{background:#e6f9f6;border-radius:18px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;display:flex}.contact__item-icon svg{fill:#0daf98;width:26px;height:26px}.contact__item-text strong{color:#1a2d5a;margin-bottom:6px;font-size:1.02rem;font-weight:600;display:block}.contact__item-text span{color:#6b7a8d;font-size:.95rem;line-height:1.6}.contact-form{background:#f5fdfb;border-radius:28px;padding:44px 40px}.contact-form h3{color:#1a2d5a;margin-bottom:28px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem}.contact-form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=768px){.contact-form__row{grid-template-columns:1fr}}.contact-form__group{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.contact-form__group label{color:#1a2d5a;letter-spacing:.02em;font-size:.8rem;font-weight:600}.contact-form__group input,.contact-form__group select,.contact-form__group textarea{color:#2e3a47;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;padding:12px 16px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.contact-form__group input:focus,.contact-form__group select:focus,.contact-form__group textarea:focus{border-color:#0daf98;box-shadow:0 0 0 3px #0daf981f}.contact-form__group textarea{resize:vertical;min-height:100px}.contact-form__submit{color:#fff;cursor:pointer;background:#0daf98;border:none;border-radius:12px;width:100%;margin-top:6px;padding:14px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s}.contact-form__submit:hover{background:#0a8f7c;transform:translateY(-1px);box-shadow:0 8px 24px #0daf984d}.landing-page{width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{overflow-x:hidden}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{outline:none;font-family:inherit}@font-face{font-family:Gilroy;src:url(../assets/fonts/gilroy/Gilroy-Light.woff2)format("woff2"),url(../assets/fonts/gilroy/Gilroy-Light.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../assets/fonts/gilroy/Gilroy-Regular.woff2)format("woff2"),url(../assets/fonts/gilroy/Gilroy-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../assets/fonts/gilroy/Gilroy-Medium.woff2)format("woff2"),url(../assets/fonts/gilroy/Gilroy-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../assets/fonts/gilroy/Gilroy-SemiBold.woff2)format("woff2"),url(../assets/fonts/gilroy/Gilroy-SemiBold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../assets/fonts/gilroy/Gilroy-Bold.woff2)format("woff2"),url(../assets/fonts/gilroy/Gilroy-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#e6f9f6}::-webkit-scrollbar-thumb{background:#0daf98;border-radius:4px}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}body{color:#2e3a47;background:#fff;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.section-label{letter-spacing:.14em;text-transform:uppercase;color:#0daf98;align-items:center;gap:8px;margin-bottom:12px;font-size:.72rem;font-weight:700;display:flex}.section-label:before{content:"";background:#0daf98;border-radius:2px;width:28px;height:2px;display:inline-block}.section-title{color:#1a2d5a;margin-bottom:16px;font-family:Plus Jakarta Sans,Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.2}.section-sub{color:#6b7a8d;max-width:520px;font-size:.98rem;line-height:1.7}.section-header{margin-bottom:56px}.section-header.center{text-align:center}.section-header.center .section-label{justify-content:center}.section-header.center .section-label:before{display:none}.section-header.center .section-sub{margin:0 auto}.btn-primary{color:#fff;background:#0daf98;border-radius:50px;padding:14px 34px;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-block;box-shadow:0 8px 28px #0daf9859}.btn-primary:hover{background:#0a8f7c;transform:translateY(-2px);box-shadow:0 14px 36px #0daf9873}.btn-outline{color:#fff;background:0 0;border:1.5px solid #ffffff59;border-radius:50px;padding:13px 32px;font-size:.92rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-block}.btn-outline:hover{background:#0daf981a;border-color:#0daf98;transform:translateY(-2px)}
