.home-landing{--frambuesa:#f45686;--frambuesa-dark:#c42260;--frambuesa-light:#fddce7;--lavanda:#bd9ff5;--lavanda-dark:#5e3aa0;--lavanda-light:#e9ddfb;--ambar:#f3af31;--ambar-dark:#85560a;--ambar-light:#fef9ec;--lino:#fcfaf7;--lino-alt:#f5f0eb;--marino:#091f31;--marino-70:#091f31b3;--marino-45:#091f3173;--marino-12:#091f311f;--marino-06:#091f310f;--ig-grad:linear-gradient(45deg,#feda75 0%,#fa7e1e 22%,#d62976 50%,#962fbf 75%,#4f5bd5 100%);--ig-blue:#0095f6;--font:"Montserrat", sans-serif;--font-decorativa:"Licorice", cursive;--font-firma:"Playpen Sans", cursive;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-pill:9999px;--shadow-sm:0 1px 3px #091f3114, 0 1px 2px #091f310f;--shadow-md:0 4px 12px #091f311a, 0 2px 4px #091f310f;--shadow-lg:0 12px 32px #091f311f, 0 4px 8px #091f310f;background-color:var(--marino)}.home-landing>:not(.hero){background-color:var(--lino)}.home-landing .wrap{max-width:1160px;margin:0 auto;padding:0 48px}.home-landing .sec{padding:88px 0}.home-landing .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--frambuesa);margin-bottom:12px;font-size:11px;font-weight:700;display:block}.home-landing .btn{font-family:var(--font);cursor:pointer;border-radius:var(--r-sm);letter-spacing:.01em;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;font-weight:700;line-height:1;text-decoration:none;transition:all .14s;display:inline-flex}.home-landing .btn-sm{padding:6px 14px;font-size:12px}.home-landing .btn-md{padding:9px 20px;font-size:13px}.home-landing .btn-lg{padding:11px 28px;font-size:15px}.home-landing .btn-xl{padding:13px 36px;font-size:17px}.home-landing .btn-primary{background:var(--frambuesa);color:#fff}.home-landing .btn-primary:hover{background:var(--frambuesa-dark)}.home-landing .btn-outline{color:var(--marino);border:1.5px solid var(--marino-12);background:0 0}.home-landing .btn-outline:hover{border-color:var(--marino-45)}.home-landing .btn-dark{background:var(--marino);color:#fff}.home-landing .btn-dark:hover{background:#0d2c47}.home-landing .btn-grad{background:linear-gradient(90deg, var(--frambuesa) 0%, var(--ambar) 100%);color:#fff}.home-landing .btn-grad:hover{filter:brightness(1.06)}.home-landing .btn-ghost{color:#fff;background:0 0;border:1.5px solid #ffffff4d}.home-landing .btn-ghost:hover{background:#ffffff0f;border-color:#ffffffb3}.home-landing .btn-ig{background:var(--ig-grad);color:#fff}.home-landing .btn-ig:hover{filter:brightness(1.08)}.home-landing .btn-link{color:var(--frambuesa);background:0 0;border:none;padding-left:2px;padding-right:2px}.home-landing .btn-link:hover{color:var(--frambuesa-dark);background:0 0}.home-landing .btn-link-inv{color:#fff;background:0 0;border:none;padding-left:2px;padding-right:2px}.home-landing .btn-link-inv:hover{color:#ffffffa6;background:0 0}.home-landing .badge{border-radius:var(--r-pill);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.home-landing .badge-frambuesa{background:var(--frambuesa-light);color:var(--frambuesa-dark)}.home-landing .badge-lavanda{background:var(--lavanda-light);color:var(--lavanda-dark)}.home-landing .badge-ambar{background:var(--ambar-light);color:var(--ambar-dark)}.home-landing .badge-marino{background:var(--marino);color:#fff}.home-landing .badge-outline{border:1.5px solid var(--marino-12);color:var(--marino-70);background:0 0}.home-landing .badge-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.home-landing .form-input{border:1.5px solid var(--marino-12);border-radius:var(--r-sm);width:100%;font-family:var(--font);color:var(--marino);background:#fff;outline:none;padding:13px 16px;font-size:14px;transition:border-color .15s}.home-landing .form-input::placeholder{color:var(--marino-45)}.home-landing .form-input:focus{border-color:var(--lavanda);box-shadow:0 0 0 3px #bd9ff52e}.home-landing .form-label{color:var(--marino);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.home-landing .lm-form-row{flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.home-landing .lm-form-row__footer{min-height:16px;margin-top:10px}.home-landing .lm-form-row__hint,.home-landing .lm-form-row__error{margin:0;font-size:11px;font-weight:500;line-height:1.4}.home-landing .lm-form-row__hint{color:var(--marino-45)}.home-landing .lm-form-row__error{color:var(--frambuesa-dark)}.home-landing .lm-form-row__controls{align-items:stretch;gap:10px;width:100%;min-width:0;max-width:100%;display:flex}.home-landing .lm-form-row .form-input,.home-landing .lm-form-row .btn,.home-landing .pc-actions .btn,.home-landing .btn-cta{box-sizing:border-box;border-radius:10px;height:48px;min-height:48px;margin:0;font-size:14px}.home-landing .lm-form-row .form-input{flex:1 1 0;width:auto;min-width:0;padding:0 16px;line-height:1.2}.home-landing .lm-form-row .btn,.home-landing .pc-actions .btn,.home-landing .btn-cta{white-space:nowrap;flex-shrink:0;padding:0 22px;font-weight:700}.home-landing .lm-form-row .form-input:disabled,.home-landing .lm-form-row .btn:disabled{opacity:.6;cursor:not-allowed}.home-landing .lm-form-row .btn:disabled{pointer-events:none}.home-landing .marquee-band{padding:11px 0;overflow:hidden}.home-landing .marquee-track{width:max-content;animation:28s linear infinite mq;display:flex}@keyframes mq{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{letter-spacing:.01em;white-space:nowrap;align-items:center;padding:0 36px;font-size:13px;font-weight:600;display:inline-flex}.marquee-sep{opacity:.35;background:currentColor;border-radius:50%;flex-shrink:0;align-self:center;width:5px;height:5px}.img-ph{background-color:var(--lino-alt);border:1px solid var(--marino-06);border-radius:var(--r-lg);letter-spacing:.07em;text-transform:uppercase;color:var(--marino-45);text-align:center;background-image:repeating-linear-gradient(45deg,#0000,#0000 8px,#091f310a 8px 16px);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;font-family:monospace;font-size:10px;display:flex}.home-landing .img-ph.on-dark{color:#ffffff47;background-color:#ffffff0a;background-image:repeating-linear-gradient(45deg,#0000,#0000 8px,#ffffff05 8px 16px);border-color:#ffffff14}.home-landing .product-card{border-radius:var(--r-xl);background:#fff;border:1px solid #e2e5e9;flex-direction:column;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #091f310d,0 4px 12px #091f310a}.home-landing .pc-body{flex-direction:column;flex:1;padding:28px 28px 24px;display:flex}.home-landing .pc-body-sm{flex-direction:column;flex:1;padding:22px 22px 18px;display:flex}.home-landing .pc-tag{letter-spacing:.1em;text-transform:uppercase;color:#f45686;margin-bottom:8px;font-size:10px;font-weight:700}.home-landing .pc-title{letter-spacing:-.01em;margin-bottom:10px;font-size:21px;font-weight:800;line-height:1.2}.home-landing .pc-title-sm{letter-spacing:-.01em;margin-bottom:8px;font-size:17px;font-weight:800;line-height:1.2}.home-landing .pc-desc{color:var(--marino-70);flex:1;margin-bottom:20px;font-size:14px;line-height:1.6}.home-landing .pc-desc-sm{color:var(--marino-70);flex:1;margin-bottom:16px;font-size:13px;line-height:1.6}.home-landing .pc-meta-list{flex-flow:wrap;align-items:center;gap:8px 10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.home-landing .pc-meta-list--sm{gap:6px 8px;margin-bottom:16px}.home-landing .pc-meta-item{color:var(--marino-70);letter-spacing:.01em;align-items:center;gap:3px;font-size:10px;font-weight:600;line-height:1;display:flex}.home-landing .pc-meta-list--sm .pc-meta-item{font-size:9px}.home-landing .pc-meta-icon{color:var(--frambuesa);flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.home-landing .pc-meta-icon svg{stroke-width:2.25px;width:12px;height:12px;display:block}.home-landing .pc-meta-list--sm .pc-meta-icon svg{width:11px;height:11px}.home-landing .pc-footer{border-top:1px solid var(--marino-06);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.home-landing .pc-price{color:var(--marino);letter-spacing:-.02em;flex-direction:column;gap:2px;font-size:22px;font-weight:900;display:flex}.home-landing .pc-price small{color:var(--marino-45);font-size:12px;font-weight:500;text-decoration:line-through;display:block}.home-landing .pc-price-sm{color:var(--marino);letter-spacing:-.02em;flex-direction:column;gap:2px;font-size:18px;font-weight:900;display:flex}.home-landing .pc-price-sm small{color:var(--marino-45);font-size:11px;font-weight:500;text-decoration:line-through;display:block}.home-landing .pc-actions{flex-direction:column;align-items:center;gap:6px;display:flex}.home-landing .pc-card-media{aspect-ratio:16/9;position:relative;overflow:hidden}.home-landing .pc-card-cover{object-fit:cover}.home-landing .pc-detail-link{color:var(--marino-45);font-size:11px;font-weight:700;text-decoration:none;transition:color .14s}.home-landing .pc-detail-link:hover{color:var(--frambuesa)}.home-landing .article-card{border-radius:var(--r-lg);border:1px solid var(--marino-06);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.home-landing .article-card:hover{box-shadow:var(--shadow-md);border-color:var(--marino-12)}.home-landing .blog-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px;display:flex}.home-landing .blog-title{letter-spacing:-.025em;margin-top:12px;font-size:clamp(26px,3.5vw,38px);font-weight:800;line-height:1.15}.home-landing .blog-layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.home-landing .blog-list{flex-direction:column;height:100%;min-height:0;display:flex}.home-landing .blog-feat{border-radius:var(--r-lg);border:1px solid var(--marino-06);height:100%;min-height:0;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.home-landing .blog-feat:hover{box-shadow:var(--shadow-md)}.home-landing .blog-feat-img{flex:1 1 0;align-items:flex-start;min-height:0;padding:0;display:flex;position:relative}.home-landing .blog-feat-badge{letter-spacing:.1em;color:#fff;background:var(--frambuesa);border-radius:var(--r-pill);padding:4px 10px;font-size:10px;font-weight:800}.home-landing .blog-feat-body{flex-direction:column;flex-shrink:0;gap:8px;padding:20px;display:flex}.home-landing .blog-feat-ttl{color:var(--marino);letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.home-landing .blog-feat-exc{color:var(--marino-70);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.home-landing .blog-feat-foot{border-top:1px solid var(--marino-06);color:var(--marino-45);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;font-size:11px;display:flex}.home-landing .blog-item{border-bottom:1px solid var(--marino-06);border-radius:var(--r-md);flex:1;align-items:center;gap:16px;min-height:0;padding:14px 12px;text-decoration:none;transition:background .18s,box-shadow .18s;display:flex}.home-landing .blog-item:last-child{border-bottom:none}.home-landing .blog-item:hover{background:var(--marino-06);box-shadow:var(--shadow-sm)}.home-landing .blog-item-img{border-radius:var(--r-md);flex-shrink:0;width:80px;height:80px;transition:box-shadow .18s;overflow:hidden}.home-landing .blog-item:hover .blog-item-img{box-shadow:var(--shadow-sm)}.home-landing .blog-item-body{flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:0;max-height:80px;display:flex;overflow:hidden}.home-landing .blog-item .card-cat{flex-shrink:0;margin-bottom:0;padding:2px 8px;font-size:9px;line-height:1.2}.home-landing .blog-item-ttl{color:var(--marino);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;font-size:13px;font-weight:700;line-height:1.3;transition:color .18s;display:-webkit-box;overflow:hidden}.home-landing .blog-item:hover .blog-item-ttl{color:var(--frambuesa)}.home-landing .blog-item-date{color:var(--marino-45);flex-shrink:0;font-size:11px;line-height:1.2}.home-landing .blog-footer-cta{text-align:center;margin-top:36px}.home-landing .card-cat{border-radius:var(--r-pill);letter-spacing:.04em;text-transform:uppercase;background:var(--frambuesa-light);color:var(--frambuesa-dark);align-self:flex-start;margin-bottom:8px;padding:3px 10px;font-size:10px;font-weight:700;text-decoration:none;display:inline-block}.home-landing .card-title{color:var(--marino);margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.4}.home-landing .card-excerpt{color:var(--marino-70);flex:1;margin-bottom:14px;font-size:13px;line-height:1.6}.home-landing .card-foot{border-top:1px solid var(--marino-06);color:var(--marino-45);justify-content:space-between;align-items:center;padding-top:12px;font-size:11px;display:flex}.home-landing .card-cta{color:var(--frambuesa);align-items:center;gap:4px;font-size:12px;font-weight:700;text-decoration:none;transition:gap .18s;display:inline-flex}.home-landing .card-cta:hover{gap:8px}.home-landing .glow:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4568633 0%,#0000 65%);width:420px;height:420px;position:absolute;top:-100px;right:-100px}.home-landing .glow:after{content:"";pointer-events:none;background:radial-gradient(circle,#bd9ff524 0%,#0000 65%);width:320px;height:320px;position:absolute;bottom:-80px;left:-60px}.home-landing .stat-num{letter-spacing:-.03em;font-size:24px;font-weight:900}.home-landing .stat-label{letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600}.home-landing .benefit{border-radius:var(--r-xl);border:1px solid var(--marino-06);box-shadow:var(--shadow-sm);background:#fff;padding:32px 28px}.home-landing .benefit-icon{border-radius:var(--r-md);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;display:flex}.home-landing .testi{border-radius:var(--r-xl);border:1px solid var(--marino-06);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:14px;padding:28px;transition:box-shadow .2s;display:flex}.home-landing .testi:hover{box-shadow:var(--shadow-md)}.home-landing .testi-quote{color:var(--marino-70);flex:1;font-size:14px;font-style:italic;line-height:1.75}.home-landing .testi-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;overflow:hidden}@media (max-width:860px){.home-landing .wrap{padding:0 20px}.home-landing .sec{padding:64px 0}.home-landing .hero-grid,.home-landing .featured-grid,.home-landing .lead-grid{grid-template-columns:1fr!important}.home-landing .lead-photo{display:none}.home-landing .nati-grid{grid-template-columns:1fr!important}.home-landing .nati-photo{display:none}.home-landing .g4,.home-landing .g3,.home-landing .stats-grid{grid-template-columns:1fr 1fr!important}.home-landing .blog-layout{gap:20px;grid-template-columns:1fr!important}.home-landing .blog-feat,.home-landing .blog-list{height:auto}.home-landing .blog-item{flex:none;margin:0;padding:14px 12px}}@media (max-width:640px){.home-landing .g3,.home-landing .g4,.home-landing .featured-grid{grid-template-columns:1fr!important}.hero-ctas{flex-direction:column}.hero-ctas .btn{justify-content:center;width:100%}.hero-stats{flex-direction:column;gap:12px!important}.hero-stats .vdivider{display:none}}.home-landing .pullquote{border-left:3px solid var(--frambuesa);border-radius:0 var(--r-md) var(--r-md) 0;background:#ffffff0f;margin:4px 0 18px;padding:16px 20px 16px 24px}.home-landing .pullquote p{color:#fff;margin:0;font-size:17px;font-weight:700;line-height:1.3}.home-landing .pullquote p span{color:var(--frambuesa)}.home-landing .nati-stats{border-top:1px solid #ffffff1a;gap:0;padding:32px 48px 48px;display:flex}.home-landing .nstat{text-align:center;border-right:1px solid #ffffff1a;flex:1;padding:0 24px}.home-landing .nstat:last-child{border-right:none}.home-landing .nstat .n{color:var(--frambuesa);letter-spacing:-.03em;font-size:clamp(28px,3.5vw,40px);font-weight:900;line-height:1}.home-landing .nstat .l{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-top:6px;font-size:10px;font-weight:600}.home-landing .nati-grid-ig{grid-template-columns:1fr 1.3fr;align-items:center;gap:64px;display:grid}.home-landing .nati-img-wrap{position:relative}.home-landing .nati-img-wrap img{border-radius:0;width:100%;height:auto;display:block}.home-landing .nati-bio{color:#fff}.home-landing .nati-bio h2{color:#fff;letter-spacing:-.025em;margin:14px 0 20px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.15}.home-landing .nati-bio h2 .ital{color:var(--frambuesa);font-style:italic}.home-landing .nati-bio p{color:#ffffffa6;margin-bottom:16px;font-size:15px;line-height:1.65}.home-landing .nati-bio p .ital{color:#ffffffe6;font-style:italic;font-weight:600}@media (max-width:860px){.nati-grid-ig{grid-template-columns:1fr;gap:28px}.nati-stats{flex-wrap:wrap;padding:24px 20px}.nstat{flex:0 0 calc(50% - 1px)}}.home-landing .marquee-band{background:var(--marino);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:13px 0;overflow:hidden}.home-landing .marquee-track{align-items:center;width:max-content;animation:28s linear infinite marquee-scroll;display:flex}.home-landing .marquee-item{letter-spacing:.01em;color:var(--lino);white-space:nowrap;align-items:center;padding:0 36px;font-size:13px;font-weight:600;display:inline-flex}.home-landing .marquee-dot{display:none}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-landing .rcard{border:1px solid var(--marino-12);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.home-landing .rcard:hover{box-shadow:var(--shadow-md)}.home-landing .rcard-preview{justify-content:center;align-items:center;height:168px;display:flex;position:relative;overflow:hidden}.home-landing .rcard-preview.bg-lila{background:linear-gradient(135deg,#e9ddfb 0%,#d4bef5 100%)}.home-landing .rcard-preview.bg-yellow{background:linear-gradient(135deg,#fef9ec 0%,#fde9a8 100%)}.home-landing .rcard-preview.bg-cream{background:linear-gradient(135deg,#f5eeff 0%,#e9ddfb 100%)}.home-landing .rcard-cover{object-fit:cover;width:100%;height:100%;display:block}.home-landing .rcard-body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.home-landing .rcard-type{letter-spacing:.1em;text-transform:uppercase;border-radius:100px;align-self:flex-start;align-items:center;gap:5px;margin-bottom:10px;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.home-landing .rtype-clase{color:#8a6200;background:#fef9ec}.home-landing .rtype-ebook{color:#6b3fbf;background:#e9ddfb}.home-landing .rtype-guia{color:#1a7a4a;background:#e6f9f0}.home-landing .rcard-title{letter-spacing:-.02em;color:var(--marino);margin-bottom:7px;font-size:16px;font-weight:900;line-height:1.25}.home-landing .rcard-hook{color:var(--marino-45);flex:1;margin-bottom:16px;font-size:12px;font-weight:500;line-height:1.55}.home-landing .rcard-cta{color:#fff;background:var(--frambuesa);border-radius:var(--r-sm);align-self:flex-start;align-items:center;gap:6px;padding:12px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 16px #f456864d}.home-landing .rcard-cta:hover{background:var(--frambuesa-dark);transform:translateY(-2px);box-shadow:0 6px 20px #f4568666}.home-landing .rcard-cta svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.home-landing #sobre-nati{background:var(--marino);padding-bottom:0;position:relative;overflow:hidden}.home-landing #sobre-nati:before{content:"";background:linear-gradient(90deg,#0000,#f4568659,#0000);height:1px;position:absolute;top:0;left:0;right:0}.home-landing .nati-bio-wrap{padding:88px 0 56px}.home-landing .nati-bio-h2{color:#fff;letter-spacing:-.025em;margin:0 0 20px;font-size:clamp(28px,3.5vw,42px);font-weight:900;line-height:1.1}.home-landing .nati-bio-h2 .ital{color:var(--frambuesa);font-style:normal;font-weight:700}.home-landing .nati-bio-p{color:#ffffff94;margin-bottom:16px;font-size:15px;font-weight:400;line-height:1.65}.home-landing .nati-bio-p .ital{color:#ffffffe6;font-style:normal;font-weight:700}.home-landing #prueba{background:var(--lino);padding:88px 0}.home-landing #prueba .t-header{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.home-landing #prueba .t-overline{letter-spacing:.14em;text-transform:uppercase;color:var(--frambuesa);margin-bottom:10px;font-size:11px;font-weight:700}.home-landing #prueba .t-title{color:var(--marino);letter-spacing:-.02em;font-size:38px;font-weight:800;line-height:1.1}.home-landing #prueba .t-rating{text-align:right;flex-shrink:0}.home-landing #prueba .t-stars{color:var(--ambar);letter-spacing:3px;margin-bottom:4px;font-size:20px}.home-landing #prueba .t-rating-n{color:var(--marino);font-size:32px;font-weight:800;line-height:1}.home-landing #prueba .t-rating-l{color:#091f3173;margin-top:4px;font-size:12px}.home-landing .metodo-bento{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.home-landing .mb-card{border-radius:var(--r-xl);flex-direction:column;padding:28px;display:flex}.home-landing .mb-wide{grid-column:span 3}.home-landing .mb-card:not(.mb-wide){grid-column:span 2}.home-landing .mb-dark{background:var(--marino)}.home-landing .mb-dark .mb-title{color:#fff}.home-landing .mb-dark .mb-desc{color:#ffffff8c}.home-landing .mb-emoji{margin-bottom:16px;font-size:32px;line-height:1}.home-landing .mb-title{color:var(--marino);letter-spacing:-.02em;margin:0 0 8px;font-size:17px;font-weight:800;line-height:1.25}.home-landing .mb-desc{color:var(--marino-70);margin:0;font-size:13px;line-height:1.6}.home-landing .mb-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--frambuesa);margin-bottom:12px;font-size:9px;font-weight:800;display:inline-block}@media (max-width:860px){.mb-wide{grid-column:span 3}.mb-card:not(.mb-wide){grid-column:span 2}}@media (max-width:640px){.metodo-bento{grid-template-columns:1fr 1fr;gap:12px}.mb-wide{grid-column:span 2}.mb-card:not(.mb-wide){grid-column:span 1}.mb-card{padding:20px}.mb-emoji{margin-bottom:12px;font-size:26px}.mb-title{font-size:15px}.mb-desc{font-size:12px}}.home-landing #metodo{background:var(--lino);padding:80px 0}.home-landing .metodo-layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.home-landing .metodo-left h2{color:var(--marino);letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.08}.home-landing .metodo-left h2 em{color:var(--frambuesa);font-style:normal}.home-landing .metodo-left p{color:#091f3180;margin:0;font-size:15px;font-weight:400;line-height:1.6}.home-landing .metodo-grid{flex-direction:column;gap:0;display:flex}.home-landing .metodo-item{border-bottom:1px solid #091f3114;align-items:center;gap:18px;padding:18px 0;display:flex}.home-landing .metodo-item:last-child{border-bottom:none}.home-landing .metodo-icon{background:#f456861a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.home-landing .metodo-txt{flex:1}.home-landing .metodo-txt h4{color:var(--marino);margin:0 0 3px;font-size:15px;font-weight:700;line-height:1.2}.home-landing .metodo-txt p{color:#091f3180;margin:0;font-size:13px;font-weight:400;line-height:1.5}.home-landing .metodo-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--frambuesa);margin-bottom:2px;font-size:9px;font-weight:800;display:block}.home-landing .quiz-card{border:1.5px solid var(--marino-12);border-radius:var(--r-xl);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;transition:box-shadow .2s,border-color .2s;display:flex}.home-landing .quiz-card-left{flex:1;align-items:center;gap:20px;display:flex}.home-landing .quiz-card-emoji{flex-shrink:0;font-size:36px;line-height:1}.home-landing .quiz-card-title{color:var(--marino);letter-spacing:-.01em;margin-bottom:4px;font-size:18px;font-weight:800}.home-landing .quiz-card-sub{color:var(--marino-70);max-width:520px;font-size:14px;line-height:1.55}.home-landing .quiz-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#091f318c;justify-content:center;align-items:center;transition:opacity .22s;display:flex;position:fixed;inset:0}.home-landing .quiz-modal-overlay.open{opacity:1;pointer-events:all}.home-landing .quiz-modal-box{background:var(--lino);border-radius:var(--r-xl);width:100%;max-width:560px;height:auto;min-height:420px;max-height:min(92vh,860px);padding:36px 40px;transition:transform .22s;position:relative;overflow:hidden auto;transform:translateY(12px);box-shadow:0 24px 64px #0000002e}.home-landing #quiz-result .product-card{background:#fff;border:1px solid #e2e5e9;box-shadow:0 1px 4px #091f310d,0 4px 12px #091f310a}.home-landing .quiz-modal-overlay.open .quiz-modal-box{transform:translateY(0)}.home-landing .quiz-modal-close{cursor:pointer;color:var(--marino-45);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .15s;display:flex;position:absolute;top:16px;right:16px}.home-landing .quiz-modal-close:hover{background:var(--marino-06);color:var(--marino)}.home-landing .quiz-modal-header{margin-bottom:24px;padding-right:36px}.home-landing .quiz-modal-title{color:var(--marino);letter-spacing:-.02em;font-size:22px;font-weight:800;line-height:1.2}.home-landing .quiz-modal-title--result{font-size:20px}.home-landing .quiz-modal-progress{margin-bottom:20px}.home-landing .quiz-modal-progress__label{letter-spacing:.1em;text-transform:uppercase;color:var(--marino-45);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.home-landing .quiz-modal-progress__track{background:var(--marino-06);border-radius:2px;height:4px;overflow:hidden}.home-landing .quiz-modal-progress__bar{background:var(--frambuesa);border-radius:2px;height:4px;transition:width .3s}.home-landing .quiz-modal-question{color:var(--marino);letter-spacing:-.02em;margin-bottom:18px;font-size:20px;font-weight:800;line-height:1.3}.home-landing .quiz-options{flex-direction:column;gap:10px;display:flex}.home-landing .quiz-option{text-align:left;border-radius:var(--r-md);font-family:var(--font);color:var(--marino);cursor:pointer;background:#fff;border:1.5px solid #e2e5e9;padding:12px 16px;font-size:14px;line-height:1.4;transition:border-color .15s,background .15s}.home-landing .quiz-option:hover{border-color:var(--frambuesa);background:#fff8fb}.home-landing .asesorias-inner{grid-template-columns:1fr 380px;align-items:center;gap:72px;display:grid}.home-landing .asesorias-title{color:#fff;letter-spacing:-.025em;margin:16px 0 20px;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.1}.home-landing .asesorias-sub{color:#fff9;max-width:480px;margin-bottom:28px;font-size:16px;line-height:1.7}.home-landing .asesorias-list{flex-direction:column;gap:10px;margin:0 0 36px;padding:0;list-style:none;display:flex}.home-landing .asesorias-list li{color:#ffffffbf;padding-left:32px;font-size:15px;line-height:1.5;position:relative}.home-landing .asesorias-list li:before{content:"";background-color:#f4568626;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23f45686' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border:1px solid #f4568659;border-radius:50%;width:20px;height:20px;position:absolute;top:1px;left:0}.home-landing .asesorias-visual{position:relative;overflow:visible}.home-landing .asesorias-visual__photo{z-index:1;border-radius:12px;width:100%;height:auto;display:block;position:relative;transform:scaleX(-1)}.home-landing .asesorias-visual__logo{z-index:2;filter:drop-shadow(0 4px 12px #00000040);width:auto;height:72px;animation:3.8s ease-in-out infinite float-logo-ase;position:absolute;top:-22px;right:-22px}@media (max-width:860px){.home-landing .asesorias-inner{gap:32px;grid-template-columns:1fr!important}.home-landing .asesorias-sub{max-width:none}.home-landing .asesorias-visual{max-width:320px;margin:0 auto;display:block;overflow:visible}}.home-landing .lm-resources-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:36px;display:grid}.home-landing .lm-card{grid-template-columns:minmax(0,1fr) 440px;align-items:stretch;display:grid;overflow:hidden}.home-landing .lm-card-body{min-width:0}@media (max-width:960px){.home-landing .lm-card{grid-template-columns:1fr!important}.home-landing .lm-card-media{min-height:220px}}.home-landing .lm-resource-card{border:1px solid var(--marino-06);border-radius:var(--r-md);background:#fff;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s;display:flex}.home-landing .lm-resource-card:hover{background:var(--marino-06);border-color:var(--marino-12);box-shadow:var(--shadow-sm)}.home-landing .lm-resource-card__icon{border-radius:var(--r-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.home-landing .lm-resource-card__body{min-width:0}.home-landing .lm-resource-card__title{color:var(--marino);margin-bottom:2px;font-size:12px;font-weight:800;line-height:1.3;transition:color .18s}.home-landing .lm-resource-card:hover .lm-resource-card__title{color:var(--frambuesa-dark)}.home-landing .lm-resource-card__cta{color:var(--frambuesa);font-size:11px;font-weight:700;transition:color .18s}.home-landing .lm-resource-card:hover .lm-resource-card__cta{color:var(--frambuesa-dark)}.home-landing .hero{align-items:stretch;min-height:640px;padding-top:120px;display:flex;position:relative;overflow:hidden}.home-landing .hero:before{content:"";z-index:0;background:var(--marino);position:absolute;inset:0}.home-landing .hero-dark{display:none}.home-landing .hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:stretch;width:100%;max-width:1160px;min-height:640px;margin:0 auto;padding:0 48px;display:grid;position:relative}.home-landing .col-left{flex-direction:column;justify-content:center;padding:90px 60px 80px 0;display:flex}.home-landing .hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--frambuesa);margin-bottom:20px;font-size:10px;font-weight:700}.home-landing .hero-title{color:var(--lino);letter-spacing:-.025em;margin:0 0 40px;font-size:clamp(30px,2.8vw,44px);font-weight:900;line-height:1.12}.home-landing .hero-title-script{font-family:var(--font-licorice,"Licorice", cursive);color:var(--frambuesa);font-size:1.85em;font-style:normal;font-weight:400;line-height:.61}.home-landing .hero-glow{z-index:4;pointer-events:none;position:absolute}.home-landing .hero-glow--left{background:radial-gradient(circle,#f456864f 0%,#0000 70%);width:320px;height:320px;bottom:60px;left:-60px}.home-landing .hero-glow--right{background:radial-gradient(circle,#f4568647 0%,#0000 70%);width:300px;height:300px;bottom:0;right:-60px}.home-landing .hero-u{display:inline-block;position:relative}.home-landing .hero-u svg{pointer-events:none;width:100%;height:17px;position:absolute;bottom:-10px;left:0;overflow:visible}.home-landing .hero-u svg path{stroke-dasharray:560;stroke-dashoffset:560px;animation:1.6s cubic-bezier(.1,0,.3,1) .4s forwards hero-draw}@keyframes hero-draw{to{stroke-dashoffset:0}}@keyframes hero-blink{50%{opacity:0}}.hero-sub{color:#fcfaf799;max-width:340px;margin-bottom:32px;font-size:clamp(13px,1.2vw,15px);line-height:1.72}.home-landing .hero-ctas{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.home-landing .hero-proof{align-items:center;gap:10px;margin-top:20px;display:flex}.home-landing .hero-link-cta{color:var(--lino);flex-direction:column;gap:3px;font-size:14px;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.home-landing .hero-link-cta:hover{color:var(--frambuesa)}.home-landing .hero-link-cta:hover .hero-link-line path,.home-landing .hero-link-cta:hover .hero-arrow-path,.home-landing .hero-link-cta:hover .hero-arrow-path2,.home-landing .hero-link-cta:hover .hero-arrow-path3{stroke:var(--frambuesa)}.home-landing .hero-link-line{width:100%;height:8px;display:block;overflow:visible}.home-landing .hero-arrow-path{stroke-dasharray:60;stroke-dashoffset:60px;animation:.45s cubic-bezier(.1,0,.3,1) .3s forwards arrow-draw}.home-landing .hero-arrow-path2{stroke-dasharray:20;stroke-dashoffset:20px;animation:.22s cubic-bezier(.1,0,.3,1) .72s forwards arrow-draw}.home-landing .hero-arrow-path3{stroke-dasharray:20;stroke-dashoffset:20px;animation:.22s cubic-bezier(.1,0,.3,1) .88s forwards arrow-draw}@keyframes arrow-draw{to{stroke-dashoffset:0}}.home-landing .col-right{isolation:isolate;justify-content:flex-start;align-self:stretch;align-items:flex-end;min-height:640px;padding:40px 0 0 40px;display:flex;position:relative}.home-landing .hero-photo{object-fit:contain;object-position:bottom center;z-index:5;width:auto;max-width:calc(100% - 20px);height:100%;max-height:100%;position:absolute;bottom:0;left:20px}.home-landing .card-float{z-index:6;will-change:transform;position:absolute}.home-landing .card-float--venta{animation:5s ease-in-out infinite float-a;top:165px;right:-15px}.home-landing .card-float--alumna{animation:6.5s ease-in-out infinite float-b;bottom:90px;left:60px}.home-landing .card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff17;border:1px solid #ffffff24;border-radius:16px;width:210px;padding:13px 16px;position:relative}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.home-landing .card-alumna{box-sizing:border-box;flex-direction:column;height:104px;display:flex}.home-landing .card-alumna__label{letter-spacing:.1em;text-transform:uppercase;color:var(--frambuesa);flex-shrink:0;align-items:center;gap:5px;margin-bottom:6px;font-size:9px;font-weight:800;display:flex}.home-landing .card-alumna__dot{background:var(--frambuesa);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.4s ease-in-out infinite pulse}.home-landing .card-alumna__text{color:#fcfaf780;height:47.25px;font-size:10.5px;line-height:1.5;overflow:hidden}.home-landing .card-alumna__cursor{vertical-align:middle;background:#fcfaf780;width:2px;height:12px;margin-left:1px;animation:.7s step-end infinite hero-blink;display:inline-block}.home-landing .logo-float{object-fit:cover;z-index:6;border-radius:50%;height:auto;animation:5.5s ease-in-out infinite float-c;position:absolute}.home-landing .logo-float--chatgpt{width:42px;animation-delay:.3s;top:237px;right:0;rotate:7deg}.home-landing .logo-float--instagram{width:40px;animation-delay:.5s;top:260px;left:20px;rotate:5deg}.home-landing .logo-float--edits{width:38px;animation-delay:1.4s;top:310px;left:12px;rotate:4deg}.home-landing .logo-float--claude{width:54px;animation-delay:1.1s;bottom:142px;left:252px;rotate:-4deg}.home-landing .logo-float--tiktok{width:44px;animation-delay:0s;top:135px;left:80px;rotate:-8deg}.home-landing .logo-float--facebook{width:44px;animation-delay:.9s;top:80px;right:115px;rotate:-5deg}.home-landing .logo-float--canva{width:50px;animation-delay:1.7s;top:520px;right:120px;rotate:6deg}@keyframes float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes float-logo-ase{0%,to{transform:rotate(15deg)translateY(0)}50%{transform:rotate(15deg)translateY(-7px)}}@keyframes float-b{0%,to{transform:translateY(-5px)}50%{transform:translateY(5px)}}@keyframes float-c{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:860px){.home-landing .hero{min-height:auto;padding-top:88px}.home-landing .hero-inner{grid-template-columns:1fr;min-height:auto}.home-landing .col-left{padding:48px 0 32px}.home-landing .col-right{min-height:360px;padding:0;display:block;position:relative}.home-landing .hero-photo{z-index:5;width:auto;height:360px;max-height:none;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-landing .card{width:155px;padding:10px 12px;font-size:90%}.home-landing .card-float--venta{top:16px;left:auto;right:8px}.home-landing .card-float--alumna{bottom:16px;left:8px}.home-landing .card-alumna{height:96px}.home-landing .card-alumna__text{height:42.75px;font-size:9.5px}.home-landing .hero-dark{display:none}.home-landing .hero-title{font-size:clamp(32px,8vw,46px)}}@media (max-width:640px){.home-landing .hero-ctas{flex-direction:column;align-items:stretch}.wrap{padding:0 16px}.sec{padding:56px 0}.home-landing .hero{min-height:auto}.home-landing .hero-inner{min-height:auto;padding:0 16px}.home-landing .col-left{padding:28px 0 20px}.home-landing .hero-eyebrow{letter-spacing:.18em;margin-bottom:12px;font-size:9px}.home-landing .hero-title{margin-bottom:16px;font-size:clamp(28px,7.5vw,36px);line-height:1.1}.home-landing .hero-sub{color:#fcfaf7b3;max-width:100%;margin-bottom:20px;font-size:14px;line-height:1.6}.home-landing .hero-ctas{flex-direction:column;align-items:stretch;gap:12px;width:100%}.home-landing .hero-ctas .btn{justify-content:center;width:100%;padding:14px 20px;font-size:15px}.home-landing .hero-link-cta{align-items:center;width:100%;font-size:15px}.home-landing .hero-proof{justify-content:center}.home-landing .col-right{min-height:280px;margin-top:4px;overflow:visible}.home-landing .hero-photo{height:280px;max-height:280px;display:block}.home-landing .hero-title-script{font-size:1.5em;line-height:.75}.home-landing .hero-glow{display:none}.home-landing .card-float{z-index:7}.home-landing .logo-float{z-index:6;width:clamp(28px,9vw,34px);translate:-50% -50%}.home-landing .logo-float--tiktok{inset:38% auto auto 20%}.home-landing .logo-float--instagram{inset:52% auto auto 16%}.home-landing .logo-float--edits{inset:62% auto auto 76%}.home-landing .logo-float--canva{inset:28% auto auto 22%}.home-landing .logo-float--facebook{inset:34% auto auto 78%}.home-landing .logo-float--chatgpt{inset:48% auto auto 84%}.home-landing .logo-float--claude{inset:72% auto auto 80%}.home-landing .card-float--venta{top:8px;right:4px}.home-landing .card-float--alumna{bottom:12px;left:4px}.featured-grid{grid-template-columns:1fr!important;gap:16px!important}.home-landing .g3{grid-template-columns:1fr!important;gap:14px!important}.pc-body{padding:16px}.pc-body-sm{padding:14px}.pc-title{font-size:17px}.pc-title-sm{font-size:15px}.pc-desc,.pc-desc-sm{font-size:13px}.pc-footer{flex-direction:column;align-items:flex-start;gap:12px}.home-landing .pc-price,.home-landing .pc-price-sm{flex-direction:row-reverse;align-items:baseline;gap:8px}.home-landing .pc-price small,.home-landing .pc-price-sm small{display:inline}.home-landing .pc-actions{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.home-landing .pc-actions .btn{text-align:center;justify-content:center;width:100%}.pc-detail-link{text-align:center;width:100%;display:block}.home-landing .btn-cta{justify-content:center;width:100%}.quiz-card{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.quiz-card-left{gap:14px}.quiz-card-emoji{font-size:28px}.quiz-card-title{font-size:16px}.quiz-card-sub{font-size:13px}.home-landing .quiz-modal-overlay{justify-content:center;align-items:center;padding:16px}.home-landing .quiz-modal-box{border-radius:var(--r-xl);width:100%;max-width:100%;height:auto;min-height:0;max-height:min(92dvh,100%);padding:24px 20px;transform:translateY(12px);box-shadow:0 24px 64px #0000002e}.home-landing .quiz-modal-overlay.open .quiz-modal-box{transform:translateY(0)}.home-landing .quiz-modal-close{top:12px;right:12px}.home-landing .quiz-modal-header{margin-bottom:18px;padding-right:28px}.home-landing .quiz-modal-title{font-size:18px}.home-landing .quiz-modal-title--result{font-size:17px}.home-landing .quiz-modal-progress{margin-bottom:16px}.home-landing .quiz-modal-question{margin-bottom:14px;font-size:17px}.home-landing .quiz-options{gap:8px}.home-landing .quiz-option{padding:14px;font-size:13px;line-height:1.45}.home-landing #quiz-result .product-card .pc-body,.home-landing #quiz-result .product-card .pc-body-sm{padding:16px}.home-landing #quiz-result .pc-card-badge{display:none}.home-landing .asesorias-inner{gap:24px}.home-landing .asesorias-visual{max-width:100%;margin:8px 0 0;padding:0 20px 0 0;overflow:visible}.home-landing .asesorias-visual__logo{height:64px;top:0;right:0}.home-landing .asesorias-title{font-size:26px}.home-landing .asesorias-sub{margin-bottom:20px;font-size:14px}.home-landing .asesorias-list{gap:8px;margin-bottom:24px}.home-landing .asesorias-list li{font-size:14px}.metodo-layout{grid-template-columns:1fr!important;gap:32px!important}.metodo-left h2{font-size:28px}.metodo-item{gap:14px;padding:14px 0}.metodo-icon{width:40px;height:40px;font-size:20px}.metodo-txt h4{font-size:14px}.metodo-txt p{font-size:12px}#prueba{padding:56px 0}#prueba .t-header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}#prueba .t-title{font-size:28px}.home-landing #prueba .t-rating{display:none}.home-landing #prueba .-mx-6{margin-left:-1rem;margin-right:-1rem}.nati-bio-wrap{padding:56px 0 40px}.nati-bio-h2{font-size:28px}.nati-bio-p{font-size:14px;line-height:1.7}.pullquote p{font-size:15px}.nati-img-wrap{order:2}.nati-grid>div:not(.nati-img-wrap){order:1}.home-landing .lm-card{grid-template-columns:1fr!important}.home-landing .lm-card-media{order:-1;height:200px}.home-landing .lm-card-body{order:1;padding:28px 24px!important}.home-landing .lm-form-row__controls{flex-direction:column;align-items:stretch}.home-landing .lm-form-row .form-input,.home-landing .lm-form-row .btn{width:100%;height:48px;min-height:48px}.home-landing .lm-form-row .form-input{flex:none}.home-landing .lm-form-row .btn{justify-content:center}.home-landing .lm-resources-grid{gap:12px;grid-template-columns:1fr!important}.home-landing .blog-header{margin-bottom:28px}.home-landing .blog-title{font-size:26px}.home-landing .blog-layout{gap:24px;grid-template-columns:1fr!important}.home-landing .blog-feat,.home-landing .blog-list{height:auto}.home-landing .blog-feat-img{flex:none;height:200px;min-height:200px}.home-landing .blog-feat-body{padding:18px!important}.home-landing .blog-feat-ttl{-webkit-line-clamp:3;font-size:17px!important}.home-landing .blog-feat-exc{-webkit-line-clamp:3}.home-landing .blog-item{flex:none;gap:12px;margin:0;padding:14px 12px}.home-landing .blog-item-img{width:68px!important;height:68px!important}.home-landing .blog-item-body{max-height:68px}.home-landing .blog-item-ttl{font-size:13px}.home-landing .blog-footer-cta{margin-top:28px}.footer-grid{grid-template-columns:1fr!important;gap:28px!important}.site-footer{padding:48px 0 0}}@media (max-width:390px){.home-landing .hero-title{font-size:28px}.home-landing .hero-ctas .btn{padding:13px 16px;font-size:14px}.home-landing .col-right{min-height:240px}.home-landing .hero-photo{height:240px;max-height:240px}.home-landing .logo-float{width:clamp(26px,8vw,30px)}}.home-landing .hero.marketing-navbar-hero-bleed{padding-top:calc(var(--marketing-navbar-offset,76px) + 44px);padding-bottom:0}@media (min-width:768px){.home-landing .hero.marketing-navbar-hero-bleed{padding-top:calc(var(--marketing-navbar-offset,76px) + 44px);padding-bottom:0}}
