
/* 
 * FLIC 2.0 - ULTIMATE CSS ISOLATION V22
 */
.landing-root {
  --lr: 0.8333vw;
  font-size: var(--lr) !important;
  line-height: 1.6;
  width: 100% !important;
  display: block !important;
  position: relative !important;
}

@media (max-width: 1024px) { .landing-root { --lr: 3.5vw !important; } }
@media (max-width: 480px) { .landing-root { --lr: 14px !important; } }

.landing-root *, .landing-root *::before, .landing-root *::after {
  box-sizing: border-box !important;
}
@font-face{font-family:GothamRounded;src:url(/plantilla-landing/fonts/GothamRounded-Book.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GothamRounded;src:url(/plantilla-landing/fonts/GothamRounded-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:GothamRounded;src:url(/plantilla-landing/fonts/GothamRounded-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes backgroundZoom{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes fadeInUpSpecial{0%{opacity:0;transform:translateY(20px) translate(2vw)}to{opacity:1;transform:translateY(0) translate(2vw)}}.landing-root .reveal{opacity:0;transform:translateY(20px) scale(.98);transition:all 1.2s cubic-bezier(.2,0,.2,1);will-change:transform,opacity;pointer-events:none}.landing-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.landing-root .reveal.active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.landing-root .reveal-delay-100{transition-delay:.1s}.landing-root .reveal-delay-200{transition-delay:.2s}.landing-root .reveal-delay-300{transition-delay:.3s}.landing-root .reveal-delay-400{transition-delay:.4s}.landing-root .reveal-delay-500{transition-delay:.5s}.landing-root .reveal-delay-600{transition-delay:.6s}.landing-root .reveal-delay-800{transition-delay:.8s}:root{color-scheme:light;--bg-color: #ffffff;--hero-bg-color: #9abacf;--text-hero-dark: #1e293b;--text-main: #ffffff;--text-muted: #e2e8f0;--primary-color: #ff3131;--secondary-color: #1e293b;--glass-bg: rgba(255, 255, 255, .08);--glass-border: rgba(255, 255, 255, .12);--glass-blur: 10px;--font-hero: "GothamRounded", "Quicksand", "Nunito", sans-serif;--font-heading: "GothamRounded", sans-serif;--font-body: "GothamRounded", sans-serif}.landing-root .mobile-only{display:none!important}.landing-root .desktop-only{display:block!important}.landing-root .hero.flic-hero{background:#202020 url(/plantilla-landing/Laje%20ajedrez%20tablero%2003a.webp) no-repeat center 20%;background-size:cover;padding:0;width:100%;height:auto;aspect-ratio:1440 / 750;display:flex;align-items:center;position:relative;text-align:left;color:var(--text-hero-dark)}.landing-root .hero.flic-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(to top,#b4afa9 40%,rgba(180,175,169,.8) 70%,transparent 100%);pointer-events:none;z-index:1}.landing-root .hero.flic-hero .container{position:relative;z-index:2}.landing-root .hero.flic-hero .hero-instructor-badge{position:absolute;z-index:3}.landing-root .flic-hero .container{max-width:100%;margin:0;padding-left:4vw;padding-right:5vw;display:grid;grid-template-columns:1fr;height:100%}.landing-root .hero-content-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;height:100%;width:100%;max-width:100%;text-align:right;padding-right:0;transform:translate(4.5vw,-3.5vw)}.landing-root .flic-logo-img{margin-bottom:2.8vw;align-self:flex-end;margin-right:0;position:relative;right:31vw;height:3.15vw;width:auto;opacity:0;animation:fadeInRight 1.2s cubic-bezier(.2,0,.2,1) forwards}.landing-root .hero-instructor-badge{position:absolute;top:3.5vw;right:6vw;display:flex;flex-direction:column;align-items:flex-start;gap:.8vw;font-family:var(--font-hero);letter-spacing:-.03em;color:#1a1a1a;z-index:10;opacity:0;animation:fadeIn 1.5s cubic-bezier(.2,0,.2,1) forwards 1s}.landing-root .hero-instructor-badge .badge-pill{display:inline-flex;align-items:center;justify-content:center;background:#333;color:#fff;font-size:1.2vw;font-weight:700;line-height:1;padding:.3vw .8vw;border-radius:9999px;align-self:flex-start;transform:translateY(.5vw)}.landing-root .hero-instructor-badge .instructor-info{display:flex;flex-direction:column;line-height:1.1}.landing-root .hero-instructor-badge .name{font-size:1.6vw;font-weight:800;letter-spacing:-.04vw}.landing-root .hero-instructor-badge .role{font-size:1.1vw;font-weight:400;color:#333}.landing-root .flic-headline{font-family:var(--font-hero);font-weight:800;color:#1a1a1a;font-size:3.25vw;line-height:1.1;margin-bottom:1.2vw;text-align:right;position:relative;right:3vw;white-space:nowrap;letter-spacing:-.03em;margin-left:auto;margin-right:-2.5vw;opacity:0;animation:fadeInUp 1.2s cubic-bezier(.2,0,.2,1) forwards .2s}.landing-root .flic-subheadline{font-family:var(--font-hero);font-weight:500;color:#1a1a1a;font-size:1.4vw;line-height:1.2;margin-bottom:1.5vw;text-align:right;white-space:nowrap;max-width:none;letter-spacing:-.03em;opacity:0;position:relative;right:5vw;animation:fadeInUpSpecial 1.2s cubic-bezier(.2,0,.2,1) forwards .4s;margin-right:-2.5vw}.landing-root .hero-lower-grid{display:flex;flex-direction:row;justify-content:flex-end;gap:1.5vw;align-items:stretch;width:100%;padding:0 1vw;margin-left:0;margin-right:2vw;transform:translate(1vw);margin-top:1.5vw;flex-wrap:nowrap}.landing-root .features-box-glass{background:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.5vw;padding:1.5vw;box-shadow:0 4px 20px #0000000d;width:fit-content;max-width:28vw;min-width:25vw;max-width:100%;text-align:left;direction:ltr;flex-shrink:0;margin-right:0vw;opacity:0;animation:fadeInRight 1.2s cubic-bezier(.2,0,.2,1) forwards .6s}.landing-root .benefit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25vw}.landing-root .benefit-list li{display:flex;align-items:flex-start;gap:.75vw;font-family:var(--font-hero);font-size:1.1vw;line-height:1.05;color:#1e293b;font-weight:500;letter-spacing:-.03em}.landing-root .check-icon-circle{background-color:#ff3131;color:#fff;width:1.55vw;height:1.55vw;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.85vw;margin-top:.15vw;box-shadow:0 .15vw .35vw #ff3b3b4d}.landing-root .cta-column{display:flex;flex-direction:column;justify-content:space-between;gap:0;align-items:flex-start;width:auto;flex-shrink:0;opacity:0;animation:fadeInLeft 1.2s cubic-bezier(.2,0,.2,1) forwards .6s}.landing-root .btn-red{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:.8vw;background-color:#ff3131;color:#fff!important;text-decoration:none!important;font-family:var(--font-hero)!important;font-weight:500!important;font-size:1.3vw!important;letter-spacing:-.03em;line-height:0;padding:.52vw 1.8vw .62vw 1vw!important;border-radius:9999px;border:none;cursor:pointer;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap!important;width:19vw!important}.landing-root .btn-red:hover{transform:translateY(-2px);box-shadow:none}.landing-root .btn-icon-svg{height:1.872vw;width:auto;margin:0!important;filter:brightness(0) invert(1)}.landing-root .badge-icon-svg{height:.8vw;width:auto;margin-right:.25vw;filter:brightness(0) saturate(100%) invert(28%) sepia(97%) saturate(6394%) hue-rotate(357deg) brightness(102%) contrast(107%)}.landing-root .stars-icon-svg{height:.8vw;width:auto;margin-right:.25vw;position:relative;top:-.05vw}.landing-root .btn-dark-pill{display:flex!important;align-items:center!important;justify-content:flex-start;gap:.8vw;background-color:#333;color:#fff!important;text-decoration:none!important;font-family:var(--font-hero)!important;font-weight:500!important;font-size:1.3vw!important;letter-spacing:-.03em;line-height:0;padding:.52vw 1.2vw .62vw!important;border-radius:9999px;border:none;cursor:pointer;box-shadow:0 .6vw 1.44vw #00000026;transition:transform .2s ease,background-color .2s ease;white-space:nowrap!important;width:16.5vw!important}.landing-root .btn-dark-pill:hover{transform:translateY(-2px);background-color:#000}.landing-root .btn-dark-pill .btn-icon-svg{height:1.6vw;filter:brightness(0) saturate(100%) invert(28%) sepia(97%) saturate(6394%) hue-rotate(357deg) brightness(102%) contrast(107%)}.landing-root .trust-badges-row{display:flex;gap:.3vw;flex-wrap:nowrap;margin-top:0vw;justify-content:flex-start}.landing-root .pill-white{display:inline-flex;align-items:center;background:#ffffff80;color:#334155;font-family:var(--font-hero);letter-spacing:-.03em;font-weight:700;font-size:.55vw;padding:.3vw .6vw;border-radius:9999px;box-shadow:0 .15vw .4vw #00000014;white-space:nowrap}.landing-root .badge-icon-svg{width:.85vw!important;height:auto!important}.landing-root .trust-pill-combined{gap:.6vw}.landing-root .badge-item{display:flex;align-items:center;gap:.3vw}.landing-root .pill-white i.icon-red{color:#ff3131;font-size:.7vw}.landing-root .icon-red{color:var(--primary-color)}.landing-root .rating-pill-white{display:inline-flex!important;align-items:center!important;gap:.5vw;background:#ffffff80;padding:.3vw .6vw;border-radius:9999px;margin-top:0;box-shadow:0 .15vw .4vw #00000014;font-family:var(--font-hero);letter-spacing:-.03em;font-weight:700;color:#334155;font-size:.55vw}.landing-root .stars-icon-svg{height:.55vw;width:auto}.landing-root .hero-rating-text{font-size:.55vw;font-weight:700;color:#334155}.landing-root .rating-row{display:inline-flex;align-items:center;gap:10px;background:#fff;padding:.6em 1.5em;border-radius:9999px;margin-top:1em;box-shadow:0 4px 12px #00000014;font-family:var(--font-hero);letter-spacing:-.03em;font-weight:700;color:#334155;font-size:.95em;width:fit-content}.landing-root .stars.text-red{color:#ff3131;letter-spacing:1px}.landing-root .hero-image-right{position:relative;height:90vh;display:flex;align-items:flex-end;justify-content:center}.landing-root .hero-img-full{max-height:90%;width:auto;max-width:120%;object-fit:contain;transform:translate(5%)}.landing-root .instructor-float{position:absolute;top:15%;right:0;background:#fffffff2;padding:.8em 1.2em;border-radius:1.1vw;font-family:var(--font-hero);letter-spacing:-.03em;box-shadow:0 10px 30px #0000001a;text-align:left;z-index:10}.landing-root .instructor-float .chk-label{background:#334155;color:#fff;padding:3px 8px;border-radius:.6vw;font-size:.75em;text-transform:uppercase;font-weight:700;display:inline-block;margin-bottom:4px}.landing-root .instructor-float strong{display:block;font-size:1.2em;color:#0f172a;line-height:1.2;font-weight:700}.landing-root .instructor-float span{font-size:.9em;color:#64748b}.landing-root{font-size:.8333vw;scroll-behavior:smooth;overflow-x:hidden}.landing-root *{margin:0;padding:0;box-sizing:border-box}.landing-root img{max-width:100%;height:auto;display:block}.landing-root{font-family:var(--font-body);background-color:var(--bg-color);color:var(--text-main);line-height:1.6;overflow-x:hidden;width:100%;touch-action:pan-x pan-y;-webkit-text-size-adjust:100%}.landing-root h1, .landing-root h2, .landing-root h3, .landing-root .logo{font-family:var(--font-heading);font-weight:700;line-height:1.1}.landing-root .text-red{color:var(--error-color)}.landing-root .text-green{color:var(--success-color)}.landing-root .container{max-width:80vw;margin:0 auto;padding:0 2vw}.landing-root .section-padding{padding:6em 0}.landing-root .section-header{text-align:center;margin-bottom:4em;max-width:45vw;margin:0 auto 4em}.landing-root .section-label{text-transform:uppercase;color:var(--primary-color);display:block;margin-bottom:1em;letter-spacing:2px;font-weight:700;font-size:.8em}.landing-root .btn{display:inline-flex;align-items:center;justify-content:center;padding:.75em 1.5em;border-radius:9999px;font-weight:600;text-decoration:none;transition:all .3s ease;font-family:var(--font-body);cursor:pointer;border:none;font-size:1em}.landing-root .btn-sm{padding:.5em 1.25em;font-size:.9em}.landing-root .full-width{width:100%}.landing-root .glow{position:relative;overflow:hidden}.landing-root .glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:1.1vw}.landing-root .glass-dark{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:1.7vw}.landing-root .trusted-by{padding:3em 0;border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background:#ffffff03;text-align:center}.landing-root .trusted-text{font-size:.9em;margin-bottom:1.5em;opacity:.6;text-transform:uppercase;letter-spacing:1px}.landing-root .logo-strip{display:flex;justify-content:center;gap:3em;flex-wrap:wrap;opacity:.5}.landing-root .company-logo{font-weight:700;font-size:1.25em;font-family:var(--font-heading)}.landing-root .split-layout{display:grid;grid-template-columns:1fr 1fr;gap:4em;align-items:center}.landing-root .split-layout.reverse{direction:rtl}.landing-root .split-layout.reverse .split-content{direction:ltr}.landing-root .split-visual{height:30vw;display:flex;align-items:center;justify-content:center;position:relative}.landing-root .problem-list, .landing-root .solution-list{list-style:none;margin-top:2em}.landing-root .problem-list li, .landing-root .solution-list li{margin-bottom:1em;font-size:1.1em}.landing-root .stat-card{background:#1e293b80;border-radius:1.5vw;padding:2vw;width:15vw;text-align:center;box-shadow:0 10px 30px #0003;animation:float 6s ease-in-out infinite}.landing-root .stat-header{font-size:.8em;text-transform:uppercase;margin-bottom:.5em;color:var(--text-muted)}.landing-root .stat-value{font-size:2.5em;font-weight:700;line-height:1;margin-bottom:.5em}.landing-root .stat-graph-down, .landing-root .stat-graph-up{font-size:3em}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-root .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2em}.landing-root .feature-card{padding:2.5em;transition:transform .3s,background .3s}.landing-root .feature-card:hover{transform:translateY(-5px);background:#ffffff0d}.landing-root .icon-box{font-size:2.5em;margin-bottom:1.5em}.landing-root .steps-container{display:flex;justify-content:space-between;align-items:flex-start;text-align:center;position:relative}.landing-root .step-item{flex:1;padding:0 1em;z-index:1}.landing-root .step-number{width:60px;height:60px;background:var(--glass-bg);border:1px solid var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5em;font-weight:700;font-size:1.25em;color:var(--primary-color);box-shadow:0 0 15px #ff3b3b4d}.landing-root .step-connector{flex-grow:1;height:2px;background:var(--glass-border);margin-top:30px;position:relative;top:0}.landing-root .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2em}.landing-root .testimonial-card{padding:2.5em;display:flex;flex-direction:column;justify-content:space-between}.landing-root .quote{font-style:italic;font-size:1.1em;margin-bottom:2em;color:#fff}.landing-root .author{display:flex;align-items:center;gap:1em}.landing-root .avatar{width:48px;height:48px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9em}.landing-root .author-info strong{display:block;font-size:1em}.landing-root .author-info span{font-size:.85em;color:var(--text-muted)}.landing-root .pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2em;align-items:center}.landing-root .pricing-card{padding:3em 2em;text-align:center;position:relative}.landing-root .pricing-card.popular{border-color:var(--primary-color);background:#ff3b3b0d;transform:scale(1.05);z-index:10}.landing-root .badge-popular{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--primary-color);color:#fff;padding:.25em 1em;border-radius:1.4vw;font-size:.8em;font-weight:700}.landing-root .price{font-size:3em;font-weight:700;margin:1.5em 0}.landing-root .price span{font-size:1em;color:var(--text-muted);font-weight:400}.landing-root .pricing-features{list-style:none;margin-bottom:2em;text-align:left;padding-left:1em}.landing-root .pricing-features li{margin-bottom:.75em;color:var(--text-muted)}.landing-root .pricing-features li:before{content:"✓";color:var(--primary-color);margin-right:.5em;font-weight:700}.landing-root .btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.1)}.landing-root .btn-primary{background:var(--primary-color);color:#fff;box-shadow:0 4px 20px #ff3b3b66}.landing-root .faq-container{max-width:50vw;margin:0 auto}.landing-root .faq-title{font-family:var(--font-heading);font-weight:700;font-size:2.5em;margin-bottom:2em;color:#fff;text-align:center}.landing-root .faq-item{margin-bottom:1em;overflow:hidden}.landing-root .faq-question{width:100%;text-align:left;padding:1.5em 0;background:none!important;border:none!important;color:#fff;font-family:GothamRounded,sans-serif!important;font-size:1.25em;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.landing-root .faq-question:hover, .landing-root .faq-item:hover .faq-question, .landing-root .faq-question:hover span, .landing-root .faq-item:hover .faq-question span, .landing-root .faq-question:hover .faq-arrow, .landing-root .faq-item:hover .faq-arrow{color:#ff3131!important}.landing-root .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 1.5em}.landing-root .faq-answer p, .landing-root .faq-content{font-family:GothamRounded,sans-serif!important;padding:1em 0 1.5em;opacity:.9;line-height:1.6}.landing-root .faq-item.active .faq-question{color:#ff3131!important}@media(min-width:1025px){.landing-root .faq-item.active .faq-question{font-size:1.4em}}.landing-root .faq-item.active .faq-answer{max-height:400px}.landing-root .faq-arrow{color:#ff3131;font-size:1.2em;transition:transform .3s ease,color .3s ease}.landing-root .faq-item.active .icon{transform:rotate(45deg)}.landing-root .icon{font-size:1.5em;line-height:1;transition:transform .3s}.landing-root .cta-container{text-align:center;padding:5vw 2vw;max-width:60vw;margin:0 auto}.landing-root .cta-form{display:flex;gap:1em;justify-content:center;flex-wrap:wrap;margin-top:2em}.landing-root .cta-form input{padding:1em 1.5em;border-radius:3.5vw;border:1px solid var(--glass-border);background:#0000004d;color:#fff;width:25vw}.landing-root .cta-form input:focus{border-color:var(--primary-color);outline:none}.landing-root .fine-print{font-size:.8em;margin-top:1em;opacity:.5}.landing-root .footer{border-top:1px solid var(--glass-border);padding:4em 0 2em;background:#02000d;margin-top:4em}.landing-root .footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2em;margin-bottom:2em}.landing-root .copyright{text-align:center;font-size:.85em;color:#ffffff4d;padding-top:2em;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:1024px){.landing-root .flic-hero .container{grid-template-columns:1fr;align-items:center;padding-top:100px;text-align:center}.landing-root .hero-lower-grid{grid-template-columns:1fr;justify-items:center;text-align:left}.landing-root .hero-content-left{padding-right:0;padding-bottom:2em}.landing-root .cta-column{align-items:center}.landing-root .hero-img-full{max-width:80%;transform:none;max-height:50vh}.landing-root .flic-logo-text{justify-content:center}.landing-root .split-layout, .landing-root .steps-container{grid-template-columns:1fr;display:flex;flex-direction:column;gap:2em}.landing-root .split-layout.reverse{flex-direction:column}.landing-root .step-connector{display:none}.landing-root .step-item{margin-bottom:2em}.landing-root .pricing-card.popular{transform:none}.landing-root .nav-links{display:none}.landing-root{font-size:3.5vw}}.landing-root .whatsapp-float{position:fixed;width:4.2vw;height:4.2vw;bottom:2vw;right:2vw;background-color:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:30px;box-shadow:2px 2px 3px #0000004d;z-index:1000;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px)}.landing-root .whatsapp-float.sticky-raised{opacity:1;visibility:visible;pointer-events:auto;bottom:5.8vw;transform:translateY(0)}.landing-root .whatsapp-float:hover{transform:scale(1.1)}.landing-root .whatsapp-float.hidden-float{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(20px)}.landing-root .whatsapp-icon{width:2.5vw;height:2.5vw;fill:#fff}.landing-root .mobile-hero-summary{display:none}@media(min-width:768px)and (max-width:1024px){.landing-root .hero.flic-hero{aspect-ratio:auto!important;min-height:600px!important;padding-bottom:4em!important}.landing-root .hero-content-left{transform:translate(2vw,-2vw);justify-content:center}.landing-root .flic-headline{font-size:3.8vw}.landing-root .features-box-glass{max-width:48vw}.landing-root .hero-lower-grid{margin-top:3vw;gap:2vw;flex-wrap:wrap;justify-content:flex-end}}@media(max-width:767px){.landing-root .whatsapp-float{width:45px;height:45px;bottom:20px;right:20px;border-radius:50%!important;z-index:10005!important;transition:bottom .3s ease,transform .3s ease}.landing-root .whatsapp-float.sticky-raised{bottom:92px!important}.landing-root .whatsapp-icon{width:28px;height:28px}.landing-root .mobile-hero-summary{display:block!important;font-size:19px;font-family:var(--font-hero);color:#1a1a1a;text-align:center;line-height:1.05;font-weight:500;margin:30px auto 20px;max-width:90%}}.landing-root .desktop-only-btn{display:inline-flex!important}.landing-root .mobile-only-btn{display:none!important}@media(max-width:767px){.landing-root .desktop-only-btn, .landing-root .desktop-only, .landing-root #watch-promo-btn-desk{display:none!important}.landing-root .mobile-only-btn{display:inline-flex!important}}@media(max-width:480px){.landing-root{font-size:14px}.landing-root section, .landing-root header, .landing-root footer{overflow-x:hidden!important}.landing-root .flic-hero{background-position:70% 30%!important;padding-top:40px;padding-bottom:40px;height:auto!important;min-height:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start}.landing-root .hero.flic-hero:after{height:150px!important;background:linear-gradient(to top,#b4afa9 0%,rgba(180,175,169,.8) 50%,transparent 100%)!important;z-index:1;position:absolute;bottom:0;left:0;right:0;content:"";pointer-events:none}.landing-root .hero-instructor-badge{position:relative!important;top:auto!important;right:auto!important;left:auto!important;margin:0 0 20px 24px!important;width:fit-content;display:flex;flex-direction:row;align-items:center;gap:10px;z-index:10;order:2}.landing-root .hero-instructor-badge .badge-pill{background:#1a1a1a;color:#fff;font-size:11px!important;padding:6px 12px!important}.landing-root .hero-instructor-badge .name{color:#1a1a1a;font-weight:700}.landing-root .flic-hero{min-height:100svh;height:auto;overflow:hidden;position:relative;padding-bottom:60px!important;background:#b4afa9!important;padding-top:0!important;margin-top:0!important}.landing-root .flic-hero .container{padding:60px 20px 0;height:100%;min-height:100svh;display:flex;flex-direction:column;justify-content:center;z-index:5;position:relative;padding-bottom:20px!important}.landing-root .hero-image-container{position:absolute!important;inset:0 auto 0 50%!important;margin-left:-50vw!important;width:100vw!important;height:100%!important;z-index:-1!important;opacity:1!important;transform:none!important;padding:0!important;pointer-events:none;background:transparent!important}.landing-root .hero-image-main{width:100%!important;height:100%!important;object-fit:cover!important;object-position:76% top!important;filter:none!important}.landing-root .hero-image-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#b4afa9 0%,rgba(180,175,169,.8) 5%,transparent 15%)!important;z-index:1}.landing-root .flic-logo-img.mobile-only{display:block!important;position:absolute!important;top:-20px!important;left:-23px!important;width:75px!important;height:auto!important;background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important;z-index:20!important;margin:0!important}.landing-root .desktop-only{display:none!important}.landing-root .mobile-only{display:block!important}.landing-root .hero-instructor-badge{display:flex!important;position:absolute!important;top:16%!important;right:20px!important;left:auto!important;transform:none!important;z-index:10!important;background:transparent!important;padding:0!important;border:none!important;flex-direction:column!important;align-items:flex-end!important;width:auto!important;max-width:160px;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;gap:4px!important}.landing-root .hero-instructor-badge .badge-pill{background:#333!important;font-size:13px!important;padding:5px 12px!important;margin-bottom:0!important;border-radius:999px;color:#fff;text-transform:none;font-weight:800}.landing-root .hero-instructor-badge .name{color:#1a1a1a!important;font-size:16px!important;font-weight:800!important;line-height:1.1;text-shadow:none!important}.landing-root .hero-instructor-badge .role{color:#444!important;font-size:13px!important;margin-top:0;font-weight:500}.landing-root .hero-content-left{width:100%!important;padding:0!important;margin-bottom:20px;text-align:center!important;align-items:center!important;position:static!important;z-index:10}.landing-root .flic-headline{color:#fff!important;text-align:center!important;text-shadow:0 4px 15px rgba(0,0,0,.7);transform:translateY(200px) scale(1.1)!important;max-width:90%;margin:0 auto 280px!important;display:flex!important;flex-direction:column!important;gap:5px!important;position:relative!important;background:transparent!important;padding:0!important}.landing-root .flic-headline:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;height:220px;background:radial-gradient(ellipse at center,rgba(0,0,0,.9) 0%,rgba(0,0,0,.7) 50%,transparent 80%);border-radius:50%;opacity:.95;z-index:-1;pointer-events:none;filter:blur(25px)}.landing-root .hl-part-1{font-size:32px!important;line-height:1.05!important;font-weight:800!important}.landing-root .hl-part-2{font-size:20px!important;line-height:1.15!important;font-weight:600!important;display:flex!important;flex-direction:column!important;align-items:center!important}.landing-root .hl-line-a{transform:translate(-4%)!important}.landing-root .hl-line-b{transform:none!important}.landing-root .flic-subheadline{display:none!important}.landing-root .hero-lower-grid{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;padding:0!important;margin:0 auto!important;gap:10px!important;transform:translate(-5%) translateY(65px)!important}.landing-root .cta-column, .landing-root .features-box-glass{display:contents!important}.landing-root .btn-red{order:1!important;width:340px!important;height:50px!important;font-size:22px!important;font-weight:800!important;border-radius:999px!important;box-shadow:none!important;margin-bottom:0!important;margin-left:auto!important;margin-right:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}.landing-root .btn-red .btn-icon-svg{height:28px!important;width:auto!important;filter:brightness(0) invert(1)!important}.landing-root .btn-dark-pill{display:inline-flex!important;width:340px!important;max-width:90%;height:50px!important;background-color:#333!important;color:#fff!important;font-size:20px!important;font-weight:800!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:0 auto 8vw!important;box-shadow:0 4px 10px #0000004d!important;text-decoration:none!important}.landing-root .btn-dark-pill .btn-icon-svg{height:28px!important;width:auto!important}.landing-root .btn-dark-pill i{color:#ff3131!important;font-size:28px!important}.landing-root .features-box-glass, .landing-root .benefit-list{display:none!important}.landing-root .trust-badges-row, .landing-root .rating-pill-white{order:2!important;display:flex!important;justify-content:center!important;width:100%!important;background:transparent!important;box-shadow:none!important;margin:0!important;padding:0!important}.landing-root .rating-pill-white{order:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.landing-root .pill-white.trust-pill-combined, .landing-root .rating-pill-white{background:#eceae680!important;border-radius:999px!important;padding:8px 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:340px!important;max-width:95vw!important;margin-left:auto!important;margin-right:auto!important;box-shadow:0 2px 6px #0000000d!important}.landing-root .badge-item{display:flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;font-weight:700!important;letter-spacing:-.02em!important;color:#000!important;-webkit-font-smoothing:antialiased;white-space:nowrap}.landing-root .badge-icon-svg{height:20px!important;width:auto!important;filter:brightness(0) saturate(100%) invert(28%) sepia(97%) saturate(6394%) hue-rotate(357deg) brightness(102%) contrast(107%)!important}.landing-root .stars-icon-svg{height:13px!important;width:auto!important;margin-right:2px!important;position:relative;top:-1px;vertical-align:middle}.landing-root .hero-rating-text{font-size:13px!important;font-weight:700!important;letter-spacing:-.02em!important;color:#000!important;white-space:nowrap}.landing-root .trust-badges-row .stars{display:flex!important;gap:2px!important}.landing-root .trust-badges-row .stars-icon-svg{height:13px!important;width:auto!important}.landing-root .trust-badges-row .hero-rating span{font-size:12px!important;font-weight:700!important;color:#000!important}.landing-root .section-padding{padding:60px 0}.landing-root .section-header{margin-bottom:40px;padding:0 20px}.landing-root .container{padding:0 20px}.landing-root .split-layout{grid-template-columns:1fr;gap:40px}.landing-root .split-visual{height:60vw;width:100%}.landing-root .stat-card{width:60vw;padding:20px;border-radius:1.4vw}.landing-root .steps-container{flex-direction:column;gap:40px}.landing-root .step-connector{display:none}.landing-root .pricing-grid{grid-template-columns:1fr;gap:30px;padding:0 10px}.landing-root .faq-section{padding-bottom:12vw!important}.landing-root .faq-container{max-width:100%;padding:0 5vw}.landing-root .cta-container{max-width:100%;padding:60px 20px}.landing-root .cta-form input{width:100%;margin-bottom:10px}.landing-root .footer-content{flex-direction:column;gap:40px}}.landing-root .video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.landing-root .video-modal.active{opacity:1;visibility:visible}.landing-root .video-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-root .video-modal-content{position:relative;width:80vw;background:#000;border-radius:1.4vw;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;transform:scale(.9);transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:10}.landing-root .video-modal.active .video-modal-content{transform:scale(1)}.landing-root .video-responsive-container{position:relative;padding-bottom:56.25%;height:0}.landing-root .video-responsive-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.landing-root .video-modal-close{position:absolute;top:15px;right:15px;background:var(--primary-color);color:#fff;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:all .3s ease;box-shadow:0 4px 12px #ff313166}.landing-root .video-modal-close:hover{transform:rotate(90deg) scale(1.1);background:#d42a2a}@media(max-width:767px){.landing-root .video-modal-close{top:10px;right:10px;width:32px;height:32px}.landing-root .video-modal-content{width:95%}}.landing-root .site-footer-final{position:relative;background-color:#1a1a1a;color:#fff;padding:3vw 0;margin-top:0;z-index:70}.landing-root .footer-separator-final{position:absolute;bottom:100%;left:0;width:100%;height:8vw;z-index:71;pointer-events:none}.landing-root .footer-separator-final svg{display:block;width:100%;height:100%}.landing-root .footer-content-final{max-width:90vw;margin:0 auto;display:flex;justify-content:center;align-items:center}.landing-root .footer-brand-final{display:flex;align-items:center;gap:15px;margin-right:4vw}.landing-root .footer-logo-img{height:36px;width:auto;object-fit:contain}.landing-root .footer-brand-final span{font-size:14px;font-weight:700;font-family:Inter,sans-serif}.landing-root .footer-links-final{display:flex;gap:2vw}.landing-root .footer-links-final a{color:#fff;opacity:.6;text-decoration:none;font-size:13px;font-family:Inter,sans-serif}.landing-root .footer-links-final a:hover{opacity:1}@media(max-width:767px){.landing-root .footer-content-final{flex-direction:column;gap:20px}.landing-root .footer-brand-final{margin-right:0}.landing-root .footer-links-final{flex-direction:column;align-items:center;gap:10px}}@media(min-width:769px){.landing-root .hero-image-container{display:none!important}.landing-root .hl-part-1 br{display:none}.landing-root .hl-part-1{display:block;font-size:inherit;font-weight:inherit;margin-bottom:0}.landing-root .hl-part-2{font-size:inherit;font-weight:inherit}.landing-root .hl-line-a, .landing-root .hl-line-b{display:block;transform:none!important}}@media(max-width:480px){.landing-root #faq-cta-btn{width:auto!important;max-width:90%!important;margin:0 auto!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;white-space:nowrap!important}.landing-root .faq-section{position:relative!important;padding-top:18vw!important;padding-bottom:32vw!important;background-color:#f9f9f9!important;margin-top:-1px!important;z-index:10!important}.landing-root .faq-item{margin-bottom:0!important;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.1)}.landing-root .faq-item:last-child{border-bottom:none}.landing-root .faq-item.active .faq-question, .landing-root .faq-item.active .faq-arrow{color:#ff3131!important}.landing-root .faq-item.active{border-radius:30px!important;background-color:#ffffff0d;overflow:hidden!important;margin-bottom:2vw!important;border-bottom:none}.landing-root .faq-answer p{font-size:4vw!important;font-family:GothamRounded,sans-serif!important}.landing-root .desktop-only-btn, .landing-root .desktop-only, .landing-root #watch-promo-btn-desk{display:none!important}.landing-root .btn-dark-pill{display:flex!important;width:340px!important;max-width:90%!important;height:50px!important;margin:0 auto 8vw!important;text-decoration:none!important;font-size:20px!important;font-weight:800!important;gap:6px!important}.landing-root .btn-dark-pill .btn-icon-svg{width:28px!important;height:28px!important;filter:brightness(0) saturate(100%) invert(31%) sepia(87%) saturate(5426%) hue-rotate(346deg) brightness(101%) contrast(106%)!important;margin-right:8px!important}.landing-root .faq-question{padding:2.5vw 0!important;font-size:3.8vw!important}.landing-root .faq-section{position:relative;z-index:65!important}}.landing-root .situations-section{background:#b4afa9;padding:4.4vw 2.2vw 8.33vw;font-family:var(--font-hero);letter-spacing:-.03em;margin-top:-6vw;position:relative;z-index:10}.landing-root .situations-container{max-width:none;margin:0 auto;padding:0 4vw}.landing-root .situations-intro-text{font-family:var(--font-hero);letter-spacing:-.03em;font-weight:700;font-size:2.5vw;color:#1a1a1a;text-align:center;justify-content:center;margin-bottom:2vw;line-height:1.2;display:flex;align-items:center;gap:1.2vw}.landing-root .intro-icon-svg{height:2.5vw;width:auto}.landing-root .intro-text-wrapper{display:flex;gap:.5vw}.landing-root .situations-subtitle{font-family:var(--font-hero);letter-spacing:-.03em;font-weight:500;font-size:2.1vw;color:#1a1a1a;text-align:center;margin-bottom:3vw;line-height:1.25}.landing-root .situations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.65vw;margin-bottom:3.3vw}.landing-root .situation-card{background:#2d2d2d;border-radius:2.2vw;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 .7vw 2.1vw #0003}.landing-root .situations-section .reveal{transition:all 1.5s cubic-bezier(.2,0,.2,1)}.landing-root .situation-card:hover{transform:translateY(-.35vw);box-shadow:0 .7vw 2.1vw #00000026}.landing-root .situation-image{width:100%;height:18vw;overflow:hidden;position:relative}.landing-root .situation-image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,rgba(45,45,45,.1) 30%,rgba(45,45,45,.8) 70%,rgba(45,45,45,1) 100%);pointer-events:none}.landing-root .situation-image img{width:100%;height:100%;object-fit:cover;object-position:top}.landing-root .situation-content{padding:0 3.1vw 3.1vw;background:transparent;margin-top:-1.04vw;position:relative;z-index:10;flex-grow:1;display:flex;flex-direction:column}.landing-root .situation-heading{font-family:"GothamRounded",var(--font-hero);letter-spacing:-.03em;font-weight:700;font-size:2.15vw;color:#ff3131;margin-bottom:1.4vw;line-height:1}.landing-root .situation-description{font-family:"GothamRounded",var(--font-hero);letter-spacing:-.03em;font-weight:500;font-size:1.15vw;color:#fff;line-height:1.2;margin:0}.landing-root .situations-message{text-align:center;margin-bottom:3.3vw;padding:0 2.2vw}.landing-root .message-main{font-family:var(--font-hero);letter-spacing:-.03em;font-weight:400;font-size:1.55vw;color:#1a1a1a;line-height:1.6;margin:0}.landing-root .message-main strong{font-weight:700;font-style:italic}.landing-root .situations-final-block{background:#1a1a1a;border-radius:2.2vw;overflow:hidden;display:flex;align-items:stretch;padding:0;gap:0;margin-top:4vw}.landing-root .final-block-image{flex:0 0 50%;position:relative;max-width:50%}.landing-root .final-block-image:after{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background:linear-gradient(to right,transparent,#1a1a1a);pointer-events:none}.landing-root .final-block-image img{width:100%;height:100%;object-fit:cover;display:block}.landing-root .final-img-mobile{display:none!important}.landing-root .final-block-content{flex:1;padding:3vw 4vw 3vw 1vw;display:flex;flex-direction:column;justify-content:center}.landing-root .final-block-title{font-family:var(--font-hero);letter-spacing:-.04em;font-weight:700;font-size:2.6vw;color:#fff;margin-bottom:.6vw;line-height:1.1}.landing-root .final-block-subtitle{font-family:var(--font-hero);letter-spacing:-.04em;font-weight:700;font-size:2.3vw;line-height:1.1;margin:0}.landing-root .final-block-subtitle .text-green{color:#25d366;font-style:normal}@media(max-width:1024px){.landing-root .situations-grid{grid-template-columns:repeat(2,1fr)}.landing-root .situations-final-block{flex-direction:column}.landing-root .final-block-image{flex:1;max-width:100%}}@media(max-width:767px){.landing-root .situations-grid{grid-template-columns:1fr}}@media(max-width:480px){.landing-root .situations-section{padding:40px 20px;margin-top:-2px!important;border-radius:0!important;position:relative;z-index:60;overflow:visible!important}.landing-root .situations-section:after{content:"";position:absolute;top:99.5%;left:-20%;width:140%;height:12vw;background:#b4afa9;border-radius:0 0 50% 50%;z-index:60;pointer-events:none}.landing-root .situations-container{padding:0}.landing-root .situations-intro-text{font-size:24px;gap:12px;margin-bottom:25px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:left}.landing-root .intro-text-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.landing-root .intro-line-1, .landing-root .intro-line-2{display:block;width:auto;line-height:1}.landing-root .intro-line-1{font-size:26px;margin-bottom:2px}.landing-root .intro-line-2{font-size:26px}.landing-root .intro-icon-svg{height:52px;width:auto;margin-bottom:0;margin-top:0}.landing-root .situations-subtitle{font-size:19px;margin-bottom:40px;line-height:1.1}.landing-root .situations-grid{gap:20px;margin-bottom:40px}.landing-root .situation-card{border-radius:24px}.landing-root .situation-image{height:250px}.landing-root .situation-content{padding:0 25px 25px;margin-top:-10px}.landing-root .situation-heading{font-size:24px;margin-bottom:12px}.landing-root .situation-description{font-size:15px}.landing-root .message-main{font-size:16px;line-height:1.6}.landing-root .situations-final-block{flex-direction:column;border-radius:30px;margin-top:40px;position:relative;overflow:hidden}.landing-root .final-block-image{max-width:100%;height:auto}.landing-root .final-img-desktop{display:none!important}.landing-root .final-img-mobile{display:block!important;width:100%;height:auto}.landing-root .final-block-image:after{display:none}.landing-root .final-block-content{position:absolute;top:0;left:0;width:100%;padding:30px 20px;text-align:center;align-items:center;background:transparent;z-index:5}.landing-root .final-block-title{font-size:24px;margin-bottom:5px;text-shadow:0 2px 4px rgba(0,0,0,.8)}.landing-root .final-block-subtitle{font-size:20px;text-shadow:0 2px 4px rgba(0,0,0,.8)}}.landing-root .focus-section{position:relative;padding:5.5vw 0 20vw;height:auto;min-height:100vh;background-color:#333;color:#fff;font-family:var(--font-hero);text-align:center;margin-top:-1px;z-index:50;letter-spacing:-.03em}.landing-root .focus-section .container{max-width:none;margin:0 auto;padding:0 4vw}.landing-root .focus-separator-svg{position:absolute;top:0;left:0;width:100%;transform:translateY(-99%);line-height:0;z-index:51;pointer-events:none}.landing-root .focus-separator-svg svg{width:100%;height:4.16vw;display:block}.landing-root .focus-separator-bottom-svg{position:absolute;bottom:-1px;left:0;width:100%;line-height:0;z-index:52;pointer-events:none}.landing-root .focus-separator-bottom-svg svg{display:block;width:100%;height:auto;fill:#fff}.landing-root .focus-icon-container{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:2vw;z-index:10;width:100%}.landing-root .focus-icon-container img{width:4.2vw;height:auto}.landing-root .focus-icon-container i{font-size:2.5vw!important;color:#ff3131}.landing-root .focus-label{color:#ff3131;font-weight:700;font-size:1.4vw;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;display:block}.landing-root .focus-title{font-size:2.5vw;font-weight:700;font-style:normal;color:#ff3131;margin-bottom:1.73vw;line-height:1.1;letter-spacing:-.03em}.landing-root .focus-subtitle{font-size:1.9vw;font-weight:400;line-height:1.1;max-width:90vw;margin:0 auto 4.16vw;color:#fff}.landing-root .focus-subtitle strong{font-weight:700;font-style:italic;color:#fff}.landing-root .focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2vw;margin-bottom:4vw;text-align:left}.landing-root .focus-card{background:#cbbcb1;border-radius:1.6vw;overflow:hidden;color:#1a1a1a;display:flex;flex-direction:column;height:29vw;box-shadow:0 .7vw 2.1vw #0003}.landing-root .focus-card-image{width:100%;height:22vw;object-fit:cover;object-position:top;mask-image:linear-gradient(to bottom,black 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 70%,transparent 100%);background-color:#b0a49b}.landing-root .focus-card-content{padding:0 2.5vw 1.8vw;margin-top:-1.04vw;position:relative;z-index:10}.landing-root .focus-card-title{font-family:"GothamRounded",var(--font-hero);font-size:2.15vw;font-weight:700;margin-bottom:1vw;line-height:1;letter-spacing:-.04em}.landing-root .focus-card-desc{font-family:"GothamRounded",var(--font-hero);font-size:1.15vw;line-height:1.1;font-weight:500;color:#2a2a2a;margin-top:.4vw;margin-bottom:.35vw}.landing-root .focus-list{list-style:none;padding:0;margin:.7vw 0 0}.landing-root .focus-list-item{display:flex;align-items:flex-start;gap:1.04vw;margin-bottom:.83vw;font-size:1.25vw;line-height:1.2;color:#fff}.landing-root .focus-list-item i{color:#25d366;font-size:1.5vw;margin-top:.07vw}.landing-root .focus-column{display:flex;flex-direction:column;gap:1.4vw}.landing-root .check-icon{width:1.4vw;height:1.4vw;min-width:1.4vw;fill:#25d366}.landing-root .focus-actions{display:flex;justify-content:center;gap:2.1vw;margin-top:4.16vw;position:relative;z-index:100}.landing-root .focus-actions .btn{font-size:1.52vw!important;padding:1.04vw 2.77vw!important;width:auto!important;min-width:20.8vw}.landing-root .focus-actions .btn-icon-svg{height:1.8vw}.landing-root .btn-white-pill{display:inline-flex;align-items:center;justify-content:center;gap:.83vw;background-color:#fff;color:#1a1a1a!important;text-decoration:none!important;font-family:var(--font-hero);font-weight:700;font-size:1.52vw;letter-spacing:-.03em;padding:1vw 2.77vw;border-radius:9999px;border:none;cursor:pointer;box-shadow:0 .7vw 1.4vw #00000026;transition:transform .2s ease,background-color .2s ease;white-space:nowrap;min-width:20.8vw}.landing-root .btn-white-pill:hover{transform:translateY(-2px);background-color:#f0f0f0}.landing-root .btn-white-pill .btn-icon-svg{height:1.8vw;width:auto;filter:brightness(.1)}.landing-root .btn-white-pill i{color:#1a1a1a;font-size:1.66vw}.landing-root .full-program-container{margin-top:0;max-height:0;opacity:0;padding:0;text-align:left;overflow:hidden;transition:max-height .8s cubic-bezier(.4,0,.2,1),opacity .5s ease,margin-top .5s ease}.landing-root .full-program-container.active{margin-top:4vw;opacity:1}.landing-root .hidden-program{display:none}.landing-root .program-main-title{display:flex;align-items:flex-end;gap:1vw;margin:0 auto 2.5vw;max-width:70%}.landing-root .program-main-title h2{font-size:2.2vw;color:#fff;margin:0;font-weight:800;letter-spacing:-.02em}.landing-root .program-title-icon{width:2.5vw;height:auto;filter:brightness(0) saturate(100%) invert(32%) sepia(85%) saturate(3015%) hue-rotate(344deg) brightness(98%) contrast(106%)}.landing-root .program-desc-grid{display:grid;grid-template-columns:1fr 1fr;gap:4vw;margin:0 auto 4vw;max-width:70%}.landing-root .program-desc-item{display:flex;align-items:flex-start;gap:1.5vw;color:#ccc;font-size:1.1vw;line-height:1.5}.landing-root .desc-icon-red{width:2vw;height:auto;flex-shrink:0;filter:brightness(0) saturate(100%) invert(32%) sepia(85%) saturate(3015%) hue-rotate(344deg) brightness(98%) contrast(106%)}.landing-root .units-stack{display:flex;flex-direction:column;gap:2.5vw;max-width:70%;margin:0 auto}.landing-root .unit-card{position:relative;border-radius:1.5vw;overflow:hidden;background-color:#000;background-image:url(/plantilla-landing/Laje%20ajedrez%20tablero%2003a.webp);background-size:cover;background-position:top left;box-shadow:0 10px 30px #00000080;height:26vw;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.landing-root .unit-card:hover{transform:translateY(-.5vw);box-shadow:0 15px 40px #0009}.landing-root .unit-card:before{display:none}.landing-root .unit-card-body{position:relative;z-index:2;padding:4vw 4vw 2vw 30%;color:#fff;flex:1;display:flex;flex-direction:column;justify-content:space-between}.landing-root .unit-badge{position:absolute;top:0;right:3vw;background:#ff3131;color:#fff;padding:.6vw 1.8vw;font-weight:700;font-size:1.1vw;border-bottom-left-radius:.8vw;border-bottom-right-radius:.8vw;z-index:10;box-shadow:0 4px 10px #ff31314d}.landing-root .unit-header-group{display:flex;align-items:flex-end;gap:1vw;margin-bottom:.5vw}.landing-root .unit-main-icon{width:2.2vw;height:auto;filter:brightness(0) saturate(100%) invert(24%) sepia(55%) saturate(5833%) hue-rotate(346deg) brightness(103%) contrast(102%)}.landing-root .unit-title{color:#ff3131;font-family:GothamRounded,sans-serif;font-size:1.8vw;margin:0;text-transform:uppercase;font-weight:800;letter-spacing:-.02em;line-height:1;white-space:nowrap}.landing-root .unit-lesson-list{list-style:none;padding:0;margin:0}.landing-root .unit-lesson-list li{font-size:1.25vw;margin-bottom:.4vw;display:flex;gap:.8vw;align-items:center;color:#e0e0e0}.landing-root .lesson-num{font-weight:700;color:#ff3131;min-width:1.2vw}.landing-root .unit-footer-stats{display:flex;gap:4vw;padding-top:2vw}.landing-root .stat-item{display:flex;align-items:center;gap:1vw}.landing-root .footer-stat-icon{width:2.2vw;height:auto;filter:brightness(0) saturate(100%) invert(24%) sepia(55%) saturate(5833%) hue-rotate(346deg) brightness(103%) contrast(102%)}.landing-root .stat-circle{width:2.8vw;height:2.8vw;border:2px solid #888;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2vw;color:#fff}.landing-root .stat-label{font-size:.95vw;line-height:1.2;color:#ccc;font-weight:500}@media(max-width:1024px){.landing-root .focus-section{padding:15vw 4vw 10vw;position:relative}.landing-root .focus-separator-svg{display:none!important}.landing-root .focus-section:before{display:none}.landing-root .focus-section .container{padding:0;max-width:none}.landing-root .focus-icon-container{position:relative;top:auto;left:auto;margin-bottom:4vw;display:flex;justify-content:center;z-index:10;width:100%}.landing-root .focus-icon-container img{width:12vw;margin:0 auto;display:block;height:auto}.landing-root .focus-label{font-size:4.5vw}.landing-root .focus-grid{grid-template-columns:1fr;gap:50px}.landing-root .focus-column{max-width:100%;margin:0 auto;gap:8vw!important}.landing-root .focus-card-content{padding-left:6vw!important;padding-right:6vw!important;padding-bottom:8vw!important}.landing-root .focus-card-image{height:60vw}.landing-root .focus-separator-bottom-svg{bottom:-2px;transform:translateY(1px)}.landing-root .focus-title{font-size:8vw;color:#ff3131;margin-bottom:4vw;line-height:1;white-space:normal;max-width:90%;margin-left:auto;margin-right:auto}.landing-root .focus-subtitle{font-size:4vw;max-width:90%}.landing-root .mobile-red-highlight, .landing-root .mobile-red-highlight em, .landing-root .mobile-red-highlight strong{color:#ff3131!important}.landing-root .focus-card-title{font-size:6vw}.landing-root .focus-card-desc{font-size:4.8vw;line-height:1.1;margin-top:1.5vw}.landing-root .focus-card{height:auto!important;min-height:auto;border-radius:30px!important;overflow:hidden!important}.landing-root .focus-list-item{font-size:3.8vw;align-items:flex-start}.landing-root .focus-list-item i{font-size:3.8vw!important;margin-top:.5vw!important;min-width:5vw;text-align:center}.landing-root .check-icon{width:5vw!important;height:5vw!important;min-width:5vw!important;flex-shrink:0!important;margin-top:-1px!important}.landing-root .focus-actions{flex-direction:column;align-items:center;gap:20px}.landing-root .focus-actions .btn, .landing-root .btn-white-pill{width:100%!important;min-width:0;font-size:4.5vw!important;padding:3vw 6vw!important;gap:12px!important}.landing-root .btn-white-pill .btn-icon-svg{height:6vw!important;width:auto;filter:brightness(.1)!important}.landing-root .full-program-container{padding:6vw 4vw;max-width:100%!important}.landing-root .program-main-title{max-width:100%!important;flex-direction:column;align-items:center;text-align:center;gap:3vw;margin-bottom:8vw!important}.landing-root .program-desc-grid{grid-template-columns:1fr;gap:10vw!important;max-width:100%!important;margin-bottom:12vw!important}.landing-root .program-desc-item{font-size:3.8vw;justify-content:flex-start}.landing-root .desc-icon-red{width:6vw}.landing-root .program-main-title h2{font-size:7vw;line-height:1.1}.landing-root .program-title-icon{width:8vw}.landing-root .units-stack{max-width:100%!important;gap:8vw}.landing-root .unit-card{height:auto!important;min-height:auto!important;border-radius:8vw!important;background-position:center center}.landing-root .unit-card:before{display:block!important;content:"";position:absolute;inset:0;background:#000000bf;z-index:1}.landing-root .unit-badge{top:0!important;right:auto!important;left:50%!important;transform:translate(-50%)!important;font-size:5vw!important;padding:2.5vw 10vw!important;border-radius:0 0 4vw 4vw!important;width:auto;white-space:nowrap;box-shadow:0 5px 20px #ff313166}.landing-root .unit-card-body{position:relative;z-index:2;padding:22vw 6vw 8vw!important;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.landing-root .unit-header-group{flex-direction:row;align-items:flex-start;text-align:left;gap:3vw;margin-bottom:6vw}.landing-root .unit-main-icon{width:8vw!important;margin-top:1vw}.landing-root .unit-title{font-size:4.5vw!important;text-align:left;line-height:1.1;flex:1;white-space:normal!important}.landing-root .unit-lesson-list{margin-bottom:6vw}.landing-root .unit-lesson-list li{font-size:4vw!important;margin-bottom:4vw;align-items:flex-start;color:#fff;line-height:1.3}.landing-root .lesson-num{font-size:4vw!important;min-width:5vw}.landing-root .unit-footer-stats{flex-direction:column;gap:4vw;margin-top:auto;padding-top:4vw;border-top:1px solid rgba(255,255,255,.1)}.landing-root .stat-item{gap:4vw}.landing-root .stat-circle{width:10vw;height:10vw;font-size:5vw;border-width:2px}.landing-root .stat-label{font-size:3.8vw;color:#ddd}.landing-root .footer-stat-icon{width:8vw}}.landing-root .benefits-header{display:flex;align-items:center;gap:1.5vw;justify-content:center;margin-bottom:3vw}.landing-root .benefits-main-icon{width:2.5vw;height:auto;filter:brightness(0) saturate(100%) invert(24%) sepia(55%) saturate(5833%) hue-rotate(346deg) brightness(103%) contrast(102%)}@media(max-width:767px){.landing-root .benefits-main-icon{width:8vw}}.landing-root .purchase-overlay{padding:0;margin-top:0;display:none;align-items:center;justify-content:center;position:relative;width:100%}.landing-root .purchase-overlay.active{display:flex;animation:fadeInScale .4s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.landing-root .purchase-grid{display:flex;align-items:center;gap:4vw;width:100%;justify-content:center}.landing-root .purchase-col-img{position:relative;display:flex;justify-content:center;align-items:center;z-index:1}.landing-root .purchase-product-img{width:65vw;height:auto;filter:drop-shadow(0 15px 30px rgba(0,0,0,.4))}.landing-root .purchase-info-col{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:5vw;transform:translate(-20vw);position:relative;z-index:20}.landing-root .price-box{border:2px solid #00eca4;border-radius:1.4vw;padding:1.5vw 3vw;background-color:#0006;margin-bottom:2vw;display:flex;flex-direction:column;align-items:center;gap:.5vw;width:100%}.landing-root .current-price{font-family:GothamRounded,sans-serif;font-weight:800;font-size:3.5vw;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center}.landing-root .currency-stack{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:.5vw;gap:.2vw}.landing-root .currency-symbol{font-size:1.2vw;line-height:1}.landing-root .currency-flag{width:1.5vw;height:auto;border-radius:3px;box-shadow:0 2px 4px #0003;margin:0}.landing-root .discount-text{font-family:GothamRounded,sans-serif;color:#fff;font-weight:700;font-size:1.2vw}.landing-root .strikethrough-price{text-decoration:line-through;color:#bbb;margin-left:.5vw}.landing-root .btn-purchase-green{background-color:#00eca4;color:#fff;font-family:GothamRounded,sans-serif;font-weight:800;font-size:1.5vw;padding:1.04vw 3vw;border-radius:50px;border:none;cursor:pointer;display:flex;align-items:center;gap:.8vw;transition:transform .2s,background-color .2s;text-decoration:none;margin-top:1vw;width:100%;justify-content:center;position:relative;z-index:10}.landing-root .btn-purchase-green:hover{background-color:#00d494;transform:translateY(-3px)}.landing-root .btn-purchase-green i{font-size:1.6vw}.landing-root .secure-payment-text{font-family:Inter,sans-serif;font-size:.9vw;color:#ccc;margin-top:1vw;display:flex;align-items:center;gap:.4vw;opacity:.8}.landing-root .secure-payment-text strong{font-weight:600;color:#fff}.landing-root .purchase-disclaimer{font-size:.9vw;color:#ccc;font-style:italic;max-width:25vw;margin-top:1vw;line-height:1.4}@media(max-width:767px){.landing-root .purchase-grid{flex-direction:column;gap:6vw}.landing-root .purchase-product-img{width:60vw}.landing-root .current-price{font-size:8vw}.landing-root .current-price .currency{font-size:4vw}.landing-root .discount-text, .landing-root .purchase-disclaimer{font-size:3vw;max-width:100%}.landing-root .btn-purchase-green{font-size:4.5vw;padding:3vw 6vw}}.landing-root .faq-section{background-color:#e6e6e6;padding:4vw 12vw 8vw 10vw;position:relative;font-family:GothamRounded,sans-serif;margin-top:-2px;z-index:65;overflow:visible}.landing-root .faq-separator-top{position:absolute;top:0;left:0;width:100%;line-height:0;transform:translateY(-99%);z-index:66}.landing-root .faq-separator-top svg{display:block;width:100%;height:6vw}.landing-root .faq-separator-top{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0;transform:translateY(-99%);z-index:1}.landing-root .faq-separator-top svg{display:block;width:100%;height:10vw}.landing-root .faq-container{width:100%;margin:0 auto}.landing-root .faq-header{margin-bottom:4vw}.landing-root .faq-title-group{display:flex;align-items:center;gap:1vw;margin-bottom:1.5vw}.landing-root .faq-icon-header{width:3vw;height:auto}.landing-root .faq-title{font-family:GothamRounded,sans-serif;font-weight:700;font-size:2.5vw;color:#1a1a1a;margin:0;letter-spacing:-.02em}.landing-root .faq-subtitle{font-family:GothamRounded,Quicksand,Nunito,sans-serif;font-size:1.35vw;line-height:1.05;letter-spacing:-.03em;color:#333;max-width:100%;margin-bottom:2vw}.landing-root .faq-list{display:flex;flex-direction:column;gap:.1vw}.landing-root .faq-item{background-color:transparent;border-radius:.85vw;overflow:hidden;box-shadow:none;transition:all .3s ease}.landing-root .faq-item.active{background-color:#fff;box-shadow:0 4px 10px #0000000d;padding-bottom:.5vw}.landing-root .faq-question{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:.8vw 2vw;background:none;border:none;text-align:left;cursor:pointer;font-family:Nunito,sans-serif;font-weight:700;font-size:1.3vw;color:#1a1a1a;transition:background-color .2s;gap:1vw;letter-spacing:-.01em}.landing-root .faq-question:hover{background-color:transparent}.landing-root .faq-item.active .faq-question:hover{opacity:1}.landing-root .faq-arrow{transition:transform .3s ease;color:#fff;background:#ff3131;border-radius:50%;width:1.8vw;height:1.8vw;padding:.4vw;order:-1;transition:transform .3s ease,background .2s;box-sizing:content-box;flex-shrink:0}.landing-root .faq-question:hover .faq-arrow{background:#e62c2c;color:#fff}.landing-root .faq-item.active .faq-arrow{transform:rotate(180deg)}.landing-root .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out;background-color:transparent}.landing-root .faq-content{padding:0 2vw 2vw;font-family:GothamRounded,Quicksand,Nunito,sans-serif;font-size:1.1vw;line-height:1.15;color:#444}.landing-root .faq-footer-action{margin-top:4vw;text-align:left;padding-left:0}.landing-root .btn-faq-cta{font-size:1.5vw;padding:1vw 1.5vw!important;display:inline-flex!important;justify-content:flex-start;align-items:center;gap:.8vw;width:auto!important;max-width:none!important;white-space:nowrap;margin-left:2vw}@media(max-width:767px){.landing-root .focus-section{padding:20vw 5vw 10vw;text-align:center;overflow-y:hidden}.landing-root .faq-title{font-size:6vw}.landing-root .faq-icon-header{width:8vw}.landing-root .faq-subtitle{font-size:4.8vw;max-width:100%}.landing-root .faq-title-group{gap:3vw;margin-bottom:4vw}.landing-root .faq-list{gap:4vw}.landing-root .faq-question{padding:4vw 5vw 4vw 2vw;font-size:4vw}.landing-root .faq-arrow{font-size:4vw}.landing-root .faq-content{padding:0 5vw 5vw;font-size:3.5vw;line-height:1.1}.landing-root .faq-footer-action{margin-top:8vw;text-align:center}.landing-root .btn-faq-cta{width:90%!important;justify-content:center;font-size:4.5vw;padding:3vw 6vw!important}.landing-root .btn-faq-cta .btn-icon-svg{height:5vw}.landing-root .faq-arrow{width:4vw;height:4vw;padding:1vw;flex-shrink:0}}.landing-root .benefits-section, .landing-root .benefits-container, .landing-root .benefits-grid{background-color:#fff!important;background:#fff!important;background-image:none!important;box-shadow:none!important;filter:none!important;opacity:1!important}.landing-root .benefit-item, .landing-root .benefit-content, .landing-root .benefit-image-wrapper{background:transparent!important;background-color:transparent!important;box-shadow:none!important}.landing-root .benefits-separator-top-svg{background:transparent!important;background-color:transparent!important}.landing-root .benefits-section{padding:2vw 4vw 6vw;color:#1a1a1a;font-family:var(--font-hero);position:relative;z-index:1000;margin:0;width:100%;overflow:visible;min-height:100vh}.landing-root .benefits-separator-top-svg{position:absolute;top:-7.9vw;left:0;width:100%;height:8vw;z-index:2000;pointer-events:none;background:transparent!important}.landing-root .benefits-separator-top-svg svg{width:100%;height:100%;display:block;fill:#fff}.landing-root .benefits-container{max-width:90vw;margin:0 auto;background:#fff!important;position:relative}.landing-root .benefits-header{display:flex;align-items:center;gap:1.2vw;margin-bottom:6vw;justify-content:flex-start;margin-left:10vw;position:relative;z-index:2000}.landing-root .benefits-header i{font-size:2.8vw;color:#ff3131}.landing-root .benefits-title{font-size:3.1vw;font-weight:700;letter-spacing:-.04em;margin:0}.landing-root .benefits-grid{position:relative;width:100%;min-height:60vw;background:#fff!important}.landing-root .benefit-item{position:absolute;display:flex;align-items:flex-start;gap:2vw;background:transparent!important}.landing-root .benefit-1{top:-4vw;left:6vw;width:55%;flex-direction:row;align-items:center;position:absolute;z-index:1500}.landing-root .benefit-1 .benefit-image-wrapper{width:50%;flex-shrink:0}.landing-root .benefit-1 .benefit-content{width:50%;margin-left:-3vw}.landing-root .benefit-2{top:-11vw;right:-4vw;width:40%;flex-direction:column;align-items:flex-start;z-index:1000}.landing-root .benefit-2 .benefit-image-wrapper{width:30vw;margin-bottom:1vw;margin-top:-2vw;transform:translate(-13.5vw,1.5vw);position:relative;z-index:1}.landing-root .benefit-2 .benefit-content{position:relative;z-index:20;background:#fffc;border-radius:.5vw;padding:.5vw}.landing-root .benefit-2 .benefit-item-desc{max-width:16vw}.landing-root .benefit-3{top:8vw;left:6vw;width:50%;flex-direction:row;align-items:center}.landing-root .benefit-3 .benefit-image-wrapper{width:45%;flex-shrink:0;transform:translate(7.5vw,2vw)}.landing-root .benefit-3 .benefit-content{width:55%}.landing-root .benefit-4{top:1vw;right:-5vw;width:40%;flex-direction:column;align-items:flex-start}.landing-root .benefit-4 .benefit-content{position:relative;z-index:1005;background:transparent!important}.landing-root .benefit-4 .benefit-image-wrapper{width:24vw;margin-bottom:1vw;transform:translate(-13vw,14vw) rotate(15deg);position:relative;z-index:1003}.landing-root .benefit-5{top:25vw;left:10vw;width:45%;flex-direction:row;align-items:center;position:relative;z-index:100}.landing-root .benefit-5 .benefit-image-wrapper{width:16.5vw;flex-shrink:0;transform:translate(4vw,6vw)}.landing-root .benefit-5 .benefit-content{width:60%}.landing-root .benefit-6{top:40vw;right:-5vw;width:65%;flex-direction:row;align-items:center}.landing-root .benefit-6 .benefit-image-wrapper{width:27.5vw;margin-bottom:0;margin-left:-2vw;transform:translate(5vw,6vw) rotate(5deg)}.landing-root .benefit-content{position:relative;z-index:2;display:grid;grid-template-columns:max-content 1fr;grid-template-rows:auto auto;column-gap:.8vw;align-items:start}.landing-root .benefit-number{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:center;width:2.4vw;height:2.4vw;background-color:#ff3131!important;color:#fff!important;border-radius:50%;font-weight:700;font-size:1.3vw;margin-right:0;margin-top:-.15vw}.landing-root .benefit-item-title{grid-column:2;grid-row:1;display:block;font-size:1.8vw;font-weight:700;letter-spacing:-.03em;margin:0 0 .5vw;text-align:left}.landing-root .benefit-item-desc{grid-column:2;grid-row:2;font-size:1.1vw;line-height:1;color:#4a4a4a;margin:0;text-align:left}.landing-root .highlight-yellow{background-color:#f0ff00!important;padding:0 .2vw;font-weight:500}.landing-root .highlight-green{color:#25d366;font-weight:700}.landing-root .benefit-image-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.landing-root .benefit-image{width:100%;height:auto;filter:none!important}@media(max-width:1024px){.landing-root .benefits-grid{position:static;min-height:auto}.landing-root .benefit-item{position:static!important;width:100%!important;margin-bottom:8vw;flex-direction:column!important;align-items:center!important}.landing-root .benefit-1 .benefit-content, .landing-root .benefit-3 .benefit-content, .landing-root .benefit-5 .benefit-content{width:100%!important}.landing-root .benefit-1 .benefit-image-wrapper, .landing-root .benefit-2 .benefit-image-wrapper, .landing-root .benefit-3 .benefit-image-wrapper, .landing-root .benefit-4 .benefit-image-wrapper, .landing-root .benefit-5 .benefit-image-wrapper, .landing-root .benefit-6 .benefit-image-wrapper{width:60%!important;margin-bottom:3vw}.landing-root .benefit-item-desc{max-width:100%;text-align:center}.landing-root .benefit-item-title{text-align:center;display:block}}@media(max-width:480px){.landing-root .benefits-section{margin-top:-2px!important;padding-top:10vw!important}.landing-root .benefits-title{font-size:5.5vw!important;margin-left:0!important;white-space:nowrap!important}.landing-root .benefits-header{margin-left:0!important;justify-content:center!important;margin-bottom:10vw!important;width:100%!important;padding:0 2vw!important}.landing-root .benefits-header i{font-size:6vw!important}.landing-root .benefit-item{flex-direction:row!important;align-items:center!important;gap:3vw!important;margin-bottom:6vw!important;width:100%!important}.landing-root .benefit-image-wrapper{width:45%!important;transform:none!important;margin:0!important;order:1;display:flex!important;justify-content:center!important;flex-shrink:0!important}.landing-root .benefit-image{width:100%!important;max-height:40vw;object-fit:contain}.landing-root .benefit-4 .benefit-image-wrapper{transform:none!important}.landing-root .benefit-6 .benefit-image-wrapper{width:45%!important;transform:translate(-2vw) scale(.9)!important}.landing-root .benefit-1 .benefit-image-wrapper{transform:translate(-5vw)!important}.landing-root .benefit-2 .benefit-image-wrapper{transform:translate(-13vw)!important}.landing-root .benefit-content{width:65%!important;order:2;margin-left:-15vw!important;z-index:10;display:grid!important;grid-template-columns:max-content 1fr!important;column-gap:2vw!important;text-align:left!important;align-items:start!important;background:transparent!important;box-shadow:none!important;padding:0!important;flex-shrink:0!important}.landing-root .benefit-item-title{font-size:4vw!important;margin-bottom:1.5vw!important;text-align:left!important;line-height:1.1!important}.landing-root .benefit-item-desc{font-size:3vw!important;line-height:1.3!important;text-align:left!important}.landing-root .benefit-2 .benefit-item-desc{max-width:100%!important}.landing-root .benefit-2 .benefit-content{margin-left:-15vw!important;width:50%!important}.landing-root .benefit-6 .benefit-content{margin-left:-5vw!important}.landing-root .benefit-number{width:6vw!important;height:6vw!important;font-size:3.5vw!important;margin-top:-.5vw!important}.landing-root .benefit-number{width:6vw!important;height:6vw!important;font-size:3.5vw!important;margin-top:0!important}}.landing-root .instructor-section{position:relative;width:100%;overflow:hidden;background-color:#f5f5f5;padding-bottom:6vw}.landing-root .instructor-separator-top{position:absolute;top:-1px;left:0;width:100%;z-index:20;line-height:0}.landing-root .instructor-separator-top svg{display:block;width:100%;height:8vw}.landing-root .instructor-separator-top path{fill:#fff}.landing-root .instructor-separator-bottom{position:absolute;bottom:-1px;left:0;width:100%;z-index:20;line-height:0}.landing-root .instructor-separator-bottom svg{display:block;width:100%;height:8vw}.landing-root .instructor-separator-bottom path{fill:#f5f5f5}.landing-root .instructor-video-container{position:relative;width:100%;height:55vw;overflow:hidden;transition:height .6s ease-in-out}.landing-root .instructor-video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.landing-root .instructor-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:30;pointer-events:none;box-sizing:border-box}.landing-root .instructor-badge{position:absolute;left:8vw;top:13vw;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;max-width:25vw}.landing-root .instructor-badge-icon{width:10.8vw;margin-bottom:1vw;filter:drop-shadow(0 4px 6px rgba(0,0,0,.3));stroke-width:2.5px}.landing-root .instructor-badge-text{font-family:var(--font-hero);font-weight:700;font-size:2.5vw;line-height:1;letter-spacing:-.03em;text-shadow:0 2px 10px rgba(0,0,0,.5)}.landing-root .instructor-card{position:absolute;right:12vw;top:28vw;width:30vw;z-index:35;pointer-events:auto;display:flex;flex-direction:column;align-items:stretch}.landing-root .instructor-label{position:relative;top:auto;right:auto;margin-bottom:.5vw;margin-right:1.5vw;display:flex;justify-content:flex-end;align-items:flex-end;gap:.8vw;color:#fff;font-family:var(--font-hero);font-weight:700;font-size:1.95vw;line-height:1;letter-spacing:-.03em;text-shadow:0 2px 4px rgba(0,0,0,.5)}.landing-root .instructor-label i{color:#ff3b3b;font-size:1.5vw}.landing-root .instructor-box-content{background:#14141480;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.5vw;padding:2vw;color:#fff;box-shadow:0 10px 30px #0000004d;margin-bottom:1vw;transition:height .6s ease-in-out}.landing-root .instructor-name-block{display:flex;align-items:flex-end;gap:1vw;margin-bottom:1vw}.landing-root .instructor-avatar-icon{height:1.8vw;width:auto;object-fit:contain}.landing-root .instructor-name{font-family:var(--font-hero);font-size:2.4vw;font-weight:700;letter-spacing:-.03em;line-height:1}.landing-root .instructor-bio{font-family:var(--font-hero);font-size:1.425vw;line-height:1.3;letter-spacing:-.03em;color:#ccc;margin-bottom:.5vw}.landing-root .instructor-read-more{color:#ff3b3b;font-size:.9vw;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.3vw}.landing-root .instructor-info-btn{display:inline-block;padding:.4vw 1.8vw;border:1px solid #ffffff;border-radius:2.5vw;color:#fff;text-decoration:none;font-family:var(--font-hero);font-weight:600;font-size:1.35vw;letter-spacing:-.03em;line-height:1;transition:all .3s ease;align-self:flex-end;background:#0003;cursor:pointer;z-index:40;pointer-events:auto}.landing-root .instructor-info-btn:hover{background:#ff3131;color:#fff;border-color:#ff3131;transform:translateY(-2px);box-shadow:0 5px 15px #ff313166}.landing-root .instructor-details{display:grid;grid-template-columns:1fr 1fr;gap:4vw;padding:4vw 8vw 1vw;width:100%;margin:0;box-sizing:border-box}.landing-root .instructor-detail-col{font-family:var(--font-hero);color:#1a1a1a;letter-spacing:-.03em}.landing-root .id-headline{color:#ff3131;font-weight:800;font-size:2.2vw;line-height:1;margin-bottom:1.5vw}.landing-root .id-text{font-size:1.6vw;line-height:1.15;margin-bottom:1.5vw}.landing-root .id-text strong{font-weight:700}@media(max-width:767px){.landing-root .instructor-video-container{height:120vw}.landing-root .instructor-overlay{flex-direction:column;justify-content:center;gap:5vw;padding:5vw}.landing-root .instructor-badge, .landing-root .instructor-card{max-width:80%;margin-top:0}.landing-root .instructor-details{grid-template-columns:1fr;padding-top:12vw!important}.landing-root .id-headline{font-size:5.5vw;margin-bottom:4vw}.landing-root .id-text{font-size:4.5vw}}@media(max-width:480px){.landing-root .instructor-video-container{height:140vw!important}.landing-root .instructor-card{position:absolute!important;top:55vw!important;left:60%!important;right:auto!important;transform:translate(-50%)!important;width:70%!important;max-width:none!important;align-items:center!important}.landing-root .instructor-label{font-size:4.2vw!important;margin-right:0!important;justify-content:center!important;width:100%!important;margin-bottom:2.5vw!important}.landing-root .instructor-label img{height:1.2em!important}.landing-root .instructor-box-content{padding:4vw!important;border-radius:2.5vw!important}.landing-root .instructor-name{font-size:5.5vw!important}.landing-root .instructor-bio{font-size:3.5vw!important;text-align:left!important}.landing-root .instructor-read-more{font-size:2.8vw!important}.landing-root .instructor-info-btn{font-size:3.5vw!important;padding:1.5vw 4vw!important;border-radius:6vw!important;width:auto!important;align-self:flex-end!important;margin-top:1vw!important}.landing-root .instructor-name-block{justify-content:center!important}.landing-root .instructor-avatar-icon{height:5.5vw!important}.landing-root .instructor-badge{display:none!important}.landing-root .instructor-details{padding-top:12vw!important;padding-bottom:80px!important}}.landing-root .testimonials-section{background-color:#f9f9f9;padding:4vw 0 12vw;font-family:var(--font-hero);letter-spacing:-.03em;position:relative;z-index:5;text-align:center}.landing-root .testimonials-separator-top-svg{position:absolute;top:-4.5vw;left:0;width:100%;height:5vw;z-index:10;pointer-events:none}.landing-root .testimonials-separator-top-svg svg{width:100%;height:100%;display:block;fill:#f9f9f9}.landing-root .testimonials-container{max-width:85vw;margin:0 auto}.landing-root .testimonials-header{margin-bottom:3.5vw}.landing-root .testimonials-label-wrapper{display:flex;align-items:center;justify-content:center;gap:.8vw;margin-bottom:.1vw}.landing-root .testimonials-icon{width:2.2vw;height:auto;filter:brightness(0) saturate(100%) invert(29%) sepia(85%) saturate(2333%) hue-rotate(345deg) brightness(98%) contrast(106%)}.landing-root .testimonials-title{font-size:2.4vw;font-weight:800;color:#1a1a1a;margin:0}.landing-root .testimonials-subtitle{font-size:1.3vw;font-style:italic;color:#888;margin-top:-.2vw;margin-bottom:2.5vw}.landing-root .avg-rating-pill{display:inline-flex;align-items:center;gap:.8vw;background:#fff;padding:.7vw 2.5vw;border-radius:5vw;box-shadow:0 4px 15px #0000000d;margin-bottom:1.5vw}.landing-root .rating-stars-small{display:flex;gap:.2vw;color:#ffb800;font-size:1.25vw}.landing-root .rating-text{font-size:1.25vw;font-weight:700;color:#1a1a1a}.landing-root .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5vw;margin-bottom:5vw}.landing-root .testimonial-card{background:#fff;border-radius:2vw;padding:3vw 2vw;box-shadow:0 10px 40px #0000000a;display:flex;flex-direction:column;align-items:center;justify-content:flex-start!important;transition:transform .3s ease}.landing-root .testimonial-card:hover{transform:translateY(-.5vw)}.landing-root .testimonial-avatar-wrapper{position:relative;width:12vw;height:12vw;margin-bottom:1.5vw}.landing-root .testimonial-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#e2e8f0}.landing-root .country-flag-icon{position:absolute;bottom:.5vw;right:0;width:2.8vw;height:2vw;border-radius:.3vw;box-shadow:0 4px 8px #0000001a;object-fit:cover}.landing-root .testimonial-stars{color:#ffb800;font-size:1.2vw;margin-bottom:1vw;display:flex;gap:.2vw}.landing-root .testimonial-name{font-size:1.6vw;font-weight:800;color:#1a1a1a;margin-bottom:.5vw!important;line-height:1.1;height:4vw!important;display:flex;align-items:center;justify-content:center;padding-bottom:.2vw}.landing-root .testimonial-role{font-size:1.05vw;color:#666;font-weight:500;line-height:1.2;height:3vw!important;display:flex;align-items:flex-start;justify-content:center;padding-top:.2vw}.landing-root .testimonial-country{font-size:.85vw;color:#999;margin-top:0!important;margin-bottom:2vw!important;height:1.5vw!important;display:flex;align-items:center;justify-content:center}.landing-root .testimonial-quote{font-size:1.25vw;line-height:1.15;color:#333;font-weight:500;text-align:left;max-width:90%}.landing-root .testimonials-footer{display:flex;justify-content:center}.landing-root .btn-see-more{background:#ff3131;color:#fff;padding:.8vw 3vw;border-radius:5vw;font-weight:700;font-size:1.3vw;text-decoration:none;box-shadow:0 10px 30px #00000014;transition:all .3s ease}.landing-root .btn-see-more:hover{transform:scale(1.05);box-shadow:0 15px 35px #0000001f}@media(max-width:767px){.landing-root .testimonials-grid{grid-template-columns:1fr;gap:5vw}.landing-root .testimonial-avatar-wrapper{width:30vw;height:30vw}.landing-root .country-flag-icon{width:7vw;height:5vw}}@media(max-width:480px){.landing-root .testimonials-section{padding:50px 20px;position:relative;z-index:60;overflow:visible!important}.landing-root .testimonials-section:after{display:none!important}.landing-root .testimonials-separator-top-svg{display:none!important}.landing-root .testimonials-section:before{display:none!important}.landing-root .testimonials-header{display:flex;flex-direction:column;align-items:center;gap:3vw;margin-bottom:8vw}.landing-root .testimonials-label-wrapper{gap:2vw!important;margin-bottom:0;display:flex!important;flex-direction:column!important;align-items:center!important}.landing-root .testimonials-icon{width:10vw!important;margin-bottom:2vw}.landing-root .testimonials-title{font-size:7vw!important;line-height:1!important;padding:0 2vw;text-align:center}.landing-root .testimonials-subtitle{font-size:3.5vw!important;margin-top:1vw!important;margin-bottom:0;padding:0 8vw;line-height:1.2!important}.landing-root .avg-rating-pill{padding:2.5vw 6vw!important;border-radius:8vw!important;gap:2vw!important;margin-top:5vw!important;margin-bottom:8vw!important;display:inline-flex!important;background:#fff!important;box-shadow:0 5px 20px #00000014!important}.landing-root .rating-stars-small{font-size:3.5vw!important;gap:1vw!important}.landing-root .rating-text{font-size:3.2vw!important}.landing-root .testimonial-card{padding:8vw 6vw;border-radius:6vw}.landing-root .testimonial-avatar-wrapper{width:20vw;height:20vw;margin-bottom:4vw}.landing-root .country-flag-icon{width:6vw;height:4vw;bottom:0}.landing-root .testimonial-stars{font-size:3.5vw;margin-bottom:3vw}.landing-root .testimonial-name{font-size:5vw;height:auto!important;margin-bottom:1vw!important}.landing-root .testimonial-role{font-size:3.5vw;height:auto!important}.landing-root .testimonial-country{font-size:3vw;margin-bottom:6vw!important;height:auto!important}.landing-root .testimonial-quote{font-size:4vw;line-height:1.25;max-width:100%;text-align:center}.landing-root .btn-see-more{padding:3vw 8vw;font-size:4vw;border-radius:10vw}}.landing-root .purchase-section-fixed{width:100%;background-color:#1a1a1a;position:relative;z-index:70;overflow:visible;padding:5.5vw 0 0}.landing-root .purchase-inner-content{max-width:90vw;margin:0 auto;padding:0 5vw;display:flex;flex-direction:column;align-items:center}.landing-root .purchase-main-title{color:#fff;font-family:GothamRounded,sans-serif;font-size:2.2vw;font-weight:800;text-align:center;max-width:100%;line-height:1.1;margin-top:-4vw;margin-bottom:1.5vw;margin-left:auto;margin-right:auto}.landing-root .purchase-grid{display:flex;align-items:center;justify-content:center;gap:4vw;width:100%;margin-top:-2.5vw;margin-bottom:-3vw;transform:translate(2vw) scale(.76);transform-origin:center top}.landing-root .purchase-col-img{flex:1;display:flex;justify-content:flex-end}.landing-root .purchase-product-img{width:32vw;height:auto;transform:scale(2.73) translate(8vw) translateY(1vw);transform-origin:center right;filter:drop-shadow(0 30px 60px rgba(0,0,0,.6));border-radius:1vw;position:relative;z-index:10}.landing-root .purchase-info-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-root .purchase-card-premium{position:relative;background-color:transparent;border:2px solid #ff3131;border-radius:2vw;padding:2.5vw 3vw;width:100%;max-width:38vw;box-shadow:0 20px 40px #0006}.landing-root .purchase-card-promo-badge{position:absolute;top:-4vw;right:-1.5vw;width:20vw;height:auto;z-index:20;filter:drop-shadow(0 10px 25px rgba(0,0,0,.6));pointer-events:none}.landing-root .purchase-features-list{list-style:none;padding:0;margin:0 0 2vw;display:flex;flex-direction:column;gap:.8vw}.landing-root .purchase-features-list li{display:flex;align-items:center;gap:1.28vw;color:#fff;font-size:1.35vw;font-weight:700}.landing-root .feat-icon-red{width:2vw;height:2vw;object-fit:contain;filter:invert(27%) sepia(98%) saturate(7498%) hue-rotate(356deg) brightness(104%) contrast(114%)}.landing-root .purchase-price-block{display:flex;flex-direction:column;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5vw}.landing-root .promo-label{color:#ff3131;font-size:1.2vw;font-weight:800;letter-spacing:.08em;margin-bottom:1.2vw}.landing-root .price-discount-row{display:flex;align-items:center;justify-content:center;gap:1vw;margin-bottom:.4vw}.landing-root .discount-pill{color:#fff;font-size:1.3vw;font-weight:800}.landing-root .old-price{color:#fff;font-size:1.5vw;font-weight:700;text-decoration:line-through;text-decoration-color:#ff3131;text-decoration-thickness:3px;opacity:.8}.landing-root .cur-small{font-size:.7em}.landing-root .main-price-row{display:flex;align-items:center;justify-content:center;gap:1.28vw;margin-bottom:2vw}.landing-root .price-value{color:#fff;font-size:5vw;font-weight:800;font-family:GothamRounded,sans-serif;line-height:.9;letter-spacing:-.02em}.landing-root .currency-container{display:flex;flex-direction:column;align-items:center;gap:.4vw;justify-content:center}.landing-root .currency-label{color:#fff;font-size:1.8vw;font-weight:800;line-height:1}.landing-root .price-flag-icon{width:2.2vw;height:auto;border-radius:.15vw;box-shadow:0 4px 8px #00000080}.landing-root .validity-text{color:#fff;font-size:1.2vw;font-weight:500;margin-top:-1.5vw;margin-bottom:1.5vw;opacity:.9}.landing-root .purchase-secure-msg{color:#fffc;font-size:1.2vw;margin-top:1.5vw;display:flex;align-items:center;justify-content:center;gap:.6vw}.landing-root .trust-shield-icon{width:1.3vw;height:auto;object-fit:contain}.landing-root .btn-purchase-teal{background-color:#ff3131;color:#fff;font-family:GothamRounded,sans-serif;font-weight:800;font-size:1.3vw;padding:1vw 2.5vw;border-radius:9999px;display:flex;align-items:center;gap:1vw;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:100%;justify-content:center}.landing-root .btn-purchase-teal:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 10px 20px #ff31314d;background-color:#ff4d4d}.landing-root .btn-purchase-teal .btn-icon-img{width:1.8vw;height:1.8vw;filter:brightness(0) invert(1)}.landing-root .purchase-trust-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;margin-top:1vw;position:relative;z-index:70;left:0}.landing-root .trust-micro-copy-img{width:85%;height:auto;margin-top:.5vw;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.landing-root .trust-pill{background:transparent;padding:.1vw 0;border-radius:9999px;display:flex;align-items:center;gap:.8vw;box-shadow:none}.landing-root .trust-item{color:#fff;font-size:1.15vw;font-weight:700;display:flex;align-items:center;gap:.4vw;white-space:nowrap}.landing-root .item-icon-red{width:1.2vw;height:1.2vw;filter:invert(27%) sepia(98%) saturate(7498%) hue-rotate(356deg) brightness(104%) contrast(114%)}.landing-root .stars-icon{width:6.5vw;height:auto}.landing-root .rating-label{color:#fff;font-size:1.15vw;font-weight:700;white-space:nowrap}.landing-root .purchase-separator-top{position:absolute;left:0;width:100%;line-height:0;z-index:61}.landing-root .purchase-separator-top{position:absolute;top:0;left:0;width:100%;transform:translateY(-99%);z-index:70;pointer-events:none}.landing-root .purchase-bottom-wave-clean{position:absolute;bottom:-1px;left:0;width:100%;line-height:0;z-index:70}.landing-root .purchase-bottom-wave-clean svg{display:block;width:100%;height:6vw}.landing-root .purchase-separator-top svg{display:block;width:100%;height:6vw}.landing-root .purchase-promo-banner{width:100%;margin-top:-12vw;display:flex;justify-content:center;position:relative;z-index:10;left:1.5vw}.landing-root .promo-banner-img{width:55%;max-width:850px;height:auto;object-fit:contain;filter:drop-shadow(0 4px 15px rgba(0,0,0,.3));transform:translate(-1.5vw)}@media(max-width:767px){.landing-root .purchase-section-fixed{padding:15vw 0 20vw!important;margin-top:-30vw!important;margin-bottom:-15vw!important;overflow-x:hidden!important;overflow-y:visible!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;position:relative}.landing-root .purchase-section-fixed:before{content:"";display:block!important;position:absolute;top:-2px;left:-50%;width:200%;height:8vw;background-color:#f9f9f9;border-radius:0 0 50% 50%;z-index:100;pointer-events:none}.landing-root .purchase-inner-content{max-width:98vw!important;padding:0 1vw!important;width:100%!important;position:relative;z-index:101}.landing-root .purchase-main-title{font-size:6.2vw!important;margin-bottom:4vw!important;margin-top:4vw!important;padding:0 5vw!important}.landing-root .purchase-separator-top{display:none!important}.landing-root .purchase-grid{flex-direction:column;gap:0;margin-top:0!important;transform:none!important;width:100%!important;align-items:center!important}.landing-root .purchase-col-img{z-index:30!important;position:relative;width:100%}.landing-root .purchase-info-col{z-index:10!important;position:relative}.landing-root .purchase-product-img{display:none!important}.landing-root .purchase-card-premium{max-width:90vw!important;width:100%;padding:6vw 4vw;border-radius:5vw;transform:none!important;margin:0 auto!important;position:relative;z-index:10;background-color:#1a1a1a;box-shadow:0 20px 40px #0009!important}.landing-root .purchase-card-promo-badge{top:-10vw;right:-4vw;width:45vw}.landing-root .purchase-features-list{gap:3vw;margin-top:2vw;margin-bottom:5vw;width:100%}.landing-root .purchase-features-list li{font-size:4.2vw;gap:3vw;display:flex;align-items:center;font-weight:700;white-space:nowrap}.landing-root .feat-icon-red{width:8vw;height:8vw;filter:invert(27%) sepia(98%) saturate(7498%) hue-rotate(356deg) brightness(104%) contrast(114%)}.landing-root .promo-label{font-size:3vw;margin-bottom:3vw;white-space:nowrap}.landing-root .price-discount-row{gap:3vw}.landing-root .discount-pill, .landing-root .old-price{font-size:4vw}.landing-root .price-value{font-size:15vw}.landing-root .currency-container{gap:1vw;margin-top:-1.5vw!important}.landing-root .validity-text{font-size:4vw;margin-top:-2vw;margin-bottom:4vw}.landing-root .currency-label{font-size:5vw}.landing-root .price-flag-icon{width:8vw}.landing-root .purchase-secure-msg{font-size:3.5vw;margin-top:5vw;justify-content:center;gap:6px}.landing-root .trust-shield-icon{width:4.2vw!important;height:auto}.landing-root .btn-purchase-teal{font-size:4.5vw;padding:4vw;border-radius:10vw}.landing-root .btn-purchase-teal .btn-icon-img{width:6vw;height:6vw}.landing-root .purchase-trust-footer{flex-direction:column;align-items:center;gap:.5vw;margin-top:2vw;left:0;user-select:none!important;-webkit-user-select:none!important;pointer-events:none!important}.landing-root .trust-micro-copy-img{width:98%!important;height:auto!important;margin-top:2vw!important;display:block!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;-webkit-touch-callout:none!important}.landing-root .trust-pill{padding:.2vw 0;width:fit-content;background:transparent!important;box-shadow:none!important}.landing-root .stars-icon{width:20vw}.landing-root .trust-item, .landing-root .rating-label{font-size:3vw;color:#fff!important}.landing-root .item-icon-red{width:4.5vw;height:4.5vw}.landing-root .stars-group{font-size:4vw}.landing-root .purchase-promo-banner{margin-top:4vw;width:100%;padding:0 4vw;left:0!important}.landing-root .promo-banner-img{width:100%;transform:translate(-3vw)}}.landing-root .site-footer-final{background-color:#1a1a1a;color:#fff;font-family:GothamRounded,sans-serif;padding:2vw 2vw 4vw;position:relative;z-index:80}.landing-root .footer-custom-content{max-width:90vw;margin:0 auto;display:flex;flex-direction:column;gap:2vw}.landing-root .footer-cta-row{display:flex;justify-content:center;align-items:center;gap:2vw;text-align:right}.landing-root .wa-text{font-family:GothamRounded,sans-serif;font-size:1.2vw;line-height:1.3;font-weight:500;color:#e0e0e0}.landing-root .wa-arrow{color:#00e676;font-size:1.8vw;animation:bounceRight 2s infinite}@keyframes bounceRight{0%,to{transform:translate(0)}50%{transform:translate(.5vw)}}.landing-root .btn-whatsapp-large{background-color:#00e676;color:#fff;font-size:1.3vw;font-weight:700;padding:.8vw 2.5vw;border-radius:9999px;display:flex;align-items:center;gap:.8vw;text-decoration:none;transition:transform .2s,background-color .2s;box-shadow:0 4px 10px #00e67640}.landing-root .btn-whatsapp-large:hover{transform:translateY(-3px);background-color:#00c853}.landing-root .btn-wa-icon{width:1.8vw;height:1.8vw;filter:brightness(0) invert(1)}.landing-root .footer-legal-row{display:flex;justify-content:center;align-items:center;padding-top:1vw;gap:3vw}.landing-root .footer-brand{display:flex;align-items:center;gap:1vw}.landing-root .footer-logo-small{height:3.5vw;width:auto;margin-bottom:.4vw}.landing-root .copyright-text{font-size:1.1vw;color:#fff;font-weight:600}.landing-root .footer-links-group{display:flex;gap:2vw}.landing-root .footer-links-group a{color:#888;text-decoration:none;font-size:1.1vw;font-family:Inter,sans-serif;transition:color .2s;font-weight:400}.landing-root .footer-links-group a:hover{color:#fff}@media(max-width:767px){.landing-root .site-footer-final{padding:5vw}.landing-root .footer-cta-row{flex-direction:column;text-align:center;gap:4vw}.landing-root .wa-text{font-size:4vw;text-align:center}.landing-root .wa-arrow{transform:rotate(90deg);font-size:6vw;animation:bounceDown 2s infinite}@keyframes bounceDown{0%, to{transform:translateY(0) rotate(90deg)}50%{transform:translateY(1vw) rotate(90deg)}}.landing-root .btn-whatsapp-large{width:100%;justify-content:center;font-size:4.5vw;padding:3vw}.landing-root .btn-wa-icon{width:6vw;height:6vw}.landing-root .footer-legal-row{flex-direction:column;gap:4vw;padding-top:5vw}.landing-root .footer-brand{flex-direction:column}.landing-root .footer-logo-small{height:8vw}.landing-root .copyright-text{font-size:3.5vw}.landing-root .footer-links-group{flex-direction:row!important;flex-wrap:wrap;justify-content:center;gap:4vw}.landing-root .footer-links-group a{font-size:3.5vw}}.landing-root .sticky-promo-mobile{display:none}.landing-root .sticky-cta-bar{position:fixed;bottom:0;left:0;width:100%;z-index:9999;background-color:#1a1a1a;color:#fff;box-shadow:0 -4px 10px #0003;transform:translateY(110%);transition:transform .3s ease-out,opacity .3s ease-out;opacity:0;padding:.65vw 0;font-family:var(--font-hero, "Inter", sans-serif)}.landing-root .sticky-cta-bar.active{transform:translateY(0);opacity:1}.landing-root .sticky-bar-content{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:none;margin:0;padding:0 2vw}.landing-root .sticky-benefits{display:flex;flex-direction:column;align-items:center;gap:.1vw;justify-self:end;margin-right:4.5vw;user-select:none;-webkit-user-select:none;pointer-events:none}.landing-root .sticky-micro-copy-img{height:2.5vw;width:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.landing-root .sticky-cta-btn{justify-self:center}.landing-root .sticky-promo-web{position:absolute;right:16vw;bottom:-1vw;display:flex;align-items:flex-end;z-index:100}.landing-root .sticky-benefits-top-row{display:flex;flex-direction:row;align-items:center;gap:1.2vw}.landing-root .sticky-benefit-item{display:flex;align-items:center;gap:.4vw;font-size:.95vw;font-weight:600;white-space:nowrap}.landing-root .sticky-icon-small{height:1.1vw;width:auto;filter:invert(31%) sepia(87%) saturate(5426%) hue-rotate(346deg) brightness(101%) contrast(106%)}.landing-root .sticky-rating{display:flex;align-items:center;gap:.4vw;font-size:.95vw;font-weight:600;white-space:nowrap}.landing-root .sticky-rating .stars{color:#ff3131;font-size:1vw;letter-spacing:1px}.landing-root .sticky-trust{display:flex;align-items:center;gap:.4vw;font-size:.85vw;font-weight:500;color:#ccc;white-space:nowrap}.landing-root .sticky-trust .sticky-shield-icon{width:1vw;height:auto}.landing-root .sticky-cta-btn{background-color:#ff3131;color:#fff!important;font-weight:700;font-size:1.25vw;padding:.5vw 3.5vw;border-radius:9999px;text-decoration:none;display:inline-flex;align-items:center;gap:.5vw;transition:all .2s ease;box-shadow:0 4px 10px #0000004d;white-space:nowrap}.landing-root .sticky-cta-btn:hover{background-color:#e62c2c;transform:translateY(-1px);box-shadow:0 6px 14px #0006}.landing-root .sticky-cta-btn .btn-icon-svg{height:1.5vw;width:auto;filter:brightness(0) invert(1)}.landing-root .cta-text-mobile{display:none}.landing-root .cta-text-web{display:inline}@media(max-width:767px){.landing-root .sticky-cta-bar{padding:10px 15px 8px;background-color:#333;color:#fff;box-shadow:0 -4px 15px #0003}.landing-root .sticky-bar-content{justify-content:space-between;gap:15px;width:100%;max-width:100%}.landing-root .sticky-benefits{display:none}.landing-root .sticky-trust{font-size:.75em;gap:4px;order:2;display:flex;color:#ccc}.landing-root .sticky-cta-btn{flex-grow:1;justify-content:center;width:auto;font-size:1.1em;padding:8px 20px}.landing-root .sticky-trust{display:flex;flex-direction:row;font-size:.75em;align-items:center}.landing-root .sticky-cta-btn .btn-icon-svg{height:26px!important;width:auto!important;margin-right:10px!important}.landing-root .sticky-trust .sticky-shield-icon{width:14px!important;height:14px!important}}@media(max-width:480px){.landing-root .sticky-bar-content{flex-direction:row!important;justify-content:flex-end;align-items:center;padding:4px 0 4px 30vw;position:relative}.landing-root .sticky-benefits, .landing-root .sticky-trust{display:none!important}.landing-root .sticky-cta-btn{width:auto!important;max-width:none!important;flex-shrink:0;margin-left:auto;margin-right:-37vw;font-size:3.3vw;padding:3vw 5vw;border-radius:999px;white-space:nowrap;display:flex!important;align-items:center!important;justify-content:center!important;gap:1vw;box-shadow:0 4px 12px #ff31314d}.landing-root .sticky-cta-btn .btn-icon-svg{height:18px!important;width:auto!important;margin-right:0!important}.landing-root .sticky-promo-mobile{display:flex;position:absolute;left:-2vw;bottom:0;z-index:102}.landing-root .sticky-promo-img-mob{height:22vw;width:auto;transform:translateY(12%);filter:drop-shadow(0 -4px 10px rgba(0,0,0,.3));pointer-events:none;object-fit:contain;transform-origin:bottom left}.landing-root .sticky-promo-web, .landing-root .cta-text-web{display:none!important}.landing-root .cta-text-mobile{display:inline!important}}.landing-root .sticky-promo-img{height:2.5vw;width:auto;object-fit:contain;transform:scale(2.8);transform-origin:bottom right;filter:drop-shadow(0 4px 20px rgba(0,0,0,.5));pointer-events:none}
