.Header-module__Tnj9Cq__headerContainer{z-index:1000;opacity:0;width:90%;max-width:1200px;position:fixed;top:2rem;left:50%;transform:translate(-50%)translateY(-20px)}.Header-module__Tnj9Cq__headerPill{background-color:var(--color-header-bg);-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff0d;border-radius:50px;justify-content:space-between;align-items:center;height:70px;padding:0 10px;display:flex;box-shadow:0 10px 30px #00000080,inset 0 1px #ffffff1a}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__headerPill{background-color:#fff;border-color:#008da91a;box-shadow:0 10px 30px #0000000d}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__dropdownMenu{background-color:#fff;border:1px solid #008da91a}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__dropdownLink,.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__navLink{color:#008da9}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__navLink:hover,.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__navItemWithDropdown:hover>.Header-module__Tnj9Cq__navLink,.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__activeLink{color:#006b81}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__navLink:after{background-color:#008da9}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__dropdownLink:hover{color:#fff;background-color:#008da9}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__logoArea svg{filter:brightness(0)saturate()invert(32%)sepia(87%)saturate(1478%)hue-rotate(167deg)brightness(91%)contrast(101%)}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__logoText{color:#008da9}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__logoStrategy{color:#008da9b3}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__ctaBg{background:#008da9}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__ctaIcon{background-color:#006b81}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__ctaIcon svg{color:#fff}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__hamburgerLines span{background-color:#008da9}.Header-module__Tnj9Cq__themeWhiteBlue.Header-module__Tnj9Cq__mobileOverlay{background-color:#fffffffa}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__mobileNavLink{color:#008da9}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__mobileSubLink{color:#008da9b3}.Header-module__Tnj9Cq__themeWhiteBlue .Header-module__Tnj9Cq__mobileNavLink:hover{color:#006b81}.Header-module__Tnj9Cq__headerActions{align-items:center;gap:15px;display:flex}.Header-module__Tnj9Cq__hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;padding:10px;display:none;position:relative}.Header-module__Tnj9Cq__hamburgerLines{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.Header-module__Tnj9Cq__hamburgerLines span{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:block}.Header-module__Tnj9Cq__hamburgerOpen span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__Tnj9Cq__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__Tnj9Cq__hamburgerOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__Tnj9Cq__mobileOverlay{-webkit-backdrop-filter:blur(15px);z-index:900;visibility:hidden;opacity:0;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__Tnj9Cq__mobileMenuContent{width:100%;padding:0 10%}.Header-module__Tnj9Cq__mobileNav{flex-direction:column;gap:clamp(.6rem,2.5vh,1.2rem);max-height:85vh;padding-bottom:2rem;display:flex;overflow-y:auto}.Header-module__Tnj9Cq__mobileNavLink{color:#fff;text-transform:uppercase;transform-origin:0;font-size:clamp(.85rem,4vw,1rem);font-weight:700;text-decoration:none;transition:transform .3s;display:block;transform:scale(1)}.Header-module__Tnj9Cq__mobileNavLink:hover{color:var(--color-primary);transform:scale(1.05)}.Header-module__Tnj9Cq__mobileSublinks{border-left:2px solid var(--color-primary);flex-direction:column;gap:.35rem;margin-top:.4rem;padding-left:.8rem;display:flex}.Header-module__Tnj9Cq__mobileSubLink{color:#ffffffb3;font-size:clamp(.65rem,3vw,.75rem);line-height:1.2;text-decoration:none}.Header-module__Tnj9Cq__mobileCtaArea{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:2rem}.Header-module__Tnj9Cq__mobileCta{background-color:var(--color-primary);color:#fff;text-transform:uppercase;border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:100%;padding:1.2rem;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .3s;display:flex;transform:scale(1);box-shadow:0 10px 20px #ff71094d}.Header-module__Tnj9Cq__mobileCta:hover{transform:scale(1.05)}@media (max-width:1024px){.Header-module__Tnj9Cq__navLinks{display:none}.Header-module__Tnj9Cq__hamburger{display:block}.Header-module__Tnj9Cq__headerContainer{width:95%}.Header-module__Tnj9Cq__headerPill{height:60px;padding:0 15px}.Header-module__Tnj9Cq__logoText{font-size:1.1rem}.Header-module__Tnj9Cq__ctaContainer{display:none}}@media (max-width:480px){.Header-module__Tnj9Cq__logoArea span:nth-child(2){display:none}.Header-module__Tnj9Cq__headerPill{padding:0 15px}}.Header-module__Tnj9Cq__logoArea{align-items:center;gap:10px;margin-left:10px;transition:scale .3s;display:flex;scale:1}.Header-module__Tnj9Cq__logoArea:hover{scale:1.05}.Header-module__Tnj9Cq__logoText{color:#fff;letter-spacing:-.5px;font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:700}.Header-module__Tnj9Cq__logoStrategy{color:#ccc;text-transform:uppercase;letter-spacing:2px;font-size:.6rem}.Header-module__Tnj9Cq__navLinks{gap:0;margin:0 10px;list-style:none;display:flex}.Header-module__Tnj9Cq__navLinks li{margin:0 clamp(5px,.8vw,15px)}.Header-module__Tnj9Cq__navItemWithDropdown{z-index:1010;position:relative}.Header-module__Tnj9Cq__navLink{color:var(--color-text-light);text-transform:uppercase;cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:5px 0;font-size:clamp(.7rem,.8vw,.85rem);font-weight:500;transition:transform .3s,color .3s;display:inline-flex;position:relative;transform:scale(1)}.Header-module__Tnj9Cq__navLink:after{content:"";background-color:var(--color-primary);border-radius:2px;width:0%;height:2px;transition:width .3s cubic-bezier(.25,.8,.25,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__Tnj9Cq__navLink:hover:after,.Header-module__Tnj9Cq__activeLink:after,.Header-module__Tnj9Cq__navItemWithDropdown:hover>.Header-module__Tnj9Cq__navLink:after{width:100%}.Header-module__Tnj9Cq__navLink:hover,.Header-module__Tnj9Cq__navItemWithDropdown:hover>.Header-module__Tnj9Cq__navLink{color:var(--color-primary);transform:scale(1.05)}.Header-module__Tnj9Cq__chevronIcon{margin-top:2px;transition:transform .3s;display:inline-flex}.Header-module__Tnj9Cq__navItemWithDropdown:hover .Header-module__Tnj9Cq__chevronIcon{transform:rotate(180deg)}.Header-module__Tnj9Cq__activeLink{color:var(--color-primary)}.Header-module__Tnj9Cq__dropdownMenu{opacity:0;visibility:hidden;pointer-events:none;background-color:#1a1a1a;border-radius:8px;min-width:290px;padding:1rem 0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:calc(100% + 25px);left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 15px 35px #0006}.Header-module__Tnj9Cq__dropdownMenu:before{content:"";height:25px;position:absolute;top:-25px;left:0;right:0}.Header-module__Tnj9Cq__navItemWithDropdown:hover .Header-module__Tnj9Cq__dropdownMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Header-module__Tnj9Cq__dropdownLink{color:#fff;white-space:nowrap;padding:.8rem 1.8rem;font-size:.9rem;font-weight:400;transition:all .2s;display:block}.Header-module__Tnj9Cq__dropdownLink:hover{color:var(--color-primary);background-color:#ff71090d;padding-left:2.2rem}.Header-module__Tnj9Cq__ctaContainer{display:flex}.Header-module__Tnj9Cq__ctaWrapper{cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;width:clamp(220px,20vw,270px);height:48px;padding:0;text-decoration:none;transition:scale .3s,translate .3s;display:flex;position:relative;translate:0;scale:1}.Header-module__Tnj9Cq__ctaWrapper:hover{translate:-5px;scale:1.05}.Header-module__Tnj9Cq__ctaWrapper:hover .Header-module__Tnj9Cq__ctaBg{background:linear-gradient(135deg, #00b1cf 0%, var(--color-button) 100%);box-shadow:0 8px 25px #009cb799}.Header-module__Tnj9Cq__ctaWrapper:hover .Header-module__Tnj9Cq__ctaIcon svg{transform:translate(3px)scale(1.1)}.Header-module__Tnj9Cq__ctaBg{z-index:1;background:linear-gradient(135deg,#00a8c1 0%,#007a9a 100%);border-radius:30px;justify-content:flex-start;align-items:center;width:clamp(190px,18vw,240px);height:48px;padding-left:18px;transition:background .3s,box-shadow .3s;display:flex;position:absolute;right:0;overflow:hidden}.Header-module__Tnj9Cq__ctaBg:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);width:50%;height:100%;animation:6s infinite Header-module__Tnj9Cq__shineFlare;position:absolute;top:0;left:-150%;transform:skew(-25deg)}@keyframes Header-module__Tnj9Cq__shineFlare{0%,75%{left:-150%}to{left:200%}}.Header-module__Tnj9Cq__ctaText{color:#fff;white-space:nowrap;opacity:1;z-index:2;font-size:clamp(.8rem,.8vw,.95rem);font-weight:500}.Header-module__Tnj9Cq__ctaIcon{background-color:var(--color-primary);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex;position:absolute;right:0;box-shadow:-2px 0 10px #0000001a}.Header-module__Tnj9Cq__ctaIcon svg{color:#fff;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}@media (max-width:900px){.Header-module__Tnj9Cq__navLinks{display:none}}
.Footer-module__ce4Teq__footerContainer{background-color:var(--color-secondary);color:#fff;padding:4rem 2rem 2rem;font-family:inherit}.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue{color:#008da9;background-color:#fff}.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue .Footer-module__ce4Teq__columnTitle{color:#008da9}.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue .Footer-module__ce4Teq__footerLink,.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue .Footer-module__ce4Teq__footerText,.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue .Footer-module__ce4Teq__copyrightText{color:#008da9;opacity:.8}.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue .Footer-module__ce4Teq__footerLink:hover{opacity:1}.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue .Footer-module__ce4Teq__socialIcon svg{color:#008da9}.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue .Footer-module__ce4Teq__footerBottom{border-top:1px solid #008da933}.Footer-module__ce4Teq__footerContainer.Footer-module__ce4Teq__themeWhiteBlue .Footer-module__ce4Teq__brandLogo img{filter:brightness(0)saturate()invert(32%)sepia(87%)saturate(1478%)hue-rotate(167deg)brightness(91%)contrast(101%)}.Footer-module__ce4Teq__footerContent{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto 2rem;display:grid}.Footer-module__ce4Teq__footerColumn{flex-direction:column;display:flex}.Footer-module__ce4Teq__columnTitle{margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__ce4Teq__footerLink{cursor:pointer;opacity:.9;margin-bottom:.8rem;font-size:.9rem;transition:opacity .3s}.Footer-module__ce4Teq__footerLink:hover{opacity:1;text-decoration:underline}.Footer-module__ce4Teq__footerText{opacity:.9;margin-bottom:.8rem;font-size:.9rem;line-height:1.5}.Footer-module__ce4Teq__footerLogoArea{grid-column:1/-1;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.Footer-module__ce4Teq__footerBrands{opacity:.9;align-items:center;gap:3rem;max-width:1200px;margin:0 auto 2rem;display:flex}.Footer-module__ce4Teq__brandLogo{align-items:center;display:flex}.Footer-module__ce4Teq__footerBottom{border-top:1px solid #fff3;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:1.5rem;display:flex}.Footer-module__ce4Teq__copyrightText{opacity:.8;font-size:.8rem}.Footer-module__ce4Teq__privacyLink{color:inherit;margin-left:5px;text-decoration:none;transition:opacity .3s}.Footer-module__ce4Teq__privacyLink:hover{opacity:1;text-decoration:underline}.Footer-module__ce4Teq__socialIcons{align-items:center;gap:1rem;display:flex}.Footer-module__ce4Teq__socialIcon{cursor:pointer;width:20px;height:20px;transition:transform .3s}.Footer-module__ce4Teq__socialIcon:hover{transform:translateY(-3px)}@media (max-width:900px){.Footer-module__ce4Teq__footerContent{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__ce4Teq__footerContent{grid-template-columns:1fr}.Footer-module__ce4Teq__footerBrands{flex-wrap:wrap;justify-content:center;gap:1.5rem}.Footer-module__ce4Teq__footerBottom{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__ce4Teq__socialIcons{flex-wrap:wrap;justify-content:center}}
.ThankYou-module__kJGSda__wrapper{background-color:#1f96af;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.ThankYou-module__kJGSda__card{text-align:center;background:#fff;border-radius:2.5rem;width:100%;max-width:600px;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ThankYou-module__kJGSda__glow1{filter:blur(60px);opacity:.15;background:#ff9b09;border-radius:50%;width:10rem;height:10rem;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.ThankYou-module__kJGSda__glow2{filter:blur(60px);opacity:.15;background:#1f96af;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:0;left:0;transform:translate(-30%,30%)}.ThankYou-module__kJGSda__content{z-index:10;position:relative}.ThankYou-module__kJGSda__iconWrapper{background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 2rem;display:flex;box-shadow:0 4px 6px -1px #22c55e1a}.ThankYou-module__kJGSda__icon{color:#22c55e;width:2.5rem;height:2.5rem}.ThankYou-module__kJGSda__title{color:#1a202c;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900}.ThankYou-module__kJGSda__messageBox{background:#f8fafc;border:1px solid #edf2f7;border-radius:1.5rem;margin-bottom:2.5rem;padding:2rem}.ThankYou-module__kJGSda__message{color:#4a5568;font-size:1.25rem;font-weight:600;line-height:1.5}.ThankYou-module__kJGSda__backLink{color:#a0aec0;text-underline-offset:4px;font-size:.875rem;font-weight:700;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .2s}.ThankYou-module__kJGSda__backLink:hover{color:#718096}@media (max-width:640px){.ThankYou-module__kJGSda__card{padding:2rem}.ThankYou-module__kJGSda__title{font-size:2rem}}
