@import"https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--mtc-white:#ffffff;--mtc-bg:#ffffff;--mtc-surface:#efefff;--mtc-surface-2:#e5e5fe;--mtc-nav:#e0e0ff;--mtc-brand:#4b4184;--mtc-brand-deep:#4a3d8f;--mtc-footer:#4b417b;--mtc-ink:#282243;--mtc-ink-soft:#4b4272;--mtc-muted:#6b6890;--mtc-line:#dcdcf5;--mtc-accent:#f2845c;--mtc-accent-soft:#ffe6dc;--mtc-star:#f2845c;--mtc-btn-bg:var(--mtc-brand);--mtc-btn-fg:#ffffff;--mtc-r-sm:8px;--mtc-r:12px;--mtc-r-lg:20px;--mtc-r-xl:28px;--mtc-r-pill:999px;--mtc-shadow:0 2px 10px rgba(40,34,67,.06);--mtc-shadow-lg:0 8px 28px rgba(40,34,67,.1);--mtc-f-head:"Figtree","Poppins",system-ui,-apple-system,sans-serif;--mtc-f-body:"Inter",system-ui,-apple-system,sans-serif;--mtc-maxw:1240px}[class^=mtc-],[class*=" mtc-"]{box-sizing:border-box;min-width:0}[class^=mtc-]:before,[class^=mtc-]:after,[class*=" mtc-"]:before,[class*=" mtc-"]:after{box-sizing:border-box}.mtc-container{max-width:var(--mtc-maxw);width:100%;margin:0 auto;padding:0 clamp(16px,4vw,32px)}.mtc-container--wide{max-width:1480px}.mtc-section{padding:clamp(44px,6vw,84px) 0;background:var(--mtc-bg);max-width:100%;overflow-x:clip}.mtc-section--tight{padding:clamp(28px,4vw,52px) 0}.mtc-section--surface{background:var(--mtc-surface)}.mtc-section *,.mtc-section *:before,.mtc-section *:after{box-sizing:border-box}.mtc-h1{font-family:var(--mtc-f-head);font-weight:700;font-size:clamp(30px,4.4vw,52px);line-height:1.12;letter-spacing:-.02em;color:var(--mtc-ink);margin:0}.mtc-h2{font-family:var(--mtc-f-head);font-weight:700;font-size:clamp(22px,2.6vw,32px);line-height:1.2;letter-spacing:-.01em;color:var(--mtc-brand);margin:0}.mtc-h3{font-family:var(--mtc-f-head);font-weight:600;font-size:clamp(17px,1.6vw,20px);line-height:1.3;color:var(--mtc-ink);margin:0}.mtc-sub{font-family:var(--mtc-f-body);font-size:clamp(14px,1.2vw,15px);line-height:1.65;color:var(--mtc-muted);margin:10px 0 0}.mtc-center{text-align:center}.mtc-center .mtc-sub{margin-left:auto;margin-right:auto;max-width:620px}.mtc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--mtc-f-head);font-weight:600;font-size:15px;line-height:1;padding:15px 30px;min-height:48px;max-width:100%;border-radius:var(--mtc-r-pill);border:0;cursor:pointer;background:var(--mtc-btn-bg);color:var(--mtc-btn-fg);text-decoration:none;text-align:center;transition:transform .15s ease,filter .15s ease}.mtc-btn:hover{filter:brightness(1.12);transform:translateY(-1px)}.mtc-btn--block{width:100%}.mtc-btn--lg{padding:19px 30px;min-height:58px;font-size:17px}.mtc-btn--ghost{background:#fff;color:var(--mtc-brand)}.mtc-stars{display:inline-flex;gap:2px;color:var(--mtc-star);font-size:14px;letter-spacing:1px;line-height:1}.mtc-ratingrow{display:flex;align-items:center;gap:8px;font-family:var(--mtc-f-body);font-size:13px;color:var(--mtc-muted)}.mtc-price{font-family:var(--mtc-f-head);font-weight:700;color:var(--mtc-brand)}.mtc-price-was{font-family:var(--mtc-f-head);font-weight:600;color:#a09dbe;text-decoration:line-through;margin-left:8px}.mtc-price:empty,.mtc-price-was:empty{display:none!important}.mtc-pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:var(--mtc-r-pill);background:var(--mtc-accent);color:#fff;font-family:var(--mtc-f-head);font-weight:700;font-size:10px;letter-spacing:.08em;text-transform:uppercase;line-height:1}.mtc-card__ph{display:grid;place-items:center;width:100%;height:100%;min-height:150px;padding:16px;text-align:center;color:var(--mtc-brand);font-family:var(--mtc-f-head);font-weight:600;font-size:13px;background:var(--mtc-surface);border-radius:var(--mtc-r-lg)}.mtc-ph--sq{aspect-ratio:1/1}.mtc-ph--tall{aspect-ratio:4/5}.mtc-announce{background:var(--mtc-brand-deep);color:#fff;overflow:hidden;padding:9px 0}.mtc-marquee{display:flex;width:max-content;animation:mtc-scroll 38s linear infinite}.mtc-marquee__grp{display:flex;align-items:center;flex:0 0 auto}.mtc-marquee__item{font-family:var(--mtc-f-body);font-size:12px;font-weight:500;white-space:nowrap;padding:0 22px;display:inline-flex;align-items:center;gap:8px}.mtc-marquee__item:before{content:"\2605";color:var(--mtc-accent);font-size:11px}@keyframes mtc-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.mtc-marquee{animation:none}}.mtc-press{background:var(--mtc-brand-deep);padding:14px 0;overflow:hidden}.mtc-press .mtc-marquee{animation-duration:42s}.mtc-press__logo{height:30px;width:auto;margin:0 34px;object-fit:contain;filter:brightness(0) invert(1);opacity:.92;flex:0 0 auto;white-space:nowrap}.mtc-hero{position:relative;min-height:clamp(420px,62vh,640px);display:flex;align-items:center;overflow:hidden}.mtc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mtc-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#ffffffeb,#ffffffb8 34%,#fff0 62%)}.mtc-hero__inner{position:relative;width:100%}.mtc-hero__box{max-width:460px}.mtc-hero__eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:16px;font-family:var(--mtc-f-body);font-size:13px;font-weight:600;color:var(--mtc-ink)}.mtc-hero .mtc-h1{margin-bottom:14px}.mtc-hero__sub{font-family:var(--mtc-f-body);font-size:15px;line-height:1.6;color:var(--mtc-ink-soft);margin:0 0 24px;max-width:380px}@media(max-width:749px){.mtc-hero{min-height:clamp(460px,74vh,620px);align-items:flex-end;padding-bottom:32px}.mtc-hero__scrim{background:linear-gradient(to top,#fffffff5 26%,#ffffffb8 48%,#fff0 78%)}.mtc-hero__box,.mtc-hero__sub{max-width:none}}.mtc-grid{display:grid;gap:clamp(18px,2.2vw,28px);grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr))}.mtc-card{position:relative;display:flex;flex-direction:column;min-width:0}.mtc-card__media{position:relative;display:block;border-radius:var(--mtc-r-lg);overflow:hidden;background:var(--mtc-surface);aspect-ratio:1/1}.mtc-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease}.mtc-card__media img.mtc-card__alt{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.mtc-card:hover .mtc-card__alt{opacity:1}.mtc-card__badge{position:absolute;top:12px;left:12px;z-index:2;max-width:calc(100% - 24px)}.mtc-card__body{padding:12px 2px 0;display:flex;flex-direction:column;flex:1;min-width:0}.mtc-card__title{font-family:var(--mtc-f-head);font-weight:700;font-size:15px;color:var(--mtc-ink);margin:6px 0;text-decoration:none;display:block;overflow-wrap:anywhere}.mtc-card__desc{font-family:var(--mtc-f-body);font-size:12.5px;line-height:1.5;color:var(--mtc-muted);margin:0 0 12px;flex:1;overflow-wrap:anywhere}.mtc-card__prices{font-size:15px;margin-bottom:12px}.mtc-card .mtc-btn{width:100%;padding:12px 20px;min-height:42px;font-size:14px}.mtc-acc{display:flex;flex-direction:column;gap:10px;min-width:0}.mtc-acc__item{background:var(--mtc-surface);border-radius:var(--mtc-r);overflow:hidden}.mtc-acc__item[open]{background:var(--mtc-surface-2)}.mtc-acc__sum{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;font-family:var(--mtc-f-head);font-weight:600;font-size:14.5px;color:var(--mtc-brand);overflow-wrap:anywhere}.mtc-acc__sum::-webkit-details-marker{display:none}.mtc-acc__ico{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:var(--mtc-brand);color:#fff;display:grid;place-items:center;font-size:15px;line-height:1;font-family:var(--mtc-f-body)}.mtc-acc__item[open] .mtc-acc__ico{transform:rotate(45deg)}.mtc-acc__body{padding:0 18px 18px;font-family:var(--mtc-f-body);font-size:13.5px;line-height:1.65;color:var(--mtc-ink-soft);overflow-wrap:anywhere}.mtc-acc__body p{margin:0 0 10px}.mtc-acc__body p:last-child{margin-bottom:0}.mtc-acc--plain .mtc-acc__item{background:transparent;border-top:1px solid var(--mtc-line);border-radius:0}.mtc-acc--plain .mtc-acc__sum{padding:18px 2px;color:var(--mtc-ink);font-size:15px}.mtc-acc--plain .mtc-acc__body{padding:0 2px 18px}.mtc-acc--plain .mtc-acc__item[open]{background:transparent}.mtc-pdp{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;align-items:start}.mtc-pdp>*{min-width:0;max-width:100%}@media(min-width:990px){.mtc-pdp{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(32px,4vw,56px)}}.mtc-gal,.mtc-buy,.mtc-copy{min-width:0;max-width:100%}.mtc-gal__main{position:relative;border-radius:var(--mtc-r-lg);overflow:hidden;background:var(--mtc-surface);aspect-ratio:1/1}.mtc-gal__main img{width:100%;height:100%;object-fit:cover;display:block}.mtc-gal__nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:0;background:#ffffffeb;color:var(--mtc-brand);font-size:17px;cursor:pointer;display:grid;place-items:center;box-shadow:var(--mtc-shadow);z-index:2}.mtc-gal__nav--prev{left:12px}.mtc-gal__nav--next{right:12px}.mtc-gal__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;max-width:100%;padding-bottom:4px;scrollbar-width:thin}.mtc-gal__thumb{flex:0 0 74px;width:74px;height:74px;border-radius:var(--mtc-r-sm);overflow:hidden;border:2px solid transparent;background:var(--mtc-surface);cursor:pointer;padding:0}.mtc-gal__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mtc-gal__thumb[aria-current=true]{border-color:var(--mtc-brand)}.mtc-gal__quote{margin-top:20px;padding:18px 20px;background:var(--mtc-surface);border-radius:var(--mtc-r);max-width:100%}.mtc-gal__quote p{font-family:var(--mtc-f-body);font-size:13.5px;line-height:1.6;color:var(--mtc-ink-soft);margin:8px 0 10px;font-style:italic;overflow-wrap:anywhere}.mtc-gal__quote strong{font-family:var(--mtc-f-head);font-size:13px;color:var(--mtc-ink);display:block}.mtc-gal__quote span{font-family:var(--mtc-f-body);font-size:11.5px;color:var(--mtc-muted)}.mtc-buy__title{font-family:var(--mtc-f-head);font-weight:700;font-size:clamp(24px,3vw,34px);line-height:1.15;color:var(--mtc-brand);margin:8px 0 6px;letter-spacing:-.015em;overflow-wrap:anywhere}.mtc-buy__prices{display:flex;align-items:baseline;flex-wrap:wrap;margin-bottom:6px}.mtc-buy__prices .mtc-price{font-size:clamp(24px,2.6vw,30px)}.mtc-buy__prices .mtc-price-was{font-size:clamp(19px,2vw,24px)}.mtc-buy__note{font-family:var(--mtc-f-body);font-size:12px;color:var(--mtc-muted);margin:0 0 20px}.mtc-buy__lbl{font-family:var(--mtc-f-head);font-weight:600;font-size:14px;color:var(--mtc-brand);margin:0 0 10px}.mtc-buy__lbl b{color:var(--mtc-ink);font-weight:600}.mtc-buy__opt{margin-bottom:20px;min-width:0}.mtc-sw{display:flex;flex-wrap:wrap;gap:10px}.mtc-sw__i{width:38px;height:38px;flex:0 0 auto;border-radius:50%;border:1px solid var(--mtc-line);cursor:pointer;padding:0;position:relative;background-color:var(--mtc-surface);background-clip:padding-box}.mtc-sw__i[aria-checked=true]{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--mtc-brand)}.mtc-seg{display:flex;flex-wrap:wrap;gap:8px}.mtc-seg__i{font-family:var(--mtc-f-head);font-weight:600;font-size:14px;padding:11px 20px;border-radius:var(--mtc-r-sm);border:0;cursor:pointer;background:var(--mtc-surface);color:var(--mtc-brand)}.mtc-seg__i[aria-checked=true]{background:var(--mtc-brand);color:#fff}.mtc-feats{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:11px}.mtc-feats li{display:flex;align-items:flex-start;gap:11px;font-family:var(--mtc-f-body);font-weight:600;font-size:13.5px;line-height:1.4;color:var(--mtc-ink);overflow-wrap:anywhere}.mtc-feats svg,.mtc-feats img{flex:0 0 auto;width:19px;height:19px;margin-top:1px;color:var(--mtc-accent);object-fit:contain}.mtc-guide{font-family:var(--mtc-f-body);font-size:13px;line-height:1.6;color:var(--mtc-ink-soft);margin:0 0 24px}.mtc-tiers__hd{display:flex;align-items:center;gap:14px;margin:0 0 20px}.mtc-tiers__hd:before,.mtc-tiers__hd:after{content:"";height:1px;background:var(--mtc-line);flex:1}.mtc-tiers__hd span{font-family:var(--mtc-f-head);font-weight:700;font-size:12.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--mtc-brand);text-align:center}.mtc-tiers{display:flex;flex-direction:column;gap:18px;margin-bottom:20px;overflow:visible;min-width:0}.mtc-tier{position:relative;border:1.5px solid var(--mtc-line);border-radius:var(--mtc-r);background:#fff;overflow:visible;cursor:pointer;display:block;min-width:0}.mtc-tier[data-sel=true]{border-color:var(--mtc-brand);border-width:2px;box-shadow:var(--mtc-shadow)}.mtc-tier__main{display:flex;align-items:flex-start;gap:12px;padding:16px 16px 14px;min-width:0}.mtc-tier__radio{flex:0 0 auto;width:20px;height:20px;border-radius:50%;border:2px solid var(--mtc-line);margin-top:2px;display:grid;place-items:center}.mtc-tier[data-sel=true] .mtc-tier__radio{border-color:var(--mtc-brand)}.mtc-tier[data-sel=true] .mtc-tier__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--mtc-brand)}.mtc-tier__txt{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.mtc-tier__name{font-family:var(--mtc-f-head);font-weight:700;font-size:15px;color:var(--mtc-brand);display:inline}.mtc-tier__tag{font-family:var(--mtc-f-head);font-weight:700;font-size:13px;color:var(--mtc-ink);margin-left:8px}.mtc-tier__sub{font-family:var(--mtc-f-head);font-weight:600;font-size:13px;color:var(--mtc-ink);margin:3px 0 0}.mtc-tier__pr{flex:0 0 auto;text-align:right;white-space:nowrap}.mtc-tier__pr .mtc-price{display:block;font-size:17px}.mtc-tier__pr .mtc-price-was{display:block;margin:2px 0 0;font-size:14px}.mtc-tier__units{padding:0 16px 14px 48px;display:grid;gap:9px;min-width:0}.mtc-tier__unitlbl{font-family:var(--mtc-f-body);font-size:12px;color:var(--mtc-muted);margin:0}.mtc-tier__unit{display:flex;align-items:center;gap:9px;min-width:0}.mtc-tier__unit>span{font-family:var(--mtc-f-body);font-size:12px;color:var(--mtc-muted);flex:0 0 22px}.mtc-tier__unit select{flex:1 1 auto;width:100%;min-width:0;max-width:100%;font-family:var(--mtc-f-body);font-size:13px;color:var(--mtc-ink);padding:9px 12px;border:1px solid var(--mtc-line);border-radius:var(--mtc-r-sm);background:#fff}.mtc-tier__addon{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--mtc-surface-2);min-width:0}.mtc-tier__addon>span:first-child{flex:0 0 auto;width:20px;height:20px;border-radius:5px;border:2px solid var(--mtc-brand);display:grid;place-items:center;color:transparent;font-size:13px;line-height:1}.mtc-tier__addon[data-on=true]>span:first-child{background:var(--mtc-brand);color:#fff}.mtc-tier__addon p{flex:1 1 auto;min-width:0;margin:0;font-family:var(--mtc-f-head);font-weight:600;font-size:13px;color:var(--mtc-ink);overflow-wrap:anywhere}.mtc-tier__addon .mtc-tier__pr .mtc-price{font-size:14px}.mtc-tier__addon .mtc-tier__pr .mtc-price-was{font-size:12.5px}.mtc-tier__flag{position:absolute;z-index:4;font-family:var(--mtc-f-head);font-weight:700;color:#fff;background:var(--mtc-brand);line-height:1;white-space:nowrap}.mtc-tier__flag--oval{top:-14px;right:8px;font-size:12px;padding:11px 20px;border-radius:50%/60%;transform:rotate(-7deg);text-align:center}.mtc-tier__flag--ribbon{top:-11px;right:12px;font-size:10.5px;letter-spacing:.06em;padding:7px 14px;border-radius:5px}.mtc-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 26px;margin:14px 0 0}.mtc-trust__i{display:flex;align-items:center;gap:8px;font-family:var(--mtc-f-body);font-size:13px;color:var(--mtc-ink);min-width:0}.mtc-trust__i img,.mtc-trust__i svg{flex:0 0 auto;width:20px;height:20px;object-fit:contain;color:var(--mtc-brand)}.mtc-split{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(24px,3vw,44px);align-items:center}.mtc-split>*{min-width:0}@media(min-width:990px){.mtc-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.mtc-split--rev>*:first-child{order:2}@media(max-width:989px){.mtc-split--rev>*:first-child{order:0}}.mtc-panel{background:#fff;border-radius:var(--mtc-r-xl);padding:clamp(20px,3vw,36px);box-shadow:var(--mtc-shadow)}.mtc-panel img{width:100%;height:auto;display:block;border-radius:var(--mtc-r-lg)}.mtc-media{border-radius:var(--mtc-r-xl);overflow:hidden;background:var(--mtc-surface);min-width:0;max-width:100%}.mtc-media img,.mtc-media video,.mtc-media iframe{width:100%;height:100%;display:block;object-fit:cover;border:0;aspect-ratio:4/5}.mtc-feat2{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(22px,3vw,40px)}.mtc-feat2>*{min-width:0}@media(min-width:750px){.mtc-feat2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.mtc-feat2__i img{width:100%;height:auto;display:block;border-radius:var(--mtc-r-lg);aspect-ratio:1/1;object-fit:cover}.mtc-feat2__i h3{font-family:var(--mtc-f-head);font-weight:600;font-size:16px;color:var(--mtc-ink);text-align:center;margin:18px 0 6px;overflow-wrap:anywhere}.mtc-feat2__i p{font-family:var(--mtc-f-body);font-size:13px;color:var(--mtc-muted);text-align:center;margin:0;overflow-wrap:anywhere}.mtc-rev{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr))}.mtc-rev>*{min-width:0}.mtc-rev__c{background:#fff;border-radius:var(--mtc-r);overflow:hidden;box-shadow:var(--mtc-shadow);display:flex;flex-direction:column;min-width:0}.mtc-rev__c img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.mtc-rev__b{padding:14px 16px 18px;text-align:center}.mtc-rev__b .mtc-stars{margin-bottom:8px}.mtc-rev__name{font-family:var(--mtc-f-head);font-weight:700;font-size:13.5px;color:var(--mtc-ink);margin:0 0 6px}.mtc-rev__txt{font-family:var(--mtc-f-body);font-size:12.5px;line-height:1.55;color:var(--mtc-ink-soft);margin:0;overflow-wrap:anywhere}.mtc-rev__ph{width:100%;aspect-ratio:1/1;background:var(--mtc-surface);display:grid;place-items:center;padding:12px;text-align:center;color:var(--mtc-brand);font-family:var(--mtc-f-head);font-size:12px}.mtc-stats{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.mtc-stats>*{min-width:0}.mtc-stat{background:#fff;border-radius:var(--mtc-r-lg);padding:32px 22px;text-align:center}.mtc-stat__ring{position:relative;width:118px;height:118px;margin:0 auto 16px}.mtc-stat__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.mtc-stat__ring circle{fill:none;stroke-width:7;stroke-linecap:round}.mtc-stat__ring .mtc-track{stroke:var(--mtc-surface-2)}.mtc-stat__ring .mtc-fill{stroke:var(--mtc-brand);transition:stroke-dashoffset 1.4s cubic-bezier(.22,1,.36,1)}.mtc-stat__num{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:var(--mtc-f-head);font-weight:700;font-size:25px;color:var(--mtc-brand)}.mtc-stat p{font-family:var(--mtc-f-body);font-size:13px;line-height:1.5;color:var(--mtc-ink-soft);margin:0}.mtc-band{background:var(--mtc-footer);padding:22px 0}.mtc-band__in{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center;text-align:center}.mtc-band__badge{width:62px;height:62px;border-radius:50%;object-fit:contain;flex:0 0 auto}.mtc-band__txt{font-family:var(--mtc-f-head);font-weight:600;font-size:clamp(14px,1.6vw,17px);color:#fff;margin:0;flex:1 1 220px;min-width:0}@media(min-width:750px){.mtc-band__in{justify-content:space-between;text-align:left;flex-wrap:nowrap}}.mtc-splitcta{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.mtc-splitcta>*{min-width:0}@media(min-width:750px){.mtc-splitcta{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.mtc-splitcta__c{position:relative;border-radius:var(--mtc-r-lg);overflow:hidden;min-height:clamp(300px,46vw,470px);display:grid;place-items:center;background:var(--mtc-surface)}.mtc-splitcta__c img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mtc-splitcta__p{position:relative;z-index:2;text-align:center;padding:26px 24px;border-radius:var(--mtc-r);background:#ffffff8c;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);margin:0 clamp(14px,4vw,40px);max-width:100%}.mtc-splitcta__p h3{font-family:var(--mtc-f-head);font-weight:700;font-size:clamp(18px,2vw,23px);color:var(--mtc-brand);margin:0 0 6px}.mtc-splitcta__p p{font-family:var(--mtc-f-body);font-size:13.5px;color:var(--mtc-ink-soft);margin:0 0 16px}.mtc-vwall{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.mtc-vwall>*{min-width:0}@media(min-width:750px){.mtc-vwall{grid-template-columns:repeat(4,minmax(0,1fr))}}.mtc-vwall__c{position:relative;border-radius:var(--mtc-r);overflow:hidden;background:var(--mtc-surface);aspect-ratio:9/16}.mtc-vwall__c video,.mtc-vwall__c img{width:100%;height:100%;object-fit:cover;display:block}.mtc-vwall__c .mtc-card__ph{border-radius:0;min-height:0}.mtc-final{background:var(--mtc-footer);padding:clamp(36px,5vw,60px) 0}.mtc-final__card{background:#ffffff12;border-radius:var(--mtc-r-lg);padding:clamp(24px,3.4vw,38px);display:flex;align-items:center;gap:24px;flex-wrap:wrap}.mtc-final__l{flex:1 1 240px;min-width:0}.mtc-final__eyebrow{display:flex;align-items:center;gap:9px;font-family:var(--mtc-f-body);font-size:12.5px;color:#dcd9f2;margin-bottom:12px}.mtc-final__l h2{font-family:var(--mtc-f-head);font-weight:700;font-size:clamp(20px,2.4vw,27px);line-height:1.25;color:#fff;margin:0;overflow-wrap:anywhere}.mtc-foot{background:var(--mtc-footer);padding-top:8px;overflow:hidden}.mtc-foot__cols{display:grid;gap:30px;grid-template-columns:repeat(2,minmax(0,1fr));padding:32px 0 20px}.mtc-foot__cols>*{min-width:0}@media(min-width:750px){.mtc-foot__cols{grid-template-columns:repeat(4,minmax(0,1fr))}}.mtc-foot__cols h3{font-family:var(--mtc-f-head);font-weight:700;font-size:17px;color:#fff;margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.18)}.mtc-foot__cols a{display:block;font-family:var(--mtc-f-body);font-size:12.5px;color:#cfcbe8;text-decoration:none;margin-bottom:9px;overflow-wrap:anywhere}.mtc-foot__cols a:hover{color:#fff}.mtc-foot__soc{display:flex;gap:12px}.mtc-foot__soc a{margin:0}.mtc-foot__soc svg{width:17px;height:17px;fill:#cfcbe8}.mtc-foot__mark{font-family:var(--mtc-f-head);font-weight:800;text-align:center;line-height:.78;letter-spacing:-.03em;color:#ffffff21;font-size:clamp(64px,21vw,300px);-webkit-user-select:none;user-select:none;padding:10px 0 0;overflow:hidden}.mtc-foot__bar{background:var(--mtc-brand-deep);text-align:center;padding:10px;font-family:var(--mtc-f-body);font-size:11.5px;color:#dcd9f2}.mtc-sticky{display:none}@media(max-width:749px){.mtc-sticky{display:block;position:fixed;left:0;right:0;bottom:0;z-index:9999;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -2px 16px #28224324;opacity:0;transform:translateY(105%);transition:.26s ease;pointer-events:none}.mtc-sticky.is-on{opacity:1;transform:translateY(0);pointer-events:auto}}@media(max-width:989px){.mtc-sticky-col{position:static!important;top:auto!important}}@media(max-width:749px){.mtc-pdp{gap:22px}.mtc-buy__title{font-size:24px}.mtc-buy__opt{margin-bottom:18px}.mtc-tiers{gap:20px}.mtc-tier__main{gap:10px;padding:14px 12px 12px}.mtc-tier__name{font-size:14px}.mtc-tier__tag{font-size:12px;margin-left:6px}.mtc-tier__sub{font-size:12.5px}.mtc-tier__pr .mtc-price{font-size:15px}.mtc-tier__pr .mtc-price-was{font-size:12.5px}.mtc-tier__units{padding:0 12px 12px}.mtc-tier__addon{padding:11px 12px;gap:10px}.mtc-tier__addon p{font-size:12.5px}.mtc-tier__flag--oval{top:-13px;right:6px;padding:9px 15px;font-size:11px}.mtc-tier__flag--ribbon{top:-10px;right:10px;padding:6px 11px;font-size:10px}.mtc-btn--lg{padding:17px 22px;min-height:54px;font-size:16px}.mtc-trust{gap:12px 18px;justify-content:flex-start}.mtc-trust__i{font-size:12.5px}.mtc-gal__quote{padding:16px}.mtc-gal__quote p{font-size:13px}.mtc-gal__thumb{flex-basis:62px;width:62px;height:62px}.mtc-feats li{font-size:13px}.mtc-stat__ring{width:100px;height:100px}.mtc-stat{padding:26px 18px}.mtc-final__card{flex-direction:column;align-items:flex-start}.mtc-press__logo{height:24px;margin:0 20px}.mtc-feat2__i img,.mtc-feat2__i .mtc-card__ph{aspect-ratio:4/3}.mtc-media img,.mtc-media video,.mtc-media iframe,.mtc-media .mtc-card__ph{aspect-ratio:3/4}.mtc-card__ph{min-height:130px;font-size:12.5px}.mtc-foot__cols{gap:22px}}html,body{max-width:100%;overflow-x:hidden}
/*# sourceMappingURL=/cdn/shop/t/6/assets/mtc-styles.css.map */
