.styles-module__en5VwW__navbar{z-index:50;width:90%;max-width:64rem;height:5rem;margin:0 auto;position:fixed;top:1.5rem;left:0;right:0}.styles-module__en5VwW__desktopOnly{align-items:center;gap:1rem;display:flex}.styles-module__en5VwW__mobileOnly{align-items:center;gap:1rem;display:none}.styles-module__en5VwW__navbarMobile{width:95%;height:4rem}.styles-module__en5VwW__navbarContainer{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(90deg,#1f293733 0%,#11182726 50%,#1f293733 100%);border:1px solid #fff3;border-radius:1.5rem;width:100%;height:100%;transition:all .5s ease-out;overflow:visible;box-shadow:0 25px 50px -12px #0003}.styles-module__en5VwW__navbarContainer:hover{background:linear-gradient(90deg,#1f293740 0%,#11182733 50%,#1f293740 100%);border-color:#ffffff4d;box-shadow:0 35px 60px -12px #00828b4d}.styles-module__en5VwW__navbarShine{opacity:.5;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff0d 50%,#0000 100%);position:absolute;inset:0}.styles-module__en5VwW__navbarContent{z-index:10;justify-content:space-between;align-items:center;height:100%;padding:0 2rem;display:flex;position:relative}.styles-module__en5VwW__navbarBorderGlow{opacity:0;pointer-events:none;background:linear-gradient(90deg,#00828b4d 0%,#0000 50%,#00828b4d 100%);border:2px solid #0000;border-radius:1.5rem;transition:opacity .5s ease-out;position:absolute;inset:0}.styles-module__en5VwW__navbarContainer:hover .styles-module__en5VwW__navbarBorderGlow{opacity:1}.styles-module__en5VwW__leftSection{align-items:center;gap:1rem;display:flex}.styles-module__en5VwW__centerSection{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__en5VwW__rightSection{align-items:center;display:flex}.styles-module__en5VwW__interactiveElement{transition:transform .2s ease-out}.styles-module__en5VwW__interactiveElement:hover{transform:scale(1.05)}.styles-module__en5VwW__sidebarOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background-color:#00000080;position:fixed;inset:0}.styles-module__en5VwW__sidebarContainer{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);z-index:50;background:linear-gradient(135deg,#000000f7 0%,#05050afa 25%,#000000f7 50%,#08080ffa 75%,#000000f7 100%);border-left:1px solid #ffffff14;width:20rem;max-width:90vw;height:100%;position:fixed;top:0;right:0;box-shadow:-20px 0 60px #000c,-5px 0 20px #00000080,inset 1px 0 #ffffff08}.styles-module__en5VwW__cartSidebarContainer{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);z-index:50;background:linear-gradient(135deg,#000000f7 0%,#05050afa 25%,#000000f7 50%,#08080ffa 75%,#000000f7 100%);border-left:1px solid #ffffff14;width:28rem;max-width:90vw;height:100%;position:fixed;top:0;right:0;box-shadow:-20px 0 60px #000c,-5px 0 20px #00000080,inset 1px 0 #ffffff08}.styles-module__en5VwW__sidebarContent{flex-direction:column;height:100%;display:flex}.styles-module__en5VwW__sidebarFixedFooter{background:linear-to-t from-[#1f2937]via-[#1f2937]to-transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:sticky;bottom:0;left:0;right:0}.styles-module__en5VwW__cartItemsScrollContainer{scroll-behavior:smooth;flex-direction:column;flex:1;gap:2rem;padding:4rem 1.5rem 1.5rem;display:flex;overflow-y:auto}.styles-module__en5VwW__cartItemsScrollContainer::-webkit-scrollbar{width:6px}.styles-module__en5VwW__cartItemsScrollContainer::-webkit-scrollbar-track{background:0 0}.styles-module__en5VwW__cartItemsScrollContainer::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.styles-module__en5VwW__cartItemsScrollContainer::-webkit-scrollbar-thumb:hover{background:#ffffff80}.styles-module__en5VwW__cartItem3D{z-index:1;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;margin-bottom:2rem;padding:3.5rem 1rem 1rem;transition:all .3s;position:relative;overflow:visible}.styles-module__en5VwW__cartItem3D:hover{background:#ffffff1f;border-color:#00828b66;transform:translateY(-2px);box-shadow:0 10px 25px #00828b33}.styles-module__en5VwW__cartItemImage3D{background:linear-to-br from-white/20 to-white/10;z-index:1;border:2px solid #00828b4d;border-radius:16px;width:100px;height:100px;position:absolute;top:-50px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 20px #0000004d}.styles-module__en5VwW__cartItemImage3D img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.styles-module__en5VwW__cartItem3D:hover .styles-module__en5VwW__cartItemImage3D img{transform:scale(1.1)}.styles-module__en5VwW__cartItemContent3D{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.styles-module__en5VwW__cartItemTrashPosition{z-index:2;position:absolute;top:.75rem;left:.75rem}.styles-module__en5VwW__sidebarHeader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.styles-module__en5VwW__sidebarTitle{color:#fff;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.styles-module__en5VwW__cartSidebarTitle{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.styles-module__en5VwW__cartSidebarMainTitle{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.styles-module__en5VwW__cartSidebarSubtitle{color:#00828b;background:#00828b1a;border:1px solid #00828b4d;border-radius:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.styles-module__en5VwW__sidebarCloseBtn{color:#fffc;cursor:pointer;background-color:#ffffff1a;border:none;border-radius:9999px;outline:none;padding:.5rem;transition:all .2s ease-out}.styles-module__en5VwW__sidebarCloseBtn:hover{color:#fff;background-color:#fff3}.styles-module__en5VwW__sidebarCloseBtn:focus{outline-offset:2px;outline:2px solid #ffffff4d}.styles-module__en5VwW__sidebarBody{scroll-behavior:smooth;flex:1;padding:1.5rem;overflow-y:auto}.styles-module__en5VwW__sidebarBody::-webkit-scrollbar{width:6px}.styles-module__en5VwW__sidebarBody::-webkit-scrollbar-track{background:0 0}.styles-module__en5VwW__sidebarBody::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.styles-module__en5VwW__sidebarBody::-webkit-scrollbar-thumb:hover{background:#ffffff80}.styles-module__en5VwW__navLink{text-align:center;color:#ffffffe6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;outline:none;width:100%;padding:1rem 1.5rem;font-size:1.125rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.styles-module__en5VwW__navLink:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.styles-module__en5VwW__navLink:hover{color:#fff;background:#00828b;border-color:#00828b80;transform:translate(.25rem);box-shadow:0 10px 25px #00828b33}.styles-module__en5VwW__navLink:hover:before{left:100%}.styles-module__en5VwW__navLink:focus{outline-offset:2px;outline:2px solid #00828b80}.styles-module__en5VwW__navLinkActive{color:#fff;background:#00828b;border-color:#00828b80;box-shadow:0 10px 25px #00828b4d}.styles-module__en5VwW__socialSection{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.5rem}.styles-module__en5VwW__socialTitle{color:#fffc;text-align:center;margin-bottom:1rem;font-weight:600}.styles-module__en5VwW__socialGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.styles-module__en5VwW__socialButton{color:#ffffffb3;cursor:pointer;border:1px solid #ffffff1a;border-radius:.75rem;outline:none;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex}.styles-module__en5VwW__socialButton:hover{color:#fff;transform:scale(1.05)}.styles-module__en5VwW__socialButton:focus{outline-offset:2px;outline:2px solid #ffffff4d}.styles-module__en5VwW__socialButtonYoutube{background:#ef444433}.styles-module__en5VwW__socialButtonYoutube:hover{color:#f87171;background:#ef44444d}.styles-module__en5VwW__socialButtonTiktok{background:#37415133}.styles-module__en5VwW__socialButtonTiktok:hover{color:#9ca3af;background:#3741514d}.styles-module__en5VwW__socialButtonDiscord{background:#6366f133}.styles-module__en5VwW__socialButtonDiscord:hover{color:#818cf8;background:#6366f14d}.styles-module__en5VwW__socialButtonInstagram{background:#ec489933}.styles-module__en5VwW__socialButtonInstagram:hover{color:#f472b6;background:#ec48994d}.styles-module__en5VwW__sidebarFooterCard{background:linear-to-r from-[#1f2937]to-[#111827];border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:60px;margin-top:auto;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.styles-module__en5VwW__sidebarFooterCard:before,.styles-module__en5VwW__sidebarFooterCard:after{z-index:1;align-items:center;width:50%;height:100%;transition:all .25s linear;display:flex;position:absolute}.styles-module__en5VwW__sidebarFooterCard:before{content:"";background-color:#00828b;justify-content:flex-end;left:0}.styles-module__en5VwW__sidebarFooterCard:after{content:"";background-color:#1f2937;justify-content:flex-start;right:0}.styles-module__en5VwW__sidebarFooterCard:hover{box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.styles-module__en5VwW__sidebarFooterCard:hover .styles-module__en5VwW__sidebarFooterTitle{opacity:0;z-index:-3}.styles-module__en5VwW__sidebarFooterCard:hover:before{opacity:.5;transform:translateY(-100%)}.styles-module__en5VwW__sidebarFooterCard:hover:after{opacity:.5;transform:translateY(100%)}.styles-module__en5VwW__sidebarFooterTitle{color:#f5f5f5;opacity:1;z-index:2;justify-content:center;align-items:center;width:100%;height:100%;font-family:inherit;font-size:18px;font-weight:700;transition:opacity .25s;display:flex;position:absolute}.styles-module__en5VwW__sidebarFooterSocialLink{color:#f5f5f5;justify-content:center;align-items:center;width:16.6667%;height:100%;font-size:20px;text-decoration:none;transition:all .25s;display:flex;position:relative}.styles-module__en5VwW__sidebarFooterSocialLink svg{text-shadow:1px 1px #00828bb3;width:22px;height:22px;transform:scale(1)}.styles-module__en5VwW__sidebarFooterSocialLink:hover{background-color:#f9f4ffc5;animation:.4s linear styles-module__en5VwW__bounce_sidebar_footer}@keyframes styles-module__en5VwW__bounce_sidebar_footer{40%{transform:scale(1.4)}60%{transform:scale(.8)}80%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module__en5VwW__mobileLoginContainer{border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:1rem}.styles-module__en5VwW__mobileLoginButton{color:#fff;cursor:pointer;background:#00828b;border:none;border-radius:1rem;outline:none;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.styles-module__en5VwW__mobileLoginButton:hover{background:#006b73;transform:translateY(-1px);box-shadow:0 4px 12px #00828b4d}.styles-module__en5VwW__mobileLoginButton:focus{outline-offset:2px;outline:2px solid #00828b80}.styles-module__en5VwW__logo{cursor:pointer;background:0 0;border:none;padding:0;transition:all .3s ease-out;position:relative;overflow:visible}.styles-module__en5VwW__logo:hover{filter:drop-shadow(0 0 20px #00828b)drop-shadow(0 0 40px #00828b)drop-shadow(0 0 60px #00828b);transform:scale(1.5)}.styles-module__en5VwW__logo:focus{outline-offset:2px;outline:2px solid #00828b80}.styles-module__en5VwW__logoSmall{z-index:20;width:3rem;height:3rem}.styles-module__en5VwW__logoMedium{z-index:20;width:4rem;height:4rem}.styles-module__en5VwW__logoLarge{z-index:20;width:6rem;height:6rem}.styles-module__en5VwW__burgerMenu{color:#fffc;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:1rem;outline:none;padding:.75rem;transition:all .2s ease-out}.styles-module__en5VwW__burgerMenu:hover{color:#fff;background-color:#fff3;border-color:#fff3;box-shadow:0 10px 25px #00828b40}.styles-module__en5VwW__burgerMenu:focus{outline-offset:2px;outline:2px solid #ffffff4d}.styles-module__en5VwW__cartIcon{color:#fffc;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:1rem;outline:none;padding:.75rem;transition:all .2s ease-out;position:relative}.styles-module__en5VwW__cartIcon:hover{color:#fff;background-color:#fff3;border-color:#fff3;box-shadow:0 10px 25px #00828b40}.styles-module__en5VwW__cartIcon:focus{outline-offset:2px;outline:2px solid #ffffff4d}.styles-module__en5VwW__cartBadge{color:#fff;background-color:#00828b;border:2px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.25rem}@keyframes styles-module__en5VwW__cartSvgSlide{0%{transform:translate(0)}25%{transform:translate(4px)}50%{transform:translate(0)}75%{transform:translate(-4px)}to{transform:translate(0)}}.styles-module__en5VwW__cartIconAnimated svg{transition:none;animation:2.5s ease-in-out infinite styles-module__en5VwW__cartSvgSlide}.styles-module__en5VwW__cartIconAnimated:hover svg{animation-play-state:paused}.styles-module__en5VwW__trashDeleteButton{cursor:pointer;background:0 0;border:none;outline:none;padding:.5em;font-size:.8em;transition:transform .2s;position:relative}.styles-module__en5VwW__trashDeleteButton:focus{outline-offset:2px;outline:2px solid #e74c3c80}.styles-module__en5VwW__trashSvg{filter:drop-shadow(0 2px 4px #0000001a);width:2.5em;height:2.5em;transition:transform .3s cubic-bezier(.34,1.56,.64,1);overflow:visible}.styles-module__en5VwW__trashLidGroup{transform-origin:12px 18px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.styles-module__en5VwW__trashDeleteButton:hover .styles-module__en5VwW__trashLidGroup{transform:rotate(-28deg)translateY(2px)}.styles-module__en5VwW__trashDeleteButton:active .styles-module__en5VwW__trashLidGroup{transform:rotate(-12deg)scale(.98)}.styles-module__en5VwW__trashDeleteButton:hover .styles-module__en5VwW__trashSvg{transform:scale(1.08)rotate(3deg)}.styles-module__en5VwW__trashDeleteButton:active .styles-module__en5VwW__trashSvg{transform:scale(.96)rotate(-1deg)}.styles-module__en5VwW__loginButton{cursor:pointer;color:#2ff8ff;white-space:nowrap;background-color:#0000;border:2px solid #0000;border-radius:100px;outline:none;align-items:center;gap:.25rem;height:auto;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .6s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 2px #2fffee}.styles-module__en5VwW__loginButton:hover{color:#212121;border-radius:12px;box-shadow:0 0 0 12px #0000}.styles-module__en5VwW__loginButton:active{transform:scale(.95);box-shadow:0 0 0 4px #adff2f}.styles-module__en5VwW__loginButton:focus{outline-offset:2px;outline:2px solid #00828b80}.styles-module__en5VwW__loginButtonSvg{z-index:9;fill:#2fffff;width:1.5rem;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute}.styles-module__en5VwW__loginButtonArr1{right:16px}.styles-module__en5VwW__loginButtonArr2{left:-25%}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonArr1{right:-25%}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonArr2{left:16px}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonSvg{fill:#212121}.styles-module__en5VwW__loginButtonCircle{opacity:0;background-color:#2fe0ff;border-radius:50%;width:.75rem;height:.75rem;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonCircle{opacity:1;width:150px;height:150px}.styles-module__en5VwW__loginButtonText{z-index:1;transition:all .8s cubic-bezier(.23,1,.32,1);position:relative;transform:translate(-12px)}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonText{transform:translate(12px)}@media (max-width:768px){.styles-module__en5VwW__desktopOnly{display:none}.styles-module__en5VwW__mobileOnly{display:flex}}@media (max-width:640px){.styles-module__en5VwW__loginButton{padding:.5rem 1rem;font-size:.75rem}.styles-module__en5VwW__loginButtonCircle{display:none}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonCircle{opacity:0;width:0;height:0}}.styles-module__en5VwW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module__en5VwW__loading{opacity:.5;cursor:not-allowed}.styles-module__en5VwW__loadingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite styles-module__en5VwW__spin}@keyframes styles-module__en5VwW__spin{to{transform:rotate(360deg)}}[dir=rtl] .styles-module__en5VwW__navbarContent,[dir=rtl] .styles-module__en5VwW__leftSection,[dir=rtl] .styles-module__en5VwW__rightSection{flex-direction:row-reverse}@media (max-width:768px){.styles-module__en5VwW__navbar{width:95%;height:4rem}.styles-module__en5VwW__navbarContent{padding-left:1rem;padding-right:1rem}.styles-module__en5VwW__sidebarContainer{width:100%;max-width:24rem}}@media (prefers-contrast:high){.styles-module__en5VwW__navbarContainer{border-color:#ffffff80}}@media (prefers-reduced-motion:reduce){.styles-module__en5VwW__interactiveElement,.styles-module__en5VwW__logo,.styles-module__en5VwW__burgerMenu,.styles-module__en5VwW__cartIcon,.styles-module__en5VwW__loginButton{transition:none}.styles-module__en5VwW__cartIconAnimated{animation:none}}@keyframes styles-module__en5VwW__pulse{0%,to{opacity:1}50%{opacity:.7}}.styles-module__en5VwW__pulseAnimation{animation:2s cubic-bezier(.4,0,.6,1) infinite styles-module__en5VwW__pulse}@keyframes styles-module__en5VwW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.styles-module__en5VwW__slideIn{animation:.4s ease-out styles-module__en5VwW__slideIn}@keyframes styles-module__en5VwW__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__en5VwW__fadeIn{animation:.3s ease-out styles-module__en5VwW__fadeIn}
.styles-module__xmEN2W__heroContainer{width:100%;min-height:100vh;position:relative;overflow:hidden}.styles-module__xmEN2W__backgroundLayer{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);z-index:1;width:100%;height:100%;position:absolute}.styles-module__xmEN2W__heroGrid{z-index:10;align-items:center;gap:calc(var(--spacing,.25rem)*8);grid-template-columns:repeat(1,minmax(0,1fr));display:grid;position:relative}@media (min-width:48rem){.styles-module__xmEN2W__heroGrid{gap:calc(var(--spacing,.25rem)*12);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.styles-module__xmEN2W__heroGrid{gap:calc(var(--spacing,.25rem)*16)}}.styles-module__xmEN2W__heroGrid{min-height:calc(100vh - 80px)}.styles-module__xmEN2W__heroImage{justify-content:center;align-items:center;padding-inline:1rem;display:flex}.styles-module__xmEN2W__heroImageInner{width:100%;max-width:var(--container-lg,32rem)}.styles-module__xmEN2W__heroContent{gap:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}@media (min-width:48rem){.styles-module__xmEN2W__heroContent{gap:calc(var(--spacing,.25rem)*8)}}.styles-module__xmEN2W__heroContent{padding-inline:1rem}.styles-module__xmEN2W__heroTitle{font-size:var(--text-5xl,3rem);line-height:var(--tw-leading,var(--text-5xl--line-height,1));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}@media (min-width:48rem){.styles-module__xmEN2W__heroTitle{font-size:var(--text-6xl,3.75rem);line-height:var(--tw-leading,var(--text-6xl--line-height,1))}}@media (min-width:64rem){.styles-module__xmEN2W__heroTitle{font-size:var(--text-7xl,4.5rem);line-height:var(--tw-leading,var(--text-7xl--line-height,1))}}.styles-module__xmEN2W__heroTitle{filter:drop-shadow(0 0 15px #00ffff4d);line-height:1.1;transform:perspective(500px)translateZ(0)}.styles-module__xmEN2W__heroLogo{display:inline-block;position:relative}.styles-module__xmEN2W__logoImage{filter:drop-shadow(0 0 20px #0ff6)drop-shadow(0 0 40px #00828b4d);width:auto;max-width:100%;height:auto;transition:filter .3s}.styles-module__xmEN2W__logoImage:hover{filter:drop-shadow(0 0 30px #0ff9)drop-shadow(0 0 60px #00828b80)}.styles-module__xmEN2W__heroDescription{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));color:#fffc}@supports (color:color-mix(in lab, red, red)){.styles-module__xmEN2W__heroDescription{color:color-mix(in oklab,var(--color-white,#fff)80%,transparent)}}@media (min-width:48rem){.styles-module__xmEN2W__heroDescription{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)))}}.styles-module__xmEN2W__heroDescription{min-height:3em;line-height:1.6}.styles-module__xmEN2W__actionButtons{gap:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:40rem){.styles-module__xmEN2W__actionButtons{flex-direction:row}}@media (min-width:48rem){.styles-module__xmEN2W__actionButtons{gap:calc(var(--spacing,.25rem)*6)}}.styles-module__xmEN2W__primaryButton{border-radius:var(--radius-2xl,1rem);padding-inline:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*4);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);cursor:pointer;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;text-shadow:0 1px 2px #0000004d;background:linear-gradient(135deg,#0ff 0%,#00828b 50%,#003153 100%) 0 0/200% 200%;justify-content:center;align-items:center;text-decoration:none;transition-duration:.3s;animation:3s infinite styles-module__xmEN2W__gradientMove;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #0ff6,0 0 40px #00828b33,inset 0 0 0 1px #fff3}.styles-module__xmEN2W__primaryButton:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 0 30px #0ff9,0 0 60px #00828b66,inset 0 0 0 1px #fff6}.styles-module__xmEN2W__primaryButton:active{transform:scale(.98)}.styles-module__xmEN2W__primaryButton:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#00ffff80;--tw-ring-offset-width:4px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-offset-color:#1a1a1a;--tw-outline-style:none;outline-style:none}@supports (color:lab(0% 0 0)){.styles-module__xmEN2W__primaryButton:focus-visible{--tw-ring-color:lab(90.666% -50.6565 -14.9617/.5)}}.styles-module__xmEN2W__primaryButton:before{content:"";inset:calc(var(--spacing,.25rem)*0);--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y);pointer-events:none;filter:blur(5px);background:linear-gradient(90deg,#0000,#fffc,#0000);animation:2.5s infinite styles-module__xmEN2W__shimmer;position:absolute}.styles-module__xmEN2W__primaryButton:hover:before{animation:1.2s infinite styles-module__xmEN2W__shimmer}@keyframes styles-module__xmEN2W__shimmer{0%{transform:translate(-100%)skew(-15deg)}to{transform:translate(200%)skew(-15deg)}}@keyframes styles-module__xmEN2W__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__xmEN2W__secondaryButton{border-radius:var(--radius-2xl,1rem);padding-inline:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*4);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);cursor:pointer;color:var(--color-white,#fff);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;background:padding-box padding-box;border:2px solid #0000;justify-content:center;align-items:center;text-decoration:none;transition-duration:.3s;display:inline-flex;position:relative;overflow:hidden}.styles-module__xmEN2W__secondaryButton:before{content:"";border-radius:var(--radius-2xl,1rem);z-index:-1;pointer-events:none;background:linear-gradient(135deg,#00828b,#003153,#00828b) 0 0/200% 200%;animation:4s infinite styles-module__xmEN2W__gradientRotate;position:absolute;inset:-2px}.styles-module__xmEN2W__secondaryButton:after{content:"";z-index:-1;pointer-events:none;background-color:#1a1a1a;border-radius:14px;transition:opacity .3s;position:absolute;inset:2px}.styles-module__xmEN2W__secondaryButton:hover{transform:scale(1.05)}.styles-module__xmEN2W__secondaryButton:hover:after{opacity:.7;background:linear-gradient(135deg,#00828b 0%,#003153 100%)}.styles-module__xmEN2W__secondaryButton:active{transform:scale(.98)}.styles-module__xmEN2W__secondaryButton:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#00315380;--tw-ring-offset-width:4px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-offset-color:#1a1a1a;--tw-outline-style:none;outline-style:none}@supports (color:lab(0% 0 0)){.styles-module__xmEN2W__secondaryButton:focus-visible{--tw-ring-color:lab(18.9121% -4.08378 -25.4337/.5)}}@keyframes styles-module__xmEN2W__gradientRotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__xmEN2W__glowEffect{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);border-radius:var(--radius-2xl,1rem);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;filter:blur(20px);background:radial-gradient(circle,#00828b66,#0000 70%);transition-duration:.3s;position:absolute}.styles-module__xmEN2W__primaryButton:hover .styles-module__xmEN2W__glowEffect{opacity:1}@media (max-width:768px){.styles-module__xmEN2W__heroGrid{gap:calc(var(--spacing,.25rem)*12)}.styles-module__xmEN2W__heroTitle{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)))}.styles-module__xmEN2W__heroDescription{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)))}.styles-module__xmEN2W__actionButtons{flex-direction:column}.styles-module__xmEN2W__primaryButton,.styles-module__xmEN2W__secondaryButton{text-align:center;justify-content:center;width:100%}}[dir=rtl] .styles-module__xmEN2W__heroGrid{direction:rtl}.styles-module__xmEN2W__serviceIcon{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;background-color:var(--color-white,#fff);--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-radius:3.40282e38px;justify-content:center;align-items:center;transition-duration:.3s;display:flex;position:relative}.styles-module__xmEN2W__serviceIcon:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y);box-shadow:0 8px 30px #0003}.styles-module__xmEN2W__serviceIconSm{width:calc(var(--spacing,.25rem)*12);height:calc(var(--spacing,.25rem)*12);padding:calc(var(--spacing,.25rem)*3)}.styles-module__xmEN2W__serviceIconMd{width:calc(var(--spacing,.25rem)*16);height:calc(var(--spacing,.25rem)*16);padding:calc(var(--spacing,.25rem)*4)}.styles-module__xmEN2W__serviceIconLg{width:calc(var(--spacing,.25rem)*20);height:calc(var(--spacing,.25rem)*20);padding:calc(var(--spacing,.25rem)*5)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
.styles-module__g7_jZG__ourServicesSection{background:linear-gradient(#1a1a1a 0%,#0f1419 30%,#0a0d10 70%,#1a1a1a 100%);width:100%;min-height:100vh;position:relative;overflow:hidden}.styles-module__g7_jZG__sectionInner{z-index:10;position:relative}.styles-module__g7_jZG__sectionHeader{padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*4);text-align:center;position:relative}@media (min-width:48rem){.styles-module__g7_jZG__sectionHeader{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*6)}}.styles-module__g7_jZG__headerInner{flex-direction:column;align-items:center;display:inline-flex;position:relative}.styles-module__g7_jZG__headerShapes{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);position:absolute;overflow:visible}.styles-module__g7_jZG__headerShape{opacity:.6;filter:blur(1px);background:linear-gradient(135deg,#00828b,#003153);border-radius:3.40282e38px;position:absolute}.styles-module__g7_jZG__headerShape:first-child{width:8px;height:8px;animation:8s ease-in-out infinite styles-module__g7_jZG__shapeOrbit1;top:-5px;left:-20px}.styles-module__g7_jZG__headerShape:nth-child(2){width:6px;height:6px;animation:10s ease-in-out -2s infinite styles-module__g7_jZG__shapeOrbit2;top:50%;right:-25px}.styles-module__g7_jZG__headerShape:nth-child(3){width:10px;height:10px;animation:12s ease-in-out -4s infinite styles-module__g7_jZG__shapeOrbit3;bottom:-8px;left:30%}.styles-module__g7_jZG__headerShape:nth-child(4){width:5px;height:5px;animation:9s ease-in-out -1s infinite styles-module__g7_jZG__shapeOrbit4;top:20%;right:10%}@keyframes styles-module__g7_jZG__shapeOrbit1{0%,to{opacity:.6;transform:translate(0)scale(1)}25%{opacity:1;transform:translate(15px,-10px)scale(1.3)}50%{opacity:.4;transform:translate(25px,5px)scale(.8)}75%{opacity:.8;transform:translate(10px,15px)scale(1.1)}}@keyframes styles-module__g7_jZG__shapeOrbit2{0%,to{opacity:.5;transform:translate(0)rotate(0)}33%{opacity:1;transform:translate(-20px,-15px)rotate(120deg)}66%{opacity:.3;transform:translate(-10px,20px)rotate(240deg)}}@keyframes styles-module__g7_jZG__shapeOrbit3{0%,to{opacity:.7;transform:translate(0)scale(1)}50%{opacity:.4;transform:translate(-30px,-20px)scale(1.5)}}@keyframes styles-module__g7_jZG__shapeOrbit4{0%,to{opacity:.6;transform:translate(0)}25%{opacity:1;transform:translate(-25px,10px)}75%{opacity:.3;transform:translate(15px,-15px)}}.styles-module__g7_jZG__titleContainer{display:inline-block;position:relative}.styles-module__g7_jZG__titleGlow{inset-inline:calc(var(--spacing,.25rem)*-8);inset-block:calc(var(--spacing,.25rem)*-4);filter:blur(25px);pointer-events:none;background:radial-gradient(#00828b40 0%,#0000 70%);animation:4s ease-in-out infinite styles-module__g7_jZG__titlePulse;position:absolute}@keyframes styles-module__g7_jZG__titlePulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.styles-module__g7_jZG__sectionTitle{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);position:relative}@media (min-width:40rem){.styles-module__g7_jZG__sectionTitle{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)))}}@media (min-width:48rem){.styles-module__g7_jZG__sectionTitle{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}}@media (min-width:64rem){.styles-module__g7_jZG__sectionTitle{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)))}}.styles-module__g7_jZG__sectionTitle{text-shadow:0 0 30px #00828b80,0 0 60px #00828b4d,0 2px 4px #00000080;letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#e0f7fa 50%,#00d4df 100%);-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite styles-module__g7_jZG__titleShimmer}@keyframes styles-module__g7_jZG__titleShimmer{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}.styles-module__g7_jZG__titleDecoration{margin-top:calc(var(--spacing,.25rem)*2);height:calc(var(--spacing,.25rem)*.5);border-radius:3.40282e38px;position:relative}@media (min-width:48rem){.styles-module__g7_jZG__titleDecoration{margin-top:calc(var(--spacing,.25rem)*3);height:calc(var(--spacing,.25rem)*1)}}.styles-module__g7_jZG__titleDecoration{background:linear-gradient(90deg,#0000 0%,#00828b 30%,#00d4df 50%,#00828b 70%,#0000 100%);width:100px;animation:2s ease-in-out infinite styles-module__g7_jZG__lineGlow;box-shadow:0 0 15px #00828bcc,0 0 30px #00828b66}@media (min-width:768px){.styles-module__g7_jZG__titleDecoration{width:140px}}@keyframes styles-module__g7_jZG__lineGlow{0%,to{opacity:.8;box-shadow:0 0 15px #00828bcc,0 0 30px #00828b66}50%{opacity:1;box-shadow:0 0 25px #00d4df,0 0 50px #00828b99}}.styles-module__g7_jZG__titleDecoration:before,.styles-module__g7_jZG__titleDecoration:after{content:"";height:calc(var(--spacing,.25rem)*1.5);width:calc(var(--spacing,.25rem)*1.5);--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y);border-radius:3.40282e38px;position:absolute;top:50%}@media (min-width:48rem){.styles-module__g7_jZG__titleDecoration:before,.styles-module__g7_jZG__titleDecoration:after{height:calc(var(--spacing,.25rem)*2);width:calc(var(--spacing,.25rem)*2)}}.styles-module__g7_jZG__titleDecoration:before,.styles-module__g7_jZG__titleDecoration:after{background:#00d4df;box-shadow:0 0 10px #00d4df,0 0 20px #00d4df80}.styles-module__g7_jZG__titleDecoration:before{animation:2s ease-in-out infinite styles-module__g7_jZG__dotPulseLeft;left:-2px}.styles-module__g7_jZG__titleDecoration:after{animation:2s ease-in-out 1s infinite styles-module__g7_jZG__dotPulseRight;right:-2px}@keyframes styles-module__g7_jZG__dotPulseLeft{0%,to{transform:translateY(-50%)scale(1);box-shadow:0 0 10px #00d4df}50%{transform:translateY(-50%)scale(1.5);box-shadow:0 0 20px #00d4df,0 0 40px #00d4df80}}@keyframes styles-module__g7_jZG__dotPulseRight{0%,to{transform:translateY(-50%)scale(1);box-shadow:0 0 10px #00d4df}50%{transform:translateY(-50%)scale(1.5);box-shadow:0 0 20px #00d4df,0 0 40px #00d4df80}}.styles-module__g7_jZG__sectionSubtitle{margin-inline:auto;margin-top:calc(var(--spacing,.25rem)*2);max-width:var(--container-xl,36rem);padding-inline:calc(var(--spacing,.25rem)*2);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-gray-400,#99a1af);position:relative}@supports (color:lab(0% 0 0)){.styles-module__g7_jZG__sectionSubtitle{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}@media (min-width:40rem){.styles-module__g7_jZG__sectionSubtitle{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}}@media (min-width:48rem){.styles-module__g7_jZG__sectionSubtitle{margin-top:calc(var(--spacing,.25rem)*3);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}.styles-module__g7_jZG__sectionSubtitle{text-shadow:0 1px 2px #00000080;line-height:1.6}.styles-module__g7_jZG__sectionSubtitle:before{content:"";inset:calc(var(--spacing,.25rem)*-2);border-radius:var(--radius);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.5s;pointer-events:none;background:radial-gradient(#00828b1a 0%,#0000 70%);transition-duration:.5s;animation-duration:.5s;position:absolute}.styles-module__g7_jZG__sectionHeader:hover .styles-module__g7_jZG__sectionSubtitle:before{opacity:1}.styles-module__g7_jZG__stackingContainer{width:100%;height:450vh;position:relative}.styles-module__g7_jZG__cardsWrapper{top:calc(var(--spacing,.25rem)*0);perspective:1000px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100vh;padding-top:1rem;display:flex;position:sticky}.styles-module__g7_jZG__cardsStack{width:calc(100% - 24px);max-width:1200px;height:calc(100vh - 140px);min-height:480px;max-height:600px;margin-inline:auto;position:relative}@media (min-width:480px){.styles-module__g7_jZG__cardsStack{width:calc(100% - 32px);height:calc(100vh - 150px);min-height:500px;max-height:580px}}@media (min-width:768px){.styles-module__g7_jZG__cardsStack{width:calc(100% - 48px);height:calc(100vh - 160px);min-height:480px;max-height:560px}}@media (min-width:1024px){.styles-module__g7_jZG__cardsStack{width:calc(100% - 64px);height:calc(100vh - 140px);min-height:450px;max-height:540px}}.styles-module__g7_jZG__serviceCard{inset:calc(var(--spacing,.25rem)*0);border-radius:var(--radius-2xl,1rem);width:100%;position:absolute;overflow:hidden}@media (min-width:48rem){.styles-module__g7_jZG__serviceCard{border-radius:var(--radius-3xl,1.5rem)}}.styles-module__g7_jZG__serviceCard{transform-origin:bottom;will-change:transform,opacity;background:#0a0d10;border:1px solid #ffffff0f;box-shadow:0 25px 50px -12px #000,0 0 0 1px #ffffff05,inset 0 1px #ffffff0a}.styles-module__g7_jZG__serviceCard:before{content:"";inset:calc(var(--spacing,.25rem)*0);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.5s;pointer-events:none;background:linear-gradient(135deg,#ffffff08 0%,#0000 50%);transition-duration:.5s;animation-duration:.5s;position:absolute}.styles-module__g7_jZG__serviceCard:hover:before{opacity:1}.styles-module__g7_jZG__cardInner{flex-direction:column;height:100%;display:flex;position:relative}@media (min-width:64rem){.styles-module__g7_jZG__cardInner{flex-direction:row}}.styles-module__g7_jZG__cardVisual{flex-shrink:0;order:2;justify-content:center;align-items:center;height:140px;display:flex;position:relative}@media (min-width:480px){.styles-module__g7_jZG__cardVisual{height:160px}}@media (min-width:768px){.styles-module__g7_jZG__cardVisual{height:180px}}@media (min-width:1024px){.styles-module__g7_jZG__cardVisual{order:0;width:40%;height:auto;min-height:100%}}.styles-module__g7_jZG__visualOrb{filter:blur(40px);opacity:.5;border-radius:3.40282e38px;width:100px;height:100px;animation:6s ease-in-out infinite styles-module__g7_jZG__orbFloat;position:absolute}@media (min-width:480px){.styles-module__g7_jZG__visualOrb{filter:blur(45px);width:130px;height:130px}}@media (min-width:768px){.styles-module__g7_jZG__visualOrb{filter:blur(55px);width:180px;height:180px}}@media (min-width:1024px){.styles-module__g7_jZG__visualOrb{filter:blur(65px);opacity:.45;width:250px;height:250px}}@keyframes styles-module__g7_jZG__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-20px)scale(1.1)}66%{transform:translate(-10px,10px)scale(.95)}}.styles-module__g7_jZG__visualIcon{z-index:10;filter:drop-shadow(0 0 25px);font-size:4rem;animation:4s ease-in-out infinite styles-module__g7_jZG__iconFloat;position:relative}@media (min-width:480px){.styles-module__g7_jZG__visualIcon{filter:drop-shadow(0 0 30px);font-size:5rem}}@media (min-width:768px){.styles-module__g7_jZG__visualIcon{filter:drop-shadow(0 0 35px);font-size:6rem}}@media (min-width:1024px){.styles-module__g7_jZG__visualIcon{filter:drop-shadow(0 0 50px);font-size:8rem}}@keyframes styles-module__g7_jZG__iconFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}.styles-module__g7_jZG__cardContent{padding:calc(var(--spacing,.25rem)*4);flex-direction:column;justify-content:center;display:flex}@media (min-width:40rem){.styles-module__g7_jZG__cardContent{padding:calc(var(--spacing,.25rem)*5)}}@media (min-width:48rem){.styles-module__g7_jZG__cardContent{padding:calc(var(--spacing,.25rem)*6)}}@media (min-width:64rem){.styles-module__g7_jZG__cardContent{padding:calc(var(--spacing,.25rem)*8)}}.styles-module__g7_jZG__cardContent{flex:1;min-height:0;overflow:hidden}@media (min-width:1024px){.styles-module__g7_jZG__cardContent{justify-content:center;width:55%}}.styles-module__g7_jZG__cardHeader{margin-bottom:calc(var(--spacing,.25rem)*2)}@media (min-width:40rem){.styles-module__g7_jZG__cardHeader{margin-bottom:calc(var(--spacing,.25rem)*3)}}@media (min-width:48rem){.styles-module__g7_jZG__cardHeader{margin-bottom:calc(var(--spacing,.25rem)*4)}}.styles-module__g7_jZG__cardHeader{flex-shrink:0}.styles-module__g7_jZG__categoryBadge{margin-bottom:calc(var(--spacing,.25rem)*1.5);align-items:center;gap:calc(var(--spacing,.25rem)*1);padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*.5);--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);border-radius:3.40282e38px;display:inline-flex}@media (min-width:40rem){.styles-module__g7_jZG__categoryBadge{margin-bottom:calc(var(--spacing,.25rem)*2);padding-inline:calc(var(--spacing,.25rem)*2.5);padding-block:calc(var(--spacing,.25rem)*1)}}.styles-module__g7_jZG__categoryBadge{color:#00d4df;white-space:nowrap;background:#00828b26;border:1px solid #00828b4d;max-width:100%;font-size:.65rem;overflow:visible}@media (min-width:480px){.styles-module__g7_jZG__categoryBadge{font-size:.7rem}}@media (min-width:640px){.styles-module__g7_jZG__categoryBadge{margin-bottom:calc(var(--spacing,.25rem)*3);gap:calc(var(--spacing,.25rem)*2);padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1.5);font-size:.75rem}}@media (min-width:768px){.styles-module__g7_jZG__categoryBadge{font-size:.8rem}}@media (min-width:1024px){.styles-module__g7_jZG__categoryBadge{font-size:.875rem}}.styles-module__g7_jZG__serviceTitle{margin-bottom:calc(var(--spacing,.25rem)*1);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);text-shadow:0 0 30px #00828b33;word-wrap:break-word;overflow-wrap:break-word;font-size:1.1rem;line-height:1.2}@media (min-width:480px){.styles-module__g7_jZG__serviceTitle{margin-bottom:calc(var(--spacing,.25rem)*1.5);font-size:1.25rem}}@media (min-width:640px){.styles-module__g7_jZG__serviceTitle{font-size:1.5rem}}@media (min-width:768px){.styles-module__g7_jZG__serviceTitle{margin-bottom:calc(var(--spacing,.25rem)*2);font-size:1.625rem}}@media (min-width:1024px){.styles-module__g7_jZG__serviceTitle{font-size:2rem}}.styles-module__g7_jZG__serviceTagline{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}@media (min-width:48rem){.styles-module__g7_jZG__serviceTagline{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}@media (min-width:64rem){.styles-module__g7_jZG__serviceTagline{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)))}}.styles-module__g7_jZG__serviceTagline{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#00d4df,#00828b);-webkit-background-clip:text;background-clip:text}.styles-module__g7_jZG__serviceDescription{margin-bottom:calc(var(--spacing,.25rem)*3);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--color-gray-400,#99a1af)}@supports (color:lab(0% 0 0)){.styles-module__g7_jZG__serviceDescription{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}@media (min-width:40rem){.styles-module__g7_jZG__serviceDescription{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}}@media (min-width:48rem){.styles-module__g7_jZG__serviceDescription{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}.styles-module__g7_jZG__serviceDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:500px;display:-webkit-box;overflow:hidden}@media (min-width:640px){.styles-module__g7_jZG__serviceDescription{-webkit-line-clamp:3}}@media (min-width:768px){.styles-module__g7_jZG__serviceDescription{-webkit-line-clamp:3}}.styles-module__g7_jZG__featuresGrid{margin-bottom:calc(var(--spacing,.25rem)*3);gap:calc(var(--spacing,.25rem)*1.5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:40rem){.styles-module__g7_jZG__featuresGrid{gap:calc(var(--spacing,.25rem)*2)}}@media (min-width:48rem){.styles-module__g7_jZG__featuresGrid{margin-bottom:calc(var(--spacing,.25rem)*4);gap:calc(var(--spacing,.25rem)*2.5)}}.styles-module__g7_jZG__featureItem{align-items:center;gap:calc(var(--spacing,.25rem)*1.5);padding-block:calc(var(--spacing,.25rem)*1);display:flex}@media (min-width:40rem){.styles-module__g7_jZG__featureItem{gap:calc(var(--spacing,.25rem)*2)}}.styles-module__g7_jZG__featureIcon{height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);border-radius:calc(var(--radius) - 2px);flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:40rem){.styles-module__g7_jZG__featureIcon{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5)}}@media (min-width:48rem){.styles-module__g7_jZG__featureIcon{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6)}}.styles-module__g7_jZG__featureIcon{background:#00828b26;border:1px solid #00828b4d}.styles-module__g7_jZG__featureCheck{height:calc(var(--spacing,.25rem)*2.5);width:calc(var(--spacing,.25rem)*2.5)}@media (min-width:40rem){.styles-module__g7_jZG__featureCheck{height:calc(var(--spacing,.25rem)*3);width:calc(var(--spacing,.25rem)*3)}}@media (min-width:48rem){.styles-module__g7_jZG__featureCheck{height:calc(var(--spacing,.25rem)*3.5);width:calc(var(--spacing,.25rem)*3.5)}}.styles-module__g7_jZG__featureCheck{color:#00d4df}.styles-module__g7_jZG__featureText{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-gray-300,#d1d5dc);line-height:1.3}@supports (color:lab(0% 0 0)){.styles-module__g7_jZG__featureText{color:var(--color-gray-300,lab(85.1236% -.612259 -3.7138))}}@media (min-width:640px){.styles-module__g7_jZG__featureText{font-size:.8rem}}@media (min-width:768px){.styles-module__g7_jZG__featureText{font-size:.875rem}}.styles-module__g7_jZG__ctaWrapper{margin-top:calc(var(--spacing,.25rem)*1);align-items:center;gap:calc(var(--spacing,.25rem)*3);display:flex}@media (min-width:48rem){.styles-module__g7_jZG__ctaWrapper{margin-top:calc(var(--spacing,.25rem)*2)}}.styles-module__g7_jZG__ctaButton{align-items:center;gap:calc(var(--spacing,.25rem)*1.5);border-radius:calc(var(--radius) + 4px);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-white,#fff);display:inline-flex}@media (min-width:40rem){.styles-module__g7_jZG__ctaButton{gap:calc(var(--spacing,.25rem)*2);padding-inline:calc(var(--spacing,.25rem)*5);padding-block:calc(var(--spacing,.25rem)*2.5);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}}@media (min-width:48rem){.styles-module__g7_jZG__ctaButton{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*3);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}.styles-module__g7_jZG__ctaButton{background:linear-gradient(135deg,#00828b 0%,#006d75 100%);border:1px solid #00d4df4d;width:fit-content;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #00828b40,inset 0 1px #ffffff1a}.styles-module__g7_jZG__ctaButton:before{content:"";inset:calc(var(--spacing,.25rem)*0);opacity:0;background:linear-gradient(135deg,#00a5b0 0%,#00828b 100%);transition:opacity .3s;position:absolute}.styles-module__g7_jZG__ctaButton:hover:before{opacity:1}.styles-module__g7_jZG__ctaButton:hover{border-color:#00d4df80;transform:translateY(-2px);box-shadow:0 8px 25px #00828b59,0 0 20px #00d4df26,inset 0 1px #ffffff26}.styles-module__g7_jZG__ctaButtonText{z-index:10;position:relative}.styles-module__g7_jZG__ctaButtonIcon{z-index:10;height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;transition-duration:.3s;animation-duration:.3s;position:relative}@media (min-width:48rem){.styles-module__g7_jZG__ctaButtonIcon{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5)}}.styles-module__g7_jZG__ctaButton:hover .styles-module__g7_jZG__ctaButtonIcon{transform:translate(-3px)}.styles-module__g7_jZG__cardGlow{inset:calc(var(--spacing,.25rem)*-1);border-radius:var(--radius-3xl,1.5rem);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.5s;filter:blur(40px);pointer-events:none;transition-duration:.5s;animation-duration:.5s;position:absolute}.styles-module__g7_jZG__serviceCard:hover .styles-module__g7_jZG__cardGlow{opacity:.3}.styles-module__g7_jZG__decorativeShapes{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);position:absolute;overflow:hidden}.styles-module__g7_jZG__shape{filter:blur(80px);border-radius:3.40282e38px;animation:10s ease-in-out infinite styles-module__g7_jZG__shapeFloat;position:absolute}@keyframes styles-module__g7_jZG__shapeFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.1)}50%{transform:translate(-20px,20px)scale(.9)}75%{transform:translate(10px,-10px)scale(1.05)}}.styles-module__g7_jZG__progressIndicator{top:50%;left:calc(var(--spacing,.25rem)*4);z-index:50;--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y);gap:calc(var(--spacing,.25rem)*2);flex-direction:column;display:none;position:absolute}@media (min-width:48rem){.styles-module__g7_jZG__progressIndicator{left:calc(var(--spacing,.25rem)*6);gap:calc(var(--spacing,.25rem)*3);display:flex}}.styles-module__g7_jZG__progressDot{height:calc(var(--spacing,.25rem)*2.5);width:calc(var(--spacing,.25rem)*2.5);cursor:pointer;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;border-radius:3.40282e38px;transition-duration:.3s;animation-duration:.3s}@media (min-width:48rem){.styles-module__g7_jZG__progressDot{height:calc(var(--spacing,.25rem)*3);width:calc(var(--spacing,.25rem)*3)}}.styles-module__g7_jZG__progressDot{background:#fff3;border:1px solid #ffffff4d}.styles-module__g7_jZG__progressDot.styles-module__g7_jZG__active{background:#00828b;border-color:#00828b;transform:scale(1.3);box-shadow:0 0 15px #00828b99}.styles-module__g7_jZG__progressDot:hover{background:#00828b80;border-color:#00828b99}.styles-module__g7_jZG__scrollHint{bottom:calc(var(--spacing,.25rem)*2);z-index:50;--tw-translate-x:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y);align-items:center;gap:calc(var(--spacing,.25rem)*1.5);color:var(--color-gray-500,#6a7282);flex-direction:column;display:flex;position:absolute;left:50%}@supports (color:lab(0% 0 0)){.styles-module__g7_jZG__scrollHint{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}@media (min-width:48rem){.styles-module__g7_jZG__scrollHint{bottom:calc(var(--spacing,.25rem)*3)}}.styles-module__g7_jZG__scrollHint{animation:2s ease-in-out infinite styles-module__g7_jZG__bounce}@keyframes styles-module__g7_jZG__bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.styles-module__g7_jZG__scrollHintText{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)))}@media (min-width:48rem){.styles-module__g7_jZG__scrollHintText{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}}.styles-module__g7_jZG__scrollHintIcon{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5)}@media (min-width:48rem){.styles-module__g7_jZG__scrollHintIcon{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6)}}.styles-module__g7_jZG__cardInnerGlow{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);border-radius:var(--radius-2xl,1rem);position:absolute}@media (min-width:48rem){.styles-module__g7_jZG__cardInnerGlow{border-radius:var(--radius-3xl,1.5rem)}}.styles-module__g7_jZG__cardInnerGlow{background:linear-gradient(135deg,#00828b1a 0%,#0000 30% 70%,#0031531a 100%)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-duration{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}
.styles-module__47sAOq__offersSection{perspective:1500px;perspective-origin:50%;width:100%;min-height:100vh;position:relative;overflow:hidden}.styles-module__47sAOq__offersWrapper{z-index:10;min-height:100vh;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*16);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.styles-module__47sAOq__sectionTitle{margin-bottom:calc(var(--spacing,.25rem)*6);text-align:center;font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}@media (min-width:48rem){.styles-module__47sAOq__sectionTitle{font-size:var(--text-5xl,3rem);line-height:var(--tw-leading,var(--text-5xl--line-height,1))}}@media (min-width:64rem){.styles-module__47sAOq__sectionTitle{font-size:var(--text-6xl,3.75rem);line-height:var(--tw-leading,var(--text-6xl--line-height,1))}}.styles-module__47sAOq__sectionTitle{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#00828b 0%,#00b4d8 50%,#fff 100%);-webkit-background-clip:text;background-clip:text;padding-bottom:.25rem}.styles-module__47sAOq__sectionSubtitle{margin-inline:auto;margin-bottom:calc(var(--spacing,.25rem)*16);max-width:var(--container-2xl,42rem);text-align:center;font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));color:#ffffffb3}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__sectionSubtitle{color:color-mix(in oklab,var(--color-white,#fff)70%,transparent)}}@media (min-width:48rem){.styles-module__47sAOq__sectionSubtitle{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)))}}.styles-module__47sAOq__sliderContainer{width:100%;max-width:var(--container-5xl,64rem);height:420px;transform-style:preserve-3d;margin-inline:auto;position:relative}@media (min-width:1024px){.styles-module__47sAOq__sliderContainer{height:380px}}.styles-module__47sAOq__sliderViewport{width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.styles-module__47sAOq__offerCard{width:100%;max-width:var(--container-md,28rem);padding-inline:calc(var(--spacing,.25rem)*4);margin-inline:auto;position:absolute}@media (min-width:64rem){.styles-module__47sAOq__offerCard{max-width:var(--container-4xl,56rem)}}.styles-module__47sAOq__offerCard{transform-style:preserve-3d;will-change:transform,opacity,filter}.styles-module__47sAOq__cardInner{border-radius:var(--radius-3xl,1.5rem);padding:calc(var(--spacing,.25rem)*6);position:relative;overflow:hidden}@media (min-width:48rem){.styles-module__47sAOq__cardInner{padding:calc(var(--spacing,.25rem)*8)}}.styles-module__47sAOq__cardInner{flex-direction:column;display:flex}@media (min-width:64rem){.styles-module__47sAOq__cardInner{align-items:center;gap:calc(var(--spacing,.25rem)*8);flex-direction:row}}.styles-module__47sAOq__cardInner{-webkit-backdrop-filter:blur(40px);background:linear-gradient(135deg,#000000b3 0%,#00000080 50%,#00315366 100%);border:1px solid #ffffff1a;transition:transform .3s,box-shadow .3s;box-shadow:0 25px 50px -12px #000c,inset 0 0 0 1px #ffffff08,inset 0 -20px 40px -20px #00828b33}.styles-module__47sAOq__cardInner:hover{box-shadow:0 30px 60px -15px #000000e6,inset 0 0 0 1px #ffffff14,inset 0 -20px 50px -20px #00828b66,0 0 100px -30px #00828b4d}.styles-module__47sAOq__cardGradient{inset:calc(var(--spacing,.25rem)*0);border-radius:var(--radius-3xl,1.5rem);opacity:.2;z-index:-1;position:absolute}.styles-module__47sAOq__badge{inset-inline-end:calc(var(--spacing,.25rem)*4);top:calc(var(--spacing,.25rem)*4);border-radius:var(--radius-xl,.75rem);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);z-index:10;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e53 100%);position:absolute;box-shadow:0 4px 20px #ff6b6b80}.styles-module__47sAOq__iconSection{margin-bottom:calc(var(--spacing,.25rem)*6);flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:64rem){.styles-module__47sAOq__iconSection{margin-bottom:calc(var(--spacing,.25rem)*0);width:33.3333%}}.styles-module__47sAOq__iconContainer{height:calc(var(--spacing,.25rem)*24);width:calc(var(--spacing,.25rem)*24);border-radius:var(--radius-3xl,1.5rem);justify-content:center;align-items:center;display:flex}@media (min-width:48rem){.styles-module__47sAOq__iconContainer{height:calc(var(--spacing,.25rem)*28);width:calc(var(--spacing,.25rem)*28)}}@media (min-width:64rem){.styles-module__47sAOq__iconContainer{height:calc(var(--spacing,.25rem)*36);width:calc(var(--spacing,.25rem)*36)}}.styles-module__47sAOq__iconContainer{background:linear-gradient(135deg,#ffffff26 0%,#ffffff0d 100%);border:1px solid #ffffff1a;box-shadow:0 12px 40px #0000004d}.styles-module__47sAOq__iconContainer svg{height:calc(var(--spacing,.25rem)*12);width:calc(var(--spacing,.25rem)*12);color:var(--color-white,#fff)}@media (min-width:48rem){.styles-module__47sAOq__iconContainer svg{height:calc(var(--spacing,.25rem)*14);width:calc(var(--spacing,.25rem)*14)}}@media (min-width:64rem){.styles-module__47sAOq__iconContainer svg{height:calc(var(--spacing,.25rem)*20);width:calc(var(--spacing,.25rem)*20)}}.styles-module__47sAOq__contentSection{flex:1}.styles-module__47sAOq__cardTitle{margin-bottom:calc(var(--spacing,.25rem)*2);font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}@media (min-width:48rem){.styles-module__47sAOq__cardTitle{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}}.styles-module__47sAOq__cardDescription{margin-bottom:calc(var(--spacing,.25rem)*6);-webkit-line-clamp:2;font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));color:#ffffffb3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__cardDescription{color:color-mix(in oklab,var(--color-white,#fff)70%,transparent)}}.styles-module__47sAOq__priceContainer{margin-bottom:calc(var(--spacing,.25rem)*6);align-items:center;gap:calc(var(--spacing,.25rem)*4);display:flex}.styles-module__47sAOq__originalPrice{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));color:#ffffff80;position:relative}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__originalPrice{color:color-mix(in oklab,var(--color-white,#fff)50%,transparent)}}.styles-module__47sAOq__originalPrice{text-decoration-line:line-through;text-decoration-color:#fb2c36b3}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__originalPrice{-webkit-text-decoration-color:color-mix(in oklab,var(--color-red-500,lab(55.4814% 75.0732 48.8528))70%,transparent);-webkit-text-decoration-color:color-mix(in oklab,var(--color-red-500,lab(55.4814% 75.0732 48.8528))70%,transparent);-webkit-text-decoration-color:color-mix(in oklab,var(--color-red-500,lab(55.4814% 75.0732 48.8528))70%,transparent);text-decoration-color:color-mix(in oklab,var(--color-red-500,lab(55.4814% 75.0732 48.8528))70%,transparent)}}.styles-module__47sAOq__originalPrice{text-decoration-thickness:2px}.styles-module__47sAOq__discountedPrice{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}@media (min-width:48rem){.styles-module__47sAOq__discountedPrice{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)))}}.styles-module__47sAOq__discountedPrice{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#00828b 0%,#00b4d8 100%);-webkit-background-clip:text;background-clip:text}.styles-module__47sAOq__currency{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));color:#fff9;margin-inline-start:calc(var(--spacing,.25rem)*1)}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__currency{color:color-mix(in oklab,var(--color-white,#fff)60%,transparent)}}.styles-module__47sAOq__discountBadge{padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:3.40282e38px}.styles-module__47sAOq__countdownContainer{margin-bottom:calc(var(--spacing,.25rem)*6);justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*3);border-radius:var(--radius-2xl,1rem);padding:calc(var(--spacing,.25rem)*4);background:#0000004d;border:1px solid #ffffff1a;display:flex}.styles-module__47sAOq__countdownLabel{margin-bottom:calc(var(--spacing,.25rem)*2);text-align:center;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:#fff9}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__countdownLabel{color:color-mix(in oklab,var(--color-white,#fff)60%,transparent)}}.styles-module__47sAOq__countdownItem{flex-direction:column;align-items:center;display:flex}.styles-module__47sAOq__countdownValue{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}@media (min-width:48rem){.styles-module__47sAOq__countdownValue{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}}.styles-module__47sAOq__countdownValue{text-align:center;min-width:2.5rem}.styles-module__47sAOq__countdownUnit{margin-top:calc(var(--spacing,.25rem)*1);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:#ffffff80}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__countdownUnit{color:color-mix(in oklab,var(--color-white,#fff)50%,transparent)}}.styles-module__47sAOq__countdownSeparator{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:#ffffff4d}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__countdownSeparator{color:color-mix(in oklab,var(--color-white,#fff)30%,transparent)}}@media (min-width:48rem){.styles-module__47sAOq__countdownSeparator{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}}.styles-module__47sAOq__ctaButton{border-radius:var(--radius-xl,.75rem);width:100%;padding-block:calc(var(--spacing,.25rem)*4);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#00828bcc 0%,#003153e6 100%);border:1px solid #00828b4d;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0006,inset 0 0 20px #00828b33}.styles-module__47sAOq__ctaButton:hover{background:linear-gradient(135deg,#00828be6 0%,#003153 100%);transform:translateY(-2px);box-shadow:0 15px 40px #00000080,inset 0 0 30px #00828b66}.styles-module__47sAOq__ctaButton:active{transform:translateY(0)}.styles-module__47sAOq__ctaButtonShine{inset:calc(var(--spacing,.25rem)*0);background:linear-gradient(120deg,#0000 30%,#ffffff26 50%,#0000 70%);transition:transform .6s;position:absolute;transform:translate(-100%)}.styles-module__47sAOq__ctaButton:hover .styles-module__47sAOq__ctaButtonShine{transform:translate(100%)}.styles-module__47sAOq__soldCount{margin-top:calc(var(--spacing,.25rem)*5);justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*3);border-radius:var(--radius-xl,.75rem);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3);background:linear-gradient(135deg,#10b98126 0%,#0596691a 100%);border:1px solid #10b9814d;display:flex}.styles-module__47sAOq__soldDot{height:calc(var(--spacing,.25rem)*3);width:calc(var(--spacing,.25rem)*3);background-color:var(--color-green-500,#00c758);border-radius:3.40282e38px;animation:2s ease-in-out infinite styles-module__47sAOq__soldPulse;box-shadow:0 0 10px #10b98199}@supports (color:lab(0% 0 0)){.styles-module__47sAOq__soldDot{background-color:var(--color-green-500,lab(70.5521% -66.5147 45.8073))}}@keyframes styles-module__47sAOq__soldPulse{0%,to{transform:scale(1);box-shadow:0 0 10px #10b98199}50%{transform:scale(1.2);box-shadow:0 0 20px #10b981e6}}.styles-module__47sAOq__soldText{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-green-400,#05df72)}@supports (color:lab(0% 0 0)){.styles-module__47sAOq__soldText{color:var(--color-green-400,lab(78.503% -64.9265 39.7492))}}.styles-module__47sAOq__controlsContainer{margin-top:calc(var(--spacing,.25rem)*16);align-items:center;gap:calc(var(--spacing,.25rem)*6);padding-bottom:calc(var(--spacing,.25rem)*8);flex-direction:column;display:flex}@media (min-width:48rem){.styles-module__47sAOq__controlsContainer{margin-top:calc(var(--spacing,.25rem)*20)}}@media (min-width:64rem){.styles-module__47sAOq__controlsContainer{margin-top:calc(var(--spacing,.25rem)*24)}}.styles-module__47sAOq__controlsRow{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*4);display:flex}.styles-module__47sAOq__controlButton{height:calc(var(--spacing,.25rem)*12);width:calc(var(--spacing,.25rem)*12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:3.40282e38px;justify-content:center;align-items:center;transition:all .3s;display:flex}.styles-module__47sAOq__controlButton:hover{background:#00828b4d;border-color:#00828b80}.styles-module__47sAOq__controlButton:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#00828b;--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-offset-color:transparent;--tw-outline-style:none;outline-style:none}.styles-module__47sAOq__controlButton svg{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5);color:var(--color-white,#fff)}.styles-module__47sAOq__playPauseButton{height:calc(var(--spacing,.25rem)*14);width:calc(var(--spacing,.25rem)*14)}.styles-module__47sAOq__bulletsContainer{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*3);display:flex}.styles-module__47sAOq__bullet{height:calc(var(--spacing,.25rem)*3);width:calc(var(--spacing,.25rem)*3);cursor:pointer;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;background:#ffffff4d;border-radius:3.40282e38px;transition-duration:.3s}.styles-module__47sAOq__bullet:hover{background:#ffffff80}.styles-module__47sAOq__bulletActive{width:calc(var(--spacing,.25rem)*8);background:linear-gradient(135deg,#00828b 0%,#00b4d8 100%);border-radius:6px}.styles-module__47sAOq__bullet:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#00828b;--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-offset-color:transparent;--tw-outline-style:none;outline-style:none}.styles-module__47sAOq__durationContainer{align-items:center;gap:calc(var(--spacing,.25rem)*3);display:flex}.styles-module__47sAOq__durationLabel{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:#fff9}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__durationLabel{color:color-mix(in oklab,var(--color-white,#fff)60%,transparent)}}.styles-module__47sAOq__durationSelect{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:#ffffff26}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__durationSelect{border-color:color-mix(in oklab,var(--color-white,#fff)15%,transparent)}}.styles-module__47sAOq__durationSelect{background-color:#ffffff1a}@supports (color:color-mix(in lab, red, red)){.styles-module__47sAOq__durationSelect{background-color:color-mix(in oklab,var(--color-white,#fff)10%,transparent)}}.styles-module__47sAOq__durationSelect{padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-white,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s}.styles-module__47sAOq__durationSelect:hover{background:#00828b33;border-color:#00828b66}.styles-module__47sAOq__durationSelect:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#00828b;--tw-outline-style:none;outline-style:none}.styles-module__47sAOq__durationSelect option{background-color:var(--color-gray-900,#101828);color:var(--color-white,#fff)}@supports (color:lab(0% 0 0)){.styles-module__47sAOq__durationSelect option{background-color:var(--color-gray-900,lab(8.11897% .811279 -12.254))}}.styles-module__47sAOq__bgOverlay{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);z-index:0;position:absolute}.styles-module__47sAOq__glowOrb{pointer-events:none;opacity:.3;--tw-blur:blur(var(--blur-3xl,64px));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,);border-radius:3.40282e38px;position:absolute}.styles-module__47sAOq__glowOrb1{inset-inline-start:calc(var(--spacing,.25rem)*-48);top:calc(var(--spacing,.25rem)*-48);height:calc(var(--spacing,.25rem)*96);width:calc(var(--spacing,.25rem)*96);background:radial-gradient(circle,#00828b 0%,#0000 70%)}.styles-module__47sAOq__glowOrb2{inset-inline-end:calc(var(--spacing,.25rem)*-40);bottom:calc(var(--spacing,.25rem)*-40);height:calc(var(--spacing,.25rem)*80);width:calc(var(--spacing,.25rem)*80);background:radial-gradient(circle,#003153 0%,#0000 70%)}.styles-module__47sAOq__glowOrb3{height:calc(var(--spacing,.25rem)*64);width:calc(var(--spacing,.25rem)*64);--tw-translate-x:calc(calc(1/2*100%)*-1);--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y);inset-inline-start:50%;background:radial-gradient(circle,#00b4d84d 0%,#0000 70%);top:50%}@media (max-width:640px){.styles-module__47sAOq__sliderContainer{height:520px}.styles-module__47sAOq__cardInner{padding:calc(var(--spacing,.25rem)*5)}.styles-module__47sAOq__iconContainer{height:calc(var(--spacing,.25rem)*20);width:calc(var(--spacing,.25rem)*20)}.styles-module__47sAOq__iconContainer svg{height:calc(var(--spacing,.25rem)*10);width:calc(var(--spacing,.25rem)*10)}.styles-module__47sAOq__cardTitle,.styles-module__47sAOq__countdownValue{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)))}.styles-module__47sAOq__controlButton{height:calc(var(--spacing,.25rem)*10);width:calc(var(--spacing,.25rem)*10)}.styles-module__47sAOq__playPauseButton{height:calc(var(--spacing,.25rem)*12);width:calc(var(--spacing,.25rem)*12)}.styles-module__47sAOq__soldCount{padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*2)}.styles-module__47sAOq__soldText{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}}@media (prefers-reduced-motion:reduce){.styles-module__47sAOq__offerCard,.styles-module__47sAOq__cardInner,.styles-module__47sAOq__ctaButton,.styles-module__47sAOq__controlButton,.styles-module__47sAOq__bullet{transition:none}.styles-module__47sAOq__ctaButtonShine{display:none}.styles-module__47sAOq__soldDot{animation:none}}@media (prefers-contrast:high){.styles-module__47sAOq__cardInner{border-width:2px;border-color:#ffffff80}.styles-module__47sAOq__ctaButton{border:2px solid #00828b}.styles-module__47sAOq__controlButton{border-width:2px}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
.PricingSwitch-module__TmS1Aa__switch{border-radius:calc(var(--radius) + 4px);backface-visibility:hidden;background:#ffffff14;border:1px solid #ffffff1f;align-items:center;width:fit-content;padding:4px;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.PricingSwitch-module__TmS1Aa__sm{border-radius:10px;padding:3px}.PricingSwitch-module__TmS1Aa__sm .PricingSwitch-module__TmS1Aa__option{padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1.5);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));min-width:48px}.PricingSwitch-module__TmS1Aa__sm .PricingSwitch-module__TmS1Aa__slider{border-radius:8px;top:3px;bottom:3px}.PricingSwitch-module__TmS1Aa__sm .PricingSwitch-module__TmS1Aa__sliderLeft{left:3px;right:auto}.PricingSwitch-module__TmS1Aa__sm .PricingSwitch-module__TmS1Aa__sliderRight{left:auto;right:3px}.PricingSwitch-module__TmS1Aa__slider{border-radius:var(--radius);z-index:1;will-change:left,right;background:linear-gradient(135deg,#00828b 0%,#003153 100%);width:calc(50% - 4px);transition:left .15s cubic-bezier(.4,0,.2,1),right .15s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;bottom:4px;transform:translateZ(0);box-shadow:0 2px 8px #00828b66,0 0 0 1px #00828b33,inset 0 1px #ffffff1a}.PricingSwitch-module__TmS1Aa__sliderLeft{left:4px;right:auto}.PricingSwitch-module__TmS1Aa__sliderRight{left:auto;right:4px}.PricingSwitch-module__TmS1Aa__option{z-index:10;cursor:pointer;border-radius:var(--radius);padding-inline:calc(var(--spacing,.25rem)*5);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);text-align:center;color:#ffffff80;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;min-width:70px;transition:color .15s cubic-bezier(.4,0,.2,1);position:relative}.PricingSwitch-module__TmS1Aa__option:hover:not(.PricingSwitch-module__TmS1Aa__active){color:#ffffffb3}.PricingSwitch-module__TmS1Aa__active{color:var(--color-white,#fff);text-shadow:0 1px 2px #0003}.PricingSwitch-module__TmS1Aa__option:focus-visible{--tw-outline-style:none;outline-style:none;box-shadow:0 0 0 2px #00828b80}[dir=rtl] .PricingSwitch-module__TmS1Aa__sliderLeft{left:auto;right:4px}[dir=rtl] .PricingSwitch-module__TmS1Aa__sliderRight{left:4px;right:auto}[dir=rtl] .PricingSwitch-module__TmS1Aa__sm .PricingSwitch-module__TmS1Aa__sliderLeft{left:auto;right:3px}[dir=rtl] .PricingSwitch-module__TmS1Aa__sm .PricingSwitch-module__TmS1Aa__sliderRight{left:3px;right:auto}@property --tw-font-weight{syntax:"*";inherits:false}
