.mllp-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.mllp-hero{background:var(--surf-white)}.mllp-hero__link{display:block;text-decoration:none}.mllp-hero__link:focus-visible{outline:3px solid var(--lf-eyebrow);outline-offset:-3px}.mllp-hero__pic{display:block}.mllp-hero__pic img{display:block;width:100%;height:auto}.mllp-hero__cta-wrap{display:flex;justify-content:center;padding:var(--sp-4) var(--sp-3) 0}.mllp-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:1.36rem 3.2rem;border-radius:var(--r-pill);background:var(--lf-yellow);color:var(--lf-ink);font-weight:800;font-size:1.6rem;text-decoration:none;box-shadow:0 10px 24px #f2c50157;transition:transform var(--lf-dur) var(--lf-ease),background var(--lf-dur) var(--lf-ease)}.mllp-hero__cta:hover{background:var(--lf-yellow-press);transform:translateY(-2px)}.mllp-hero__cta:focus-visible{outline:3px solid var(--lf-ink);outline-offset:3px}.mllp-card{--acc:#2b8ba3;--acc-ink:#175d6f;--acc-t1:#cfeaf3;--acc-t2:#eff9fc;--acc-ring:rgba(43,139,163,.3);--acc-sh:rgba(43,139,163,.18)}.mllp-card--amarillo{--acc:#e8b400;--acc-ink:#8a6a00;--acc-t1:#ffedb0;--acc-t2:#fff9e4;--acc-ring:rgba(224,168,0,.34);--acc-sh:rgba(224,168,0,.2)}.mllp-card--verde{--acc:#2fb178;--acc-ink:#1c7a52;--acc-t1:#c9eedd;--acc-t2:#eefaf4;--acc-ring:rgba(47,177,120,.32);--acc-sh:rgba(47,177,120,.18)}.mllp-prog{--head-rule:linear-gradient(90deg,var(--lf-yellow),var(--lf-celeste))}.mllp-prog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem;align-items:stretch;max-width:112rem;margin-inline:auto}@media(max-width:989px){.mllp-prog__grid{grid-template-columns:1fr;gap:2.4rem;max-width:46rem}}.mllp-card{position:relative;display:flex;flex-direction:column;overflow:hidden;text-align:center;background:var(--surf-white);border:1px solid var(--acc-ring);border-radius:var(--r-lg);box-shadow:0 18px 44px var(--acc-sh);transition:transform var(--lf-dur) var(--lf-ease),box-shadow var(--lf-dur) var(--lf-ease),border-color var(--lf-dur) var(--lf-ease)}.mllp-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;z-index:2;background:linear-gradient(90deg,var(--acc),var(--acc-t1))}.mllp-card:hover{transform:translateY(-5px);box-shadow:0 26px 56px var(--acc-sh);border-color:var(--acc)}.mllp-card__scene{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:radial-gradient(130% 100% at 50% 0%,var(--acc-t2) 0%,var(--acc-t1) 100%)}.mllp-card__scene:before{content:"";position:absolute;width:130%;aspect-ratio:1;border-radius:50%;bottom:-92%;left:50%;transform:translate(-50%);background:#ffffff8c}.mllp-card__scene img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:80%;max-width:72%;object-fit:contain;filter:drop-shadow(0 16px 20px rgba(15,57,71,.2));transition:transform var(--lf-dur) var(--lf-ease)}.mllp-card:hover .mllp-card__scene img{transform:translateY(-4px) scale(1.03)}.mllp-card__scene--empty{display:grid;place-items:center}.mllp-card__scene--empty svg{position:relative;width:7rem;height:7rem;fill:none;stroke:var(--acc-ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:.8}.mllp-card__body{display:flex;flex-direction:column;flex:1;align-items:center;padding:2.4rem 2.6rem 3rem}.mllp-card__name{font-size:2.72rem;font-weight:800;color:var(--lf-ink);line-height:1.1;margin:0;letter-spacing:.01em}.mllp-card__age{display:inline-block;margin:1.2rem auto 0;padding:.56rem 1.6rem;border-radius:var(--r-pill);background:var(--acc-t1);color:var(--acc-ink);font-size:1.36rem;font-weight:800;letter-spacing:.02em}.mllp-card__desc{font-size:1.6rem;line-height:1.6;color:var(--lf-body);margin:1.6rem auto 0;max-width:34ch}.mllp-prog__note{margin:var(--sp-5) auto 0;max-width:74rem;text-align:center;font-size:1.6rem;line-height:1.6;font-style:italic;color:var(--lf-muted);padding-top:var(--sp-4);border-top:var(--lf-hair)}.mllp-pasos{--head-rule:linear-gradient(90deg,var(--lf-celeste),var(--lf-yellow))}.mllp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem;max-width:108rem;margin-inline:auto;counter-reset:paso}@media(max-width:989px){.mllp-steps{grid-template-columns:1fr;gap:2rem;max-width:52rem}}.mllp-step{position:relative;display:flex;flex-direction:column;gap:1.2rem;background:var(--surf-white);border:var(--lf-hair-celeste);border-radius:var(--r-lg);padding:3.2rem 2.8rem 3rem;box-shadow:var(--sh-sm);transition:transform var(--lf-dur) var(--lf-ease),box-shadow var(--lf-dur) var(--lf-ease)}.mllp-step:hover{transform:translateY(-4px);box-shadow:var(--sh-md)}.mllp-step__num{width:5.2rem;height:5.2rem;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:var(--surf-anchor);color:var(--lf-yellow);font-size:2.24rem;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;box-shadow:0 8px 18px #0f39473d}.mllp-step__title{margin:.4rem 0 0;font-size:2rem;font-weight:800;color:var(--lf-ink);line-height:1.25}.mllp-step__text{margin:0;font-size:1.6rem;line-height:1.6;color:var(--lf-body)}.mllp-step__text b{color:var(--lf-ink);font-weight:700}.mllp-estudio{background:var(--surf-anchor);padding-block:var(--section-pad)}.mllp-estudio__inner{max-width:96rem;margin-inline:auto;display:flex;align-items:center;gap:var(--sp-5);text-align:left}@media(max-width:749px){.mllp-estudio__inner{flex-direction:column;text-align:center;gap:var(--sp-4)}}.mllp-estudio__ic{flex:0 0 auto;width:8.8rem;height:8.8rem;border-radius:var(--r-xl);display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.18)}.mllp-estudio__ic svg{width:4.4rem;height:4.4rem;fill:none;stroke:var(--lf-yellow);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mllp-estudio__body{flex:1 1 auto;min-width:0}.mllp-estudio__eyebrow{font-size:var(--fs-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--lf-on-anchor-mut);font-weight:800;margin:0 0 .8rem}.mllp-estudio__text{margin:0;font-size:clamp(1.9rem,2.1vw,2.4rem);line-height:1.4;font-weight:700;color:var(--lf-on-anchor);text-wrap:balance}.mllp-estudio__text b{color:var(--lf-yellow);font-weight:800;font-variant-numeric:tabular-nums}.mllp-estudio__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:48px;padding:1.36rem 2.8rem;border-radius:var(--r-pill);background:var(--lf-yellow);color:var(--lf-ink);font-weight:800;font-size:1.6rem;text-decoration:none;box-shadow:0 10px 24px #f2c50157;transition:transform var(--lf-dur) var(--lf-ease),background var(--lf-dur) var(--lf-ease),box-shadow var(--lf-dur) var(--lf-ease)}.mllp-estudio__cta:hover{background:var(--lf-yellow-press);transform:translateY(-2px);box-shadow:0 14px 30px #f2c5016b}.mllp-estudio__cta:active{background:var(--lf-yellow-active)}.mllp-estudio__cta:focus-visible{outline:3px solid #fff;outline-offset:3px}.mllp-estudio__cta svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.mllp-faq{--head-rule:linear-gradient(90deg,var(--lf-yellow),var(--lf-celeste))}.mllp-faq__list{max-width:82rem;margin-inline:auto;display:grid;gap:1.2rem}.mllp-faq__item{background:var(--surf-white);border:var(--lf-hair-celeste);border-radius:var(--r-md);box-shadow:var(--sh-sm);overflow:hidden}.mllp-faq__item[open]{border:var(--lf-hair-strong)}.mllp-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.16rem 2.4rem;cursor:pointer;list-style:none;font-size:1.76rem;font-weight:700;color:var(--lf-ink);line-height:1.35}.mllp-faq__q::-webkit-details-marker{display:none}.mllp-faq__q::marker{content:""}.mllp-faq__q:hover{background:var(--surf-tint)}.mllp-faq__q:focus-visible{outline:3px solid var(--lf-eyebrow);outline-offset:-3px}.mllp-faq__ic{flex:0 0 auto;width:3.2rem;height:3.2rem;border-radius:50%;display:grid;place-items:center;background:var(--surf-tint);transition:transform var(--lf-dur) var(--lf-ease),background var(--lf-dur) var(--lf-ease)}.mllp-faq__ic svg{width:1.6rem;height:1.6rem;fill:none;stroke:var(--lf-eyebrow);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.mllp-faq__item[open] .mllp-faq__ic{transform:rotate(180deg);background:var(--lf-celeste)}.mllp-faq__a{padding:0 2.4rem 2.4rem;font-size:1.6rem;line-height:1.65;color:var(--lf-body)}.mllp-faq__a>:first-child{margin-top:0}.mllp-faq__a>:last-child{margin-bottom:0}.mllp-faq__closing{max-width:82rem;margin:var(--sp-6) auto 0;text-align:center;padding-top:var(--sp-5);border-top:var(--lf-hair)}.mllp-faq__closing p{margin:0 0 var(--sp-3);font-size:1.7rem;color:var(--lf-body)}.mllp-faq__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:1.36rem 3.2rem;border-radius:var(--r-pill);background:var(--lf-yellow);color:var(--lf-ink);font-weight:800;font-size:1.6rem;text-decoration:none;box-shadow:0 10px 24px #f2c50157;transition:transform var(--lf-dur) var(--lf-ease),background var(--lf-dur) var(--lf-ease)}.mllp-faq__cta:hover{background:var(--lf-yellow-press);transform:translateY(-2px)}.mllp-faq__cta:focus-visible{outline:3px solid var(--lf-ink);outline-offset:3px}@media(prefers-reduced-motion:reduce){.mllp-card:hover,.mllp-step:hover,.mllp-estudio__cta:hover,.mllp-faq__cta:hover,.mllp-hero__cta:hover,.mllp-card:hover .mllp-card__scene img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/ml-landing.css.map */
