.mt-soft-glow{position:relative;background-image:radial-gradient(60% 50% at 15% 10%,rgba(255,255,255,.5),transparent 65%),radial-gradient(45% 40% at 90% 85%,rgba(255,255,255,.35),transparent 65%);background-repeat:no-repeat}.mt-eyebrow{display:inline-block;font-size:1.2rem;letter-spacing:.3rem;text-transform:uppercase;opacity:.75;margin-bottom:1rem}.mt-section-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);line-height:1.15;margin:0 0 1.5rem}.mt-divider{width:60px;height:2px;background:currentColor;opacity:.35;margin:1.5rem auto;border:none}.mt-divider--left{margin-left:0}.mt-hero:not(.mt-hero--split){display:flex;align-items:center;min-height:60vh}.mt-hero__content{max-width:620px;padding:4rem 2rem}.mt-hero__content.mt-align-center{max-width:760px;margin:0 auto;text-align:center}.mt-hero h1{font-size:4.4rem}@media screen and (max-width:749px){.mt-hero:not(.mt-hero--split){min-height:70vh}.mt-hero h1{font-size:3rem}.mt-hero__content{padding:3rem 1.5rem}}.mt-hero--split{padding-top:3rem;padding-bottom:3rem}.mt-hero--split .mt-hero__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.mt-hero--split .mt-hero__grid{grid-template-columns:1fr 1fr;gap:5rem}}.mt-hero--split .mt-hero__media img{width:100%;height:auto;display:block;border-radius:var(--product-card-corner-radius, 1rem)}.mt-hero--split .mt-hero__content{max-width:none;padding:0}.mt-hero__text{font-size:1.8rem;opacity:.85;margin:1.5rem 0 2.5rem}.mt-hero__buttons{display:flex;gap:1.2rem;flex-wrap:wrap}.mt-hero__content.mt-align-center .mt-hero__buttons{justify-content:center}.mt-split{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.mt-split{grid-template-columns:1fr 1fr;gap:5rem}.mt-split--reverse{direction:rtl}.mt-split--reverse>*{direction:ltr}}.mt-split__media{border-radius:var(--product-card-corner-radius, 1rem);overflow:clip}.mt-split__media img{width:100%;height:auto;display:block}.mt-split__media--empty{aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(var(--color-foreground),.3);border-radius:var(--product-card-corner-radius, 1rem);font-size:1.3rem;opacity:.6;text-align:center;padding:2rem}.mt-split__col h2,.mt-split__col h3{margin-top:0}.mt-split__row{margin-bottom:2.2rem}.mt-split__row:last-child{margin-bottom:0}.mt-split__label{font-size:1.2rem;letter-spacing:.2rem;text-transform:uppercase;opacity:.6;display:block;margin-bottom:.6rem}.mt-effects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.4rem}.mt-effect-card{text-align:center}.mt-effect-card__media{border-radius:var(--product-card-corner-radius, 1rem);overflow:clip;aspect-ratio:1 / 1;margin-bottom:1.4rem;box-shadow:0 8px 24px #00000014}.mt-effect-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.mt-effect-card:hover .mt-effect-card__media img{transform:scale(1.06)}.mt-effect-card__icon{width:64px;height:64px;margin:0 auto 1.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--color-foreground),.08)}.mt-effect-card__icon svg{width:30px;height:30px}.mt-effect-card h3{margin:0 0 .6rem}.mt-effect-card p{opacity:.75;font-size:1.4rem;margin:0}.mt-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;counter-reset:mt-step}.mt-step{text-align:center;position:relative}.mt-step__icon{width:64px;height:64px;margin:0 auto 1.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--color-foreground),.08)}.mt-step__icon svg{width:30px;height:30px}.mt-step h3{margin:0 0 .6rem;font-size:1.8rem}.mt-step p{opacity:.75;font-size:1.4rem;margin:0}.mt-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.4rem}.mt-testimonial{padding:2.6rem;border-radius:var(--product-card-corner-radius, 1rem);background:rgba(var(--color-foreground),.05)}.mt-testimonial__stars{color:var(--mt-star-color, currentColor);letter-spacing:.2rem;margin-bottom:1.2rem;font-size:1.6rem}.mt-testimonial__quote{font-size:1.6rem;line-height:1.5;margin:0 0 1.6rem}.mt-testimonial__author{font-size:1.3rem;opacity:.65;letter-spacing:.05rem}.mt-cta{text-align:center;max-width:640px;margin:0 auto}.mt-cta h2{margin-top:0}.mt-cta p{font-size:1.7rem;opacity:.85;margin-bottom:2.4rem}.mt-faq{max-width:780px;margin:0 auto}.mt-faq details{border-bottom:1px solid rgba(var(--color-foreground),.15);padding:1.8rem 0}.mt-faq summary{cursor:pointer;font-size:1.7rem;font-family:var(--font-heading-family);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.mt-faq summary::-webkit-details-marker{display:none}.mt-faq summary:after{content:"+";font-size:2.4rem;line-height:1;flex-shrink:0;transition:transform .3s ease}.mt-faq details[open] summary:after{transform:rotate(45deg)}.mt-faq__answer{padding-top:1.2rem;opacity:.8;font-size:1.5rem;line-height:1.6}.mt-offer{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 2rem}@media screen and (min-width:750px){.mt-offer{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.mt-offer-card{text-align:center}.mt-offer-card__media{display:block;border-radius:var(--product-card-corner-radius, 1rem);overflow:clip;aspect-ratio:1 / 1;margin-bottom:1.6rem;box-shadow:0 8px 24px #00000014}.mt-offer-card__media img{width:100%;height:100%;object-fit:cover;display:block}.mt-offer-card__title{margin:0 0 .6rem;font-size:1.9rem}.mt-offer-card__title a{text-decoration:none;color:inherit}.mt-offer-card__price{font-size:1.8rem;margin:0 0 1.4rem}.mt-offer-card__form{display:flex;justify-content:center}@media screen and (max-width:749px){.mt-offer{gap:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mt-custom.css.map */
