@keyframes Header-module__hBw1pG__slideDownHeader{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__headerWrapper{z-index:100;pointer-events:none;justify-content:center;width:100%;padding:1.5rem 1rem 1rem;animation:1.2s cubic-bezier(.16,1,.3,1) forwards Header-module__hBw1pG__slideDownHeader;display:flex;position:sticky;top:0}.Header-module__hBw1pG__header{pointer-events:auto;-webkit-backdrop-filter:blur(28px);background:#070707e6;border:1px solid #ebe9e01a;border-radius:10px;justify-content:space-between;align-items:center;gap:3rem;padding:.5rem .5rem .5rem 1.5rem;display:flex;box-shadow:0 10px 40px #00000080}.Header-module__hBw1pG__logo{align-items:center;display:flex}.Header-module__hBw1pG__logoLink{font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;align-items:center;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImg{width:auto;height:28px;display:block}.Header-module__hBw1pG__nav{align-items:center;display:flex}.Header-module__hBw1pG__navList{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-poppins);color:#d1d5db;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--accent-color);text-shadow:0 0 12px #d4ff3266}.Header-module__hBw1pG__cta{display:flex}.Header-module__hBw1pG__bookBtn{background-color:var(--accent-color);color:#000;font-family:var(--font-poppins);border-radius:10px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__bookBtn:hover{background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 4px 14px #d4ff3233}.Header-module__hBw1pG__mobileOnlyBtn{display:none}.Header-module__hBw1pG__actions{z-index:101;align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__hamburger{color:#fff;cursor:pointer;z-index:102;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:block}.Header-module__hBw1pG__headerWrapper{width:100%;padding:0}.Header-module__hBw1pG__header{border-top:none;border-left:none;border-right:none;border-radius:0;gap:0;width:100%;padding:.75rem 1.5rem}.Header-module__hBw1pG__cta{display:none!important}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(28px);opacity:0;visibility:hidden;z-index:99;background:#070707fa;border:none;border-left:1px solid #ebe9e01a;border-radius:0;width:65vw;max-width:300px;height:100vh;margin-top:0;padding:6rem 1.5rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s,visibility .4s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #000c}.Header-module__hBw1pG__nav.Header-module__hBw1pG__mobileOpen{opacity:1;visibility:visible;flex-direction:column;align-items:center;display:flex;transform:translate(0)}.Header-module__hBw1pG__navList{text-align:center;flex-direction:column;gap:2rem;width:100%}.Header-module__hBw1pG__mobileOnlyBtn{width:100%;margin-top:1.5rem;display:block}.Header-module__hBw1pG__mobileBookBtn{text-align:center;background-color:var(--accent-color);color:#000;width:100%;font-family:var(--font-poppins);border-radius:10px;padding:.8rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block;box-shadow:0 4px 14px #d4ff3226}.Header-module__hBw1pG__mobileBookBtn:hover{background-color:var(--accent-hover)}}
.Footer-module__S6Hkya__footerSection{background:var(--bg-color);flex-direction:column;padding:8rem 0 0;display:flex}.Footer-module__S6Hkya__ctaCard{background:var(--surface-color);text-align:center;z-index:5;border:1px solid #ebe9e00d;border-radius:10px;flex-direction:column;align-items:center;max-width:900px;margin:-6rem auto 5rem;padding:4rem;transition:border-color .3s;display:flex;position:relative;box-shadow:0 20px 40px #00000080}.Footer-module__S6Hkya__ctaCard:hover{border-color:#d4ff3226}.Footer-module__S6Hkya__avatar{object-fit:cover;border:2px solid #ebe9e01a;border-radius:50%;width:80px;height:80px;margin-bottom:1.5rem}.Footer-module__S6Hkya__title{font-family:var(--font-poppins);color:#ebe9e0;margin-bottom:1rem;font-size:2rem;font-weight:500}.Footer-module__S6Hkya__description{font-family:var(--font-poppins);color:#9ca3af;max-width:600px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__enquireBtn{color:#ebe9e0;font-family:var(--font-poppins);background:0 0;border:1px solid #ebe9e033;border-radius:10px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__S6Hkya__enquireBtn:hover{border-color:var(--accent-color);color:var(--accent-color);transform:translateY(-2px)}.Footer-module__S6Hkya__bookBtn{background:var(--accent-color);color:#000;font-family:var(--font-poppins);border:1px solid var(--accent-color);border-radius:10px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__S6Hkya__bookBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #d4ff3233}.Footer-module__S6Hkya__copyrightBar{text-align:center;border-top:1px solid #ebe9e00d;width:100%;padding:2rem 0}.Footer-module__S6Hkya__copyrightBar p{font-family:var(--font-poppins);color:#6b7280;margin:0;font-size:.875rem}@media (max-width:768px){.Footer-module__S6Hkya__title{font-size:2rem}.Footer-module__S6Hkya__ctaCard{margin-top:-4rem;padding:3rem 1.5rem}.Footer-module__S6Hkya__buttonGroup{flex-direction:column;width:100%}.Footer-module__S6Hkya__enquireBtn,.Footer-module__S6Hkya__bookBtn{text-align:center;justify-content:center;width:100%}}
.EnquiryModal-module__xNODjq__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:99999;background:#070707d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;animation:.3s ease-out forwards EnquiryModal-module__xNODjq__fadeIn;display:flex;position:fixed;top:0;left:0}.EnquiryModal-module__xNODjq__modalCard{background:var(--surface-color);border:1px solid #ebe9e014;border-radius:20px;width:100%;max-width:520px;padding:3rem 2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards EnquiryModal-module__xNODjq__slideUp;position:relative;box-shadow:0 30px 60px #0009}.EnquiryModal-module__xNODjq__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.EnquiryModal-module__xNODjq__closeBtn:hover{color:#ebe9e0;background:#ebe9e00d;transform:rotate(90deg)}.EnquiryModal-module__xNODjq__header{margin-bottom:2rem}.EnquiryModal-module__xNODjq__title{font-family:var(--font-poppins);color:#ebe9e0;margin-bottom:.5rem;font-size:1.85rem;font-weight:600;line-height:1.3}.EnquiryModal-module__xNODjq__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.EnquiryModal-module__xNODjq__subtitle{color:#9ca3af;margin:0;font-size:.95rem;line-height:1.5}.EnquiryModal-module__xNODjq__form{flex-direction:column;gap:1.25rem;display:flex}.EnquiryModal-module__xNODjq__formGroup{flex-direction:column;gap:.5rem;margin-top:1.75rem;display:flex}.EnquiryModal-module__xNODjq__formGroup:first-of-type{margin-top:0}.EnquiryModal-module__xNODjq__label{color:#d1d5db;font-size:.85rem;font-weight:500}.EnquiryModal-module__xNODjq__input{color:#ebe9e0;font-size:.95rem;font-family:var(--font-poppins);background:#11111180;border:1px solid #ebe9e01a;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s}.EnquiryModal-module__xNODjq__input:focus{border-color:var(--accent-color);box-shadow:0 0 10px #d4ff3226}.EnquiryModal-module__xNODjq__selectWrapper{width:100%;position:relative}.EnquiryModal-module__xNODjq__select{appearance:none;color:#ebe9e0;font-size:.95rem;font-family:var(--font-poppins);cursor:pointer;background:#11111180;border:1px solid #ebe9e01a;border-radius:8px;outline:none;width:100%;padding:.8rem 2.5rem .8rem 1rem;transition:border-color .2s}.EnquiryModal-module__xNODjq__selectWrapper:after{content:"";pointer-events:none;border:5px solid #0000;border-top-color:#9ca3af;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.EnquiryModal-module__xNODjq__select:focus{border-color:var(--accent-color)}.EnquiryModal-module__xNODjq__submitBtn{background:var(--accent-color);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:50px;margin-top:1rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .2s;display:flex}.EnquiryModal-module__xNODjq__submitBtn:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 8px 20px #d4ff3233}.EnquiryModal-module__xNODjq__submitBtn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#4b5563;transform:none}.EnquiryModal-module__xNODjq__spinner{border:3px solid #0000001a;border-top-color:#000;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite EnquiryModal-module__xNODjq__spin}.EnquiryModal-module__xNODjq__successWrapper{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 0;display:flex}.EnquiryModal-module__xNODjq__successIcon{color:var(--accent-color);margin-bottom:1.5rem;animation:.4s ease-out EnquiryModal-module__xNODjq__scaleUp}.EnquiryModal-module__xNODjq__successTitle{color:#ebe9e0;font-size:1.6rem;font-weight:600;font-family:var(--font-poppins);margin-bottom:.75rem}.EnquiryModal-module__xNODjq__successText{color:#9ca3af;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.EnquiryModal-module__xNODjq__resetBtn{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #ebe9e026;border-radius:8px;padding:.75rem 2rem;font-size:.95rem;font-weight:500;transition:all .2s}.EnquiryModal-module__xNODjq__resetBtn:hover{color:#ebe9e0;border-color:#ebe9e0}@keyframes EnquiryModal-module__xNODjq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EnquiryModal-module__xNODjq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes EnquiryModal-module__xNODjq__spin{to{transform:rotate(360deg)}}@keyframes EnquiryModal-module__xNODjq__scaleUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.EnquiryModal-module__xNODjq__progressBarWrapper{margin-bottom:2.25rem}.EnquiryModal-module__xNODjq__progressText{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem;font-size:.8rem;font-weight:500}.EnquiryModal-module__xNODjq__progressText span{color:var(--accent-color);font-weight:600}.EnquiryModal-module__xNODjq__progressBarTrack{background:#ebe9e01a;border-radius:20px;width:100%;height:4px;overflow:hidden}.EnquiryModal-module__xNODjq__progressBarFill{background:var(--accent-color);border-radius:20px;height:100%;transition:width .3s cubic-bezier(.16,1,.3,1)}.EnquiryModal-module__xNODjq__stepContainer{animation:.35s cubic-bezier(.16,1,.3,1) forwards EnquiryModal-module__xNODjq__slideInStep}@keyframes EnquiryModal-module__xNODjq__slideInStep{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.EnquiryModal-module__xNODjq__actionButtonGroup{gap:1rem;margin-top:1.5rem;display:flex}.EnquiryModal-module__xNODjq__backBtn{color:#ebe9e0;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-poppins);background:0 0;border:1px solid #ebe9e026;border-radius:8px;padding:.9rem 1.75rem;transition:all .2s}.EnquiryModal-module__xNODjq__backBtn:hover{color:#ebe9e0;background:#ebe9e008;border-color:#ebe9e0}.EnquiryModal-module__xNODjq__nextBtn{background:var(--accent-color);color:#000;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-poppins);text-align:center;border:none;border-radius:8px;flex-grow:1;padding:.9rem 2.5rem;transition:all .2s}.EnquiryModal-module__xNODjq__nextBtn:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 8px 20px #d4ff3233}.EnquiryModal-module__xNODjq__checkboxList{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.EnquiryModal-module__xNODjq__checkboxItem{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.EnquiryModal-module__xNODjq__checkboxInput{display:none}.EnquiryModal-module__xNODjq__checkboxCustom{background:#11111180;border:1px solid #ebe9e026;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.EnquiryModal-module__xNODjq__checkboxInput:checked+.EnquiryModal-module__xNODjq__checkboxCustom{background:var(--accent-color);border-color:var(--accent-color)}.EnquiryModal-module__xNODjq__checkboxInput:checked+.EnquiryModal-module__xNODjq__checkboxCustom svg{opacity:1;transform:scale(1)}.EnquiryModal-module__xNODjq__checkboxCustom svg{color:#000;opacity:0;transition:all .2s;transform:scale(.6)}.EnquiryModal-module__xNODjq__checkboxLabel{color:#ebe9e0;font-size:.95rem}.EnquiryModal-module__xNODjq__textarea{color:#ebe9e0;font-size:.95rem;font-family:var(--font-poppins);resize:vertical;background:#11111180;border:1px solid #ebe9e01a;border-radius:8px;outline:none;width:100%;min-height:100px;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s}.EnquiryModal-module__xNODjq__textarea:focus{border-color:var(--accent-color);box-shadow:0 0 10px #d4ff3226}.EnquiryModal-module__xNODjq__inputError,.EnquiryModal-module__xNODjq__textareaError,.EnquiryModal-module__xNODjq__selectError{border-color:#ef4444!important;box-shadow:0 0 10px #ef444426!important}.EnquiryModal-module__xNODjq__checkboxCustomError{border-color:#ef4444!important}.EnquiryModal-module__xNODjq__errorMessage{color:#ef4444;font-size:.8rem;font-family:var(--font-poppins);margin-top:.25rem}.EnquiryModal-module__xNODjq__phoneInputGroup{gap:.5rem;width:100%;display:flex}.EnquiryModal-module__xNODjq__countrySelect{color:#ebe9e0;font-size:.95rem;font-family:var(--font-poppins);cursor:pointer;background:#11111180;border:1px solid #ebe9e01a;border-radius:8px;outline:none;width:130px;padding:.8rem .5rem;transition:border-color .2s}.EnquiryModal-module__xNODjq__countrySelect option{color:#ebe9e0;background-color:#111}.EnquiryModal-module__xNODjq__countrySelect:focus{border-color:var(--accent-color)}.EnquiryModal-module__xNODjq__phoneInput{color:#ebe9e0;font-size:.95rem;font-family:var(--font-poppins);background:#11111180;border:1px solid #ebe9e01a;border-radius:8px;outline:none;flex-grow:1;min-width:0;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s}.EnquiryModal-module__xNODjq__phoneInput:focus{border-color:var(--accent-color);box-shadow:0 0 10px #d4ff3226}
.FadeIn-module__OqdPWW__fadeIn{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.FadeIn-module__OqdPWW__up{transform:translateY(var(--distance))}.FadeIn-module__OqdPWW__down{transform:translateY(calc(var(--distance) * -1))}.FadeIn-module__OqdPWW__left{transform:translateX(calc(var(--distance) * -1))}.FadeIn-module__OqdPWW__right{transform:translateX(var(--distance))}.FadeIn-module__OqdPWW__visible{opacity:1;transform:translate(0)}
.RatingBadge-module__Mb80Ia__topBadge{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#111111b3;border:1px solid #ebe9e014;border-radius:50px;align-items:center;gap:1.2rem;padding:.6rem 1.2rem;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #0000004d}.RatingBadge-module__Mb80Ia__topBadge:hover{border-color:#d4ff3233;transform:translateY(-2px)}.RatingBadge-module__Mb80Ia__badgeAvatars{align-items:center;display:flex}.RatingBadge-module__Mb80Ia__badgeAvatar{border:1px solid var(--accent-color);object-fit:cover;z-index:2;border-radius:50%;width:32px;height:32px;margin-left:-10px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative}.RatingBadge-module__Mb80Ia__badgeAvatar:hover{transform:translateY(-5px)scale(1.15)}.RatingBadge-module__Mb80Ia__badgeAvatar:first-child{margin-left:0}.RatingBadge-module__Mb80Ia__badgeCount{color:#000;width:32px;height:32px;font-size:.75rem;font-weight:700;font-family:var(--font-poppins);border:1px solid var(--accent-color);z-index:3;background:#fde047;border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.RatingBadge-module__Mb80Ia__badgeCount:hover{transform:translateY(-5px)scale(1.15)}.RatingBadge-module__Mb80Ia__badgeRating{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.RatingBadge-module__Mb80Ia__badgeStars{color:#fde047;letter-spacing:2px;margin-bottom:2px;font-size:1rem;line-height:1}.RatingBadge-module__Mb80Ia__badgeText{color:#d1d5db;font-family:var(--font-poppins);font-size:.75rem;font-weight:500;line-height:1}
.Hero-module__ZARIfG__heroSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:20px 0;display:flex;position:relative}.Hero-module__ZARIfG__heroInner{z-index:10;width:100%;position:relative}.Hero-module__ZARIfG__topBadgeWrapper{justify-content:center;width:100%;margin-bottom:2rem;animation:1s ease-out both Hero-module__ZARIfG__fadeInDown;display:flex}.Hero-module__ZARIfG__topBadge{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#111111b3;border:1px solid #ebe9e014;border-radius:50px;align-items:center;gap:1.2rem;padding:.6rem 1.2rem;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #0000004d}.Hero-module__ZARIfG__topBadge:hover{border-color:#d4ff3233;transform:translateY(-2px)}.Hero-module__ZARIfG__badgeAvatars{align-items:center;display:flex}.Hero-module__ZARIfG__badgeAvatar{border:1px solid var(--accent-color);object-fit:cover;z-index:2;border-radius:50%;width:32px;height:32px;margin-left:-10px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative}.Hero-module__ZARIfG__badgeAvatar:hover{transform:translateY(-5px)scale(1.15)}.Hero-module__ZARIfG__badgeAvatar:first-child{margin-left:0}.Hero-module__ZARIfG__badgeCount{color:#000;width:32px;height:32px;font-size:.75rem;font-weight:700;font-family:var(--font-poppins);border:1px solid var(--accent-color);z-index:3;background:#fde047;border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.Hero-module__ZARIfG__badgeCount:hover{transform:translateY(-5px)scale(1.15)}.Hero-module__ZARIfG__badgeRating{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.Hero-module__ZARIfG__badgeStars{color:#fde047;letter-spacing:2px;margin-bottom:2px;font-size:1rem;line-height:1}.Hero-module__ZARIfG__badgeText{color:#d1d5db;font-family:var(--font-poppins);font-size:.75rem;font-weight:500;line-height:1}.Hero-module__ZARIfG__starIcon{color:var(--accent-color);letter-spacing:2px;font-size:1.25rem}.Hero-module__ZARIfG__trustedText{color:#e5e5e5;font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__title{font-size:clamp(2.2rem,4.5vw,4.2rem);font-family:var(--font-bricolage);color:#ebe9e0;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:600;line-height:1.1;animation:1s ease-out .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;animation:1s ease-out .4s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__buttonGroup{justify-content:center;gap:1rem;animation:1s ease-out .6s both Hero-module__ZARIfG__fadeInUp;display:flex;position:relative}.Hero-module__ZARIfG__premiumGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4ff321f 0%,#d4ff3200 70%);border-radius:50%;width:80vw;max-width:800px;height:80vw;max-height:800px;animation:8s ease-in-out infinite alternate Hero-module__ZARIfG__pulseGlow;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__pulseGlow{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{white-space:normal}.Hero-module__ZARIfG__heroSection{padding:3rem 0}.Hero-module__ZARIfG__trustedBadge{text-align:center;flex-direction:column}.Hero-module__ZARIfG__badgeText{align-items:center}.Hero-module__ZARIfG__buttonGroup{flex-direction:column;align-items:center}.Hero-module__ZARIfG__buttonGroup a{width:100%;max-width:300px}}
.ClientCarousel-module__ugVRlq__clientsSection{background:var(--bg-color);padding:40px 0}.ClientCarousel-module__ugVRlq__containerInner{flex-direction:column;align-items:center;gap:6rem;display:flex}.ClientCarousel-module__ugVRlq__subHeading{color:var(--text-secondary);font-family:var(--font-poppins);text-align:center;margin-bottom:3rem;font-size:1.125rem}.ClientCarousel-module__ugVRlq__topSection{width:100%}.ClientCarousel-module__ugVRlq__logoGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem 4rem;max-width:1100px;margin:0 auto;display:flex}@keyframes ClientCarousel-module__ugVRlq__floatLogo{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.ClientCarousel-module__ugVRlq__logoItem{opacity:.7;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;animation:5s ease-in-out infinite ClientCarousel-module__ugVRlq__floatLogo;display:flex}.ClientCarousel-module__ugVRlq__logoItem:nth-child(2n){animation-delay:2.5s}.ClientCarousel-module__ugVRlq__logoItem:hover{opacity:1}.ClientCarousel-module__ugVRlq__logoText{font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:.05em;text-transform:uppercase;font-size:1.5rem;font-weight:700}.ClientCarousel-module__ugVRlq__bottomSection{width:100%}.ClientCarousel-module__ugVRlq__foundersGrid{flex-wrap:wrap;justify-content:center;gap:2rem 3rem;max-width:1050px;margin:0 auto;display:flex}.ClientCarousel-module__ugVRlq__founderCard{align-items:center;gap:1rem;transition:transform .3s;display:flex}.ClientCarousel-module__ugVRlq__founderCard:hover{transform:translateY(-3px)}.ClientCarousel-module__ugVRlq__avatarWrapper{z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.ClientCarousel-module__ugVRlq__founderAvatar{object-fit:cover;border:1px solid var(--accent-color);border-radius:50%;width:52px;height:52px}.ClientCarousel-module__ugVRlq__founderName{font-family:var(--font-poppins);color:#ebe9e0;font-size:.95rem;font-weight:600}.ClientCarousel-module__ugVRlq__hideAll{display:none!important}@media (max-width:768px){.ClientCarousel-module__ugVRlq__logoGrid{gap:2rem}.ClientCarousel-module__ugVRlq__foundersGrid{justify-content:flex-start;gap:1.5rem;padding:0 1rem}.ClientCarousel-module__ugVRlq__hideOnMobile,.ClientCarousel-module__ugVRlq__bottomSection{display:none!important}}
.PortfolioGallery-module__2gqCdq__galleryWrapper{width:100%;padding:2rem 0}.PortfolioGallery-module__2gqCdq__header{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 4rem;display:flex}.PortfolioGallery-module__2gqCdq__badge{color:#ebe9e0;border:1px solid #ebe9e01a;border-radius:10px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block}.PortfolioGallery-module__2gqCdq__title{color:#ebe9e0;font-size:3.5rem;line-height:1.2}.PortfolioGallery-module__2gqCdq__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.PortfolioGallery-module__2gqCdq__marqueeContainer{grid-template-columns:repeat(7,1fr);gap:1rem;width:100%;height:1100px;padding:0 2rem;display:grid;position:relative;overflow:hidden}.PortfolioGallery-module__2gqCdq__marqueeContainer:before,.PortfolioGallery-module__2gqCdq__marqueeContainer:after{content:"";z-index:2;pointer-events:none;height:200px;position:absolute;left:0;right:0}.PortfolioGallery-module__2gqCdq__marqueeContainer:before{background:linear-gradient(to bottom, var(--bg-color) 0%, transparent 100%);top:0}.PortfolioGallery-module__2gqCdq__marqueeContainer:after{background:linear-gradient(to top, var(--bg-color) 0%, transparent 100%);bottom:0}.PortfolioGallery-module__2gqCdq__marqueeColumn{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.PortfolioGallery-module__2gqCdq__marqueeInner{flex-direction:column;display:flex}.PortfolioGallery-module__2gqCdq__scrollUp{animation:linear infinite PortfolioGallery-module__2gqCdq__scrollVerticalUp}.PortfolioGallery-module__2gqCdq__scrollDown{animation:linear infinite PortfolioGallery-module__2gqCdq__scrollVerticalDown}.PortfolioGallery-module__2gqCdq__marqueeContainer:hover .PortfolioGallery-module__2gqCdq__marqueeInner{animation-play-state:paused}.PortfolioGallery-module__2gqCdq__marqueeSet{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex}@keyframes PortfolioGallery-module__2gqCdq__scrollVerticalUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes PortfolioGallery-module__2gqCdq__scrollVerticalDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.PortfolioGallery-module__2gqCdq__masonryItem{cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.PortfolioGallery-module__2gqCdq__image{aspect-ratio:3/4;object-fit:cover;border:1px solid #ebe9e00d;border-radius:12px;width:100%;height:auto;transition:transform .5s,border-color .3s;display:block}.PortfolioGallery-module__2gqCdq__masonryItem:hover .PortfolioGallery-module__2gqCdq__image{border-color:#d4ff324d;transform:scale(1.05)}@media (max-width:1600px){.PortfolioGallery-module__2gqCdq__marqueeContainer{grid-template-columns:repeat(6,1fr)}.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(7){display:none}}@media (max-width:1400px){.PortfolioGallery-module__2gqCdq__marqueeContainer{grid-template-columns:repeat(5,1fr)}.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(6),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(7){display:none}}@media (max-width:1200px){.PortfolioGallery-module__2gqCdq__marqueeContainer{grid-template-columns:repeat(4,1fr);height:900px}.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(5),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(6),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(7){display:none}}@media (max-width:992px){.PortfolioGallery-module__2gqCdq__marqueeContainer{grid-template-columns:repeat(3,1fr)}.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(4),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(5),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(6),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(7){display:none}}@media (max-width:768px){.PortfolioGallery-module__2gqCdq__marqueeContainer{grid-template-columns:repeat(2,1fr);height:750px;padding:0 1rem}.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(3),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(4),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(5),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(6),.PortfolioGallery-module__2gqCdq__marqueeColumn:nth-child(7){display:none}.PortfolioGallery-module__2gqCdq__title{font-size:2.5rem}}
.Services-module__dpHhBa__servicesSection{background:var(--bg-color);padding:8rem 0}.Services-module__dpHhBa__header{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 5rem;display:flex}.Services-module__dpHhBa__badge{font-family:var(--font-poppins);color:#ebe9e0;text-transform:uppercase;border:1px solid #ebe9e01a;border-radius:10px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block}.Services-module__dpHhBa__title{font-size:3rem;font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:500;line-height:1.2}.Services-module__dpHhBa__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.Services-module__dpHhBa__subtitle{color:#9ca3af;font-size:1.125rem;line-height:1.6}.Services-module__dpHhBa__grid{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.Services-module__dpHhBa__grid>div{width:100%}.Services-module__dpHhBa__card{background:var(--surface-color);text-align:center;border:1px solid #ebe9e00d;border-radius:16px;flex-direction:column;align-items:center;padding:3.5rem 4.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:#d4ff3226;box-shadow:0 20px 40px #0006}.Services-module__dpHhBa__cardTitle{font-size:2rem;font-weight:600;font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__dpHhBa__cardDescription{color:#9ca3af;max-width:460px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__cardButton{border-radius:10px;justify-content:center;align-items:center;margin-top:auto;display:inline-flex}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__title{font-size:2.25rem}.Services-module__dpHhBa__card{padding:2rem 1.5rem}}.Services-module__dpHhBa__activeCard{transform:scale(1.015);border-color:var(--accent-color)!important;box-shadow:0 0 30px #d4ff3240!important}
.Comparison-module__3wjtJG__comparisonSection{background:var(--bg-color);padding:8rem 0}.Comparison-module__3wjtJG__header{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 5rem;display:flex}.Comparison-module__3wjtJG__badge{font-family:var(--font-poppins);color:#ebe9e0;border:1px solid #ebe9e01a;border-radius:10px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block}.Comparison-module__3wjtJG__title{font-size:3.5rem;font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;font-weight:500;line-height:1.2}.Comparison-module__3wjtJG__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.Comparison-module__3wjtJG__grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Comparison-module__3wjtJG__column{flex-direction:column;gap:1.5rem;display:flex}.Comparison-module__3wjtJG__columnTitle{font-family:var(--font-poppins);color:#6b7280;text-align:center;font-size:2rem;font-weight:500}.Comparison-module__3wjtJG__columnTitleHighlight{font-family:var(--font-poppins);color:#ebe9e0;text-align:center;font-size:2rem;font-weight:600}.Comparison-module__3wjtJG__cardDark{background:var(--surface-color);border:1px solid #ebe9e00d;border-radius:10px;height:100%;padding:3rem}.Comparison-module__3wjtJG__cardHighlight{background:var(--surface-color);border:1px solid #ebe9e00d;border-radius:10px;height:100%;padding:3rem;position:relative;overflow:hidden}.Comparison-module__3wjtJG__cardHighlight:before{content:"";pointer-events:none;background:radial-gradient(circle at bottom,#d4ff3214 0%,#0000 75%);width:100%;height:100%;position:absolute;top:0;right:0}.Comparison-module__3wjtJG__list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Comparison-module__3wjtJG__listItemBad{font-family:var(--font-poppins);color:#9ca3af;align-items:center;gap:1.5rem;font-size:1.125rem;display:flex}.Comparison-module__3wjtJG__listItemGood{font-family:var(--font-poppins);color:#ebe9e0;align-items:center;gap:1.5rem;font-size:1.125rem;font-weight:400;display:flex}.Comparison-module__3wjtJG__xIcon{color:#4b5563;flex-shrink:0}.Comparison-module__3wjtJG__checkIcon{color:var(--accent-color);flex-shrink:0}@media (max-width:768px){.Comparison-module__3wjtJG__grid{grid-template-columns:1fr;gap:3rem}.Comparison-module__3wjtJG__title{font-size:2.5rem}.Comparison-module__3wjtJG__cardDark,.Comparison-module__3wjtJG__cardHighlight{padding:2rem}}
.StatsBanner-module__QHAGgG__bannerContainer{margin-top:4rem;margin-bottom:2rem}.StatsBanner-module__QHAGgG__bannerWrapper{background:var(--surface-color);border:1px solid var(--border-color);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 5rem;display:flex}.StatsBanner-module__QHAGgG__statBlock{flex-direction:column;align-items:flex-start;display:flex}.StatsBanner-module__QHAGgG__numberWrapper{align-items:baseline;margin-bottom:.5rem;display:flex}.StatsBanner-module__QHAGgG__number{font-family:var(--font-poppins);color:#ebe9e0;font-size:3.5rem;font-weight:500;line-height:1}.StatsBanner-module__QHAGgG__plus{font-family:var(--font-poppins);color:var(--accent-color);margin-left:.5rem;font-size:3.5rem;font-weight:500;line-height:1}.StatsBanner-module__QHAGgG__label{font-family:var(--font-poppins);color:#9ca3af;font-size:1rem;font-weight:400}@media (max-width:1024px){.StatsBanner-module__QHAGgG__bannerWrapper{padding:3rem}}@media (max-width:768px){.StatsBanner-module__QHAGgG__bannerWrapper{text-align:center;flex-direction:column;align-items:center;padding:2rem}.StatsBanner-module__QHAGgG__statBlock{align-items:center}}
.Process-module__RmMdVa__processSection{background:var(--bg-color);padding:8rem 0}.Process-module__RmMdVa__header{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 5rem;display:flex}.Process-module__RmMdVa__badge{background:var(--accent-color);color:#000;font-family:var(--font-poppins);border-radius:10px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;animation:2s ease-in-out infinite Process-module__RmMdVa__celebrationPulse;display:inline-block;box-shadow:0 0 15px #d4ff3280}@keyframes Process-module__RmMdVa__celebrationPulse{0%{transform:scale(1)translateY(0);box-shadow:0 0 #d4ff32b3}50%{transform:scale(1.05)translateY(-3px);box-shadow:0 0 20px 5px #d4ff3280}to{transform:scale(1)translateY(0);box-shadow:0 0 #d4ff3200}}.Process-module__RmMdVa__title{font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:500}.Process-module__RmMdVa__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.Process-module__RmMdVa__subtitle{color:#9ca3af;font-size:1.125rem;line-height:1.6}.Process-module__RmMdVa__timeline{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.Process-module__RmMdVa__card{background:var(--surface-color);border:1px solid #ebe9e00d;border-radius:16px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.Process-module__RmMdVa__card:hover{border-color:#d4ff3226;box-shadow:0 10px 40px #0003}.Process-module__RmMdVa__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Process-module__RmMdVa__iconWrapper{width:48px;height:48px;color:var(--accent-color);border:1px solid #d4ff324d;border-radius:12px;justify-content:center;align-items:center;display:flex}.Process-module__RmMdVa__weekBadge{background:var(--accent-color);color:#000;font-family:var(--font-poppins);border-radius:20px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500}.Process-module__RmMdVa__cardTitle{font-size:1.5rem;font-weight:500;font-family:var(--font-poppins);color:#ebe9e0;margin-bottom:1rem}.Process-module__RmMdVa__cardDesc{color:#9ca3af;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Process-module__RmMdVa__bulletList{flex-direction:column;gap:.5rem;padding-left:1.25rem;list-style:outside;display:flex}.Process-module__RmMdVa__bulletList li{color:#d1d5db;font-size:.95rem;line-height:1.5}.Process-module__RmMdVa__bulletList li::marker{color:var(--accent-color)}@media (max-width:768px){.Process-module__RmMdVa__processSection{padding:5rem 0}.Process-module__RmMdVa__card{padding:1.5rem}.Process-module__RmMdVa__title{font-size:2rem}}.Process-module__RmMdVa__activeCard{transform:scale(1.015);border-color:var(--accent-color)!important;box-shadow:0 0 30px #d4ff3240!important}
.Testimonials-module__ItA9Ha__testimonialSection{background:var(--bg-color);padding:8rem 0}.Testimonials-module__ItA9Ha__header{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 5rem;display:flex}.Testimonials-module__ItA9Ha__badge{font-family:var(--font-poppins);color:#ebe9e0;border:1px solid #ebe9e01a;border-radius:10px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block}.Testimonials-module__ItA9Ha__title{font-size:3.5rem;font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;font-weight:500;line-height:1.2}.Testimonials-module__ItA9Ha__subtitle{color:#9ca3af;max-width:750px;margin-top:1rem;font-size:1.125rem;line-height:1.6}.Testimonials-module__ItA9Ha__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.Testimonials-module__ItA9Ha__marqueeContainer{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;height:800px;margin:0 auto;display:grid;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__marqueeContainer:before,.Testimonials-module__ItA9Ha__marqueeContainer:after{content:"";z-index:2;pointer-events:none;height:150px;position:absolute;left:0;right:0}.Testimonials-module__ItA9Ha__marqueeContainer:before{background:linear-gradient(to bottom, var(--bg-color) 10%, transparent);top:0}.Testimonials-module__ItA9Ha__marqueeContainer:after{background:linear-gradient(to top, var(--bg-color) 10%, transparent);bottom:0}.Testimonials-module__ItA9Ha__marqueeColumn{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__marqueeInner{flex-direction:column;animation:linear infinite Testimonials-module__ItA9Ha__scrollVertical;display:flex}.Testimonials-module__ItA9Ha__marqueeInner:hover{animation-play-state:paused}.Testimonials-module__ItA9Ha__marqueeInnerDown{flex-direction:column;animation:linear infinite Testimonials-module__ItA9Ha__scrollVerticalDown;display:flex}.Testimonials-module__ItA9Ha__marqueeInnerDown:hover{animation-play-state:paused}.Testimonials-module__ItA9Ha__marqueeSet{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex}@keyframes Testimonials-module__ItA9Ha__scrollVertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes Testimonials-module__ItA9Ha__scrollVerticalDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.Testimonials-module__ItA9Ha__card{background:0 0;border:1px solid #ebe9e01a;border-radius:10px;flex-direction:column;padding:1.5rem;transition:border-color .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{border-color:#d4ff3226;animation-play-state:paused}.Testimonials-module__ItA9Ha__text{color:#9ca3af;font-size:.95rem;line-height:1.5;font-family:var(--font-poppins);margin-bottom:1.5rem}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;margin-top:auto;display:flex}.Testimonials-module__ItA9Ha__avatar{object-fit:cover;border:1px solid #ebe9e01a;border-radius:50%;width:40px;height:40px}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__ItA9Ha__name{font-family:var(--font-poppins);color:#ebe9e0;margin:0;font-size:1rem;font-weight:600}.Testimonials-module__ItA9Ha__role{color:#6b7280;margin:0;font-size:.875rem}@media (max-width:1024px){.Testimonials-module__ItA9Ha__marqueeContainer{grid-template-columns:repeat(2,1fr)}.Testimonials-module__ItA9Ha__marqueeColumn:nth-child(3){display:none}}@media (max-width:768px){.Testimonials-module__ItA9Ha__marqueeContainer{grid-template-columns:1fr;height:600px}.Testimonials-module__ItA9Ha__marqueeColumn:nth-child(2){display:none}.Testimonials-module__ItA9Ha__title{font-size:2.5rem}}
.FAQ-module__V8_xEa__faqSection{background:var(--bg-color);padding:8rem 0}.FAQ-module__V8_xEa__header{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 5rem;display:flex}.FAQ-module__V8_xEa__badge{font-family:var(--font-poppins);color:#ebe9e0;border:1px solid #ebe9e01a;border-radius:10px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block}.FAQ-module__V8_xEa__title{color:#ebe9e0;font-size:3.5rem;line-height:1.2}.FAQ-module__V8_xEa__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto 3rem;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--surface-color);cursor:pointer;border:1px solid #ebe9e00d;border-radius:10px;padding:1.5rem 2rem;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:#d4ff3226}.FAQ-module__V8_xEa__questionRow{justify-content:space-between;align-items:center;display:flex}.FAQ-module__V8_xEa__question{font-family:var(--font-poppins);color:#ebe9e0;margin:0;font-size:1.125rem;font-weight:500}.FAQ-module__V8_xEa__icon{color:#ebe9e0;font-size:1.5rem;font-weight:400;line-height:1;transition:transform .3s}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{color:var(--accent-color);transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{opacity:0;max-height:0;transition:all .3s}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answerWrapper{opacity:1;max-height:200px;margin-top:1rem}.FAQ-module__V8_xEa__answer{font-family:var(--font-poppins);color:#9ca3af;margin:0;font-size:1rem;line-height:1.6}.FAQ-module__V8_xEa__ctaWrapper{justify-content:center;margin-top:4rem;display:flex}.FAQ-module__V8_xEa__cardCtaWrapper{border-top:1px solid #ffffff0d;margin-top:1.5rem;padding-top:1.5rem}.FAQ-module__V8_xEa__cardCtaButton{background-color:var(--accent-color);color:#000;font-family:var(--font-poppins);border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.FAQ-module__V8_xEa__cardCtaButton:hover{transform:translateY(-2px);box-shadow:0 4px 14px #d4ff3233}@media (max-width:768px){.FAQ-module__V8_xEa__faqItem{padding:1.5rem}}
.page-module__R2IznG__mainContent{background-color:#070707;width:100%}.page-module__R2IznG__heroSection{background-color:#070707;justify-content:center;width:100%;padding:6rem 1rem 4rem;display:flex;position:relative;overflow:hidden}.page-module__R2IznG__backgroundGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#d4ff3212 0%,#07070700 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__R2IznG__contentWrapper{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex}.page-module__R2IznG__topBadge{font-family:var(--font-poppins);letter-spacing:.1em;color:#fff;text-transform:uppercase;margin-bottom:2rem;font-size:.95rem;font-weight:600}.page-module__R2IznG__highlightText{color:var(--accent-color)}.page-module__R2IznG__ratingWrapper{justify-content:center;width:100%;margin-bottom:2.5rem;display:flex}.page-module__R2IznG__title{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2.2rem,4.5vw,4.2rem);font-weight:600;line-height:1.1;font-family:var(--font-bricolage);margin-bottom:1.5rem}@media (max-width:768px){.page-module__R2IznG__title{font-size:1.7rem}}.page-module__R2IznG__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.page-module__R2IznG__subtitle{font-family:var(--font-poppins);color:#d1d5db;max-width:650px;margin-bottom:2rem;font-size:1.15rem;font-style:italic;line-height:1.6}.page-module__R2IznG__stepTitle{font-family:var(--font-poppins);color:#fff;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}.page-module__R2IznG__stepHighlight{color:var(--accent-color)}.page-module__R2IznG__videoContainer{cursor:pointer;aspect-ratio:16/9;background-color:#111;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:850px;margin:0 auto 3rem;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 0 10px #d4ff3240,0 0 35px #d4ff3226,0 25px 50px #0009}.page-module__R2IznG__videoContainer:hover{transform:scale(1.02)}.page-module__R2IznG__videoFrame{border:none;width:100%;height:100%}.page-module__R2IznG__videoOverlay{background:#0006;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.page-module__R2IznG__videoOverlay:hover{background:#00000040}.page-module__R2IznG__playBtn{background-color:var(--accent-color);color:#000;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 4px 20px #d4ff3266}.page-module__R2IznG__playBtn:hover{background-color:var(--accent-hover);transform:scale(1.1)}.page-module__R2IznG__aboutSection{background-color:#0c0c0c;border-top:1px solid #ebe9e008;border-bottom:1px solid #ebe9e008;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__sectionHeader{text-align:center;max-width:800px;margin:0 auto 3rem}.page-module__R2IznG__aboutTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:2.2rem;font-weight:600;line-height:1.35;font-family:var(--font-bricolage)}@media (max-width:768px){.page-module__R2IznG__aboutTitle{font-size:1.7rem}}.page-module__R2IznG__accentText{color:var(--accent-color)}.page-module__R2IznG__aboutSubtitle{font-family:var(--font-poppins);color:#9ca3af;margin-top:2rem;font-size:1.15rem;font-weight:500}.page-module__R2IznG__benefitsList{flex-direction:column;gap:1rem;width:100%;max-width:600px;margin:0 auto 3rem;display:flex}.page-module__R2IznG__benefitCard{-webkit-backdrop-filter:blur(12px);background:#1119;border:1px solid #ebe9e014;border-radius:12px;align-items:center;gap:1rem;padding:1.2rem 1.5rem;transition:border-color .3s,transform .3s;display:flex}.page-module__R2IznG__benefitCard:hover{border-color:var(--accent-color);transform:translateY(-2px)}.page-module__R2IznG__checkIcon{color:var(--accent-color);background:#d4ff321a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;font-weight:900;display:flex}.page-module__R2IznG__benefitText{font-family:var(--font-poppins);color:#fff;font-size:1.05rem;font-weight:500}.page-module__R2IznG__ctaWrapper{justify-content:center;width:100%;display:flex}.page-module__R2IznG__ctaBtn{background-color:var(--accent-color);color:#000;font-family:var(--font-poppins);text-align:center;border-radius:12px;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 20px #d4ff3240}.page-module__R2IznG__ctaBtn:hover{background-color:var(--accent-hover);transform:translateY(-3px);box-shadow:0 10px 25px #d4ff3259}.page-module__R2IznG__disclaimerSection{background-color:#070707;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__disclaimerCard{-webkit-backdrop-filter:blur(16px);border:2px solid var(--accent-color);text-align:center;background:#1119;border-radius:16px;max-width:750px;margin:0 auto 2.5rem;padding:3rem 2rem;box-shadow:0 0 30px #d4ff321a}.page-module__R2IznG__disclaimerBadge{color:#fff;font-family:var(--font-poppins);text-transform:uppercase;border:2px solid #fff;margin-bottom:2rem;padding:.6rem 1.5rem;font-size:1.15rem;font-weight:700;display:inline-block}.page-module__R2IznG__disclaimerText{font-family:var(--font-poppins);color:#fff;max-width:620px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6}.page-module__R2IznG__disclaimerQuestion{font-family:var(--font-poppins);color:#fff;font-size:1.35rem;font-weight:600}.page-module__R2IznG__disclaimerBtn{background-color:var(--accent-color);color:#000;font-family:var(--font-poppins);text-align:center;border-radius:12px;max-width:100%;padding:1.1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 20px #d4ff3240}.page-module__R2IznG__disclaimerBtn:hover{background-color:var(--accent-hover);transform:translateY(-3px);box-shadow:0 10px 25px #d4ff3259}.page-module__R2IznG__thoughtsSection{background-color:#0c0c0c;border-top:1px solid #ebe9e008;border-bottom:1px solid #ebe9e008;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__thoughtsTitle{font-family:var(--font-bricolage);color:var(--text-primary);text-align:center;letter-spacing:-.02em;margin-bottom:3rem;font-size:2.2rem;font-weight:600}@media (max-width:768px){.page-module__R2IznG__thoughtsTitle{font-size:1.7rem}}.page-module__R2IznG__thoughtsList{flex-direction:column;gap:.8rem;width:100%;max-width:700px;margin:0 auto 3rem;display:flex}.page-module__R2IznG__thoughtCard{-webkit-backdrop-filter:blur(12px);text-align:center;font-family:var(--font-poppins);color:#d1d5db;background:#1116;border:1px solid #ebe9e00f;border-radius:10px;padding:1.1rem 1.5rem;font-size:1.1rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1)}.page-module__R2IznG__thoughtCard:hover{border-color:var(--accent-color);color:#fff;transform:scale(1.015);box-shadow:0 5px 20px #d4ff320d}.page-module__R2IznG__welcomeContainer{text-align:center;max-width:600px;margin:0 auto}.page-module__R2IznG__yesPrompt{font-family:var(--font-poppins);color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.page-module__R2IznG__welcomeHighlight{font-family:var(--font-poppins);color:#fff;letter-spacing:-.02em;font-size:2.2rem;font-weight:700;display:inline-block;position:relative}@media (max-width:768px){.page-module__R2IznG__welcomeHighlight{font-size:1.8rem}}.page-module__R2IznG__welcomeText{color:#000;background-color:var(--accent-color);border-radius:4px;padding:.15rem .6rem;box-shadow:0 0 20px #d4ff324d}.page-module__R2IznG__experienceSection{width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__experienceTitle{font-family:var(--font-bricolage);color:var(--text-primary);text-align:center;letter-spacing:-.02em;margin-bottom:3.5rem;font-size:2.2rem;font-weight:600}@media (max-width:768px){.page-module__R2IznG__experienceTitle{margin-bottom:2.5rem;font-size:1.7rem}}.page-module__R2IznG__experienceGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1000px;margin:0 auto;display:grid}@media (max-width:900px){.page-module__R2IznG__experienceGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module__R2IznG__experienceGrid{grid-template-columns:1fr}}.page-module__R2IznG__experienceCard{-webkit-backdrop-filter:blur(12px);text-align:center;background:#11111180;border:1px solid #ebe9e014;border-radius:14px;flex-direction:column;justify-content:center;min-height:180px;padding:2rem 1.8rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module__R2IznG__experienceCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 10px 30px #d4ff320f}.page-module__R2IznG__expCardTitle{font-family:var(--font-poppins);color:#fff;margin-bottom:.8rem;font-size:1.25rem;font-weight:600}.page-module__R2IznG__expCardDesc{font-family:var(--font-poppins);color:#9ca3af;font-size:.95rem;line-height:1.5}.page-module__R2IznG__eventsSection{width:100%;padding:3rem 1rem 5rem;position:relative}.page-module__R2IznG__eventsHeader{text-align:center;margin-bottom:3.5rem}.page-module__R2IznG__eventsHighlight{font-family:var(--font-bricolage);color:var(--text-primary);letter-spacing:-.02em;font-size:2.2rem;font-weight:700;display:inline-block}@media (max-width:768px){.page-module__R2IznG__eventsHighlight{margin-bottom:2.5rem;font-size:1.8rem}}.page-module__R2IznG__eventsHighlightText{color:#000;background-color:var(--accent-color);border-radius:4px;padding:.15rem .8rem;box-shadow:0 0 20px #d4ff324d}.page-module__R2IznG__eventsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.page-module__R2IznG__eventsGrid{grid-template-columns:1fr}}.page-module__R2IznG__eventCard{-webkit-backdrop-filter:blur(12px);text-align:center;background:#11111180;border:1px solid #ebe9e014;border-radius:14px;flex-direction:column;justify-content:center;min-height:160px;padding:2rem 1.8rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module__R2IznG__eventCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 10px 30px #d4ff320f}.page-module__R2IznG__eventCardTitle{font-family:var(--font-poppins);color:#fff;margin-bottom:.8rem;font-size:1.25rem;font-weight:600}.page-module__R2IznG__eventCardDesc{font-family:var(--font-poppins);color:#9ca3af;font-size:.95rem;line-height:1.5}.page-module__R2IznG__ctaTestimonialsSection{background-color:#070707;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__ctaTestimonialsHeader{text-align:center;margin-bottom:4rem}.page-module__R2IznG__ctaHeading{font-family:var(--font-bricolage);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.page-module__R2IznG__ctaHeading{font-size:2rem}}.page-module__R2IznG__ctaTestimonialsWrapper{justify-content:center;display:flex}.page-module__R2IznG__joinBtn{background-color:var(--accent-color);color:#000;font-family:var(--font-poppins);text-align:center;border-radius:12px;padding:1.2rem 3rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 20px #d4ff324d}.page-module__R2IznG__joinBtn:hover{background-color:var(--accent-hover);transform:translateY(-3px);box-shadow:0 10px 25px #d4ff3266}.page-module__R2IznG__videoTestimonialsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1100px;margin:0 auto;display:grid}@media (max-width:900px){.page-module__R2IznG__videoTestimonialsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.page-module__R2IznG__videoTestimonialsGrid{grid-template-columns:1fr;gap:1.5rem}}.page-module__R2IznG__videoReviewCard{cursor:pointer;aspect-ratio:16/10;background:#111;border:1px solid #ffffff14;border-radius:14px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000080}.page-module__R2IznG__videoReviewCard:hover{border-color:var(--accent-color);transform:translateY(-5px)scale(1.02)}.page-module__R2IznG__videoReviewPlayer{width:100%;height:100%;position:relative;overflow:hidden}.page-module__R2IznG__videoReviewFrame{border:none;width:100%;height:100%}.page-module__R2IznG__videoReviewThumb{object-fit:cover;width:100%;height:100%;display:block}.page-module__R2IznG__videoReviewOverlay{background:#0000004d;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.page-module__R2IznG__videoReviewCard:hover .page-module__R2IznG__videoReviewOverlay{background:#00000026}.page-module__R2IznG__videoReviewPlayBtn{background-color:var(--accent-color);color:#000;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex;box-shadow:0 4px 15px #d4ff3266}.page-module__R2IznG__videoReviewCard:hover .page-module__R2IznG__videoReviewPlayBtn{transform:scale(1.1)}.page-module__R2IznG__videoReviewMeta{background:linear-gradient(#0000 0%,#00000080 30%,#000000e6 100%);justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__R2IznG__videoReviewInfo{text-align:left}.page-module__R2IznG__videoReviewName{font-family:var(--font-poppins);color:#fff;margin-bottom:.2rem;font-size:1.05rem;font-weight:600}.page-module__R2IznG__videoReviewRole{font-family:var(--font-poppins);color:#d1d5db;font-size:.8rem}.page-module__R2IznG__videoReviewStars{color:#ffb300;letter-spacing:.05em;white-space:nowrap;font-size:.95rem}.page-module__R2IznG__footerCtaSection{background:repeating-linear-gradient(-45deg, var(--accent-color), var(--accent-color) 8px, #c6f027 8px, #c6f027 16px);text-align:center;justify-content:center;width:100%;padding:6rem 1rem;display:flex;position:relative}.page-module__R2IznG__footerCtaContent{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.page-module__R2IznG__yourMoveBadge{color:#fff;font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.05em;background-color:#000;border-radius:4px;margin-bottom:2.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block;box-shadow:0 4px 10px #00000026}.page-module__R2IznG__footerCtaTitle{font-family:var(--font-poppins);color:#000;letter-spacing:-.03em;margin-bottom:2rem;font-size:3.2rem;font-weight:800;line-height:1.15}@media (max-width:768px){.page-module__R2IznG__footerCtaTitle{font-size:2rem}}.page-module__R2IznG__footerCtaSubtitle{font-family:var(--font-poppins);color:#000c;margin-bottom:2.5rem;font-size:1.2rem;font-weight:500;line-height:1.6}@media (max-width:768px){.page-module__R2IznG__footerCtaSubtitle{font-size:1.05rem}}.page-module__R2IznG__footerCtaBtnWrapper{margin-bottom:1.5rem}.page-module__R2IznG__footerCtaBtn{color:#fff;font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.02em;background-color:#000;border-radius:50px;padding:1.2rem 3.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 10px 25px #00000040}.page-module__R2IznG__footerCtaBtn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #00000059}.page-module__R2IznG__footerCtaInfo{font-family:var(--font-poppins);color:#000000b3;font-size:.95rem;font-weight:600}.page-module__R2IznG__coachSection{background-color:#0c0c0c;border-top:1px solid #ebe9e008;border-bottom:1px solid #ebe9e008;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__coachGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.page-module__R2IznG__coachGrid{grid-template-columns:1fr;gap:2rem}}.page-module__R2IznG__coachInfo{flex-direction:column;display:flex}.page-module__R2IznG__coachTitle{font-family:var(--font-bricolage);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2.2rem;font-weight:700;line-height:1.2}.page-module__R2IznG__coachName{color:var(--accent-color)}.page-module__R2IznG__coachBulletsList{flex-direction:column;gap:.8rem;display:flex}.page-module__R2IznG__coachBulletCard{background:#1116;border:1px solid #ebe9e00d;border-radius:8px;align-items:center;gap:1rem;padding:.9rem 1.2rem;display:flex}.page-module__R2IznG__coachBulletCheck{color:var(--accent-color);font-size:1.1rem;font-weight:700}.page-module__R2IznG__coachBulletText{font-family:var(--font-poppins);color:#d1d5db;font-size:.95rem;font-weight:500}.page-module__R2IznG__coachImageWrapper{justify-content:center;display:flex}.page-module__R2IznG__coachImageContainer{aspect-ratio:4/5;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:380px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.page-module__R2IznG__coachImage{object-fit:cover;width:100%;height:100%}.page-module__R2IznG__leagueSection{background-color:#070707;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__leagueTitle{font-family:var(--font-bricolage);color:var(--text-primary);text-align:center;letter-spacing:-.02em;margin-bottom:3.5rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.page-module__R2IznG__leagueTitle{margin-bottom:2.5rem;font-size:1.8rem}}.page-module__R2IznG__leagueGrid{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:950px;margin:0 auto;display:grid}@media (max-width:768px){.page-module__R2IznG__leagueGrid{grid-template-columns:1fr;gap:2rem}}.page-module__R2IznG__leagueColLeft{background:#2b141426;border:1px solid #eb4b4b26;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.page-module__R2IznG__leagueColHeaderLeft{font-family:var(--font-poppins);color:#fff;text-align:center;background:#eb4b4b1a;border-bottom:1px solid #eb4b4b26;padding:1.2rem;font-size:1.05rem;font-weight:600}.page-module__R2IznG__leagueRowLeft{font-family:var(--font-poppins);color:#9ca3af;border-bottom:1px solid #eb4b4b0d;align-items:center;gap:.8rem;padding:1.1rem 1.5rem;font-size:.95rem;display:flex}.page-module__R2IznG__leagueRowLeft:last-child{border-bottom:none}.page-module__R2IznG__leagueCross{font-size:.85rem}.page-module__R2IznG__leagueColRight{border:2px solid var(--accent-color);background:#11111180;border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #d4ff320d}.page-module__R2IznG__leagueColHeaderRight{background:var(--accent-color);font-family:var(--font-poppins);color:#000;text-align:center;padding:1.2rem;font-size:1.05rem;font-weight:700}.page-module__R2IznG__leagueRowRight{font-family:var(--font-poppins);color:#fff;border-bottom:1px solid #ffffff0d;align-items:center;gap:.8rem;padding:1.1rem 1.5rem;font-size:.95rem;font-weight:500;display:flex}.page-module__R2IznG__leagueRowRight:nth-last-child(2){border-bottom:none}.page-module__R2IznG__leagueCheck{color:var(--accent-color)}.page-module__R2IznG__leagueAccessBadge{color:var(--accent-color);text-align:center;font-family:var(--font-poppins);background:#d4ff321a;border-top:1px solid #d4ff3226;padding:1.2rem;font-size:1.1rem;font-weight:700}.page-module__R2IznG__faqSection{background-color:#0c0c0c;border-top:1px solid #ebe9e008;border-bottom:1px solid #ebe9e008;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__faqTitle{font-family:var(--font-bricolage);color:var(--text-primary);text-align:center;letter-spacing:-.02em;margin-bottom:3.5rem;font-size:2.2rem;font-weight:700}.page-module__R2IznG__faqList{flex-direction:column;gap:.8rem;width:100%;max-width:800px;margin:0 auto;display:flex}.page-module__R2IznG__faqItem{background:#11111180;border:1px solid #ffffff0d;border-radius:8px;transition:border-color .3s;overflow:hidden}.page-module__R2IznG__faqItem:hover{border-color:#ffffff1f}.page-module__R2IznG__faqQuestionRow{text-align:left;cursor:pointer;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.3rem 1.6rem;display:flex}.page-module__R2IznG__faqQuestion{font-family:var(--font-poppins);font-size:1.05rem;font-weight:600;line-height:1.4}.page-module__R2IznG__faqToggleIcon{color:#9ca3af;font-size:1.4rem;font-weight:300;transition:transform .2s}.page-module__R2IznG__faqAnswerRow{max-height:0;transition:max-height .3s cubic-bezier(0,1,0,1);overflow:hidden}.page-module__R2IznG__faqAnswerOpen{border-top:1px solid #ffffff08;max-height:1000px;transition:max-height .3s cubic-bezier(1,0,1,0)}.page-module__R2IznG__faqAnswerText{font-family:var(--font-poppins);color:#9ca3af;padding:1.3rem 1.6rem;font-size:.95rem;line-height:1.6}.page-module__R2IznG__frameworkSection{background-color:#070707;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__frameworkHeader{text-align:center;max-width:800px;margin:0 auto 3.5rem}.page-module__R2IznG__frameworkBadge{color:var(--accent-color);font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.05em;background-color:#d4ff321a;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.page-module__R2IznG__frameworkTitle{font-family:var(--font-bricolage);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.page-module__R2IznG__frameworkName{color:var(--accent-color)}.page-module__R2IznG__frameworkSubtitle{font-family:var(--font-poppins);color:#9ca3af;font-size:1.15rem;font-weight:500;line-height:1.5}.page-module__R2IznG__frameworkGrid{grid-template-columns:repeat(2,1fr);gap:1.8rem;width:100%;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.page-module__R2IznG__frameworkGrid{grid-template-columns:1fr;gap:1.5rem}}.page-module__R2IznG__frameworkCard{-webkit-backdrop-filter:blur(12px);background:#11111180;border:1px solid #ebe9e014;border-radius:16px;padding:2.2rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.page-module__R2IznG__frameworkCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 10px 30px #d4ff320d}.page-module__R2IznG__frameworkCardHeader{align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.page-module__R2IznG__frameworkStepNum{font-family:var(--font-poppins);color:#000;background-color:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:700;display:flex}.page-module__R2IznG__frameworkCardTitle{font-family:var(--font-poppins);color:#fff;font-size:1.4rem;font-weight:700}.page-module__R2IznG__frameworkCardSub{font-family:var(--font-poppins);color:var(--accent-color);margin-bottom:1.2rem;font-size:1.05rem;font-weight:600}.page-module__R2IznG__frameworkCardDesc{font-family:var(--font-poppins);color:#9ca3af;font-size:.95rem;line-height:1.6}.page-module__R2IznG__frameworkFooter{text-align:center;margin-top:3.5rem}.page-module__R2IznG__frameworkLiveBadge{color:#fff;font-family:var(--font-poppins);background-color:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #0003}.page-module__R2IznG__waitlistSection{background-color:#070707;width:100%;padding:5rem 1rem;position:relative}.page-module__R2IznG__waitlistContainer{text-align:center;max-width:650px;margin:0 auto}.page-module__R2IznG__waitlistHeader{margin-bottom:3rem}.page-module__R2IznG__waitlistBadge{color:var(--accent-color);font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.05em;background-color:#d4ff321a;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.page-module__R2IznG__waitlistTitle{font-family:var(--font-bricolage);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.page-module__R2IznG__waitlistSubtitle{font-family:var(--font-poppins);color:#9ca3af;font-size:1.1rem;line-height:1.5}.page-module__R2IznG__waitlistForm{-webkit-backdrop-filter:blur(12px);text-align:left;background:#11111180;border:1px solid #ffffff0d;border-radius:16px;padding:3rem 2.5rem;box-shadow:0 20px 40px #0006}@media (max-width:600px){.page-module__R2IznG__waitlistForm{padding:2rem 1.5rem}}.page-module__R2IznG__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module__R2IznG__inputLabel{font-family:var(--font-poppins);color:#d1d5db;font-size:.9rem;font-weight:600}.page-module__R2IznG__textInput{color:#fff;font-family:var(--font-poppins);background:#0000004d;border:1px solid #ffffff14;border-radius:8px;padding:1rem 1.2rem;font-size:1rem;transition:all .3s}.page-module__R2IznG__textInput:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 10px #d4ff3226}.page-module__R2IznG__submitBtn{background-color:var(--accent-color);color:#000;width:100%;font-family:var(--font-poppins);text-align:center;border-radius:8px;margin-top:1rem;padding:1.1rem;font-size:1.1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #d4ff3240}.page-module__R2IznG__submitBtn:hover:not(:disabled){background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 20px #d4ff3259}.page-module__R2IznG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__R2IznG__successMsg{color:#c6f027;font-family:var(--font-poppins);text-align:center;margin-top:1.5rem;font-size:.95rem;font-weight:600}.page-module__R2IznG__errorMsg{color:#ef4444;font-family:var(--font-poppins);text-align:center;margin-top:1.5rem;font-size:.95rem;font-weight:600}
.page-module__FT9-XG__mainContent{background-color:var(--bg-color);color:var(--text-primary);flex-direction:column;min-height:100vh;display:flex}.page-module__FT9-XG__checkoutSection{flex-grow:1;padding:4rem 0 6rem}.page-module__FT9-XG__containerFluid{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem}.page-module__FT9-XG__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;max-width:1000px;margin:0 auto 5rem;display:grid}.page-module__FT9-XG__heroLeft{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.page-module__FT9-XG__specialOfferBadge{color:var(--accent-color);font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.05em;background:#d4ff321a;border:1px solid #d4ff3233;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.65rem 1.6rem;font-size:1.05rem;font-weight:600;animation:2.5s ease-in-out infinite page-module__FT9-XG__badgePulseContainer;display:inline-flex}@keyframes page-module__FT9-XG__badgePulseContainer{0%{transform:scale(1);box-shadow:0 0 #d4ff3200}50%{transform:scale(1.03);box-shadow:0 0 15px 3px #d4ff3226}to{transform:scale(1);box-shadow:0 0 #d4ff3200}}.page-module__FT9-XG__badgePulse{background:var(--accent-color);border-radius:50%;width:10px;height:10px;animation:1.5s infinite page-module__FT9-XG__pulse;box-shadow:0 0 #d4ff3266}@keyframes page-module__FT9-XG__pulse{0%{box-shadow:0 0 #d4ff32b3}70%{box-shadow:0 0 0 8px #d4ff3200}to{box-shadow:0 0 #d4ff3200}}.page-module__FT9-XG__title{font-size:clamp(2.25rem,4vw,3.25rem);font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:600;line-height:1.15}.page-module__FT9-XG__subtitle{color:#9ca3af;max-width:480px;margin:0;font-size:1.1rem;line-height:1.6}.page-module__FT9-XG__heroRight{grid-template-columns:repeat(3,1fr);gap:.75rem;height:350px;display:grid;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.page-module__FT9-XG__marqueeColumn{height:100%;position:relative;overflow:hidden}.page-module__FT9-XG__marqueeColumn:first-child .page-module__FT9-XG__marqueeInner{animation:20s linear infinite page-module__FT9-XG__scrollUp}.page-module__FT9-XG__marqueeColumn:nth-child(2) .page-module__FT9-XG__marqueeInner{animation:24s linear infinite page-module__FT9-XG__scrollDown}.page-module__FT9-XG__marqueeColumn:nth-child(3) .page-module__FT9-XG__marqueeInner{animation:18s linear infinite page-module__FT9-XG__scrollUp}.page-module__FT9-XG__marqueeInner{flex-direction:column;gap:.75rem;width:100%;display:flex;position:absolute}@keyframes page-module__FT9-XG__scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes page-module__FT9-XG__scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.page-module__FT9-XG__marqueeItem{aspect-ratio:3/4;border:1px solid #ebe9e00d;border-radius:10px;width:100%;overflow:hidden}.page-module__FT9-XG__marqueeImg{object-fit:cover;width:100%;height:100%}.page-module__FT9-XG__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.page-module__FT9-XG__title{font-size:3rem;font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;margin-bottom:1rem;font-weight:500}.page-module__FT9-XG__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.page-module__FT9-XG__subtitle{color:#9ca3af;font-size:1.25rem;line-height:1.6}.page-module__FT9-XG__priceTag{color:var(--accent-color);font-size:1.5rem;font-weight:600}.page-module__FT9-XG__checkoutGrid{grid-template-columns:1.1fr .9fr;gap:3rem;max-width:1000px;margin:0 auto;display:grid}.page-module__FT9-XG__checkoutCard{background:var(--surface-color);border:1px solid #ebe9e00d;border-radius:16px;flex-direction:column;height:100%;padding:3rem;transition:border-color .3s;display:flex}.page-module__FT9-XG__checkoutCard:hover{border-color:#d4ff3226}.page-module__FT9-XG__formSection{max-width:1000px;margin-top:3rem;margin-left:auto;margin-right:auto}.page-module__FT9-XG__formCard{background:var(--surface-color);border:1px solid #ebe9e00d;border-radius:16px;flex-direction:column;padding:3rem;transition:border-color .3s;display:flex}.page-module__FT9-XG__formCard:hover{border-color:#d4ff3226}.page-module__FT9-XG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__FT9-XG__cardTitle{font-family:var(--font-poppins);color:#ebe9e0;border-bottom:1px solid #ebe9e014;margin-bottom:2.5rem;padding-bottom:1.5rem;font-size:1.75rem;font-weight:600;line-height:1.3}.page-module__FT9-XG__checkoutForm{flex-direction:column;gap:1.5rem;display:flex}.page-module__FT9-XG__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__FT9-XG__label{color:#d1d5db;font-size:.9rem;font-weight:500}.page-module__FT9-XG__input{color:#ebe9e0;font-size:1rem;font-family:var(--font-poppins);box-sizing:border-box;background:#11111180;border:1px solid #ebe9e01a;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s}.page-module__FT9-XG__input:focus{border-color:var(--accent-color);box-shadow:0 0 10px #d4ff321a}.page-module__FT9-XG__fileGroup{margin-top:.5rem}.page-module__FT9-XG__uploadZone{cursor:pointer;background:#1111114d;border:2px dashed #ebe9e026;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:100px;transition:border-color .2s,background-color .2s;display:flex;position:relative}.page-module__FT9-XG__uploadZone:hover{border-color:var(--accent-color);background:#d4ff3205}.page-module__FT9-XG__fileInput{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute}.page-module__FT9-XG__uploadLabel{text-align:center;color:#9ca3af;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.page-module__FT9-XG__uploadIcon{color:#6b7280}.page-module__FT9-XG__uploadText{font-size:.9rem}.page-module__FT9-XG__uploadHint{color:#6b7280;margin-top:.25rem;font-size:.8rem}.page-module__FT9-XG__submitBtn{background:var(--accent-color);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:50px;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.page-module__FT9-XG__submitBtn:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 5px 15px #d4ff3233}.page-module__FT9-XG__submitBtn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#4b5563;transform:none}.page-module__FT9-XG__spinner{border:3px solid #0000001a;border-top-color:#000;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite page-module__FT9-XG__spin}@keyframes page-module__FT9-XG__spin{to{transform:rotate(360deg)}}.page-module__FT9-XG__successWrapper{text-align:center;flex-direction:column;align-items:center;padding:2rem 1rem;display:flex}.page-module__FT9-XG__successIcon{color:var(--accent-color);margin-bottom:1.5rem;animation:.4s ease-out page-module__FT9-XG__scaleUp}@keyframes page-module__FT9-XG__scaleUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.page-module__FT9-XG__successHeading{color:#ebe9e0;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.page-module__FT9-XG__successText{color:#9ca3af;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.page-module__FT9-XG__resetBtn{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #ebe9e026;border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem;transition:all .2s}.page-module__FT9-XG__resetBtn:hover{color:#ebe9e0;border-color:#ebe9e0}.page-module__FT9-XG__whatsappHelp{color:#9ca3af;border-top:1px solid #ebe9e00d;margin-top:auto;padding-top:2rem;font-size:.9rem;line-height:1.5}.page-module__FT9-XG__whatsappHelp a{color:var(--accent-color);font-weight:500;text-decoration:none}.page-module__FT9-XG__whatsappHelp a:hover{text-decoration:underline}.page-module__FT9-XG__paypalCard{background:#1111114d;border:1px solid #ebe9e00d;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.page-module__FT9-XG__paypalCard h4{color:#ebe9e0;font-size:1.1rem;font-weight:600}.page-module__FT9-XG__paypalDesc{color:#9ca3af;margin-bottom:.5rem;font-size:.9rem;line-height:1.5}.page-module__FT9-XG__paypalBtn{color:#fff;text-align:center;background:#0070ba;border-radius:8px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s}.page-module__FT9-XG__paypalBtn:hover{background:#005ea6;transform:translateY(-1px)}.page-module__FT9-XG__divider{background:#ebe9e00d;height:1px;margin:2rem 0}.page-module__FT9-XG__bankHeader{color:#ebe9e0;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module__FT9-XG__bankDesc{color:#9ca3af;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.page-module__FT9-XG__bankList{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.page-module__FT9-XG__bankItem{flex-direction:column;gap:.4rem;display:flex}.page-module__FT9-XG__bankItemLabel{color:#6b7280;text-transform:uppercase;font-size:.8rem;font-weight:500}.page-module__FT9-XG__copyWrapper{background:#1116;border:1px solid #ebe9e00d;border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.page-module__FT9-XG__bankItemValue{color:#ebe9e0;word-break:break-all;font-size:.95rem;font-weight:500}.page-module__FT9-XG__copyBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:color .2s,transform .1s;display:flex}.page-module__FT9-XG__copyBtn:hover{color:var(--accent-color);transform:scale(1.1)}.page-module__FT9-XG__tickIcon{color:var(--accent-color)}.page-module__FT9-XG__list{flex-direction:column;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.page-module__FT9-XG__listItem{color:#d1d5db;align-items:flex-start;gap:1.5rem;font-size:1.1rem;line-height:1.6;display:flex}.page-module__FT9-XG__checkIcon{color:var(--accent-color);flex-shrink:0;margin-top:5px}@media (max-width:992px){.page-module__FT9-XG__checkoutGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.page-module__FT9-XG__checkoutSection{padding:3rem 0}.page-module__FT9-XG__heroRight{display:none!important}.page-module__FT9-XG__heroBanner{aspect-ratio:auto;align-items:center;min-height:320px;margin-bottom:2.5rem;padding:2rem 1rem}.page-module__FT9-XG__bannerContent{padding:1rem}.page-module__FT9-XG__bannerTitle{font-size:2.25rem}.page-module__FT9-XG__bannerSubtitle{font-size:1rem}.page-module__FT9-XG__checkoutCard{padding:2rem}.page-module__FT9-XG__formCard{padding:1.5rem}.page-module__FT9-XG__formRow{grid-template-columns:1fr}.page-module__FT9-XG__specialOfferBadge{white-space:nowrap;padding:.5rem 1rem;font-size:.85rem}}
.page-module__PfqcuG__mainContent{background-color:var(--bg-color);color:var(--text-primary);overflow-x:hidden}.page-module__PfqcuG__heroSection{text-align:center;padding:4rem 0}.page-module__PfqcuG__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.page-module__PfqcuG__badge{font-family:var(--font-poppins);color:#ebe9e0;text-transform:uppercase;border:1px solid #ebe9e01a;border-radius:10px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block}.page-module__PfqcuG__title{font-size:3.5rem;font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;max-width:900px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-weight:500;line-height:1.2}.page-module__PfqcuG__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.page-module__PfqcuG__subtitle{color:#9ca3af;max-width:800px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}.page-module__PfqcuG__videoContainer{aspect-ratio:16/9;border:1px solid #ebe9e00d;border-radius:16px;width:100%;max-width:850px;margin:0 auto 3rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009,0 0 25px #d4ff321a}.page-module__PfqcuG__videoFrame{width:100%;height:100%;position:absolute;top:0;left:0}.page-module__PfqcuG__buttonWrapper{justify-content:center;margin-top:2rem;display:flex}.page-module__PfqcuG__heroBtnWrapper{justify-content:center;margin-top:1rem;margin-bottom:4rem;display:flex}.page-module__PfqcuG__buttonWrapper{justify-content:center;margin-top:0;margin-bottom:1.5rem;display:flex}.page-module__PfqcuG__bottomCtaSection{flex-direction:column;align-items:center;width:100%;display:flex}.page-module__PfqcuG__ratingBadgeWrapper{justify-content:center;width:100%;margin-bottom:2.5rem;display:flex}.page-module__PfqcuG__ctaBtn{background:var(--accent-color);color:#000;border-radius:12px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;animation:2.5s ease-in-out infinite page-module__PfqcuG__buttonPulseCelebration;display:inline-flex;box-shadow:0 0 20px #d4ff3233}.page-module__PfqcuG__ctaBtn:hover{background:var(--accent-hover);animation-play-state:paused;transform:scale(1.08)translateY(-2px);box-shadow:0 5px 30px #d4ff3299}.page-module__PfqcuG__offerSection{background:#1113;padding:3rem 0 6rem}.page-module__PfqcuG__sectionTitle{font-size:3rem;font-family:var(--font-poppins);color:#ebe9e0;text-align:center;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:500}.page-module__PfqcuG__sectionDesc{color:#9ca3af;text-align:center;max-width:800px;margin:0 auto 4rem;font-size:1.125rem;line-height:1.6}.page-module__PfqcuG__featuresGrid{grid-template-columns:1.2fr .8fr;gap:2.5rem;max-width:1000px;margin:0 auto;display:grid}.page-module__PfqcuG__featuresCard{background:var(--surface-color);border:1px solid #ebe9e00d;border-radius:16px;padding:3rem;transition:border-color .3s}.page-module__PfqcuG__featuresCard:hover{border-color:#d4ff3226}.page-module__PfqcuG__valueCard{background:var(--surface-color);border:1px solid #ebe9e00d;border-radius:16px;padding:3rem;transition:border-color .3s;position:relative;overflow:hidden;box-shadow:0 20px 45px #0006}.page-module__PfqcuG__valueCard:before{content:"";pointer-events:none;background:radial-gradient(circle at bottom,#d4ff3214 0%,#0000 75%);width:100%;height:100%;position:absolute;top:0;right:0}.page-module__PfqcuG__valueCard:hover{border-color:#d4ff3226}.page-module__PfqcuG__cardHeader{color:#ebe9e0;border-bottom:1px solid #ebe9e00d;margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem;font-weight:600}.page-module__PfqcuG__list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module__PfqcuG__listItem{color:#d1d5db;align-items:flex-start;gap:1rem;font-size:1.05rem;line-height:1.5;display:flex}.page-module__PfqcuG__checkIcon{color:var(--accent-color);flex-shrink:0;margin-top:2px}.page-module__PfqcuG__valueList{flex-direction:column;gap:1.2rem;display:flex}.page-module__PfqcuG__valueRow{color:#9ca3af;justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.page-module__PfqcuG__valueItemText{max-width:80%}.page-module__PfqcuG__valuePriceTag{color:#d1d5db;font-weight:500}.page-module__PfqcuG__divider{background:#ebe9e014;height:1px;margin:.8rem 0}.page-module__PfqcuG__totalValueRow{color:#9ca3af;justify-content:space-between;align-items:center;font-size:1rem;display:flex}.page-module__PfqcuG__slashedValue{color:#ef4444;text-decoration:line-through}.page-module__PfqcuG__specialPriceRow{color:#ebe9e0;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:1.25rem;font-weight:600;display:flex}.page-module__PfqcuG__dealPrice{color:var(--accent-color);font-size:1.75rem}.page-module__PfqcuG__guaranteeSection{padding:4rem 0}.page-module__PfqcuG__guaranteeCard{background:radial-gradient(ellipse at left bottom, #d4ff320d 0%, transparent 60%), var(--surface-color);border:1px solid #d4ff321a;border-radius:16px;align-items:center;gap:2.5rem;max-width:900px;margin:0 auto;padding:3rem;display:flex}.page-module__PfqcuG__guaranteeBadge{flex-shrink:0}.page-module__PfqcuG__guaranteeImage{width:120px;height:auto}.page-module__PfqcuG__guaranteeText h3{color:#ebe9e0;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.page-module__PfqcuG__guaranteeText p{color:#9ca3af;font-size:1.05rem;line-height:1.6}.page-module__PfqcuG__pricingSection{padding:4rem 0 6rem}.page-module__PfqcuG__pricingBox{background:var(--surface-color);text-align:center;border:1px solid #ebe9e00d;border-radius:20px;max-width:700px;margin:0 auto;padding:4rem 3rem;position:relative;overflow:hidden}.page-module__PfqcuG__pricingBox:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-color), transparent);height:4px;position:absolute;top:0;left:0;right:0}.page-module__PfqcuG__slashedOriginalPrice{color:#ef4444;margin-bottom:.5rem;font-size:1.5rem}.page-module__PfqcuG__slashedOriginalPrice del{color:#6b7280}.page-module__PfqcuG__limitTitle{color:#ebe9e0;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__PfqcuG__limitDesc{color:#9ca3af;margin-bottom:2.5rem;font-size:1.1rem}.page-module__PfqcuG__pricingCtaBtn{background:var(--accent-color);color:#000;border-radius:12px;justify-content:center;align-items:center;padding:1.1rem 3rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .2s;animation:2.5s ease-in-out infinite page-module__PfqcuG__buttonPulseCelebration;display:inline-flex;box-shadow:0 0 25px #d4ff324d}.page-module__PfqcuG__pricingCtaBtn:hover{background:var(--accent-hover);animation-play-state:paused;transform:scale(1.08);box-shadow:0 5px 35px #d4ff32b3}@keyframes page-module__PfqcuG__buttonPulseCelebration{0%{transform:scale(1);box-shadow:0 0 15px #d4ff3233}50%{transform:scale(1.04);box-shadow:0 0 30px #d4ff3280,0 0 15px #d4ff3240}to{transform:scale(1);box-shadow:0 0 15px #d4ff3233}}.page-module__PfqcuG__reviewsSection{background:#1111111a;padding:6rem 0 8rem}.page-module__PfqcuG__reviewsHeader{text-align:center;margin-bottom:5rem}.page-module__PfqcuG__reviewsGrid{column-count:2;column-gap:2rem;max-width:1000px;margin:0 auto}.page-module__PfqcuG__reviewWrapper{break-inside:avoid;width:100%;margin-bottom:2rem;display:inline-block}.page-module__PfqcuG__reviewCardItem{background:var(--surface-color);border:1px solid #ebe9e00d;border-radius:12px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.page-module__PfqcuG__reviewCardItem:hover{border-color:#d4ff3233;box-shadow:0 10px 30px #0000004d}.page-module__PfqcuG__reviewImage{object-fit:contain;width:100%;height:auto;display:block}@media (max-width:992px){.page-module__PfqcuG__featuresGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.page-module__PfqcuG__heroSection{padding:3rem 0!important}.page-module__PfqcuG__title{font-size:2.5rem}.page-module__PfqcuG__sectionTitle{font-size:2.25rem}.page-module__PfqcuG__featuresCard,.page-module__PfqcuG__valueCard{padding:2rem}.page-module__PfqcuG__guaranteeCard{text-align:center;flex-direction:column;padding:2.5rem}.page-module__PfqcuG__guaranteeImage{width:90px}.page-module__PfqcuG__reviewsGrid{column-count:1;column-gap:0}}
.page-module__zNtaUa__mainContent{background-color:var(--bg-color);color:var(--text-primary);min-height:100vh;overflow:clip}.page-module__zNtaUa__heroSection{padding:8rem 0 4rem;position:relative}.page-module__zNtaUa__heroContainerFluid{width:100%;max-width:100%;padding:0}.page-module__zNtaUa__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;width:100%;padding-left:max(2rem,50vw - 600px + 1.5rem);padding-right:0;display:grid}.page-module__zNtaUa__badgeWrapper{margin-bottom:1rem}.page-module__zNtaUa__badge{color:var(--accent-color);font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.05em;background:#d4ff321a;border:1px solid #d4ff3233;border-radius:50px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.page-module__zNtaUa__ratingBadgeLeft{justify-content:flex-start;margin-bottom:2rem;display:flex}.page-module__zNtaUa__title{font-size:clamp(2.5rem,5vw,4.5rem);font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:500;line-height:1.1}.page-module__zNtaUa__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.page-module__zNtaUa__subtitle{color:#9ca3af;max-width:580px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.page-module__zNtaUa__buttonGroup{align-items:center;gap:1.5rem;display:flex}.page-module__zNtaUa__ctaPrimaryBtn{background:var(--accent-color);color:#000;border-radius:10px;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.page-module__zNtaUa__ctaPrimaryBtn:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 20px #d4ff3233}.page-module__zNtaUa__ctaSecondaryBtn{color:#ebe9e0;background:0 0;border:1px solid #ebe9e033;border-radius:10px;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.page-module__zNtaUa__ctaSecondaryBtn:hover{background:var(--surface-color);border-color:var(--accent-color);color:var(--accent-color)}.page-module__zNtaUa__heroRight{grid-template-columns:repeat(3,1fr);gap:1rem;height:550px;display:grid;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 5% 95%,#0000);mask-image:linear-gradient(#0000,#000 5% 95%,#0000)}.page-module__zNtaUa__marqueeColumn{height:100%;position:relative;overflow:hidden}.page-module__zNtaUa__marqueeColumn:first-child .page-module__zNtaUa__marqueeInner{animation:25s linear infinite page-module__zNtaUa__scrollUp}.page-module__zNtaUa__marqueeColumn:nth-child(2) .page-module__zNtaUa__marqueeInner{animation:30s linear infinite page-module__zNtaUa__scrollDown}.page-module__zNtaUa__marqueeColumn:nth-child(3) .page-module__zNtaUa__marqueeInner{animation:20s linear infinite page-module__zNtaUa__scrollUp}.page-module__zNtaUa__marqueeInner{flex-direction:column;gap:1rem;width:100%;display:flex;position:absolute}@keyframes page-module__zNtaUa__scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes page-module__zNtaUa__scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.page-module__zNtaUa__marqueeItem{aspect-ratio:3/4;border:1px solid #ebe9e00d;border-radius:12px;width:100%;overflow:hidden}.page-module__zNtaUa__marqueeImg{object-fit:cover;width:100%;height:100%}.page-module__zNtaUa__sectionHeader{text-align:center;max-width:700px;margin:0 auto 3.5rem}.page-module__zNtaUa__sectionBadge{font-family:var(--font-poppins);color:#ebe9e0;text-transform:uppercase;border:1px solid #ebe9e01a;border-radius:10px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block}.page-module__zNtaUa__sectionTitle{font-family:var(--font-poppins);color:#ebe9e0;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.2}.page-module__zNtaUa__sectionSubtitle{color:#9ca3af;font-size:1.1rem;line-height:1.6}.page-module__zNtaUa__workSection{background:#1113;padding:6rem 0}.page-module__zNtaUa__tabsWrapper{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.page-module__zNtaUa__tabBtn{color:#9ca3af;font-family:var(--font-poppins);cursor:pointer;background:#1119;border:1px solid #ebe9e014;border-radius:50px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:500;transition:all .2s}.page-module__zNtaUa__tabBtn:hover{color:#ebe9e0;border-color:#ebe9e033}.page-module__zNtaUa__activeTab{background:var(--accent-color);color:#000;border-color:var(--accent-color);font-weight:600}.page-module__zNtaUa__activeTab:hover{color:#000}.page-module__zNtaUa__tabContentWrapperFluid{width:100%;margin-top:2rem;overflow-x:hidden}.page-module__zNtaUa__tabPane{animation:.5s page-module__zNtaUa__fadeInEffect}@keyframes page-module__zNtaUa__fadeInEffect{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__zNtaUa__horizontalMarquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.page-module__zNtaUa__horizontalTrack{gap:10px;width:max-content;padding:10px 0;animation:35s linear infinite page-module__zNtaUa__scrollHorizontal;display:flex}@keyframes page-module__zNtaUa__scrollHorizontal{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.page-module__zNtaUa__portfolioCard{aspect-ratio:3/4;border:1px solid #ebe9e014;border-radius:18px;width:280px;transition:transform .3s,border-color .3s;overflow:hidden}.page-module__zNtaUa__portfolioCard:hover{border-color:var(--accent-color);transform:scale(1.03)}.page-module__zNtaUa__portfolioImg{object-fit:cover;width:100%;height:100%}.page-module__zNtaUa__waveSection{background:var(--bg-color);padding:8rem 0;position:relative;overflow:hidden}.page-module__zNtaUa__waveSectionTitle{font-family:var(--font-poppins);color:#ebe9e0;text-align:center;letter-spacing:-.02em;margin-bottom:5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500}.page-module__zNtaUa__waveFlowWrapper{justify-content:space-between;align-items:flex-start;width:100%;margin:0 auto;display:flex;position:relative}.page-module__zNtaUa__waveStepCol{text-align:center;flex-direction:column;align-items:center;width:16%;display:flex}.page-module__zNtaUa__colTop{margin-top:0}.page-module__zNtaUa__colBottom{margin-top:7rem}.page-module__zNtaUa__waveNumberCircle{background:var(--accent-color);color:#000;width:46px;height:46px;line-height:46px;font-family:var(--font-poppins);text-align:center;border-radius:50%;margin-bottom:1.5rem;font-size:1.05rem;font-weight:700;display:inline-block;box-shadow:0 4px 15px #d4ff3233}.page-module__zNtaUa__waveStepTitle{font-family:var(--font-poppins);color:#ebe9e0;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.3}.page-module__zNtaUa__waveStepDesc{color:#9ca3af;margin:0;font-size:.9rem;line-height:1.6}.page-module__zNtaUa__waveConnector{width:5%;height:60px}.page-module__zNtaUa__arrowDown{margin-top:2rem}.page-module__zNtaUa__arrowUp{margin-top:2.5rem}.page-module__zNtaUa__midPageCtaWrapper{justify-content:center;margin:1.25rem 0 5rem;display:flex}.page-module__zNtaUa__midPageCtaBtn{background:var(--accent-color);color:#000;font-family:var(--font-poppins);border:1px solid var(--accent-color);border-radius:12px;align-items:center;padding:1.15rem 3.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__zNtaUa__midPageCtaBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 25px #d4ff3240}@media (max-width:992px){.page-module__zNtaUa__heroGrid{grid-template-columns:1fr;gap:3rem;padding-left:1.5rem;padding-right:1.5rem}.page-module__zNtaUa__heroRight{max-width:500px;height:400px;margin:0 auto}.page-module__zNtaUa__waveFlowWrapper{flex-direction:column;align-items:center;gap:4rem}.page-module__zNtaUa__waveStepCol{width:80%;max-width:400px;margin-top:0!important}.page-module__zNtaUa__waveConnector{display:none}}@media (max-width:768px){.page-module__zNtaUa__heroSection{padding:3rem 0!important}.page-module__zNtaUa__heroRight{display:none!important}.page-module__zNtaUa__workSection,.page-module__zNtaUa__waveSection{padding:3rem 0!important}.page-module__zNtaUa__title{font-size:2.75rem}.page-module__zNtaUa__buttonGroup{flex-direction:column;align-items:stretch}}
.page-module__cyxdIW__mainContent{justify-content:center;align-items:center;width:100%;min-height:80vh;padding:1.5rem 0;display:flex;position:relative;overflow:hidden}.page-module__cyxdIW__squeezeSection{width:100%}.page-module__cyxdIW__backgroundGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#d4ff3214 0%,#1110 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__cyxdIW__contentWrapper{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;display:flex}.page-module__cyxdIW__videoLabel{font-family:var(--font-poppins);color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.page-module__cyxdIW__title{letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module__cyxdIW__italicHighlight{color:var(--accent-color);font-style:italic;font-weight:400}.page-module__cyxdIW__videoThumbnailWrapper{cursor:pointer;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:550px;margin:30px auto;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 0 10px #d4ff324d,0 0 30px #d4ff3233,0 0 60px #d4ff321a,0 20px 40px #00000080}.page-module__cyxdIW__videoThumbnailWrapper:hover{transform:scale(1.02)}.page-module__cyxdIW__videoThumbnail{width:100%;height:auto;display:block}.page-module__cyxdIW__playButton{background-color:var(--accent-color);color:#000;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #d4ff3280}.page-module__cyxdIW__playButton svg{margin-left:4px}.page-module__cyxdIW__subtitle{font-family:var(--font-poppins);color:#fff;text-align:left;width:100%;max-width:750px;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.6}.page-module__cyxdIW__formContainer{width:100%;max-width:750px;margin:0 auto}.page-module__cyxdIW__kitFormWrapper{width:100%}.page-module__cyxdIW__customForm{flex-direction:column;width:100%;display:flex}.page-module__cyxdIW__customFields{flex-direction:column;gap:1.25rem;width:100%;display:flex}.page-module__cyxdIW__customField{width:100%;margin:0}.page-module__cyxdIW__customInput{color:#ebe9e0;font-size:1.25rem;font-family:var(--font-poppins);box-sizing:border-box;text-align:left;background:#11111180;border:1px solid #ebe9e01a;border-radius:8px;outline:none;width:100%;margin:0;padding:1.3rem 1.6rem;transition:border-color .2s,box-shadow .2s}.page-module__cyxdIW__customInput:focus{border-color:var(--accent-color);box-shadow:0 0 10px #d4ff3226}.page-module__cyxdIW__customSubmit{background:var(--accent-color);color:#000;cursor:pointer;width:100%;font-size:1.4rem;font-weight:600;font-family:var(--font-poppins);border:none;border-radius:8px;justify-content:center;align-items:center;min-height:65px;margin:0;padding:1.4rem;transition:all .2s;display:flex}.page-module__cyxdIW__customSubmit:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 25px #d4ff3240}@media (max-width:768px){.page-module__cyxdIW__title{font-size:2rem}.page-module__cyxdIW__subtitle{font-size:1.05rem}.page-module__cyxdIW__playButton{width:50px;height:50px}}.page-module__cyxdIW__guaranteeBlock{text-align:left;box-sizing:border-box;background:#ebe9e005;border:1px solid #ebe9e00d;border-radius:12px;align-items:center;gap:1.75rem;width:100%;max-width:750px;margin-top:3rem;padding:1.75rem;display:flex}.page-module__cyxdIW__guaranteeBadge{flex-shrink:0;width:110px;height:auto;display:block}.page-module__cyxdIW__guaranteeTextWrapper{flex-direction:column;gap:.35rem;display:flex}.page-module__cyxdIW__guaranteeHeading{color:#ebe9e0;font-size:1.3rem;font-weight:600;font-family:var(--font-poppins);margin:0}.page-module__cyxdIW__guaranteeDescription{color:#9ca3af;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.page-module__cyxdIW__guaranteeBlock{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;padding:1.5rem 1rem}.page-module__cyxdIW__guaranteeBadge{width:90px}.page-module__cyxdIW__guaranteeHeading{font-size:1.15rem}.page-module__cyxdIW__guaranteeDescription{font-size:.85rem}}
