.Button-module__8RiFmG__btn{font-family:var(--font-ui), sans-serif;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Button-module__8RiFmG__btn:active{transform:scale(.97)}.Button-module__8RiFmG__primary{background:var(--brand-orange);color:var(--brand-white);border:1px solid #ffffff1a;box-shadow:0 4px 20px #ff9a1a40}.Button-module__8RiFmG__primary:hover{background:var(--brand-orange-hover);transform:translateY(-2px);box-shadow:0 6px 24px #ff9a1a73}.Button-module__8RiFmG__secondary{color:var(--brand-bege);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08}.Button-module__8RiFmG__secondary:hover{color:var(--brand-white);background:#ffffff12;border-color:#ffffff26;transform:translateY(-2px)}.Button-module__8RiFmG__text{color:var(--brand-bege);background:0 0;padding:10px 16px}.Button-module__8RiFmG__text:hover{color:var(--brand-white);transform:translate(3px)}.Button-module__8RiFmG__glow{position:relative}.Button-module__8RiFmG__glow:after{content:"";background:linear-gradient(45deg, var(--brand-orange), var(--brand-orange-hover), #d2480f, var(--brand-orange));z-index:-1;filter:blur(8px);opacity:0;background-size:400%;border-radius:12px;transition:opacity .3s;position:absolute;inset:-2px}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow:hover{box-shadow:0 0 25px #ff9a1aa6,0 6px 24px #ff9a1a73}.Button-module__8RiFmG__glow:hover:after{opacity:.6;animation:8s linear infinite Button-module__8RiFmG__glowShift}@keyframes Button-module__8RiFmG__glowShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:768px){.Button-module__8RiFmG__btn{border-radius:12px;padding:15px 24px;font-size:.97rem}}
.Header-module__hBw1pG__header{width:100%;max-width:100vw;height:var(--header-height);z-index:500;border-bottom:1px solid #0000;align-items:center;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background-color:#0a0a0abf;height:70px}.Header-module__hBw1pG__container{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__logoText{align-items:center;margin-top:2px;display:flex}.Header-module__hBw1pG__desktopNav{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__desktopNav a{font-family:var(--font-ui), sans-serif;color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__desktopNav a:hover{color:var(--brand-orange)}.Header-module__hBw1pG__desktopCta{align-items:center;display:flex}.Header-module__hBw1pG__ctaButton{padding:10px 20px!important;font-size:.85rem!important}.Header-module__hBw1pG__mobileMenuTrigger{color:var(--text-primary);cursor:pointer;z-index:600;background:0 0;border:none;display:none}.Header-module__hBw1pG__mobileMenu{background-color:var(--bg-darker);z-index:450;justify-content:center;align-items:center;width:100%;height:100vh;padding:24px;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__mobileMenuOpen{transform:translateY(0)}.Header-module__hBw1pG__mobileNav{flex-direction:column;align-items:center;gap:28px;width:100%;display:flex}.Header-module__hBw1pG__mobileNav a{font-family:var(--font-heading), sans-serif;color:var(--text-secondary);font-size:1.5rem;font-weight:600}.Header-module__hBw1pG__mobileNav a:hover{color:var(--brand-orange)}.Header-module__hBw1pG__mobileCta{width:100%;max-width:280px;margin-top:12px}@media (max-width:768px){.Header-module__hBw1pG__desktopNav,.Header-module__hBw1pG__desktopCta{display:none}.Header-module__hBw1pG__mobileMenuTrigger{display:block}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:calc(var(--header-height) + 40px);justify-content:center;align-items:center;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__backgroundImage{object-fit:cover;object-position:center;opacity:.15;mix-blend-mode:luminosity}.Hero-module__ZARIfG__gridLayer{z-index:2;pointer-events:none;background-image:linear-gradient(#f2790e0d 1px,#0000 1px),linear-gradient(90deg,#f2790e0d 1px,#0000 1px);background-position:top;background-size:50px 50px;animation:32s linear infinite Hero-module__ZARIfG__gridScrollMove;position:absolute;inset:-100px;transform:perspective(600px)rotateX(24deg);-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 30%,#00000026 75%,#0000 100%);mask-image:radial-gradient(circle at 50% 45%,#000 30%,#00000026 75%,#0000 100%)}@keyframes Hero-module__ZARIfG__gridScrollMove{0%{background-position:0 0}to{background-position:0 400px}}.Hero-module__ZARIfG__glowOrb{filter:blur(100px);pointer-events:none;z-index:1;opacity:.85;border-radius:50%;position:absolute}.Hero-module__ZARIfG__orb1{background:radial-gradient(circle,#f2790e1f 0%,#0000 70%);width:380px;height:380px;animation:20s ease-in-out infinite alternate Hero-module__ZARIfG__floatOrb1;top:-5%;left:5%}.Hero-module__ZARIfG__orb2{background:radial-gradient(circle,#ff9a1a1a 0%,#0000 70%);width:480px;height:480px;animation:26s ease-in-out infinite alternate Hero-module__ZARIfG__floatOrb2;bottom:-10%;right:2%}.Hero-module__ZARIfG__orb3{background:radial-gradient(circle,#dc26260f 0%,#0000 70%);width:320px;height:320px;animation:22s ease-in-out infinite alternate Hero-module__ZARIfG__floatOrb3;top:35%;left:55%}.Hero-module__ZARIfG__orb4{background:radial-gradient(circle,#f2790e14 0%,#0000 70%);width:420px;height:420px;animation:28s ease-in-out infinite alternate Hero-module__ZARIfG__floatOrb4;bottom:20%;left:-8%}@keyframes Hero-module__ZARIfG__floatOrb1{0%{transform:translate(0)scale(1)}50%{transform:translate(50px,-30px)scale(1.1)}to{transform:translate(-30px,40px)scale(.95)}}@keyframes Hero-module__ZARIfG__floatOrb2{0%{transform:translate(0)scale(1)}50%{transform:translate(-60px,50px)scale(.9)}to{transform:translate(40px,-40px)scale(1.08)}}@keyframes Hero-module__ZARIfG__floatOrb3{0%{transform:translate(0)scale(1)}50%{transform:translate(40px,40px)scale(1.12)}to{transform:translate(-50px,-30px)scale(.92)}}@keyframes Hero-module__ZARIfG__floatOrb4{0%{transform:translate(0)scale(1)}50%{transform:translate(-40px,-50px)scale(1.06)}to{transform:translate(50px,30px)scale(.97)}}.Hero-module__ZARIfG__overlay{background:linear-gradient(to right, #0a0a0af0 30%, #0a0a0aa6 100%), linear-gradient(to bottom, #0a0a0a33 0%, var(--bg-darker) 95%);z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__mobileGlow{z-index:3;pointer-events:none;background:radial-gradient(at 50% 100%,#ff9a1a2e 0%,#0000 70%);width:80%;height:300px;display:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__container{width:100%;max-width:var(--max-width);z-index:10;margin:0 auto;padding:0 24px;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.Hero-module__ZARIfG__content{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__introBadge{font-family:var(--font-ui), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-orange);background:#ff9a1a14;border:1px solid #ff9a1a33;border-radius:30px;margin-bottom:24px;padding:6px 14px;font-size:.75rem;font-weight:600}.Hero-module__ZARIfG__title{color:var(--brand-white);margin-bottom:24px;font-size:3.8rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--brand-orange);background:linear-gradient(90deg,#d2480f 30%,#ff9a1a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__cursor{vertical-align:-.05em;background-color:#ff9a1a;width:4px;height:.85em;margin-left:6px;animation:.8s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:0}50%{opacity:1}}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:520px;margin-bottom:36px;font-size:1.1rem}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__ZARIfG__trustBadges{flex-wrap:wrap;gap:8px 16px;width:100%;margin-top:20px;display:flex}.Hero-module__ZARIfG__trustItem{font-family:var(--font-ui), sans-serif;color:var(--text-muted);white-space:nowrap;align-items:center;font-size:.78rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__visual{justify-content:center;width:100%;display:flex}.Hero-module__ZARIfG__vslWrapper{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:480px;display:flex;position:relative}.Hero-module__ZARIfG__vslWrapper:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#f2790e38 0%,#f2790e0f 50%,#0000 72%);border-radius:32px;animation:3.5s ease-in-out infinite alternate Hero-module__ZARIfG__vslGlowPulse;position:absolute;inset:-24px -16px}@keyframes Hero-module__ZARIfG__vslGlowPulse{0%{opacity:.5;transform:scale(.96)}to{opacity:1;transform:scale(1.04)}}.Hero-module__ZARIfG__vslOuter{z-index:1;background:#080808;border-radius:18px;width:100%;padding:2px;position:relative;overflow:hidden}.Hero-module__ZARIfG__vslOuter:before{content:"";aspect-ratio:1;z-index:0;pointer-events:none;background:conic-gradient(#0000 0deg 70deg,#f2790e80 110deg,#ff9a1a 150deg,#f2790e 180deg,#ff9a1a 210deg,#f2790e80 250deg,#0000 290deg 360deg);width:200%;animation:5s linear infinite Hero-module__ZARIfG__vslSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}@keyframes Hero-module__ZARIfG__vslSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__ZARIfG__vslContainer{z-index:1;aspect-ratio:16/9;background:#080808;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 70px #000c}.Hero-module__ZARIfG__corner{z-index:10;pointer-events:none;width:16px;height:16px;position:absolute}.Hero-module__ZARIfG__cornerTL{border-top:2px solid var(--brand-orange);border-left:2px solid var(--brand-orange);border-radius:3px 0 0;top:8px;left:8px}.Hero-module__ZARIfG__cornerTR{border-top:2px solid var(--brand-orange);border-right:2px solid var(--brand-orange);border-radius:0 3px 0 0;top:8px;right:8px}.Hero-module__ZARIfG__cornerBL{border-bottom:2px solid var(--brand-orange);border-left:2px solid var(--brand-orange);border-radius:0 0 0 3px;bottom:8px;left:8px}.Hero-module__ZARIfG__cornerBR{border-bottom:2px solid var(--brand-orange);border-right:2px solid var(--brand-orange);border-radius:0 0 3px;bottom:8px;right:8px}.Hero-module__ZARIfG__vslThumbnail{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__thumbnailImg{object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.Hero-module__ZARIfG__vslThumbnail:hover .Hero-module__ZARIfG__thumbnailImg{transform:scale(1.05)}.Hero-module__ZARIfG__thumbnailOverlay{z-index:1;background:linear-gradient(160deg,#0003 0%,#0000008c 40%,#000000c7 100%);position:absolute;inset:0}.Hero-module__ZARIfG__durationBadge{z-index:3;font-size:.68rem;font-weight:700;font-family:var(--font-ui), sans-serif;color:#fff;letter-spacing:.05em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;border:1px solid #ffffff1f;border-radius:20px;padding:3px 10px;position:absolute;top:14px;right:14px}.Hero-module__ZARIfG__playBtn{z-index:3;cursor:pointer;background:linear-gradient(135deg,#f2790e 0%,#ff9a1a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 0 0 8px #f2790e26,0 12px 40px #f2790e80}.Hero-module__ZARIfG__playBtn:hover{transform:scale(1.1);box-shadow:0 0 0 12px #f2790e33,0 16px 50px #f2790ea6}.Hero-module__ZARIfG__playBtnGlow{pointer-events:none;background:radial-gradient(circle,#f2790e4d 0%,#0000 70%);border-radius:50%;animation:2.2s ease-in-out infinite Hero-module__ZARIfG__pulseRing;position:absolute;inset:-12px}@keyframes Hero-module__ZARIfG__pulseRing{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.2;transform:scale(1.35)}}.Hero-module__ZARIfG__vslCaption{z-index:3;text-align:center;font-size:.75rem;font-family:var(--font-ui), sans-serif;color:#ffffffb3;background:linear-gradient(#0000 0%,#000000b3 100%);padding:28px 20px 14px;line-height:1.45;position:absolute;bottom:0;left:0;right:0}.Hero-module__ZARIfG__vslIframeWrapper{width:100%;height:100%;position:relative}.Hero-module__ZARIfG__vslIframe{background:#000;border:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__vslStats{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0c0cf2;border:1px solid #ffffff0f;border-top-color:#f2790e40;border-radius:0 0 14px 14px;justify-content:space-around;align-items:center;width:calc(100% - 6px);padding:14px 24px;display:flex;box-shadow:0 20px 40px #00000080}.Hero-module__ZARIfG__vslStat{flex-direction:column;align-items:center;gap:3px;display:flex}.Hero-module__ZARIfG__vslStatValue{font-family:var(--font-heading);color:var(--brand-orange);font-size:1.1rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__vslStatLabel{font-family:var(--font-ui), sans-serif;color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;font-size:.6rem}.Hero-module__ZARIfG__vslStatDivider{background:#ffffff12;width:1px;height:28px}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:3.2rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:calc(var(--header-height) + 32px);min-height:100svh;padding-bottom:60px}.Hero-module__ZARIfG__overlay{background:linear-gradient(to bottom, #0a0a0abf 0%, #0a0a0af5 60%, var(--bg-darker) 100%)}.Hero-module__ZARIfG__mobileGlow{display:block}.Hero-module__ZARIfG__container{padding:0 20px}.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__content{text-align:center;align-items:center}.Hero-module__ZARIfG__introBadge{margin-bottom:18px;padding:5px 12px;font-size:.7rem}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2.4rem,11vw,3.2rem);line-height:1.08}.Hero-module__ZARIfG__subtitle{max-width:340px;margin-bottom:28px;font-size:1rem;line-height:1.65}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:360px}.Hero-module__ZARIfG__actions>*{width:100%}.Hero-module__ZARIfG__actions button,.Hero-module__ZARIfG__actions a,.Hero-module__ZARIfG__actions a button{justify-content:center;width:100%}.Hero-module__ZARIfG__trustBadges{justify-content:center;gap:6px 12px;margin-top:14px}.Hero-module__ZARIfG__trustItem{font-size:.72rem}.Hero-module__ZARIfG__visual{width:100%}.Hero-module__ZARIfG__vslWrapper{max-width:100%}.Hero-module__ZARIfG__vslOuter:before{animation-duration:6s}.Hero-module__ZARIfG__vslOuter:after{filter:blur(10px)}.Hero-module__ZARIfG__vslStats{width:calc(100% - 6px);padding:11px 14px}.Hero-module__ZARIfG__vslStatValue{font-size:.95rem}}@media (max-width:420px){.Hero-module__ZARIfG__title{font-size:clamp(2rem,10vw,2.6rem)}.Hero-module__ZARIfG__subtitle{font-size:.92rem}.Hero-module__ZARIfG__playBtn{width:58px;height:58px}}
.ClientLogos-module__IJnw9a__clientLogos{background-color:var(--bg-dark-alternate);border-bottom:1px solid var(--border-subtle);border-top:1px solid var(--border-subtle);z-index:10;padding:40px 0;position:relative}.ClientLogos-module__IJnw9a__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.ClientLogos-module__IJnw9a__heading{font-family:var(--font-ui), sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);text-align:center;margin-bottom:24px;font-size:.72rem;font-weight:600}.ClientLogos-module__IJnw9a__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px 64px;display:flex}.ClientLogos-module__IJnw9a__logoItem{opacity:.72;cursor:default;align-items:center;gap:12px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.ClientLogos-module__IJnw9a__logoItem:hover{opacity:1;filter:drop-shadow(0 0 8px #ff9a1a59);transform:translateY(-2px)}.ClientLogos-module__IJnw9a__logoImg{object-fit:contain;width:auto;height:auto;transition:all .3s;display:block}.ClientLogos-module__IJnw9a__logoImperio{display:none}.ClientLogos-module__IJnw9a__logoKasa{max-height:80px;margin-top:-10px;margin-bottom:-10px}.ClientLogos-module__IJnw9a__logoSierra{max-height:64px}.ClientLogos-module__IJnw9a__logoLaBurguesa{max-height:80px}.ClientLogos-module__IJnw9a__iconWrapper{color:var(--brand-orange);background:#f2790e1a;border:1px solid #f2790e33;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.ClientLogos-module__IJnw9a__logoItem:hover .ClientLogos-module__IJnw9a__iconWrapper{background:var(--brand-orange-glow-light);border-color:var(--brand-orange);box-shadow:0 0 12px var(--brand-orange-glow)}.ClientLogos-module__IJnw9a__logoText{flex-direction:column;display:flex}.ClientLogos-module__IJnw9a__brandName{font-family:var(--font-heading);color:var(--brand-white);letter-spacing:-.01em;font-size:.95rem;font-weight:700;line-height:1.1}.ClientLogos-module__IJnw9a__brandNiche{font-family:var(--font-ui), sans-serif;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}@media (max-width:768px){.ClientLogos-module__IJnw9a__clientLogos{padding:28px 0}.ClientLogos-module__IJnw9a__heading{margin-bottom:20px;padding:0 16px;font-size:.65rem}.ClientLogos-module__IJnw9a__grid{justify-content:center;gap:24px 32px;padding:0 16px}.ClientLogos-module__IJnw9a__logoItem{opacity:.8;flex:0 auto;justify-content:center}.ClientLogos-module__IJnw9a__logoKasa{max-height:52px;margin-top:-6px;margin-bottom:-6px}.ClientLogos-module__IJnw9a__logoSierra{max-height:44px}.ClientLogos-module__IJnw9a__logoLaBurguesa{max-height:56px}}@media (max-width:420px){.ClientLogos-module__IJnw9a__grid{gap:20px 24px}.ClientLogos-module__IJnw9a__logoKasa{max-height:44px;margin-top:-4px;margin-bottom:-4px}.ClientLogos-module__IJnw9a__logoSierra{max-height:36px}.ClientLogos-module__IJnw9a__logoLaBurguesa{max-height:48px}}
.Card-module__b6YjYG__card{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-subtle);z-index:1;border-radius:16px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Card-module__b6YjYG__card:hover{background:#1e1e1ebf;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 12px 30px #0006}.Card-module__b6YjYG__glowHover:hover{border-color:var(--border-active);box-shadow:0 12px 30px #0006,0 0 20px #f2790e1a}.Card-module__b6YjYG__card:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(135deg,#ffffff08 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}
.Problem-module__S0GCFq__problem{background-color:var(--bg-darker);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:100px 0;position:relative}.Problem-module__S0GCFq__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.Problem-module__S0GCFq__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Problem-module__S0GCFq__alertBadge{font-family:var(--font-ui);color:#ff5f56;background:#ff5f5614;border:1px solid #ff5f5633;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.Problem-module__S0GCFq__title{color:var(--brand-white);margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.Problem-module__S0GCFq__accent{color:var(--brand-bege)}.Problem-module__S0GCFq__subtitle{color:var(--text-secondary);max-width:680px;font-size:1.1rem;line-height:1.6}.Problem-module__S0GCFq__whiteText{color:var(--brand-white)}.Problem-module__S0GCFq__grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.Problem-module__S0GCFq__revealWrapper{width:100%;max-width:100%;height:100%;display:flex}.Problem-module__S0GCFq__cardTrap{flex-direction:column;width:100%;height:100%;display:flex;background:#14141480!important;border:1px solid #ef444426!important}.Problem-module__S0GCFq__cardTrap:hover{border-color:#ef444459!important;box-shadow:0 12px 30px #ef444408!important}.Problem-module__S0GCFq__cardHeader{margin-bottom:24px}.Problem-module__S0GCFq__cardHeader h3{color:var(--brand-white);margin-top:16px;margin-bottom:4px;font-size:1.3rem;font-weight:700}.Problem-module__S0GCFq__cardHeader p{color:var(--text-muted);font-size:.85rem;font-family:var(--font-ui)}.Problem-module__S0GCFq__trapIconBg{background:#ef444414;border:1px solid #ef444426;border-radius:12px;padding:12px;display:inline-flex}.Problem-module__S0GCFq__iconRed{color:#ff5f56}.Problem-module__S0GCFq__cardSolution{flex-direction:column;width:100%;height:100%;display:flex}.Problem-module__S0GCFq__solIconBg{background:#f2790e1a;border:1px solid #f2790e33;border-radius:12px;padding:12px;display:inline-flex}.Problem-module__S0GCFq__iconOrange{color:var(--brand-orange)}.Problem-module__S0GCFq__metricsPreviewTrap,.Problem-module__S0GCFq__metricsPreviewSol{border:1px solid var(--border-subtle);background:#00000026;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;padding:16px;display:grid}.Problem-module__S0GCFq__metricItem,.Problem-module__S0GCFq__metricItemAlert{text-align:center;flex-direction:column;align-items:center;display:flex}.Problem-module__S0GCFq__metricLabel{color:var(--text-muted);font-size:.65rem;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.Problem-module__S0GCFq__metricVal{color:var(--brand-bege);font-size:1.1rem;font-weight:700;font-family:var(--font-heading)}.Problem-module__S0GCFq__metricValRed{color:#ff5f56;font-size:1.1rem;font-weight:700;font-family:var(--font-heading)}.Problem-module__S0GCFq__metricValOrange{color:var(--brand-orange);font-size:1.1rem;font-weight:700;font-family:var(--font-heading)}.Problem-module__S0GCFq__problemList,.Problem-module__S0GCFq__solutionList{flex-direction:column;gap:16px;margin-top:auto;display:flex}.Problem-module__S0GCFq__problemList li{color:var(--text-secondary);align-items:center;gap:12px;font-size:.95rem;display:flex}.Problem-module__S0GCFq__dotRed{background-color:#ff5f56;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Problem-module__S0GCFq__solutionList li{color:var(--brand-white);align-items:flex-start;gap:12px;font-size:.95rem;display:flex}.Problem-module__S0GCFq__solutionList li span{line-height:1.3}@media (max-width:768px){.Problem-module__S0GCFq__problem{padding:60px 0}.Problem-module__S0GCFq__sectionHeader{margin-bottom:40px}.Problem-module__S0GCFq__title{font-size:clamp(1.9rem,8vw,2.4rem)}.Problem-module__S0GCFq__subtitle{font-size:1rem}.Problem-module__S0GCFq__grid{grid-template-columns:1fr;gap:24px}.Problem-module__S0GCFq__metricsPreviewTrap,.Problem-module__S0GCFq__metricsPreviewSol{grid-template-columns:repeat(2,1fr);gap:8px}}@media (max-width:420px){.Problem-module__S0GCFq__metricsPreviewTrap,.Problem-module__S0GCFq__metricsPreviewSol{grid-template-columns:1fr}}
.Solution-module__90gf_G__solution{background-color:#000;padding:100px 0;position:relative;overflow:hidden}.Solution-module__90gf_G__container{width:100%;max-width:var(--max-width);z-index:10;margin:0 auto;padding:0 24px;position:relative}.Solution-module__90gf_G__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Solution-module__90gf_G__methodBadge{font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid #f2790e33;border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.Solution-module__90gf_G__title{color:var(--brand-white);margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.Solution-module__90gf_G__orangeText{color:var(--brand-orange)}.Solution-module__90gf_G__subtitle{color:var(--text-secondary);max-width:620px;font-size:1.1rem;line-height:1.6}.Solution-module__90gf_G__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Solution-module__90gf_G__revealWrapper{width:100%;max-width:100%;height:100%;display:flex}.Solution-module__90gf_G__stepCard{flex-direction:column;align-items:flex-start;width:100%;height:100%;display:flex}.Solution-module__90gf_G__cardTop{justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;display:flex}.Solution-module__90gf_G__stepNumber{font-family:var(--font-heading);color:#ffffff0d;font-size:2rem;font-weight:800;line-height:1;transition:color .3s}.Solution-module__90gf_G__stepCard:hover .Solution-module__90gf_G__stepNumber{color:var(--brand-orange-glow)}.Solution-module__90gf_G__iconContainer{border:1px solid var(--border-subtle);background:#ffffff05;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Solution-module__90gf_G__stepCard:hover .Solution-module__90gf_G__iconContainer{background:var(--brand-orange-glow-light);border-color:var(--border-active);transform:scale(1.05)}.Solution-module__90gf_G__icon{color:var(--brand-bege);transition:color .3s}.Solution-module__90gf_G__stepCard:hover .Solution-module__90gf_G__icon{color:var(--brand-orange)}.Solution-module__90gf_G__cardTitle{font-family:var(--font-heading);color:var(--brand-white);margin-bottom:12px;font-size:1.3rem;font-weight:700}.Solution-module__90gf_G__cardDescription{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:1024px){.Solution-module__90gf_G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Solution-module__90gf_G__solution{padding:60px 0}.Solution-module__90gf_G__title{font-size:clamp(1.9rem,8vw,2.4rem)}.Solution-module__90gf_G__subtitle{font-size:1rem}.Solution-module__90gf_G__sectionHeader{margin-bottom:40px}}@media (max-width:600px){.Solution-module__90gf_G__grid{grid-template-columns:1fr;gap:20px}}
.Services-module__dpHhBa__services{background-color:var(--bg-darker);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:100px 0}.Services-module__dpHhBa__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.Services-module__dpHhBa__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Services-module__dpHhBa__badge{font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid #f2790e33;border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.Services-module__dpHhBa__title{color:var(--brand-white);margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.Services-module__dpHhBa__accentText{color:var(--brand-bege)}.Services-module__dpHhBa__subtitle{color:var(--text-secondary);max-width:620px;font-size:1.1rem;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Services-module__dpHhBa__revealWrapper{width:100%;max-width:100%;height:100%;display:flex}.Services-module__dpHhBa__serviceCard{flex-direction:column;align-items:flex-start;width:100%;height:100%;display:flex;padding:28px!important}.Services-module__dpHhBa__iconWrapper{background:#f2790e14;border:1px solid #f2790e26;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;transition:all .3s;display:flex}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__iconWrapper{background:var(--brand-orange);border-color:var(--brand-orange);transform:scale(1.05);box-shadow:0 4px 12px #f2790e4d}.Services-module__dpHhBa__icon{color:var(--brand-orange);transition:color .3s}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__icon{color:var(--brand-white)}.Services-module__dpHhBa__cardTitle{font-family:var(--font-heading);color:var(--brand-white);margin-bottom:10px;font-size:1.15rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__dpHhBa__services{padding:60px 0}.Services-module__dpHhBa__title{font-size:clamp(1.9rem,8vw,2.4rem)}.Services-module__dpHhBa__subtitle{font-size:1rem}.Services-module__dpHhBa__sectionHeader{margin-bottom:40px}}@media (max-width:600px){.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:16px}}
.Differential-module__nevg0G__differential{background-color:#000;padding:100px 0;position:relative}.Differential-module__nevg0G__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px;overflow-x:hidden}.Differential-module__nevg0G__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:64px;display:grid}.Differential-module__nevg0G__textBlock{flex-direction:column;align-items:flex-start;display:flex}.Differential-module__nevg0G__badge{font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid #f2790e33;border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.Differential-module__nevg0G__title{color:var(--brand-white);margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.15}.Differential-module__nevg0G__gradientText{color:var(--brand-orange);background:linear-gradient(90deg,#f2790e 40%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Differential-module__nevg0G__description{color:var(--text-secondary);margin-bottom:16px;font-size:1.1rem;line-height:1.6}.Differential-module__nevg0G__subdesc{color:var(--text-muted);margin-bottom:32px;font-size:.95rem;line-height:1.6}.Differential-module__nevg0G__featuresList{flex-direction:column;gap:16px;width:100%;display:flex}.Differential-module__nevg0G__featureItem{font-family:var(--font-ui);color:var(--brand-white);align-items:center;gap:12px;font-size:.9rem;display:flex}.Differential-module__nevg0G__checkWrapper{width:24px;height:24px;color:var(--brand-orange);background:#f2790e1a;border:1px solid #f2790e40;border-radius:50%;justify-content:center;align-items:center;display:flex}.Differential-module__nevg0G__dashboardContainer{width:100%;min-width:0;overflow:hidden}.Differential-module__nevg0G__dashboardReveal{width:100%;max-width:100%}.Differential-module__nevg0G__dashboard{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);background:#12121299;border-radius:16px;width:100%;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 25px 50px -12px #0009}.Differential-module__nevg0G__dashboardTabs{border-bottom:1px solid var(--border-subtle);background:#00000040;width:100%;display:flex;overflow-x:auto}.Differential-module__nevg0G__tabBtn{font-family:var(--font-ui);color:var(--text-muted);white-space:nowrap;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 12px;font-size:.8rem;font-weight:600;transition:all .3s;display:flex}.Differential-module__nevg0G__tabBtn:hover{color:var(--brand-bege);background:#ffffff03}.Differential-module__nevg0G__activeTab{border-bottom-color:var(--brand-orange);background:#f2790e08;color:var(--brand-orange)!important}.Differential-module__nevg0G__dashboardScreen{min-height:330px;padding:24px}.Differential-module__nevg0G__tabContent{animation:.4s Differential-module__nevg0G__fadeIn}.Differential-module__nevg0G__screenHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Differential-module__nevg0G__screenHeader h3{color:var(--brand-white);font-size:1rem;font-weight:700;font-family:var(--font-heading)}.Differential-module__nevg0G__screenHeader span{color:var(--text-muted);font-size:.75rem;font-family:var(--font-ui)}.Differential-module__nevg0G__statsGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.Differential-module__nevg0G__statBox{border:1px solid var(--border-subtle);background:#ffffff05;border-radius:10px;padding:16px}.Differential-module__nevg0G__statLabel{font-family:var(--font-ui);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.7rem;display:block}.Differential-module__nevg0G__statVal{font-family:var(--font-heading);color:var(--brand-white);margin-bottom:6px;font-size:1.4rem;font-weight:700;display:block}.Differential-module__nevg0G__statChange{color:#38a169;font-size:.65rem;font-family:var(--font-ui);display:block}.Differential-module__nevg0G__chartBox{background:#ffffff03;border:1px solid #ffffff08;border-radius:10px;padding:16px}.Differential-module__nevg0G__chartHeader{color:var(--text-secondary);font-size:.75rem;font-family:var(--font-ui);justify-content:space-between;margin-bottom:20px;display:flex}.Differential-module__nevg0G__chartRoi{color:var(--brand-orange);font-weight:600}.Differential-module__nevg0G__mockBarChart{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-end;height:100px;padding:0 10px;display:flex}.Differential-module__nevg0G__barItem,.Differential-module__nevg0G__barItemActive{background:#ffffff0a;border-top-left-radius:4px;border-top-right-radius:4px;justify-content:center;width:15%;display:flex;position:relative}.Differential-module__nevg0G__barItemActive{background:var(--brand-orange);box-shadow:0 0 15px var(--brand-orange-glow)}.Differential-module__nevg0G__barLabel{color:var(--text-muted);font-size:.65rem;font-family:var(--font-ui);position:absolute;bottom:-22px}.Differential-module__nevg0G__activeValue{color:var(--brand-white);font-size:.7rem;font-weight:700;font-family:var(--font-ui);background:var(--brand-black);border:1px solid var(--border-active);border-radius:4px;padding:2px 6px;position:absolute;top:-24px}.Differential-module__nevg0G__reservationsList{flex-direction:column;gap:8px;display:flex}.Differential-module__nevg0G__listTitle{color:var(--brand-bege);font-size:.8rem;font-weight:600;font-family:var(--font-heading);margin-bottom:6px}.Differential-module__nevg0G__reservationItem{font-size:.75rem;font-family:var(--font-ui);background:#ffffff03;border:1px solid #ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.Differential-module__nevg0G__resName{color:var(--brand-white);font-weight:500}.Differential-module__nevg0G__resTime{color:var(--text-muted)}.Differential-module__nevg0G__resStatus{color:#38a169;background:#38a1691a;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:600}.Differential-module__nevg0G__chatSimulation{border:1px solid var(--border-subtle);background:#0003;border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex}.Differential-module__nevg0G__chatBubbleUser,.Differential-module__nevg0G__chatBubbleBot{max-width:80%;font-size:.75rem;font-family:var(--font-ui);border-radius:12px;padding:10px 14px;line-height:1.4;position:relative}.Differential-module__nevg0G__chatBubbleUser{color:var(--brand-bege);border:1px solid var(--border-subtle);background:#0a0a0a;border-top-right-radius:2px;align-self:flex-end}.Differential-module__nevg0G__chatBubbleBot{background:var(--brand-orange-glow-light);color:var(--brand-white);border:1px solid var(--border-active);border-top-left-radius:2px;align-self:flex-start}.Differential-module__nevg0G__chatBubbleUser span,.Differential-module__nevg0G__chatBubbleBot span{text-align:right;color:var(--text-muted);margin-top:4px;font-size:.6rem;display:block}.Differential-module__nevg0G__financialChart{background:#ffffff03;border-radius:10px;flex-direction:column;gap:16px;padding:16px;display:flex}.Differential-module__nevg0G__finRow{font-size:.75rem;font-family:var(--font-ui);grid-template-columns:minmax(80px,140px) 1fr minmax(40px,60px);align-items:center;gap:8px;min-width:0;display:grid}.Differential-module__nevg0G__finRow span{color:var(--text-secondary)}.Differential-module__nevg0G__barProgress{border-radius:4px;height:8px;box-shadow:0 0 8px #ffffff0d}.Differential-module__nevg0G__finVal{text-align:right;font-weight:700;color:var(--brand-white)!important}@keyframes Differential-module__nevg0G__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Differential-module__nevg0G__grid{grid-template-columns:1fr;gap:48px}}@media (max-width:900px){.Differential-module__nevg0G__tabBtn{gap:4px;padding:12px 8px;font-size:.72rem}}@media (max-width:768px){.Differential-module__nevg0G__differential{padding:60px 0}.Differential-module__nevg0G__container{padding:0 16px}.Differential-module__nevg0G__grid{gap:32px}.Differential-module__nevg0G__title{font-size:clamp(1.9rem,8vw,2.4rem)}.Differential-module__nevg0G__hideMobile{display:none!important}.Differential-module__nevg0G__dashboardTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.Differential-module__nevg0G__dashboardTabs::-webkit-scrollbar{display:none}.Differential-module__nevg0G__tabBtn{flex:none;gap:4px;padding:12px 10px;font-size:.7rem}.Differential-module__nevg0G__dashboardScreen{padding:16px}.Differential-module__nevg0G__statsGrid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.Differential-module__nevg0G__statBox{padding:10px!important}.Differential-module__nevg0G__statLabel{font-size:.6rem!important}.Differential-module__nevg0G__statVal{font-size:1rem!important}.Differential-module__nevg0G__statChange{display:none!important}.Differential-module__nevg0G__chartBox{padding:10px!important}.Differential-module__nevg0G__chartHeader{flex-direction:column;align-items:flex-start;gap:4px;font-size:.68rem!important}.Differential-module__nevg0G__mockBarChart{height:72px!important}.Differential-module__nevg0G__chatSimulation{padding:10px!important}.Differential-module__nevg0G__chatBubbleUser,.Differential-module__nevg0G__chatBubbleBot{max-width:92%!important}.Differential-module__nevg0G__financialChart{padding:10px}.Differential-module__nevg0G__finRow{grid-template-columns:minmax(70px,110px) 1fr minmax(36px,52px);gap:6px;font-size:.68rem}}@media (max-width:480px){.Differential-module__nevg0G__tabBtn{padding:10px 8px;font-size:.65rem}.Differential-module__nevg0G__finRow{grid-template-columns:1fr;gap:4px}.Differential-module__nevg0G__finVal{text-align:left}.Differential-module__nevg0G__barProgress{width:100%!important}.Differential-module__nevg0G__reservationItem{flex-direction:column;align-items:flex-start;gap:4px}}
.Benefits-module__iMMc8a__benefits{background-color:#000;padding:100px 0}.Benefits-module__iMMc8a__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.Benefits-module__iMMc8a__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Benefits-module__iMMc8a__badge{font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid #f2790e33;border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.Benefits-module__iMMc8a__title{color:var(--brand-white);margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.Benefits-module__iMMc8a__begeText{color:var(--brand-bege)}.Benefits-module__iMMc8a__subtitle{color:var(--text-secondary);max-width:620px;font-size:1.1rem;line-height:1.6}.Benefits-module__iMMc8a__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(260px,auto);gap:24px;display:grid}.Benefits-module__iMMc8a__bentoWrapper{width:100%;max-width:100%;height:100%;display:flex}.Benefits-module__iMMc8a__colSpan2{grid-column:span 2}.Benefits-module__iMMc8a__colSpanFull{grid-column:span 3}.Benefits-module__iMMc8a__bentoCard{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;padding:32px!important}.Benefits-module__iMMc8a__bentoHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Benefits-module__iMMc8a__iconBgOrange{width:40px;height:40px;color:var(--brand-orange);background:#f2790e1a;border:1px solid #f2790e40;border-radius:8px;justify-content:center;align-items:center;display:flex}.Benefits-module__iMMc8a__iconBgBege{width:40px;height:40px;color:var(--brand-bege);background:#e7d8c514;border:1px solid #e7d8c526;border-radius:8px;justify-content:center;align-items:center;display:flex}.Benefits-module__iMMc8a__iconBgGold{color:#d69e2e;background:#d69e2e14;border:1px solid #d69e2e26;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Benefits-module__iMMc8a__iconBgRed{color:#ff5f56;background:#ef444414;border:1px solid #ef444426;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Benefits-module__iMMc8a__tag,.Benefits-module__iMMc8a__tagSuccess,.Benefits-module__iMMc8a__tagDanger{font-family:var(--font-ui);letter-spacing:.05em;text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:.65rem;font-weight:700}.Benefits-module__iMMc8a__tag{color:var(--brand-bege);border:1px solid var(--border-subtle);background:#ffffff08}.Benefits-module__iMMc8a__tagSuccess{color:#38a169;background:#38a1691a;border:1px solid #38a16933}.Benefits-module__iMMc8a__tagDanger{color:#ff5f56;background:#ef444414;border:1px solid #ef444433}.Benefits-module__iMMc8a__bentoContent h3{font-family:var(--font-heading);color:var(--brand-white);margin-bottom:12px;font-size:1.35rem;font-weight:700}.Benefits-module__iMMc8a__bentoContent p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.Benefits-module__iMMc8a__widgetReservas{gap:12px;margin-top:24px;display:flex}.Benefits-module__iMMc8a__calendarDay,.Benefits-module__iMMc8a__calendarDayActive{border:1px solid var(--border-subtle);font-family:var(--font-ui);background:#00000026;border-radius:8px;flex-direction:column;flex:1;align-items:center;padding:10px;display:flex}.Benefits-module__iMMc8a__calendarDay span:first-child,.Benefits-module__iMMc8a__calendarDayActive span:first-child{color:var(--text-muted);font-size:.65rem;font-weight:600}.Benefits-module__iMMc8a__calendarDay strong,.Benefits-module__iMMc8a__calendarDayActive strong{margin:4px 0;font-size:1.1rem;font-weight:700}.Benefits-module__iMMc8a__calendarDayActive{border-color:var(--border-active);background:var(--brand-orange-glow-light)}.Benefits-module__iMMc8a__calendarDayActive strong{color:var(--brand-orange)}.Benefits-module__iMMc8a__calendarStatus{color:var(--text-muted);font-size:.6rem}.Benefits-module__iMMc8a__calendarDayActive .Benefits-module__iMMc8a__calendarStatus{color:var(--brand-orange);font-weight:600}.Benefits-module__iMMc8a__widgetStars{gap:6px;margin-top:20px;display:flex}.Benefits-module__iMMc8a__starPulse{animation:2s infinite alternate Benefits-module__iMMc8a__starGlow}.Benefits-module__iMMc8a__starPulse:nth-child(2){animation-delay:.2s}.Benefits-module__iMMc8a__starPulse:nth-child(3){animation-delay:.4s}.Benefits-module__iMMc8a__starPulse:nth-child(4){animation-delay:.6s}.Benefits-module__iMMc8a__starPulse:nth-child(5){animation-delay:.8s}.Benefits-module__iMMc8a__reservasCard,.Benefits-module__iMMc8a__faturamentoCard{justify-content:flex-start}.Benefits-module__iMMc8a__reservasCard .Benefits-module__iMMc8a__bentoContent,.Benefits-module__iMMc8a__faturamentoCard .Benefits-module__iMMc8a__bentoContent{margin-bottom:12px}.Benefits-module__iMMc8a__margemCard{align-items:center;gap:40px;flex-direction:row!important}.Benefits-module__iMMc8a__margemCard .Benefits-module__iMMc8a__bentoHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:0}.Benefits-module__iMMc8a__margemCard .Benefits-module__iMMc8a__bentoContent{flex:1}@keyframes Benefits-module__iMMc8a__starGlow{0%{filter:drop-shadow(0 0 #0000);transform:scale(1)}to{filter:drop-shadow(0 0 6px #f2790e66);transform:scale(1.1)}}@media (max-width:900px){.Benefits-module__iMMc8a__bentoGrid{grid-template-columns:repeat(2,1fr)}.Benefits-module__iMMc8a__colSpan2,.Benefits-module__iMMc8a__colSpanFull{grid-column:span 2}.Benefits-module__iMMc8a__margemCard{align-items:stretch;gap:20px;flex-direction:column!important}.Benefits-module__iMMc8a__margemCard .Benefits-module__iMMc8a__bentoHeader{flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width:768px){.Benefits-module__iMMc8a__benefits{padding:60px 0}.Benefits-module__iMMc8a__sectionHeader{margin-bottom:40px}.Benefits-module__iMMc8a__title{font-size:clamp(1.9rem,8vw,2.4rem)}.Benefits-module__iMMc8a__subtitle{font-size:1rem}.Benefits-module__iMMc8a__bentoCard{padding:24px!important}}@media (max-width:600px){.Benefits-module__iMMc8a__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto}.Benefits-module__iMMc8a__colSpan2,.Benefits-module__iMMc8a__colSpanFull{grid-column:span 1}}
.Testimonials-module__ItA9Ha__testimonials{background-color:var(--bg-darker);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:100px 0}.Testimonials-module__ItA9Ha__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.Testimonials-module__ItA9Ha__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Testimonials-module__ItA9Ha__badge{font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid #f2790e33;border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.Testimonials-module__ItA9Ha__title{color:var(--brand-white);margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.Testimonials-module__ItA9Ha__orangeText{color:var(--brand-orange)}.Testimonials-module__ItA9Ha__subtitle{color:var(--text-secondary);max-width:620px;font-size:1.1rem;line-height:1.6}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Testimonials-module__ItA9Ha__revealWrapper{width:100%;max-width:100%;height:100%;display:flex}.Testimonials-module__ItA9Ha__testimonialCard{flex-direction:column;width:100%;height:100%;display:flex;position:relative;padding:40px!important}.Testimonials-module__ItA9Ha__quoteIcon{color:#ffffff08;pointer-events:none;position:absolute;top:30px;right:30px}.Testimonials-module__ItA9Ha__starsWrapper{gap:4px;margin-bottom:20px;display:flex}.Testimonials-module__ItA9Ha__feedbackText{color:var(--text-secondary);flex-grow:1;margin-bottom:32px;font-size:.95rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__profileWrapper{border-top:1px solid var(--border-subtle);align-items:center;gap:16px;margin-top:auto;padding-top:20px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--brand-bege);width:52px;height:52px;color:var(--brand-black);font-family:var(--font-heading);border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000004d}.Testimonials-module__ItA9Ha__avatarImage{object-fit:cover;width:100%;height:100%}.Testimonials-module__ItA9Ha__profileInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__profileHeaderLine{align-items:center;gap:8px;margin-bottom:2px;display:flex}.Testimonials-module__ItA9Ha__profileName{font-family:var(--font-heading);color:var(--brand-white);font-size:.95rem;font-weight:700}.Testimonials-module__ItA9Ha__socialLink{opacity:.55;justify-content:center;align-items:center;padding:2px;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.Testimonials-module__ItA9Ha__socialLink:hover{opacity:1;transform:scale(1.2)}.Testimonials-module__ItA9Ha__socialIconInsta{color:var(--brand-orange-hover)}.Testimonials-module__ItA9Ha__socialIconGmb{color:var(--text-secondary)}.Testimonials-module__ItA9Ha__profileRole{color:var(--text-secondary);font-size:.75rem}.Testimonials-module__ItA9Ha__profileRole strong{color:var(--brand-bege)}.Testimonials-module__ItA9Ha__profileNiche{font-family:var(--font-ui);text-transform:uppercase;color:var(--brand-orange);letter-spacing:.05em;margin-top:4px;font-size:.65rem;font-weight:600}.Testimonials-module__ItA9Ha__ctaWrapper{justify-content:center;width:100%;margin-top:56px;display:flex}.Testimonials-module__ItA9Ha__ctaButton{padding:16px 36px!important;font-size:.95rem!important}@media (max-width:900px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr;gap:24px}.Testimonials-module__ItA9Ha__ctaWrapper{margin-top:40px}.Testimonials-module__ItA9Ha__ctaButton{width:100%}}@media (max-width:768px){.Testimonials-module__ItA9Ha__testimonials{padding:60px 0}.Testimonials-module__ItA9Ha__sectionHeader{margin-bottom:40px}.Testimonials-module__ItA9Ha__title{font-size:clamp(1.9rem,8vw,2.4rem)}.Testimonials-module__ItA9Ha__subtitle{font-size:1rem}.Testimonials-module__ItA9Ha__testimonialCard{padding:24px!important}}
.FAQ-module__V8_xEa__faq{background-color:var(--bg-dark-alternate);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:100px 0;position:relative}.FAQ-module__V8_xEa__container{width:100%;max-width:800px;margin:0 auto;padding:0 24px}.FAQ-module__V8_xEa__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:56px;display:flex}.FAQ-module__V8_xEa__badge{font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid #c9a84c33;border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.FAQ-module__V8_xEa__title{color:var(--brand-white);margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.FAQ-module__V8_xEa__orangeText{color:var(--brand-orange)}.FAQ-module__V8_xEa__accordionWrapper{flex-direction:column;gap:16px;width:100%;display:flex}.FAQ-module__V8_xEa__revealItem{width:100%}.FAQ-module__V8_xEa__faqItem{border:1px solid var(--border-subtle);cursor:pointer;background:#ffffff04;border-left:3px solid #0000;border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{background:#ffffff08;border-color:#ffffff1f;transform:translateY(-1px)}.FAQ-module__V8_xEa__activeItem{border-color:var(--border-active);border-left-color:var(--brand-orange);background:#ffffff06;box-shadow:0 10px 25px -10px #0000004d}.FAQ-module__V8_xEa__faqQuestion{width:100%;font-family:var(--font-heading);text-align:left;color:var(--brand-white);cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:16px;padding:24px;font-size:1.05rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1),color .3s}.FAQ-module__V8_xEa__faqItem:hover .FAQ-module__V8_xEa__chevron{color:var(--brand-orange)}.FAQ-module__V8_xEa__rotateChevron{transform:rotate(180deg);color:var(--brand-orange)!important}.FAQ-module__V8_xEa__answerWrapper{padding:0 24px;transition:max-height .3s cubic-bezier(.16,1,.3,1),padding .3s;overflow:hidden}.FAQ-module__V8_xEa__answerOpen{padding-bottom:24px}.FAQ-module__V8_xEa__faqAnswer{color:var(--text-secondary);font-size:.92rem;line-height:1.6;font-family:var(--font-inter), sans-serif}@media (max-width:768px){.FAQ-module__V8_xEa__faq{padding:60px 0}.FAQ-module__V8_xEa__sectionHeader{margin-bottom:36px}.FAQ-module__V8_xEa__title{font-size:clamp(1.9rem,8vw,2.4rem)}.FAQ-module__V8_xEa__faqQuestion{padding:18px 20px;font-size:.92rem}.FAQ-module__V8_xEa__answerWrapper{padding:0 20px}.FAQ-module__V8_xEa__answerOpen{padding-bottom:18px}}
.FinalCTA-module__G4Qm-G__ctaSection{background-color:var(--bg-darker);padding:100px 0 120px}.FinalCTA-module__G4Qm-G__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.FinalCTA-module__G4Qm-G__ctaBox{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);background:#141414a6;border-radius:24px;padding:80px 40px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.FinalCTA-module__G4Qm-G__glowBg{pointer-events:none;z-index:1;background:radial-gradient(circle,#f2790e1f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinalCTA-module__G4Qm-G__gridPattern{pointer-events:none;z-index:2;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-position:50%;background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.FinalCTA-module__G4Qm-G__content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex;position:relative}.FinalCTA-module__G4Qm-G__badge{font-family:var(--font-ui);color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid #f2790e33;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.FinalCTA-module__G4Qm-G__title{color:var(--brand-white);letter-spacing:-.02em;margin-bottom:20px;font-size:3.2rem;font-weight:800;line-height:1.15}.FinalCTA-module__G4Qm-G__description{color:var(--text-secondary);margin-bottom:36px;font-size:1.15rem;line-height:1.6}.FinalCTA-module__G4Qm-G__ctaButton{margin-bottom:16px;padding:18px 40px!important;font-size:1rem!important}.FinalCTA-module__G4Qm-G__guaranteeBlock{border:1px solid var(--border-subtle);text-align:left;background:#ffffff05;border-radius:12px;align-items:flex-start;gap:12px;max-width:520px;margin:12px 0 28px;padding:16px 20px;display:flex}.FinalCTA-module__G4Qm-G__guaranteeIcon{color:var(--brand-orange);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.FinalCTA-module__G4Qm-G__guaranteeText{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);font-size:.82rem;line-height:1.5}.FinalCTA-module__G4Qm-G__subtext{color:var(--text-muted);font-size:.75rem;font-family:var(--font-ui)}@media (max-width:768px){.FinalCTA-module__G4Qm-G__ctaSection{padding:60px 0 80px}.FinalCTA-module__G4Qm-G__ctaBox{padding:40px 20px}.FinalCTA-module__G4Qm-G__title{font-size:clamp(1.9rem,8vw,2.6rem)}.FinalCTA-module__G4Qm-G__description{font-size:1rem}.FinalCTA-module__G4Qm-G__ctaButton{width:100%}.FinalCTA-module__G4Qm-G__guaranteeBlock{align-items:center;margin:8px 0 20px;padding:14px}.FinalCTA-module__G4Qm-G__guaranteeText{font-size:.76rem}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-darker);border-top:1px solid var(--border-subtle);z-index:10;padding:80px 0 40px;position:relative}.Footer-module__S6Hkya__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.Footer-module__S6Hkya__topRow{grid-template-columns:2fr 1fr 1fr;gap:64px;margin-bottom:64px;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:10px;margin-bottom:20px;display:flex}.Footer-module__S6Hkya__logoIcon,.Footer-module__S6Hkya__logoText{align-items:center;display:flex}.Footer-module__S6Hkya__slogan{color:var(--text-secondary);font-size:.95rem;font-family:var(--font-ui)}.Footer-module__S6Hkya__linksCol h4{font-family:var(--font-heading);color:var(--brand-white);text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__links,.Footer-module__S6Hkya__socialLinks{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__links a,.Footer-module__S6Hkya__socialItem{font-family:var(--font-ui);color:var(--text-secondary);font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__links a:hover,.Footer-module__S6Hkya__socialItem:hover{color:var(--brand-orange)}.Footer-module__S6Hkya__socialItem{align-items:center;gap:8px;display:inline-flex}.Footer-module__S6Hkya__bottomRow{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.8rem;font-family:var(--font-ui)}.Footer-module__S6Hkya__scrollTopBtn{color:var(--text-secondary);font-size:.8rem;font-family:var(--font-ui);background:0 0;border:none;align-items:center;gap:6px;font-weight:600;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__scrollTopBtn:hover{color:var(--brand-orange)}@media (max-width:768px){.Footer-module__S6Hkya__topRow{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__bottomRow{flex-direction:column-reverse;align-items:flex-start;gap:20px}.Footer-module__S6Hkya__linksCol h4{margin-bottom:16px}}
.LeadModal-module__ulhZGG__overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background-color:#050505d9;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) LeadModal-module__ulhZGG__fadeIn;display:flex;position:fixed;top:0;left:0}.LeadModal-module__ulhZGG__modal{border:1px solid var(--border-subtle);background:#0a0a0a;border-radius:20px;width:100%;max-width:500px;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) LeadModal-module__ulhZGG__slideUpScale;position:relative;box-shadow:0 25px 50px -12px #000000b3}.LeadModal-module__ulhZGG__closeBtn{color:var(--text-muted);transition:color .2s;position:absolute;top:20px;right:20px}.LeadModal-module__ulhZGG__closeBtn:hover{color:var(--brand-white)}.LeadModal-module__ulhZGG__formContainer{flex-direction:column;display:flex}.LeadModal-module__ulhZGG__header{margin-bottom:24px}.LeadModal-module__ulhZGG__badge{font-family:var(--font-ui);color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid var(--border-active);border-radius:20px;margin-bottom:12px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.LeadModal-module__ulhZGG__header h2{color:var(--brand-white);margin-bottom:8px;font-size:1.8rem}.LeadModal-module__ulhZGG__header p{color:var(--text-secondary);font-size:.9rem}.LeadModal-module__ulhZGG__progressWrapper{background:#ffffff0d;border-radius:2px;height:4px;margin-bottom:32px;position:relative}.LeadModal-module__ulhZGG__progressBar{background:var(--brand-orange);height:100%;box-shadow:0 0 10px var(--brand-orange-glow);border-radius:2px;transition:width .4s}.LeadModal-module__ulhZGG__stepsIndicator{pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute;top:-8px;left:0}.LeadModal-module__ulhZGG__stepsIndicator span{border:1px solid var(--border-subtle);width:20px;height:20px;color:var(--text-muted);background:#0f0f0f;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.LeadModal-module__ulhZGG__stepsIndicator span.LeadModal-module__ulhZGG__activeStep{background:var(--brand-orange);border-color:var(--brand-orange);color:var(--brand-white);box-shadow:0 0 8px #f2790e66}.LeadModal-module__ulhZGG__stepContent{flex-direction:column;gap:20px;animation:.4s LeadModal-module__ulhZGG__fadeIn;display:flex}.LeadModal-module__ulhZGG__field{flex-direction:column;gap:8px;display:flex}.LeadModal-module__ulhZGG__field label{font-family:var(--font-ui);color:var(--brand-bege);font-size:.85rem;font-weight:500}.LeadModal-module__ulhZGG__field input,.LeadModal-module__ulhZGG__field select{border:1px solid var(--border-subtle);color:var(--brand-white);background:#0a0a0a;border-radius:8px;outline:none;padding:12px 16px;font-size:.95rem;transition:all .3s}.LeadModal-module__ulhZGG__field input:focus,.LeadModal-module__ulhZGG__field select:focus{border-color:var(--brand-orange);box-shadow:0 0 0 2px var(--brand-orange-glow-light);background:#0f0f0f}.LeadModal-module__ulhZGG__field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23D96C2D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.LeadModal-module__ulhZGG__inputError{border-color:#e53e3e!important}.LeadModal-module__ulhZGG__errorText{color:#e53e3e;font-size:.75rem;font-weight:500}.LeadModal-module__ulhZGG__footerBtns{gap:12px;margin-top:12px;display:flex}.LeadModal-module__ulhZGG__backBtn{border:1px solid var(--border-subtle);color:var(--brand-bege);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:14px 24px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.LeadModal-module__ulhZGG__backBtn:hover{color:var(--brand-white);background:#ffffff08;border-color:#ffffff26}.LeadModal-module__ulhZGG__submitButton{flex:1}.LeadModal-module__ulhZGG__spinner{animation:1s linear infinite LeadModal-module__ulhZGG__spin}.LeadModal-module__ulhZGG__successContainer{text-align:center;flex-direction:column;align-items:center;padding:20px 0;animation:.4s LeadModal-module__ulhZGG__fadeIn;display:flex}.LeadModal-module__ulhZGG__successIcon{color:#38a169;margin-bottom:24px}.LeadModal-module__ulhZGG__successContainer h2{color:var(--brand-white);margin-bottom:12px;font-size:1.8rem}.LeadModal-module__ulhZGG__successMessage{color:var(--text-secondary);max-width:360px;margin-bottom:24px;font-size:.95rem}.LeadModal-module__ulhZGG__successStepBadge{font-family:var(--font-ui);color:var(--brand-bege);border:1px solid var(--border-subtle);background:#ffffff05;border-radius:30px;align-items:center;gap:8px;margin-bottom:32px;padding:10px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.LeadModal-module__ulhZGG__greenPulse{background-color:#38a169;border-radius:50%;width:8px;height:8px;animation:1.6s infinite LeadModal-module__ulhZGG__pulse;box-shadow:0 0 #38a169b3}.LeadModal-module__ulhZGG__successCloseBtn{width:100%}@keyframes LeadModal-module__ulhZGG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LeadModal-module__ulhZGG__slideUpScale{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes LeadModal-module__ulhZGG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LeadModal-module__ulhZGG__pulse{0%{transform:scale(.95);box-shadow:0 0 #38a169b3}70%{transform:scale(1);box-shadow:0 0 0 6px #38a16900}to{transform:scale(.95);box-shadow:0 0 #38a16900}}@media (max-width:480px){.LeadModal-module__ulhZGG__modal{padding:30px 20px}.LeadModal-module__ulhZGG__header h2{font-size:1.5rem}.LeadModal-module__ulhZGG__footerBtns{flex-direction:column-reverse}.LeadModal-module__ulhZGG__backBtn{width:100%}}
.StickyCTA-module__F4TqtW__stickyWrapper{z-index:9999;pointer-events:none;opacity:0;width:100%;max-width:100vw;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(20px)}.StickyCTA-module__F4TqtW__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.StickyCTA-module__F4TqtW__mobileBar{-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border-subtle);box-sizing:border-box;background:#0e0f11e6;padding:12px 20px;display:none;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000080}.StickyCTA-module__F4TqtW__mobileBarInner{justify-content:space-between;align-items:center;width:100%;max-width:500px;margin:0 auto;display:flex}.StickyCTA-module__F4TqtW__mobileText{flex-direction:column;gap:2px;display:flex}.StickyCTA-module__F4TqtW__mobileBadge{font-family:var(--font-ui), sans-serif;text-transform:uppercase;color:var(--brand-orange);background:var(--brand-orange-glow-light);border:1px solid #c9a84c26;border-radius:4px;align-items:center;gap:4px;width:fit-content;padding:2px 6px;font-size:.55rem;font-weight:700;display:inline-flex}.StickyCTA-module__F4TqtW__mobileTitle{font-family:var(--font-heading), sans-serif;color:var(--brand-white);font-size:.85rem;font-weight:700}.StickyCTA-module__F4TqtW__mobileCtaBtn{border-radius:8px!important;padding:10px 18px!important;font-size:.82rem!important}.StickyCTA-module__F4TqtW__desktopFab{cursor:pointer;display:block;position:absolute;bottom:30px;right:30px}.StickyCTA-module__F4TqtW__fabBtn{background:var(--brand-orange);color:var(--brand-white);font-family:var(--font-ui), sans-serif;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:10px;padding:14px 24px;font-size:.88rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #c9a84c59,0 0 0 1px #c9a84c1a,inset 0 1px #fff3}.StickyCTA-module__F4TqtW__desktopFab:hover .StickyCTA-module__F4TqtW__fabBtn{background:var(--brand-orange-hover);transform:translateY(-4px)scale(1.02);box-shadow:0 15px 35px #c9a84c80,0 0 0 2px #c9a84c33}.StickyCTA-module__F4TqtW__fabIcon{color:var(--brand-white);transition:transform .3s}.StickyCTA-module__F4TqtW__desktopFab:hover .StickyCTA-module__F4TqtW__fabIcon{transform:rotate(-10deg)scale(1.1)}.StickyCTA-module__F4TqtW__fabText{letter-spacing:-.01em}@media (max-width:768px){.StickyCTA-module__F4TqtW__mobileBar{display:block}.StickyCTA-module__F4TqtW__desktopFab{display:none}}
