.mlh{--v: #6000ff;--ink: #2e2a39;--sub: #4a4a58;--lav: #f5f1ff;--line: #ecebf3;color:var(--ink);font-family:var(--font-body-family)}.mlh *,.mlh *:before,.mlh *:after{box-sizing:border-box}.mlh-wrap{max-width:124rem;margin:0 auto;padding:0 2rem}.mlh h1,.mlh h2,.mlh h3{font-family:var(--font-heading-family);color:var(--ink);letter-spacing:-.02em;margin:0}.mlh p{margin:0}.mlh-eyebrow{font-size:1.4rem;font-weight:600;letter-spacing:.15rem;text-transform:uppercase;color:var(--v)}.mlh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:5.6rem;padding:0 3rem;border-radius:1rem;background:var(--v);color:#fff;font-size:1.7rem;font-weight:500;text-decoration:none;letter-spacing:.03rem;transition:background .15s}.mlh-btn:hover{background:#4a00c8;color:#fff}.mlh-btn--ghost{background:#fff;color:var(--ink);box-shadow:0 0 0 1.5px var(--ink) inset}.mlh-btn--ghost:hover{background:var(--lav);color:var(--ink)}.mlh-btn--full{width:100%}.mlh-link{font-size:1.7rem;color:var(--ink);text-decoration:underline;text-underline-offset:.3rem}.mlh-stars{display:inline-flex;gap:2px}.mlh-stars svg{width:1.9rem;height:1.9rem;fill:#1fa464}.mlh-ic{width:5.2rem;height:5.2rem;border-radius:1.4rem;background:var(--lav);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mlh-ic svg{width:2.8rem;height:2.8rem;stroke:var(--v);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mlh-hero{background:var(--lav);padding:4rem 0 9rem}.mlh-hero__grid{display:grid;gap:3.2rem;align-items:center}.mlh-hero__text{display:flex;flex-direction:column;gap:2rem}.mlh-hero__rating{display:flex;align-items:center;gap:1rem;font-size:1.6rem;font-weight:500}.mlh-hero h1{font-size:3.4rem;line-height:1.15;font-weight:600}.mlh-hero__lead{font-size:1.8rem;line-height:1.55;color:var(--sub)}.mlh-hero__ctas{display:flex;flex-direction:column;gap:1.4rem;align-items:stretch}.mlh-hero__ctas .mlh-link{text-align:center}.mlh-hero__checks{display:flex;flex-wrap:wrap;gap:.8rem 2.4rem;font-size:1.5rem;color:var(--sub)}.mlh-hero__checks span{display:inline-flex;align-items:center;gap:.8rem}.mlh-hero__checks svg{width:2rem;height:2rem;stroke:#1fa464;fill:none;stroke-width:2.4;stroke-linecap:round}.mlh-hero__media{position:relative}.mlh-hero__media img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:2rem;display:block}.mlh-hero__gift{position:absolute;left:1.2rem;bottom:1.2rem;right:1.2rem;max-width:32rem;background:#fff;border-radius:1.4rem;padding:1.4rem 1.6rem;box-shadow:0 12px 32px #2e2a3924;display:flex;align-items:center;gap:1.2rem;font-size:1.5rem;line-height:1.4}.mlh-hero__gift .mlh-ic{width:4.4rem;height:4.4rem;border-radius:50%}.mlh-hero__gift strong{font-weight:600}.mlh-trust{margin-top:-5.6rem;position:relative;z-index:1}.mlh-trust__card{background:#fff;border:1px solid var(--line);border-radius:1.8rem;box-shadow:0 10px 36px #2e2a391a;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mlh-trust__item{display:flex;flex-direction:column;gap:.8rem;padding:1.8rem 1.6rem}.mlh-trust__item:nth-child(2n){border-left:1px solid var(--line)}.mlh-trust__item:nth-child(n+3){border-top:1px solid var(--line)}.mlh-trust__item .mlh-ic{width:4.4rem;height:4.4rem;border-radius:1.2rem}.mlh-trust__item .mlh-ic svg{width:2.4rem;height:2.4rem}.mlh-trust__t{font-size:1.6rem;font-weight:600}.mlh-trust__d{font-size:1.45rem;color:var(--sub);line-height:1.4}.mlh-why{padding:6rem 0 5rem}.mlh-why__grid{display:grid;gap:3.2rem;align-items:center}.mlh-why__text{display:flex;flex-direction:column;gap:1.6rem}.mlh-why h2{font-size:2.8rem;line-height:1.22;font-weight:600}.mlh-why__lead{font-size:1.7rem;line-height:1.6;color:var(--sub)}.mlh-qcard{background:#fff;border:1px solid var(--line);border-radius:2rem;box-shadow:0 10px 36px #2e2a3914;padding:2.2rem 2.2rem 2.4rem}.mlh-qcard__label{display:block;font-size:1.5rem;font-weight:600;color:var(--sub);padding-bottom:.8rem}.mlh-qcard__q{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 0;font-size:1.7rem;font-weight:500;line-height:1.35}.mlh-qcard__q+.mlh-qcard__q{border-top:1px solid #f0eff5}.mlh-qcard__q svg{width:2.4rem;height:2.4rem;flex-shrink:0;stroke:#c2410c;fill:none;stroke-width:1.8;stroke-linecap:round}.mlh-qcard__ok{margin-top:1.4rem;background:var(--lav);border-radius:1.2rem;padding:1.4rem 1.6rem;display:flex;align-items:center;gap:1.2rem;font-size:1.6rem;font-weight:600}.mlh-qcard__ok svg{width:2.4rem;height:2.4rem;stroke:#1fa464;fill:none;stroke-width:2.4;stroke-linecap:round;flex-shrink:0}.mlh-inside{background:#fafafc;padding:6rem 0}.mlh-inside__grid{display:grid;gap:3.2rem;align-items:center}.mlh-inside__media img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:2rem;display:block}.mlh-inside h2{font-size:2.8rem;font-weight:600;margin-bottom:2rem}.mlh-chapters{display:grid;grid-template-columns:minmax(0,1fr);gap:1.2rem}.mlh-chapter{display:flex;gap:1.4rem;padding:1.6rem;border:1px solid #e6e6ee;border-radius:1.4rem;background:#fff}.mlh-chapter .mlh-ic{width:4.8rem;height:4.8rem;border-radius:1.2rem}.mlh-chapter .mlh-ic svg{width:2.6rem;height:2.6rem}.mlh-chapter__t{display:block;font-size:1.7rem;font-weight:600;margin-bottom:.2rem}.mlh-chapter__d{display:block;font-size:1.55rem;color:var(--sub);line-height:1.45}.mlh-offers{padding:6rem 0}.mlh-offers__head{display:flex;flex-direction:column;gap:1rem;text-align:center;align-items:center;margin-bottom:4rem}.mlh-offers h2{font-size:3rem;font-weight:600}.mlh-offers__head p{font-size:1.7rem;color:var(--sub)}.mlh-offers__grid{display:grid;gap:2.8rem}.mlh-offer{position:relative;border:1.5px solid #e0e0ea;border-radius:1.8rem;padding:2.2rem;display:flex;flex-direction:column;gap:1.4rem;background:#fff}.mlh-offer--best{border:2.5px solid var(--v)}.mlh-offer__ribbon{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);background:var(--v);color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.08rem;padding:.6rem 1.6rem;border-radius:99rem;text-transform:uppercase;white-space:nowrap}.mlh-offer__visual{position:relative;width:100%;aspect-ratio:1 / 1}.mlh-offer__visual>img{width:100%;height:100%;object-fit:cover;border-radius:1.2rem;display:block}.mlh-offer__strip{position:absolute;left:1rem;right:1rem;bottom:1rem;background:#fffffff2;border-radius:1.2rem;padding:.8rem;display:flex;align-items:center;justify-content:center;gap:.6rem;box-shadow:0 4px 14px #2e2a391f}.mlh-offer__strip img,.mlh-offer__audit{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:.8rem;border:2px solid #fff;flex-shrink:0}.mlh-offer__audit{background:#fff;border:1px solid #e0d6ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:1rem;font-weight:600;color:var(--v)}.mlh-offer__audit svg{width:2.2rem;height:2.2rem;stroke:var(--v);fill:none;stroke-width:1.7}.mlh-offer__plus{width:1.8rem;height:1.8rem;border-radius:50%;background:var(--v);color:#fff;font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.mlh-offer h3{font-size:2.2rem;font-weight:600}.mlh-offer__d{font-size:1.6rem;color:var(--sub)}.mlh-offer__price{display:flex;align-items:baseline;gap:1rem}.mlh-offer__price strong{font-size:3rem;font-weight:700}.mlh-offer__price s{font-size:1.8rem;color:#5a5a6a}.mlh-offer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;flex-grow:1}.mlh-offer li{display:flex;gap:1rem;align-items:flex-start;font-size:1.6rem;line-height:1.4}.mlh-offer li svg{width:2rem;height:2rem;flex-shrink:0;stroke:#1fa464;fill:none;stroke-width:2.4;stroke-linecap:round;margin-top:.1rem}.mlh-steps{padding:6rem 0}.mlh-steps__grid{display:grid;gap:3.2rem;align-items:center}.mlh-steps__media img{width:100%;height:auto;aspect-ratio:5 / 4;object-fit:cover;border-radius:2rem;display:block}.mlh-steps__text{display:flex;flex-direction:column;gap:2.8rem}.mlh-steps h2{font-size:2.8rem;font-weight:600;line-height:1.2;margin-top:1rem}.mlh-step{display:flex;gap:1.8rem}.mlh-step__rail{display:flex;flex-direction:column;align-items:center}.mlh-step__n{width:4.8rem;height:4.8rem;border-radius:50%;background:var(--v);color:#fff;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mlh-step__line{width:2px;flex-grow:1;background:#d9ccff;margin:.6rem 0}.mlh-step__body{display:flex;flex-direction:column;gap:.4rem;padding-top:.8rem;padding-bottom:2.6rem}.mlh-step:last-child .mlh-step__body{padding-bottom:0}.mlh-step__t{font-size:1.9rem;font-weight:600}.mlh-step__d{font-size:1.6rem;color:var(--sub);line-height:1.55}.mlh-steps__cta{display:flex;flex-direction:column;gap:1rem}.mlh-steps__cta span{font-size:1.5rem;color:var(--sub)}.mlh-faq{padding:6rem 0;background:#fafafc}.mlh-faq__grid{display:grid;gap:3rem}.mlh-faq h2{font-size:3rem;font-weight:600;margin-bottom:1.2rem}.mlh-faq__intro p{font-size:1.7rem;color:var(--sub);line-height:1.55;margin-bottom:1.2rem}.mlh-faq details{border-bottom:1px solid #e0e0ea;padding:2rem 0}.mlh-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;font-size:1.8rem;font-weight:600;line-height:1.35}.mlh-faq summary::-webkit-details-marker{display:none}.mlh-faq summary svg{width:2.2rem;height:2.2rem;flex-shrink:0;stroke:var(--ink);fill:none;stroke-width:2;transition:transform .2s}.mlh-faq details[open] summary svg{transform:rotate(180deg)}.mlh-faq details p{margin-top:1.2rem;font-size:1.65rem;line-height:1.6;color:var(--sub)}.mlh-cta{padding:6rem 0 5rem}.mlh-cta__box{border-radius:2rem;background:var(--v);color:#fff;padding:3.2rem 2.4rem;display:flex;flex-direction:column;gap:2rem}.mlh-cta__box h2{color:#fff;font-size:2.8rem;font-weight:600;line-height:1.2}.mlh-cta__box p{color:#e8ddff;font-size:1.7rem;margin-top:.8rem}.mlh-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-height:5.8rem;padding:0 3.2rem;border-radius:1rem;background:#fff;color:var(--v);font-size:1.7rem;font-weight:600;text-decoration:none}.mlh-cta__btn:hover{background:var(--lav);color:var(--v)}.mlh-pro{display:flex;flex-direction:column;gap:1.4rem;padding-top:3.2rem}.mlh-pro__txt{font-size:1.7rem;line-height:1.5}.mlh-pro__txt strong{font-weight:600}@media screen and (min-width:750px){.mlh-wrap{padding:0 4rem}.mlh-hero{padding:6.4rem 0 11rem}.mlh-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:6rem}.mlh-hero h1{font-size:5rem}.mlh-hero__lead{font-size:2rem}.mlh-hero__ctas{flex-direction:row;align-items:center;gap:2.4rem}.mlh-hero__gift{left:-2.4rem;right:auto;bottom:3.2rem}.mlh-trust__card{grid-template-columns:repeat(4,minmax(0,1fr))}.mlh-trust__item{flex-direction:row;align-items:center;gap:1.6rem;padding:2.6rem 2.4rem}.mlh-trust__item:nth-child(n+3){border-top:0}.mlh-trust__item+.mlh-trust__item{border-left:1px solid var(--line)}.mlh-trust__item .mlh-ic{width:5.2rem;height:5.2rem}.mlh-why{padding:11rem 0 9rem}.mlh-why__grid{grid-template-columns:minmax(0,1fr) minmax(0,52rem);gap:7rem}.mlh-why h2{font-size:4.2rem}.mlh-why__lead{font-size:1.9rem}.mlh-inside{padding:9.6rem 0}.mlh-inside__grid{grid-template-columns:minmax(0,48rem) minmax(0,1fr);gap:6.4rem}.mlh-inside h2{font-size:3.4rem}.mlh-chapters{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.mlh-offers{padding:9rem 0 9.6rem}.mlh-offers h2{font-size:4rem}.mlh-offers__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.mlh-steps{padding:10rem 0}.mlh-steps__grid{grid-template-columns:minmax(0,52rem) minmax(0,1fr);gap:7rem}.mlh-steps__media img{aspect-ratio:13 / 15}.mlh-steps h2{font-size:4rem}.mlh-steps__cta{flex-direction:row;align-items:center;gap:2rem}.mlh-faq{padding:9.6rem 0}.mlh-faq__grid{grid-template-columns:minmax(0,40rem) minmax(0,1fr);gap:6.4rem}.mlh-faq h2{font-size:4rem}.mlh-faq summary{font-size:2rem}.mlh-cta__box{flex-direction:row;align-items:center;justify-content:space-between;padding:5.6rem 6.4rem}.mlh-cta__box h2{font-size:3.6rem}.mlh-pro{flex-direction:row;align-items:center;gap:2rem}.mlh-pro__txt{flex-grow:1;font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/myloot-home.css.map */
