.page-module__oonBiG__main{background:#f8fafc;min-height:100vh;padding-top:96px}.page-module__oonBiG__hero{background:linear-gradient(135deg,#0d3073 0%,#1e40af 100%);padding:3rem 1.5rem 2rem}.page-module__oonBiG__heroContainer{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.page-module__oonBiG__heroContent{flex-direction:column;flex:1;gap:1.5rem;display:flex}.page-module__oonBiG__trustpilotBadge{flex-direction:column;align-self:flex-start;gap:.5rem;text-decoration:none;display:inline-flex}.page-module__oonBiG__trustpilotRating{align-items:center;gap:.5rem;display:flex}.page-module__oonBiG__trustpilotExcellent{color:#fff;font-size:.95rem;font-weight:600}.page-module__oonBiG__trustpilotStars{width:110px;height:22px}.page-module__oonBiG__trustpilotInfo{color:#ffffffd9;align-items:center;gap:.35rem;font-size:.85rem;display:flex}.page-module__oonBiG__trustpilotCount{color:#fff;font-weight:600}.page-module__oonBiG__trustpilotText{color:#ffffffb3}.page-module__oonBiG__trustpilotLogo{width:20px;height:20px}.page-module__oonBiG__trustpilotBrand{color:#fff;font-weight:600}.page-module__oonBiG__heroTitle{color:#fff;max-width:500px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.page-module__oonBiG__heroCTAButton{color:#fff;cursor:pointer;background:#ff6b73;border:none;border-radius:10px;align-self:flex-start;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:background .15s,transform .15s}.page-module__oonBiG__heroCTAButton:hover{background:#ff5a63;transform:translateY(-2px)}.page-module__oonBiG__heroImageWrapper{flex-shrink:0}.page-module__oonBiG__heroImage{border-radius:16px;width:100%;max-width:486px;height:auto}.page-module__oonBiG__heroCheckmarks{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;max-width:1200px;margin:2rem auto 0;padding:1.5rem}.page-module__oonBiG__heroCheckmarksIntro{color:#ffffffe6;margin-bottom:1rem;font-size:1rem}.page-module__oonBiG__heroCheckmarksList{flex-wrap:wrap;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module__oonBiG__heroCheckmarkItem{align-items:center;gap:.5rem;display:flex}.page-module__oonBiG__heroCheckIcon{color:#4ade80;flex-shrink:0}.page-module__oonBiG__heroCheckmarkItem p{color:#fff;margin:0;font-size:.95rem}.page-module__oonBiG__heroCheckmarkItem strong{font-weight:700}.page-module__oonBiG__heroMobileCTA{max-width:1200px;margin:1.5rem auto 0;display:none}.page-module__oonBiG__heroMobileCTA .page-module__oonBiG__heroCTAButton{width:100%}.page-module__oonBiG__container{min-width:0;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.page-module__oonBiG__pageGrid{grid-template-columns:280px 1fr;align-items:start;gap:2.5rem;min-width:0;display:grid}.page-module__oonBiG__sidebar{min-width:0;position:sticky;top:110px}.page-module__oonBiG__sidebarInner{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #0f172a0f}.page-module__oonBiG__sidebarTitle{color:#0d3073;margin-bottom:1rem;font-size:1rem;font-weight:700;line-height:1.4}.page-module__oonBiG__sideNav ul{border-left:1px solid #cbd5e1;flex-direction:column;gap:.25rem;margin:0;padding:0 0 0 1rem;list-style:none;display:flex}.page-module__oonBiG__navLink{color:#0d3073;padding:.4rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s;display:block;position:relative}.page-module__oonBiG__navLink:hover{color:#2563eb}.page-module__oonBiG__navLinkActive{color:#2563eb;font-weight:600}.page-module__oonBiG__navLinkActive:before{content:"";background:#2563eb;border-radius:50%;width:7px;height:7px;margin-left:-3px;position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}.page-module__oonBiG__content{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.page-module__oonBiG__introText{color:#475569;font-size:1.1rem;line-height:1.7}.page-module__oonBiG__infoBanner{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.page-module__oonBiG__infoBannerIcon{color:#0ea5e9;flex-shrink:0}.page-module__oonBiG__infoBanner p{color:#0c4a6e;flex:1;margin:0;font-size:.95rem}.page-module__oonBiG__infoBannerBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;flex-shrink:0;padding:.6rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s}.page-module__oonBiG__infoBannerBtn:hover{background:#1d4ed8}.page-module__oonBiG__countryCards{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.page-module__oonBiG__countryCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__oonBiG__countryCard:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb1a}.page-module__oonBiG__countryCard:last-child{grid-column:1/-1}.page-module__oonBiG__countryCardContent{align-items:center;gap:.75rem;display:flex}.page-module__oonBiG__countryFlag{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.page-module__oonBiG__countryLabel{color:#0f172a;font-size:.95rem;font-weight:500}.page-module__oonBiG__countryCardArrow{color:#94a3b8;flex-shrink:0;transition:color .15s}.page-module__oonBiG__countryCard:hover .page-module__oonBiG__countryCardArrow{color:#2563eb}.page-module__oonBiG__divider{background:#e2e8f0;height:1px;margin:1rem 0}.page-module__oonBiG__section{flex-direction:column;gap:1rem;display:flex}.page-module__oonBiG__sectionTitle{color:#0d3073;font-size:1.5rem;font-weight:700;line-height:1.3}.page-module__oonBiG__subsectionTitle{color:#0f172a;margin-top:.5rem;font-size:1.1rem;font-weight:600}.page-module__oonBiG__sectionContent{flex-direction:column;gap:.75rem;display:flex}.page-module__oonBiG__sectionContent p{color:#475569;margin:0;font-size:1rem;line-height:1.8}.page-module__oonBiG__sectionContent h3{color:#0f172a;margin-top:.5rem;font-size:1.15rem;font-weight:600}.page-module__oonBiG__sectionContent strong{color:#0f172a}.page-module__oonBiG__ctaBanner{color:#fff;background:linear-gradient(135deg,#0d3073,#1e40af);border-radius:16px;padding:2rem}.page-module__oonBiG__ctaBannerContent{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.page-module__oonBiG__ctaBannerTitle{flex:1;margin:0;font-size:1.25rem;font-weight:700}.page-module__oonBiG__ctaButton{color:#fff;cursor:pointer;background:#ff6b73;border:none;border-radius:10px;flex-shrink:0;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;transition:background .15s,transform .15s}.page-module__oonBiG__ctaButton:hover{background:#ff5a63;transform:translateY(-1px)}.page-module__oonBiG__ctaBannerChips{flex-wrap:wrap;gap:1.5rem;display:flex}.page-module__oonBiG__ctaChip{align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.page-module__oonBiG__checkIcon{color:#4ade80}.page-module__oonBiG__keyTakeawaysBox{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0f172a0f}.page-module__oonBiG__keyTakeawaysHeader{margin-bottom:1.25rem}.page-module__oonBiG__keyTakeawaysLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.page-module__oonBiG__keyTakeawaysTitle{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.page-module__oonBiG__keyTakeawaysList{flex-direction:column;gap:1rem;display:flex}.page-module__oonBiG__keyTakeawayItem{align-items:flex-start;gap:1rem;display:flex}.page-module__oonBiG__keyTakeawayIcon{background:#f0f9ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.page-module__oonBiG__keyTakeawayItem p{color:#475569;margin:0;font-size:.95rem;line-height:1.6}.page-module__oonBiG__guidePromo{background:#0d3073;border-radius:16px;align-items:stretch;min-height:180px;display:flex;overflow:hidden}.page-module__oonBiG__guidePromoContent{flex-direction:column;flex:1;justify-content:center;gap:1rem;padding:2rem;display:flex}.page-module__oonBiG__guidePromoContent h3{color:#fff;margin:0;font-size:1.35rem;font-weight:700}.page-module__oonBiG__guidePromoBtn{color:#0d3073;cursor:pointer;background:#fff;border:none;border-radius:8px;align-self:flex-start;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;transition:background .15s}.page-module__oonBiG__guidePromoBtn:hover{background:#f1f5f9}.page-module__oonBiG__guidePromoVisual{width:200px;position:relative;overflow:hidden}.page-module__oonBiG__guidePromoShape{opacity:.9;background:#ff6b73;border-radius:50%;width:250px;height:250px;position:absolute;top:-20px;right:-50px}.page-module__oonBiG__compensationGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0;display:grid}.page-module__oonBiG__compensationItem{align-items:flex-start;gap:.75rem;padding:.5rem 0;display:flex}.page-module__oonBiG__compensationIcon{background:#f0f9ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;display:flex}.page-module__oonBiG__compensationText{color:#475569;font-size:.95rem;line-height:1.5}.page-module__oonBiG__compensationText strong{color:#0f172a}.page-module__oonBiG__accordionList{flex-direction:column;display:flex}.page-module__oonBiG__accordionItem{border-bottom:1px solid #e2e8f0}.page-module__oonBiG__accordionTrigger{cursor:pointer;text-align:left;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1rem 0;font-size:1rem;font-weight:600;display:flex}.page-module__oonBiG__accordionTrigger:hover{color:#2563eb}.page-module__oonBiG__accordionChevron{color:#2563eb;flex-shrink:0;transition:transform .2s}.page-module__oonBiG__accordionChevronOpen{transform:rotate(180deg)}.page-module__oonBiG__accordionPanel{max-height:0;transition:max-height .3s;overflow:hidden}.page-module__oonBiG__accordionPanelOpen{max-height:500px}.page-module__oonBiG__accordionContent{padding-bottom:1.25rem}.page-module__oonBiG__accordionContent p{color:#475569;margin:0;font-size:.95rem;line-height:1.7}.page-module__oonBiG__worldMapLottie{width:100%;max-width:800px;margin:2rem auto;display:block}.page-module__oonBiG__worldMap{width:100%;height:auto}.page-module__oonBiG__faqList{flex-direction:column;gap:1.5rem;display:flex}.page-module__oonBiG__faqItem{border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}.page-module__oonBiG__faqItem:last-child{border-bottom:none}.page-module__oonBiG__faqQuestionTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.page-module__oonBiG__faqAnswerText{color:#475569;margin:0;font-size:.95rem;line-height:1.7}@media (max-width:1024px){.page-module__oonBiG__heroContainer{text-align:center;flex-direction:column}.page-module__oonBiG__heroContent{align-items:center}.page-module__oonBiG__trustpilotBadge{align-self:center}.page-module__oonBiG__heroTitle{max-width:100%}.page-module__oonBiG__heroCTAButton{align-self:center}.page-module__oonBiG__heroCheckmarksList{justify-content:center}.page-module__oonBiG__pageGrid{grid-template-columns:1fr}.page-module__oonBiG__sidebar{order:-1;position:static}.page-module__oonBiG__sideNav ul{border-left:none;flex-flow:wrap;gap:.5rem;padding-left:0}.page-module__oonBiG__navLink{background:#f1f5f9;border-radius:6px;padding:.5rem .75rem;font-size:.85rem}.page-module__oonBiG__navLinkActive:before{display:none}.page-module__oonBiG__navLinkActive{color:#fff;background:#2563eb}.page-module__oonBiG__ctaBannerContent{flex-direction:column;align-items:flex-start}.page-module__oonBiG__compensationGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__oonBiG__hero{padding:2rem 1rem 1.5rem}.page-module__oonBiG__heroTitle{font-size:1.5rem}.page-module__oonBiG__heroCTAButton{display:none}.page-module__oonBiG__heroMobileCTA{display:block}.page-module__oonBiG__heroCheckmarks{padding:1rem}.page-module__oonBiG__heroCheckmarksList{flex-direction:column;gap:.75rem}.page-module__oonBiG__heroImage{max-width:100%}.page-module__oonBiG__container{padding:1.5rem 1rem 6rem}.page-module__oonBiG__countryCards{grid-template-columns:1fr}.page-module__oonBiG__countryCard:last-child{grid-column:auto}.page-module__oonBiG__sectionTitle{font-size:1.3rem}.page-module__oonBiG__infoBanner{text-align:center;flex-direction:column}.page-module__oonBiG__guidePromo{flex-direction:column}.page-module__oonBiG__guidePromoContent{text-align:center;align-items:center}.page-module__oonBiG__guidePromoVisual{width:100%;height:100px}.page-module__oonBiG__guidePromoShape{top:-100px;right:50%;transform:translate(50%)}.page-module__oonBiG__ctaBannerChips{gap:1rem}.page-module__oonBiG__keyTakeawayItem{flex-direction:column;gap:.5rem}}@media (max-width:480px){.page-module__oonBiG__sideNav ul{flex-direction:column}.page-module__oonBiG__countryCard{padding:.875rem 1rem}.page-module__oonBiG__ctaBanner{padding:1.5rem}.page-module__oonBiG__ctaBannerTitle{font-size:1.1rem}.page-module__oonBiG__ctaButton{width:100%}}
.AirportSearch-module__XfNn2G__wrapper{flex:1;min-width:200px;position:relative}.AirportSearch-module__XfNn2G__inputContainer{background:0 0;border-radius:12px;align-items:center;gap:.75rem;padding:.625rem 1rem;transition:all .3s;display:flex}.AirportSearch-module__XfNn2G__icon{flex-shrink:0;font-size:1.25rem}.AirportSearch-module__XfNn2G__input{color:var(--primary-night-blue);caret-color:#2563eb;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.25rem 0;font-size:1.25rem;font-weight:500;line-height:1.5}.AirportSearch-module__XfNn2G__input::placeholder{color:#94a3b8;font-size:.875rem;font-weight:400}.AirportSearch-module__XfNn2G__input:focus{box-shadow:none}.AirportSearch-module__XfNn2G__inputContainer:focus-within{background:#2563eb1a}.AirportSearch-module__XfNn2G__input:focus::placeholder{opacity:.5}.AirportSearch-module__XfNn2G__loader{border:2px solid var(--border-color);border-top-color:#2563eb;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite AirportSearch-module__XfNn2G__spin}@keyframes AirportSearch-module__XfNn2G__spin{to{transform:rotate(360deg)}}.AirportSearch-module__XfNn2G__clearBtn{background:var(--slogan-gray);width:20px;height:20px;color:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;transition:all .2s;display:flex}.AirportSearch-module__XfNn2G__clearBtn:hover{background:#2563eb}.AirportSearch-module__XfNn2G__dropdown{background:var(--white);z-index:1000;border-radius:12px;max-height:300px;margin:0;padding:.5rem;list-style:none;animation:.2s AirportSearch-module__XfNn2G__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 40px #0e1f3b26}.AirportSearch-module__XfNn2G__formCardContent{z-index:10;position:relative;overflow:visible}@keyframes AirportSearch-module__XfNn2G__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AirportSearch-module__XfNn2G__option{cursor:pointer;border-radius:8px;align-items:center;gap:1rem;padding:.75rem 1rem;transition:background .2s;display:flex}.AirportSearch-module__XfNn2G__option:hover,.AirportSearch-module__XfNn2G__highlighted{background:#2563eb1a}.AirportSearch-module__XfNn2G__airportCode{color:#2563eb;text-align:center;background:#2563eb1a;border-radius:6px;min-width:45px;padding:.25rem .5rem;font-size:.875rem;font-weight:700}.AirportSearch-module__XfNn2G__airportInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.AirportSearch-module__XfNn2G__airportName{color:var(--primary-night-blue);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;overflow:hidden}.AirportSearch-module__XfNn2G__airportCity{color:var(--slogan-gray);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.AirportSearch-module__XfNn2G__countryCode{color:var(--slogan-gray);background:var(--light-bg);border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.AirportSearch-module__XfNn2G__noResults{background:var(--white);text-align:center;color:var(--slogan-gray);z-index:1000;border-radius:12px;padding:1.5rem;font-size:.9375rem;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 10px 40px #0e1f3b26}@media (max-width:768px){.AirportSearch-module__XfNn2G__dropdown{max-height:250px}.AirportSearch-module__XfNn2G__option{gap:.5rem;padding:.5rem .625rem}.AirportSearch-module__XfNn2G__airportName{font-size:.8rem}.AirportSearch-module__XfNn2G__input{padding:.15rem 0;font-size:.9rem}.AirportSearch-module__XfNn2G__input::placeholder{font-size:.8rem}.AirportSearch-module__XfNn2G__icon{font-size:.9rem}.AirportSearch-module__XfNn2G__inputContainer{background:#f8fafc;border-radius:.5rem;gap:.375rem;padding:.375rem .5rem}}
.BoardingPassModal-module__tc1h7a__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s BoardingPassModal-module__tc1h7a__fadeIn;display:flex;position:fixed;inset:0}@keyframes BoardingPassModal-module__tc1h7a__fadeIn{0%{opacity:0}to{opacity:1}}.BoardingPassModal-module__tc1h7a__modal{background:#fff;border-radius:20px;width:100%;max-width:480px;padding:2rem;animation:.3s BoardingPassModal-module__tc1h7a__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes BoardingPassModal-module__tc1h7a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BoardingPassModal-module__tc1h7a__closeBtn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.BoardingPassModal-module__tc1h7a__closeBtn:hover{color:#111827;background:#e5e7eb}.BoardingPassModal-module__tc1h7a__header{text-align:center;margin-bottom:1.5rem}.BoardingPassModal-module__tc1h7a__iconWrapper{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:inline-flex;box-shadow:0 4px 14px #3b82f666}.BoardingPassModal-module__tc1h7a__title{color:#111827;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.BoardingPassModal-module__tc1h7a__subtitle{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.5}.BoardingPassModal-module__tc1h7a__uploadArea{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:16px;padding:2.5rem 1.5rem;transition:all .2s}.BoardingPassModal-module__tc1h7a__uploadArea:hover{background:#eff6ff;border-color:#3b82f6}.BoardingPassModal-module__tc1h7a__dragActive{background:#eff6ff;border-color:#3b82f6;transform:scale(1.02)}.BoardingPassModal-module__tc1h7a__uploading{pointer-events:none;opacity:.7}.BoardingPassModal-module__tc1h7a__fileInput{display:none}.BoardingPassModal-module__tc1h7a__uploadIcon{color:#9ca3af;margin-bottom:1rem}.BoardingPassModal-module__tc1h7a__uploadText{color:#374151;margin:0 0 .5rem;font-size:.9375rem}.BoardingPassModal-module__tc1h7a__uploadTextHighlight{color:#3b82f6;font-weight:600}.BoardingPassModal-module__tc1h7a__uploadHint{color:#9ca3af;margin:0;font-size:.8125rem}.BoardingPassModal-module__tc1h7a__uploadingState{color:#3b82f6;flex-direction:column;align-items:center;gap:1rem;font-weight:500;display:flex}.BoardingPassModal-module__tc1h7a__spinner{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite BoardingPassModal-module__tc1h7a__spin}@keyframes BoardingPassModal-module__tc1h7a__spin{to{transform:rotate(360deg)}}.BoardingPassModal-module__tc1h7a__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.BoardingPassModal-module__tc1h7a__benefits{border-top:1px solid #f3f4f6;justify-content:center;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.BoardingPassModal-module__tc1h7a__benefit{color:#059669;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}@media (max-width:480px){.BoardingPassModal-module__tc1h7a__modal{padding:1.5rem}.BoardingPassModal-module__tc1h7a__benefits{flex-direction:column;align-items:center;gap:.75rem}.BoardingPassModal-module__tc1h7a__uploadArea{padding:2rem 1rem}}
.Hero-module__PycF7W__hero{z-index:10;border-radius:24px;min-height:600px;margin:6.75rem 8rem 0;position:relative}.Hero-module__PycF7W__backgroundWrapper{width:100%;height:100%;position:absolute;inset:0}.Hero-module__PycF7W__backgroundPicture{width:100%;height:100%;display:block;position:absolute;inset:0}.Hero-module__PycF7W__backgroundImage{object-fit:cover;object-position:center;border-radius:24px;width:100%;height:100%}.Hero-module__PycF7W__container{z-index:2;flex-direction:column;justify-content:flex-end;width:100%;max-width:1280px;height:100%;min-height:600px;margin:0 auto;padding:2rem;display:flex;position:relative}.Hero-module__PycF7W__content{text-align:center;flex-direction:column;justify-content:flex-end;gap:-2rem;max-width:800px;margin:0 auto;display:flex}.Hero-module__PycF7W__heroTop{flex-shrink:0}.Hero-module__PycF7W__heroBottom{flex-shrink:0;margin-top:auto;margin-bottom:-1rem;padding-bottom:0}.Hero-module__PycF7W__mobileWidget{display:block}.Hero-module__PycF7W__featuresBottom{margin-top:auto}.Hero-module__PycF7W__widgetVisible,.Hero-module__PycF7W__widgetHidden{display:block}.Hero-module__PycF7W__trustBadge{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:inline-flex}.Hero-module__PycF7W__trustStar{color:#00b67a;font-size:1rem}.Hero-module__PycF7W__trustLabel{color:var(--white);font-size:.875rem;font-weight:500}.Hero-module__PycF7W__trustExcellent{color:var(--white);font-size:.875rem;font-weight:600}.Hero-module__PycF7W__trustStars{gap:2px;display:flex}.Hero-module__PycF7W__starBox{width:18px;height:18px;color:var(--white);background:#00b67a;justify-content:center;align-items:center;font-size:.625rem;display:flex}.Hero-module__PycF7W__starBoxHalf{width:18px;height:18px;color:var(--white);background:linear-gradient(90deg,#00b67a 50%,#dcdce6 50%);justify-content:center;align-items:center;font-size:.625rem;display:flex}.Hero-module__PycF7W__trustCount{color:var(--white);font-size:.875rem}.Hero-module__PycF7W__title{color:var(--white);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.Hero-module__PycF7W__highlight{background:linear-gradient(135deg,#ff8a00 0%,#ffb347 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:.25rem;display:block}.Hero-module__PycF7W__subtitle{color:#ffffffe6;white-space:nowrap;margin:0 auto 2rem;font-size:1rem;line-height:1.4}.Hero-module__PycF7W__glassContainer{z-index:20;border-radius:1.5rem;max-width:920px;margin:0 auto;padding:.5rem;position:relative}@media (max-width:768px){.Hero-module__PycF7W__glassContainer{background:#ffffffeb;border:none;border-radius:.75rem;max-width:100%;margin:0;padding:.75rem;box-shadow:0 2px 12px #0000001a}.Hero-module__PycF7W__formCard{box-shadow:none;background:0 0;border:none;border-radius:.5rem;padding:.25rem}.Hero-module__PycF7W__content{min-height:auto}.Hero-module__PycF7W__heroBottom{margin-bottom:0}.Hero-module__PycF7W__separator{display:none}}.chatbot-open .Hero-module__PycF7W__mobileWidget{z-index:2000;position:relative}.chatbot-open .Hero-module__PycF7W__glassContainer{transition:transform .3s ease-out;transform:translateY(-20px);box-shadow:0 4px 20px #00000026}.Hero-module__PycF7W__form{margin-bottom:2rem}.Hero-module__PycF7W__formCard{background:var(--white);border:1px solid #e2e8f0;border-radius:.75rem;padding:.5rem;position:relative}.Hero-module__PycF7W__inputGroup{align-items:center;gap:.5rem;width:100%;display:flex}.Hero-module__PycF7W__searchContainer{flex:1;min-width:0}.Hero-module__PycF7W__separator{background:#e2e8f0;width:1px;height:55px;margin:0}.Hero-module__PycF7W__submitBtn{color:var(--white);cursor:pointer;white-space:nowrap;background:#3182ce;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;min-height:3rem;margin-left:0;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.Hero-module__PycF7W__submitBtn:hover{background:#2b6cb0}.Hero-module__PycF7W__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Hero-module__PycF7W__fastCheck{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1.25rem;display:flex}.Hero-module__PycF7W__fastCheckLabel{color:var(--white);letter-spacing:-.4px;text-transform:uppercase;white-space:nowrap;font-family:monospace;font-size:.6875rem;font-weight:700}.Hero-module__PycF7W__boardingPassBtn{color:var(--white);cursor:pointer;background:#0d307366;border:1px solid #ffffff29;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.Hero-module__PycF7W__boardingPassBtn:hover{background:#ffffff0a}.Hero-module__PycF7W__features{-webkit-backdrop-filter:blur(10px);background:#1e90ced9;border:1px solid #ffffff1a;border-radius:1rem;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:.5rem;margin-bottom:0;padding:1rem 2rem;display:flex;box-shadow:0 8px 32px #0000001a}.Hero-module__PycF7W__feature{color:#fffffff2;letter-spacing:.02em;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.Hero-module__PycF7W__featureIcon{width:20px;height:20px;color:var(--white);background:#3b82f6e6;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:1200px){.Hero-module__PycF7W__hero{margin:8rem 4rem 0}}@media (max-width:768px){.Hero-module__PycF7W__hero{border-radius:0;height:85vh;min-height:85vh;max-height:85vh;margin:0;position:relative}.Hero-module__PycF7W__backgroundImage{object-fit:cover;border-radius:0;height:100%}.Hero-module__PycF7W__backgroundWrapper{height:100%;position:absolute;inset:0}.Hero-module__PycF7W__backgroundPicture{width:100%;height:100%;display:block}.Hero-module__PycF7W__container{background:0 0;flex-direction:column;justify-content:space-between;height:100%;padding:5rem .75rem .75rem;display:flex}.Hero-module__PycF7W__content{justify-content:space-between;height:100%;min-height:auto}.Hero-module__PycF7W__mobileWidget{transform-origin:top;transition:transform .3s ease-out,opacity .3s ease-out}.Hero-module__PycF7W__widgetVisible{opacity:1;transform:translateY(0)}.Hero-module__PycF7W__widgetHidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.Hero-module__PycF7W__featuresBottom{z-index:10;padding:0 .75rem;position:absolute;bottom:2.5rem;left:0;right:0}.Hero-module__PycF7W__inputGroup{flex-direction:column;gap:.5rem}.Hero-module__PycF7W__inputWrapper,.Hero-module__PycF7W__swapBtn{width:100%}.Hero-module__PycF7W__submitBtn{border-radius:.375rem;width:100%;min-height:2.25rem;padding:.5rem;font-size:.85rem}.Hero-module__PycF7W__features{-webkit-backdrop-filter:blur(8px);background:#37909d80;border:none;border-radius:.5rem;flex-flow:wrap;justify-content:center;gap:.45rem;margin-top:.5rem;margin-bottom:3.5rem;padding:.5rem .75rem}.Hero-module__PycF7W__feature{color:#fff;background:0 0;border-radius:0;justify-content:center;width:auto;padding:.15rem .25rem;font-size:.6rem}.Hero-module__PycF7W__featureIcon{color:#fff;background:#3b82f6e6;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;padding:.1rem;display:flex}.Hero-module__PycF7W__featureIcon svg{width:8px;height:8px}.Hero-module__PycF7W__trustBadge{flex-wrap:wrap;justify-content:center}}
.TrustBadges-module__BEJgWG__section{background:var(--white);border-radius:24px;margin:2rem 8rem;padding:3rem 2rem}.TrustBadges-module__BEJgWG__container{text-align:center;width:100%;margin:0 auto}.TrustBadges-module__BEJgWG__title{text-transform:uppercase;letter-spacing:.1em;color:var(--slogan-gray);margin-bottom:2rem;font-size:.75rem;font-weight:600}.TrustBadges-module__BEJgWG__highlight{color:#3b82f6}.TrustBadges-module__BEJgWG__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.TrustBadges-module__BEJgWG__badge{color:var(--text-color);font-weight:600;text-decoration:none;transition:opacity .3s}.TrustBadges-module__BEJgWG__badge:hover{opacity:.7}.TrustBadges-module__BEJgWG__logo{object-fit:contain;filter:grayscale();width:auto;height:50px;transition:filter .3s}.TrustBadges-module__BEJgWG__logo:hover{filter:grayscale(0%)}.TrustBadges-module__BEJgWG__badge:hover .TrustBadges-module__BEJgWG__logo.TrustBadges-module__BEJgWG__blueLogo{filter:invert(48%)sepia(35%)saturate(3062%)hue-rotate(198deg)brightness(97%)contrast(96%)!important;opacity:1!important}@media (max-width:1200px){.TrustBadges-module__BEJgWG__section{margin:2rem 4rem}}@media (max-width:768px){.TrustBadges-module__BEJgWG__section{margin:1rem}.TrustBadges-module__BEJgWG__badges{gap:2rem}.TrustBadges-module__BEJgWG__logo{height:30px}}
.CompensationSlider-module__pSIgNW__section{background:linear-gradient(135deg,#1e5cb3 0%,#0d3a7a 50%,#0a2d5c 100%);border-radius:24px;margin:2rem 8rem;overflow:hidden}.CompensationSlider-module__pSIgNW__container{justify-content:space-between;align-items:center;gap:1.5rem;max-width:100%;padding:4rem;display:flex}.CompensationSlider-module__pSIgNW__textContent{color:#fff;flex:0 0 280px;max-width:280px}.CompensationSlider-module__pSIgNW__badge{text-transform:uppercase;letter-spacing:-.4px;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:monospace;font-size:.6875rem;font-weight:700;display:flex}.CompensationSlider-module__pSIgNW__badge svg{width:20px;height:20px}.CompensationSlider-module__pSIgNW__title{margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.15}.CompensationSlider-module__pSIgNW__description{opacity:.85;font-size:.875rem;font-weight:500;line-height:1.6}.CompensationSlider-module__pSIgNW__sliderCard{text-align:center;background:#fff;border-radius:24px;flex:1;max-width:768px;padding:4rem 7rem;position:relative;overflow:hidden}.CompensationSlider-module__pSIgNW__amount{color:#1a202c;margin-bottom:1.25rem;font-family:monospace;font-size:60px;font-weight:700;line-height:.6;display:block}.CompensationSlider-module__pSIgNW__distanceLabel{color:#718096;margin-bottom:6rem;padding:0 2rem;font-size:.875rem;display:block}.CompensationSlider-module__pSIgNW__sliderWrapper{isolation:isolate;width:100%;position:relative}.CompensationSlider-module__pSIgNW__trackArea{z-index:10;width:100%;height:8px;position:relative}.CompensationSlider-module__pSIgNW__trackBackground{background:#e2e8f0;border-radius:999px;position:absolute;inset:0}.CompensationSlider-module__pSIgNW__trackFill{background:linear-gradient(90deg,#63b3ed 0%,#3182ce 100%);border-radius:999px;height:100%;transition:width .3s ease-out;position:absolute;top:0;left:0}.CompensationSlider-module__pSIgNW__thumbVisual{z-index:20;pointer-events:none;background:#3182ce;border:2px solid #fff;border-radius:50%;width:24px;height:24px;transition:left .3s ease-out;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #3182ce66}.CompensationSlider-module__pSIgNW__rangeInput{opacity:0;cursor:pointer;z-index:50;appearance:none;width:100%;height:40px;margin:0;padding:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CompensationSlider-module__pSIgNW__rangeInput::-webkit-slider-thumb{appearance:none;cursor:pointer;width:40px;height:40px}.CompensationSlider-module__pSIgNW__rangeInput::-moz-range-thumb{cursor:pointer;background:0 0;border:none;width:40px;height:40px}.CompensationSlider-module__pSIgNW__verticalLine{pointer-events:none;z-index:5;background:linear-gradient(#fbfdff 0%,#0066f1 50%,#fbfdff 100%);width:2px;height:80px;transition:left .3s ease-out;position:absolute;top:50%;transform:translate(-50%,-50%)}.CompensationSlider-module__pSIgNW__airplane{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:96px;height:auto;transition:left .3s ease-out;position:absolute;bottom:1.5rem}.CompensationSlider-module__pSIgNW__blurGradientWrapper{pointer-events:none;z-index:0;height:150px;position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%)}.CompensationSlider-module__pSIgNW__blurGradientMask{z-index:1;background:#fff;border-left:1px solid #cbd5e0;transition:left .3s ease-out;position:absolute;top:0;bottom:0;right:0}.CompensationSlider-module__pSIgNW__blurGradient{opacity:.2;filter:blur(24px);background:linear-gradient(90deg,#63b3ed 0%,#3182ce 100%);border-radius:9999px;height:64px;position:absolute;top:50%;left:1rem;right:1rem;transform:translateY(-50%)}.CompensationSlider-module__pSIgNW__tickMarks{isolation:isolate;justify-content:space-between;align-items:flex-start;margin-top:.75rem;display:flex}.CompensationSlider-module__pSIgNW__tick{background:#3182ce;width:1.5px;height:6px;transition:all .5s ease-out}.CompensationSlider-module__pSIgNW__tick:first-child,.CompensationSlider-module__pSIgNW__tick:last-child{width:1px}.CompensationSlider-module__pSIgNW__tallTick{height:12px}.CompensationSlider-module__pSIgNW__labels{width:100%;height:20px;margin-top:1.5rem;padding:0 4px;position:relative}.CompensationSlider-module__pSIgNW__label{color:#3182ce;text-transform:uppercase;font-family:monospace;font-size:.75rem;font-weight:700;position:absolute}@media (max-width:1200px){.CompensationSlider-module__pSIgNW__section{margin:2rem 4rem}.CompensationSlider-module__pSIgNW__sliderCard{padding:3rem 4rem}}@media (max-width:1024px){.CompensationSlider-module__pSIgNW__container{text-align:center;flex-direction:column;padding:3rem 2rem}.CompensationSlider-module__pSIgNW__textContent{flex:none;max-width:600px;margin-bottom:1.5rem}.CompensationSlider-module__pSIgNW__sliderCard{width:100%;max-width:600px}}@media (max-width:768px){.CompensationSlider-module__pSIgNW__section{border-radius:16px;margin:1rem}.CompensationSlider-module__pSIgNW__container{padding:2rem 1.5rem}.CompensationSlider-module__pSIgNW__title{font-size:1.5rem}.CompensationSlider-module__pSIgNW__sliderCard{padding:2rem 1.5rem}.CompensationSlider-module__pSIgNW__amount{font-size:3rem}.CompensationSlider-module__pSIgNW__distanceLabel{margin-bottom:4rem}.CompensationSlider-module__pSIgNW__airplane{width:64px}}
.Disruptions-module__8qV22a__section{background:#ebf4ff;border-radius:24px;margin:2rem 8rem;padding:4rem 2rem}.Disruptions-module__8qV22a__container{width:100%;margin:0 auto;padding:0}.Disruptions-module__8qV22a__header{max-width:488px;margin-bottom:2rem;padding:0 1rem}.Disruptions-module__8qV22a__badge{color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:monospace;font-size:.75rem;font-weight:700;display:inline-flex}.Disruptions-module__8qV22a__badge svg{width:20px;height:20px}.Disruptions-module__8qV22a__title{color:var(--primary-night-blue);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15}.Disruptions-module__8qV22a__subtitle{color:var(--slogan-gray);font-size:.9375rem;line-height:1.6}.Disruptions-module__8qV22a__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Disruptions-module__8qV22a__card{background:var(--white);border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.5rem 0;transition:all .3s;display:flex}.Disruptions-module__8qV22a__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0e1f3b1a}.Disruptions-module__8qV22a__cardContent{padding:0 1.5rem}.Disruptions-module__8qV22a__iconWrapper{background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.75rem;display:inline-flex}.Disruptions-module__8qV22a__iconWrapper svg{color:#3b82f6;width:20px;height:20px}.Disruptions-module__8qV22a__cardTitle{color:var(--primary-night-blue);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Disruptions-module__8qV22a__cardDescription{color:var(--slogan-gray);font-size:.875rem;line-height:1.6}.Disruptions-module__8qV22a__cardImage{width:100%;height:auto;margin:1rem 0}.Disruptions-module__8qV22a__cardStat{color:var(--slogan-gray);padding:0 1.5rem;font-size:.8125rem}.Disruptions-module__8qV22a__statHighlight{color:var(--primary-night-blue);font-weight:600}@media (max-width:1200px){.Disruptions-module__8qV22a__section{margin:2rem 4rem}.Disruptions-module__8qV22a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Disruptions-module__8qV22a__section{margin:1rem;padding:3rem 1rem}.Disruptions-module__8qV22a__grid{grid-template-columns:1fr;gap:1rem}.Disruptions-module__8qV22a__card{flex-direction:column}.Disruptions-module__8qV22a__header{max-width:100%}}
.HowItWorks-module__9BHWra__section{background:var(--white);border-radius:24px;margin:2rem 8rem;padding:4rem 2rem}.HowItWorks-module__9BHWra__container{width:100%;margin:0 auto;padding:0}.HowItWorks-module__9BHWra__grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.HowItWorks-module__9BHWra__badge{color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:monospace;font-size:.75rem;font-weight:700;display:inline-flex}.HowItWorks-module__9BHWra__badge svg{width:20px;height:20px}.HowItWorks-module__9BHWra__title{color:var(--primary-night-blue);margin-bottom:1rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.15}.HowItWorks-module__9BHWra__highlight{color:#3b82f6}.HowItWorks-module__9BHWra__subtitle{color:var(--slogan-gray);max-width:400px;font-size:1rem;line-height:1.7}.HowItWorks-module__9BHWra__rightColumn{position:relative}.HowItWorks-module__9BHWra__stepsWrapper{padding-left:20px;position:relative}.HowItWorks-module__9BHWra__progressLineBackground{background:#e5e7eb;width:2px;position:absolute;top:20px;left:20px}.HowItWorks-module__9BHWra__progressLineFill{transform-origin:top;z-index:1;background:#3b82f6;width:2px;transition:transform .5s ease-out;position:absolute;top:20px;left:20px}.HowItWorks-module__9BHWra__steps{z-index:2;flex-direction:column;gap:4rem;display:flex;position:relative}.HowItWorks-module__9BHWra__stepItem{align-items:flex-start;gap:2rem;display:flex}.HowItWorks-module__9BHWra__stepIcon{z-index:3;background:#e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;transition:all .5s ease-out;display:flex;position:relative}.HowItWorks-module__9BHWra__stepIcon svg{color:#3b82f6;transition:color .5s ease-out}.HowItWorks-module__9BHWra__stepIcon.HowItWorks-module__9BHWra__active{background:#3b82f6;border:2px solid #3b82f6;transform:scale(1.05);box-shadow:0 0 0 4px #dfedff}.HowItWorks-module__9BHWra__stepIcon.HowItWorks-module__9BHWra__active svg{color:var(--white)}.HowItWorks-module__9BHWra__stepContent{flex:1;transition:all .5s ease-out}.HowItWorks-module__9BHWra__stepLabel{color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem;font-family:monospace;font-size:.6875rem;font-weight:700;display:block}.HowItWorks-module__9BHWra__stepTitle{color:var(--primary-night-blue);margin-bottom:.75rem;font-size:1.125rem;font-weight:500}.HowItWorks-module__9BHWra__stepDescription{color:var(--slogan-gray);font-size:.9375rem;line-height:1.6}@media (max-width:1200px){.HowItWorks-module__9BHWra__section{margin:2rem 4rem}}@media (max-width:900px){.HowItWorks-module__9BHWra__grid{grid-template-columns:1fr;gap:3rem}.HowItWorks-module__9BHWra__leftColumn{text-align:center;position:relative;top:0}.HowItWorks-module__9BHWra__subtitle{text-align:center;max-width:100%;margin:0 auto}}@media (max-width:768px){.HowItWorks-module__9BHWra__section{padding:3rem 0 4rem}.HowItWorks-module__9BHWra__container{padding:0 1rem}.HowItWorks-module__9BHWra__stepsWrapper{padding-left:10px}.HowItWorks-module__9BHWra__progressLineBackground,.HowItWorks-module__9BHWra__progressLineFill{left:10px}.HowItWorks-module__9BHWra__stepItem{gap:1rem}.HowItWorks-module__9BHWra__stepIcon{width:36px;min-width:36px;height:36px}.HowItWorks-module__9BHWra__steps{gap:2.5rem}}
.FeeSection-module__stM65q__section{color:#fff;background-color:#16222b;height:628px;position:relative;overflow:hidden}.FeeSection-module__stM65q__bgContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.FeeSection-module__stM65q__bgImage{object-fit:cover;width:100%;height:100%;display:block}.FeeSection-module__stM65q__picture{width:100%;height:100%;display:block}.FeeSection-module__stM65q__gradientOverlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#16222b 0% 20%,#16222bf2 40%,#16222bb3 45%,#16222b00 80%);width:100%;height:100%;position:absolute;top:0;left:0}.FeeSection-module__stM65q__contentContainer{z-index:2;flex-direction:column;justify-content:center;max-width:1280px;height:100%;margin:0 auto;padding:3rem 1.5rem;display:flex;position:relative}.FeeSection-module__stM65q__contentWrapper{text-align:left;flex-direction:column;align-items:flex-start;max-width:500px;display:flex}.FeeSection-module__stM65q__eyebrow{text-transform:uppercase;letter-spacing:.05em;color:#90cdf4;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:flex}.FeeSection-module__stM65q__eyebrow svg{fill:currentColor;width:1.25rem;height:1.25rem}.FeeSection-module__stM65q__title{color:#f7fafc;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.1}.FeeSection-module__stM65q__description{color:#e2e8f0;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.FeeSection-module__stM65q__link{color:#63b3ed;font-weight:500;text-decoration:underline;transition:color .2s}.FeeSection-module__stM65q__link:hover{color:#90cdf4}@media (min-width:1024px){.FeeSection-module__stM65q__section{height:auto;min-height:600px;padding:8rem 0}.FeeSection-module__stM65q__bgContainer{width:65%}.FeeSection-module__stM65q__gradientOverlay{background:linear-gradient(90deg,#16222b 0% 40%,#16222bf2 55%,#16222bb3 65%,#16222b00 100%);width:60%}.FeeSection-module__stM65q__title{font-size:4.5rem}.FeeSection-module__stM65q__description{max-width:600px;font-size:1.125rem}}@media (max-width:1023px){.FeeSection-module__stM65q__section{height:auto;padding-bottom:0}.FeeSection-module__stM65q__bgContainer{order:-1;width:100%;height:300px;position:relative}.FeeSection-module__stM65q__bgImage{width:100%}.FeeSection-module__stM65q__gradientOverlay{display:none}.FeeSection-module__stM65q__section{height:628px}.FeeSection-module__stM65q__bgContainer{width:100%;height:100%;position:absolute}.FeeSection-module__stM65q__gradientOverlay{background:linear-gradient(#16222b00 0%,#16222b99 40%,#16222b 70%);width:100%;display:block}.FeeSection-module__stM65q__contentContainer{justify-content:flex-end;padding-bottom:3rem}.FeeSection-module__stM65q__contentWrapper{text-align:center;align-items:center;max-width:100%}}
.Testimonials-module__j7nvwa__section{background:var(--white);border-radius:24px;margin:2rem 8rem;padding:3rem 2rem}.Testimonials-module__j7nvwa__container{width:100%;margin:0 auto}.Testimonials-module__j7nvwa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:3rem;display:flex}.Testimonials-module__j7nvwa__headerLeft{flex:1}.Testimonials-module__j7nvwa__badge{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.Testimonials-module__j7nvwa__badgeIcon{font-size:1rem}.Testimonials-module__j7nvwa__title{color:var(--primary-night-blue);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.Testimonials-module__j7nvwa__desktopGrid{grid-template-columns:1fr repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.Testimonials-module__j7nvwa__mobileSliderWrapper{display:none}.Testimonials-module__j7nvwa__statsCard,.Testimonials-module__j7nvwa__mobileStatsCard{text-align:center;background:linear-gradient(135deg,#0e1f3b 0%,#1e3a5f 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:2rem;display:flex}.Testimonials-module__j7nvwa__statsText{color:var(--white);margin-bottom:2rem;font-size:1.25rem;line-height:1.5}.Testimonials-module__j7nvwa__statsHighlight{color:#60a5fa;font-weight:700}.Testimonials-module__j7nvwa__ratingWrapper{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__j7nvwa__laurelLeft,.Testimonials-module__j7nvwa__laurelRight{opacity:.8;font-size:1.5rem}.Testimonials-module__j7nvwa__ratingContent{flex-direction:column;align-items:center;display:flex}.Testimonials-module__j7nvwa__ratingNumber{color:var(--white);font-size:3rem;font-weight:800;line-height:1}.Testimonials-module__j7nvwa__ratingStars{color:gold;letter-spacing:2px;font-size:1.25rem}.Testimonials-module__j7nvwa__reviewCard{background:var(--white);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex}.Testimonials-module__j7nvwa__reviewCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0e1f3b1a}.Testimonials-module__j7nvwa__reviewHeader{margin-bottom:1rem}.Testimonials-module__j7nvwa__starsRow{gap:2px;display:flex}.Testimonials-module__j7nvwa__star{width:24px;height:24px;color:var(--white);background:#00b67a;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.Testimonials-module__j7nvwa__star:first-child{border-radius:4px 0 0 4px}.Testimonials-module__j7nvwa__star:last-child{border-radius:0 4px 4px 0}.Testimonials-module__j7nvwa__reviewText{color:var(--primary-night-blue);flex:1;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.Testimonials-module__j7nvwa__reviewFooter{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__j7nvwa__reviewerName{color:var(--primary-night-blue);text-transform:uppercase;font-size:.875rem;font-weight:600}.Testimonials-module__j7nvwa__reviewDate{color:var(--slogan-gray);text-transform:uppercase;font-size:.75rem}.Testimonials-module__j7nvwa__mobileSlider{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:0;margin:0 -1.5rem;padding:0 1.5rem;display:flex;overflow-x:auto}.Testimonials-module__j7nvwa__mobileSlider::-webkit-scrollbar{display:none}.Testimonials-module__j7nvwa__mobileSlide{scroll-snap-align:start;flex:0 0 100%;padding:0 .5rem}.Testimonials-module__j7nvwa__sliderDots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.Testimonials-module__j7nvwa__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Testimonials-module__j7nvwa__activeDot{background:var(--primary-orange);border-radius:5px;width:24px}@media (max-width:1200px){.Testimonials-module__j7nvwa__section{margin:2rem 4rem}}@media (max-width:1024px){.Testimonials-module__j7nvwa__desktopGrid{grid-template-columns:repeat(2,1fr)}.Testimonials-module__j7nvwa__statsCard{grid-column:span 2}.Testimonials-module__j7nvwa__section{margin:2rem}}@media (max-width:768px){.Testimonials-module__j7nvwa__section{border-radius:20px;margin:1.5rem;padding:2rem 1.5rem}.Testimonials-module__j7nvwa__desktopGrid{display:none}.Testimonials-module__j7nvwa__mobileSliderWrapper{display:block}.Testimonials-module__j7nvwa__mobileStatsCard{min-height:auto;margin-bottom:1.5rem;padding:1.5rem}.Testimonials-module__j7nvwa__ratingNumber{font-size:2.5rem}.Testimonials-module__j7nvwa__statsText{margin-bottom:1.5rem;font-size:1rem}.Testimonials-module__j7nvwa__header{flex-direction:column;gap:.75rem;margin-bottom:2rem}.Testimonials-module__j7nvwa__trustpilotLink{font-size:.875rem}.Testimonials-module__j7nvwa__reviewCard{min-height:200px}.Testimonials-module__j7nvwa__reviewCard:hover{transform:none}}@media (max-width:480px){.Testimonials-module__j7nvwa__section{margin:1rem;padding:1.5rem 1rem}.Testimonials-module__j7nvwa__title{font-size:1.5rem}}
.FAQ-module__4vwbtq__section{background:var(--white);border-radius:24px;margin:2rem 8rem;padding:3rem 2rem}.FAQ-module__4vwbtq__container{flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;display:flex}.FAQ-module__4vwbtq__container>*{width:100%;max-width:800px}.FAQ-module__4vwbtq__header{text-align:center;margin-bottom:4rem}.FAQ-module__4vwbtq__title{color:var(--primary-night-blue);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem)}.FAQ-module__4vwbtq__subtitle{color:var(--slogan-gray);font-size:1.125rem}.FAQ-module__4vwbtq__faqList{flex-direction:column;gap:1rem;display:flex}.FAQ-module__4vwbtq__faqItem{background:var(--light-bg);border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__4vwbtq__faqItem:hover{background:#ff8a000d}.FAQ-module__4vwbtq__open{background:var(--white);box-shadow:0 10px 40px #0e1f3b1a}.FAQ-module__4vwbtq__faqQuestion{cursor:pointer;width:100%;color:var(--primary-night-blue);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;font-size:1.0625rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__4vwbtq__faqQuestion:hover{color:var(--primary-orange)}.FAQ-module__4vwbtq__faqIcon{background:var(--white);width:32px;min-width:32px;height:32px;color:var(--primary-orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:300;transition:all .3s;display:flex}.FAQ-module__4vwbtq__open .FAQ-module__4vwbtq__faqIcon{background:var(--primary-orange);color:var(--white)}.FAQ-module__4vwbtq__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__4vwbtq__open .FAQ-module__4vwbtq__faqAnswer{max-height:500px;padding:0 1.5rem 1.5rem}.FAQ-module__4vwbtq__faqAnswer p{color:var(--slogan-gray);margin:0;font-size:.9375rem;line-height:1.8}.FAQ-module__4vwbtq__cta{text-align:center;background:var(--light-bg);border-radius:16px;margin-top:3rem;padding:2rem}.FAQ-module__4vwbtq__ctaText{color:var(--slogan-gray);margin-bottom:.5rem;font-size:1rem}.FAQ-module__4vwbtq__ctaLink{color:var(--primary-orange);font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.FAQ-module__4vwbtq__ctaLink:hover{text-decoration:underline}@media (max-width:1200px){.FAQ-module__4vwbtq__section{margin:2rem 4rem}}@media (max-width:1024px){.FAQ-module__4vwbtq__section{margin:2rem}}@media (max-width:768px){.FAQ-module__4vwbtq__section{border-radius:20px;margin:1.5rem;padding:2rem 1.5rem}.FAQ-module__4vwbtq__header{margin-bottom:2rem}.FAQ-module__4vwbtq__title{font-size:1.5rem}.FAQ-module__4vwbtq__subtitle{font-size:1rem}.FAQ-module__4vwbtq__faqQuestion{padding:1.25rem;font-size:.9375rem}.FAQ-module__4vwbtq__faqIcon{width:28px;min-width:28px;height:28px;font-size:1.25rem}.FAQ-module__4vwbtq__open .FAQ-module__4vwbtq__faqAnswer{padding:0 1.25rem 1.25rem}.FAQ-module__4vwbtq__faqAnswer p{font-size:.875rem;line-height:1.7}.FAQ-module__4vwbtq__cta{margin-top:2rem;padding:1.5rem}}@media (max-width:480px){.FAQ-module__4vwbtq__section{margin:1rem;padding:1.5rem 1rem}.FAQ-module__4vwbtq__faqQuestion{padding:1rem;font-size:.875rem}.FAQ-module__4vwbtq__open .FAQ-module__4vwbtq__faqAnswer{padding:0 1rem 1rem}}
.FaqAccordion-module__gS6DJq__wrapper{border-top:1px solid #0000001a;flex-direction:column;display:flex}.FaqAccordion-module__gS6DJq__item{border-bottom:1px solid #0000001a}.FaqAccordion-module__gS6DJq__question{cursor:pointer;text-align:left;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-size:1.125rem;font-weight:600;transition:color .2s;display:flex}.FaqAccordion-module__gS6DJq__question:hover{color:#2563eb}.FaqAccordion-module__gS6DJq__icon{color:#2563eb;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s;display:flex}.FaqAccordion-module__gS6DJq__open .FaqAccordion-module__gS6DJq__icon{transform:rotate(180deg)}.FaqAccordion-module__gS6DJq__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;display:grid}.FaqAccordion-module__gS6DJq__open .FaqAccordion-module__gS6DJq__answerWrapper{grid-template-rows:1fr}.FaqAccordion-module__gS6DJq__answer{color:#475569;line-height:1.6;overflow:hidden}.FaqAccordion-module__gS6DJq__answerContent{padding-bottom:1.5rem;padding-right:2rem}
.CountrySelect-module__b9ut1W__container{flex-shrink:0;width:140px;position:relative}.CountrySelect-module__b9ut1W__selectedButton{cursor:pointer;color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;width:100%;height:100%;padding:.75rem .5rem;font-size:1rem;transition:all .2s;display:flex}.CountrySelect-module__b9ut1W__selectedButton:hover{border-color:#cbd5e1}.CountrySelect-module__b9ut1W__selectedButton:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.CountrySelect-module__b9ut1W__flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:24px;height:16px}.CountrySelect-module__b9ut1W__dialCode{font-weight:500}.CountrySelect-module__b9ut1W__arrow{color:#64748b;margin-left:auto;font-size:12px}.CountrySelect-module__b9ut1W__dropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:300px;max-height:300px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.CountrySelect-module__b9ut1W__searchContainer{z-index:10;background:#fff;border-bottom:1px solid #f1f5f9;padding:8px;position:sticky;top:0}.CountrySelect-module__b9ut1W__searchInput{border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-size:14px}.CountrySelect-module__b9ut1W__searchInput:focus{border-color:#2563eb}.CountrySelect-module__b9ut1W__option{cursor:pointer;border-radius:6px;align-items:center;gap:12px;padding:8px 12px;transition:background .1s;display:flex}.CountrySelect-module__b9ut1W__option:hover{background:#f1f5f9}.CountrySelect-module__b9ut1W__option.CountrySelect-module__b9ut1W__selected{color:#2563eb;background:#eff6ff}.CountrySelect-module__b9ut1W__optionName{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;overflow:hidden}.CountrySelect-module__b9ut1W__optionCode{color:#64748b;font-size:13px}.CountrySelect-module__b9ut1W__dropdown::-webkit-scrollbar{width:6px}.CountrySelect-module__b9ut1W__dropdown::-webkit-scrollbar-track{background:0 0}.CountrySelect-module__b9ut1W__dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.CountrySelect-module__b9ut1W__dropdown::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:640px){.CountrySelect-module__b9ut1W__dropdown{width:280px}}
.ModernPageElements-module__SQb2Hq__gradientHero{padding:4rem 1.5rem 5rem;position:relative;overflow:hidden}.ModernPageElements-module__SQb2Hq__heroBlue{background:linear-gradient(135deg,#0d3073 0%,#1e40af 50%,#3b82f6 100%)}.ModernPageElements-module__SQb2Hq__heroPurple{background:linear-gradient(135deg,#4c1d95 0%,#7c3aed 50%,#a78bfa 100%)}.ModernPageElements-module__SQb2Hq__heroOrange{background:linear-gradient(135deg,#9a3412 0%,#ea580c 50%,#fb923c 100%)}.ModernPageElements-module__SQb2Hq__heroPattern{pointer-events:none;background-image:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff14 0%,#0000 40%),radial-gradient(circle at 40% 80%,#ffffff0d 0%,#0000 30%);position:absolute;inset:0}.ModernPageElements-module__SQb2Hq__heroContainer{z-index:1;justify-content:space-between;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.ModernPageElements-module__SQb2Hq__heroContent{flex-direction:column;flex:1;gap:1.25rem;display:flex}.ModernPageElements-module__SQb2Hq__heroTitle{color:#fff;text-shadow:0 2px 20px #0003;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15}.ModernPageElements-module__SQb2Hq__heroSubtitle{color:#ffffffe6;max-width:500px;font-size:1.15rem;line-height:1.6}.ModernPageElements-module__SQb2Hq__heroChips{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.ModernPageElements-module__SQb2Hq__heroChip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.ModernPageElements-module__SQb2Hq__heroChip:hover{background:#ffffff40;transform:translateY(-2px)}.ModernPageElements-module__SQb2Hq__chipIcon{font-size:1.1rem}.ModernPageElements-module__SQb2Hq__heroCta{color:#fff;background:linear-gradient(135deg,#ff6b73 0%,#ff8a70 100%);border-radius:14px;align-self:flex-start;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #ff6b7366}.ModernPageElements-module__SQb2Hq__heroCta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 15px 40px #ff6b7380}.ModernPageElements-module__SQb2Hq__heroImageWrapper{flex-shrink:0;position:relative}.ModernPageElements-module__SQb2Hq__heroImageGlow{background:radial-gradient(circle,#fff3 0%,#0000 70%);animation:4s ease-in-out infinite ModernPageElements-module__SQb2Hq__pulse;position:absolute;inset:-20%}@keyframes ModernPageElements-module__SQb2Hq__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.ModernPageElements-module__SQb2Hq__heroImage{border-radius:20px;max-width:100%;height:auto;position:relative;box-shadow:0 20px 60px #0000004d}.ModernPageElements-module__SQb2Hq__glassCard{border-radius:20px;padding:2rem;transition:all .3s}.ModernPageElements-module__SQb2Hq__glassLight{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff80;box-shadow:0 8px 32px #0f172a14}.ModernPageElements-module__SQb2Hq__glassLight:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0f172a1f}.ModernPageElements-module__SQb2Hq__glassDark{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#0f172acc;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000004d}.ModernPageElements-module__SQb2Hq__glassGradient{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffe6 0%,#f8fafcf2 100%);border:1px solid #e2e8f0cc;box-shadow:0 8px 32px #0f172a0f}.ModernPageElements-module__SQb2Hq__featureGrid{gap:1.5rem;display:grid}.ModernPageElements-module__SQb2Hq__cols2{grid-template-columns:repeat(2,1fr)}.ModernPageElements-module__SQb2Hq__cols3{grid-template-columns:repeat(3,1fr)}.ModernPageElements-module__SQb2Hq__cols4{grid-template-columns:repeat(4,1fr)}.ModernPageElements-module__SQb2Hq__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.ModernPageElements-module__SQb2Hq__featureCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ModernPageElements-module__SQb2Hq__featureCard:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 12px 40px #0f172a1a}.ModernPageElements-module__SQb2Hq__featureCard:hover:before{transform:scaleX(1)}.ModernPageElements-module__SQb2Hq__featureIcon{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.75rem;display:flex}.ModernPageElements-module__SQb2Hq__featureTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.ModernPageElements-module__SQb2Hq__featureDesc{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.ModernPageElements-module__SQb2Hq__statsBar{border-radius:16px;flex-wrap:wrap;justify-content:center;gap:3rem;padding:2rem;display:flex}.ModernPageElements-module__SQb2Hq__statsGradient{background:linear-gradient(135deg,#0d3073 0%,#1e40af 100%)}.ModernPageElements-module__SQb2Hq__statsLight{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0f172a0f}.ModernPageElements-module__SQb2Hq__statItem{flex-direction:column;align-items:center;gap:.25rem;min-width:120px;display:flex}.ModernPageElements-module__SQb2Hq__statIcon{margin-bottom:.25rem;font-size:1.5rem}.ModernPageElements-module__SQb2Hq__statValue{color:#fff;font-size:2rem;font-weight:800}.ModernPageElements-module__SQb2Hq__statsLight .ModernPageElements-module__SQb2Hq__statValue{color:#0d3073}.ModernPageElements-module__SQb2Hq__statLabel{color:#fffc;text-align:center;font-size:.9rem}.ModernPageElements-module__SQb2Hq__statsLight .ModernPageElements-module__SQb2Hq__statLabel{color:#64748b}.ModernPageElements-module__SQb2Hq__tableWrapper{border-radius:16px;overflow-x:auto}.ModernPageElements-module__SQb2Hq__tableGlassmorphic{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;box-shadow:0 8px 32px #0f172a14}.ModernPageElements-module__SQb2Hq__tableStriped{background:#fff;box-shadow:0 4px 20px #0f172a0f}.ModernPageElements-module__SQb2Hq__modernTable{border-collapse:collapse;width:100%}.ModernPageElements-module__SQb2Hq__modernTable th{color:#fff;text-align:left;background:linear-gradient(135deg,#0d3073,#1e40af);padding:1rem 1.25rem;font-size:.95rem;font-weight:700}.ModernPageElements-module__SQb2Hq__modernTable th:first-child{border-radius:12px 0 0}.ModernPageElements-module__SQb2Hq__modernTable th:last-child{border-radius:0 12px 0 0}.ModernPageElements-module__SQb2Hq__colIcon{margin-right:.5rem}.ModernPageElements-module__SQb2Hq__modernTable td{color:#334155;border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;font-size:.95rem}.ModernPageElements-module__SQb2Hq__tableStriped .ModernPageElements-module__SQb2Hq__modernTable tbody tr:nth-child(odd){background:#f8fafc}.ModernPageElements-module__SQb2Hq__modernTable tbody tr{transition:background .2s}.ModernPageElements-module__SQb2Hq__modernTable tbody tr:hover{background:#eff6ff}.ModernPageElements-module__SQb2Hq__countryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.ModernPageElements-module__SQb2Hq__countryCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .3s;display:flex}.ModernPageElements-module__SQb2Hq__countryCard:hover{border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 8px 24px #3b82f626}.ModernPageElements-module__SQb2Hq__countryFlagWrapper{border-radius:8px;flex-shrink:0;width:56px;height:42px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.ModernPageElements-module__SQb2Hq__countryFlag{object-fit:cover;width:100%;height:100%}.ModernPageElements-module__SQb2Hq__countryInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.ModernPageElements-module__SQb2Hq__countryName{color:#0f172a;font-size:1rem;font-weight:600}.ModernPageElements-module__SQb2Hq__countryDesc{color:#64748b;font-size:.85rem}.ModernPageElements-module__SQb2Hq__countryArrow{color:#94a3b8;transition:all .3s}.ModernPageElements-module__SQb2Hq__countryCard:hover .ModernPageElements-module__SQb2Hq__countryArrow{color:#3b82f6;transform:translate(4px)}.ModernPageElements-module__SQb2Hq__gradientDivider{height:80px;margin:0;position:relative}.ModernPageElements-module__SQb2Hq__dividerWave{color:#f8fafc}.ModernPageElements-module__SQb2Hq__dividerWave svg{width:100%;height:100%;position:absolute;bottom:0}.ModernPageElements-module__SQb2Hq__ctaBanner{border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;display:flex}.ModernPageElements-module__SQb2Hq__ctaGradient{color:#fff;background:linear-gradient(135deg,#0d3073 0%,#1e40af 50%,#3b82f6 100%)}.ModernPageElements-module__SQb2Hq__ctaGlass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #e2e8f0;box-shadow:0 8px 32px #0f172a14}.ModernPageElements-module__SQb2Hq__ctaSolid{color:#fff;background:#0f172a}.ModernPageElements-module__SQb2Hq__ctaContent{flex:1;min-width:280px}.ModernPageElements-module__SQb2Hq__ctaTitle{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.ModernPageElements-module__SQb2Hq__ctaGlass .ModernPageElements-module__SQb2Hq__ctaTitle{color:#0f172a}.ModernPageElements-module__SQb2Hq__ctaSubtitle{opacity:.9;margin:0 0 1rem;font-size:1rem}.ModernPageElements-module__SQb2Hq__ctaGlass .ModernPageElements-module__SQb2Hq__ctaSubtitle{color:#64748b}.ModernPageElements-module__SQb2Hq__ctaChips{flex-wrap:wrap;gap:.75rem;display:flex}.ModernPageElements-module__SQb2Hq__ctaChip{align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.ModernPageElements-module__SQb2Hq__ctaChip svg{color:#4ade80}.ModernPageElements-module__SQb2Hq__ctaGlass .ModernPageElements-module__SQb2Hq__ctaChip svg{color:#22c55e}.ModernPageElements-module__SQb2Hq__ctaButton{color:#fff;background:linear-gradient(135deg,#ff6b73 0%,#ff8a70 100%);border-radius:14px;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #ff6b7366}.ModernPageElements-module__SQb2Hq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 12px 32px #ff6b7380}.ModernPageElements-module__SQb2Hq__iconList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.ModernPageElements-module__SQb2Hq__iconListItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.ModernPageElements-module__SQb2Hq__iconListItem:hover{border-color:#3b82f6;box-shadow:0 4px 16px #3b82f61a}.ModernPageElements-module__SQb2Hq__iconListItem.ModernPageElements-module__SQb2Hq__highlighted{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-color:#3b82f6}.ModernPageElements-module__SQb2Hq__iconListIcon{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.ModernPageElements-module__SQb2Hq__listNumber .ModernPageElements-module__SQb2Hq__iconListIcon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.ModernPageElements-module__SQb2Hq__iconListText{color:#334155;font-size:1rem;line-height:1.6}.ModernPageElements-module__SQb2Hq__infoCallout{border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.ModernPageElements-module__SQb2Hq__calloutInfo{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd}.ModernPageElements-module__SQb2Hq__calloutSuccess{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #86efac}.ModernPageElements-module__SQb2Hq__calloutWarning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fcd34d}.ModernPageElements-module__SQb2Hq__calloutTip{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border:1px solid #c4b5fd}.ModernPageElements-module__SQb2Hq__calloutIcon{flex-shrink:0;font-size:1.5rem}.ModernPageElements-module__SQb2Hq__calloutContent{flex:1}.ModernPageElements-module__SQb2Hq__calloutTitle{color:#0f172a;margin-bottom:.25rem;font-size:1rem;font-weight:700;display:block}.ModernPageElements-module__SQb2Hq__calloutText{color:#334155;margin:0;font-size:.95rem;line-height:1.6}.ModernPageElements-module__SQb2Hq__compensationSection{padding:1.5rem 0}.ModernPageElements-module__SQb2Hq__compensationTitle{color:#0f172a;margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.ModernPageElements-module__SQb2Hq__compensationGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.ModernPageElements-module__SQb2Hq__compensationCard{text-align:center;color:#fff;background:linear-gradient(135deg,#0d3073,#1e40af);border-radius:16px;padding:1.5rem;transition:all .3s}.ModernPageElements-module__SQb2Hq__compensationCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0d30734d}.ModernPageElements-module__SQb2Hq__compensationAmount{margin-bottom:.5rem;font-size:2rem;font-weight:800}.ModernPageElements-module__SQb2Hq__compensationDistance{opacity:.85;font-size:.9rem}.ModernPageElements-module__SQb2Hq__imageOverlayWrapper{margin:0}.ModernPageElements-module__SQb2Hq__imageContainer{border-radius:16px;position:relative;overflow:hidden}.ModernPageElements-module__SQb2Hq__overlayImage{width:100%;height:auto;transition:transform .5s;display:block}.ModernPageElements-module__SQb2Hq__imageContainer:hover .ModernPageElements-module__SQb2Hq__overlayImage{transform:scale(1.03)}.ModernPageElements-module__SQb2Hq__imageOverlay{background:linear-gradient(#0000 40%,#0d3073e6 100%);align-items:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.ModernPageElements-module__SQb2Hq__imageOverlay span{color:#fff;font-size:1.25rem;font-weight:700}.ModernPageElements-module__SQb2Hq__imageCaption{color:#64748b;text-align:center;margin-top:.75rem;font-size:.9rem}@media (max-width:1024px){.ModernPageElements-module__SQb2Hq__heroContainer{text-align:center;flex-direction:column}.ModernPageElements-module__SQb2Hq__heroContent{align-items:center}.ModernPageElements-module__SQb2Hq__heroSubtitle{max-width:100%}.ModernPageElements-module__SQb2Hq__heroCta{align-self:center}.ModernPageElements-module__SQb2Hq__heroChips{justify-content:center}.ModernPageElements-module__SQb2Hq__cols3,.ModernPageElements-module__SQb2Hq__cols4{grid-template-columns:repeat(2,1fr)}.ModernPageElements-module__SQb2Hq__ctaBanner{text-align:center;flex-direction:column}.ModernPageElements-module__SQb2Hq__ctaContent{text-align:center}.ModernPageElements-module__SQb2Hq__ctaChips{justify-content:center}}@media (max-width:768px){.ModernPageElements-module__SQb2Hq__gradientHero{padding:3rem 1rem 4rem}.ModernPageElements-module__SQb2Hq__cols2,.ModernPageElements-module__SQb2Hq__cols3,.ModernPageElements-module__SQb2Hq__cols4{grid-template-columns:1fr}.ModernPageElements-module__SQb2Hq__statsBar{gap:2rem}.ModernPageElements-module__SQb2Hq__statItem{min-width:100px}.ModernPageElements-module__SQb2Hq__statValue{font-size:1.5rem}.ModernPageElements-module__SQb2Hq__ctaBanner{padding:2rem}}
.PreFooter-module__QL1XqG__section{background:var(--white);border-radius:24px 24px 0 0;margin:2rem 8rem 0;padding:4rem 2rem 0}.PreFooter-module__QL1XqG__container{width:100%;margin:0 auto;padding:0}.PreFooter-module__QL1XqG__grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:3rem;display:grid}.PreFooter-module__QL1XqG__newsletterCard{border-radius:16px;flex-direction:column;grid-area:1/1/3;justify-content:flex-end;min-height:500px;padding:4rem 4rem 2.5rem;display:flex;position:relative;overflow:hidden}.PreFooter-module__QL1XqG__videoBackground{object-fit:cover;z-index:0;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);width:100%;height:100%;position:absolute;inset:0}.PreFooter-module__QL1XqG__newsletterOverlay{z-index:1;background:linear-gradient(#28437200 37%,#294473 82%);position:absolute;inset:0}.PreFooter-module__QL1XqG__newsletterContent{z-index:2;text-align:center;max-width:400px;margin:0 auto;position:relative}.PreFooter-module__QL1XqG__newsletterBadge{color:var(--white);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.5rem;font-family:monospace;font-size:.6875rem;font-weight:700}.PreFooter-module__QL1XqG__newsletterTitle{color:var(--white);margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;line-height:1.2}.PreFooter-module__QL1XqG__newsletterForm{flex-direction:column;gap:1rem;display:flex}.PreFooter-module__QL1XqG__inputGroup{border-radius:8px;display:flex;overflow:hidden}.PreFooter-module__QL1XqG__emailInput{border:none;outline:none;flex:1;min-width:0;padding:.875rem 1rem;font-size:1rem}.PreFooter-module__QL1XqG__signUpBtn{color:var(--white);cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:background .2s}.PreFooter-module__QL1XqG__signUpBtn:hover{background:#2563eb}.PreFooter-module__QL1XqG__checkbox{cursor:pointer;text-align:left;align-items:flex-start;gap:.75rem;display:flex}.PreFooter-module__QL1XqG__checkbox input{display:none}.PreFooter-module__QL1XqG__checkboxCustom{background:var(--white);border:1px solid #ffffff80;border-radius:4px;flex-shrink:0;width:20px;min-width:20px;height:20px}.PreFooter-module__QL1XqG__checkbox input:checked+.PreFooter-module__QL1XqG__checkboxCustom{background:#3b82f6;border-color:#3b82f6}.PreFooter-module__QL1XqG__checkboxLabel{color:var(--white);font-size:.75rem;line-height:1.5}.PreFooter-module__QL1XqG__checkboxLabel a{color:#93c5fd;text-decoration:underline}.PreFooter-module__QL1XqG__rightsCard{background:#ebf4ff;border-radius:16px;grid-area:1/2;align-items:center;gap:2rem;padding:2rem;display:flex}.PreFooter-module__QL1XqG__rightsContent{flex:1}.PreFooter-module__QL1XqG__rightsBadge{color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.5rem;font-family:monospace;font-size:.6875rem;font-weight:700}.PreFooter-module__QL1XqG__rightsTitle{color:var(--primary-night-blue);margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.2}.PreFooter-module__QL1XqG__rightsLink{color:#3b82f6;align-items:center;gap:.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.PreFooter-module__QL1XqG__rightsLink:hover{text-decoration:underline}.PreFooter-module__QL1XqG__guideBook{flex-shrink:0}.PreFooter-module__QL1XqG__guideBookInner{background:linear-gradient(270deg,#0000,#ebf5ff 26% 40%,#d6eaff 58% 83%,#0000);border-radius:8px;width:180px;height:250px;padding:1rem 1.5rem;position:relative;box-shadow:-80px 60px 30px #07306d03,-50px 40px 25px #07306d0d,-30px 22px 22px #07306d29,-13px 10px 16px #07306d47,-3px 2px 9px #07306d52}.PreFooter-module__QL1XqG__guideBookTitle{color:var(--primary-night-blue);z-index:1;font-size:.75rem;font-weight:700;line-height:1.1;position:relative}.PreFooter-module__QL1XqG__guideBookTitle span{color:#3b82f6;margin-top:.25rem;font-family:monospace;display:block}.PreFooter-module__QL1XqG__guideBookImage{width:auto;height:70%;position:absolute;bottom:5%;right:15%}.PreFooter-module__QL1XqG__apraCard{background:#dbeafe;border-radius:16px;grid-area:2/2;align-items:center;gap:2rem;padding:2rem 3rem;display:flex}.PreFooter-module__QL1XqG__apraLogo{flex-shrink:0;width:115px;height:auto}.PreFooter-module__QL1XqG__apraText{color:var(--slogan-gray);font-size:.875rem;line-height:1.6}.PreFooter-module__QL1XqG__pressSection{text-align:center;padding-top:4rem;padding-bottom:6rem}.PreFooter-module__QL1XqG__pressTitle{color:var(--slogan-gray);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3rem;font-family:monospace;font-size:1rem;font-weight:700}.PreFooter-module__QL1XqG__pressTitle span{color:#3b82f6}.PreFooter-module__QL1XqG__blueLogo{filter:invert(48%)sepia(35%)saturate(3062%)hue-rotate(198deg)brightness(97%)contrast(96%);opacity:1!important}.PreFooter-module__QL1XqG__pressLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:5rem;display:flex}.PreFooter-module__QL1XqG__pressLogos img{opacity:.8;width:auto;height:48px}@media (max-width:1200px){.PreFooter-module__QL1XqG__section{margin:2rem 4rem 0}}@media (max-width:1024px){.PreFooter-module__QL1XqG__section{margin:2rem 2rem 0}.PreFooter-module__QL1XqG__grid{grid-template-columns:1fr}.PreFooter-module__QL1XqG__newsletterCard{grid-area:1/1;min-height:400px;padding:3rem 2rem 2rem}.PreFooter-module__QL1XqG__rightsCard{grid-area:2/1}.PreFooter-module__QL1XqG__apraCard{grid-area:3/1;padding:2rem}}@media (max-width:768px){.PreFooter-module__QL1XqG__section{border-radius:20px 20px 0 0;margin:1.5rem 1.5rem 0;padding:2rem 1.5rem 0}.PreFooter-module__QL1XqG__grid{gap:1rem;margin-bottom:2rem}.PreFooter-module__QL1XqG__newsletterCard{min-height:350px;padding:1.5rem}.PreFooter-module__QL1XqG__newsletterTitle{font-size:1.25rem}.PreFooter-module__QL1XqG__inputGroup{flex-direction:column}.PreFooter-module__QL1XqG__emailInput{border-radius:8px;margin-bottom:.5rem}.PreFooter-module__QL1XqG__signUpBtn{border-radius:8px;padding:1rem}.PreFooter-module__QL1XqG__rightsCard{text-align:center;flex-direction:column;gap:1.5rem;padding:1.5rem}.PreFooter-module__QL1XqG__rightsTitle{font-size:1.25rem}.PreFooter-module__QL1XqG__guideBookInner{width:140px;height:190px;padding:.75rem 1rem}.PreFooter-module__QL1XqG__guideBookTitle{font-size:.625rem}.PreFooter-module__QL1XqG__apraCard{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.PreFooter-module__QL1XqG__apraLogo{width:80px}.PreFooter-module__QL1XqG__apraText{font-size:.8125rem}.PreFooter-module__QL1XqG__pressLogos{gap:1.5rem}.PreFooter-module__QL1XqG__pressLogos img{height:20px}}@media (max-width:480px){.PreFooter-module__QL1XqG__section{margin:1rem 1rem 0;padding:1.5rem 1rem 0}.PreFooter-module__QL1XqG__newsletterCard{min-height:320px;padding:1rem}.PreFooter-module__QL1XqG__newsletterTitle{margin-bottom:1rem;font-size:1.125rem}.PreFooter-module__QL1XqG__guideBookInner{width:120px;height:160px}.PreFooter-module__QL1XqG__pressLogos{gap:1rem}.PreFooter-module__QL1XqG__pressLogos img{height:18px}}
.page-module__Ah-9Cq__page{background:var(--light-bg);min-height:100vh;display:flex}.page-module__Ah-9Cq__sidebar{z-index:10;background:linear-gradient(#0e1f3b 0%,#1e3a5f 100%);flex-direction:column;justify-content:space-between;width:320px;padding:2rem;display:flex;position:fixed;top:0;bottom:0;left:0}.page-module__Ah-9Cq__sidebarContent{flex:1}.page-module__Ah-9Cq__logo{color:var(--white);align-items:center;gap:.5rem;margin-bottom:3rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.page-module__Ah-9Cq__logoIcon{color:#ff8a00}.page-module__Ah-9Cq__progressNav{flex-direction:column;gap:0;padding-left:1rem;display:flex;position:relative}.page-module__Ah-9Cq__progressNav:before{content:"";background:#fff3;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.page-module__Ah-9Cq__progressItem{color:#ffffff80;align-items:center;gap:1rem;padding:1rem 0;font-size:.9375rem;display:flex;position:relative}.page-module__Ah-9Cq__progressDot{z-index:1;background:#ffffff4d;border:2px solid #0000;border-radius:50%;width:12px;height:12px;margin-left:-5px;position:relative}.page-module__Ah-9Cq__progressItem.page-module__Ah-9Cq__active{color:var(--white)}.page-module__Ah-9Cq__progressItem.page-module__Ah-9Cq__active .page-module__Ah-9Cq__progressDot{background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f64d}.page-module__Ah-9Cq__progressItem.page-module__Ah-9Cq__completed .page-module__Ah-9Cq__progressDot{background:#22c55e;border-color:#22c55e}.page-module__Ah-9Cq__sidebarFooter{position:relative}.page-module__Ah-9Cq__featuredIn{z-index:2;position:relative}.page-module__Ah-9Cq__featuredIn p{color:#ffffffb3;margin-bottom:1rem;font-size:.8125rem}.page-module__Ah-9Cq__featuredLogos{flex-direction:column;gap:.75rem;display:flex}.page-module__Ah-9Cq__washingtonPost{color:var(--white);font-family:Georgia,serif;font-size:1.25rem;font-style:italic}.page-module__Ah-9Cq__logoRow{align-items:center;gap:1.5rem;display:flex}.page-module__Ah-9Cq__usaToday{color:var(--white);font-size:.875rem;font-weight:700}.page-module__Ah-9Cq__wsj{color:var(--white);font-family:Times New Roman,serif;font-size:1.25rem;font-style:italic}.page-module__Ah-9Cq__logoImage{object-fit:contain;width:auto;height:120px}.page-module__Ah-9Cq__mediaLogo{object-fit:contain;filter:brightness(0)invert();opacity:.8;width:auto;height:24px;transition:opacity .2s}.page-module__Ah-9Cq__mediaLogo:hover{opacity:1}.page-module__Ah-9Cq__decorativeShape{opacity:.3;background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-2rem;right:-2rem}.page-module__Ah-9Cq__main{flex-direction:column;flex:1;min-height:100vh;margin-left:320px;display:flex}.page-module__Ah-9Cq__header{background:var(--white);border-bottom:1px solid var(--border-color);justify-content:center;padding:1rem 2rem;display:flex}.page-module__Ah-9Cq__headerBadge{color:var(--primary-night-blue);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.page-module__Ah-9Cq__checkIcon{width:20px;height:20px;color:var(--white);background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;display:flex}.page-module__Ah-9Cq__formContainer{flex:1;justify-content:center;padding:2rem;display:flex;overflow-y:auto}.page-module__Ah-9Cq__footer{background:var(--white);border-top:1px solid var(--border-color);color:var(--slogan-gray);justify-content:space-between;align-items:center;padding:1rem 2rem;font-size:.8125rem;display:flex}.page-module__Ah-9Cq__footerLinks{gap:2rem;display:flex}.page-module__Ah-9Cq__footerLinks a{color:var(--slogan-gray);text-decoration:none;transition:color .2s}.page-module__Ah-9Cq__footerLinks a:hover{color:var(--primary-night-blue)}.page-module__Ah-9Cq__footerTrust{align-items:center;gap:2rem;display:flex}.page-module__Ah-9Cq__trustpilot{color:var(--primary-night-blue)}.page-module__Ah-9Cq__loading{color:var(--slogan-gray);flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.page-module__Ah-9Cq__spinner{border:3px solid var(--border-color);border-top-color:var(--primary-orange);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite page-module__Ah-9Cq__spin}@keyframes page-module__Ah-9Cq__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.page-module__Ah-9Cq__sidebar{width:100%;padding:1.5rem;position:relative}.page-module__Ah-9Cq__page{flex-direction:column}.page-module__Ah-9Cq__main{margin-left:0}.page-module__Ah-9Cq__progressNav{flex-flow:wrap;gap:1rem;padding-left:0}.page-module__Ah-9Cq__progressNav:before{display:none}.page-module__Ah-9Cq__progressItem{padding:.5rem 0}.page-module__Ah-9Cq__progressDot{margin-left:0}.page-module__Ah-9Cq__sidebarFooter{display:none}}@media (max-width:640px){.page-module__Ah-9Cq__footer{text-align:center;flex-direction:column;gap:1rem}.page-module__Ah-9Cq__footerLinks{flex-wrap:wrap;justify-content:center;gap:1rem}.page-module__Ah-9Cq__footerTrust{flex-direction:column;gap:.5rem}}
.PastelHero-module__Z6T7-G__hero{justify-content:center;align-items:center;width:100%;min-height:480px;padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.PastelHero-module__Z6T7-G__gradientBackground{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 1216 516' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%25' width='100%25' fill='url(%23grad)' opacity='1'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(-0.4256 -19.892 39.318 -0.15148 715.62 516)'><stop stop-color='rgba(255,255,1)' offset='0'/><stop stop-color='rgba(255,255,255,0.57212)' offset='0.73426'/><stop stop-color='rgba(255,255,255,0)' offset='1'/></radialGradient></defs></svg>"),linear-gradient(29.56deg,#97c2ff00 56.771%,#97c2ff 100%),url("data:image/svg+xml;utf8,<svg viewBox='0 0 1216 516' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%25' width='100%25' fill='url(%23grad)' opacity='1'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(76.669 21.93 -35.434 22.306 0 0)'><stop stop-color='rgba(255,255,255,1)' offset='0'/><stop stop-color='rgba(255,255,255,0.57212)' offset='0.62331'/><stop stop-color='rgba(255,255,255,0)' offset='1'/></radialGradient></defs></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1216 516' preserveAspectRatio='none'><g transform='matrix(1.0336 -9.1074 22.12 0.45203 58.368 516)'><foreignObject x='-569.61' y='-569.61' width='1139.2' height='1139.2'><div xmlns='http://www.w3.org/1999/xhtml' style='background-image: conic-gradient(from 90deg, rgba(152, 194, 255, 1) 0%25, rgba(182, 212, 251, 0.8) 3.0348%25, rgba(211, 229, 247, 0.6) 6.0697%25, rgba(196, 220, 249, 0.3) 15.094%25, rgba(181, 211, 251, 0) 24.118%25, rgba(167, 203, 253, 0.5) 62.059%25, rgba(152, 194, 255, 1) 100%25); opacity:0.8999999761581421; height: 100%25; width: 100%25;'></div></foreignObject></g></svg>"),url("data:image/svg+xml;utf8,<svg viewBox='0 0 1216 516' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%25' width='100%25' fill='url(%23grad)' opacity='0.4000000059604645'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(22.618 4.5009e-7 -0.0000010607 9.5976 254.75 258)'><stop stop-color='rgba(211,229,247,1)' offset='0'/><stop stop-color='rgba(211,229,247,1)' offset='0.99'/><stop stop-color='rgba(211,229,247,0)' offset='1'/></radialGradient></defs></svg>"),url("data:image/svg+xml;utf8,<svg viewBox='0 0 1216 516' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%25' width='100%25' fill='url(%23grad)' opacity='0.8999999761581421'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(-36.906 16.873 -14.036 -5.5282 170.24 334.63)'><stop stop-color='rgba(211,228,247,1)' offset='0'/><stop stop-color='rgba(211,228,247,0.7)' offset='0.33137'/><stop stop-color='rgba(211,228,247,0.5)' offset='0.78846'/><stop stop-color='rgba(211,228,247,0)' offset='1'/></radialGradient></defs></svg>"),linear-gradient(90deg,#fff 0% 100%);background-repeat:no-repeat;background-size:100% 100%;border-radius:24px;margin:1rem;position:absolute;inset:0}.PastelHero-module__Z6T7-G__gradientOverlay{pointer-events:none;background:linear-gradient(#fff0 0%,#eff5fe 41.129%);border-radius:0 0 24px 24px;height:255px;margin:auto 1rem 1rem;position:absolute;inset:0}.PastelHero-module__Z6T7-G__heroContent{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex;position:relative}.PastelHero-module__Z6T7-G__trustpilot{margin-bottom:.5rem}.PastelHero-module__Z6T7-G__trustpilotLink{color:#0f172a;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.PastelHero-module__Z6T7-G__trustpilotStar{width:1.25rem;height:1.25rem}.PastelHero-module__Z6T7-G__trustpilotText{font-size:.875rem;font-weight:700}.PastelHero-module__Z6T7-G__trustpilotExcellent{color:#0d3073;margin-left:.5rem;font-size:.875rem;font-weight:700}.PastelHero-module__Z6T7-G__trustpilotStars{gap:2px;margin-left:.25rem;display:flex}.PastelHero-module__Z6T7-G__star{background-color:#00b67a;width:18px;height:18px;position:relative}.PastelHero-module__Z6T7-G__star:before{content:"★";color:#fff;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;inset:0}.PastelHero-module__Z6T7-G__starHalf{background:linear-gradient(90deg,#00b67a 50%,#dcdce6 50%)}.PastelHero-module__Z6T7-G__trustpilotReviews{color:#475569;margin-left:.5rem;font-size:.875rem}.PastelHero-module__Z6T7-G__title{color:#0f172a;letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:592px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.PastelHero-module__Z6T7-G__formCard{border-radius:24px;width:100%;max-width:800px;padding:1.5rem;position:relative;overflow:visible}.PastelHero-module__Z6T7-G__formCardGlass{-webkit-backdrop-filter:blur(6px);z-index:1;background-color:#07306d0f;border-radius:24px;position:absolute;inset:0}.PastelHero-module__Z6T7-G__formCardContent{z-index:2;position:relative}.PastelHero-module__Z6T7-G__formSubtitle{color:#0f172a;margin-bottom:1.25rem;font-size:.875rem;font-weight:500;line-height:1.4}.PastelHero-module__Z6T7-G__formWrapper{background:#fff;border:1px solid #e7ebf0;border-radius:20px;padding:.75rem;box-shadow:0 2px 8px #0000000a}.PastelHero-module__Z6T7-G__formInner,.PastelHero-module__Z6T7-G__inputGroup{flex-direction:column;gap:.75rem;display:flex}.PastelHero-module__Z6T7-G__inputWrapper{align-items:center;display:flex;position:relative}.PastelHero-module__Z6T7-G__inputIcon{color:#94a3b8;pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;left:.75rem}.PastelHero-module__Z6T7-G__input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:1rem;transition:all .2s}.PastelHero-module__Z6T7-G__input::placeholder{color:#94a3b8}.PastelHero-module__Z6T7-G__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.PastelHero-module__Z6T7-G__ctaButton{color:#fff;background:#0a6ef8;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.PastelHero-module__Z6T7-G__ctaButton:hover{background:#0855c4;transform:translateY(-1px)}.PastelHero-module__Z6T7-G__checkmarksSection{width:100%;max-width:800px;margin-top:2rem}.PastelHero-module__Z6T7-G__checkmarksLabel{color:#4c5f79;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-family:monospace;font-size:.75rem;font-weight:700}.PastelHero-module__Z6T7-G__checkmarks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.PastelHero-module__Z6T7-G__checkmarkItem{flex-wrap:wrap;align-items:center;gap:.75rem;max-width:100%;display:flex}.PastelHero-module__Z6T7-G__checkmarkIcon{color:#0a6ef8;flex-shrink:0;width:1rem;height:1rem}.PastelHero-module__Z6T7-G__checkmarkText{color:#0f172a;font-size:.875rem;font-weight:500}@media (min-width:768px){.PastelHero-module__Z6T7-G__hero{min-height:520px;padding:4rem 2rem}.PastelHero-module__Z6T7-G__title{margin-bottom:2rem;font-size:3rem}.PastelHero-module__Z6T7-G__formInner{flex-direction:row;align-items:center}.PastelHero-module__Z6T7-G__inputGroup{flex-direction:row;flex:1}.PastelHero-module__Z6T7-G__inputWrapper{flex:1}.PastelHero-module__Z6T7-G__ctaButton{width:auto;padding:.875rem 2rem}.PastelHero-module__Z6T7-G__checkmarks{gap:1.5rem}.PastelHero-module__Z6T7-G__checkmarksSection{margin-top:4rem}}@media (max-width:767px){.PastelHero-module__Z6T7-G__gradientBackground,.PastelHero-module__Z6T7-G__gradientOverlay{border-radius:0;margin:0}.PastelHero-module__Z6T7-G__hero{min-height:325px;padding:2rem 1rem}.PastelHero-module__Z6T7-G__title{font-size:1.75rem}.PastelHero-module__Z6T7-G__trustpilotLink{flex-wrap:wrap;justify-content:center;gap:.25rem}.PastelHero-module__Z6T7-G__trustpilotStars{order:3;justify-content:center;width:100%;margin-top:.25rem;margin-left:0}.PastelHero-module__Z6T7-G__trustpilotReviews{text-align:center;order:4;width:100%;margin-top:.25rem;margin-left:0}.PastelHero-module__Z6T7-G__checkmarks{flex-direction:column;align-items:center}}
.StickyCTA-module__rfqR5W__stickyWrapper{z-index:100;pointer-events:none;padding:0 1rem 2rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(150%)}.StickyCTA-module__rfqR5W__visible{pointer-events:auto;transform:translateY(0)}.StickyCTA-module__rfqR5W__stickyCTA{border-radius:32px;max-width:1280px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 50px #00000040}.StickyCTA-module__rfqR5W__backgroundWrapper{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:32px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.StickyCTA-module__rfqR5W__backgroundImage{object-fit:cover;width:100%;height:100%}.StickyCTA-module__rfqR5W__container{z-index:1;justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 2rem;display:flex;position:relative}.StickyCTA-module__rfqR5W__content{flex-direction:column;gap:1rem;display:flex}.StickyCTA-module__rfqR5W__title{color:var(--white);margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.StickyCTA-module__rfqR5W__features{gap:1.5rem;display:flex}.StickyCTA-module__rfqR5W__feature{color:var(--white);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.StickyCTA-module__rfqR5W__checkIcon{color:var(--white);flex-shrink:0}.StickyCTA-module__rfqR5W__ctaButton{background:var(--white);color:#3b82f6;white-space:nowrap;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #00000026}.StickyCTA-module__rfqR5W__ctaButton:hover{transform:scale(1.02);box-shadow:0 6px 20px #0003}@media (max-width:768px){.StickyCTA-module__rfqR5W__stickyWrapper{padding:0 1rem 1rem}.StickyCTA-module__rfqR5W__stickyCTA,.StickyCTA-module__rfqR5W__backgroundWrapper{border-radius:16px}.StickyCTA-module__rfqR5W__container{justify-content:center;padding:.75rem 1rem}.StickyCTA-module__rfqR5W__content{display:none}.StickyCTA-module__rfqR5W__ctaButton{border-radius:10px;width:100%;padding:.875rem 1.5rem;font-size:.9375rem}}
.page-module__E0kJGG__main{min-height:100vh;padding-bottom:0;overflow-x:hidden}
.page-module__oATk7W__main{background-color:#f8f9fa;min-height:100vh;padding-top:140px}.page-module__oATk7W__container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.page-module__oATk7W__header{text-align:center;max-width:800px;margin:0 auto 3rem}.page-module__oATk7W__title{color:var(--primary-night-blue);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__oATk7W__subtitle{color:var(--slogan-gray);font-size:1.125rem;line-height:1.6}.page-module__oATk7W__statsSection{color:#fff;text-align:center;background:linear-gradient(135deg,#0e1f3b 0%,#1e3a5f 100%);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:3rem;padding:3rem 2rem;display:flex;box-shadow:0 10px 25px #0e1f3b26}.page-module__oATk7W__statsText{max-width:600px;margin-bottom:2rem;font-size:1.5rem}.page-module__oATk7W__ratingWrapper{align-items:center;gap:1.5rem;display:flex}.page-module__oATk7W__ratingNumber{font-size:4rem;font-weight:800;line-height:1}.page-module__oATk7W__ratingStars{color:gold;letter-spacing:2px;margin-top:.5rem;font-size:2rem;display:block}.page-module__oATk7W__laurel{opacity:.8;font-size:2.5rem}.page-module__oATk7W__reviewsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module__oATk7W__reviewCard{background:var(--white);border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.page-module__oATk7W__reviewCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}.page-module__oATk7W__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__oATk7W__stars{gap:2px;display:flex}.page-module__oATk7W__star{color:#fff;background:#00b67a;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;display:inline-flex}.page-module__oATk7W__star:first-child{border-radius:4px 0 0 4px}.page-module__oATk7W__star:last-child{border-radius:0 4px 4px 0}.page-module__oATk7W__reviewContent{color:var(--primary-night-blue);flex:1;margin-bottom:1.5rem;line-height:1.6}.page-module__oATk7W__reviewFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-size:.875rem;display:flex}.page-module__oATk7W__author{color:var(--primary-night-blue);font-weight:600}.page-module__oATk7W__date{color:#9ca3af}.page-module__oATk7W__ctaSection{text-align:center;background:#ebf5ff;border-radius:24px;margin-top:4rem;padding:4rem 2rem}.page-module__oATk7W__ctaTitle{color:var(--primary-night-blue);margin-bottom:1rem;font-size:2rem;font-weight:700}.page-module__oATk7W__ctaText{color:var(--slogan-gray);margin-bottom:2rem;font-size:1.125rem}.page-module__oATk7W__ctaButton{background:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:background-color .2s;display:inline-block}.page-module__oATk7W__ctaButton:hover{background-color:#e65100}@media (max-width:768px){.page-module__oATk7W__container{padding:2rem 1rem}.page-module__oATk7W__ratingNumber{font-size:3rem}.page-module__oATk7W__statsText{font-size:1.25rem}.page-module__oATk7W__reviewsGrid{grid-template-columns:1fr}}
