.page-module__E0kJGG__page{color:#1d1d1d;min-height:100vh;font-family:var(--font-geist-sans);background:#fff;flex-direction:column;padding:0 64px 40px;display:flex;position:relative}.page-module__E0kJGG__main{flex-direction:column;flex:1;gap:120px;display:flex;position:relative}@media (max-width:980px){.page-module__E0kJGG__page{padding:20px 24px 32px}.page-module__E0kJGG__main{gap:72px}}
.Navbar-module__XrMRYG__header{z-index:100;background:0 0;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:18px 64px;display:grid;position:fixed;top:0;left:0;right:0}.Navbar-module__XrMRYG__brand{align-items:center;display:flex}.Navbar-module__XrMRYG__brandMark{width:132px;height:auto}.Navbar-module__XrMRYG__collapse{display:contents}.Navbar-module__XrMRYG__burger{cursor:pointer;background:#fff;border:1px solid #cfc7c1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none;box-shadow:0 12px 26px #2b140a14}.Navbar-module__XrMRYG__burger span{width:20px;height:2px;transition:transform .24s var(--ease-smooth), opacity .18s var(--ease-smooth);background:#2b140a;border-radius:2px;display:block}.Navbar-module__XrMRYG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__XrMRYG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__XrMRYG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__XrMRYG__mobileAuth,.Navbar-module__XrMRYG__backdrop{display:none}.Navbar-module__XrMRYG__nav{color:#2a2a2a;transition:box-shadow .26s var(--ease-smooth), translate .26s var(--ease-smooth);background:#fff;border:1px solid #cfc7c1;border-radius:999px;justify-self:center;align-items:center;gap:16px;padding:12px 30px;font-size:16px;font-weight:500;display:flex;box-shadow:0 14px 34px #2b140a14}.Navbar-module__XrMRYG__nav a{color:inherit;white-space:nowrap;transition:color .22s var(--ease-smooth), translate .22s var(--ease-smooth);text-decoration:none}.Navbar-module__XrMRYG__nav:hover{translate:0 -1px;box-shadow:0 16px 36px #f25a2c1f}.Navbar-module__XrMRYG__nav a:hover{color:#f25a2c;translate:0 -.5px}.Navbar-module__XrMRYG__cta{color:#fff;white-space:nowrap;transition:box-shadow .26s var(--ease-smooth), scale .26s var(--ease-smooth), translate .26s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;justify-self:end;padding:10px 24px;font-size:16px;font-weight:600;text-decoration:none;box-shadow:0 12px 26px #f25a2c40}.Navbar-module__XrMRYG__cta:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -1px;scale:1.015;box-shadow:0 15px 30px #f25a2c47}.Navbar-module__XrMRYG__authCluster{justify-self:end;align-items:center;gap:12px;display:flex}.Navbar-module__XrMRYG__voirModules{color:#2b140a;white-space:nowrap;transition:border-color .22s var(--ease-smooth), color .22s var(--ease-smooth), translate .22s var(--ease-smooth);background:#fff;border:1px solid #ded6cf;border-radius:999px;align-items:center;padding:9px 20px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 12px 26px #2b140a0f}.Navbar-module__XrMRYG__voirModules:hover{color:#f25a2c;border-color:#f25a2c;translate:0 -1px}.Navbar-module__XrMRYG__profile{position:relative}.Navbar-module__XrMRYG__profileBtn{cursor:pointer;transition:box-shadow .26s var(--ease-smooth), border-color .26s var(--ease-smooth), translate .26s var(--ease-smooth);background:#fff;border:1px solid #cfc7c1;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 6px;display:inline-flex;box-shadow:0 12px 26px #2b140a14}.Navbar-module__XrMRYG__profileBtn:hover{border-color:#f25a2c;translate:0 -1px;box-shadow:0 15px 30px #f25a2c2e}.Navbar-module__XrMRYG__avatar{color:#f25a2c;background:#fdebe5;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Navbar-module__XrMRYG__avatar svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.Navbar-module__XrMRYG__chevron{fill:none;stroke:#2a2a2a;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:rotate .22s var(--ease-smooth)}.Navbar-module__XrMRYG__chevronOpen{rotate:180deg}.Navbar-module__XrMRYG__menu{z-index:120;min-width:188px;animation:Navbar-module__XrMRYG__menuIn .16s var(--ease-smooth);background:#fff;border:1px solid #e6dfd9;border-radius:16px;flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 40px #2b140a29}.Navbar-module__XrMRYG__menuHead{border-bottom:1px solid #f0eae5;flex-direction:column;gap:2px;margin-bottom:4px;padding:8px 14px 12px;display:flex}.Navbar-module__XrMRYG__menuName{color:#2b140a;font-size:14px;font-weight:700}.Navbar-module__XrMRYG__menuEmail{color:#8a8279;text-overflow:ellipsis;font-size:12px;overflow:hidden}.Navbar-module__XrMRYG__menu form{width:100%}.Navbar-module__XrMRYG__menuItem{color:#2b140a;text-align:left;white-space:nowrap;cursor:pointer;width:100%;transition:background .18s var(--ease-smooth), color .18s var(--ease-smooth);background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:11px 14px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__XrMRYG__menuItem svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.Navbar-module__XrMRYG__menuItem:hover{color:#f25a2c;background:#faf2ee}@keyframes Navbar-module__XrMRYG__menuIn{0%{opacity:0;translate:0 -6px}to{opacity:1;translate:0}}@keyframes Navbar-module__XrMRYG__panelIn{0%{opacity:0;translate:0 -8px}to{opacity:1;translate:0}}@media (max-width:980px){.Navbar-module__XrMRYG__header{-webkit-backdrop-filter:blur(10px);z-index:100;background:#ffffffeb;border-bottom:1px solid #ece4de;justify-content:space-between;align-items:center;gap:16px;height:64px;margin:0;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__XrMRYG__brand{z-index:110;position:relative}.Navbar-module__XrMRYG__burger{z-index:110;display:inline-flex;position:relative}.Navbar-module__XrMRYG__collapse{z-index:95;animation:Navbar-module__XrMRYG__panelIn .2s var(--ease-smooth);background:#fff;border-bottom:1px solid #ece4de;flex-direction:column;gap:14px;padding:16px 24px 22px;display:none;position:fixed;top:64px;left:0;right:0;box-shadow:0 24px 40px #2b140a24}.Navbar-module__XrMRYG__collapseOpen{display:flex}.Navbar-module__XrMRYG__nav{width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:stretch;gap:2px;padding:0}.Navbar-module__XrMRYG__nav:hover{box-shadow:none;translate:none}.Navbar-module__XrMRYG__nav a{white-space:normal;border-radius:10px;padding:13px 14px}.Navbar-module__XrMRYG__nav a:hover{background:#faf2ee;translate:none}.Navbar-module__XrMRYG__desktopAuth{display:none}.Navbar-module__XrMRYG__mobileAuth{border-top:1px solid #f0eae5;flex-direction:column;gap:6px;width:100%;padding-top:14px;display:flex}.Navbar-module__XrMRYG__mobileUser{flex-direction:column;gap:2px;padding:4px 14px 10px;display:flex}.Navbar-module__XrMRYG__mobileUserName{color:#2b140a;font-size:14px;font-weight:700}.Navbar-module__XrMRYG__mobileUserEmail{color:#8a8279;font-size:12px}.Navbar-module__XrMRYG__mobileItem{color:#2b140a;border-radius:10px;padding:13px 14px;font-size:15px;font-weight:500;text-decoration:none}.Navbar-module__XrMRYG__mobileItem:hover{color:#f25a2c;background:#faf2ee}.Navbar-module__XrMRYG__mobileAuth form{width:100%}.Navbar-module__XrMRYG__mobileLogout{color:#2b140a;text-align:center;cursor:pointer;background:#fff;border:1px solid #ded6cf;border-radius:999px;width:100%;padding:13px 14px;font-family:inherit;font-size:15px;font-weight:600}.Navbar-module__XrMRYG__mobileLogout:hover{color:#d8431a;border-color:#d8431a}.Navbar-module__XrMRYG__mobileSignup{color:#fff;text-align:center;background:#f25a2c;border-radius:999px;width:100%;padding:14px;font-size:16px;font-weight:600;text-decoration:none;box-shadow:0 12px 26px #f25a2c40}.Navbar-module__XrMRYG__backdrop{z-index:90;cursor:default;background:#140c0859;border:none;padding:0;display:block;position:fixed;inset:64px 0 0}}@media (prefers-reduced-motion:reduce){.Navbar-module__XrMRYG__voirModules,.Navbar-module__XrMRYG__profileBtn,.Navbar-module__XrMRYG__chevron,.Navbar-module__XrMRYG__menuItem,.Navbar-module__XrMRYG__burger span{transition:none}.Navbar-module__XrMRYG__menu,.Navbar-module__XrMRYG__collapse{animation:none}}
.Footer-module__daAaVG__footer{border-top:1px solid #ece4de;margin-top:112px;margin-bottom:-40px;padding:48px 0 0;position:relative;overflow:hidden}.Footer-module__daAaVG__inner{z-index:2;grid-template-columns:1.6fr 1fr 1fr;gap:40px;max-width:1240px;margin:0 auto;display:grid;position:relative}.Footer-module__daAaVG__brandCol{max-width:360px}.Footer-module__daAaVG__newsletter{margin-top:22px}.Footer-module__daAaVG__newsletterText{color:#6b615c;margin:6px 0 12px;font-size:14px;line-height:1.5}.Footer-module__daAaVG__newsletterForm{gap:8px;max-width:340px;display:flex}.Footer-module__daAaVG__newsletterInput{color:#2b140a;background:#fff;border:1px solid #ded6cf;border-radius:999px;flex:1;min-width:0;padding:11px 14px;font-family:inherit;font-size:14px}.Footer-module__daAaVG__newsletterInput:focus{border-color:#f25a2c;outline:none;box-shadow:0 0 0 3px #f25a2c24}.Footer-module__daAaVG__newsletterBtn{color:#fff;white-space:nowrap;cursor:pointer;background:#f25a2c;border:1px solid #0000;border-radius:999px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:700}.Footer-module__daAaVG__newsletterBtn:hover:not(:disabled){background:#d8431a}.Footer-module__daAaVG__newsletterOk{color:#1c7a3f;margin:4px 0 0;font-size:14px;font-weight:600}.Footer-module__daAaVG__newsletterErr{color:#c63d17;margin:8px 0 0;font-size:13px}.Footer-module__daAaVG__logo{width:120px;height:auto}.Footer-module__daAaVG__tagline{color:#6b615c;margin:16px 0 0;font-size:14px;line-height:1.6}.Footer-module__daAaVG__col{flex-direction:column;gap:12px;display:flex}.Footer-module__daAaVG__colTitle{color:#2b140a;margin:0 0 4px;font-size:14px;font-weight:700}.Footer-module__daAaVG__link{color:#6b615c;width:fit-content;transition:color .22s var(--ease-smooth);font-size:14px;text-decoration:none}.Footer-module__daAaVG__link:hover{color:#f25a2c}.Footer-module__daAaVG__socials{gap:10px;margin-top:6px;display:flex}.Footer-module__daAaVG__social{color:#6b615c;width:36px;height:36px;transition:color .24s var(--ease-smooth), border-color .24s var(--ease-smooth), translate .24s var(--ease-smooth);border:1px solid #ded6cf;border-radius:999px;justify-content:center;align-items:center;display:flex}.Footer-module__daAaVG__social:hover{color:#f25a2c;border-color:#f6caba;translate:0 -2px}.Footer-module__daAaVG__social svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.Footer-module__daAaVG__legal{z-index:2;color:#8a8279;border-top:1px solid #ece4de;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1240px;margin:40px auto 0;padding:22px 0 28px;font-size:13px;display:flex;position:relative}.Footer-module__daAaVG__legalLinks{flex-wrap:wrap;gap:20px;display:flex}.Footer-module__daAaVG__legalLinks a{color:#8a8279;transition:color .22s var(--ease-smooth);text-decoration:none}.Footer-module__daAaVG__legalLinks a:hover{color:#f25a2c}.Footer-module__daAaVG__cookieBtn{font:inherit;font-size:inherit;color:#8a8279;cursor:pointer;transition:color .22s var(--ease-smooth);background:0 0;border:none;margin:0;padding:0;text-decoration:none}.Footer-module__daAaVG__cookieBtn:hover{color:#f25a2c}.Footer-module__daAaVG__watermarkWrap{z-index:0;height:.66em;margin-top:12px;font-size:clamp(80px,18vw,230px);line-height:1;position:relative;overflow:hidden}.Footer-module__daAaVG__watermark{font-size:inherit;letter-spacing:6px;text-align:center;color:#2b140a;opacity:.12;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-weight:900;line-height:1;display:block;-webkit-mask-image:linear-gradient(#000 5%,#0000 92%);mask-image:linear-gradient(#000 5%,#0000 92%)}@media (max-width:980px){.Footer-module__daAaVG__footer{margin-top:72px}.Footer-module__daAaVG__inner{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__daAaVG__brandCol{grid-column:1/-1}}
.Hero-module__MIYH1q__hero{align-items:center;min-height:100vh;display:flex;position:relative}.Hero-module__MIYH1q__heroImage{z-index:1;width:auto;max-width:none;height:100vh;transform:translate(-50%,-50%);transform:translate(-50%, calc(-50% + var(--rv,0px)));animation:5.5s ease-in-out 1.5s infinite Hero-module__MIYH1q__heroFloat;position:absolute;top:50%;left:50%}.Hero-module__MIYH1q__heroImg{width:auto;height:100%}.Hero-module__MIYH1q__leftCopy{transform:translate(0, calc(-50% + var(--rv,0px)));z-index:3;will-change:transform;max-width:260px;position:absolute;top:67%;left:120px}.Hero-module__MIYH1q__leftTitle{letter-spacing:-2.5px;color:#2b140a;text-shadow:0 0 #f25a2c00;transition:text-shadow .32s var(--ease-smooth);margin:0;font-size:clamp(77px,8.4vw,134px);font-weight:800;line-height:.82}.Hero-module__MIYH1q__leftTitle span{font-style:italic;display:block}.Hero-module__MIYH1q__leftCopy p{color:#3f3f3f;max-width:280px;margin:12px 0 0;font-size:18px;line-height:1.4}.Hero-module__MIYH1q__rightCopy{transform:translate(0, calc(-50% + var(--rv,0px)));text-align:right;z-index:3;will-change:transform;position:absolute;top:79%;right:120px}.Hero-module__MIYH1q__rightTitle{letter-spacing:-2.5px;text-shadow:0 0 #f25a2c00;transition:text-shadow .32s var(--ease-smooth);margin:0;font-size:clamp(77px,8.4vw,134px);font-weight:800;line-height:.82}.Hero-module__MIYH1q__leftCopy:hover .Hero-module__MIYH1q__leftTitle,.Hero-module__MIYH1q__rightCopy:hover .Hero-module__MIYH1q__rightTitle{text-shadow:0 10px 24px #f25a2c1f}.Hero-module__MIYH1q__stress{color:#2b140a;display:block}.Hero-module__MIYH1q__less{color:#151515;font-style:italic;display:block}.Hero-module__MIYH1q__rightTitle span{display:block}.Hero-module__MIYH1q__rightTitle span:first-child{color:#2b140a}.Hero-module__MIYH1q__rightTitle span:last-child{color:#151515;font-style:italic}@keyframes Hero-module__MIYH1q__heroFloat{0%,to{translate:0}50%{translate:0 -6px}}.Hero-module__MIYH1q__heroCta{z-index:4;color:#fff;transition:background .28s var(--ease-smooth), color .28s var(--ease-smooth), border-color .28s var(--ease-smooth), box-shadow .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:14px 34px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;position:absolute;bottom:42px;left:50%;transform:translate(-50%);box-shadow:0 14px 30px #f25a2c47}.Hero-module__MIYH1q__heroCta:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px;box-shadow:0 16px 34px #f25a2c57}@media (min-width:980px) and (max-width:1400px){.Hero-module__MIYH1q__leftCopy{left:4vw}.Hero-module__MIYH1q__rightCopy{right:4vw}.Hero-module__MIYH1q__leftCopy p{max-width:210px}}@media (max-width:980px){.Hero-module__MIYH1q__hero{min-height:auto;margin-top:44px;padding:0;display:block;position:relative}.Hero-module__MIYH1q__heroImage{z-index:0;width:auto;height:auto;margin:0 -24px;animation:none;position:relative;inset:auto;transform:none;filter:none!important}.Hero-module__MIYH1q__heroImg{width:100%;height:auto}.Hero-module__MIYH1q__leftCopy,.Hero-module__MIYH1q__rightCopy{text-align:center;max-width:none;position:static;filter:none!important;transform:none!important}.Hero-module__MIYH1q__leftTitle,.Hero-module__MIYH1q__rightTitle{z-index:3;letter-spacing:-1.5px;margin:0;font-size:clamp(38px,12vw,64px);line-height:.84;position:absolute}.Hero-module__MIYH1q__leftTitle{text-align:left;top:70vw;left:10px}.Hero-module__MIYH1q__rightTitle{text-align:right;top:82vw;right:10px}.Hero-module__MIYH1q__leftCopy p{text-align:center;max-width:440px;margin:18px auto 0}.Hero-module__MIYH1q__heroCta{width:fit-content;margin:20px auto 0;display:flex;position:static;bottom:auto;left:auto;transform:none;filter:none!important}}@media (prefers-reduced-motion:reduce){.Hero-module__MIYH1q__heroImage{animation:none}}
.ProofSection-module__wfpjma__section{padding:0}.ProofSection-module__wfpjma__inner{text-align:center;color:#2a2a2a;max-width:1240px;margin:0 auto}.ProofSection-module__wfpjma__heading h2{color:#2b140a;margin:0;font-size:34px;font-weight:700}.ProofSection-module__wfpjma__heading h2 span{color:#f25a2c}.ProofSection-module__wfpjma__heading p{color:#6b615c;margin:8px 0 0;font-size:16px}.ProofSection-module__wfpjma__statsCard{transition:box-shadow .32s var(--ease-smooth), translate .32s var(--ease-smooth);background:#fff;border:1px solid #ded6cf;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:40px;padding:32px 18px;display:grid;box-shadow:0 14px 30px #0000001a}.ProofSection-module__wfpjma__statsCard:hover{translate:0 -2px;box-shadow:0 18px 38px #f25a2c1a}.ProofSection-module__wfpjma__statItem{transition:scale .26s var(--ease-smooth), translate .26s var(--ease-smooth);padding:16px 12px}.ProofSection-module__wfpjma__statItem:hover{translate:0 -2px;scale:1.015}.ProofSection-module__wfpjma__statItem+.ProofSection-module__wfpjma__statItem{border-left:1px solid #e6dfd9}.ProofSection-module__wfpjma__statIcon{color:#f25a2c;width:56px;height:56px;transition:background .26s var(--ease-smooth), color .26s var(--ease-smooth), rotate .26s var(--ease-smooth);background:#fdebe5;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.ProofSection-module__wfpjma__statItem:hover .ProofSection-module__wfpjma__statIcon{color:#fff;background:#f25a2c;rotate:-2deg}.ProofSection-module__wfpjma__statIcon svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:28px;height:28px}.ProofSection-module__wfpjma__statValue{color:#f25a2c;font-size:68px;font-weight:900;line-height:1}.ProofSection-module__wfpjma__statLabel{color:#3f3430;margin-top:4px;font-size:18px;line-height:1.2}.ProofSection-module__wfpjma__results{text-align:left;grid-template-columns:1fr 1.45fr;align-items:center;gap:40px;margin:40px 0 0;display:grid}.ProofSection-module__wfpjma__resultsText h3{color:#2b140a;margin:0;font-size:32px;font-weight:700;line-height:1.15}.ProofSection-module__wfpjma__resultsText h3 span{color:#f25a2c}.ProofSection-module__wfpjma__resultsText p{color:#6b615c;max-width:380px;margin:14px 0 0;font-size:16px;line-height:1.6}.ProofSection-module__wfpjma__resultsMedia{flex-direction:column;align-items:center;gap:12px;min-width:0;display:flex;position:relative}.ProofSection-module__wfpjma__resultsImage{width:100%;height:auto;transition:box-shadow .32s var(--ease-smooth), scale .32s var(--ease-smooth), translate .32s var(--ease-smooth);border-radius:14px}.ProofSection-module__wfpjma__resultsImage:hover{translate:0 -2px;scale:1.006}.ProofSection-module__wfpjma__frame{aspect-ratio:1173/582;touch-action:pan-y;background:#faf7f5;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 46px #00000073,0 0 16px #0000002e}.ProofSection-module__wfpjma__track{width:100%;height:100%;transition:transform .6s var(--ease-smooth);will-change:transform;display:flex}.ProofSection-module__wfpjma__slide{flex:0 0 100%;height:100%;position:relative}.ProofSection-module__wfpjma__slideImg{object-fit:contain;-webkit-user-select:none;user-select:none}.ProofSection-module__wfpjma__controls{justify-content:center;align-items:center;gap:14px;margin-top:2px;display:flex}.ProofSection-module__wfpjma__arrow{color:#f25a2c;cursor:pointer;width:30px;height:30px;transition:background .2s var(--ease-smooth), color .2s var(--ease-smooth), border-color .2s var(--ease-smooth), scale .2s var(--ease-smooth);background:#fff;border:1px solid #f0d9cf;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;display:inline-flex}.ProofSection-module__wfpjma__arrow:hover{color:#fff;background:#f25a2c;border-color:#f25a2c;scale:1.06}.ProofSection-module__wfpjma__dots{align-items:center;gap:6px;display:flex}.ProofSection-module__wfpjma__dot{cursor:pointer;width:10px;height:10px;transition:background .2s var(--ease-smooth), scale .2s var(--ease-smooth);background:#f6d7cc;border:none;border-radius:999px;margin:0;padding:0}.ProofSection-module__wfpjma__dot:hover{scale:1.15}.ProofSection-module__wfpjma__activeDot{background:#f25a2c;animation:1.8s ease-in-out infinite ProofSection-module__wfpjma__dotPulse}.ProofSection-module__wfpjma__metrics{grid-template-columns:repeat(3,1fr);gap:32px;margin:40px 0 0;display:grid}.ProofSection-module__wfpjma__metricItem{text-align:center}.ProofSection-module__wfpjma__metricValue{color:#f25a2c;font-size:52px;font-weight:900;line-height:1}.ProofSection-module__wfpjma__metricLabel{color:#6b615c;font-size:16px;line-height:1.2}.ProofSection-module__wfpjma__cta{color:#fff;transition:box-shadow .28s var(--ease-smooth), scale .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-top:40px;padding:12px 30px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #f25a2c47}.ProofSection-module__wfpjma__cta:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -1px;scale:1.02;box-shadow:0 16px 34px #f25a2c52}@keyframes ProofSection-module__wfpjma__dotPulse{0%,to{opacity:1;scale:1}50%{opacity:.82;scale:1.18}}@media (max-width:980px){.ProofSection-module__wfpjma__statsCard{grid-template-columns:1fr;row-gap:0}.ProofSection-module__wfpjma__statItem+.ProofSection-module__wfpjma__statItem{border-top:1px solid #e6dfd9;border-left:none;margin-top:8px;padding-top:24px}.ProofSection-module__wfpjma__results{text-align:center;grid-template-columns:1fr}.ProofSection-module__wfpjma__resultsText p{max-width:none}.ProofSection-module__wfpjma__metrics{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ProofSection-module__wfpjma__activeDot{animation:none}.ProofSection-module__wfpjma__statsCard,.ProofSection-module__wfpjma__statItem,.ProofSection-module__wfpjma__statIcon,.ProofSection-module__wfpjma__resultsImage,.ProofSection-module__wfpjma__track,.ProofSection-module__wfpjma__cta{transition:none}}
.Lightbox-module__pGyABa__overlay{z-index:9999;background:#000000ed;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:56px 20px 20px;animation:.18s Lightbox-module__pGyABa__fadeIn;display:flex;position:fixed;inset:0}@keyframes Lightbox-module__pGyABa__fadeIn{0%{opacity:0}to{opacity:1}}.Lightbox-module__pGyABa__close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;line-height:1;transition:background .18s,scale .18s;display:flex;position:absolute;top:16px;right:20px}.Lightbox-module__pGyABa__close:hover{background:#fff3;scale:1.08}.Lightbox-module__pGyABa__imgWrap{width:76vw;height:65vh;position:relative}.Lightbox-module__pGyABa__navBtn{z-index:1;color:#fff;cursor:pointer;background:#00000073;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s,scale .18s;display:flex;position:absolute;top:50%;translate:0 -50%}.Lightbox-module__pGyABa__navBtn:hover{background:#000000b8;scale:1.08}.Lightbox-module__pGyABa__navBtn svg{stroke:currentColor;stroke-width:2px;fill:none;width:22px;height:22px}.Lightbox-module__pGyABa__navLeft{left:10px}.Lightbox-module__pGyABa__navRight{right:10px}.Lightbox-module__pGyABa__mainImg{object-fit:contain;border-radius:8px}.Lightbox-module__pGyABa__thumbs{scrollbar-width:none;gap:8px;max-width:76vw;padding:4px 2px;display:flex;overflow-x:auto}.Lightbox-module__pGyABa__thumbs::-webkit-scrollbar{display:none}.Lightbox-module__pGyABa__thumb{cursor:pointer;opacity:.55;background:#ffffff0f;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:76px;height:58px;padding:0;transition:opacity .18s,border-color .18s;position:relative;overflow:hidden}.Lightbox-module__pGyABa__thumb:hover{opacity:.85;border-color:#ffffff59}.Lightbox-module__pGyABa__thumbActive{opacity:1;border-color:#f25a2c}.Lightbox-module__pGyABa__thumbImg{object-fit:contain}@media (max-width:768px){.Lightbox-module__pGyABa__imgWrap{width:94vw;height:55vh}.Lightbox-module__pGyABa__thumbs{max-width:94vw}.Lightbox-module__pGyABa__navBtn{width:36px;height:36px}}
.AboutSection-module__j7qrYW__section{padding:0}.AboutSection-module__j7qrYW__inner{grid-template-columns:minmax(300px,380px) 1fr;grid-template-areas:"media content""cta cta";align-items:center;gap:40px 72px;max-width:1240px;margin:0 auto;display:grid}.AboutSection-module__j7qrYW__media{grid-area:media;justify-content:center;display:flex}.AboutSection-module__j7qrYW__content{grid-area:content}.AboutSection-module__j7qrYW__cta{grid-area:cta;justify-self:center}.AboutSection-module__j7qrYW__photoFrame{transition:box-shadow .36s var(--ease-smooth), translate .36s var(--ease-smooth);background:#fff;padding:8px}.AboutSection-module__j7qrYW__photoFrame:hover{translate:0 -4px}.AboutSection-module__j7qrYW__photo{border-radius:18px;width:110%;height:auto;display:block;box-shadow:0 18px 46px #f25a2c2e,0 0 16px #f25a2c2e}.AboutSection-module__j7qrYW__content{color:#3f3430}.AboutSection-module__j7qrYW__title{letter-spacing:-1px;color:#2b140a;margin:0 0 22px;font-size:clamp(34px,4vw,48px);font-weight:800}.AboutSection-module__j7qrYW__title span{color:#f25a2c}.AboutSection-module__j7qrYW__paragraph{color:#5a504b;margin:0 0 20px;font-size:17px;line-height:1.6}.AboutSection-module__j7qrYW__paragraph strong{color:#2b140a;font-weight:700}.AboutSection-module__j7qrYW__cta{color:#fff;transition:box-shadow .28s var(--ease-smooth), scale .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-top:10px;padding:14px 34px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #f25a2c47}.AboutSection-module__j7qrYW__cta:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px;scale:1.02;box-shadow:0 16px 34px #f25a2c57}@media (max-width:980px){.AboutSection-module__j7qrYW__inner{text-align:center;grid-template-columns:1fr;grid-template-areas:"media""content""cta";gap:24px}.AboutSection-module__j7qrYW__media{justify-self:center}.AboutSection-module__j7qrYW__photoFrame{width:min(60vw,220px);padding:0}.AboutSection-module__j7qrYW__photo{width:100%}.AboutSection-module__j7qrYW__content{flex-direction:column;align-items:center;display:flex}.AboutSection-module__j7qrYW__cta{justify-self:center}}
.VideoSection-module__R6HgHa__section{text-align:center;padding:0}.VideoSection-module__R6HgHa__title{letter-spacing:-.5px;color:#1d1d1d;margin:0 0 32px;font-size:clamp(24px,3vw,34px);font-weight:800}.VideoSection-module__R6HgHa__title span{color:#f25a2c}.VideoSection-module__R6HgHa__player{max-width:900px;transition:box-shadow .36s var(--ease-smooth), scale .36s var(--ease-smooth);border-radius:14px;margin:0 auto;overflow:hidden;box-shadow:0 26px 60px #140c0847}.VideoSection-module__R6HgHa__player:hover{scale:1.008;box-shadow:0 30px 70px #140c0857}.VideoSection-module__R6HgHa__iframe{aspect-ratio:16/9;border:none;width:100%;display:block}@media (max-width:980px){.VideoSection-module__R6HgHa__player{border-radius:10px}}
.MethodSection-module__DsHTAW__section{padding:0}.MethodSection-module__DsHTAW__inner{text-align:center;max-width:1240px;margin:0 auto}.MethodSection-module__DsHTAW__title{color:#2b140a;margin:0 0 32px;font-size:clamp(30px,3.6vw,42px);font-weight:700;line-height:1.2}.MethodSection-module__DsHTAW__title span{color:#f25a2c}.MethodSection-module__DsHTAW__paragraph{color:#6b615c;margin:0 0 20px;font-size:18px;line-height:1.75}.MethodSection-module__DsHTAW__paragraph strong{color:#2b140a;font-weight:700}.MethodSection-module__DsHTAW__cta{color:#fff;transition:box-shadow .28s var(--ease-smooth), scale .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-top:14px;padding:14px 34px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #f25a2c47}.MethodSection-module__DsHTAW__cta:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px;scale:1.02;box-shadow:0 16px 34px #f25a2c57}
.ReviewsSection-module__IsDWzG__section{padding:0}.ReviewsSection-module__IsDWzG__heading{text-align:center;margin-bottom:32px}.ReviewsSection-module__IsDWzG__heading h2{letter-spacing:-.5px;color:#1d1d1d;margin:0;font-size:clamp(24px,3vw,34px);font-weight:800}.ReviewsSection-module__IsDWzG__heading p{color:#6b615c;max-width:460px;margin:10px auto 0;font-size:16px}.ReviewsSection-module__IsDWzG__marquee{flex-direction:column;gap:20px;max-width:1240px;margin:0 auto;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.ReviewsSection-module__IsDWzG__track{gap:20px;width:max-content;padding:6px 4px;display:flex}.ReviewsSection-module__IsDWzG__card{width:320px;transition:box-shadow .3s var(--ease-smooth), translate .3s var(--ease-smooth);background:#faf7f5;border:1px solid #ece4de;border-radius:18px;flex-direction:column;flex:0 0 320px;padding:22px 24px 20px;display:flex}.ReviewsSection-module__IsDWzG__card:hover{translate:0 -3px;box-shadow:0 16px 34px #f25a2c1f}.ReviewsSection-module__IsDWzG__quote{color:#f25a2c;height:26px;font-size:46px;font-weight:800;line-height:.6}.ReviewsSection-module__IsDWzG__text{color:#4a423d;flex:1;margin:0 0 20px;font-size:15px;line-height:1.55}.ReviewsSection-module__IsDWzG__person{align-items:center;gap:12px;display:flex}.ReviewsSection-module__IsDWzG__avatar{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}.ReviewsSection-module__IsDWzG__name{color:#2b140a;font-size:15px;font-weight:600}
.GalleryManager-module__GxRXaW__wrap{background:#fff;border:1px solid #ece4de;border-radius:16px;padding:18px 18px 16px}.GalleryManager-module__GxRXaW__head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.GalleryManager-module__GxRXaW__label{color:#2b140a;font-size:14px;font-weight:700}.GalleryManager-module__GxRXaW__saving{color:#f25a2c;font-size:12px;font-weight:600}.GalleryManager-module__GxRXaW__empty{text-align:center;color:#8a8279;border:1px dashed #ded6cf;border-radius:12px;margin:0 0 14px;padding:18px;font-size:14px}.GalleryManager-module__GxRXaW__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-bottom:14px;display:grid}.GalleryManager-module__GxRXaW__item{aspect-ratio:16/10;background:#faf7f5;border:1px solid #e6dfd9;border-radius:12px;position:relative;overflow:hidden}.GalleryManager-module__GxRXaW__dragging{opacity:.5;outline-offset:-2px;outline:2px dashed #f25a2c}.GalleryManager-module__GxRXaW__thumb{object-fit:cover;width:100%;height:100%;display:block}.GalleryManager-module__GxRXaW__handle{z-index:2;color:#6b615c;cursor:grab;-webkit-user-select:none;user-select:none;background:#ffffffe6;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:inline-flex;position:absolute;top:6px;left:6px}.GalleryManager-module__GxRXaW__handle:active{cursor:grabbing}.GalleryManager-module__GxRXaW__index{z-index:2;color:#fff;background:#2b140ac7;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:6px;left:6px}.GalleryManager-module__GxRXaW__remove{z-index:2;color:#fff;cursor:pointer;background:#d63d17eb;border:none;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;line-height:1;transition:background .18s;display:inline-flex;position:absolute;top:6px;right:6px}.GalleryManager-module__GxRXaW__remove:hover:not(:disabled){background:#c63d17}.GalleryManager-module__GxRXaW__remove:disabled{opacity:.6;cursor:default}.GalleryManager-module__GxRXaW__error{color:#c63d17;background:#fdece6;border:1px solid #f6c3b1;border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:13px}.GalleryManager-module__GxRXaW__addRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.GalleryManager-module__GxRXaW__file{color:#3f3430;font-size:13px}.GalleryManager-module__GxRXaW__hint{color:#8a8279;font-size:12px}
.admin-module__aXBbkG__main{flex-direction:column;flex:1;gap:44px;padding-bottom:24px;display:flex}.admin-module__aXBbkG__head{width:100%;max-width:1240px;margin:0 auto;padding-top:140px}.admin-module__aXBbkG__eyebrow{color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.admin-module__aXBbkG__eyebrow:before{content:"";background:#f25a2c;border-radius:2px;width:28px;height:2px}.admin-module__aXBbkG__title{letter-spacing:-1.8px;color:#2b140a;margin:0;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1}.admin-module__aXBbkG__title span{color:#f25a2c;font-style:italic}.admin-module__aXBbkG__subtitle{color:#6b615c;max-width:620px;margin:16px 0 0;font-size:16px;line-height:1.6}.admin-module__aXBbkG__headActions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.admin-module__aXBbkG__headLink{color:#fff;background:#2b140a;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:11px 22px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.admin-module__aXBbkG__headLink:hover{color:#2b140a;background:#fff;border-color:#2b140a}.admin-module__aXBbkG__backLink{color:#f25a2c;margin-top:18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.admin-module__aXBbkG__backLink:hover{text-decoration:underline}.admin-module__aXBbkG__section{width:100%;max-width:1240px;margin:0 auto}.admin-module__aXBbkG__sectionTitle{letter-spacing:-.6px;color:#2b140a;align-items:center;gap:12px;margin:0 0 6px;font-size:22px;font-weight:800;display:flex}.admin-module__aXBbkG__count{color:#f25a2c;background:#fdebe5;border-radius:999px;padding:3px 10px;font-size:13px;font-weight:700}.admin-module__aXBbkG__sectionHint{color:#6b615c;margin:0 0 22px;font-size:14px}.admin-module__aXBbkG__planGrid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.admin-module__aXBbkG__planForm{background:#fff;border:1px solid #ece4de;border-radius:20px;flex-direction:column;gap:16px;padding:26px 26px 28px;display:flex}.admin-module__aXBbkG__planFormHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-module__aXBbkG__planId{letter-spacing:.6px;text-transform:uppercase;color:#8a8279;font-size:12px;font-weight:700}.admin-module__aXBbkG__savedTag{color:#1c7a3f;background:#e3f5e9;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.admin-module__aXBbkG__fieldRow{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.admin-module__aXBbkG__field{flex-direction:column;gap:7px;display:flex}.admin-module__aXBbkG__fieldToggle{justify-content:center}.admin-module__aXBbkG__toggleLabel{cursor:pointer;color:#2b140a;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.admin-module__aXBbkG__toggleInput{opacity:0;width:0;height:0;position:absolute}.admin-module__aXBbkG__toggleTrack{background:#d4c9c2;border-radius:999px;flex-shrink:0;width:40px;height:22px;transition:background .2s;display:inline-block;position:relative}.admin-module__aXBbkG__toggleTrack:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.admin-module__aXBbkG__toggleInput:checked+.admin-module__aXBbkG__toggleTrack{background:#f25a2c}.admin-module__aXBbkG__toggleInput:checked+.admin-module__aXBbkG__toggleTrack:after{transform:translate(18px)}.admin-module__aXBbkG__label{letter-spacing:.4px;color:#2b140a;font-size:12px;font-weight:700}.admin-module__aXBbkG__input{color:#2b140a;width:100%;transition:border-color .2s var(--ease-smooth), background .2s var(--ease-smooth), box-shadow .2s var(--ease-smooth);background:#faf7f5;border:1px solid #ded6cf;border-radius:10px;padding:11px 13px;font-family:inherit;font-size:15px}.admin-module__aXBbkG__input:focus{background:#fff;border-color:#f25a2c;outline:none;box-shadow:0 0 0 3px #f25a2c24}.admin-module__aXBbkG__textarea{resize:vertical;line-height:1.5}.admin-module__aXBbkG__inputError{background:#fdf1ed;border-color:#d8431a}.admin-module__aXBbkG__error{color:#c63d17;font-size:12px}.admin-module__aXBbkG__formError{color:#c63d17;background:#fdece6;border:1px solid #f6c3b1;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.admin-module__aXBbkG__save{color:#fff;cursor:pointer;transition:background .22s var(--ease-smooth), color .22s var(--ease-smooth), border-color .22s var(--ease-smooth), translate .22s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;align-self:flex-start;margin-top:4px;padding:12px 28px;font-family:inherit;font-size:15px;font-weight:700;box-shadow:0 12px 26px #f25a2c3d}.admin-module__aXBbkG__save:hover:not(:disabled){color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px}.admin-module__aXBbkG__save:disabled{opacity:.65;cursor:progress}.admin-module__aXBbkG__cmsForm{flex-direction:column;gap:22px;max-width:760px;display:flex}.admin-module__aXBbkG__cmsGroup{background:#fff;border:1px solid #e6dcd4;border-radius:18px;flex-direction:column;gap:16px;margin:0;padding:22px 24px 24px;display:flex;box-shadow:0 10px 24px #2b140a0d}.admin-module__aXBbkG__cmsGroupTitle{color:#f25a2c;letter-spacing:.6px;text-transform:uppercase;background:#fdebe5;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:800}.admin-module__aXBbkG__richTag{color:#8a8279;letter-spacing:.4px;background:#f0eae5;border-radius:999px;margin-left:8px;padding:1px 7px;font-size:10px;font-weight:700}.admin-module__aXBbkG__fieldHint{color:#8a8279;font-size:12px}.admin-module__aXBbkG__cmsSaveRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.admin-module__aXBbkG__cmsStatus{color:#8a8279;font-size:14px;font-weight:600}.admin-module__aXBbkG__cmsStatusOk{color:#1c7a3f}.admin-module__aXBbkG__cmsSubhead{color:#2b140a;border-top:1px solid #ece4de;margin:30px 0 0;padding-top:22px;font-size:16px;font-weight:800}.admin-module__aXBbkG__cmsMedia{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;margin-top:16px;display:grid}.admin-module__aXBbkG__mediaCard{background:#fff;border:1px solid #ece4de;border-radius:16px;flex-direction:column;gap:10px;padding:16px;display:flex}.admin-module__aXBbkG__mediaPreview{background:#faf7f5;border:1px solid #f0eae5;border-radius:12px;overflow:hidden}.admin-module__aXBbkG__mediaThumb{object-fit:contain;background:#faf7f5;width:100%;height:180px;display:block}.admin-module__aXBbkG__mediaForm{flex-direction:column;gap:10px;display:flex}.admin-module__aXBbkG__fileInput{color:#3f3430;font-size:13px}.admin-module__aXBbkG__fileInput::file-selector-button{color:#2b140a;cursor:pointer;background:#faf7f5;border:1px solid #ded6cf;border-radius:999px;margin-right:10px;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:600}.admin-module__aXBbkG__mediaActions{gap:8px;display:flex}.admin-module__aXBbkG__tableWrap{background:#fff;border:1px solid #ece4de;border-radius:16px;overflow-x:auto}.admin-module__aXBbkG__table{border-collapse:collapse;width:100%;font-size:14px}.admin-module__aXBbkG__table th{text-align:left;letter-spacing:.4px;text-transform:uppercase;color:#8a8279;white-space:nowrap;background:#faf7f5;border-bottom:1px solid #ece4de;padding:14px 18px;font-size:12px;font-weight:700}.admin-module__aXBbkG__table td{color:#3f3430;white-space:nowrap;border-bottom:1px solid #f0eae5;padding:14px 18px}.admin-module__aXBbkG__table tr:last-child td{border-bottom:none}.admin-module__aXBbkG__messageList{flex-direction:column;gap:14px;display:flex}.admin-module__aXBbkG__message{background:#fff;border:1px solid #ece4de;border-radius:16px;padding:20px 22px}.admin-module__aXBbkG__messageHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.admin-module__aXBbkG__messageName{color:#2b140a;font-size:16px;font-weight:700}.admin-module__aXBbkG__messageDate{color:#8a8279;font-size:12px}.admin-module__aXBbkG__messageMeta{color:#6b615c;margin-top:4px;font-size:13px}.admin-module__aXBbkG__messageMeta a{color:#f25a2c;text-decoration:none}.admin-module__aXBbkG__messageMeta a:hover{text-decoration:underline}.admin-module__aXBbkG__messageBody{color:#3f3430;white-space:pre-wrap;margin:12px 0 0;font-size:15px;line-height:1.6}.admin-module__aXBbkG__empty{color:#8a8279;margin:0;font-size:15px}.admin-module__aXBbkG__filters{flex-wrap:wrap;gap:8px;margin:0 0 20px;display:flex}.admin-module__aXBbkG__filter{color:#3f3430;transition:border-color .2s var(--ease-smooth), background .2s var(--ease-smooth), color .2s var(--ease-smooth);background:#fff;border:1px solid #ded6cf;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.admin-module__aXBbkG__filter:hover{color:#f25a2c;border-color:#f25a2c}.admin-module__aXBbkG__filterActive{color:#fff;background:#2b140a;border-color:#2b140a}.admin-module__aXBbkG__filterCount{color:#6b615c;background:#f0eae5;border-radius:999px;padding:1px 8px;font-size:12px;font-weight:700}.admin-module__aXBbkG__filterActive .admin-module__aXBbkG__filterCount{color:#fff;background:#ffffff2e}.admin-module__aXBbkG__messageUnread{background:#fffaf8;border-color:#f6caba}.admin-module__aXBbkG__messageHidden{opacity:.7}.admin-module__aXBbkG__unreadDot{vertical-align:middle;background:#f25a2c;border-radius:999px;width:8px;height:8px;margin-right:8px;display:inline-block}.admin-module__aXBbkG__messageActions{border-top:1px solid #f0eae5;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;display:flex}.admin-module__aXBbkG__msgBtn{color:#2b140a;cursor:pointer;transition:border-color .2s var(--ease-smooth), color .2s var(--ease-smooth), background .2s var(--ease-smooth);background:#fff;border:1px solid #ded6cf;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600}.admin-module__aXBbkG__msgBtn:hover{color:#f25a2c;border-color:#f25a2c}.admin-module__aXBbkG__msgBtnDanger:hover{color:#c63d17;background:#fdece6;border-color:#d8431a}.admin-module__aXBbkG__msgBtnPrimary{color:#fff;background:#f25a2c;border-color:#f25a2c}.admin-module__aXBbkG__msgBtnPrimary:hover{color:#f25a2c;background:#fff}.admin-module__aXBbkG__accessCell{align-items:center;gap:10px;display:flex}.admin-module__aXBbkG__accessNote{color:#8a8279;font-size:12px}.admin-module__aXBbkG__badgeOk,.admin-module__aXBbkG__badgeOff{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.admin-module__aXBbkG__badgeOk{color:#1c7a3f;background:#e3f5e9}.admin-module__aXBbkG__badgeOff{color:#8a8279;background:#f0eae5}@media (max-width:980px){.admin-module__aXBbkG__main{gap:32px}.admin-module__aXBbkG__head{padding-top:96px}.admin-module__aXBbkG__planGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.admin-module__aXBbkG__input,.admin-module__aXBbkG__save,.admin-module__aXBbkG__filter,.admin-module__aXBbkG__msgBtn{transition:none}}
.auth-module__6CVOoG__wrap{justify-content:center;width:100%;max-width:1240px;margin:0 auto;padding-top:150px;display:flex}.auth-module__6CVOoG__card{background:#fff;border:1px solid #ece4de;border-radius:24px;width:100%;max-width:460px;padding:40px 38px 36px;box-shadow:0 26px 60px #2b140a1a}.auth-module__6CVOoG__eyebrow{color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.auth-module__6CVOoG__eyebrow:before{content:"";background:#f25a2c;border-radius:2px;width:28px;height:2px}.auth-module__6CVOoG__title{letter-spacing:-1.2px;color:#2b140a;margin:0;font-size:clamp(30px,4vw,40px);font-weight:800;line-height:1.05}.auth-module__6CVOoG__title span{color:#f25a2c;font-style:italic}.auth-module__6CVOoG__subtitle{color:#6b615c;margin:12px 0 28px;font-size:15px;line-height:1.6}.auth-module__6CVOoG__form{flex-direction:column;gap:18px;display:flex}.auth-module__6CVOoG__field{flex-direction:column;gap:8px;display:flex}.auth-module__6CVOoG__label{color:#2b140a;font-size:14px;font-weight:600}.auth-module__6CVOoG__input{color:#2b140a;width:100%;transition:border-color .2s var(--ease-smooth), background .2s var(--ease-smooth), box-shadow .2s var(--ease-smooth);background:#faf7f5;border:1px solid #ded6cf;border-radius:12px;padding:13px 15px;font-family:inherit;font-size:15px}.auth-module__6CVOoG__input::placeholder{color:#a89e97}.auth-module__6CVOoG__input:focus{background:#fff;border-color:#f25a2c;outline:none;box-shadow:0 0 0 3px #f25a2c24}.auth-module__6CVOoG__inputError{background:#fdf1ed;border-color:#d8431a}.auth-module__6CVOoG__error{color:#c63d17;font-size:13px;line-height:1.4}.auth-module__6CVOoG__errorList{color:#c63d17;margin:0;padding-left:18px;font-size:13px;line-height:1.5}.auth-module__6CVOoG__formError{color:#c63d17;background:#fdece6;border:1px solid #f6c3b1;border-radius:12px;margin:0;padding:12px 14px;font-size:14px}.auth-module__6CVOoG__notice{color:#1c7a3f;background:#e3f5e9;border:1px solid #b6e2c4;border-radius:12px;margin:0;padding:14px 16px;font-size:14px;line-height:1.5}.auth-module__6CVOoG__notice a{color:#1c7a3f;word-break:break-all;font-weight:700}.auth-module__6CVOoG__devLink{color:#6b615c;background:#faf7f5;border:1px dashed #ded6cf;border-radius:12px;margin:14px 0 0;padding:12px 14px;font-size:13px;line-height:1.5}.auth-module__6CVOoG__devLink a{color:#f25a2c;word-break:break-all;font-weight:600}.auth-module__6CVOoG__submit{color:#fff;cursor:pointer;transition:background .24s var(--ease-smooth), color .24s var(--ease-smooth), border-color .24s var(--ease-smooth), box-shadow .24s var(--ease-smooth), translate .24s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px 24px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #f25a2c47}.auth-module__6CVOoG__submit:hover:not(:disabled){color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px}.auth-module__6CVOoG__submit:disabled{opacity:.65;cursor:progress}.auth-module__6CVOoG__alt{text-align:center;color:#6b615c;margin:22px 0 0;font-size:14px}.auth-module__6CVOoG__alt a{color:#f25a2c;font-weight:600;text-decoration:none}.auth-module__6CVOoG__alt a:hover{text-decoration:underline}.auth-module__6CVOoG__hint{color:#6b615c;background:#faf7f5;border:1px dashed #ded6cf;border-radius:12px;margin:18px 0 0;padding:12px 14px;font-size:13px;line-height:1.5}.auth-module__6CVOoG__hint code{color:#2b140a;font-weight:600}@media (max-width:980px){.auth-module__6CVOoG__wrap{padding-top:96px}.auth-module__6CVOoG__card{padding:30px 22px 28px}}
.FaqSection-module__AWNh8q__section{padding:0}.FaqSection-module__AWNh8q__heading{text-align:center;margin-bottom:32px}.FaqSection-module__AWNh8q__heading h2{letter-spacing:-.5px;color:#1d1d1d;margin:0;font-size:clamp(24px,3vw,34px);font-weight:800}.FaqSection-module__AWNh8q__heading p{color:#6b615c;margin:10px 0 0;font-size:16px}.FaqSection-module__AWNh8q__list{flex-direction:column;gap:14px;max-width:720px;margin:0 auto;display:flex}.FaqSection-module__AWNh8q__item{transition:box-shadow .28s var(--ease-smooth);background:#fff;border:1px solid #e3dad3;border-radius:12px;overflow:hidden}.FaqSection-module__AWNh8q__item:hover{box-shadow:0 10px 24px #2b140a12}.FaqSection-module__AWNh8q__question{cursor:pointer;text-align:left;color:#2b140a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 22px;font-family:inherit;font-size:16px;font-weight:500;display:flex}.FaqSection-module__AWNh8q__chevron{fill:none;stroke:#f25a2c;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;transition:transform .32s var(--ease-smooth);flex-shrink:0}.FaqSection-module__AWNh8q__chevronOpen{transform:rotate(180deg)}.FaqSection-module__AWNh8q__answerWrap{overflow:hidden}.FaqSection-module__AWNh8q__answer{color:#6b615c;margin:0;padding:0 22px 20px;font-size:15px;line-height:1.6}
.ModulesManager-module__ccBrXq__wrap{flex-direction:column;gap:16px;display:flex}.ModulesManager-module__ccBrXq__toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ModulesManager-module__ccBrXq__newInput{color:#2b140a;background:#fff;border:1px solid #ded6cf;border-radius:10px;flex:1;min-width:220px;padding:11px 14px;font-family:inherit;font-size:15px}.ModulesManager-module__ccBrXq__addBtn{color:#fff;cursor:pointer;background:#f25a2c;border:1px solid #0000;border-radius:999px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:700}.ModulesManager-module__ccBrXq__addBtn:hover:not(:disabled){background:#d8431a}.ModulesManager-module__ccBrXq__saving{color:#8a8279;font-size:13px}.ModulesManager-module__ccBrXq__module{background:#fff;border:1px solid #e6dcd4;border-radius:16px;padding:16px 18px 18px;box-shadow:0 10px 24px #2b140a0d}.ModulesManager-module__ccBrXq__moduleHead{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ModulesManager-module__ccBrXq__handle{cursor:grab;-webkit-user-select:none;user-select:none;color:#b7ada5;padding:4px 2px;font-size:18px;line-height:1}.ModulesManager-module__ccBrXq__handle:active{cursor:grabbing}.ModulesManager-module__ccBrXq__num{color:#f25a2c;min-width:24px;font-size:13px;font-weight:800}.ModulesManager-module__ccBrXq__moduleTitle{color:#2b140a;background:#faf7f5;border:1px solid #ded6cf;border-radius:10px;flex:1;min-width:180px;padding:9px 12px;font-family:inherit;font-size:16px;font-weight:700}.ModulesManager-module__ccBrXq__desc{color:#3f3430;resize:vertical;background:#faf7f5;border:1px solid #ded6cf;border-radius:10px;width:100%;margin-top:10px;padding:10px 12px;font-family:inherit;font-size:14px}.ModulesManager-module__ccBrXq__lessons{border-top:1px solid #f0eae5;flex-direction:column;gap:8px;margin-top:14px;padding-top:14px;display:flex}.ModulesManager-module__ccBrXq__lesson{background:#faf7f5;border:1px solid #ece4de;border-radius:12px;align-items:flex-start;gap:10px;padding:10px;display:flex}.ModulesManager-module__ccBrXq__lessonFields{flex:1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.ModulesManager-module__ccBrXq__lessonTitle{grid-column:1/-1}.ModulesManager-module__ccBrXq__lessonTitle,.ModulesManager-module__ccBrXq__lessonUrl,.ModulesManager-module__ccBrXq__lessonInfo{color:#2b140a;background:#fff;border:1px solid #ded6cf;border-radius:8px;padding:8px 11px;font-family:inherit;font-size:14px}.ModulesManager-module__ccBrXq__lessonActions{flex-direction:column;gap:6px;display:flex}.ModulesManager-module__ccBrXq__save,.ModulesManager-module__ccBrXq__danger,.ModulesManager-module__ccBrXq__addLesson{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ded6cf;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600}.ModulesManager-module__ccBrXq__save:hover:not(:disabled){color:#f25a2c;border-color:#f25a2c}.ModulesManager-module__ccBrXq__danger:hover:not(:disabled){color:#c63d17;background:#fdece6;border-color:#d8431a}.ModulesManager-module__ccBrXq__addLesson{color:#6b615c;border-style:dashed;align-self:flex-start}.ModulesManager-module__ccBrXq__addLesson:hover:not(:disabled){color:#f25a2c;border-color:#f25a2c}@media (max-width:640px){.ModulesManager-module__ccBrXq__lessonFields{grid-template-columns:1fr}}
.newsletter-module__qGzaLW__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:22px;display:grid}.newsletter-module__qGzaLW__composer{background:#fff;border:1px solid #e6dcd4;border-radius:18px;flex-direction:column;gap:10px;padding:22px 24px 24px;display:flex;box-shadow:0 10px 24px #2b140a0d}.newsletter-module__qGzaLW__previewPane{flex-direction:column;gap:10px;display:flex;position:sticky;top:96px}.newsletter-module__qGzaLW__previewLabel{letter-spacing:.6px;text-transform:uppercase;color:#8a8279;font-size:12px;font-weight:800}.newsletter-module__qGzaLW__previewFrame{background:#f3efec;border:1px solid #e6dcd4;border-radius:18px;width:100%;height:620px}@media (max-width:980px){.newsletter-module__qGzaLW__layout{grid-template-columns:1fr}.newsletter-module__qGzaLW__previewPane{position:static}.newsletter-module__qGzaLW__previewFrame{height:520px}}.newsletter-module__qGzaLW__presets{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.newsletter-module__qGzaLW__presetsLabel{color:#8a8279;font-size:13px;font-weight:700}.newsletter-module__qGzaLW__preset{color:#2b140a;cursor:pointer;background:#faf7f5;border:1px solid #ded6cf;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600}.newsletter-module__qGzaLW__preset:hover{color:#f25a2c;border-color:#f25a2c}.newsletter-module__qGzaLW__label{color:#2b140a;margin-top:8px;font-size:13px;font-weight:700}.newsletter-module__qGzaLW__input{color:#2b140a;background:#faf7f5;border:1px solid #ded6cf;border-radius:10px;padding:11px 13px;font-family:inherit;font-size:15px}.newsletter-module__qGzaLW__input:focus{background:#fff;border-color:#f25a2c;outline:none;box-shadow:0 0 0 3px #f25a2c24}.newsletter-module__qGzaLW__textarea{resize:vertical;line-height:1.6}.newsletter-module__qGzaLW__sendRow{flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;display:flex}.newsletter-module__qGzaLW__sendBtn{color:#fff;cursor:pointer;background:#f25a2c;border:1px solid #0000;border-radius:999px;padding:12px 26px;font-family:inherit;font-size:15px;font-weight:700}.newsletter-module__qGzaLW__sendBtn:hover:not(:disabled){background:#d8431a}.newsletter-module__qGzaLW__ok{color:#1c7a3f;font-size:14px;font-weight:600}.newsletter-module__qGzaLW__err{color:#c63d17;font-size:14px}.newsletter-module__qGzaLW__note{color:#8a8279;margin:4px 0 0;font-size:12px}.newsletter-module__qGzaLW__export{color:#3f3430;resize:vertical;background:#faf7f5;border:1px solid #ded6cf;border-radius:12px;width:100%;max-width:760px;margin-top:12px;padding:12px 14px;font-family:ui-monospace,monospace;font-size:13px}.newsletter-module__qGzaLW__campaign{background:#fff;border:1px solid #ece4de;border-radius:14px;padding:16px 18px}.newsletter-module__qGzaLW__campaignHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.newsletter-module__qGzaLW__campaignSubject{color:#2b140a;font-size:16px;font-weight:700}.newsletter-module__qGzaLW__campaignMeta{color:#8a8279;white-space:nowrap;font-size:12px}.newsletter-module__qGzaLW__campaignBody{color:#6b615c;white-space:pre-wrap;margin:8px 0 0;font-size:14px;line-height:1.6}.newsletter-module__qGzaLW__campaignList{flex-direction:column;gap:12px;display:flex}
.legal-module__AUfgVG__doc{color:#2a2622;width:100%;max-width:820px;margin:0 auto;padding:88px 0 24px;font-size:16px;line-height:1.7}.legal-module__AUfgVG__head{border-bottom:1px solid #eee3da;margin-bottom:40px;padding-bottom:28px}.legal-module__AUfgVG__eyebrow{color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-flex}.legal-module__AUfgVG__eyebrow:before{content:"";background:#f25a2c;border-radius:2px;width:28px;height:2px}.legal-module__AUfgVG__title{letter-spacing:-.02em;color:#1d1d1d;margin:0;font-size:40px;font-weight:800;line-height:1.12}.legal-module__AUfgVG__updated{color:#8a8279;margin:16px 0 0;font-size:14px}.legal-module__AUfgVG__doc h2{letter-spacing:-.01em;color:#1d1d1d;margin:44px 0 12px;font-size:22px;font-weight:700}.legal-module__AUfgVG__doc h3{color:#1d1d1d;margin:28px 0 8px;font-size:17px;font-weight:700}.legal-module__AUfgVG__doc p{margin:0 0 14px}.legal-module__AUfgVG__doc ul{margin:0 0 16px;padding-left:22px}.legal-module__AUfgVG__doc li{margin:0 0 8px}.legal-module__AUfgVG__doc a{color:#c2521f;text-underline-offset:2px;text-decoration:underline}.legal-module__AUfgVG__doc a:hover{color:#f25a2c}.legal-module__AUfgVG__doc strong{color:#1d1d1d;font-weight:700}.legal-module__AUfgVG__doc table{border-collapse:collapse;width:100%;margin:0 0 20px;font-size:15px}.legal-module__AUfgVG__doc th,.legal-module__AUfgVG__doc td{text-align:left;vertical-align:top;border:1px solid #eee3da;padding:10px 12px}.legal-module__AUfgVG__doc th{color:#1d1d1d;background:#faf6f2;font-weight:700}.legal-module__AUfgVG__blank{color:#8a5a00;white-space:normal;background:#fff3cd;border-radius:5px;padding:1px 7px;font-style:normal;font-weight:600}.legal-module__AUfgVG__note{color:#6b5a36;background:#fffaf0;border:1px solid #f2d9a8;border-left:4px solid #e0a83e;border-radius:12px;margin:0 0 36px;padding:16px 18px;font-size:14.5px}.legal-module__AUfgVG__note strong{color:#6b5a36}@media (max-width:980px){.legal-module__AUfgVG__doc{padding:56px 0 16px}.legal-module__AUfgVG__title{font-size:30px}.legal-module__AUfgVG__doc h2{font-size:20px}}
.PricingSection-module__VKoKza__section{padding:0}.PricingSection-module__VKoKza__inner{grid-template-columns:1fr minmax(320px,400px);align-items:start;gap:64px;max-width:1240px;margin:0 auto;display:grid}.PricingSection-module__VKoKza__title{letter-spacing:-.6px;color:#2b140a;margin:0 0 22px;font-size:clamp(26px,3.2vw,38px);font-weight:800;line-height:1.15}.PricingSection-module__VKoKza__title span{color:#f25a2c}.PricingSection-module__VKoKza__paragraph{color:#6b615c;margin:0 0 16px;font-size:16px;line-height:1.65}.PricingSection-module__VKoKza__paragraph strong{color:#2b140a;font-weight:700}.PricingSection-module__VKoKza__lead{color:#4a423d;margin:18px 0 26px;font-size:16px;line-height:1.6}.PricingSection-module__VKoKza__lead strong{color:#f25a2c;margin-top:4px;font-weight:700;display:block}.PricingSection-module__VKoKza__badges{flex-wrap:wrap;gap:14px 28px;margin:0;padding:0;list-style:none;display:flex}.PricingSection-module__VKoKza__badge{color:#3f3430;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.PricingSection-module__VKoKza__badgeIcon{color:#f25a2c;background:#fdebe5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.PricingSection-module__VKoKza__badgeIcon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.PricingSection-module__VKoKza__card{color:#f3efec;background:#1a1a1c;border-radius:22px;padding:28px 26px;box-shadow:0 26px 60px #140c084d}.PricingSection-module__VKoKza__cardHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.PricingSection-module__VKoKza__cardTitle{font-size:17px;font-weight:600}.PricingSection-module__VKoKza__tag{text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#f25a2c;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.PricingSection-module__VKoKza__price{align-items:baseline;gap:12px;display:flex}.PricingSection-module__VKoKza__amount{color:#f25a2c;font-size:46px;font-weight:900;line-height:1}.PricingSection-module__VKoKza__old{color:#8a8279;font-size:20px;font-weight:600;text-decoration:line-through}.PricingSection-module__VKoKza__priceNote{color:#a39b92;margin:10px 0 22px;font-size:13px}.PricingSection-module__VKoKza__featureList{flex-direction:column;gap:14px;margin:0 0 24px;padding:0;list-style:none;display:flex}.PricingSection-module__VKoKza__featureList li{color:#ddd6cf;align-items:flex-start;gap:12px;font-size:14px;line-height:1.4;display:flex}.PricingSection-module__VKoKza__check{fill:none;stroke:#f25a2c;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:20px;height:20px}.PricingSection-module__VKoKza__cardCta{color:#fff;width:100%;transition:box-shadow .28s var(--ease-smooth), scale .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:15px 24px;font-size:16px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 14px 30px #f25a2c52}.PricingSection-module__VKoKza__cardCta svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:translate .28s var(--ease-smooth)}.PricingSection-module__VKoKza__cardCta:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px;scale:1.015;box-shadow:0 16px 36px #f25a2c66}.PricingSection-module__VKoKza__cardCta:hover svg{translate:4px}.PricingSection-module__VKoKza__secure{text-align:center;color:#8a8279;margin:14px 0 0;font-size:12px}@media (max-width:980px){.PricingSection-module__VKoKza__inner{grid-template-columns:1fr;gap:36px}}
.contact-module__xwJ-uq__wrap{justify-content:center;width:100%;max-width:1240px;margin:0 auto;padding-top:150px;display:flex}.contact-module__xwJ-uq__card{background:#fff;border:1px solid #ece4de;border-radius:24px;width:100%;max-width:920px;padding:48px 52px 52px;box-shadow:0 26px 60px #2b140a14}.contact-module__xwJ-uq__eyebrow{color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.contact-module__xwJ-uq__eyebrow:before{content:"";background:#f25a2c;border-radius:2px;width:28px;height:2px}.contact-module__xwJ-uq__title{letter-spacing:-1.6px;color:#2b140a;margin:0;font-size:clamp(32px,4.4vw,52px);font-weight:800;line-height:1.02}.contact-module__xwJ-uq__title span{color:#f25a2c;font-style:italic}.contact-module__xwJ-uq__intro{color:#6b615c;max-width:560px;margin:14px 0 36px;font-size:16px;line-height:1.6}.contact-module__xwJ-uq__intro a{color:#f25a2c;font-weight:600;text-decoration:none}.contact-module__xwJ-uq__intro a:hover{text-decoration:underline}.contact-module__xwJ-uq__form{flex-direction:column;gap:28px;display:flex}.contact-module__xwJ-uq__row{grid-template-columns:repeat(2,1fr);gap:28px 40px;display:grid}.contact-module__xwJ-uq__field{flex-direction:column;gap:10px;display:flex}.contact-module__xwJ-uq__label{letter-spacing:1px;text-transform:uppercase;color:#2b140a;font-size:12px;font-weight:700}.contact-module__xwJ-uq__label span{color:#f25a2c}.contact-module__xwJ-uq__input{color:#2b140a;width:100%;transition:border-color .2s var(--ease-smooth), box-shadow .2s var(--ease-smooth);background:0 0;border:none;border-bottom:1.5px solid #d6cdc6;padding:8px 2px;font-family:inherit;font-size:16px}.contact-module__xwJ-uq__input::placeholder{color:#a89e97}.contact-module__xwJ-uq__input:focus{border-bottom-color:#f25a2c;outline:none;box-shadow:0 1px #f25a2c}.contact-module__xwJ-uq__textarea{resize:vertical;min-height:120px;line-height:1.6}.contact-module__xwJ-uq__inputError{border-bottom-color:#d8431a}.contact-module__xwJ-uq__error{color:#c63d17;font-size:13px;line-height:1.4}.contact-module__xwJ-uq__formError{color:#c63d17;background:#fdece6;border:1px solid #f6c3b1;border-radius:12px;margin:0;padding:12px 14px;font-size:14px}.contact-module__xwJ-uq__submit{color:#fff;cursor:pointer;width:100%;transition:background .24s var(--ease-smooth), color .24s var(--ease-smooth), border-color .24s var(--ease-smooth), translate .24s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-top:8px;padding:16px 24px;font-family:inherit;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 14px 30px #f25a2c47}.contact-module__xwJ-uq__submit:hover:not(:disabled){color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px}.contact-module__xwJ-uq__submit:disabled{opacity:.65;cursor:progress}.contact-module__xwJ-uq__success{text-align:center;padding:24px 0 8px}.contact-module__xwJ-uq__successIcon{color:#f25a2c;background:#fdebe5;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;display:flex}.contact-module__xwJ-uq__successIcon svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.contact-module__xwJ-uq__successTitle{letter-spacing:-.6px;color:#2b140a;margin:0;font-size:26px;font-weight:800}.contact-module__xwJ-uq__successText{color:#6b615c;max-width:420px;margin:12px auto 0;font-size:16px;line-height:1.6}@media (max-width:980px){.contact-module__xwJ-uq__wrap{padding-top:96px}.contact-module__xwJ-uq__card{padding:32px 24px 36px}.contact-module__xwJ-uq__row{grid-template-columns:1fr;gap:28px}}@media (prefers-reduced-motion:reduce){.contact-module__xwJ-uq__submit,.contact-module__xwJ-uq__input{transition:none}}
.dashboard-module__Gx_nyq__main{flex-direction:column;flex:1;gap:36px;padding-bottom:24px;display:flex}.dashboard-module__Gx_nyq__head{width:100%;max-width:1240px;margin:0 auto;padding-top:140px}.dashboard-module__Gx_nyq__eyebrow{color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__eyebrow:before{content:"";background:#f25a2c;border-radius:2px;width:28px;height:2px}.dashboard-module__Gx_nyq__title{letter-spacing:-1.8px;color:#2b140a;margin:0;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1}.dashboard-module__Gx_nyq__title span{color:#f25a2c;font-style:italic}.dashboard-module__Gx_nyq__subtitle{color:#6b615c;max-width:560px;margin:16px 0 0;font-size:17px;line-height:1.6}.dashboard-module__Gx_nyq__grid{grid-template-columns:repeat(2,1fr);gap:22px;width:100%;max-width:1240px;margin:0 auto;display:grid}.dashboard-module__Gx_nyq__card{background:#fff;border:1px solid #ece4de;border-radius:20px;padding:30px 30px 32px}.dashboard-module__Gx_nyq__cardWide{background:#faf7f5;grid-column:1/-1}.dashboard-module__Gx_nyq__cardTitle{letter-spacing:-.4px;color:#2b140a;margin:0 0 18px;font-size:18px;font-weight:800}.dashboard-module__Gx_nyq__cardText{color:#6b615c;margin:0 0 20px;font-size:15px;line-height:1.6}.dashboard-module__Gx_nyq__planRow{align-items:center;gap:12px;display:flex}.dashboard-module__Gx_nyq__planName{letter-spacing:-.6px;color:#2b140a;font-size:24px;font-weight:800}.dashboard-module__Gx_nyq__badgeOk,.dashboard-module__Gx_nyq__badgeOff{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.dashboard-module__Gx_nyq__badgeOk{color:#1c7a3f;background:#e3f5e9}.dashboard-module__Gx_nyq__badgeOff{color:#8a8279;background:#f0eae5}.dashboard-module__Gx_nyq__planNote{color:#8a8279;margin:8px 0 0;font-size:13px}.dashboard-module__Gx_nyq__features{flex-direction:column;gap:12px;margin:20px 0 0;padding:0;list-style:none;display:flex}.dashboard-module__Gx_nyq__features li{color:#3f3430;align-items:flex-start;gap:12px;font-size:14px;line-height:1.4;display:flex}.dashboard-module__Gx_nyq__features svg{fill:none;stroke:#f25a2c;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.dashboard-module__Gx_nyq__detailList{margin:0}.dashboard-module__Gx_nyq__detailRow{border-bottom:1px solid #f0eae5;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.dashboard-module__Gx_nyq__detailRow dt{color:#8a8279;font-size:14px}.dashboard-module__Gx_nyq__detailRow dd{color:#2b140a;text-align:right;word-break:break-word;margin:0;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__upsell,.dashboard-module__Gx_nyq__primaryLink{color:#fff;transition:background .24s var(--ease-smooth), color .24s var(--ease-smooth), border-color .24s var(--ease-smooth), translate .24s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;margin-top:22px;padding:13px 26px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #f25a2c42}.dashboard-module__Gx_nyq__upsell svg,.dashboard-module__Gx_nyq__primaryLink svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:translate .24s var(--ease-smooth)}.dashboard-module__Gx_nyq__upsell:hover,.dashboard-module__Gx_nyq__primaryLink:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px}.dashboard-module__Gx_nyq__upsell:hover svg,.dashboard-module__Gx_nyq__primaryLink:hover svg{translate:4px}.dashboard-module__Gx_nyq__accountActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.dashboard-module__Gx_nyq__pwReset{border-top:1px solid #f0eae5;margin-top:18px;padding-top:16px}.dashboard-module__Gx_nyq__pwSummary{cursor:pointer;color:#2b140a;font-size:15px;font-weight:600;list-style:none}.dashboard-module__Gx_nyq__pwSummary::-webkit-details-marker{display:none}.dashboard-module__Gx_nyq__pwSummary:before{content:"+ ";color:#f25a2c;font-weight:800}.dashboard-module__Gx_nyq__pwReset[open] .dashboard-module__Gx_nyq__pwSummary:before{content:"− "}.dashboard-module__Gx_nyq__pwBody{margin-top:14px}.dashboard-module__Gx_nyq__adminLink{color:#fff;transition:background .22s var(--ease-smooth), color .22s var(--ease-smooth), border-color .22s var(--ease-smooth), translate .22s var(--ease-smooth);background:#2b140a;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 12px 26px #2b140a2e}.dashboard-module__Gx_nyq__adminLink svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dashboard-module__Gx_nyq__adminLink:hover{color:#2b140a;background:#fff;border-color:#2b140a;translate:0 -1px}.dashboard-module__Gx_nyq__logout{color:#2b140a;cursor:pointer;transition:border-color .22s var(--ease-smooth), color .22s var(--ease-smooth), translate .22s var(--ease-smooth);background:#fff;border:1px solid #ded6cf;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__logout svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dashboard-module__Gx_nyq__logout:hover{color:#d8431a;border-color:#d8431a;translate:0 -1px}@media (max-width:980px){.dashboard-module__Gx_nyq__main{gap:28px}.dashboard-module__Gx_nyq__head{padding-top:96px}.dashboard-module__Gx_nyq__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.dashboard-module__Gx_nyq__upsell,.dashboard-module__Gx_nyq__primaryLink,.dashboard-module__Gx_nyq__upsell svg,.dashboard-module__Gx_nyq__primaryLink svg,.dashboard-module__Gx_nyq__adminLink,.dashboard-module__Gx_nyq__logout{transition:none}}
.Formation-module__424rJq__section{width:100%;max-width:1240px;margin:0 auto}.Formation-module__424rJq__sectionHead{max-width:760px;margin:0 0 52px}.Formation-module__424rJq__kicker{color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.Formation-module__424rJq__kicker:before{content:"";background:#f25a2c;border-radius:2px;width:28px;height:2px}.Formation-module__424rJq__h2{letter-spacing:-1.6px;color:#2b140a;margin:0;font-size:clamp(34px,4.6vw,58px);font-weight:800;line-height:1.02}.Formation-module__424rJq__h2 span{color:#f25a2c;font-style:italic}.Formation-module__424rJq__sub{color:#6b615c;max-width:580px;margin:18px 0 0;font-size:17px;line-height:1.6}.Formation-module__424rJq__intro{width:100%;max-width:1240px;margin:0 auto;padding-top:150px}.Formation-module__424rJq__eyebrow{white-space:nowrap;color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 26px;font-size:13px;font-weight:700;display:inline-flex}.Formation-module__424rJq__eyebrow:before{content:"";background:#f25a2c;border-radius:2px;width:30px;height:2px}.Formation-module__424rJq__h1{letter-spacing:-3px;color:#2b140a;margin:0;font-size:clamp(48px,8.4vw,112px);font-weight:800;line-height:.9}.Formation-module__424rJq__h1 span{color:#151515;font-style:italic;display:block}.Formation-module__424rJq__lede{color:#6b615c;max-width:560px;margin:28px 0 0;font-size:18px;line-height:1.6}.Formation-module__424rJq__ctaRow{flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-top:34px;display:flex}.Formation-module__424rJq__primaryCta{color:#fff;transition:background .28s var(--ease-smooth), color .28s var(--ease-smooth), border-color .28s var(--ease-smooth), box-shadow .28s var(--ease-smooth), scale .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #f25a2c47}.Formation-module__424rJq__primaryCta:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px;scale:1.02;box-shadow:0 16px 34px #f25a2c52}.Formation-module__424rJq__ghostCta{color:#2b140a;transition:border-color .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#fff;border:1px solid #ded6cf;border-radius:999px;justify-content:center;align-items:center;padding:14px 30px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.Formation-module__424rJq__ghostCta:hover{border-color:#2b140a;translate:0 -2px}.Formation-module__424rJq__statsStrip{transition:box-shadow .32s var(--ease-smooth), translate .32s var(--ease-smooth);background:#fff;border:1px solid #ded6cf;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:64px;padding:32px 18px;display:grid;box-shadow:0 14px 30px #0000001a}.Formation-module__424rJq__statsStrip:hover{translate:0 -2px;box-shadow:0 18px 38px #f25a2c1a}.Formation-module__424rJq__strataItem{text-align:center;transition:scale .26s var(--ease-smooth), translate .26s var(--ease-smooth);padding:16px 12px}.Formation-module__424rJq__strataItem:hover{translate:0 -2px;scale:1.015}.Formation-module__424rJq__strataItem+.Formation-module__424rJq__strataItem{border-left:1px solid #e6dfd9}.Formation-module__424rJq__strataIcon{color:#f25a2c;width:56px;height:56px;transition:background .26s var(--ease-smooth), color .26s var(--ease-smooth), rotate .26s var(--ease-smooth);background:#fdebe5;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.Formation-module__424rJq__strataItem:hover .Formation-module__424rJq__strataIcon{color:#fff;background:#f25a2c;rotate:-2deg}.Formation-module__424rJq__strataIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.Formation-module__424rJq__strataValue{color:#f25a2c;font-size:clamp(40px,4.4vw,60px);font-weight:900;line-height:1}.Formation-module__424rJq__strataLabel{color:#3f3430;margin-top:6px;font-size:16px;line-height:1.2}.Formation-module__424rJq__audienceGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.Formation-module__424rJq__audienceCard{transition:box-shadow .3s var(--ease-smooth), border-color .3s var(--ease-smooth), translate .3s var(--ease-smooth);background:#faf7f5;border:1px solid #ece4de;border-radius:20px;padding:34px 30px 32px}.Formation-module__424rJq__audienceCard:hover{border-color:#f6caba;translate:0 -4px;box-shadow:0 18px 38px #2b140a14}.Formation-module__424rJq__cardIcon{color:#f25a2c;justify-content:flex-start;align-items:center;width:44px;height:44px;margin-bottom:22px;display:flex}.Formation-module__424rJq__cardIcon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.Formation-module__424rJq__cardTitle{letter-spacing:-.4px;color:#2b140a;margin:0 0 10px;font-size:21px;font-weight:800}.Formation-module__424rJq__cardText{color:#6b615c;margin:0;font-size:15px;line-height:1.65}.Formation-module__424rJq__learnGrid{border-top:1px solid #ece4de;grid-template-columns:repeat(2,1fr);gap:0 56px;display:grid}.Formation-module__424rJq__learnItem{border-bottom:1px solid #ece4de;align-items:flex-start;gap:16px;padding:20px 4px;display:flex}.Formation-module__424rJq__learnCheck{color:#f25a2c;background:#fdebe5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;display:flex}.Formation-module__424rJq__learnCheck svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.Formation-module__424rJq__learnText{color:#3f3430;font-size:16px;line-height:1.5}.Formation-module__424rJq__moduleList{flex-direction:column;gap:14px;display:flex}.Formation-module__424rJq__module{transition:box-shadow .3s var(--ease-smooth), border-color .3s var(--ease-smooth), translate .3s var(--ease-smooth);background:#fff;border:1px solid #ece4de;border-radius:20px;grid-template-columns:110px 1fr;align-items:start;gap:28px;padding:30px 32px;display:grid}.Formation-module__424rJq__module:hover{border-color:#f6caba;translate:0 -3px;box-shadow:0 18px 40px #f25a2c17}.Formation-module__424rJq__moduleNum{letter-spacing:-3px;color:#f6caba;transition:color .3s var(--ease-smooth);font-size:clamp(48px,6vw,76px);font-style:italic;font-weight:800;line-height:.85}.Formation-module__424rJq__module:hover .Formation-module__424rJq__moduleNum{color:#f25a2c}.Formation-module__424rJq__moduleTitle{letter-spacing:-.4px;color:#2b140a;margin:6px 0 8px;font-size:22px;font-weight:800}.Formation-module__424rJq__moduleDesc{color:#6b615c;margin:0 0 16px;font-size:15px;line-height:1.65}.Formation-module__424rJq__lessons{flex-wrap:wrap;gap:8px 10px;margin:0;padding:0;list-style:none;display:flex}.Formation-module__424rJq__lessons li{color:#3f3430;background:#f7f3f0;border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:13px;display:inline-flex}.Formation-module__424rJq__lessons li:before{content:"";background:#f25a2c;border-radius:999px;width:6px;height:6px}.Formation-module__424rJq__benefitGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.Formation-module__424rJq__benefit{transition:box-shadow .3s var(--ease-smooth), border-color .3s var(--ease-smooth), translate .3s var(--ease-smooth);background:#faf7f5;border:1px solid #ece4de;border-radius:20px;padding:34px 30px 32px}.Formation-module__424rJq__benefit:hover{border-color:#f6caba;translate:0 -4px;box-shadow:0 18px 38px #2b140a14}.Formation-module__424rJq__included{color:#f3efec;background:#1a1a1c;border-radius:28px;width:100%;max-width:1240px;margin:0 auto;padding:52px 48px 56px}.Formation-module__424rJq__includedHead{max-width:620px;margin-bottom:36px}.Formation-module__424rJq__includedHead h2{letter-spacing:-1px;color:#fff;margin:0;font-size:clamp(28px,3.6vw,44px);font-weight:800;line-height:1.05}.Formation-module__424rJq__includedHead p{color:#a39b92;margin:14px 0 0;font-size:16px;line-height:1.6}.Formation-module__424rJq__includedList{border-top:1px solid #2e2e30;grid-template-columns:repeat(2,1fr);gap:0 48px;margin:0;padding:0;list-style:none;display:grid}.Formation-module__424rJq__includedItem{color:#ddd6cf;border-bottom:1px solid #2e2e30;align-items:center;gap:14px;padding:18px 0;font-size:16px;display:flex}.Formation-module__424rJq__includedItem svg{fill:none;stroke:#f25a2c;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:20px;height:20px}.Formation-module__424rJq__finalCta{text-align:center;color:#fff;background:linear-gradient(135deg,#f25a2c,#d8431a);border-radius:28px;width:100%;max-width:1240px;margin:0 auto;padding:64px 40px 68px}.Formation-module__424rJq__finalCta h2{letter-spacing:-1.2px;max-width:660px;margin:0 auto;font-size:clamp(30px,4.2vw,50px);font-weight:800;line-height:1.05}.Formation-module__424rJq__finalCta p{color:#ffffffe0;max-width:520px;margin:18px auto 0;font-size:16px;line-height:1.6}.Formation-module__424rJq__finalBtn{color:#f25a2c;transition:background .28s var(--ease-smooth), color .28s var(--ease-smooth), scale .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#fff;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;margin-top:30px;padding:15px 36px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 16px 34px #140c0840}.Formation-module__424rJq__finalBtn svg{transition:translate .28s var(--ease-smooth)}.Formation-module__424rJq__finalBtn:hover{color:#fff;background:#2b140a;translate:0 -2px;scale:1.02}.Formation-module__424rJq__finalBtn:hover svg{translate:4px}@media (max-width:980px){.Formation-module__424rJq__intro{padding-top:96px}.Formation-module__424rJq__sectionHead{margin-bottom:36px}.Formation-module__424rJq__statsStrip{grid-template-columns:1fr;row-gap:0}.Formation-module__424rJq__strataItem+.Formation-module__424rJq__strataItem{border-top:1px solid #e6dfd9;border-left:none;margin-top:8px;padding-top:24px}.Formation-module__424rJq__audienceGrid,.Formation-module__424rJq__benefitGrid,.Formation-module__424rJq__learnGrid,.Formation-module__424rJq__includedList{grid-template-columns:1fr}.Formation-module__424rJq__learnGrid{border-top:none}.Formation-module__424rJq__module{grid-template-columns:1fr;gap:4px}.Formation-module__424rJq__moduleNum{margin-bottom:6px}.Formation-module__424rJq__included,.Formation-module__424rJq__finalCta{padding:36px 24px}}@media (prefers-reduced-motion:reduce){.Formation-module__424rJq__statsStrip,.Formation-module__424rJq__strataItem,.Formation-module__424rJq__strataIcon,.Formation-module__424rJq__primaryCta,.Formation-module__424rJq__ghostCta,.Formation-module__424rJq__audienceCard,.Formation-module__424rJq__benefit,.Formation-module__424rJq__module,.Formation-module__424rJq__moduleNum,.Formation-module__424rJq__finalBtn,.Formation-module__424rJq__finalBtn svg{transition:none}}
.modules-module__p6yWnG__main{flex-direction:column;flex:1;gap:40px;padding-bottom:24px;display:flex}.modules-module__p6yWnG__head{width:100%;max-width:1240px;margin:0 auto;padding-top:140px}.modules-module__p6yWnG__eyebrow{color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.modules-module__p6yWnG__eyebrow:before{content:"";background:#f25a2c;border-radius:2px;width:28px;height:2px}.modules-module__p6yWnG__title{letter-spacing:-1.8px;color:#2b140a;margin:0;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1}.modules-module__p6yWnG__title span{color:#f25a2c;font-style:italic}.modules-module__p6yWnG__subtitle{color:#6b615c;max-width:560px;margin:16px 0 0;font-size:17px;line-height:1.6}.modules-module__p6yWnG__list{flex-direction:column;gap:16px;width:100%;max-width:1240px;margin:0 auto;display:flex}.modules-module__p6yWnG__module{background:#fff;border:1px solid #ece4de;border-radius:20px;padding:26px 30px 28px}.modules-module__p6yWnG__moduleHead{grid-template-columns:64px 1fr auto;align-items:center;gap:20px;display:grid}.modules-module__p6yWnG__moduleNum{letter-spacing:-2px;color:#f6caba;font-size:clamp(34px,4vw,52px);font-style:italic;font-weight:800;line-height:.85}.modules-module__p6yWnG__moduleTitle{letter-spacing:-.4px;color:#2b140a;margin:0;font-size:21px;font-weight:800}.modules-module__p6yWnG__moduleDesc{color:#6b615c;margin:6px 0 0;font-size:15px;line-height:1.6}.modules-module__p6yWnG__duration{color:#f25a2c;white-space:nowrap;background:#fdebe5;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:700}.modules-module__p6yWnG__lessonList{counter-reset:lesson;border-top:1px solid #f0eae5;flex-direction:column;gap:20px;margin:22px 0 0;padding:22px 0 0;list-style:none;display:flex}.modules-module__p6yWnG__lessonItem{flex-direction:column;gap:12px;display:flex}.modules-module__p6yWnG__lessonHead{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.modules-module__p6yWnG__lessonIndex{color:#f25a2c;font-size:13px;font-weight:800}.modules-module__p6yWnG__lessonTitle{color:#2b140a;font-size:16px;font-weight:700}.modules-module__p6yWnG__lessonInfo{color:#8a8279;font-size:13px}.modules-module__p6yWnG__video{aspect-ratio:16/9;background:#1a1a1c;border-radius:14px;width:100%;max-width:760px;position:relative;overflow:hidden}.modules-module__p6yWnG__video iframe,.modules-module__p6yWnG__video video{border:none;width:100%;height:100%;position:absolute;inset:0}.modules-module__p6yWnG__videoLink{color:#fff;background:#f25a2c;border-radius:999px;align-self:flex-start;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.modules-module__p6yWnG__videoLink:hover{background:#d8431a}@media (max-width:980px){.modules-module__p6yWnG__head{padding-top:96px}.modules-module__p6yWnG__moduleHead{grid-template-columns:1fr auto;gap:10px 16px}.modules-module__p6yWnG__moduleNum{grid-column:1/-1}.modules-module__p6yWnG__module{padding:22px 20px}}
.not-found-module__sxuMuG__page{color:#1d1d1d;min-height:100vh;font-family:var(--font-geist-sans);background:#fff;flex-direction:column;display:flex}.not-found-module__sxuMuG__main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-height:60vh;padding:80px 24px;display:flex}.not-found-module__sxuMuG__code{letter-spacing:-4px;color:#f25a2c;opacity:.18;margin:0;font-size:120px;font-weight:800;line-height:1}.not-found-module__sxuMuG__title{letter-spacing:-.02em;color:#1d1d1d;margin:0;font-size:36px;font-weight:800}.not-found-module__sxuMuG__body{color:#6b6460;margin:0;font-size:16px}.not-found-module__sxuMuG__btn{color:#fff;background:#f25a2c;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:background .25s,box-shadow .25s,translate .25s;display:inline-flex;box-shadow:0 10px 28px #f25a2c47}.not-found-module__sxuMuG__btn:hover{background:#d94e24;translate:0 -2px;box-shadow:0 14px 32px #f25a2c5c}@media (max-width:980px){.not-found-module__sxuMuG__code{font-size:80px}.not-found-module__sxuMuG__title{font-size:28px}}
.Offre-module__0K_Eha__section{width:100%;max-width:1240px;margin:0 auto}.Offre-module__0K_Eha__sectionHead{max-width:760px;margin:0 0 44px}.Offre-module__0K_Eha__kicker{color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.Offre-module__0K_Eha__kicker:before{content:"";background:#f25a2c;border-radius:2px;width:28px;height:2px}.Offre-module__0K_Eha__h2{letter-spacing:-1.4px;color:#2b140a;margin:0;font-size:clamp(30px,4vw,50px);font-weight:800;line-height:1.04}.Offre-module__0K_Eha__h2 span{color:#f25a2c;font-style:italic}.Offre-module__0K_Eha__intro{width:100%;max-width:1240px;margin:0 auto;padding-top:150px}.Offre-module__0K_Eha__eyebrow{white-space:nowrap;color:#f25a2c;letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 26px;font-size:13px;font-weight:700;display:inline-flex}.Offre-module__0K_Eha__eyebrow:before{content:"";background:#f25a2c;border-radius:2px;width:30px;height:2px}.Offre-module__0K_Eha__h1{letter-spacing:-3px;color:#2b140a;margin:0;font-size:clamp(46px,7.6vw,100px);font-weight:800;line-height:.92}.Offre-module__0K_Eha__h1 span{color:#151515;font-style:italic;display:block}.Offre-module__0K_Eha__lede{color:#6b615c;max-width:580px;margin:28px 0 0;font-size:18px;line-height:1.6}.Offre-module__0K_Eha__payNotice{color:#b34a26;background:#fdf3ee;border:1px solid #f2c9b8;border-radius:12px;max-width:580px;margin:20px 0 0;padding:12px 16px;font-size:15px;line-height:1.5}.Offre-module__0K_Eha__offerGrid{grid-template-columns:1fr minmax(340px,420px);align-items:start;gap:64px;display:grid}.Offre-module__0K_Eha__offerCopy .Offre-module__0K_Eha__para{color:#6b615c;margin:0 0 24px;font-size:17px;line-height:1.65}.Offre-module__0K_Eha__offerCopy .Offre-module__0K_Eha__para strong{color:#2b140a;font-weight:700}.Offre-module__0K_Eha__featurePlain{border-top:1px solid #ece4de;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Offre-module__0K_Eha__featurePlain li{color:#3f3430;border-bottom:1px solid #ece4de;align-items:center;gap:14px;padding:16px 4px;font-size:16px;display:flex}.Offre-module__0K_Eha__featureCheck{color:#f25a2c;background:#fdebe5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.Offre-module__0K_Eha__featureCheck svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.Offre-module__0K_Eha__card{color:#f3efec;background:#1a1a1c;border-radius:24px;padding:32px 30px;position:sticky;top:110px;box-shadow:0 26px 60px #140c084d}.Offre-module__0K_Eha__cardHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.Offre-module__0K_Eha__cardTitle{font-size:17px;font-weight:600}.Offre-module__0K_Eha__tag{text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#f25a2c;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.Offre-module__0K_Eha__price{align-items:baseline;gap:12px;display:flex}.Offre-module__0K_Eha__amount{color:#f25a2c;letter-spacing:-1.5px;font-size:54px;font-weight:900;line-height:1}.Offre-module__0K_Eha__old{color:#8a8279;font-size:22px;font-weight:600;text-decoration:line-through}.Offre-module__0K_Eha__priceNote{color:#a39b92;margin:12px 0 24px;font-size:13px}.Offre-module__0K_Eha__cardFeatures{flex-direction:column;gap:14px;margin:0 0 26px;padding:0;list-style:none;display:flex}.Offre-module__0K_Eha__cardFeatures li{color:#ddd6cf;align-items:flex-start;gap:12px;font-size:14px;line-height:1.4;display:flex}.Offre-module__0K_Eha__cardCheck{fill:none;stroke:#f25a2c;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:20px;height:20px}.Offre-module__0K_Eha__purchase{color:#fff;cursor:pointer;width:100%;transition:background .28s var(--ease-smooth), color .28s var(--ease-smooth), border-color .28s var(--ease-smooth), box-shadow .28s var(--ease-smooth), scale .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#f25a2c;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-family:inherit;font-size:17px;font-weight:700;text-decoration:none;display:flex;box-shadow:0 14px 30px #f25a2c52}.Offre-module__0K_Eha__purchase svg{transition:translate .28s var(--ease-smooth)}.Offre-module__0K_Eha__purchase:hover{color:#f25a2c;background:#fff;border-color:#f25a2c;translate:0 -2px;scale:1.015;box-shadow:0 16px 36px #f25a2c66}.Offre-module__0K_Eha__purchase:hover svg{translate:4px}.Offre-module__0K_Eha__secure{text-align:center;color:#8a8279;margin:14px 0 0;font-size:12px}.Offre-module__0K_Eha__reassureGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.Offre-module__0K_Eha__reassure{transition:box-shadow .3s var(--ease-smooth), border-color .3s var(--ease-smooth), translate .3s var(--ease-smooth);background:#faf7f5;border:1px solid #ece4de;border-radius:20px;padding:30px 28px}.Offre-module__0K_Eha__reassure:hover{border-color:#f6caba;translate:0 -4px;box-shadow:0 18px 38px #2b140a14}.Offre-module__0K_Eha__reassureIcon{color:#f25a2c;justify-content:flex-start;align-items:center;width:44px;height:44px;margin-bottom:18px;display:flex}.Offre-module__0K_Eha__reassureIcon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.Offre-module__0K_Eha__reassureTitle{letter-spacing:-.4px;color:#2b140a;margin:0 0 8px;font-size:19px;font-weight:800}.Offre-module__0K_Eha__reassureText{color:#6b615c;margin:0;font-size:15px;line-height:1.6}.Offre-module__0K_Eha__faqList{flex-direction:column;gap:14px;display:flex}.Offre-module__0K_Eha__faqItem{background:#fff;border:1px solid #ece4de;border-radius:18px;padding:26px 30px}.Offre-module__0K_Eha__faqQ{color:#2b140a;margin:0 0 8px;font-size:18px;font-weight:700}.Offre-module__0K_Eha__faqA{color:#6b615c;margin:0;font-size:15px;line-height:1.65}.Offre-module__0K_Eha__finalCta{text-align:center;color:#fff;background:linear-gradient(135deg,#f25a2c,#d8431a);border-radius:28px;width:100%;max-width:1240px;margin:0 auto;padding:64px 40px 68px}.Offre-module__0K_Eha__finalCta h2{letter-spacing:-1.2px;max-width:660px;margin:0 auto;font-size:clamp(30px,4.2vw,50px);font-weight:800;line-height:1.05}.Offre-module__0K_Eha__finalCta p{color:#ffffffe0;max-width:520px;margin:18px auto 0;font-size:16px;line-height:1.6}.Offre-module__0K_Eha__finalBtn{color:#f25a2c;cursor:pointer;transition:background .28s var(--ease-smooth), color .28s var(--ease-smooth), scale .28s var(--ease-smooth), translate .28s var(--ease-smooth);background:#fff;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;margin-top:30px;padding:16px 38px;font-family:inherit;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 16px 34px #140c0840}.Offre-module__0K_Eha__finalBtn svg{transition:translate .28s var(--ease-smooth)}.Offre-module__0K_Eha__finalBtn:hover{color:#fff;background:#2b140a;translate:0 -2px;scale:1.02}.Offre-module__0K_Eha__finalBtn:hover svg{translate:4px}.Offre-module__0K_Eha__finalNote{color:#ffffffd1;margin-top:16px;font-size:13px;display:block}@media (max-width:980px){.Offre-module__0K_Eha__intro{padding-top:96px}.Offre-module__0K_Eha__offerGrid{grid-template-columns:1fr;gap:36px}.Offre-module__0K_Eha__card{position:static}.Offre-module__0K_Eha__reassureGrid{grid-template-columns:1fr}.Offre-module__0K_Eha__finalCta{padding:36px 24px}}@media (prefers-reduced-motion:reduce){.Offre-module__0K_Eha__reassure,.Offre-module__0K_Eha__purchase,.Offre-module__0K_Eha__purchase svg,.Offre-module__0K_Eha__finalBtn,.Offre-module__0K_Eha__finalBtn svg{transition:none}}
