.Hero-module__ZARIfG__heroSection{text-align:center;background:radial-gradient(circle,#1a3c6e 0%,#06101f 100%);justify-content:center;align-items:center;height:auto;min-height:90vh;padding-top:8rem;padding-bottom:4rem;display:flex;position:relative}.Hero-module__ZARIfG__overlay{z-index:0;background-image: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='%23ffffff' fill-opacity='0.05'%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");width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__brandBadge{justify-content:center;align-items:center;margin-top:-2rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__brandBadge img{filter:drop-shadow(0 0 25px #64b4ffb3)drop-shadow(0 0 50px #64b4ff66);transition:filter .3s}.Hero-module__ZARIfG__brandBadge img:hover{filter:drop-shadow(0 0 35px #64b4ffe6)drop-shadow(0 0 70px #64b4ff99)}.Hero-module__ZARIfG__headline{text-shadow:0 4px 10px #00000080;margin-bottom:1.3rem;font-size:3.48rem;line-height:.95}.Hero-module__ZARIfG__subheadline{color:#ccc;max-width:600px;margin-bottom:1rem;font-size:1.3rem;font-weight:300}.Hero-module__ZARIfG__metaHighlight{color:#f6f7fb;text-shadow:0 1px 4px #00000073;background:linear-gradient(90deg,#ffd7001f,#ffffff0f);border:1px solid #ffd7008c;border-radius:10px;max-width:760px;margin:0 auto 2.2rem;padding:.8rem 1.1rem;font-size:1.2rem;line-height:1.35}.Hero-module__ZARIfG__heroButton{background-color:var(--color-green);color:#fff;text-transform:uppercase;border-radius:50px;align-items:center;gap:10px;padding:1rem 2rem;font-size:1.5rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 0 20px #28a74566}.Hero-module__ZARIfG__heroButton:hover{background-color:#218838;transform:scale(1.05);box-shadow:0 0 30px #28a74599}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:3rem}.Hero-module__ZARIfG__metaHighlight{margin-bottom:1.6rem;font-size:1.4rem}}
.ImageCarousel-module__JTA4Ma__carouselContainer{aspect-ratio:9/16;border-radius:12px;width:100%;max-width:500px;margin:2rem auto 0;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000080}.ImageCarousel-module__JTA4Ma__slide{opacity:0;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.ImageCarousel-module__JTA4Ma__active{opacity:1;z-index:10}.ImageCarousel-module__JTA4Ma__image{object-fit:cover}.ImageCarousel-module__JTA4Ma__indicators{z-index:20;gap:8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ImageCarousel-module__JTA4Ma__indicator{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:background-color .3s}.ImageCarousel-module__JTA4Ma__indicatorActive{background-color:var(--color-secondary);transform:scale(1.2)}
.ComboCard-module__bnq0Pq__card{border:1px solid #1e3a8a;border-top:4px solid var(--color-secondary);background-color:#0d2546;border-radius:12px;flex-direction:column;height:100%;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.ComboCard-module__bnq0Pq__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0006}.ComboCard-module__bnq0Pq__header{text-align:center;margin-bottom:1.5rem}.ComboCard-module__bnq0Pq__title{color:var(--color-secondary);margin-bottom:.5rem;font-size:2.5rem;line-height:1}.ComboCard-module__bnq0Pq__subtitle{color:#a0aec0;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem;font-weight:300}.ComboCard-module__bnq0Pq__list{flex-grow:1;margin-bottom:2rem;list-style:none}.ComboCard-module__bnq0Pq__item{align-items:start;margin-bottom:.75rem;font-size:1.1rem;display:flex}.ComboCard-module__bnq0Pq__checkIcon{color:var(--color-green);margin-right:.75rem;font-weight:700}.ComboCard-module__bnq0Pq__pricing{background-color:#0003;border-radius:8px;margin-bottom:1rem;padding:1rem}.ComboCard-module__bnq0Pq__priceRow,.ComboCard-module__bnq0Pq__priceBlock{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ComboCard-module__bnq0Pq__priceRow:last-child{margin-bottom:0}.ComboCard-module__bnq0Pq__priceLabel{color:#cbd5e0;font-size:.9rem}.ComboCard-module__bnq0Pq__priceValue{font-family:var(--font-heading);color:var(--color-white);font-size:1.6rem;font-weight:700}.ComboCard-module__bnq0Pq__discount{text-align:center;margin-bottom:1.4rem}.ComboCard-module__bnq0Pq__discountBadge{background-color:var(--color-green);color:#fff;text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:700}.ComboCard-module__bnq0Pq__ctaButton{background-color:var(--color-secondary);width:100%;color:var(--color-primary);text-align:center;font-family:var(--font-heading);text-transform:uppercase;border-radius:6px;padding:1rem;font-size:1.5rem;font-weight:700;transition:background-color .2s;display:block}.ComboCard-module__bnq0Pq__ctaButton:hover{background-color:#ffe066}@media (max-width:767px){.ComboCard-module__bnq0Pq__card{border-radius:10px;padding:.9rem}.ComboCard-module__bnq0Pq__header{margin-bottom:.75rem}.ComboCard-module__bnq0Pq__title{margin-bottom:.25rem;font-size:1.45rem}.ComboCard-module__bnq0Pq__subtitle{letter-spacing:.4px;font-size:.7rem}.ComboCard-module__bnq0Pq__list{margin-bottom:.85rem}.ComboCard-module__bnq0Pq__item{margin-bottom:.45rem;font-size:.8rem;line-height:1.25}.ComboCard-module__bnq0Pq__checkIcon{margin-right:.4rem}.ComboCard-module__bnq0Pq__pricing{margin-bottom:.7rem;padding:.65rem}.ComboCard-module__bnq0Pq__priceLabel{font-size:.7rem}.ComboCard-module__bnq0Pq__priceValue{font-size:1rem}.ComboCard-module__bnq0Pq__discount{margin-bottom:.75rem}.ComboCard-module__bnq0Pq__discountBadge{padding:.2rem .5rem;font-size:.62rem}.ComboCard-module__bnq0Pq__ctaButton{padding:.65rem;font-size:1rem}}
.DifferentialSection-module__EtXV2a__section{background-color:var(--color-dark-accent);padding:6rem 0;position:relative;overflow:hidden}.DifferentialSection-module__EtXV2a__title{text-align:center;color:var(--color-white);text-transform:uppercase;letter-spacing:2px;margin-bottom:4rem;font-size:3.5rem}.DifferentialSection-module__EtXV2a__title:after{content:"";background-color:var(--color-secondary);width:60px;height:4px;margin:1rem auto 0;display:block}.DifferentialSection-module__EtXV2a__grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.DifferentialSection-module__EtXV2a__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.DifferentialSection-module__EtXV2a__card:hover{border-color:var(--color-secondary);transform:translateY(-10px);box-shadow:0 10px 30px #0000004d}.DifferentialSection-module__EtXV2a__hidden{opacity:0;transform:scale(.8)translateY(20px)}.DifferentialSection-module__EtXV2a__visible{opacity:1;transform:scale(1)translateY(0)}.DifferentialSection-module__EtXV2a__card:first-child{transition-delay:0s}.DifferentialSection-module__EtXV2a__card:nth-child(2){transition-delay:.2s}.DifferentialSection-module__EtXV2a__card:nth-child(3){transition-delay:.4s}.DifferentialSection-module__EtXV2a__card:nth-child(4){transition-delay:.6s}.DifferentialSection-module__EtXV2a__imageContainer{aspect-ratio:9/9;border-radius:50%;width:100%;position:relative;overflow:hidden}.DifferentialSection-module__EtXV2a__image{object-fit:cover;transition:transform .5s}.DifferentialSection-module__EtXV2a__card:hover .DifferentialSection-module__EtXV2a__image{transform:scale(1.1)}.DifferentialSection-module__EtXV2a__content{text-align:center;z-index:1;flex-direction:column;flex-grow:1;align-items:center;padding:1.5rem;display:flex;position:relative}.DifferentialSection-module__EtXV2a__cardTitle{color:var(--color-secondary);font-size:2rem;font-family:var(--font-heading);margin-bottom:1rem}.DifferentialSection-module__EtXV2a__description{color:#ccc;margin-bottom:2rem;font-size:1rem;line-height:1.6}.DifferentialSection-module__EtXV2a__number{font-family:var(--font-heading);color:#ffffff0d;z-index:0;pointer-events:none;font-size:5.22rem;font-weight:700;line-height:1;position:absolute;bottom:-15px;right:-10px}@media (max-width:992px){.DifferentialSection-module__EtXV2a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.DifferentialSection-module__EtXV2a__grid{grid-template-columns:1fr}.DifferentialSection-module__EtXV2a__title{font-size:2.5rem}.DifferentialSection-module__EtXV2a__imageContainer{max-width:70%;margin:0 auto}}
.ReviewCarousel-module__TP9Y3W__section{padding:3rem 0 2.5rem}.ReviewCarousel-module__TP9Y3W__wrap{width:100%}.ReviewCarousel-module__TP9Y3W__title{text-align:center;margin-bottom:1.5rem}.ReviewCarousel-module__TP9Y3W__carouselShell{width:100vw;margin-left:calc(50% - 50vw)}.ReviewCarousel-module__TP9Y3W__carousel{position:relative}.ReviewCarousel-module__TP9Y3W__viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;padding:0 0 .4rem;overflow:auto hidden}.ReviewCarousel-module__TP9Y3W__track{gap:1rem;display:flex}.ReviewCarousel-module__TP9Y3W__card{scroll-snap-align:start;color:#0e0e0e;background:#ececec;border-radius:14px;flex-direction:column;flex:0 0 clamp(280px,78vw,460px);min-height:230px;padding:1rem;display:flex}.ReviewCarousel-module__TP9Y3W__card:first-child{margin-left:clamp(1rem,4vw,3rem)}.ReviewCarousel-module__TP9Y3W__card:last-child{margin-right:clamp(1rem,4vw,3rem)}.ReviewCarousel-module__TP9Y3W__cardHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ReviewCarousel-module__TP9Y3W__avatar{color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.25rem;font-weight:700;display:grid}.ReviewCarousel-module__TP9Y3W__avatarBlue{background:#1f6fd8}.ReviewCarousel-module__TP9Y3W__avatarSky{background:#1185ca}.ReviewCarousel-module__TP9Y3W__avatarOrange{background:#f05a22}.ReviewCarousel-module__TP9Y3W__avatarAmber{background:#d39f23}.ReviewCarousel-module__TP9Y3W__avatarBurnt{background:#c44618}.ReviewCarousel-module__TP9Y3W__name{font-size:1.1rem;line-height:1.1}.ReviewCarousel-module__TP9Y3W__age{color:#666;font-size:1rem}.ReviewCarousel-module__TP9Y3W__stars{color:#f0b400;letter-spacing:1px;margin-bottom:.5rem;font-size:1.2rem}.ReviewCarousel-module__TP9Y3W__text{flex:1;font-size:1.1rem;line-height:1.35}.ReviewCarousel-module__TP9Y3W__source{color:#8a8a8a;margin-top:.85rem;font-size:.95rem}.ReviewCarousel-module__TP9Y3W__navButton{z-index:2;color:#fff;cursor:pointer;background:#0a2d59;border:none;border-radius:50%;width:36px;height:36px;font-size:1.5rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.ReviewCarousel-module__TP9Y3W__navButton:hover{background:#123f78}.ReviewCarousel-module__TP9Y3W__navButton:first-of-type{left:.35rem}.ReviewCarousel-module__TP9Y3W__navButton:last-of-type{right:.35rem}.ReviewCarousel-module__TP9Y3W__dots{justify-content:center;gap:.45rem;margin-top:1rem;display:flex}.ReviewCarousel-module__TP9Y3W__dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:9px;height:9px}.ReviewCarousel-module__TP9Y3W__dotActive{background:var(--color-secondary)}@media (min-width:768px){.ReviewCarousel-module__TP9Y3W__card{flex-basis:clamp(330px,45vw,500px);min-height:220px}}@media (min-width:1280px){.ReviewCarousel-module__TP9Y3W__card{flex-basis:clamp(360px,34vw,520px)}}@media (max-width:767px){.ReviewCarousel-module__TP9Y3W__navButton{display:none}}
.Footer-module__S6Hkya__footer{color:#a0aec0;background-color:#050a12;border-top:1px solid #1e3a8a;margin-top:4rem;padding:4rem 0 0}.Footer-module__S6Hkya__container{flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-bottom:3rem;display:flex}.Footer-module__S6Hkya__section{flex:1;min-width:250px}.Footer-module__S6Hkya__brandTitle{color:#fff;margin-bottom:.5rem;font-size:2rem}.Footer-module__S6Hkya__slogan{color:var(--color-green);font-size:1.1rem;font-style:italic}.Footer-module__S6Hkya__contactLink{color:#fff;margin-top:.5rem;font-size:1.1rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__S6Hkya__contactLink:hover{color:var(--color-secondary)}.Footer-module__S6Hkya__waButton{background-color:var(--color-green);color:#fff;text-transform:uppercase;border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:700;display:inline-block}.Footer-module__S6Hkya__legal{text-align:center;color:#666;background-color:#000;width:100%;padding:1rem;font-size:.8rem}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:2rem 0;display:grid}@media (min-width:768px){.page-module___8aEwW__grid{gap:2rem}}
