@font-face{font-family:Degular Display;src:url(/landing/fonts/DegularDisplay-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Degular Display;src:url(/landing/fonts/DegularDisplay-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Degular Display;src:url(/landing/fonts/DegularDisplay-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--lb-lime:#c7f000;--lb-lime-deep:#a8cc00;--lb-black:#0d0d0d;--lb-ink:#141414;--lb-graphite:#1f1f1f;--lb-soft:#e8e8e5;--lb-paper:#fafafa;--lb-cream:#f2f2f0;--lb-rule:#e5e5e5;--lb-mute:#6b6b6b;--lb-line:#ffffff14;--lb-line-strong:#ffffff29;--font-display:"Degular Display","Bricolage Grotesque","Manrope",sans-serif;--font-body:"Manrope",sans-serif;--r-sm:10px;--r-md:14px;--r-lg:22px;--r-xl:32px}@keyframes tooltipBounce{0%,to{transform:translate(0)}50%{transform:translate(-4px)}}@keyframes waPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes floaty{0%,to{transform:rotate(12deg)translateY(0)}50%{transform:rotate(8deg)translateY(-8px)}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}body.no-scroll{overflow:hidden}.lb-landing{min-height:100vh}.lb-landing *{box-sizing:border-box;margin:0;padding:0}.lb-landing{scroll-behavior:smooth;background:var(--lb-black);font-family:var(--font-body);background:var(--lb-black);color:var(--lb-soft);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:500;line-height:1.5;overflow-x:clip}.lb-landing a{color:inherit;text-decoration:none}.lb-landing button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.lb-landing img,.lb-landing svg{max-width:100%;display:block}.lb-landing .container{max-width:1400px;margin:0 auto;padding:0 32px}.lb-landing .header{z-index:100;background:var(--lb-lime);color:var(--lb-black);position:sticky;top:0}.lb-landing .header-inner{justify-content:space-between;align-items:center;gap:24px;padding-top:14px;padding-bottom:14px;display:flex}.lb-landing .header-left{align-items:center;gap:36px;display:flex}.lb-landing .logo-img{align-items:center;line-height:0;display:inline-flex}.lb-landing .logo-img img{width:auto;height:30px;display:block}.lb-landing .nav-links{align-items:center;gap:28px;display:flex}.lb-landing .nav-links a{color:var(--lb-black);letter-spacing:0;font-size:14px;font-weight:700;transition:opacity .2s}.lb-landing .nav-links a:hover{opacity:.65}.lb-landing .header-cta{align-items:center;gap:8px;display:flex}.lb-landing .menu-toggle{width:40px;height:40px;color:var(--lb-black);border:1.5px solid var(--lb-black);background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:background .2s;display:none}.lb-landing .menu-toggle:hover{background:#0d0d0d0f}.lb-landing .menu-toggle i{font-size:22px}.lb-landing .mobile-drawer{background:var(--lb-black);z-index:200;flex-direction:column;gap:24px;padding:80px 28px 40px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.lb-landing .mobile-drawer.open{transform:translate(0)}.lb-landing .mobile-drawer .close-btn{background:var(--lb-lime);width:44px;height:44px;color:var(--lb-black);border:2px solid var(--lb-black);border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:18px;right:22px}.lb-landing .mobile-drawer .close-btn i{font-size:22px}.lb-landing .mobile-drawer .m-logo-img{margin-bottom:12px;line-height:0;display:inline-block}.lb-landing .mobile-drawer .m-logo-img img{width:auto;height:34px}.lb-landing .mobile-drawer nav{border-top:1px solid var(--lb-line);flex-direction:column;gap:4px;padding-top:24px;display:flex}.lb-landing .mobile-drawer nav a{font-family:var(--font-display);letter-spacing:.01em;color:var(--lb-soft);border-bottom:1px solid var(--lb-line);justify-content:space-between;align-items:center;padding:16px 0;font-size:28px;font-weight:700;display:flex}.lb-landing .mobile-drawer nav a i{color:var(--lb-lime);font-size:22px}.lb-landing .mobile-drawer .m-actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.lb-landing .whatsapp-wrap{z-index:999;align-items:center;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.lb-landing .whatsapp-tooltip{color:var(--lb-black);letter-spacing:0;white-space:nowrap;border:1.5px solid var(--lb-black);background:#fff;border-radius:14px;padding:10px 16px;font-size:14px;font-weight:700;animation:3s ease-in-out infinite tooltipBounce;position:relative;box-shadow:0 8px 24px -6px #00000040}.lb-landing .whatsapp-tooltip:after{content:"";width:0;height:0;filter:drop-shadow(1.5px 0 0 var(--lb-black));border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:8px solid #fff;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.lb-landing .whatsapp-float{color:#fff;border:2px solid var(--lb-black);background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 8px 28px -6px #25d3668c,0 4px 12px #0003}.lb-landing .whatsapp-float:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 14px 36px -6px #25d366b3,0 6px 16px #00000040}.lb-landing .whatsapp-float i{font-size:32px}.lb-landing .whatsapp-float .wa-pulse{pointer-events:none;border:2px solid #25d366;border-radius:50%;animation:2s ease-out infinite waPulse;position:absolute;inset:-4px}.lb-landing .btn{letter-spacing:0;white-space:nowrap;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.lb-landing .btn-lime{background:var(--lb-lime);color:var(--lb-black);box-shadow:0 4px 20px -4px #c7f00066}.lb-landing .btn-lime:hover{transform:translateY(-2px);box-shadow:0 10px 30px -6px #c7f00099}.lb-landing .btn-dark{background:var(--lb-black);color:var(--lb-lime);border:1.5px solid var(--lb-black)}.lb-landing .btn-dark:hover{transform:translateY(-2px);box-shadow:0 10px 24px -6px #0006}.lb-landing .btn-outline-dark{color:var(--lb-black);background:0 0;border:1.5px solid #0d0d0d33}.lb-landing .btn-outline-dark:hover{background:var(--lb-black);color:var(--lb-lime);border-color:var(--lb-black)}.lb-landing .btn-ghost-light{color:var(--lb-soft);border:1.5px solid var(--lb-line-strong);background:0 0}.lb-landing .btn-ghost-light:hover{background:var(--lb-lime);color:var(--lb-black);border-color:var(--lb-lime)}.lb-landing .btn-lg{padding:18px 36px;font-size:16px}.lb-landing .btn-xl{padding:22px 48px;font-size:18px}.lb-landing .hero{isolation:isolate;background:var(--lb-black);padding:90px 0 110px;position:relative;overflow:hidden}.lb-landing .hero:before{content:"";z-index:-1;filter:blur(40px);background:radial-gradient(circle,#c7f00038,#0000 65%);width:700px;height:700px;position:absolute;top:-200px;right:-200px}.lb-landing .hero:after{content:"";z-index:-1;filter:blur(50px);background:radial-gradient(circle,#c7f0001f,#0000 70%);width:600px;height:600px;position:absolute;bottom:-300px;left:-200px}.lb-landing .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.lb-landing .hero h1{font-family:var(--font-display);letter-spacing:.015em;color:var(--lb-soft);margin-bottom:26px;font-size:clamp(40px,6.5vw,92px);font-weight:700;line-height:.98}.lb-landing .hero h1 .hl{color:var(--lb-lime);display:inline}.lb-landing .hero h1 .italic{font-style:italic}.lb-landing .hero-sub{color:#ffffffb3;letter-spacing:-.005em;max-width:540px;margin-bottom:36px;font-size:clamp(17px,1.6vw,21px);font-weight:500;line-height:1.5}.lb-landing .hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:32px;display:flex}.lb-landing .hero-meta-rotator{align-items:center;height:32px;display:flex;position:relative}.lb-landing .hero-meta-list{width:100%;max-width:360px;height:32px;position:relative}.lb-landing .hero-meta-item{color:var(--lb-soft);letter-spacing:-.005em;opacity:0;align-items:center;gap:10px;font-size:16px;font-weight:700;transition:opacity .45s,transform .45s;display:flex;position:absolute;inset:0;transform:translateY(15px)}.lb-landing .hero-meta-item.active{opacity:1;transform:translateY(0)}.lb-landing .hero-meta-item i{color:var(--lb-lime);font-size:22px}.lb-landing .hero-visual{justify-content:center;align-items:center;height:720px;display:flex;position:relative}.lb-landing .process-stage{opacity:0;pointer-events:none;flex-direction:column;align-items:center;width:100%;max-width:440px;transition:opacity .4s;display:flex;position:absolute}.lb-landing .process-stage.active{opacity:1;pointer-events:auto}.lb-landing .phase-indicator{background:var(--lb-black);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:var(--lb-lime);border:1px solid #c7f00059;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:9px 20px;font-size:12px;font-weight:800;display:inline-flex}.lb-landing .phase-indicator .phase-dot{background:var(--lb-lime);width:8px;height:8px;box-shadow:0 0 12px var(--lb-lime);border-radius:50%;animation:1.5s infinite pulse}.lb-landing .checkout-mock{width:100%;height:580px;color:var(--lb-black);background:linear-gradient(#f8fce8 0%,#fff 50%,#f4f6f9 100%);border:1px solid #e8ecf0;border-radius:22px;flex-direction:column;padding:24px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px -25px #000000b3}.lb-landing .checkout-mock:before{content:"";pointer-events:none;background:radial-gradient(circle,#c7f00059 0%,#c7f00000 70%);width:120px;height:120px;position:absolute;top:-40px;right:-40px}.lb-landing .checkout-mock>*{position:relative}.lb-landing .cm-author{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-bottom:14px;display:flex}.lb-landing .cm-avatar{background:var(--lb-black);width:60px;height:60px;color:var(--lb-lime);font-family:var(--font-display);letter-spacing:.01em;border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:900;display:flex;overflow:hidden}.lb-landing .cm-avatar img{object-fit:cover;width:100%;height:100%;display:block}.lb-landing .cm-author-name{letter-spacing:.01em;text-transform:uppercase;font-size:15px;font-weight:800;line-height:1}.lb-landing .cm-author-sub{color:#526b7a;align-items:center;gap:4px;font-size:11.5px;font-weight:600;display:inline-flex}.lb-landing .cm-verified-dot{color:#fff;background:#15803d;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;display:inline-flex}.lb-landing .cm-section-title{letter-spacing:.12em;text-transform:uppercase;color:#526b7a;text-align:center;margin-bottom:10px;font-size:11.5px;font-weight:800}.lb-landing .cm-summary{background:#fff;border:1px solid #e8ecf0;border-radius:14px;margin-bottom:18px;padding:14px 16px}.lb-landing .cm-summary-head{color:#526b7a;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px dashed #0d0d0d1a;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;font-size:10.5px;font-weight:800;display:flex}.lb-landing .cm-summary-row{justify-content:space-between;align-items:flex-start;padding:6px 0;font-size:13px;display:flex}.lb-landing .cm-summary-row .left{color:var(--lb-black);letter-spacing:0;word-break:break-word;max-width:60%;font-weight:800;line-height:1.3}.lb-landing .cm-summary-row .right{color:var(--lb-black);text-align:right;font-variant-numeric:tabular-nums;font-weight:800}.lb-landing .cm-summary-row .strike{color:#94a3b8;margin-right:6px;font-size:11px;font-weight:600;text-decoration:line-through}.lb-landing .cm-summary-row .right>.strike:only-child{margin-right:0}.lb-landing .cm-summary-row.discount{color:#dc2626;font-size:12px;font-weight:700}.lb-landing .cm-summary-row.discount .left{color:#dc2626;align-items:center;gap:4px;font-weight:700;display:inline-flex}.lb-landing .cm-summary-row.discount .right{color:#dc2626}.lb-landing .cm-summary-row.processing{color:#526b7a;font-size:12px;font-weight:700}.lb-landing .cm-summary-row.processing .left{color:#526b7a;align-items:center;gap:4px;font-weight:700;display:inline-flex}.lb-landing .cm-summary-row.processing .right{color:#526b7a}.lb-landing .cm-summary-total{border-top:1.5px solid #0d0d0d1a;justify-content:space-between;align-items:center;margin-top:4px;padding-top:10px;font-weight:900;display:flex}.lb-landing .cm-summary-total .left{text-transform:uppercase;letter-spacing:.08em;color:var(--lb-black);font-size:13px}.lb-landing .cm-summary-total .right{font-family:var(--font-body);letter-spacing:-.01em;color:var(--lb-black);font-size:20px;font-weight:900;line-height:1}.lb-landing .cm-methods-head{letter-spacing:.12em;text-transform:uppercase;color:#526b7a;margin-bottom:10px;font-size:11.5px;font-weight:800}.lb-landing .cm-methods{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.lb-landing .cm-method{background:#fff;border:1.5px solid #e8ecf0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:12px 10px;transition:all .2s;display:flex;position:relative}.lb-landing .cm-method.selected{border-color:var(--lb-black);box-shadow:0 3px 0 var(--lb-black);background:#fff}.lb-landing .cm-method-badge{letter-spacing:.04em;color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.lb-landing .cm-method-img{object-fit:contain;width:auto;max-width:30px;height:22px;display:block}.lb-landing .cm-method{gap:4px;padding:10px 6px}.lb-landing .cm-input-row{color:#94a3b8;background:#fff;border:1.5px solid #e8ecf0;border-radius:10px;align-items:center;gap:8px;margin-bottom:8px;padding:11px 14px;font-size:12px;display:flex}.lb-landing .cm-input-row i{color:#cbd5e1;font-size:14px}.lb-landing .cm-input-row .label{color:#526b7a;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;margin-right:6px;font-size:11px;font-weight:600}.lb-landing .cm-pay-btn{background:var(--lb-lime);width:100%;color:var(--lb-black);letter-spacing:.01em;text-align:center;border:1.5px solid var(--lb-black);text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:15px;font-size:15px;font-weight:900;display:flex}.lb-landing .cm-pay-btn.loading{background:var(--lb-black);color:var(--lb-lime);pointer-events:none}.lb-landing .cm-pay-btn .spin{border:2px solid #c7f00040;border-top-color:var(--lb-lime);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.lb-landing .cm-secure{text-align:center;color:#526b7a;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:12px;font-size:11px;font-weight:600;display:inline-flex}.lb-landing .cm-secure i{color:#15803d;font-size:14px}.lb-landing .success-card{width:100%;height:580px;color:var(--lb-black);text-align:center;background:linear-gradient(#f8fce8 0%,#fff 100%);border:1px solid #e8ecf0;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:56px 30px 50px;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px -25px #000000b3}.lb-landing .success-card:before{content:"";background:radial-gradient(circle,#c7f00059 0%,#c7f00000 70%);width:200px;height:200px;position:absolute;top:-60px;left:-60px}.lb-landing .success-card:after{content:"";background:radial-gradient(circle,#c7f00040 0%,#c7f00000 70%);width:180px;height:180px;position:absolute;bottom:-60px;right:-60px}.lb-landing .success-icon{background:var(--lb-lime);width:90px;height:90px;color:var(--lb-black);border:3px solid var(--lb-black);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;font-size:52px;animation:.5s cubic-bezier(.34,1.56,.64,1) scaleIn;display:flex;position:relative;box-shadow:0 12px 30px -8px #c7f00080}.lb-landing .success-title{font-family:var(--font-body);letter-spacing:-.01em;z-index:1;margin-bottom:10px;font-size:28px;font-weight:800;line-height:1.1;position:relative}.lb-landing .success-text{color:#0d0d0da6;z-index:1;margin-bottom:22px;font-size:15px;font-weight:600;position:relative}.lb-landing .success-redirect{background:var(--lb-black);color:var(--lb-lime);letter-spacing:.04em;z-index:1;border-radius:999px;align-items:center;gap:10px;padding:11px 20px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.lb-landing .success-redirect .loader{border:2px solid #c7f00040;border-top-color:var(--lb-lime);border-radius:50%;width:13px;height:13px;animation:.8s linear infinite spin}.lb-landing .process-steps{z-index:4;gap:10px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.lb-landing .process-step{background:var(--lb-line-strong);border-radius:2px;width:32px;height:4px;transition:background .4s,width .4s}.lb-landing .process-step.active{background:var(--lb-lime);width:52px;box-shadow:0 0 12px #c7f00080}.lb-landing .floating-iso{background:var(--lb-lime);border:2px solid var(--lb-black);z-index:6;border-radius:18px;justify-content:center;align-items:center;width:76px;height:76px;animation:4s ease-in-out infinite floaty;display:flex;position:absolute;top:-6px;right:-10px;transform:rotate(12deg);box-shadow:0 20px 40px -10px #c7f00080,inset 0 -4px #00000026}.lb-landing .floating-iso img{width:44px;height:44px}.lb-landing .marquee{background:#fff;padding:32px 0;position:relative;overflow:hidden}.lb-landing .marquee-track{white-space:nowrap;align-items:center;gap:64px;width:max-content;animation:30s linear infinite scroll;display:flex}.lb-landing .marquee-logo{flex-shrink:0;justify-content:center;align-items:center;height:52px;display:flex}.lb-landing .marquee-logo img{object-fit:contain;width:auto;max-width:180px;height:100%;display:block}.lb-landing .section{padding:110px 0;position:relative}.lb-landing .section-head{text-align:center;max-width:760px;margin-bottom:64px;margin-left:auto;margin-right:auto}.lb-landing .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--lb-lime);margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.lb-landing .section-head h2{font-family:var(--font-display);letter-spacing:.015em;color:var(--lb-soft);margin-bottom:18px;font-size:clamp(34px,5vw,68px);font-weight:700;line-height:1.05}.lb-landing .section-head h2 .lime{color:var(--lb-lime)}.lb-landing .section-head h2 .italic{color:var(--lb-lime);font-style:italic}.lb-landing .section-head p{color:#ffffffa6;max-width:560px;margin:0 auto;font-size:17px;font-weight:500}.lb-landing .como-funciona{background:var(--lb-black)}.lb-landing .timeline{margin-top:40px;position:relative}.lb-landing .timeline-line-bg{background:var(--lb-line-strong);z-index:0;border-radius:2px;height:3px;position:absolute;top:38px;left:calc(16.66% + 28px);right:calc(16.66% + 28px)}.lb-landing .timeline-line-fill{background:var(--lb-lime);z-index:1;border-radius:2px;width:0;height:3px;transition:width 1.4s cubic-bezier(.65,0,.35,1);position:absolute;top:38px;left:calc(16.66% + 28px);box-shadow:0 0 16px #c7f00099}.lb-landing .timeline.in-view .timeline-line-fill{width:calc(66.66% - 56px)}.lb-landing .timeline-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.lb-landing .tl-step{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.lb-landing .tl-node{background:var(--lb-black);width:76px;height:76px;color:var(--lb-soft);border:3px solid var(--lb-line-strong);z-index:3;border-radius:50%;justify-content:center;align-items:center;margin-bottom:28px;transition:all .5s;display:flex;position:relative}.lb-landing .tl-node i{font-size:30px;transition:color .4s,transform .4s}.lb-landing .timeline.in-view .tl-step .tl-node{background:var(--lb-lime);color:var(--lb-black);border-color:var(--lb-lime);box-shadow:0 0 0 6px #c7f00026,0 10px 30px -8px #c7f00066}.lb-landing .timeline.in-view .tl-step:first-child .tl-node{transition-delay:.2s}.lb-landing .timeline.in-view .tl-step:nth-child(2) .tl-node{transition-delay:.6s}.lb-landing .timeline.in-view .tl-step:nth-child(3) .tl-node{transition-delay:1s}.lb-landing .tl-content{background:var(--lb-ink);border:1px solid var(--lb-line);border-radius:var(--r-lg);width:100%;padding:28px 24px;transition:border-color .3s,transform .3s;position:relative}.lb-landing .tl-content:before{content:"";background:var(--lb-ink);border-left:1px solid var(--lb-line);border-top:1px solid var(--lb-line);width:16px;height:16px;transition:border-color .3s;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(45deg)}.lb-landing .tl-step:hover .tl-content{border-color:#c7f00066;transform:translateY(-4px)}.lb-landing .tl-step:hover .tl-content:before{border-color:#c7f00066}.lb-landing .tl-content h3{font-family:var(--font-body);letter-spacing:-.01em;color:var(--lb-soft);margin-bottom:12px;font-size:22px;font-weight:800;line-height:1.2}.lb-landing .tl-content p{color:#ffffffa6;font-size:15px;line-height:1.55}.lb-landing .tl-tag{color:var(--lb-lime);letter-spacing:.06em;text-transform:uppercase;background:#c7f0001a;border-radius:6px;margin-top:14px;padding:5px 11px;font-size:11px;font-weight:800;display:inline-block}.lb-landing .beneficios{background:var(--lb-black)}.lb-landing .benefits-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.lb-landing .benefit{background:var(--lb-ink);border:1px solid var(--lb-line);border-radius:var(--r-lg);align-items:flex-start;gap:22px;padding:36px 32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.lb-landing .benefit:before{content:"";background:linear-gradient(90deg,transparent,var(--lb-lime),transparent);opacity:0;width:100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0}.lb-landing .benefit:hover:before{opacity:1}.lb-landing .benefit:hover{background:linear-gradient(160deg,#c7f0000d,var(--lb-ink)60%);border-color:#c7f00066;transform:translateY(-4px)}.lb-landing .benefit-icon{background:var(--lb-lime);width:56px;height:56px;color:var(--lb-black);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:28px;display:flex}.lb-landing .benefit h3{font-family:var(--font-body);letter-spacing:-.01em;color:var(--lb-soft);margin-bottom:8px;font-size:20px;font-weight:800;line-height:1.25}.lb-landing .benefit p{color:#ffffffa6;font-size:14.5px;line-height:1.55}.lb-landing .demo-band{background:var(--lb-lime);color:var(--lb-black);padding:130px 0;position:relative;overflow:hidden}.lb-landing .demo-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.lb-landing .demo-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--lb-black);margin-bottom:24px;font-size:12.5px;font-weight:800;display:inline-block}.lb-landing .demo-band h2{font-family:var(--font-display);letter-spacing:.015em;color:var(--lb-black);margin-bottom:24px;font-size:clamp(38px,5.5vw,76px);font-weight:700;line-height:1}.lb-landing .demo-band h2 .italic{font-style:italic}.lb-landing .demo-band .demo-copy>p{color:#0d0d0dc7;max-width:460px;margin-bottom:32px;font-size:18px;font-weight:500;line-height:1.55}.lb-landing .demo-features{flex-direction:column;gap:14px;margin-bottom:36px;list-style:none;display:flex}.lb-landing .demo-features li{color:var(--lb-black);letter-spacing:-.005em;align-items:center;gap:12px;font-size:16px;font-weight:700;display:flex}.lb-landing .demo-features li i{background:var(--lb-black);width:28px;height:28px;color:var(--lb-lime);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.lb-landing .demo-visual{position:relative}.lb-landing .browser-frame{border-radius:var(--r-xl);border:2px solid var(--lb-black);box-shadow:0 40px 80px -20px #00000059,8px 8px 0 var(--lb-black);background:linear-gradient(#f4f6f9 0%,#fff 30%,#f4f6f9 100%);max-width:420px;margin:0 auto;position:relative;overflow:hidden}.lb-landing .browser-bar{border-bottom:1.5px solid var(--lb-black);background:#f2f2f0;align-items:center;gap:12px;padding:14px 18px;display:flex}.lb-landing .browser-dots{gap:6px;display:flex}.lb-landing .browser-dots span{border:1.5px solid var(--lb-black);border-radius:50%;width:12px;height:12px}.lb-landing .browser-dots span:first-child{background:#ff5f57}.lb-landing .browser-dots span:nth-child(2){background:#ffbd2e}.lb-landing .browser-dots span:nth-child(3){background:#28c941}.lb-landing .browser-url{border:1.5px solid var(--lb-black);color:var(--lb-black);text-overflow:ellipsis;background:#fff;border-radius:999px;flex:1;align-items:center;gap:8px;min-width:0;padding:8px 16px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.lb-landing .browser-url span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lb-landing .browser-url i{color:var(--lb-black);flex-shrink:0;font-size:13px}.lb-landing .demo-checkout-header{background:var(--lb-lime);border-bottom:1.5px solid var(--lb-black);justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.lb-landing .demo-checkout-logo{align-items:center;line-height:0;display:inline-flex}.lb-landing .demo-checkout-logo img{width:auto;height:22px;display:block}.lb-landing .demo-checkout-logo .fallback-text{font-family:var(--font-display);color:var(--lb-black);font-size:18px;font-style:italic;font-weight:800}.lb-landing .demo-checkout-secure{color:var(--lb-black);align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.lb-landing .demo-checkout-secure i{font-size:14px}.lb-landing .demo-checkout-body{background:linear-gradient(#f4f6f9 0%,#fff 30%,#f4f6f9 100%);padding:24px 22px 26px}.lb-landing .demo-checkout-card{background:radial-gradient(80% 50% at 50% 0,#c7f00038 0%,#c7f00000 60%),linear-gradient(#f8fce8 0%,#fff 50%,#f4f6f9 100%);border:1px solid #e8ecf0;border-radius:18px;padding:22px 20px;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d,inset 0 0 0 1px #c7f00040}.lb-landing .demo-checkout-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#c7f00059 0%,#c7f00000 70%);width:120px;height:120px;position:absolute;top:-40px;right:-40px}.lb-landing .demo-checkout-card>*{position:relative}.lb-landing .demo-co-author{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-bottom:16px;display:flex}.lb-landing .demo-co-avatar{background:var(--lb-black);width:56px;height:56px;color:var(--lb-lime);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:900;display:flex;overflow:hidden}.lb-landing .demo-co-avatar img{object-fit:cover;width:100%;height:100%;display:block}.lb-landing .demo-co-name{letter-spacing:.01em;text-transform:uppercase;color:var(--lb-black);font-size:14px;font-weight:800;line-height:1}.lb-landing .demo-co-sub{color:#526b7a;align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.lb-landing .demo-co-verified{color:#fff;background:#15803d;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;display:inline-flex}.lb-landing .demo-co-section-title{letter-spacing:.12em;text-transform:uppercase;color:#526b7a;margin-bottom:8px;font-size:11px;font-weight:800}.lb-landing .demo-co-summary{background:#fff;border:1px solid #e8ecf0;border-radius:12px;margin-bottom:16px;padding:12px 14px}.lb-landing .demo-co-summary-head{color:#526b7a;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px dashed #0d0d0d1a;justify-content:space-between;margin-bottom:8px;padding-bottom:8px;font-size:10px;font-weight:800;display:flex}.lb-landing .demo-co-summary-row{justify-content:space-between;align-items:flex-start;padding:5px 0;font-size:12.5px;display:flex}.lb-landing .demo-co-summary-row .left{color:var(--lb-black);word-break:break-word;max-width:60%;font-weight:800;line-height:1.3}.lb-landing .demo-co-summary-row .right{color:var(--lb-black);text-align:right;font-variant-numeric:tabular-nums;font-weight:800}.lb-landing .demo-co-summary-row .strike{color:#94a3b8;margin-right:6px;font-size:10.5px;font-weight:600;text-decoration:line-through}.lb-landing .demo-co-summary-row .right>.strike:only-child{margin-right:0}.lb-landing .demo-co-summary-row.discount{color:#dc2626;font-size:11.5px;font-weight:700}.lb-landing .demo-co-summary-row.discount .left{color:#dc2626;align-items:center;gap:4px;font-weight:700;display:inline-flex}.lb-landing .demo-co-summary-row.discount .right{color:#dc2626}.lb-landing .demo-co-summary-total{border-top:1.5px solid #0d0d0d1a;justify-content:space-between;align-items:center;margin-top:4px;padding-top:8px;display:flex}.lb-landing .demo-co-summary-total .left{text-transform:uppercase;letter-spacing:.08em;color:var(--lb-black);font-size:12px;font-weight:900}.lb-landing .demo-co-summary-total .right{font-family:var(--font-body);letter-spacing:-.01em;color:var(--lb-black);font-size:18px;font-weight:900;line-height:1}.lb-landing .demo-co-methods-head{letter-spacing:.12em;text-transform:uppercase;color:#526b7a;margin-bottom:8px;font-size:11px;font-weight:800}.lb-landing .demo-co-methods{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.lb-landing .demo-co-method{background:#fff;border:1.5px solid #e8ecf0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 8px;display:flex}.lb-landing .demo-co-method.selected{border-color:var(--lb-black);box-shadow:0 3px 0 var(--lb-black);background:#fff}.lb-landing .demo-co-method img{object-fit:contain;width:auto;max-width:28px;height:20px;display:block}.lb-landing .demo-co-method{gap:4px;padding:10px 4px}.lb-landing .demo-co-pay-btn{background:var(--lb-lime);width:100%;color:var(--lb-black);letter-spacing:.01em;text-align:center;border:1.5px solid var(--lb-black);text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:900;display:flex}.lb-landing .demo-co-secure{text-align:center;color:#526b7a;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:11px;font-weight:600;display:flex}.lb-landing .demo-co-secure i{color:#15803d;font-size:13px}.lb-landing .deco-arrow{fill:var(--lb-black);opacity:.08;pointer-events:none;position:absolute}.lb-landing .faq-section{color:var(--lb-black);background:#fff}.lb-landing .faq-section .eyebrow{color:var(--lb-mute)}.lb-landing .faq-section .section-head h2{color:var(--lb-black)}.lb-landing .faq-section .section-head h2 .italic{color:var(--lb-black);font-style:italic;display:inline-block;position:relative}.lb-landing .faq-section .section-head h2 .italic:after{content:"";background:var(--lb-lime);z-index:-1;height:14px;position:absolute;bottom:4px;left:-4px;right:-4px;transform:skew(-6deg)}.lb-landing .faq-section .section-head p{color:var(--lb-mute)}.lb-landing .faq-contact-link{color:var(--lb-black);border-bottom:2px solid var(--lb-lime);padding-bottom:1px;font-weight:800;text-decoration:none;transition:background .15s,color .15s}.lb-landing .faq-contact-link:hover{background:var(--lb-lime);color:var(--lb-black)}.lb-landing .faq-wrap{max-width:820px;margin:0 auto}.lb-landing .faq-item{background:var(--lb-paper);border:1.5px solid var(--lb-rule);border-radius:var(--r-md);margin-bottom:12px;transition:border-color .2s,box-shadow .3s;overflow:hidden}.lb-landing .faq-item[open]{border-color:var(--lb-black);box-shadow:0 6px 18px -8px #0000001f}.lb-landing .faq-item summary{cursor:pointer;letter-spacing:0;color:var(--lb-black);justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;font-size:17px;font-weight:800;line-height:1.3;list-style:none;display:flex}.lb-landing .faq-item summary::-webkit-details-marker{display:none}.lb-landing .faq-item summary:after{content:"+";color:var(--lb-black);flex-shrink:0;font-size:32px;font-weight:300;line-height:1;transition:transform .3s}.lb-landing .faq-item[open] summary{border-bottom:1.5px dashed var(--lb-rule);background:#fff}.lb-landing .faq-item[open] summary:after{transform:rotate(45deg)}.lb-landing .faq-body{color:var(--lb-mute);background:#fff;padding:24px 26px;font-size:15px;line-height:1.65}.lb-landing .faq-body a{color:var(--lb-black);text-underline-offset:3px;font-weight:700;text-decoration:underline}.lb-landing .faq-body strong{color:var(--lb-black);font-weight:800}.lb-landing .faq-body sup{color:var(--lb-black);font-weight:700}.lb-landing .final-cta{text-align:center;background:var(--lb-lime);color:var(--lb-black);padding:130px 0;position:relative;overflow:hidden}.lb-landing .final-cta-inner{z-index:1;position:relative}.lb-landing .final-cta h2{font-family:var(--font-display);letter-spacing:.015em;margin-bottom:26px;font-size:clamp(46px,8vw,130px);font-weight:700;line-height:.96;position:relative}.lb-landing .final-cta h2 .italic{font-style:italic}.lb-landing .final-cta p{color:#0d0d0dc7;max-width:580px;margin:0 auto 38px;font-size:19px;font-weight:500;line-height:1.55}.lb-landing .final-cta .btn-dark{padding:22px 48px;font-size:18px}.lb-landing .footer{background:var(--lb-black);padding:80px 0 40px}.lb-landing .footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:60px;display:grid}.lb-landing .footer-brand .footer-logo-img{margin-bottom:22px;display:inline-block}.lb-landing .footer-brand .footer-logo-img img{width:auto;height:34px}.lb-landing .footer-brand p{color:#ffffff8c;max-width:320px;font-size:14.5px;line-height:1.55}.lb-landing .footer h4{letter-spacing:.12em;text-transform:uppercase;color:var(--lb-lime);margin-bottom:18px;font-size:13px;font-weight:700}.lb-landing .footer ul{list-style:none}.lb-landing .footer ul li{margin-bottom:12px}.lb-landing .footer ul a{color:#ffffffa6;align-items:center;gap:6px;font-size:14.5px;transition:color .2s;display:inline-flex}.lb-landing .footer ul a:hover{color:var(--lb-lime)}.lb-landing .footer ul a i{font-size:16px}.lb-landing .footer-bottom{border-top:1px solid var(--lb-line);text-align:center;padding-top:28px}.lb-landing .footer-bottom .footer-copy{color:#ffffff73;text-align:center;margin:0;font-size:13px}.lb-landing .lb-libro-reclamaciones{margin-top:8px;line-height:0;transition:opacity .15s,transform .15s;display:inline-block}.lb-landing .lb-libro-reclamaciones:hover{opacity:.85;transform:translateY(-1px)}.lb-landing .lb-libro-reclamaciones img{width:auto;height:64px;display:block}@media (max-width:980px){.lb-landing .container{padding:0 24px}.lb-landing .nav-links,.lb-landing .header-cta{display:none}.lb-landing .menu-toggle{display:inline-flex}.lb-landing .logo-img img{height:26px}.lb-landing .hero{padding:32px 0 60px}.lb-landing .hero-grid{grid-template-columns:1fr;gap:36px}.lb-landing .hero h1{margin-bottom:18px;font-size:clamp(34px,9vw,52px)}.lb-landing .hero-sub{margin-bottom:24px;font-size:16px}.lb-landing .hero-actions{gap:10px;margin-bottom:14px}.lb-landing .hero-actions .btn{justify-content:center;width:100%;padding-left:24px;padding-right:48px;position:relative}.lb-landing .hero-actions .btn i{position:absolute;top:50%;right:22px;transform:translateY(-50%)}.lb-landing .hero-actions .btn-lg{padding:18px 48px 18px 24px;font-size:15px}.lb-landing .hero-actions .btn-ghost-light{display:none}.lb-landing .hero-meta-rotator{display:none!important}.lb-landing .hero-visual{grid-template-rows:1fr;grid-template-columns:1fr;justify-items:center;max-width:100%;height:auto;margin:0 auto;padding:0 0 20px;display:grid}.lb-landing .process-stage{grid-area:1/1;width:100%;max-width:100%;transition:opacity .4s;position:relative}.lb-landing .process-stage:not(.active){opacity:0;pointer-events:none;visibility:hidden}.lb-landing .process-stage.active{opacity:1;pointer-events:auto;visibility:visible}.lb-landing .section{padding:70px 0}.lb-landing .section-head{margin-bottom:44px}.lb-landing .section-head h2{font-size:clamp(28px,8vw,44px)}.lb-landing .section-head p{font-size:16px}.lb-landing .eyebrow{margin-bottom:14px;font-size:12px}.lb-landing .demo-band{padding:70px 0}.lb-landing .demo-inner{grid-template-columns:1fr;gap:50px}.lb-landing .demo-band h2{font-size:clamp(32px,9vw,50px)}.lb-landing .benefits-grid{grid-template-columns:1fr;gap:14px}.lb-landing .benefit{gap:18px;padding:28px 24px}.lb-landing .benefit h3{font-size:20px}.lb-landing .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.lb-landing .footer-brand{grid-column:span 2}.lb-landing .final-cta{padding:80px 0}.lb-landing .final-cta h2{font-size:clamp(40px,11vw,68px)}.lb-landing .marquee-track{gap:44px}.lb-landing .marquee-logo{height:42px}.lb-landing .whatsapp-float{width:54px;height:54px}.lb-landing .whatsapp-float i{font-size:28px}.lb-landing .whatsapp-wrap{bottom:18px;right:18px}.lb-landing .whatsapp-tooltip,.lb-landing .timeline-line-bg,.lb-landing .timeline-line-fill{display:none}.lb-landing .timeline-grid{grid-template-columns:1fr;gap:24px}.lb-landing .tl-step{text-align:left;flex-direction:row;align-items:flex-start;gap:18px}.lb-landing .tl-step .tl-node{flex-shrink:0;margin-bottom:0}.lb-landing .tl-content{padding:22px 20px}.lb-landing .tl-content:before{border-left:1px solid var(--lb-line);border-top:none;border-bottom:1px solid var(--lb-line);top:26px;left:-10px;transform:rotate(45deg)}}@media (max-width:600px){.lb-landing .container{padding:0 26px}.lb-landing{font-size:15px}.lb-landing .header-inner{gap:14px;padding-top:14px;padding-bottom:14px}.lb-landing .logo-img img{height:24px}.lb-landing .hero{padding:24px 0 30px}.lb-landing .hero h1{margin-bottom:16px;font-size:clamp(32px,10vw,48px);line-height:1.02}.lb-landing .hero-sub{margin-bottom:18px;font-size:15px}.lb-landing .hero-meta-rotator{height:28px}.lb-landing .hero-meta-list{max-width:100%;height:28px}.lb-landing .hero-meta-item{font-size:14.5px}.lb-landing .hero-meta-item i{font-size:20px}.lb-landing .hero-visual{gap:14px;padding:0 0 20px}.lb-landing .floating-iso{display:none!important}.lb-landing .checkout-mock{border-radius:16px;flex-direction:column;height:500px;padding:20px 18px;display:flex}.lb-landing .cm-avatar{width:48px;height:48px;font-size:18px}.lb-landing .cm-author{gap:4px;margin-bottom:14px}.lb-landing .cm-author-name{font-size:13px}.lb-landing .cm-author-sub{font-size:10.5px}.lb-landing .cm-section-title{margin-bottom:8px;font-size:10.5px}.lb-landing .cm-summary{margin-bottom:16px;padding:12px 14px}.lb-landing .cm-summary-head{margin-bottom:8px;padding-bottom:8px;font-size:9.5px}.lb-landing .cm-summary-row{padding:6px 0;font-size:12px}.lb-landing .cm-summary-row .strike{font-size:10px}.lb-landing .cm-summary-total .left{font-size:11px}.lb-landing .cm-summary-total .right{font-size:18px}.lb-landing .cm-methods-head{margin-bottom:8px;font-size:10.5px}.lb-landing .cm-methods{gap:8px;margin-bottom:16px}.lb-landing .cm-method{gap:4px;padding:10px 6px}.lb-landing .cm-method-img{max-width:28px;height:20px}.lb-landing .cm-pay-btn{padding:14px;font-size:13px}.lb-landing .cm-secure{margin-top:12px;font-size:10.5px}.lb-landing .phase-indicator{margin-bottom:14px;padding:8px 16px;font-size:11px}.lb-landing .phase-indicator .phase-dot{width:7px;height:7px}.lb-landing .success-card{border-radius:18px;flex-direction:column;justify-content:center;align-items:center;height:500px;padding:44px 22px 40px;display:flex}.lb-landing .success-icon{width:76px;height:76px;margin-bottom:18px;font-size:44px}.lb-landing .success-title{font-size:26px}.lb-landing .success-text{margin-bottom:20px;font-size:14px}.lb-landing .success-redirect{padding:9px 18px;font-size:11.5px}.lb-landing .process-steps{margin-top:0;position:relative;bottom:auto;left:auto;transform:none}.lb-landing .marquee{padding:22px 0}.lb-landing .marquee-logo{height:36px}.lb-landing .marquee-track{gap:32px}.lb-landing .section{padding:56px 0}.lb-landing .section-head h2{font-size:clamp(26px,9vw,38px);line-height:1.08}.lb-landing .section-head p{font-size:15px}.lb-landing .tl-node{border-width:2px;width:48px;height:48px}.lb-landing .tl-node i{font-size:20px}.lb-landing .tl-content{border-radius:14px;padding:16px}.lb-landing .tl-content h3{margin-bottom:6px;font-size:16px;line-height:1.25}.lb-landing .tl-content p{font-size:13.5px;line-height:1.5}.lb-landing .tl-tag{display:none}.lb-landing .timeline-grid{gap:14px}.lb-landing .tl-step{align-items:center;gap:12px}.lb-landing .tl-content:before{display:none}.lb-landing .benefit{flex-direction:row;align-items:center;gap:14px;padding:18px 16px}.lb-landing .benefit-icon{border-radius:11px;flex-shrink:0;width:42px;height:42px;font-size:22px}.lb-landing .benefit h3{margin-bottom:4px;font-size:15.5px;line-height:1.25}.lb-landing .benefit p{font-size:13.5px;line-height:1.45}.lb-landing .benefits-grid{gap:10px}.lb-landing .demo-band{padding:60px 0}.lb-landing .demo-band h2{margin-bottom:16px;font-size:clamp(30px,10vw,44px)}.lb-landing .demo-band .demo-copy>p{margin-bottom:24px;font-size:16px}.lb-landing .demo-features{gap:12px;margin-bottom:26px}.lb-landing .demo-features li{font-size:15px}.lb-landing .demo-features li i{width:26px;height:26px;font-size:14px}.lb-landing .browser-frame{box-shadow:0 20px 50px -20px #00000059,5px 5px 0 var(--lb-black);border-radius:22px}.lb-landing .browser-bar{gap:10px;padding:11px 14px}.lb-landing .browser-dots span{width:10px;height:10px}.lb-landing .browser-url{padding:6px 12px;font-size:11px}.lb-landing .browser-url i{font-size:12px}.lb-landing .demo-mock-body{padding:22px 20px}.lb-landing .demo-tipster-avatar{width:38px;height:38px;font-size:16px}.lb-landing .demo-tipster-name{font-size:14px}.lb-landing .demo-tipster-handle{font-size:11px}.lb-landing .demo-verified{padding:3px 8px;font-size:10px}.lb-landing .demo-product-title{font-size:20px}.lb-landing .demo-product-desc{margin-bottom:18px;font-size:13px}.lb-landing .demo-amount-row{padding:16px 18px}.lb-landing .demo-amount-row .lbl{font-size:10px}.lb-landing .demo-amount-row .val{font-size:28px}.lb-landing .demo-amount-row .val .cur{font-size:16px}.lb-landing .demo-pay-opt{padding:10px 4px;font-size:11px}.lb-landing .demo-pay-opt i{font-size:16px}.lb-landing .demo-pay-cta{padding:13px;font-size:13px}.lb-landing .faq-item summary{gap:12px;padding:18px 20px;font-size:15.5px}.lb-landing .faq-item summary:after{font-size:28px}.lb-landing .faq-body{padding:20px;font-size:14.5px}.lb-landing .final-cta{padding:60px 0}.lb-landing .final-cta h2{margin-bottom:18px;font-size:clamp(36px,12vw,56px);line-height:1}.lb-landing .final-cta p{margin-bottom:28px;font-size:15.5px}.lb-landing .final-cta .btn-xl{justify-content:center;width:100%;max-width:320px;padding:20px 56px 20px 28px;font-size:16px;position:relative}.lb-landing .final-cta .btn-xl i{position:absolute;top:50%;right:26px;transform:translateY(-50%)}.lb-landing .footer{padding:56px 0 32px}.lb-landing .lb-libro-reclamaciones img{height:56px}.lb-landing .footer-grid{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.lb-landing .footer-brand{grid-column:span 1}.lb-landing .footer-brand p{max-width:100%}.lb-landing .footer h4{margin-bottom:14px}.lb-landing .deco-arrow{display:none}}.lb-landing .scroll-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(20px)}.lb-landing .scroll-reveal.in{opacity:1;transform:translateY(0)}.lb-landing .lb-cookie-banner{border:1.5px solid var(--lb-black);z-index:1000;opacity:0;background:#fff;border-radius:16px;max-width:720px;margin:0 auto;transition:opacity .3s,transform .3s cubic-bezier(.4,1.4,.6,1);position:fixed;bottom:16px;left:16px;right:16px;transform:translateY(20px);box-shadow:0 10px 40px #0000002e,0 0 0 3px #c8f50040}.lb-landing .lb-cookie-banner.show{opacity:1;transform:translateY(0)}.lb-landing .lb-cookie-banner-inner{align-items:center;gap:18px;padding:18px 22px;display:flex}.lb-landing .lb-cookie-banner-body{flex:1;min-width:0}.lb-landing .lb-cookie-banner-title{color:var(--lb-black);letter-spacing:-.005em;align-items:center;gap:6px;margin:0 0 4px;font-size:14px;font-weight:800;display:inline-flex}.lb-landing .lb-cookie-banner-title i{color:#526b7a;font-size:18px}.lb-landing .lb-cookie-banner-text{color:#526b7a;margin:0;font-size:12.5px;font-weight:500;line-height:1.5}.lb-landing .lb-cookie-banner-text a{color:var(--lb-black);font-weight:700;text-decoration:underline}.lb-landing .lb-cookie-banner-actions{flex-shrink:0;gap:8px;display:flex}.lb-landing .lb-cookie-btn-primary,.lb-landing .lb-cookie-btn-secondary{cursor:pointer;white-space:nowrap;border:none;border-radius:50px;padding:11px 18px;font-family:inherit;font-size:13px;font-weight:800;transition:all .15s}.lb-landing .lb-cookie-btn-primary{background:var(--lb-black);color:var(--lb-lime)}.lb-landing .lb-cookie-btn-primary:hover{background:#1a1a1a;transform:translateY(-1px)}.lb-landing .lb-cookie-btn-secondary{color:#526b7a;background:0 0;border:1.5px solid #eef0f3}.lb-landing .lb-cookie-btn-secondary:hover{color:var(--lb-black);border-color:#526b7a}@media (max-width:600px){.lb-landing .lb-cookie-banner{bottom:12px;left:12px;right:12px}.lb-landing .lb-cookie-banner-inner{flex-direction:column;align-items:stretch;gap:14px;padding:16px 18px}.lb-landing .lb-cookie-banner-actions{flex-direction:row}.lb-landing .lb-cookie-btn-primary,.lb-landing .lb-cookie-btn-secondary{flex:1;padding:12px}}@media (max-width:600px){.lb-landing .whatsapp-wrap.is-raised{bottom:130px}}
