@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#fff;overflow-x:hidden}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none;transition:color .3s ease}ol,ul{list-style:none}button{background:none;border:none;cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{color:#0a1d3a;font-weight:800;line-height:1.2}.container{margin:0 auto;max-width:1280px;padding:0 20px;width:100%}@media (max-width:768px){.section{padding:40px 0}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}body{color:#6b7280;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.6}.h1,h1{color:#0a1d3a;font-size:56px;font-weight:800;line-height:1.2;margin-bottom:24px}@media (max-width:1024px){.h1,h1{font-size:44px}}@media (max-width:768px){.h1,h1{font-size:36px}}@media (max-width:480px){.h1,h1{font-size:28px}}.h2,h2{color:#0a1d3a;font-size:40px;font-weight:800;line-height:1.2;margin-bottom:24px}@media (max-width:1024px){.h2,h2{font-size:34px}}@media (max-width:768px){.h2,h2{font-size:28px}}@media (max-width:480px){.h2,h2{font-size:24px}}.h3,h3{color:#0a1d3a;font-size:28px;font-weight:800;line-height:1.2;margin-bottom:16px}@media (max-width:768px){.h3,h3{font-size:24px}}@media (max-width:480px){.h3,h3{font-size:20px}}.h4,h4{font-size:22px;margin-bottom:8px}.h4,.h5,h4,h5{color:#0a1d3a;font-weight:600;line-height:1.2}.h5,h5{font-size:18px}p{line-height:1.8;margin-bottom:16px}.text-highlight{color:#d52b1e;font-weight:600}.text-white{color:#fff}.text-dark{color:#0a1d3a}.text-muted{color:#6b7280}.text-small{font-size:14px}.text-uppercase{letter-spacing:1px;text-transform:uppercase}.font-semibold{font-weight:600}.font-bold{font-weight:800}.btn{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;letter-spacing:.5px;min-height:54px;padding:16px 32px;text-transform:uppercase;transition:all .3s ease}@media (max-width:768px){.btn{font-size:14px;min-height:48px;padding:14px 28px}}@media (max-width:480px){.btn{font-size:14px;min-height:44px;padding:12px 24px;width:100%}}.btn--primary{background-color:#d52b1e;border:2px solid #d52b1e;color:#fff}.btn--primary:hover{background-color:#b12419;border-color:#b12419;box-shadow:0 10px 25px rgba(0,0,0,.08);transform:translateY(-2px)}.btn--primary:active{transform:translateY(0)}.btn--secondary{background-color:transparent;border:2px solid #fff;color:#fff}.btn--secondary:hover{background-color:#fff;color:#0a1d3a;transform:translateY(-2px)}.btn--secondary:active{transform:translateY(0)}.btn--outline{background-color:transparent;border:2px solid #0a1d3a;color:#0a1d3a}.btn--outline:hover{background-color:#0a1d3a;box-shadow:0 4px 15px rgba(0,0,0,.08);color:#fff;transform:translateY(-2px)}.btn--ghost{background-color:transparent;border:none;color:#fff;padding:12px 20px}.btn--ghost:hover{color:hsla(0,0%,100%,.8)}.btn--pulsante{animation:pulsante 2s infinite}.btn--small{font-size:13px;min-height:auto;padding:10px 20px}.btn--large{font-size:18px;min-height:64px;padding:20px 40px}@keyframes pulsante{0%{box-shadow:0 0 0 0 rgba(213,43,30,.7)}70%{box-shadow:0 0 0 15px rgba(213,43,30,0)}to{box-shadow:0 0 0 0 rgba(213,43,30,0)}}.btn-group{display:flex;flex-wrap:wrap;gap:16px}@media (max-width:480px){.btn-group{flex-direction:column;width:100%}.btn-group .btn{text-align:center;width:100%}}.btn-icon{align-items:center;border-radius:50%;display:inline-flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.btn-icon--primary{background-color:#d52b1e;color:#fff}.btn-icon--primary:hover{background-color:#b12419;transform:scale(1.1)}.btn-icon--outline{background-color:transparent;border:2px solid #fff;color:#fff}.btn-icon--outline:hover{background-color:#fff;color:#0a1d3a}.card{background-color:#fff;border-radius:6px;box-shadow:0 10px 25px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.card:hover{box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-8px)}.card__image{height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.card:hover .card__image{transform:scale(1.05)}.card__content{padding:24px}.card__icon{align-items:center;background-color:rgba(213,43,30,.1);border-radius:6px;display:flex;height:60px;justify-content:center;margin-bottom:16px;width:60px}.card__icon svg{fill:#d52b1e;height:32px;width:32px}.card__title{font-size:22px;margin-bottom:8px}.card__text{color:#6b7280;font-size:16px;line-height:1.6;margin-bottom:16px}.card__link{align-items:center;color:#d52b1e;display:inline-flex;font-size:14px;font-weight:600;gap:8px;letter-spacing:.5px;text-transform:uppercase}.card__link svg{height:16px;transition:transform .2s ease;width:16px}.card__link:hover svg{transform:translateX(4px)}.card-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.card-grid{gap:16px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.card-grid{grid-template-columns:1fr}}.feature-card{background-color:#fff;border:1px solid rgba(10,29,58,.1);border-radius:6px;padding:40px;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:transparent;box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-8px)}.feature-card__icon{align-items:center;background:linear-gradient(135deg,#0a1d3a,#1e3a5f);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.feature-card__icon svg{fill:#fff;height:36px;width:36px}.feature-card__title{font-size:22px;margin-bottom:16px}.feature-card__text{color:#6b7280;font-size:16px}.service-card{background-color:#fff;border:1px solid transparent;border-radius:6px;padding:40px;transition:all .3s ease}.service-card:before{background-color:#d52b1e;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .3s ease;width:4px}.service-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.12)}.service-card:hover:before{transform:scaleY(1)}.service-card__icon{background:linear-gradient(135deg,#d52b1e,#921d15);border-radius:6px;display:flex;margin-bottom:24px}.service-card__icon svg{height:36px;width:36px}.service-card__title{color:#0a1d3a;font-size:22px;margin-bottom:16px}.service-card__text{color:#6b7280;font-size:16px;line-height:1.6;margin-bottom:24px}.service-card__footer{border-top:1px solid hsla(220,9%,46%,.2);padding-top:16px}.sector-card{border-radius:12px;cursor:pointer;height:300px;overflow:hidden;position:relative}@media (max-width:768px){.sector-card{height:250px}}.sector-card__image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.sector-card:hover .sector-card__image{transform:scale(1.1)}.sector-card__overlay{background:linear-gradient(0deg,rgba(10,29,58,.9),rgba(10,29,58,.3));height:100%;left:0;position:absolute;top:0;transition:background .3s ease;width:100%}.sector-card:hover .sector-card__overlay{background:linear-gradient(0deg,rgba(213,43,30,.9),rgba(10,29,58,.5))}.sector-card__content{bottom:0;color:#fff;left:0;padding:40px;position:absolute;width:100%;z-index:1}.sector-card__title{color:#fff;font-size:28px;margin-bottom:8px}.sector-card__text{font-size:14px;opacity:0;transform:translateY(20px);transition:all .3s ease}.sector-card:hover .sector-card__text{opacity:1;transform:translateY(0)}.info-card{align-items:flex-start;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;gap:16px;padding:24px;transition:all .3s ease}.info-card:hover{box-shadow:0 4px 15px rgba(0,0,0,.08);transform:translateX(4px)}.info-card__icon{align-items:center;background-color:rgba(213,43,30,.1);border-radius:4px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.info-card__icon svg{fill:#d52b1e;height:20px;width:20px}.info-card__content{flex:1}.info-card__title{color:#0a1d3a;font-size:16px;font-weight:600;margin-bottom:4px}.info-card__text{color:#6b7280;font-size:14px;margin:0}.navbar{background-color:#0b192c;left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar--transparent{background-color:transparent}.navbar--scrolled{background-color:#0b192c;box-shadow:0 4px 6px rgba(0,0,0,.1)}.navbar__container{align-items:center;display:flex;height:90px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.navbar__logo{align-items:center;color:#fff;display:flex;gap:16px;text-decoration:none;transition:transform .3s ease;z-index:1100}.navbar__logo:hover{transform:scale(1.04)}.navbar__logo-icon{align-items:center;background-color:transparent;border-radius:10px;box-shadow:none;display:flex;height:100px;justify-content:center;overflow:hidden;width:170px}.navbar__logo-icon img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.navbar__logo-text{font-size:1.75rem;font-weight:900;letter-spacing:2px;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3);text-transform:uppercase;transition:color .3s ease}.navbar__link{color:#fff;font-size:1.05rem;font-weight:500;padding:5px 0;position:relative;text-decoration:none;transition:all .3s ease}.navbar__link:focus,.navbar__link:hover{color:#4da3ff}.navbar__link.is-active{color:#4da3ff;font-weight:700}.navbar__link.is-active:after{background-color:#4da3ff;border-radius:2px;bottom:-2px;content:"";height:3px;left:0;position:absolute;width:100%}.navbar__menu{align-items:center;display:flex;gap:30px}@media (max-width:768px){.navbar__container{height:80px}.navbar__logo-icon{height:100px;width:150px}.navbar__logo-text{font-size:1.4rem}.navbar--transparent,.navbar__menu{background-color:#0b192c}.navbar__menu{align-items:flex-start;box-shadow:-5px 0 15px rgba(0,0,0,.5);flex-direction:column;gap:20px;height:100vh;padding:100px 30px 30px;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.77,0,.175,1);width:280px;z-index:1000}.navbar__menu.is-active{right:0}.navbar__link{font-size:1.2rem;width:100%}}.navbar__toggle{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;gap:6px;outline:none;padding:10px;position:relative;z-index:1100;-webkit-tap-highlight-color:transparent}@media (max-width:768px){.navbar__toggle{display:flex}}.navbar__toggle span{background-color:#fff;border-radius:3px;height:3px;transition:all .3s ease;width:28px}.navbar__toggle.is-active span:first-child{transform:rotate(45deg) translate(6px,6px)}.navbar__toggle.is-active span:nth-child(2){opacity:0}.navbar__toggle.is-active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.navbar-overlay{backdrop-filter:blur(3px);background-color:rgba(0,0,0,.6);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:900}.navbar-overlay.is-active{opacity:1;pointer-events:auto;visibility:visible}body.menu-open{overflow:hidden}.footer{background-color:#0a1d3a;color:#fff}.footer__main{padding:80px 0}@media (max-width:480px){.footer__main{padding:60px 0}}.footer__grid{display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1.5fr}@media (max-width:1024px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.footer__grid{gap:40px;grid-template-columns:1fr}}.footer__logo{align-items:center;display:flex;gap:12px;margin-bottom:24px;text-decoration:none}.footer__logo-icon{align-items:center;background-color:#d52b1e;border-radius:4px;display:flex;height:48px;justify-content:center;width:48px}.footer__logo-icon svg{fill:#fff;height:28px;width:28px}.footer__logo span{color:#fff;font-size:24px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.footer__description{color:hsla(0,0%,100%,.8);font-size:15px;line-height:1.7;margin:0}.footer__title{color:#fff;font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:24px;text-transform:uppercase}.footer__menu li{margin-bottom:12px}.footer__menu a{color:hsla(0,0%,100%,.8);font-size:15px;transition:all .2s ease}.footer__menu a:hover{color:#d52b1e;padding-left:5px}.footer__contact-list li{align-items:center;color:hsla(0,0%,100%,.8);display:flex;font-size:15px;gap:12px;margin-bottom:16px}.footer__contact-list li svg{fill:#d52b1e;flex-shrink:0;height:20px;width:20px}.footer__bottom{background-color:#081a30;padding:24px 0}.footer__bottom-content{align-items:center;display:flex;justify-content:space-between}@media (max-width:480px){.footer__bottom-content{flex-direction:column;gap:16px;text-align:center}}.footer__bottom-content p{color:hsla(0,0%,100%,.6);font-size:14px;margin:0}.footer__legal{display:flex;gap:24px}.footer__legal a{color:hsla(0,0%,100%,.6);font-size:14px;transition:color .2s ease}.footer__legal a:hover{color:#fff}.whatsapp-float{align-items:center;bottom:30px;display:flex;flex-direction:column;position:fixed;right:30px;z-index:9999}@media (max-width:480px){.whatsapp-float{bottom:20px;right:20px}}.whatsapp-float__link{align-items:center;animation:whatsappPulse 2s infinite;background-color:#25d366;border-radius:50%;box-shadow:0 4px 20px rgba(37,211,102,.4);display:flex;height:60px;justify-content:center;transition:all .3s ease;width:60px}@media (max-width:480px){.whatsapp-float__link{height:55px;width:55px}}.whatsapp-float__link svg{fill:#fff;height:32px;width:32px}@media (max-width:480px){.whatsapp-float__link svg{height:28px;width:28px}}.whatsapp-float__link:hover{background-color:#20bd5a;box-shadow:0 6px 25px rgba(37,211,102,.5);transform:scale(1.1)}.whatsapp-float__tooltip{background-color:#0a1d3a;border-radius:20px;color:#fff;font-size:13px;font-weight:600;margin-top:10px;opacity:0;padding:8px 16px;transform:translateY(10px);transition:all .3s ease;white-space:nowrap}.whatsapp-float:hover .whatsapp-float__tooltip{opacity:1;transform:translateY(0)}@keyframes whatsappPulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.7)}70%{box-shadow:0 0 0 15px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.grid{display:grid;gap:24px}.grid--2{grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.grid--2{grid-template-columns:1fr}}.grid--3{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.grid--3{grid-template-columns:1fr}}.grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.grid--4{grid-template-columns:1fr}}.grid--gap-sm{gap:16px}.grid--gap-lg{gap:40px}.grid--gap-xl{gap:60px}.flex{display:flex}.flex--center{align-items:center;justify-content:center}.flex--between{justify-content:space-between}.flex--start{align-items:flex-start}.flex--wrap{flex-wrap:wrap}.flex--column{flex-direction:column}.col--12{width:100%}.col--11{width:91.666%}.col--10{width:83.333%}.col--9{width:75%}.col--8{width:66.666%}.col--7{width:58.333%}.col--6{width:50%}.col--5{width:41.666%}.col--4{width:33.333%}.col--3{width:25%}.col--2{width:16.666%}.col--1{width:8.333%}@media (max-width:768px){.col--tablet-12{width:100%}.col--tablet-6{width:50%}.col--tablet-4{width:33.333%}.col--tablet-3{width:25%}}@media (max-width:480px){.col--mobile-12{width:100%}.col--mobile-6{width:50%}.col--mobile-4{width:33.333%}.col--mobile-3{width:25%}}.offset--1{margin-left:8.333%}.offset--2{margin-left:16.666%}.offset--3{margin-left:25%}.offset--4{margin-left:33.333%}.offset--5{margin-left:41.666%}.offset--6{margin-left:50%}.offset--7{margin-left:58.333%}.offset--8{margin-left:66.666%}.offset--9{margin-left:75%}.offset--10{margin-left:83.333%}.offset--11{margin-left:91.666%}.section{padding:80px 0}@media (max-width:1024px){.section{padding:60px 0}}@media (max-width:480px){.section{padding:40px 0}}.section--dark{background-color:#0a1d3a;color:#fff}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5,.section--dark h6{color:#fff}.section--gray{background-color:#f5f5f5}.section--white{background-color:#fff}.section--red{background-color:#d52b1e;color:#fff}.section--red h1,.section--red h2,.section--red h3,.section--red h4,.section--red h5,.section--red h6{color:#fff}.section--no-padding{padding:0}.section--small{padding:60px 0}@media (max-width:480px){.section--small{padding:40px 0}}.hero{align-items:center;background-color:#0a1d3a;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero--small{min-height:300px}@media (max-width:480px){.hero--small{min-height:250px}}.hero--medium{min-height:60vh}@media (max-width:480px){.hero--medium{min-height:50vh}}.hero__background{height:100%;left:0;top:0;width:100%}.hero__background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero__overlay{background-color:rgba(10,29,58,.7);height:100%;left:0;top:0;width:100%}.hero__overlay--dark{background-color:rgba(0,0,0,.45)}.hero__overlay--light{background-color:rgba(10,29,58,.3)}.hero__content{color:#fff;margin:0 auto;max-width:900px;padding:0 20px;position:relative;text-align:center;z-index:2}.hero__subtitle{font-size:20px;font-weight:400;margin-bottom:40px;opacity:.9}@media (max-width:768px){.hero__subtitle{font-size:18px}}@media (max-width:480px){.hero__subtitle{font-size:16px}}.hero__buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.section-header{margin:0 auto 60px;max-width:800px;text-align:center}@media (max-width:480px){.section-header{margin-bottom:40px}}.section-header__title{margin-bottom:16px}.section-header__subtitle{color:#6b7280;font-size:18px}@media (max-width:480px){.section-header__subtitle{font-size:16px}}.section-header--left{margin-left:0;text-align:left}.section-header--right{margin-right:0;text-align:right}.section-cta{background-color:#0a1d3a;color:#fff;padding:80px 0;text-align:center}@media (max-width:480px){.section-cta{padding:60px 0}}.section-cta__title{color:#fff;margin-bottom:16px}.section-cta__text{font-size:20px;margin-bottom:40px;opacity:.9}@media (max-width:480px){.section-cta__text{font-size:16px}}.divider{background-color:hsla(220,9%,46%,.2);height:1px;margin:40px 0;width:100%}.divider--light{background-color:hsla(0,0%,100%,.2)}.bg-pattern{background-image:radial-gradient(circle at 25% 25%,currentColor 1px,transparent 0),radial-gradient(circle at 75% 75%,currentColor 1px,transparent 0);background-size:50px 50px;height:100%;left:0;opacity:.05;pointer-events:none;position:absolute;top:0;width:100%}.hero-slider{background:#071225;isolation:isolate;overflow:hidden}.hero-slider,.hero-slider__slides{min-height:100svh;position:relative;width:100%}.hero-slider__slide{inset:0;min-height:100svh;opacity:0;pointer-events:none;position:absolute;transition:opacity .9s ease,visibility .9s ease;visibility:hidden;width:100%;z-index:1}.hero-slider__slide.is-active{opacity:1;pointer-events:auto;visibility:visible;z-index:2}.hero__background{inset:0;overflow:hidden;position:absolute;z-index:0}.hero-slider__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transform:scale(1.12);width:100%;will-change:transform}.hero-slider__slide.is-active .hero-slider__image{animation:heroKenBurnsMobile 9s ease-in-out infinite alternate}.hero__overlay{inset:0;position:absolute;z-index:1}.hero__overlay--dark{background:linear-gradient(180deg,rgba(3,10,24,.18),rgba(3,10,24,.42) 45%,rgba(3,10,24,.76)),linear-gradient(90deg,rgba(3,10,24,.72),rgba(3,10,24,.45) 42%,rgba(3,10,24,.2))}.hero-slider__slide:after{background:radial-gradient(circle,rgba(225,37,27,.28),transparent 68%);border-radius:50%;bottom:-70px;content:"";filter:blur(18px);height:260px;opacity:.9;pointer-events:none;position:absolute;right:-70px;width:260px;z-index:1}.hero-slider__slide.is-active:after{animation:heroGlowFloat 8s ease-in-out infinite alternate}.hero-slider__content{align-items:flex-start;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:100svh;padding:112px 0 86px;position:relative;width:calc(100% - 32px);z-index:2}.hero-slider__slide.is-active .hero-slider__content{animation:heroFadeUp .9s ease-out both}.hero-slider__title{color:#fff;font-size:clamp(2rem,8vw,4.8rem);font-weight:800;letter-spacing:-.03em;line-height:1.02;margin:0 0 16px;max-width:12ch;text-wrap:balance}.hero-slider__slide.is-active .hero-slider__title{animation:heroTitleUp 1s ease-out both}.hero-slider__subtitle{color:hsla(0,0%,100%,.92);font-size:clamp(.98rem,3.5vw,1.2rem);line-height:1.65;margin:0 0 24px;max-width:34ch}.hero-slider__slide.is-active .hero-slider__subtitle{animation:heroSubtitleUp 1.15s ease-out both}.hero-slider__buttons{align-items:stretch;gap:12px;max-width:320px}.hero-slider__controls{bottom:22px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.hero-slider__dot{background:hsla(0,0%,100%,.45);border:0;border-radius:999px;cursor:pointer;height:10px;transition:all .25s ease;width:10px}.hero-slider__dot.is-active{background:#e1251b;width:28px}@media (min-width:768px){.hero-slider,.hero-slider__slide,.hero-slider__slides{min-height:100svh}.hero-slider__slide.is-active .hero-slider__image{animation:heroKenBurnsDesktop 14s ease-in-out infinite alternate}.hero-slider__content{padding:130px 0 92px;width:min(1200px,100% - 48px)}.hero-slider__title{font-size:clamp(2.4rem,5vw,4.8rem);margin-bottom:18px;max-width:700px}.hero-slider__subtitle{font-size:clamp(1rem,1.6vw,1.2rem);margin-bottom:28px;max-width:640px}.hero-slider__buttons{align-items:center;flex-direction:row;flex-wrap:wrap;gap:16px;max-width:none;width:auto}.hero-slider__controls{bottom:28px}.hero-slider__dot{height:12px;width:12px}.hero-slider__dot.is-active{width:34px}.hero-slider__slide:after{bottom:-90px;filter:blur(22px);height:360px;right:-90px;width:360px}}@media (min-width:1024px){.hero__overlay--dark{background:linear-gradient(90deg,rgba(3,10,24,.78),rgba(3,10,24,.5) 38%,rgba(3,10,24,.24) 68%,rgba(3,10,24,.14)),linear-gradient(180deg,rgba(3,10,24,.08),rgba(3,10,24,.28) 60%,rgba(3,10,24,.62))}}.problem-section{background-color:#f5f5f5}.problem-section__content{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}@media (max-width:768px){.problem-section__content{gap:40px;grid-template-columns:1fr}}.problem-section__text h2{margin-bottom:24px}.problem-section__text p{font-size:18px;line-height:1.8;margin-bottom:24px}.problem-section__highlight{color:#d52b1e;font-weight:600}.problem-section__image{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.12);overflow:hidden}.problem-section__image img{height:auto;width:100%}.features-section__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.features-section__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.features-section__grid{grid-template-columns:1fr}}.services-preview{background-color:#f5f5f5}.services-preview__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.services-preview__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.services-preview__grid{grid-template-columns:1fr}}.service-card{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:18px;box-shadow:0 8px 24px rgba(16,24,40,.06);display:flex;flex-direction:column;height:100%;min-height:520px;overflow:hidden;padding:2rem;position:relative;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.service-card:hover{border-color:rgba(180,24,24,.18);box-shadow:0 22px 48px rgba(16,24,40,.14);transform:translateY(-8px)}.service-card__icon{align-items:center;background:linear-gradient(180deg,#d92d20,#a61b13);border-radius:10px;display:inline-flex;flex-shrink:0;height:70px;justify-content:center;margin-bottom:1.5rem;width:70px}.service-card__icon svg{fill:#fff;height:32px;width:32px}.service-card__title{color:#0b2a56;font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0 0 1.25rem;transition:transform .3s ease,color .3s ease}.service-card:hover .service-card__title{color:#081f40;transform:translateY(-2px)}.service-card__text{color:#667085;font-size:1.1rem;line-height:1.65;margin:0 0 1.75rem}.service-card__footer{border-top:1px solid rgba(15,23,42,.1);display:flex;flex:1;flex-direction:column;margin-top:auto;min-height:0;padding-top:1.25rem}.service-card__link{align-items:center;color:#475467;display:inline-flex;font-size:1.05rem;font-weight:500;margin-bottom:1rem;text-decoration:none;transition:color .25s ease,transform .25s ease;width:-moz-fit-content;width:fit-content}.service-card:hover .service-card__link{color:#0b2a56;transform:translateX(2px)}.service-card__cta-media{background:#e9eef5;border-radius:0;display:flex;flex:1;min-height:180px;overflow:hidden;position:relative}.service-card__cta-media:after{background:linear-gradient(180deg,rgba(10,20,40,0),rgba(10,20,40,.08));content:"";inset:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.service-card:hover .service-card__cta-media:after{opacity:.65}.service-card__cta-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .55s ease,filter .35s ease;width:100%}.service-card:hover .service-card__cta-image{filter:saturate(1.04) contrast(1.03);transform:scale(1.06)}@media (max-width:767px){.service-card{min-height:460px;padding:1.5rem}.service-card__title{font-size:1.7rem}.service-card__text{font-size:1rem}.service-card__cta-media{min-height:150px}}.sectors-section__grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.sectors-section__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.sectors-section__grid{grid-template-columns:1fr}}.benefits-section__list{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}@media (max-width:480px){.benefits-section__list{grid-template-columns:1fr}}.benefits-section__item{align-items:center;display:flex;gap:16px}.benefits-section__item svg{fill:#d52b1e;flex-shrink:0;height:24px;width:24px}.benefits-section__item span{color:#0a1d3a;font-size:18px;font-weight:600}.cta-section{align-items:center;background-color:#0a1d3a;display:flex;flex-direction:column;justify-content:center;margin:30px auto;padding:40px 20px;text-align:center;width:70%}.cta-section__title{color:#fff;margin-bottom:16px}.cta-section__text{color:hsla(0,0%,100%,.9);font-size:20px;margin-bottom:40px}.security-tech{background:#f3f3f3;overflow:hidden;padding:72px 0}.security-tech__container{margin:0 auto;width:min(1180px,100% - 32px)}.security-tech__header{margin-bottom:42px;text-align:center}.security-tech__title{color:#1f2732;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.08;margin:0;text-transform:uppercase}.security-tech__subtitle{color:#d60000;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.1;margin:12px 0 0;text-transform:uppercase}.security-tech__layout{align-items:center;display:grid;gap:28px;grid-template-columns:1fr}.security-tech__column{display:grid;gap:14px}.security-tech__item{align-items:center;animation-duration:.8s;animation-fill-mode:forwards;background:linear-gradient(90deg,#2c2d2f,#333538);border:1px solid hsla(0,0%,100%,.04);box-shadow:0 10px 24px rgba(0,0,0,.08);color:#fff;display:flex;gap:16px;min-height:74px;opacity:0;padding:16px 24px;transition:transform .35s ease,box-shadow .35s ease,background .35s ease}.security-tech__item:hover{background:linear-gradient(90deg,#242527,#2d2f32);box-shadow:0 18px 30px rgba(0,0,0,.14);transform:translateY(-4px)}.security-tech__item--left{animation-name:slideInLeftSoft;border-radius:18px 18px 42px 18px;justify-content:space-between}.security-tech__item--right{animation-name:slideInRightSoft;border-radius:18px 18px 18px 42px;justify-content:flex-start}.security-tech__item:first-child{animation-delay:.08s}.security-tech__item:nth-child(2){animation-delay:.16s}.security-tech__item:nth-child(3){animation-delay:.24s}.security-tech__item:nth-child(4){animation-delay:.32s}.security-tech__item:nth-child(5){animation-delay:.4s}.security-tech__item:nth-child(6){animation-delay:.48s}.security-tech__item-text{font-size:clamp(1rem,1.6vw,1.15rem);font-weight:500;line-height:1.2}.security-tech__item-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:44px;justify-content:center;width:44px}.security-tech__item-icon svg{fill:none;height:100%;stroke:#e10600;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:100%}.security-tech__phone-wrap{align-items:center;animation:phoneReveal .9s ease .2s forwards;display:flex;justify-content:center;opacity:0}.security-tech__phone{animation:phoneFloat 4.5s ease-in-out infinite;transform:translateY(8px);width:min(100%,320px)}.security-tech__phone img{display:block;filter:drop-shadow(0 18px 30px rgba(0,0,0,.18));height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@keyframes slideInLeftSoft{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRightSoft{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@keyframes phoneReveal{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (min-width:768px){.security-tech{padding:84px 0}.security-tech__layout{gap:22px;grid-template-columns:1fr 280px 1fr}.security-tech__phone{width:280px}.security-tech__column{gap:12px}.security-tech__item{min-height:74px;padding:16px 20px}.hero-slider__buttons{align-items:center;flex-direction:row;flex-wrap:wrap;gap:16px;width:auto}.hero-slider__buttons .btn{width:auto}}@media (min-width:1024px){.security-tech__layout{gap:26px;grid-template-columns:minmax(300px,1fr) 310px minmax(300px,1fr)}.security-tech__phone{width:310px}.security-tech__item{min-height:82px;padding:18px 24px}.security-tech__item-text{font-size:1.15rem}.security-tech__item-icon{height:48px;width:48px}}@media (max-width:767px){.security-tech__header{margin-bottom:28px}.security-tech__phone{width:min(100%,250px)}.security-tech__column{gap:12px}.security-tech__item{min-height:66px;padding:14px 18px}.security-tech__item--left,.security-tech__item--right{border-radius:16px}.security-tech__item-icon{height:38px;width:38px}}@keyframes heroKenBurnsMobile{0%{transform:scale(1.12) translateZ(0)}50%{transform:scale(1.18) translate3d(-2%,1.2%,0)}to{transform:scale(1.22) translate3d(1.5%,-1.2%,0)}}@keyframes heroKenBurnsDesktop{0%{transform:scale(1.08) translateZ(0)}25%{transform:scale(1.11) translate3d(-1%,-.5%,0)}50%{transform:scale(1.13) translate3d(.8%,-1%,0)}75%{transform:scale(1.1) translate3d(-.6%,.8%,0)}to{transform:scale(1.14) translate3d(1%,.3%,0)}}@keyframes heroGlowFloat{0%{opacity:.82;transform:translateZ(0) scale(1)}to{opacity:1;transform:translate3d(-18px,-16px,0) scale(1.08)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTitleUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroSubtitleUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroButtonsUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-slider__buttons{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.hero-slider__buttons .btn{max-width:320px;text-align:center;width:100%}.hero-slider__slide.is-active .hero-slider__buttons{animation:heroButtonsUp 1.25s ease-out both}.hero-internal{align-items:center;background:linear-gradient(135deg,rgba(10,29,58,.97),rgba(30,58,95,.92)),radial-gradient(circle at 20% 20%,rgba(213,43,30,.18),transparent 30%);display:flex;isolation:isolate;justify-content:center;min-height:100svh;overflow:hidden;padding:112px 20px 76px;position:relative;text-align:center}@media (min-width:480px){.hero-internal{min-height:360px;padding:124px 24px 84px}}@media (min-width:768px){.hero-internal{min-height:460px;padding:146px 24px 96px}}@media (min-width:1024px){.hero-internal{min-height:560px;padding:166px 24px 110px}}.hero-internal:before{background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:48px 48px;inset:0;opacity:.45}.hero-internal:after,.hero-internal:before{content:"";pointer-events:none;position:absolute}.hero-internal:after{animation:heroInternalFloatMobile 8s ease-in-out infinite alternate;background:radial-gradient(circle,rgba(213,43,30,.28),transparent 68%);filter:blur(18px);height:260px;right:-70px;top:-50px;width:260px}@media (min-width:768px){.hero-internal:after{animation:heroInternalFloatDesktop 12s ease-in-out infinite alternate;height:420px;right:-120px;top:-120px;width:420px}}.hero-internal__content{animation:heroInternalFadeUp .9s ease-out both;color:#fff;margin:0 auto;max-width:920px;position:relative;width:100%;z-index:2}.hero-internal__title{animation:heroInternalTitleUp 1s ease-out both;color:#fff;font-size:clamp(2rem,7vw,4rem);letter-spacing:-.03em;line-height:1.04;margin:0 0 8px;text-wrap:balance}.hero-internal__subtitle{animation:heroInternalSubtitleUp 1.15s ease-out both;color:hsla(0,0%,100%,.92);font-size:clamp(1rem,2vw,1.25rem);line-height:1.65;margin:0 auto;max-width:720px}.history-section__content{align-items:center;display:grid;gap:40px;grid-template-columns:1fr}@media (min-width:768px){.history-section__content{gap:60px;grid-template-columns:1.05fr .95fr}}.history-section__text p{color:#6b7280;font-size:17px;line-height:1.85;margin-bottom:24px}@media (min-width:768px){.history-section__text p{font-size:18px}}.history-section__image{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.12);min-height:280px;overflow:hidden;position:relative}@media (min-width:768px){.history-section__image{min-height:380px}}.history-section__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.history-section__image:after{background:linear-gradient(0deg,rgba(10,29,58,.28),transparent 45%);content:"";inset:0;pointer-events:none;position:absolute}.history-section__image:hover img{transform:scale(1.04)}.mission-vision{background:linear-gradient(180deg,#f5f5f5,#fafafa)}.mission-vision__grid{display:grid;gap:24px;grid-template-columns:1fr}@media (min-width:768px){.mission-vision__grid{grid-template-columns:repeat(2,1fr)}}.mission-vision__card{background-color:#fff;border:1px solid rgba(10,29,58,.06);border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08);overflow:hidden;padding:40px;position:relative;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.mission-vision__card:before{background:linear-gradient(90deg,#d52b1e,rgba(213,43,30,0));content:"";height:4px;left:0;position:absolute;top:0;width:100%}.mission-vision__card:hover{border-color:rgba(213,43,30,.14);box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-6px)}.mission-vision__card h3{color:#0a1d3a;font-size:clamp(1.35rem,2vw,1.75rem);letter-spacing:-.02em;margin-bottom:16px}.mission-vision__card p{color:#6b7280;font-size:16px;line-height:1.75;margin:0}.values-section__grid{display:grid;gap:24px;grid-template-columns:1fr}@media (min-width:480px){.values-section__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.values-section__grid{grid-template-columns:repeat(4,1fr)}}.values-section__item{background:#fff;border:1px solid rgba(10,29,58,.06);border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08);padding:40px;text-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.values-section__item:hover{border-color:rgba(213,43,30,.16);box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-8px)}.values-section__item:hover .values-section__icon{transform:rotateY(180deg) scale(1.05)}.values-section__icon{align-items:center;background:linear-gradient(135deg,#0a1d3a,#1e3a5f);border-radius:50%;box-shadow:0 16px 32px rgba(10,29,58,.18);display:flex;height:86px;justify-content:center;margin:0 auto 24px;transition:transform .7s ease;width:86px}.values-section__icon svg{fill:#fff;height:38px;width:38px}.values-section__title{color:#0a1d3a;font-size:22px;margin-bottom:8px}.values-section__text{color:#6b7280;font-size:16px;line-height:1.7;margin:0}.confidentiality-section{background:linear-gradient(135deg,#0a1d3a,#142740);color:#fff;overflow:hidden;position:relative}.confidentiality-section:before{background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:54px 54px;content:"";inset:0;opacity:.4;pointer-events:none;position:absolute}.confidentiality-section__content{align-items:center;display:grid;gap:40px;grid-template-columns:1fr;position:relative;z-index:2}@media (min-width:768px){.confidentiality-section__content{gap:60px;grid-template-columns:1fr 1fr}}.confidentiality-section__text h2{color:#fff;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.03em;line-height:1.08;margin-bottom:24px}.confidentiality-section__text p{color:hsla(0,0%,100%,.92);font-size:17px;line-height:1.85;margin:0}@media (min-width:768px){.confidentiality-section__text p{font-size:18px}}.confidentiality-section__image{align-items:center;display:flex;justify-content:center}.confidentiality-section__image svg{animation:confidentialityFloat 4.5s ease-in-out infinite;fill:#d52b1e;filter:drop-shadow(0 16px 32px rgba(213,43,30,.22));height:120px;width:120px}@media (min-width:768px){.confidentiality-section__image svg{height:140px;width:140px}}@keyframes heroInternalFloatMobile{0%{opacity:.86;transform:translateZ(0) scale(1)}to{opacity:1;transform:translate3d(-16px,12px,0) scale(1.1)}}@keyframes heroInternalFloatDesktop{0%{transform:translate(0) scale(1)}50%{transform:translate(-20px,15px) scale(1.05)}to{transform:translate(10px,-10px) scale(1)}}@keyframes heroInternalFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroInternalTitleUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroInternalSubtitleUp{0%{opacity:0;transform:translateY(22px)}to{opacity:.92;transform:translateY(0)}}@keyframes confidentialityFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.services-hero{align-items:center;background:linear-gradient(135deg,rgba(10,29,58,.96),rgba(30,58,95,.9)),radial-gradient(circle at 20% 25%,rgba(213,43,30,.16),transparent 28%);display:flex;isolation:isolate;justify-content:center;min-height:100svh;overflow:hidden;padding:112px 20px 76px;position:relative;text-align:center}@media (min-width:480px){.services-hero{min-height:360px;padding:125px 24px 82px}}@media (min-width:768px){.services-hero{min-height:500px;padding:140px 24px 90px}}@media (min-width:1024px){.services-hero{min-height:620px;padding:160px 24px 100px}}.services-hero:before{background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:54px 54px;inset:0;opacity:.45}.services-hero:after,.services-hero:before{content:"";pointer-events:none;position:absolute}.services-hero:after{animation:servicesHeroFloatMobile 8s ease-in-out infinite alternate;background:radial-gradient(circle,rgba(213,43,30,.28),transparent 68%);bottom:-70px;filter:blur(18px);height:260px;right:-70px;width:260px}@media (min-width:768px){.services-hero:after{animation:servicesHeroFloatDesktop 12s ease-in-out infinite alternate;bottom:-120px;filter:blur(22px);height:420px;right:-100px;width:420px}}.services-hero .hero__background{inset:0;overflow:hidden;position:absolute;z-index:0}.services-hero .hero__background img{animation:servicesHeroZoomMobile 9s ease-in-out infinite alternate;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transform:scale(1.1);width:100%;will-change:transform}@media (min-width:768px){.services-hero .hero__background img{animation:servicesHeroZoomDesktop 16s ease-in-out infinite alternate;transform:scale(1.04)}}.services-hero .hero__overlay{inset:0;position:absolute;z-index:1}.services-hero .hero__overlay--dark{background:linear-gradient(180deg,rgba(10,29,58,.2),rgba(10,29,58,.42) 46%,rgba(10,29,58,.76)),linear-gradient(90deg,rgba(10,29,58,.76),rgba(10,29,58,.46) 40%,rgba(10,29,58,.22))}.services-hero__content{animation:servicesHeroFadeUp .9s ease-out both;color:#fff;margin:0 auto;max-width:860px;position:relative;z-index:2}.services-hero__title{animation:servicesHeroTitleUp 1s ease-out both;color:#fff;font-size:clamp(2.1rem,6vw,4.6rem);letter-spacing:-.03em;line-height:1.02;margin-bottom:16px;text-wrap:balance}.services-hero__subtitle{animation:servicesHeroSubtitleUp 1.15s ease-out both;color:hsla(0,0%,100%,.92);font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;margin:0 auto;max-width:680px}.services-list__item{align-items:stretch;border-bottom:1px solid hsla(220,9%,46%,.1);display:grid;gap:40px;grid-template-columns:1fr;padding:60px 0}@media (min-width:768px){.services-list__item{gap:60px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);padding:80px 0}}.services-list__item:last-child{border-bottom:none}@media (min-width:768px){.services-list__item:nth-child(2n) .services-list__content{order:2}.services-list__item:nth-child(2n) .services-list__image{order:1}}.services-list__content{display:flex;flex-direction:column;gap:24px;justify-content:center;min-width:0}.services-list__content h3{color:#0a1d3a;font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.02em;line-height:1.08;margin:0}.services-list__description{color:#6b7280;font-size:17px;line-height:1.85;margin:0}@media (min-width:768px){.services-list__description{font-size:18px}}.services-list__benefits,.services-list__features{display:grid;gap:8px;list-style:none;margin:0;padding:0}.services-list__benefits li,.services-list__features li{align-items:flex-start;display:flex;font-size:16px;gap:12px;line-height:1.6;padding:8px 0}.services-list__benefits li svg,.services-list__features li svg{fill:#d52b1e;flex-shrink:0;height:20px;margin-top:2px;width:20px}.services-list__features{background:rgba(10,29,58,.03);border:1px solid rgba(10,29,58,.06);border-radius:6px;padding:24px}.services-list__benefits li{color:#0a1d3a;font-weight:600}.services-list__image{background:linear-gradient(180deg,rgba(10,29,58,.05),rgba(10,29,58,.12));border-radius:22px;box-shadow:0 18px 40px rgba(16,24,40,.12);isolation:isolate;min-height:300px;min-width:0;overflow:hidden;position:relative}@media (min-width:768px){.services-list__image{height:100%;min-height:100%}}@media (min-width:1024px){.services-list__image{min-height:460px}}.services-list__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:transform .6s ease,filter .35s ease;width:100%}.services-list__image:before{background:linear-gradient(0deg,rgba(10,29,58,.28),transparent 42%),linear-gradient(90deg,hsla(0,0%,100%,.04),transparent 35%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.services-list__image:after{border:1px solid hsla(0,0%,100%,.18);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.services-list__image:hover img{filter:saturate(1.03) contrast(1.02);transform:scale(1.04)}.services-grid__grid{display:grid;gap:24px;grid-template-columns:1fr}@media (min-width:768px){.services-grid__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid__grid{grid-template-columns:repeat(3,1fr)}}.services-grid .service-card{background:#fff;border:1px solid rgba(10,29,58,.06);border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08);height:100%;padding:40px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.services-grid .service-card:hover{border-color:rgba(213,43,30,.16);box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-8px)}.services-grid .service-card__icon{align-items:center;background:linear-gradient(135deg,#0a1d3a,#1e3a5f);border-radius:18px;box-shadow:0 14px 28px rgba(10,29,58,.16);display:inline-flex;height:70px;justify-content:center;margin-bottom:24px;width:70px}.services-grid .service-card__icon svg{fill:#fff;height:32px;width:32px}.services-grid .service-card__title{color:#0a1d3a;font-size:1.4rem;line-height:1.15;margin-bottom:8px}.services-grid .service-card__text{color:#6b7280;font-size:16px;line-height:1.75;margin:0}@keyframes servicesHeroFloatMobile{0%{opacity:.84;transform:translateZ(0) scale(1)}to{opacity:1;transform:translate3d(-16px,-12px,0) scale(1.1)}}@keyframes servicesHeroFloatDesktop{0%{transform:translate(0) scale(1)}50%{transform:translate(-20px,15px) scale(1.05)}to{transform:translate(10px,-10px) scale(1)}}@keyframes servicesHeroZoomMobile{0%{transform:scale(1.1) translateZ(0)}50%{transform:scale(1.16) translate3d(-2%,1.4%,0)}to{transform:scale(1.22) translate3d(1.6%,-1.2%,0)}}@keyframes servicesHeroZoomDesktop{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.1) translate3d(1%,-1%,0)}}@keyframes servicesHeroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes servicesHeroTitleUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes servicesHeroSubtitleUp{0%{opacity:0;transform:translateY(22px)}to{opacity:.92;transform:translateY(0)}}.sst-hero{align-items:center;background:linear-gradient(135deg,rgba(10,29,58,.97),rgba(30,58,95,.92)),radial-gradient(circle at 20% 20%,rgba(213,43,30,.18),transparent 30%);display:flex;isolation:isolate;justify-content:center;min-height:100svh;overflow:hidden;padding:112px 20px 76px;position:relative;text-align:center}@media (min-width:480px){.sst-hero{min-height:360px;padding:125px 24px 82px}}@media (min-width:768px){.sst-hero{min-height:460px;padding:145px 24px 95px}}@media (min-width:1024px){.sst-hero{min-height:560px;padding:165px 24px 110px}}.sst-hero:before{background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:48px 48px;inset:0;opacity:.45}.sst-hero:after,.sst-hero:before{content:"";pointer-events:none;position:absolute}.sst-hero:after{animation:sstHeroFloatMobile 8s ease-in-out infinite alternate;background:radial-gradient(circle,rgba(213,43,30,.28),transparent 68%);filter:blur(18px);height:240px;right:-60px;top:-40px;width:240px}@media (min-width:768px){.sst-hero:after{animation:sstHeroFloatDesktop 12s ease-in-out infinite alternate;filter:blur(22px);height:420px;right:-120px;top:-120px;width:420px}}.sst-hero__content{animation:sstHeroFadeUp .9s ease-out both;color:#fff;margin:0 auto;max-width:860px;padding:0 4px;position:relative;width:100%;z-index:2}.sst-hero__title{animation:sstHeroTitleUp 1s ease-out both;color:#fff;font-size:clamp(2rem,7vw,4.2rem);letter-spacing:-.03em;line-height:1.05;margin:0 0 16px;text-wrap:balance}.sst-hero__subtitle{animation:sstHeroSubtitleUp 1.15s ease-out both;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;margin:0 auto;max-width:700px;opacity:.92}.sst-intro__grid{display:grid;gap:32px;grid-template-columns:1fr;margin-top:40px}@media (min-width:768px){.sst-intro__grid{align-items:center;gap:48px;grid-template-columns:1fr 1fr}}.sst-intro__content{max-width:620px}.sst-intro__text{color:#667085;font-size:17px;line-height:1.85;margin-bottom:24px}@media (min-width:768px){.sst-intro__text{font-size:18px}}.sst-intro__list{display:grid;gap:10px;list-style:none;margin-top:24px;padding:0}.sst-intro__list li{color:#0b2a56;font-size:16px;font-weight:500;padding-left:24px;position:relative}.sst-intro__list li:before{background:#d60000;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:8px;width:8px}.sst-intro__image{border-radius:18px;box-shadow:0 18px 40px rgba(16,24,40,.12);min-height:260px;overflow:hidden}@media (min-width:768px){.sst-intro__image{min-height:380px}}.sst-intro__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.sst-intro__image:hover img{transform:scale(1.05)}.method-timeline{background-color:#f5f5f5}.method-timeline__list{display:flex;justify-content:space-between;position:relative}@media (max-width:768px){.method-timeline__list{flex-direction:column;gap:24px}}.method-timeline__list:before{background-color:rgba(10,29,58,.2);content:"";height:2px;left:0;position:absolute;top:40px;width:100%}@media (max-width:768px){.method-timeline__list:before{display:none}}.method-timeline__step{flex:1;position:relative;text-align:center;z-index:1}@media (max-width:768px){.method-timeline__step{align-items:center;display:flex;gap:16px;text-align:left}}.method-timeline__number{align-items:center;background-color:#fff;border:3px solid #d52b1e;border-radius:50%;color:#d52b1e;display:flex;font-size:24px;font-weight:800;height:80px;justify-content:center;margin:0 auto 16px;width:80px}@media (max-width:768px){.method-timeline__number{flex-shrink:0;font-size:20px;height:60px;margin:0;width:60px}}.method-timeline__title{font-size:22px;margin-bottom:8px}.method-timeline__text{color:#6b7280;font-size:14px;margin:0 auto;max-width:200px}@media (max-width:768px){.method-timeline__text{margin:0;max-width:none}}.emergency-management__grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.emergency-management__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.emergency-management__grid{grid-template-columns:1fr}}.emergency-management__card{background-color:#fff;border:1px solid transparent;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08);padding:40px;text-align:center;transition:all .3s ease}.emergency-management__card:hover{border-color:#d52b1e;box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-8px)}.emergency-management__card svg{fill:#d52b1e;height:48px;margin-bottom:16px;width:48px}.emergency-management__card h4{font-size:18px;margin-bottom:8px}.emergency-management__card p{color:#6b7280;font-size:14px;margin:0}.sst-benefits{background-color:#f5f5f5}.sst-benefits__list{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}@media (max-width:480px){.sst-benefits__list{grid-template-columns:1fr}}.sst-benefits__item{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;gap:16px;padding:24px}.sst-benefits__item svg{fill:#d52b1e;flex-shrink:0;height:28px;width:28px}.sst-benefits__item span{color:#0a1d3a;font-size:18px;font-weight:600}@keyframes sstHeroFloatMobile{0%{opacity:.84;transform:translateZ(0) scale(1)}to{opacity:1;transform:translate3d(-14px,12px,0) scale(1.08)}}@keyframes sstHeroFloatDesktop{0%{transform:translate(0) scale(1)}50%{transform:translate(-20px,15px) scale(1.05)}to{transform:translate(10px,-10px) scale(1)}}@keyframes sstHeroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes sstHeroTitleUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes sstHeroSubtitleUp{0%{opacity:0;transform:translateY(22px)}to{opacity:.92;transform:translateY(0)}}.contact-hero{align-items:center;background:linear-gradient(135deg,rgba(10,29,58,.96),rgba(30,58,95,.9)),radial-gradient(circle at 20% 25%,rgba(213,43,30,.16),transparent 28%);display:flex;isolation:isolate;justify-content:center;min-height:100svh;overflow:hidden;padding:112px 20px 76px;position:relative;text-align:center}@media (min-width:480px){.contact-hero{min-height:360px;padding:125px 24px 82px}}@media (min-width:768px){.contact-hero{min-height:480px;padding:145px 24px 95px}}@media (min-width:1024px){.contact-hero{min-height:600px;padding:165px 24px 110px}}.contact-hero:before{background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:54px 54px;inset:0;opacity:.45}.contact-hero:after,.contact-hero:before{content:"";pointer-events:none;position:absolute}.contact-hero:after{animation:contactHeroFloatMobile 8s ease-in-out infinite alternate;background:radial-gradient(circle,rgba(213,43,30,.28),transparent 68%);bottom:-70px;filter:blur(18px);height:260px;right:-70px;width:260px}@media (min-width:768px){.contact-hero:after{animation:contactHeroFloatDesktop 12s ease-in-out infinite alternate;bottom:-120px;filter:blur(22px);height:420px;right:-100px;width:420px}}.contact-hero .hero__background{inset:0;overflow:hidden;position:absolute;z-index:0}.contact-hero .hero__background img{animation:contactHeroZoomMobile 9s ease-in-out infinite alternate;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transform:scale(1.1);width:100%;will-change:transform}@media (min-width:768px){.contact-hero .hero__background img{animation:contactHeroZoomDesktop 16s ease-in-out infinite alternate;transform:scale(1.04)}}.contact-hero .hero__overlay{inset:0;position:absolute;z-index:1}.contact-hero .hero__overlay--dark{background:linear-gradient(180deg,rgba(10,29,58,.2),rgba(10,29,58,.44) 46%,rgba(10,29,58,.76)),linear-gradient(90deg,rgba(10,29,58,.78),rgba(10,29,58,.46) 40%,rgba(10,29,58,.22))}.contact-hero__content{animation:contactHeroFadeUp .9s ease-out both;color:#fff;margin:0 auto;max-width:860px;position:relative;z-index:2}.contact-hero__title{animation:contactHeroTitleUp 1s ease-out both;color:#fff;font-size:clamp(2.1rem,6vw,4.4rem);letter-spacing:-.03em;line-height:1.03;margin:0 0 16px;text-wrap:balance}.contact-hero__subtitle{animation:contactHeroSubtitleUp 1.15s ease-out both;color:hsla(0,0%,100%,.92);font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;margin:0 auto;max-width:680px}.contact-info{margin-top:-70px;position:relative;z-index:3}@media (max-width:768px){.contact-info{margin-top:-40px}}.contact-info__grid{display:grid;gap:24px;grid-template-columns:1fr}@media (min-width:768px){.contact-info__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.contact-info__grid{grid-template-columns:repeat(4,1fr)}}.contact-info__card{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.96);border:1px solid rgba(10,29,58,.06);border-radius:20px;box-shadow:0 16px 40px rgba(16,24,40,.12);padding:40px;text-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.contact-info__card:hover{border-color:rgba(213,43,30,.18);box-shadow:0 22px 48px rgba(16,24,40,.16);transform:translateY(-8px)}.contact-info__card svg{fill:#d52b1e;height:42px;margin-bottom:16px;width:42px}.contact-info__card h4{color:#0a1d3a;font-size:18px;margin-bottom:8px}.contact-info__card p{color:#6b7280;font-size:16px;line-height:1.6;margin:0}.contact-info__card a{color:#0a1d3a;font-weight:600;text-decoration:none;transition:color .25s ease}.contact-info__card a:hover{color:#d52b1e}.contact-form{background:linear-gradient(180deg,#f5f5f5,#fafafa)}.contact-form__content{align-items:start;display:grid;gap:40px;grid-template-columns:1fr}@media (min-width:768px){.contact-form__content{gap:60px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}}.contact-form__info h3{color:#0a1d3a;font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:-.02em;line-height:1.08;margin-bottom:16px}.contact-form__info p{color:#6b7280;font-size:18px;line-height:1.8;margin-bottom:24px}.contact-form__info .info-card{background:#fff;border:1px solid rgba(10,29,58,.06);border-radius:18px;box-shadow:0 4px 15px rgba(0,0,0,.08);margin-top:30px!important;padding:24px}.contact-form__form{background:#fff;border:1px solid rgba(10,29,58,.06);border-radius:24px;box-shadow:0 20px 46px rgba(16,24,40,.1);padding:40px}@media (min-width:768px){.contact-form__form{padding:48px}}.contact-form__submit{width:100%}.form-group{margin-bottom:24px}.form-group label{color:#0a1d3a;display:block;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{background-color:#fff;border:1.5px solid hsla(220,9%,46%,.18);border-radius:14px;font-size:16px;padding:15px 16px;transition:border-color .25s ease,box-shadow .25s ease,transform .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d52b1e;box-shadow:0 0 0 4px rgba(213,43,30,.08);outline:none}.form-group input::-moz-placeholder,.form-group select::-moz-placeholder,.form-group textarea::-moz-placeholder{color:hsla(220,9%,46%,.5)}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:hsla(220,9%,46%,.5)}.form-group textarea{min-height:130px;resize:vertical}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%236B7280' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.form-group--hidden{left:-9999px!important;opacity:0!important;pointer-events:none!important;position:absolute!important}.map-section{background:linear-gradient(180deg,#fff,#fafafa)}.map-section__wrapper{align-items:start;display:grid;gap:40px;grid-template-columns:1fr;margin-top:40px;position:relative}@media (min-width:768px){.map-section__wrapper{gap:60px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}}.map-section__content{background:#fff;border:1px solid rgba(10,29,58,.06);border-radius:24px;box-shadow:0 18px 40px rgba(16,24,40,.12);overflow:hidden}.map-section__content iframe{border:none;display:block;height:460px;width:100%}@media (max-width:480px){.map-section__content iframe{height:340px}}.map-section__card{background:#fff;border:1px solid rgba(10,29,58,.06);border-radius:24px;box-shadow:0 20px 46px rgba(16,24,40,.1);padding:40px}@media (min-width:768px){.map-section__card{position:sticky;top:110px}}.map-section__eyebrow{color:#d52b1e;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.map-section__card-title{color:#0a1d3a;font-size:clamp(1.5rem,2.5vw,2rem);letter-spacing:-.02em;line-height:1.12;margin:0 0 16px}.map-section__card-text{color:#6b7280;font-size:16px;line-height:1.75;margin:0 0 24px}.map-section__details{display:grid;gap:14px;list-style:none;margin:0 0 24px;padding:0}.map-section__details li{border-bottom:1px solid rgba(10,29,58,.08);display:grid;gap:4px;padding-bottom:14px}.map-section__details li:last-child{border-bottom:none;padding-bottom:0}.map-section__details strong{color:#0a1d3a;font-size:14px;letter-spacing:.05em;text-transform:uppercase}.map-section__details span{color:#6b7280;line-height:1.6}.map-section__actions{margin-top:24px}.form-success{display:none;padding:40px;text-align:center}.form-success.is-visible{display:block}.form-success svg{fill:#d52b1e;height:64px;margin-bottom:24px;width:64px}.form-success h4{color:#0a1d3a;font-size:28px;margin-bottom:16px}.form-success p{color:#6b7280;font-size:16px;line-height:1.7}@keyframes contactHeroFloatMobile{0%{opacity:.84;transform:translateZ(0) scale(1)}to{opacity:1;transform:translate3d(-16px,-12px,0) scale(1.1)}}@keyframes contactHeroFloatDesktop{0%{transform:translate(0) scale(1)}50%{transform:translate(-20px,15px) scale(1.05)}to{transform:translate(10px,-10px) scale(1)}}@keyframes contactHeroZoomMobile{0%{transform:scale(1.1) translateZ(0)}50%{transform:scale(1.16) translate3d(-2%,1.4%,0)}to{transform:scale(1.22) translate3d(1.6%,-1.2%,0)}}@keyframes contactHeroZoomDesktop{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.1) translate3d(1%,-1%,0)}}@keyframes contactHeroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes contactHeroTitleUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes contactHeroSubtitleUp{0%{opacity:0;transform:translateY(22px)}to{opacity:.92;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .6s ease forwards}.animate-fade-in-up{animation:fadeInUp .8s ease forwards}.animate-slide-left{animation:slideInLeft .6s ease forwards}.animate-slide-right{animation:slideInRight .6s ease forwards}.animate-scale-in{animation:scaleIn .6s ease forwards}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.scroll-animate{opacity:0;transform:translateY(30px);transition:all .6s ease}.scroll-animate.is-visible{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#1e3a5f;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0a1d3a}::-moz-selection{background-color:#d52b1e;color:#fff}::selection{background-color:#d52b1e;color:#fff}:focus-visible{outline:2px solid #d52b1e;outline-offset:2px}