cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}cart-drawer.is-open{visibility:visible;pointer-events:auto}.cdrawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;opacity:0;transition:opacity .3s ease}cart-drawer.is-open .cdrawer__overlay{opacity:1}.cdrawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(26.5rem,100vw);background:#fff;color:#1d1d1f;display:flex;flex-direction:column;transform:translate(100%);transition:transform .34s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 40px #0000001f}cart-drawer.is-open .cdrawer__panel{transform:none}.cdrawer__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.cdrawer__title{margin:0;font-family:var(--font-heading);font-size:18px;font-weight:700;letter-spacing:normal;line-height:28px}.cdrawer__count{font-weight:800}.cdrawer__close{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background:#1d1d1f;color:#fff;cursor:pointer}.cdrawer__empty{padding:3rem 1.5rem;text-align:center}.cdrawer__empty-cta{display:inline-block;margin-top:1rem;padding:.85rem 1.5rem;border-radius:.5rem;background:var(--cd-accent, #d1ff00);color:#1d1d1f;font-weight:700;text-decoration:none}.cdrawer__scroll{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cdrawer__items{padding:.25rem 1.25rem 0}.cditem{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.85rem;padding:1.15rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.cditem__media{width:4.5rem;height:4.5rem;border-radius:.55rem;overflow:hidden;background:#f2f2f2}.cditem__img,.cditem__media-fallback{width:100%;height:100%;object-fit:cover;display:block}.cditem__media-fallback{background:linear-gradient(135deg,#ececec,#f7f7f7)}.cditem__body{min-width:0}.cditem__title{display:block;margin:0;font-size:.9375rem;font-weight:700;line-height:1.3;color:inherit;text-decoration:none}.cditem__opts{margin:.3rem 0 0;font-size:.8125rem;color:#1d1d1f80}.cditem--bundle-addon{background:#00000005;border-radius:.55rem;margin-inline:-.35rem;padding-inline:.35rem}.cditem--bundle-addon .cditem__title,.cditem--bundle-addon .cditem__media{cursor:default}.cditem__bundle-note{margin:.35rem 0 0;font-size:.75rem;color:#1d1d1f8c}.cditem__bundle-qty{margin:.35rem 0 0;font-size:.8125rem;font-weight:600;color:#1d1d1fa6}.cditem__actions{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-top:.7rem;width:100%}.cditem__qty{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.16);border-radius:.45rem;overflow:hidden}.cditem__qty-btn{width:1.85rem;height:1.85rem;border:none;background:none;font-size:1rem;line-height:1;cursor:pointer;color:inherit}.cditem__qty-input{width:1.85rem;height:1.85rem;border:none;text-align:center;font-size:.875rem;font-weight:600;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cditem__qty-input::-webkit-outer-spin-button,.cditem__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cditem__remove{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;padding:0;border:none;background:none;color:#1d1d1f73;cursor:pointer}.cditem__remove:hover{color:#1d1d1f}.cditem__pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;margin-top:.65rem}.cditem__price{font-size:.9375rem;font-weight:700}.cditem__compare{font-size:.8125rem;color:#1d1d1f66}.cditem__save{font-size:.8125rem;font-weight:600;color:#c9a227}.cditem__discounts{display:flex;flex-wrap:wrap;gap:.35rem;margin:.55rem 0 0;padding:0;list-style:none}.cditem__discount{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .5rem;border-radius:999px;background:#f0f0f0;color:#1d1d1fb3;font-size:.6875rem;font-weight:600}.cdrawer__recs{padding:1.25rem 0 .35rem;border-top:1px solid rgba(0,0,0,.08);margin-top:1.15rem}.cdrawer__recs-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0 1.25rem;margin-bottom:.85rem}.cdrawer__recs-title{margin:0;font-size:1rem;font-weight:700;letter-spacing:-.01em}.cdrawer__recs-nav{display:inline-flex;gap:.35rem}.cdrawer__recs-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:1px solid rgba(0,0,0,.14);border-radius:50%;background:#fff;color:#1d1d1f;cursor:pointer}.cdrawer__recs-track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 1.25rem .35rem}.cdrawer__recs-track::-webkit-scrollbar{display:none}.cdrec{flex:0 0 11.25rem;scroll-snap-align:start;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;overflow:hidden;background:#fff}.cdrec__media{display:block;aspect-ratio:16 / 10;background:#f2f2f2}.cdrec__img,.cdrec__fallback{width:100%;height:100%;object-fit:cover;display:block}.cdrec__fallback{background:linear-gradient(135deg,#ececec,#f7f7f7)}.cdrec__info{padding:.7rem .75rem .85rem}.cdrec__title{display:block;margin:0;font-size:.875rem;font-weight:700;line-height:1.25;color:inherit;text-decoration:none}.cdrec__foot{display:flex;align-items:center;gap:.45rem;margin-top:.65rem}.cdrec__add{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:.35rem;background:#fff;color:#1d1d1f;cursor:pointer}.cdrec__add[disabled]{opacity:.4;cursor:not-allowed}.cdrec__price{font-size:.875rem;font-weight:700}.cdrawer__trust{padding:1.15rem 1.25rem 1.35rem;border-top:1px solid rgba(0,0,0,.08);margin-top:.85rem}.cdrawer__trust-title{margin:0 0 .85rem;font-size:1rem;font-weight:700;letter-spacing:-.01em}.cdrawer__trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.cdrawer__trust-card{padding:.85rem .75rem;border:1px solid rgba(0,0,0,.1);border-radius:.7rem;background:#fff}.cdrawer__trust-icon{display:inline-flex;color:#1d1d1f;margin-bottom:.45rem}.cdrawer__trust-card-title{margin:0;font-size:.8125rem;font-weight:700}.cdrawer__trust-card-text{margin:.3rem 0 0;font-size:.6875rem;line-height:1.4;color:#1d1d1f80}.cdrawer__foot{flex-shrink:0;border-top:1px solid rgba(0,0,0,.08);padding:1rem 1.25rem 1.25rem;background:#fff}.cdrawer__code{margin:0 0 .85rem}.cdrawer__code-summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;list-style:none;font-size:.875rem;font-weight:600}.cdrawer__code-summary::-webkit-details-marker{display:none}.cdrawer__code-toggle{display:inline-flex;align-items:center;gap:.25rem;color:#5b8def;font-weight:600}.cdrawer__code[open] .cdrawer__code-toggle svg{transform:rotate(180deg)}.cdrawer__code-body{margin-top:.7rem}.cdrawer__code-row{display:flex;gap:0}.cdrawer__code-input{flex:1;min-width:0;height:2.5rem;padding:0 .85rem;border:1px solid rgba(0,0,0,.12);border-right:none;border-radius:.45rem 0 0 .45rem;background:#f3f3f3;font-size:.875rem}.cdrawer__code-apply{height:2.5rem;padding:0 1rem;border:1px solid rgba(0,0,0,.12);border-radius:0 .45rem .45rem 0;background:#fff;font-size:.875rem;font-weight:700;cursor:pointer}.cdrawer__code-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.65rem 0 0;padding:0;list-style:none}.cdrawer__code-tag{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:999px;background:#ececec;font-size:.75rem;font-weight:600}.cdrawer__code-tag-x{opacity:.55;font-size:.95rem;line-height:1;padding:0;border:0;background:none;color:inherit;cursor:pointer}.cdrawer__code-tag-x:hover{opacity:.85}.cdrawer__totals{margin:0}.cdrawer__total-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.28rem 0;font-size:.875rem}.cdrawer__total-row dt,.cdrawer__total-row dd{margin:0}.cdrawer__muted{color:#1d1d1f73}.cdrawer__total-row--discount dd{color:#c9a227;font-weight:600}.cdrawer__total-row--grand{margin-top:.35rem;padding-top:.55rem;border-top:1px solid rgba(0,0,0,.08);font-size:1.125rem;font-weight:700}.cdrawer__installment{margin:.55rem 0 0;font-size:.75rem;color:#1d1d1f73}.cdrawer__checkout{display:flex;align-items:center;justify-content:center;width:100%;margin-top:.9rem;padding:.95rem 1rem;border-radius:.55rem;background:var(--cd-accent, #d1ff00);color:#1d1d1f;font-size:1rem;font-weight:700;text-decoration:none;text-align:center}.cdrawer__checkout:hover{filter:brightness(.97)}cart-drawer.is-loading .cdrawer__scroll,cart-drawer.is-loading .cdrawer__foot{opacity:.55;pointer-events:none}@media(max-width:749px){.cdrawer__panel{width:100vw}.cdrawer__trust-grid{grid-template-columns:1fr 1fr}.cdrec{flex-basis:10.5rem}}mt-court-surfaces{display:block}.mt-court-surfaces,.mt-court-surfaces *,.mt-court-surfaces *:before,.mt-court-surfaces *:after{box-sizing:border-box}.mt-court-surfaces{width:100%;overflow:hidden;color:#333;background:var(--current-section-bg, #ffffff);padding-block:var(--current-section-pad-y, 5.5rem);padding-inline:var(--current-section-pad-x, 1.25rem);--cs-motion-duration: .3s;--cs-motion-ease: cubic-bezier(.16, 1, .3, 1)}.mt-court-surfaces__inner{width:100%;max-width:var(--current-section-max, 90rem);margin-inline:auto}.mt-court-surfaces__header{width:100%}.mt-court-surfaces__heading{margin:0;font-size:3.375rem;font-weight:700;line-height:1.5;letter-spacing:0;color:#1d1d1f}.mt-court-surfaces__intro{width:51.25rem;max-width:100%;margin:1.125rem 0 0;font-size:1.125rem;line-height:1.6111;color:#1d1d1f}.mt-court-surfaces__scroll{width:100%;margin-top:2.75rem;overflow:hidden}.mt-court-surfaces__cards{container-type:inline-size;display:flex;align-items:stretch;gap:1rem;width:100%}.mt-court-surfaces__card{position:relative;flex:1 1 0;min-width:0;height:calc(46.9314cqi - .9386rem);overflow:hidden;border-radius:1.375rem}.mt-court-surfaces__cards:has(.is-expanded) .mt-court-surfaces__card.is-expanded{flex-grow:1.768}.mt-court-surfaces__cards:has(.is-expanded) .mt-court-surfaces__card:not(.is-expanded){flex-grow:1}.mt-court-surfaces__media,.mt-court-surfaces__media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.mt-court-surfaces__image{display:block;width:100%;height:100%;object-fit:cover;object-position:right center;transform-origin:right center}.mt-court-surfaces__shade{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.58) 100%);pointer-events:none}.mt-court-surfaces__content{position:absolute;right:2.125rem;bottom:2.125rem;left:2.125rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem;color:#fff}.mt-court-surfaces__copy{min-width:0}.mt-court-surfaces__title{margin:0;font-size:1.75rem;font-weight:700;line-height:1.5;text-shadow:0 .125rem .875rem rgba(0,0,0,.5)}.mt-court-surfaces__description{width:22.5rem;max-width:100%;max-height:0;margin:0;overflow:hidden;opacity:0;font-size:.9375rem;font-weight:500;line-height:1.5333;text-shadow:0 .125rem .875rem rgba(0,0,0,.5);transform:translateY(.5rem)}.mt-court-surfaces__card.is-expanded .mt-court-surfaces__description{max-height:8rem;margin-top:.5rem;opacity:1;transform:none}.mt-court-surfaces__toggle{position:relative;width:3rem;height:3rem;flex:0 0 3rem;padding:0;border:0;border-radius:50%;color:#333;background:#ffffffeb;cursor:pointer}.mt-court-surfaces__toggle:focus-visible{outline:.125rem solid #ffffff;outline-offset:.1875rem}.mt-court-surfaces__plus:before,.mt-court-surfaces__plus:after{position:absolute;top:50%;left:50%;width:.875rem;height:.125rem;border-radius:.125rem;background:currentColor;content:"";transform:translate(-50%,-50%)}.mt-court-surfaces__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.mt-court-surfaces__toggle[aria-expanded=true] .mt-court-surfaces__plus:after{transform:translate(-50%,-50%) rotate(0)}@media(max-width:989px)and (min-width:750px){.mt-court-surfaces{padding-inline:max(var(--current-section-pad-x, 1.875rem),1.875rem)}.mt-court-surfaces__heading{font-size:2.75rem;line-height:1.5}}@media(max-width:749px){.mt-court-surfaces{padding-block:calc(var(--current-section-pad-y, 5.5rem) * .6364);padding-inline:0}.mt-court-surfaces__inner{max-width:none}.mt-court-surfaces__header{width:100%;max-width:none;margin-inline:0;padding-inline:1.25rem}.mt-court-surfaces__heading{font-size:1.875rem;line-height:1.3}.mt-court-surfaces__intro{margin-top:.75rem;font-size:.9375rem;line-height:1.4667}.mt-court-surfaces__scroll{width:100%;margin-top:1.25rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-inline:1.25rem}.mt-court-surfaces__scroll::-webkit-scrollbar{display:none}.mt-court-surfaces__cards{container-type:normal;display:flex;flex-wrap:nowrap;align-items:stretch;gap:.875rem;width:max-content;min-width:100%;padding-inline:1.25rem}.mt-court-surfaces__cards:has(.is-expanded) .mt-court-surfaces__card.is-expanded,.mt-court-surfaces__cards:has(.is-expanded) .mt-court-surfaces__card:not(.is-expanded){flex:0 0 calc(100vw - 3.375rem)}.mt-court-surfaces__card{flex:0 0 calc(100vw - 3.375rem);scroll-snap-align:start;scroll-snap-stop:always;height:27.5rem;border-radius:1.125rem}.mt-court-surfaces__content{right:1.25rem;bottom:1.875rem;left:1.375rem;gap:.75rem}.mt-court-surfaces__title{font-size:1.5rem;line-height:1.5}.mt-court-surfaces__description{width:12.5rem;margin-top:0;font-size:.8125rem;line-height:1.3846;opacity:0;max-height:0;overflow:hidden;transform:translateY(.5rem);transition:opacity .45s ease,transform .45s ease,max-height .45s ease,margin-top .45s ease}.mt-court-surfaces__card.is-expanded .mt-court-surfaces__description{opacity:1;max-height:8rem;margin-top:.375rem;transform:none}.mt-court-surfaces__toggle{width:2.5rem;height:2.5rem;flex-basis:2.5rem}.mt-court-surfaces__card{transition:none}.mt-court-surfaces__image{transform:scale(1.06);transition:transform .45s ease}.mt-court-surfaces__card.is-expanded .mt-court-surfaces__image{transform:scale(1)}.mt-court-surfaces__cards:has(.is-expanded) .mt-court-surfaces__card:not(.is-expanded) .mt-court-surfaces__image{transform:scale(1.06);object-position:right center}}@media(min-width:750px)and (prefers-reduced-motion:no-preference){.js .mt-court-surfaces .mt-court-surfaces__cards>.mt-court-surfaces__card{flex-basis:0;flex-shrink:1;will-change:flex-grow,opacity,transform;transition:flex-grow var(--cs-motion-duration) ease-in-out 0ms,opacity .7s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms),transform .7s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms)}.mt-court-surfaces__shade{transition:opacity var(--cs-motion-duration) var(--cs-motion-ease)}.mt-court-surfaces__cards:has(.is-expanded) .mt-court-surfaces__card:not(.is-expanded) .mt-court-surfaces__shade{opacity:.82}.mt-court-surfaces__image{transform:scale(1.06);transition:transform var(--cs-motion-duration) var(--cs-motion-ease),object-position var(--cs-motion-duration) var(--cs-motion-ease)}.mt-court-surfaces__card.is-expanded .mt-court-surfaces__image{transform:scale(1);object-position:right center}.mt-court-surfaces__cards:has(.is-expanded) .mt-court-surfaces__card:not(.is-expanded) .mt-court-surfaces__image{transform:scale(1.14);object-position:88% center}.mt-court-surfaces__content{transition:none}.mt-court-surfaces__description{transition:opacity var(--cs-motion-duration) var(--cs-motion-ease),max-height var(--cs-motion-duration) var(--cs-motion-ease),margin-top var(--cs-motion-duration) var(--cs-motion-ease);transform:none}.mt-court-surfaces__cards:has(.is-expanded) .mt-court-surfaces__card:not(.is-expanded) .mt-court-surfaces__description{opacity:0;transform:none;max-height:0;margin-top:0}.mt-court-surfaces__plus:before,.mt-court-surfaces__plus:after{transition:transform var(--cs-motion-duration) var(--cs-motion-ease)}}@media(prefers-reduced-motion:reduce){.mt-court-surfaces__card,.mt-court-surfaces__image,.mt-court-surfaces__shade,.mt-court-surfaces__content,.mt-court-surfaces__description,.mt-court-surfaces__plus:before,.mt-court-surfaces__plus:after{transition:none}}mt-faq{display:block}.mt-faq{padding-block:var(--faq-pad-y, 80px);background:var(--faq-bg, #fff);color:#1d1d1f}.mt-faq__inner{max-width:var(--faq-max, 1440px);padding-inline:var(--faq-pad-x, 24px);box-sizing:border-box}.mt-faq__heading{margin:0 0 2rem;text-align:center;font-weight:700;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1;letter-spacing:-.02em}.mt-faq__shell{display:grid;grid-template-columns:minmax(0,1fr);gap:64px;padding:48px 56px;border-radius:1.35rem;background:var(--faq-shell-bg, #f3f3f3)}.mt-faq__sidebar{min-width:0}.mt-faq__topics{display:none;font-family:Poppins;font-weight:500;font-size:12px;line-height:100%;letter-spacing:1.8%;text-transform:uppercase;color:#9c9c9c}.mt-faq__tabs{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:.15rem}.mt-faq__tabs::-webkit-scrollbar{display:none}.mt-faq__tab{-webkit-appearance:none;appearance:none;border:none;font:inherit;font-family:Poppins;font-weight:600;font-size:16.5px;line-height:100%;letter-spacing:0%;color:#7e7e7e;padding:11px 18px;border-radius:999px;cursor:pointer;white-space:nowrap;flex:0 0 auto;scroll-snap-align:start}.mt-faq__tab.is-active{background:#e4e4e4;color:#2a2a2a}.mt-faq__tab:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-faq__panels{min-width:0}.mt-faq__panel[hidden]{display:none!important}.mt-faq__item{border-bottom:1px solid rgba(29,29,31,.1)}.mt-faq__item:last-child{border-bottom:none}.mt-faq__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.15rem 0;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.mt-faq__question{font-size:.9375rem;font-weight:500;line-height:1.35;color:#1d1d1fd1}.mt-faq__item.is-open .mt-faq__question{color:#1d1d1f;font-weight:600}.mt-faq__chevron{display:inline-flex;flex:0 0 auto;color:#1d1d1fb8;transition:transform .25s ease}.mt-faq__item.is-open .mt-faq__chevron{transform:rotate(180deg)}.mt-faq__answer-wrap[hidden]{display:none}.mt-faq__answer{margin:0;padding:0 0 1.15rem;font-size:.875rem;line-height:1.55;color:#1d1d1fb8}.mt-faq__answer p{margin:0 0 .65rem}.mt-faq__answer p:last-child{margin-bottom:0}.mt-faq__empty{margin:0;padding:1.25rem 0;font-size:.875rem;color:#1d1d1fb8}@media(max-width:989px){.mt-faq{padding-top:3.5rem;padding-bottom:3.5rem}.mt-faq__inner{max-width:none;padding-inline:0}.mt-faq__heading{margin:0 1.25rem 1.375rem;font-size:1.875rem;line-height:1.1;letter-spacing:0;color:#1a1a1a}.mt-faq__shell{gap:1.125rem;padding:1.25rem;border-radius:0;background:#f5f5f5;overflow-x:clip;min-width:0}.mt-faq__sidebar{min-width:0;overflow:visible}.mt-faq__tabs{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;margin-inline:-1.25rem;padding-inline:1.25rem;padding-bottom:.3125rem}.mt-faq__tabs::-webkit-scrollbar{display:none}.mt-faq__tab{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start;min-height:2.4375rem;padding:.5rem .9375rem;border:.0625rem solid #e2e2e2;background:#fff;font-size:.875rem;font-weight:500;line-height:1.3125rem;color:#7e7e7e}.mt-faq__tab.is-active{border-color:#e4e4e4;background:#e4e4e4;color:#2a2a2a;font-weight:600}.mt-faq__trigger{min-height:3.625rem;padding-block:1.0625rem}.mt-faq__question{max-width:15.625rem;font-size:.9375rem;font-weight:500;line-height:1.4;color:#222}.mt-faq__chevron svg{width:.6875rem;height:.3125rem}.mt-faq__answer{padding-bottom:1.0625rem}}@media(min-width:990px){.mt-faq__shell{grid-template-columns:minmax(11rem,16rem) minmax(0,1fr);gap:2.5rem;padding:2rem 2.25rem;border-radius:1.5rem}.mt-faq__topics{display:block;padding-left:18px}.mt-faq__tabs{flex-direction:column;align-items:stretch;gap:.35rem;overflow:visible;padding-bottom:0}.mt-faq__tab{width:100%;text-align:left;padding:.7rem 1rem;border-radius:999px;background:transparent;color:#7e7e7e}.mt-faq__tab.is-active{background:#e4e4e4;color:#1d1d1f}.mt-faq__sidebar{display:flex;flex-direction:column;padding-right:2rem}.mt-faq__question{font-size:1rem}.mt-faq__trigger{padding:1.35rem 0}}.mt-feature-comparison,.mt-feature-comparison *,.mt-feature-comparison *:before,.mt-feature-comparison *:after{box-sizing:border-box}.mt-feature-comparison{width:100%;overflow:hidden;color:#1a1a1a;background:var(--current-section-bg, #ffffff)}.mt-feature-comparison__inner{width:100%;max-width:var(--current-section-max, 90rem);margin:0 auto;padding:var(--current-section-pad-y, 5.75rem) var(--current-section-pad-x, 1.25rem)}.mt-feature-comparison__header{text-align:center}.mt-feature-comparison__heading{margin:0;font-size:3.5rem;font-weight:700;line-height:5.25rem}.mt-feature-comparison__intro{width:47.5rem;max-width:100%;margin:.875rem auto 0;color:#717171;font-size:1.125rem;line-height:1.6875rem}.mt-feature-comparison__cards{position:relative;display:grid;grid-template-columns:minmax(0,1.595fr) minmax(0,1fr);gap:2.5rem;margin-top:3.125rem}.mt-feature-comparison__card{container-type:inline-size;position:relative;height:43.75rem;overflow:hidden;border-radius:1.5rem}.mt-feature-comparison__card--tenniix{display:grid;overflow:visible;grid-template-columns:52.83% 47.17%;color:#fff;background:#161616}.mt-feature-comparison__primary-copy{min-width:0;width:100%;padding:clamp(2rem,5.87cqi,3.125rem) clamp(1.25rem,4.23cqi,2.25rem) clamp(2rem,4.93cqi,2.625rem) clamp(2rem,5.63cqi,3rem)}.mt-feature-comparison__label,.mt-feature-comparison__price,.mt-feature-comparison__saving,.mt-feature-comparison__feature-title,.mt-feature-comparison__feature-text{margin:0}.mt-feature-comparison__label{color:#bdbdbd;font-size:1.25rem;font-weight:500;line-height:1.875rem}.mt-feature-comparison__price{margin-top:.125rem;font-size:4.125rem;font-weight:700;line-height:6.1875rem}.mt-feature-comparison__saving{color:#daff00;font-size:.875rem;font-weight:500;line-height:1.25rem}.mt-feature-comparison__features{display:grid;gap:1.25rem;margin:1.875rem 0 0;padding:0;list-style:none}.mt-feature-comparison__feature{display:grid;grid-template-columns:2.875rem minmax(0,1fr);align-items:start;gap:.9375rem}.mt-feature-comparison__feature-title{color:#fff;font-size:1.0625rem;font-weight:600;line-height:1.625rem}.mt-feature-comparison__feature-text{width:18.75rem;max-width:100%;margin-top:.25rem;color:#9ea39a;font-size:.875rem;line-height:1.1875rem}.mt-feature-comparison__icon{position:relative;display:block;width:2.875rem;height:2.875rem;overflow:hidden;border-radius:50%;color:#daff00;background:#23291a}.mt-feature-comparison__icon picture,.mt-feature-comparison__cross picture,.mt-feature-comparison__custom-icon{display:block;width:100%;height:100%}.mt-feature-comparison__custom-icon{object-fit:contain}.mt-feature-comparison__icon--ball span{position:absolute;top:.8125rem;right:.8125rem;bottom:.8125rem;left:.8125rem;border-radius:50%;background:currentColor}.mt-feature-comparison__icon--armband span{position:absolute;top:.8125rem;left:1rem;width:.9375rem;height:1.25rem;border:.125rem solid currentColor;border-radius:.25rem}.mt-feature-comparison__icon--armband span:before{position:absolute;top:-.25rem;left:.1875rem;width:.3125rem;height:.3125rem;border-radius:50%;background:currentColor;content:""}.mt-feature-comparison__icon--camera span{position:absolute;top:1rem;left:.6875rem;width:1.5625rem;height:1rem;border:.125rem solid currentColor;border-radius:.1875rem}.mt-feature-comparison__icon--camera span:before{position:absolute;top:.125rem;left:.375rem;width:.5rem;height:.5rem;border:.125rem solid currentColor;border-radius:50%;content:""}.mt-feature-comparison__icon--battery span{position:absolute;top:1.0625rem;left:.75rem;width:1.375rem;height:.75rem;border:.125rem solid currentColor;border-radius:.125rem}.mt-feature-comparison__icon--battery span:after{position:absolute;top:.125rem;right:-.3125rem;width:.1875rem;height:.375rem;border-radius:.0625rem;background:currentColor;content:""}.mt-feature-comparison__desktop-media{min-width:0;width:100%;border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem;overflow:hidden}.mt-feature-comparison__desktop-media,.mt-feature-comparison__desktop-media picture{display:block;width:100%;height:100%}.mt-feature-comparison__image{width:100%;height:100%;object-fit:cover;object-position:center}.mt-feature-comparison__mobile-media{display:none}.mt-feature-comparison__card--competitor{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(0,1fr);gap:clamp(.75rem,3.09cqi,1.25rem);padding:clamp(2rem,7.72cqi,3.125rem) clamp(1rem,3.09cqi,1.25rem) clamp(2rem,7.72cqi,3.125rem) clamp(1.5rem,6.49cqi,2.625rem);background:#f4f4f4}.mt-feature-comparison__competitor-copy,.mt-feature-comparison__competitor-media{min-width:0;width:100%}.mt-feature-comparison__card--competitor .mt-feature-comparison__label{color:#717171;font-size:1.125rem;line-height:1.6875rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__price{margin-top:.3125rem;font-size:3.75rem;line-height:5.625rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__features{gap:1.375rem;margin-top:1.75rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__feature{grid-template-columns:2.5rem minmax(0,1fr);gap:.8125rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__feature-title{color:#1a1a1a;font-size:1rem;line-height:1.5rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__feature-text{width:15.625rem;margin-top:.1875rem;color:#717171;font-size:.8125rem;line-height:1.125rem}.mt-feature-comparison__cross{position:relative;width:2.5rem;height:2.5rem;overflow:hidden;border:.125rem solid #d4d4d4;border-radius:50%}.mt-feature-comparison__cross:has(.mt-feature-comparison__custom-icon){border:0}.mt-feature-comparison__cross:before,.mt-feature-comparison__cross:after{position:absolute;top:1.125rem;left:.75rem;width:.75rem;height:.125rem;background:#bdbdbd;content:"";transform:rotate(45deg)}.mt-feature-comparison__cross:after{transform:rotate(-45deg)}.mt-feature-comparison__cross:has(.mt-feature-comparison__custom-icon):before,.mt-feature-comparison__cross:has(.mt-feature-comparison__custom-icon):after{display:none}.mt-feature-comparison__competitor-media,.mt-feature-comparison__competitor-media picture,.mt-feature-comparison__competitor-image,.mt-feature-comparison__placeholder{width:100%;height:30rem}.mt-feature-comparison__competitor-image{border-radius:1rem;object-fit:cover}.mt-feature-comparison__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:1rem;color:#a8a8a8;background:#e5e5e5}.mt-feature-comparison__placeholder span{position:relative;width:4.25rem;height:3rem;border:.125rem solid #bdbdbd;border-radius:.375rem}.mt-feature-comparison__placeholder span:before{position:absolute;right:.5625rem;bottom:.4375rem;width:2rem;height:1.125rem;background:#bdbdbd;clip-path:polygon(0 100%,45% 20%,65% 55%,78% 40%,100% 100%);content:""}.mt-feature-comparison__placeholder span:after{position:absolute;top:.5625rem;left:.625rem;width:.625rem;height:.625rem;border-radius:50%;background:#bdbdbd;content:""}.mt-feature-comparison__placeholder p{margin:1.25rem 0 0;font-size:.75rem;font-weight:500}.mt-feature-comparison__vs{position:absolute;z-index:2;top:19.25rem;right:-3.75rem;display:flex;width:5.25rem;height:5.25rem;align-items:center;justify-content:center;border:.1875rem solid #ffffff;border-radius:50%;font-size:2.25rem;font-weight:700;line-height:3.375rem;background:#fff;color:#1a1a1a}@media(max-width:989px)and (min-width:750px){.mt-feature-comparison__inner{width:calc(100% - 3.75rem);max-width:43.75rem;padding:calc(var(--current-section-pad-y, 5.75rem) * .7826) 0}.mt-feature-comparison__heading{font-size:2.875rem;line-height:4.3125rem}.mt-feature-comparison__cards{display:flex;flex-direction:column;gap:1.5rem;margin-top:2.25rem}.mt-feature-comparison__card{width:100%;height:auto}.mt-feature-comparison__card--tenniix,.mt-feature-comparison__card--competitor{display:block}.mt-feature-comparison__primary-copy,.mt-feature-comparison__card--competitor{padding:2.25rem 2rem}.mt-feature-comparison__desktop-media,.mt-feature-comparison__competitor-media{display:none}.mt-feature-comparison__mobile-media{display:block;width:100%;height:18.75rem;margin-top:1.25rem;overflow:hidden;border-radius:1rem}.mt-feature-comparison__mobile-media picture{width:100%;height:100%;display:block}.mt-feature-comparison__vs{top:auto;right:auto;bottom:-2.75rem;left:50%;width:4rem;height:4rem;font-size:1.625rem;transform:translate(-50%)}}@media(max-width:749px){.mt-feature-comparison__inner{width:100%;max-width:none;padding-block:calc(var(--current-section-pad-y, 5.75rem) * .6087);padding-inline:1.25rem}.mt-feature-comparison__heading{font-size:2rem;line-height:3rem}.mt-feature-comparison__intro{margin-top:.625rem;font-size:.875rem;line-height:1.3125rem}.mt-feature-comparison__cards{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}.mt-feature-comparison__card{width:100%;height:auto;border-radius:1.25rem}.mt-feature-comparison__card--tenniix{display:block}.mt-feature-comparison__primary-copy{padding:1.625rem 1.5rem}.mt-feature-comparison__label{font-size:.9375rem;line-height:1.4375rem}.mt-feature-comparison__price{margin-top:.25rem;font-size:2.875rem;line-height:4.3125rem}.mt-feature-comparison__saving{font-size:.8125rem;line-height:1.25rem}.mt-feature-comparison__desktop-media{display:none}.mt-feature-comparison__mobile-media{display:block;width:100%;height:11.25rem;margin-top:1.125rem;overflow:hidden;border-radius:.875rem}.mt-feature-comparison__mobile-media picture{display:block;width:100%;height:100%}.mt-feature-comparison__mobile-media .mt-feature-comparison__image{object-position:center 30%}.mt-feature-comparison__features{gap:1rem;margin-top:1.125rem}.mt-feature-comparison__feature{grid-template-columns:2.625rem minmax(0,1fr);gap:.75rem}.mt-feature-comparison__icon{width:2.625rem;height:2.625rem}.mt-feature-comparison__icon--ball span{top:.6875rem;right:.6875rem;bottom:.6875rem;left:.6875rem}.mt-feature-comparison__feature-title{font-size:.9375rem;line-height:1.4375rem}.mt-feature-comparison__feature-text{width:14.375rem;margin-top:.1875rem;font-size:.8125rem;line-height:1.0625rem}.mt-feature-comparison__card--competitor{display:block;min-height:23.9375rem;padding:1.625rem 1.5rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__label{font-size:.9375rem;line-height:1.4375rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__price{margin-top:.25rem;font-size:2.875rem;line-height:4.3125rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__features{gap:1rem;margin-top:1rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__feature{grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__feature-title{font-size:.9375rem;line-height:1.4375rem}.mt-feature-comparison__card--competitor .mt-feature-comparison__feature-text{width:14.375rem;font-size:.8125rem;line-height:1.0625rem}.mt-feature-comparison__competitor-media{display:none}.mt-feature-comparison__vs{top:auto;right:auto;bottom:-2.3125rem;left:50%;width:3.375rem;height:3.375rem;border-width:.1875rem;font-size:1.375rem;line-height:2.0625rem;transform:translate(-50%)}}.mt-footer{background:var(--mt-footer-bg, #1f1f21);color:var(--mt-footer-text, #f5f5f5);margin-top:4rem}.mt-footer__inner{padding-block:3rem 1.75rem}.mt-footer__newsletter,.mt-footer__main,.mt-footer__bottom{border-top:1px solid rgba(255,255,255,.08)}.mt-footer__newsletter{display:grid;gap:1.25rem;padding-block:0 2rem;border-top:none}.mt-footer__newsletter-copy,.mt-footer__brand-intro{display:grid}.mt-footer__brand-intro--desk{display:none}.mt-footer__newsletter-heading{margin:0;font-family:var(--font-heading);font-family:Poppins;font-weight:700;font-size:30px;line-height:40px;letter-spacing:normal;color:#fff}.mt-footer__newsletter-text{margin:10px 0 0;max-width:34rem;color:#8a8a8a;font-size:15px;line-height:22px;letter-spacing:normal;font-weight:400}.mt-footer__form{display:grid;gap:.75rem}.mt-footer__field{display:flex;flex-direction:column;gap:.75rem}.mt-footer__field input{width:100%;min-height:3rem;padding:15px 18px;border:1px solid #3d3d3d;border-radius:999px;background:transparent;color:var(--mt-footer-text, #f5f5f5);font:inherit;box-sizing:border-box}.mt-footer__field input::placeholder{color:var(--mt-footer-muted, rgba(255, 255, 255, .5))}.mt-footer__submit{position:relative;overflow:hidden;min-height:3rem;padding:.85rem 1.6rem;border:none;border-radius:999px;background:transparent;box-shadow:inset 0 0 0 1.5px var(--mt-footer-accent, #ddff00);color:var(--mt-footer-accent, #ddff00);font:inherit;font-weight:600;cursor:pointer;transition:color .3s ease}.mt-footer__submit-fill{position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;background:var(--mt-footer-accent, #ddff00);border-radius:inherit;transform:scaleX(0);transform-origin:left center;pointer-events:none}@media(prefers-reduced-motion:no-preference){.mt-footer__submit-fill{transition:transform .38s cubic-bezier(.4,0,.2,1)}}.mt-footer__submit-label{position:relative;z-index:1}.mt-footer__submit.is-fill{color:#111}@media(prefers-reduced-motion:reduce){.mt-footer__submit.is-fill{background:var(--mt-footer-accent, #ddff00)}}.mt-footer__submit:focus-visible,.mt-footer__field input:focus-visible,.mt-footer__social a:focus-visible,.mt-footer__links a:focus-visible,.mt-footer__badge:focus-visible{outline:2px solid var(--mt-footer-accent, #ddff00);outline-offset:2px}.mt-footer__form-success,.mt-footer__form-error{margin:0}.mt-footer__form-error{font-size:.9rem}.mt-footer__form-success{display:flex;align-items:center;gap:.65rem;width:100%;max-width:100%;padding:.7rem 1.25rem;border:1px solid var(--mt-footer-accent, #ddff00);border-radius:999px;background:#121212;color:#fff;font-size:.9375rem;line-height:1.35;box-sizing:border-box}.mt-footer__form:has(.mt-footer__form-success){width:100%;min-width:0}.mt-footer__form-success-icon{flex:0 0 auto;display:inline-flex;color:var(--mt-footer-accent, #ddff00)}.mt-footer__form-success-icon svg{display:block;width:1.125rem;height:1.125rem}.mt-footer__form-success-copy{min-width:0}.mt-footer__form-success-primary{font-weight:700;color:#fff}.mt-footer__form-success-secondary{color:#8a8a8a;font-weight:400}.mt-footer__main{display:grid;gap:2rem;padding-block:1.5rem 2rem}.mt-footer__brand,.mt-footer__download{display:grid;gap:12px}.mt-footer__logo-link,.mt-footer__logo-text{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.mt-footer__logo-img{width:auto;height:auto;max-width:11rem}.mt-footer__logo-text{font-family:var(--font-heading);font-size:28px;font-weight:700;letter-spacing:normal;text-transform:uppercase}.mt-footer__brand-text{margin:22px 0 6px;color:#8a8a8a;font-size:14px;line-height:22px;letter-spacing:normal;font-weight:400}@media(max-width:989px){.mt-footer__inner,.mt-footer__inner.page-width{padding-inline:20px}.mt-footer__brand-text{margin-top:14px;margin-bottom:32px}.mt-footer__submit{background:#daff00;box-shadow:inset 0 0 0 1.5px #daff00;color:#1a1a1a;font-family:Poppins,sans-serif;font-weight:500;font-size:15px;line-height:100%;letter-spacing:0}.mt-footer__submit-fill{display:none}.mt-footer__submit.is-fill{color:#1a1a1a}.mt-footer__brand{display:contents}.mt-footer__menus{order:1}.mt-footer__social{order:2}.mt-footer__download{order:3}.mt-footer__label{display:none}}.mt-footer__label{color:#8a8a8a;font-size:12px;font-weight:500;line-height:18px;letter-spacing:normal;text-transform:uppercase;margin:0 0 -6px}.mt-footer__apps{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.mt-footer__badge{display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #333333;border-radius:10px;background:#000;line-height:0;text-decoration:none;transition:border-color .2s ease;overflow:hidden}.mt-footer__badge:hover,.mt-footer__badge:focus-visible{border-color:#ffffff47}.mt-footer__badge-img{width:auto;height:50px;display:block}.mt-footer__social{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none}.mt-footer__social a{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none}.mt-footer__social a:hover{opacity:1}.mt-footer__menus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0}.mt-footer__menu-title{margin:0 0 13px;font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:normal;color:var(--mt-footer-muted, #8a8a8a)}.mt-footer__links{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.mt-footer__links a{color:#cfcfcf;text-decoration:none;font-family:Poppins;font-size:14px;line-height:22px;letter-spacing:normal;font-weight:400}.mt-footer__links a:hover{color:var(--mt-footer-accent, #ddff00)}.mt-footer__bottom{display:grid;gap:1rem;padding-block:1.5rem 0}.mt-footer__copyright{margin:0;color:#8a8a8a;font-size:.82rem}.mt-footer__payments{display:flex;flex-wrap:wrap;gap:4px}.mt-footer__payment-icon{width:3.4rem;height:2rem;border-radius:.25rem}.mt-footer__payment-icon--klarna{object-fit:contain}.section-mt-footer>footer+div:not([class]):not([id]),#shopify-section-group-footer-group+div:not([class]):not([id]){display:none!important}@media(min-width:750px){.mt-footer__newsletter{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:2rem}.mt-footer__newsletter:has(.mt-footer__form-success){grid-template-columns:1fr}.mt-footer__field{flex-direction:row;align-items:center}.mt-footer__field input{min-width:min(32rem,48vw)}.mt-footer__submit{flex:0 0 auto;min-width:8.5rem}.mt-footer__bottom{grid-template-columns:1fr auto;align-items:center}}@media(min-width:990px){.mt-footer__inner{padding-block:3.5rem 2rem;max-width:1440px}.mt-footer__brand-intro--mob{display:none}.mt-footer__brand-intro--desk{display:grid}.mt-footer__newsletter{padding-bottom:2.4rem}.mt-footer__newsletter:has(.mt-footer__form-success){grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr);gap:3rem}.mt-footer__main{grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr);gap:3rem;padding-block:2rem 2.4rem}.mt-footer__menus{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 2rem;align-content:start}.mt-footer__payments{justify-content:flex-end}}mt-gallery-columns{display:block}.mt-gallery-columns{padding-block:var(--gc-pad-y, 4rem);background:var(--gc-bg, #fff);color:#1d1d1f;overflow:hidden}.mt-gallery-columns__inner{width:100%;max-width:var(--gc-max, 1440px);margin-inline:auto;padding-inline:var(--gc-pad-x, 24px);box-sizing:border-box}.mt-gallery-columns__head{margin:0 auto 2rem;text-align:center}.mt-gallery-columns__title{margin:0;font-family:var(--font-heading);font-size:clamp(1.85rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.12}.mt-gallery-columns__desc{margin:.85rem 0 0;font-size:clamp(.9375rem,1.6vw,1.0625rem);line-height:1.55;color:#717171}.mt-gallery-columns__desc :where(p){margin:0}.mt-gallery-columns__desktop{display:none}.mt-gallery-columns__mobile-wrap{padding-inline:var(--gc-pad-x, 24px)}.mt-gallery-columns__mobile-rail{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x pan-y}.mt-gallery-columns__mobile-rail::-webkit-scrollbar{display:none}.mt-gallery-columns__mobile-track{display:flex;gap:.85rem;width:max-content;padding-inline:0 .5rem}.mt-gallery-columns__col{overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(180deg,transparent,#000 5%,#000 95%,transparent)}.mt-gallery-columns__col--mobile{flex:0 0 min(72vw,17rem);height:clamp(24rem,62vh,34rem);scroll-snap-align:start}.mt-gallery-columns__track{display:flex;flex-direction:column;will-change:transform}.mt-gallery-columns__stack{display:grid;gap:.85rem;flex:0 0 auto;margin:0;padding:0 0 .85rem;list-style:none}.mt-gallery-columns__item{overflow:hidden;border-radius:1rem;background:#1d1d1f0f}.mt-gallery-columns__img{width:100%;height:auto;display:block}.mt-gallery-columns__item--video{position:relative}.mt-gallery-columns__media{position:relative;display:block;width:100%;height:100%;min-height:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.mt-gallery-columns__media .mt-gallery-columns__img,.mt-gallery-columns__poster-fallback{width:100%;height:100%;object-fit:cover;display:block}.mt-gallery-columns__poster-fallback{aspect-ratio:4 / 5;background:#1d1d1f14}.mt-gallery-columns__play{position:absolute;z-index:2;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:#ffffffeb;color:#1d1d1f;transform:translate(-50%,-50%);pointer-events:none}.mt-gallery-columns__play svg{display:block}.mt-gallery-columns__dialog{width:min(56rem,calc(100vw - 2rem));max-width:none;padding:0;margin:auto;border:none;border-radius:1rem;background:#000;overflow:hidden}.mt-gallery-columns__dialog::backdrop{background:#000000e0}.mt-gallery-columns__dialog-panel{position:relative;background:#000}.mt-gallery-columns__dialog-video{display:block;width:100%;max-height:calc(100vh - 4rem);vertical-align:top;background:#000}.mt-gallery-columns__dialog-close{position:absolute;z-index:2;top:.75rem;right:.75rem;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:#1d1d1f;font-size:1.5rem;line-height:1;cursor:pointer}.mt-gallery-columns__dialog-close:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(prefers-reduced-motion:no-preference){.mt-gallery-columns.is-autoplay .mt-gallery-columns__col.has-images .mt-gallery-columns__track{animation:mt-gallery-columns-scroll var(--gc-speed, 32s) linear infinite}.mt-gallery-columns.is-autoplay .mt-gallery-columns__col.has-images:nth-child(2n) .mt-gallery-columns__track{animation-direction:reverse}@media(min-width:990px){.mt-gallery-columns.is-autoplay .mt-gallery-columns__col.has-images:hover .mt-gallery-columns__track{animation-play-state:paused}}}@keyframes mt-gallery-columns-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media(prefers-reduced-motion:reduce){.mt-gallery-columns__track{animation:none!important}}@media(max-width:989px){.mt-gallery-columns{min-height:clamp(50.75rem,calc(45.875rem + 20vw),60rem);padding-block:clamp(3.5rem,8vw,5rem)}.mt-gallery-columns__inner{padding-inline:clamp(1.25rem,5vw,3rem)}.mt-gallery-columns__head{margin-bottom:clamp(1.75rem,5vw,3rem)}.mt-gallery-columns__title{width:100%;font-size:clamp(1.875rem,5vw,2.5rem);line-height:1.1;letter-spacing:0;color:#1a1a1a}.mt-gallery-columns__desc{width:min(100%,25rem);margin:.75rem auto 0;font-size:clamp(.875rem,2vw,1rem);line-height:1.5;color:#717171}.mt-gallery-columns__mobile-wrap{padding-inline:0}.mt-gallery-columns__mobile-rail{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y}.mt-gallery-columns__mobile-track{gap:clamp(.625rem,2vw,.875rem);padding:.5rem clamp(1.25rem,5vw,3rem) 0 clamp(1.25rem,5vw,3rem);touch-action:pan-x pan-y}.mt-gallery-columns__col--mobile{flex-basis:clamp(6.625rem,22vw,10rem);height:clamp(31.875rem,56vw,35rem);-webkit-mask-image:linear-gradient(180deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(180deg,transparent,#000 5%,#000 95%,transparent)}.mt-gallery-columns__col--mobile:nth-child(1){--gc-col-offset: clamp(1.375rem, 3.5vw, 2.125rem)}.mt-gallery-columns__col--mobile:nth-child(3){--gc-col-offset: clamp(2.875rem, 7vw, 4.25rem)}.mt-gallery-columns__col--mobile:nth-child(4){--gc-col-offset: clamp(.75rem, 2vw, 1.25rem)}.mt-gallery-columns__col--mobile:nth-child(5){--gc-col-offset: clamp(2.125rem, 5vw, 3.125rem)}.mt-gallery-columns__col--mobile .mt-gallery-columns__track{transform:translateY(var(--gc-col-offset, 0rem))}.mt-gallery-columns__stack{gap:clamp(.75rem,2vw,1rem);padding-bottom:clamp(.75rem,2vw,1rem)}.mt-gallery-columns__item{width:clamp(6.625rem,22vw,10rem);height:clamp(9rem,29.85vw,13.5rem);border-radius:clamp(.75rem,2vw,1rem)}.mt-gallery-columns__item--video .mt-gallery-columns__poster-fallback{height:100%;aspect-ratio:auto}.mt-gallery-columns__img{width:100%;height:100%;object-fit:cover}}@media(min-width:990px){.mt-gallery-columns__desktop{display:block;padding-inline:var(--gc-pad-x, 24px);-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.mt-gallery-columns__mobile-wrap{display:none}.mt-gallery-columns__grid{display:grid;grid-template-columns:repeat(var(--gc-cols, 8),minmax(0,1fr));gap:.85rem;max-width:var(--gc-max, 1440px);margin-inline:auto}.mt-gallery-columns__col:not(.mt-gallery-columns__col--mobile){height:clamp(28rem,72vh,44rem)}}.mt-geo-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:1.25rem}.mt-geo-popup[hidden]{display:none!important}.mt-geo-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.mt-geo-popup__panel{position:relative;z-index:1;width:min(100%,26rem);max-height:min(90vh,640px);overflow:auto;padding:1.35rem 1.35rem 1.5rem;border-radius:1rem;background:#fff;color:#1d1d1f;box-shadow:0 24px 64px #0000002e}.mt-geo-popup__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.mt-geo-popup__logo{width:auto;max-width:7.5rem;max-height:2rem;object-fit:contain}.mt-geo-popup__brand{font-family:var(--font-heading);font-weight:700;font-size:1.1rem}.mt-geo-popup__close{border:0;background:none;font-size:1.75rem;line-height:1;color:#1d1d1f8c;cursor:pointer}.mt-geo-popup__heading{margin:0 0 .75rem;font-family:var(--font-heading);font-size:clamp(1.35rem,4vw,1.75rem);font-weight:800;line-height:1.2;letter-spacing:-.02em}.mt-geo-popup__desc{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55;color:#1d1d1f9e}.mt-geo-popup__actions{display:grid;gap:.65rem}.mt-geo-popup__btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:3rem;padding:.75rem 1rem;border-radius:999px;font:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;cursor:pointer}.mt-geo-popup__btn--primary{border:0;background:#eef0ff;color:#1d1d1f}.mt-geo-popup__btn--ghost{border:1px solid rgba(29,29,31,.14);background:#fff;color:#1d1d1f}.mt-geo-popup__list{margin:1rem 0 0;padding:0;list-style:none;display:grid;gap:.35rem}.mt-geo-popup__list[hidden]{display:none!important}.mt-geo-popup__region{display:flex;align-items:center;gap:.55rem;padding:.7rem .85rem;border-radius:.65rem;text-decoration:none;color:inherit;font-size:.9375rem;font-weight:500}.mt-geo-popup__region:hover,.mt-geo-popup__region:focus-visible{background:#1d1d1f0d}.mt-geo-popup__region-code{min-width:1.75rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;color:#1d1d1f80}mt-header{display:block}.mt-header__bar.page-width,.mt-header__panel-inner.page-width{max-width:var(--mt-header-max, var(--page-width))}.mt-header{--nav-fg: #1d1d1f;--nav-bg: #fff;position:relative;z-index:100;color:var(--nav-fg);background:var(--nav-bg)}.mt-header--home{position:absolute;left:0;right:0;width:100%;background:transparent;--nav-fg: #fff;--nav-bg: transparent}.mt-header--home.is-scrolled,.mt-header--home.is-mega-open,.mt-header--home.is-drawer-open{position:fixed;top:0;background:#fff;--nav-fg: #1d1d1f;--nav-bg: #fff;box-shadow:0 1px #0000000f}.mt-header--home.is-mega-open{top:var(--mt-promo-bar-offset, 0px);box-shadow:none;margin-top:-1px}@media(prefers-reduced-motion:no-preference){.mt-header--home.is-scrolled{animation:mt-header-drop .28s cubic-bezier(.4,0,.2,1)}}@keyframes mt-header-drop{0%{transform:translateY(-100%)}to{transform:none}}.mt-header--solid{background:#fff;--nav-fg: #1d1d1f;border-bottom:1px solid rgba(29,29,31,.08)}.mt-header--solid.is-mega-open{box-shadow:none;border-bottom-color:transparent}.mt-header__bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:4rem;padding-block:.75rem}.mt-header__logo-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit;position:relative;z-index:2}.mt-header__logo-text{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;letter-spacing:.04em}.mt-header__logo{display:none}.mt-header__logo-img{width:var(--mt-header-logo-w-mob, 120px);height:auto;max-width:100%}@media(min-width:990px){.mt-header__logo-img{width:var(--mt-header-logo-w, 140px)}}.mt-header--solid .mt-header__logo--dark,.mt-header--home.is-scrolled .mt-header__logo--dark,.mt-header--home.is-mega-open .mt-header__logo--dark,.mt-header--home.is-drawer-open .mt-header__logo--dark{display:block}.mt-header--solid .mt-header__logo--light,.mt-header--home.is-scrolled .mt-header__logo--light,.mt-header--home.is-mega-open .mt-header__logo--light,.mt-header--home.is-drawer-open .mt-header__logo--light{display:none}.mt-header--solid:not(:has(.mt-header__logo--dark)) .mt-header__logo--light,.mt-header--home.is-scrolled:not(:has(.mt-header__logo--dark)) .mt-header__logo--light,.mt-header--home.is-mega-open:not(:has(.mt-header__logo--dark)) .mt-header__logo--light,.mt-header--home.is-drawer-open:not(:has(.mt-header__logo--dark)) .mt-header__logo--light{display:block}.mt-header--home:not(.is-scrolled):not(.is-mega-open):not(.is-drawer-open) .mt-header__logo--light{display:block}.mt-header--home:not(.is-scrolled):not(.is-mega-open):not(.is-drawer-open) .mt-header__logo--dark{display:none}.mt-header--home:not(.is-scrolled):not(.is-mega-open):not(.is-drawer-open):not(:has(.mt-header__logo--light)) .mt-header__logo--dark{display:block}.mt-header__nav{display:none;justify-content:center}.mt-header__nav-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:57px;margin:0;padding:0;list-style:none}.mt-header__nav-link{display:inline-flex;align-items:center;border:none;background:none;font:inherit;color:inherit;text-decoration:none;cursor:pointer;white-space:nowrap;font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:normal;gap:7.5px}.mt-header__nav-link[aria-expanded=true] .mt-header__chevron{transform:rotate(180deg)}.mt-header__chevron{transition:transform .2s ease}.mt-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;position:relative;z-index:2}.mt-header__icon{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.mt-header__cart{position:relative;color:inherit}.mt-header__cart svg path{fill:currentColor}.mt-header__cart-count{position:absolute;top:-7px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--color-accent, #1d1d1f);color:#fff;font-size:.65rem;font-weight:700;display:grid;place-items:center}.mt-header__cart-count[hidden]{display:none!important}.mt-header__markets{position:relative;align-self:center;line-height:0}.mt-header__markets-trigger{cursor:pointer;list-style:none;width:20px;height:20px;padding:0;margin:0}.mt-header__markets-trigger::marker{content:""}.mt-header__markets-trigger::-webkit-details-marker{display:none}.mt-header__markets-icon{display:block;width:16px;height:16px}.mt-header__markets-pop{position:absolute;right:0;top:calc(100% + .6rem);z-index:120;min-width:11rem;padding:.5rem;border-radius:.65rem;background:#fff;color:#1d1d1f;box-shadow:0 12px 32px #0000001f}.mt-header__markets-heading{margin:0;padding:.35rem .65rem .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1d1d1fb8}.mt-header__markets-list{margin:0;padding:0;list-style:none;display:grid;gap:.15rem}.mt-header__markets-link{display:flex;align-items:center;gap:.55rem;padding:.55rem .65rem;border-radius:.45rem;text-decoration:none;color:#1d1d1f;font-size:.875rem;font-weight:500;white-space:nowrap}.mt-header__markets-link:hover,.mt-header__markets-link:focus-visible{background:#1d1d1f0f}.mt-header__markets-code{flex:0 0 auto;min-width:1.75rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;color:#1d1d1fb8}.mt-header__divider{display:none;width:1px;height:1rem;background:currentColor;opacity:.25}.mt-header__text-link{display:none;font-size:.875rem;font-weight:500;color:inherit;text-decoration:none;cursor:pointer;list-style:none}.mt-header__text-link::-webkit-details-marker{display:none}.mt-header__locale{position:relative;display:none}.mt-header__locale-pop{position:absolute;right:0;top:calc(100% + .6rem);z-index:120;background:#fff;color:#1d1d1f;border-radius:.5rem;box-shadow:0 12px 32px #0000001f;padding:.65rem;display:grid;gap:.4rem;min-width:10rem}.mt-header__locale-pop select{border:1px solid rgba(0,0,0,.14);border-radius:.35rem;padding:.35rem .5rem;font:inherit;font-size:.8125rem}.mt-header__burger{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:none;color:inherit;cursor:pointer}.mt-header__burger[hidden]{display:none!important}.mt-header__leading{display:none;align-items:center;justify-content:flex-start;min-width:2.5rem}.mt-header__bar-close{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:none;color:inherit;cursor:pointer}.mt-header__bar-close[hidden]{display:none!important}.mt-header__burger-icon{display:grid;gap:5px}.mt-header__burger-icon span{display:block;width:20px;height:1.5px;background:currentColor;border-radius:2px}.mt-header__mega{position:absolute;left:0;right:0;top:100%;z-index:1;background:#fff;color:#1d1d1f;box-shadow:0 18px 40px #00000014;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scaleY(.98);transform-origin:top center}@media(prefers-reduced-motion:no-preference){.mt-header__mega{transition:opacity .32s cubic-bezier(.4,0,.2,1),transform .34s cubic-bezier(.4,0,.2,1),visibility 0s linear .34s}@keyframes mt-mega-drop-in{0%{opacity:0;transform:translateY(-10px) scaleY(.98)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes mt-mega-panel-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes mt-mega-item-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.mt-header.is-mega-open .mt-header__mega{animation:mt-mega-drop-in .34s cubic-bezier(.4,0,.2,1) both}.mt-header__panel.is-mega-animate .mt-header__panel-inner{animation:mt-mega-panel-in .38s cubic-bezier(.4,0,.2,1) both}.mt-header__panel.is-mega-animate .mt-header__card{animation:mt-mega-item-in .4s cubic-bezier(.4,0,.2,1) both}.mt-header__panel.is-mega-animate .mt-header__card:nth-child(1){animation-delay:.04s}.mt-header__panel.is-mega-animate .mt-header__card:nth-child(2){animation-delay:.08s}.mt-header__panel.is-mega-animate .mt-header__card:nth-child(3){animation-delay:.12s}.mt-header__panel.is-mega-animate .mt-header__card:nth-child(4){animation-delay:.16s}.mt-header__panel.is-mega-animate .mt-header__card:nth-child(5){animation-delay:.2s}.mt-header__panel.is-mega-animate .mt-header__card:nth-child(6){animation-delay:.24s}.mt-header__panel.is-mega-animate .mt-header__side-list>li{animation:mt-mega-item-in .36s cubic-bezier(.4,0,.2,1) both}.mt-header__panel.is-mega-animate .mt-header__side-list>li:nth-of-type(1){animation-delay:.05s}.mt-header__panel.is-mega-animate .mt-header__side-list>li:nth-of-type(2){animation-delay:.09s}.mt-header__panel.is-mega-animate .mt-header__side-list>li:nth-of-type(3){animation-delay:.13s}.mt-header__panel.is-mega-animate .mt-header__side-list>li:nth-of-type(4){animation-delay:.17s}.mt-header__panel.is-mega-animate .mt-header__side-list>li:nth-of-type(5){animation-delay:.21s}.mt-header__panel.is-mega-animate .mt-header__side-list>li:nth-of-type(6){animation-delay:.25s}.mt-header__panel.is-mega-animate .mt-header__thumb,.mt-header__panel.is-mega-animate .mt-header__col{animation:mt-mega-item-in .38s cubic-bezier(.4,0,.2,1) both}.mt-header__panel.is-mega-animate .mt-header__thumb:nth-child(1){animation-delay:.06s}.mt-header__panel.is-mega-animate .mt-header__thumb:nth-child(2){animation-delay:.1s}.mt-header__panel.is-mega-animate .mt-header__thumb:nth-child(3){animation-delay:.14s}.mt-header__panel.is-mega-animate .mt-header__col:nth-child(1){animation-delay:.08s}.mt-header__panel.is-mega-animate .mt-header__col:nth-child(2){animation-delay:.14s}}.mt-header.is-mega-open .mt-header__mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scaleY(1);transition-delay:0s}.mt-header__panel[hidden]{display:none!important}.mt-header__panel-inner{padding-block:1.75rem 1.5rem}.mt-header__eyebrow{margin:0 0 .85rem;font-size:12px;font-weight:600;color:#86868b;letter-spacing:normal;padding-left:20px}.mt-header__products{display:grid;grid-template-columns:minmax(12rem,15rem) minmax(0,1fr);gap:2rem;align-items:start}.mt-header__side-list{margin:0 0 1.25rem;padding:0;list-style:none;display:grid;gap:.2rem}.mt-header__side-list--tabbed{position:relative;gap:0;padding:4px}.mt-header__side-pill{position:absolute;top:0;left:4px;right:4px;height:0;border-radius:999px;background:#f5f5f7;pointer-events:none;z-index:0;transform:translateY(0)}@media(prefers-reduced-motion:no-preference){.mt-header__side-pill{transition:transform .38s cubic-bezier(.4,0,.2,1),height .38s cubic-bezier(.4,0,.2,1)}}.mt-header__side-link{position:relative;z-index:1;display:block;width:100%;padding:.55rem .75rem;border:0;border-radius:999px;background:transparent;text-decoration:none;text-align:left;color:#1d1d1fb8;font:inherit;font-size:.9375rem;font-weight:500;cursor:pointer;transition:color .3s ease}.mt-header__side-link:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-header__side-list--tabbed .mt-header__side-link.is-active{color:#1d1d1f;background:transparent;border-radius:999px}.mt-header__side-list:not(.mt-header__side-list--tabbed) .mt-header__side-link{color:#1d1d1f}.mt-header__side-list:not(.mt-header__side-list--tabbed) .mt-header__side-link.is-active{background:#f5f5f7;border-radius:999px}.mt-header__side-media{overflow:hidden;border-radius:.75rem;aspect-ratio:3 / 2;background:#1d1d1f0a}.mt-header__side-media-link{display:block;height:100%}.mt-header__side-img,.mt-header__card-img,.mt-header__thumb-img{width:100%;height:100%;object-fit:cover}.mt-header__cards-col{display:flex;flex-direction:column;min-width:0;gap:1rem}.mt-header__cards-panels{display:grid;min-width:0}.mt-header__cards-panel[hidden]{display:none!important}.mt-header__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.mt-header__card{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:18px;align-items:center;padding:10px;border-radius:14px;background:#fafafc;text-decoration:none;color:inherit;min-height:4.5rem}.mt-header__card:hover,.mt-header__card:focus-visible{background:#1d1d1f12}.mt-header__card-media{overflow:hidden;border-radius:.4rem;aspect-ratio:1/1;background:#1d1d1f0f}.mt-header__card-title{font-family:Poppins;font-weight:600;font-size:18px;line-height:100%;letter-spacing:normal}.mt-header__card-desc{margin-top:7px;font-family:Poppins;font-weight:400;font-size:13.5px;line-height:135%;letter-spacing:normal}.mt-header__cta-row{display:flex;justify-content:flex-end}.mt-header__cta{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.15rem;border-radius:999px;background:#1d1d1f;color:#fff;font-size:.8125rem;font-weight:600;text-decoration:none}.mt-header__cta:hover,.mt-header__cta:focus-visible{opacity:.9}.mt-header__links-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:3rem;align-items:start}.mt-header__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.mt-header__thumb{overflow:hidden;border-radius:.65rem;aspect-ratio:16 / 10;background:#1d1d1f0a}.mt-header__thumb a{display:block;height:100%}.mt-header__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.mt-header__col-heading{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:normal;color:#6e6e6e}.mt-header__col-list{margin:0;padding:0;list-style:none;display:grid;gap:.55rem}.mt-header__col-list a{text-decoration:none;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:normal;color:#86868b}.mt-header__col-list a:hover,.mt-header__col-list a:focus-visible{color:#1d1d1f}.mt-header__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#00000059;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility 0s linear .25s}.mt-header__overlay[hidden]{display:none!important}.mt-header__overlay.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mt-header__drawer{position:fixed;top:0;right:0;bottom:0;z-index:110;width:min(400px,88vw);background:#fff;color:#1d1d1f;transform:translate(100%);visibility:hidden;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s;overflow-y:auto;padding:1.25rem 1.35rem 2.5rem}.mt-header__drawer[hidden]{display:none!important}.mt-header__drawer.is-open{transform:none;visibility:visible;pointer-events:auto;transition-delay:0s}.mt-header__drawer-foot{display:none;align-items:center;gap:1.25rem;margin-top:auto;padding-top:2rem}.mt-header__drawer-foot-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:inherit;text-decoration:none;cursor:pointer;list-style:none}.mt-header__drawer-list{list-style:none;margin:0;padding:0}.mt-header__drawer-link,.mt-header__acc>summary{display:block;width:100%;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600;text-decoration:none;color:inherit;cursor:pointer;background:none;text-align:left;margin-top:57px}.mt-header__acc>summary{list-style:none}.mt-header__acc>summary::-webkit-details-marker{display:none}.mt-header__acc ul{list-style:none;margin:0;padding:.2rem 0 .75rem .65rem;display:grid;gap:.1rem}.mt-header__acc ul a{display:block;padding:.45rem 0;text-decoration:none;color:#1d1d1fcc;font-size:.95rem}.mt-header__acc-title{margin-top:.55rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.45}@media(min-width:990px){.mt-header__nav{display:flex}.mt-header__burger,.mt-header__leading{display:none}.mt-header__divider,.mt-header__text-link,.mt-header__locale,.mt-header__icon--desk{display:inline-flex}}@media(max-width:989px){.mt-header__leading{display:flex;grid-column:1}.mt-header__bar{grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem}.mt-header--home{position:relative;background:#1d1d1f;--nav-fg: #fff;--nav-bg: #1d1d1f}.mt-header__logo-link{justify-self:center;grid-column:2}.mt-header__actions{grid-column:3;gap:1.125rem}.mt-header__actions .mt-header__icon--desk,.mt-header__actions .mt-header__markets,.mt-header__actions .mt-header__divider,.mt-header__actions .mt-header__text-link,.mt-header__actions .mt-header__locale{display:none!important}.mt-header__overlay.is-open{opacity:0;visibility:hidden;pointer-events:none}.mt-header__drawer{top:0;right:0;left:0;bottom:0;width:100%;max-width:none;display:flex;flex-direction:column;padding:4.5rem 1.35rem 2rem;transform:translateY(100%);z-index:110}.mt-header__drawer.is-open{transform:translateY(0)}.mt-header__drawer-foot{display:flex}.mt-header__markets--drawer .mt-header__markets-pop{top:auto;bottom:calc(100% + .6rem);left:0;right:auto}.mt-header__drawer:has(.mt-header__drawer-sub:not([hidden])) .mt-header__drawer-foot{display:none}.mt-header__drawer-main{flex:1 1 auto;min-height:0;overflow-y:auto}.mt-header--home.is-scrolled,.mt-header--home.is-mega-open{background:#1d1d1f;--nav-fg: #fff;--nav-bg: #1d1d1f;box-shadow:0 1px #ffffff14}.mt-header--home .mt-header__bar{background:#1d1d1f}.mt-header--home .mt-header__logo--light{display:block}.mt-header--home .mt-header__logo--dark{display:none}.mt-header--home:not(:has(.mt-header__logo--light)) .mt-header__logo--dark{display:block}.mt-header--home.is-scrolled .mt-header__logo--light,.mt-header--home.is-mega-open .mt-header__logo--light{display:block}.mt-header--home.is-scrolled .mt-header__logo--dark,.mt-header--home.is-mega-open .mt-header__logo--dark{display:none}.mt-header--home.is-scrolled:not(:has(.mt-header__logo--light)) .mt-header__logo--dark,.mt-header--home.is-mega-open:not(:has(.mt-header__logo--light)) .mt-header__logo--dark{display:block}.mt-header--home .mt-header__logo-text{color:#fff}.mt-header__mega{display:none!important}.mt-header.is-drawer-open,.mt-header--solid.is-drawer-open,.mt-header--home.is-drawer-open{position:fixed;top:0;left:0;right:0;z-index:120;background:#fff;--nav-fg: #1d1d1f;--nav-bg: #fff;box-shadow:none}.mt-header--home.is-drawer-open .mt-header__bar,.mt-header--solid.is-drawer-open .mt-header__bar{background:#fff}.mt-header--home.is-drawer-open .mt-header__logo--light{display:none}.mt-header--home.is-drawer-open .mt-header__logo--dark{display:block}.mt-header--home.is-drawer-open:not(:has(.mt-header__logo--dark)) .mt-header__logo--light{display:block;filter:brightness(0)}.mt-header--home.is-drawer-open .mt-header__logo-text{color:#1d1d1f}.mt-header__drawer-link--mega{display:flex;align-items:center;justify-content:space-between;width:100%;border:none;background:none;font:inherit;cursor:pointer}.mt-header__drawer-chevron{flex:0 0 auto;opacity:.45}.mt-header__drawer-sub[hidden],.mt-header__drawer-main[hidden]{display:none!important}.mt-header__drawer-back{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:1rem;padding:0;border:0;background:none;font:inherit;font-size:1.05rem;font-weight:600;color:inherit;cursor:pointer}.mt-header__drawer-mega .mt-header__eyebrow{margin-bottom:.65rem}.mt-header__drawer-tab-active{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 14px;padding:13px 18px;border:0;border-radius:999px;background:#f5f5f7;font:inherit;font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:normal;color:#1d1d1f;cursor:pointer;text-align:left}.mt-header__drawer-tab-chevron{flex:0 0 auto;transition:transform .2s ease}.mt-header__drawer-mega.is-cards-collapsed .mt-header__drawer-tab-chevron{transform:rotate(-90deg)}.mt-header__drawer-mega .mt-header__cards-panels--drawer[hidden]{display:none!important}.mt-header__drawer-mega .mt-header__cards{grid-template-columns:minmax(0,1fr);gap:.65rem;margin-bottom:1rem}.mt-header__drawer-mega .mt-header__card{grid-template-columns:5.5rem minmax(0,1fr);gap:.75rem;min-height:0}.mt-header__card-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mt-header__side-list--drawer{margin:0;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.08)}.mt-header__drawer-cat{display:block;width:100%;padding:13px 18px;border:0;background:none;text-align:left;text-decoration:none;font:inherit;font-weight:400;font-size:16px;line-height:24px;letter-spacing:normal;color:#525256;cursor:pointer}.mt-header__drawer-cat.is-active{font-weight:600;color:#1d1d1f}.mt-header__drawer-cta{display:inline-flex;align-items:center;gap:10px;margin-top:12px;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600;text-decoration:none;color:#1d1d1f}}mt-media-hero{display:block}.mt-media-hero{position:relative;color:#fff;background:#0a0a0a;--mh-y: var(--mh-y-mob);--mh-align: var(--mh-align-mob);--mh-justify: var(--mh-justify-mob)}@media(min-width:750px){.mt-media-hero{--mh-y: var(--mh-y-desk);--mh-align: var(--mh-align-desk);--mh-justify: var(--mh-justify-desk)}}.mt-media-hero__viewport{position:relative;min-height:var(--mh-min-h-m, 80vh);overflow:hidden}@media(min-width:750px){.mt-media-hero__viewport{min-height:var(--mh-min-h, 85vh)}}.mt-media-hero__media,.mt-media-hero__layer{position:absolute;top:0;right:0;bottom:0;left:0}.mt-media-hero__layer--desk{display:none;z-index:0}.mt-media-hero__layer--mob{display:block;z-index:0}@media(min-width:750px){.mt-media-hero__layer--desk{display:block;z-index:1}.mt-media-hero__layer--mob{display:none;z-index:0}}.mt-media-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.mt-media-hero__img{width:100%;height:100%;object-fit:cover;display:block}.mt-media-hero__fallback{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#0d2a1a)}.mt-media-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,calc(var(--mh-overlay, .2) * .4)),rgba(0,0,0,var(--mh-overlay, .2)))}.mt-media-hero__content{position:absolute;z-index:2;left:0;right:0;top:var(--mh-y, 50%);transform:translateY(-50%);display:flex;justify-content:var(--mh-justify, center);width:100%;box-sizing:border-box;pointer-events:none}.mt-media-hero__copy{display:grid;gap:.65rem;text-align:var(--mh-align, center);justify-items:var(--mh-justify, center);pointer-events:auto}.mt-media-hero__subtitle{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mh-accent, #d1ff00)}.mt-media-hero__title{margin:0;font-family:var(--font-heading);font-size:clamp(1.75rem,6vw,4rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;color:#fff}.mt-media-hero__controls{position:absolute;z-index:3}.mt-media-hero__controls--desk{right:1.25rem;bottom:1.25rem;display:none;align-items:center;gap:.5rem}.mt-media-hero__controls--mob{top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}@media(min-width:750px){.mt-media-hero__controls--desk{display:flex}.mt-media-hero__controls--mob{display:none}}.mt-media-hero__btn{border:none;background:none;padding:0;cursor:pointer;color:#fff}.mt-media-hero__btn.is-hidden{display:none}.mt-media-hero__btn--desk{display:inline-flex;align-items:center;justify-content:center;width:2.5625rem;height:2.5625rem;border-radius:50%;background:#f5f5f724;backdrop-filter:blur(13.2px);-webkit-backdrop-filter:blur(13.2px);transition:background .2s ease}.mt-media-hero__btn--desk svg{display:block;width:2.5625rem;height:2.5625rem}.mt-media-hero__btn--desk:hover,.mt-media-hero__btn--desk:focus-visible{background:#f5f5f738}.mt-media-hero__btn--mob{display:flex;flex-direction:column;align-items:center;gap:.85rem;pointer-events:auto}.mt-media-hero__play-icon{display:block;line-height:0}.mt-media-hero__play-label{font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fff}@media(max-width:390px){.mt-media-hero__viewport{min-height:0;height:calc(100vw * 20 / 13)}.mt-media-hero__content{top:auto;bottom:4.375rem;transform:none;padding-inline:1.25rem}.mt-media-hero__copy{gap:1.125rem;width:100%;max-width:none;text-align:center;justify-items:center}.mt-media-hero__subtitle{font-size:.75rem;font-weight:500;line-height:1.0625rem;letter-spacing:.021875rem;color:#daff00;text-shadow:0 .125rem 1rem #00000080}.mt-media-hero__title,.mt-media-hero[style*="--mh-align-mob: center"] .mt-media-hero__title{font-size:1.625rem;font-weight:700;line-height:2rem;letter-spacing:.008125rem;text-shadow:0 .125rem 1rem #00000080}}.mt-media-hero.is-playing .mt-media-hero__controls--mob{pointer-events:none}.mt-media-hero.is-playing .mt-media-hero__btn--mob{pointer-events:auto}mt-page-nav{display:block}.mt-page-nav__sentinel{display:block;width:100%;height:0;pointer-events:none}.mt-page-nav__placeholder{display:block;height:0}.mt-page-nav__placeholder:not([hidden]){height:var(--mt-page-nav-height, 3rem)}.mt-page-nav__bar{z-index:28;background:var(--pn-bg, #1d1d1f);color:var(--pn-text, rgba(255, 255, 255, .72));border-bottom:1px solid rgba(255,255,255,.08)}.mt-page-nav__bar.is-fixed,.mt-page-nav__bar[data-pinned]{position:fixed;top:var(--mt-page-nav-top, 0px);left:0;right:0;width:100%;z-index:28}.mt-page-nav__inner{max-width:var(--pn-max-width, var(--page-width, 1440px));margin-inline:auto}.mt-page-nav__list{display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,4vw,2.5rem);margin:0;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mt-page-nav__list::-webkit-scrollbar{display:none}.mt-page-nav__item{flex:0 0 auto}.mt-page-nav__link{display:inline-flex;align-items:center;min-height:3rem;padding:.65rem .15rem;border:0;background:transparent;color:inherit;font:inherit;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;transition:color .2s ease}.mt-page-nav__link:hover,.mt-page-nav__link:focus-visible{color:var(--pn-text-active, #fff)}.mt-page-nav__link:focus-visible{outline:2px solid var(--pn-text-active, #fff);outline-offset:2px}.mt-page-nav__link.is-active{color:var(--pn-text-active, #fff);font-weight:600}@media(max-width:749px){.mt-page-nav__list{justify-content:center;gap:1.25rem;padding-inline:.25rem}.mt-page-nav__link{min-height:2.75rem;font-size:.8125rem}}mt-product{display:block;max-width:100%;overflow-x:clip}.mt-product{padding-block:2rem 3rem;color:#1d1d1f}.mt-product__inner,.mt-product__inner.page-width{max-width:var(--pd-max, 1440px);box-sizing:border-box}.mt-product__layout{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.mt-product__media-col{display:contents}.mt-product__buy-col{display:flex;flex-direction:column;order:2;width:100%;min-width:0}.mt-product__form,.mt-product__form-inner{display:contents}.mt-product__block{width:100%;min-width:0}.mt-product__block--custom-image{margin-top:.75rem}.mt-product__custom-image-link{display:block;width:100%;line-height:0}.mt-product__custom-image,.mt-product__custom-image-link .mt-product__custom-image{display:block;width:100%;height:auto}.mt-product__features{order:3}.mt-product__video-wrap{order:5}.mt-product__compare-bar{margin-top:1.25rem}.mt-product__info-bar{margin-top:.75rem}.mt-product__info-bar--first{margin-top:1.25rem}.mt-product__gallery-wrap{order:1;width:100%;max-width:100%;min-width:0;overflow:hidden}product-gallery.mt-product__gallery,.mt-product__gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;width:100%;max-width:100%;min-width:0}.mt-product__thumbs-nav{display:flex;align-items:center;gap:.5rem;order:2;width:100%;min-width:0;max-width:100%;overflow:hidden}.mt-product__thumbs{display:flex;gap:.5rem;margin:0;padding:0;list-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;flex:1 1 auto;min-width:0;-webkit-overflow-scrolling:touch}.mt-product__thumbs>li{flex:0 0 auto;width:4.5rem}.mt-product__thumbs::-webkit-scrollbar{display:none}.mt-product__thumb-arrow{position:relative;display:none;align-items:center;justify-content:center;overflow:hidden;width:2.5rem;height:2.5rem;min-width:2.5rem;padding:0;border:none;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 1.5px #333336;color:#333336;cursor:pointer;flex:0 0 auto;transition:color .3s ease}.mt-product__thumb-arrow-fill{position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;background:#333336;border-radius:inherit;transform:scaleY(0);transform-origin:center top;pointer-events:none}@media(prefers-reduced-motion:no-preference){.mt-product__thumb-arrow-fill{transition:transform .38s cubic-bezier(.4,0,.2,1)}}.mt-product__thumb-arrow.is-fill{color:#fff}@media(prefers-reduced-motion:reduce){.mt-product__thumb-arrow.is-fill{background:#333336;color:#fff}}.mt-product__thumb-arrow:focus-visible{outline:2px solid #333336;outline-offset:2px}.mt-product__thumb-arrow svg{position:relative;z-index:1;display:block;width:8px;height:15px}.mt-product__thumb{display:block;width:100%;height:5.5rem;padding:0;border:1.5px solid transparent;border-radius:.65rem;overflow:hidden;background:#f5f5f5;cursor:pointer}.mt-product__thumb.is-active{border-color:#1d1d1f}.mt-product__gallery img.mt-product__thumb-img{width:100%;height:100%;max-width:100%;object-fit:cover;display:block}.mt-product__main-media{position:relative;order:1;width:100%;aspect-ratio:1 / 1;border-radius:1rem;overflow:hidden;background:#f5f5f5;min-width:0;min-height:0;touch-action:pan-y pinch-zoom}.mt-product__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:none;width:100%;height:100%;overflow:hidden}.mt-product__slide[hidden]{display:none}.mt-product__slide.is-active{display:block}.mt-product__gallery img.mt-product__slide-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;display:block;border:1px solid #e6e6e9;border-radius:16px;box-sizing:border-box}.mt-product__slide-fallback{width:100%;height:100%;background:linear-gradient(145deg,#ececee,#f8f8f8)}.mt-product__slide-badge{position:absolute;top:.85rem;left:.85rem;z-index:3;padding:.35rem .75rem;border-radius:999px;background:var(--pd-slide-badge-bg, var(--pd-accent, #d1ff00));color:var(--pd-slide-badge-color, #1d1d1f);font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:.02em;pointer-events:none}.mt-product__zoom{position:absolute;top:.85rem;right:.85rem;z-index:2;width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:#f5f5f7;color:#1d1d1f;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.mt-product__zoom:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-product__dots{position:absolute;right:.85rem;bottom:.85rem;z-index:2;display:flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border-radius:999px;background:#f5f5f5e0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.mt-product__dot{width:.4rem;height:.4rem;padding:0;border:none;border-radius:50%;background:#1d1d1f38;cursor:pointer;flex:0 0 auto}.mt-product__dot.is-active{background:#1d1d1f}.mt-product__dot:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-product__zoom-dialog{width:100%;max-width:none;height:100%;max-height:none;padding:0;margin:0;border:none;background:transparent;overflow:hidden}.mt-product__zoom-dialog::backdrop{background:#000000e0}.mt-product__zoom-panel{position:relative;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;padding:3.5rem 1.25rem}.mt-product__zoom-figure{display:flex;align-items:center;justify-content:center;width:min(100%,72rem);height:min(100%,calc(100vh - 7rem));margin:0}.mt-product__zoom-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.mt-product__zoom-close{position:absolute;top:1rem;right:1rem;z-index:2;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:#ffffff24;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer}.mt-product__zoom-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:2.75rem;height:2.75rem;border:none;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.mt-product__zoom-nav--prev{left:1rem}.mt-product__zoom-nav--next{right:1rem}@media(min-width:750px){.mt-product__zoom-panel{padding:3.5rem 4.5rem}.mt-product__zoom-nav--prev{left:1.5rem}.mt-product__zoom-nav--next{right:1.5rem}}.mt-product__features{display:grid;grid-template-columns:repeat(var(--feature-cols-mobile, 4),minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.mt-product__feature{display:grid;gap:.45rem;justify-items:center;text-align:center}.mt-product__feature-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:.75rem;background:#f3f3f4}.mt-product__feature-img{width:1.75rem;height:1.75rem;object-fit:contain}.mt-product__feature-title{margin:0;font-size:11px;line-height:18px;letter-spacing:normal;color:#333}.mt-product__video-wrap{position:relative;border-radius:16px;overflow:hidden;background:#111}.mt-product__video{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.mt-product__video-controls{position:absolute;right:1rem;bottom:1rem;z-index:1;display:flex;align-items:center;gap:.5rem}.mt-product__video-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:50%;background:#00000047;color:#fff;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mt-product__video-btn svg{display:block;width:100%;height:100%}.mt-product__video-btn:hover,.mt-product__video-btn:focus-visible{background:#0000006b}.mt-product__video-btn.is-hidden{opacity:.35;pointer-events:none}.mt-product__title{margin:0 0 .65rem;font-family:var(--font-heading);font-size:clamp(1.65rem,3vw,2.35rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.mt-product__rating{display:flex;align-items:center;gap:.45rem;margin:0 0 .85rem;font-size:.875rem;color:#1d1d1fb8}.mt-product__rating--link{text-decoration:none;color:inherit}.mt-product__rating--link:hover .mt-product__rating-text,.mt-product__rating--link:focus-visible .mt-product__rating-text{text-decoration:underline}.mt-product__rating--app,.mt-product__block--rating-app{display:block}.mt-product__rating--app :is(.jdgm-preview-badge,.loox-rating,.yotpo,.stamped-product-reviews-badge,.shopify-product-reviews-badge),.mt-product__block--rating-app :is(.jdgm-preview-badge,.loox-rating,.yotpo,.stamped-product-reviews-badge,.shopify-product-reviews-badge){margin:0}.mt-product__stars{position:relative;color:#1d1d1f26;letter-spacing:1px}.mt-product__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;left:0;top:0;width:var(--pd-rating, 100%);overflow:hidden;color:#f5a623;white-space:nowrap}.mt-product__price{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.mt-product__price .price{display:inline-flex;flex-wrap:wrap;align-items:baseline}.mt-product__coupon{display:flex;align-items:stretch;margin-bottom:1rem;border-radius:.75rem;overflow:visible}.mt-product__coupon-summary{display:none}.mt-product__coupon-off{flex:0 0 35%;min-width:0;padding:.95rem 1rem .95rem 1.15rem;background:#1a1a1a;border-radius:.75rem 0 0 .75rem;display:flex;flex-direction:column;justify-content:center;gap:.2rem}.mt-product__coupon-code{position:relative;flex:1;min-width:0;padding:.95rem 1rem .95rem 1.35rem;background:#eaf6c8;border-radius:0 .75rem .75rem 0;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mt-product__coupon-code:before,.mt-product__coupon-code:after{content:"";position:absolute;left:-.5rem;width:1rem;height:1rem;border-radius:50%;background:var(--color-background, #fff);z-index:1}.mt-product__coupon-code:before{top:-.5rem}.mt-product__coupon-code:after{bottom:-.5rem}.mt-product__coupon-amount{margin:0;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:600;line-height:1.1;color:#daff00}.mt-product__coupon-note{margin:0;font-size:.75rem;line-height:1.35;color:#ffffffb8}.mt-product__coupon-label{margin:0;min-width:0;font-size:.875rem;font-weight:600;color:#1a1a1a}.mt-product__coupon-label strong{font-weight:700}.mt-product__coupon-copy{flex:0 0 auto;padding:.35rem .95rem;border:1.5px solid #1a1a1a;border-radius:999px;background:transparent;color:#1a1a1a;font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer}.mt-product__richtext{margin-bottom:1.25rem;font-size:.9375rem;line-height:1.55;--pd-check-icon: url("data:image/svg+xml,%3Csvg%20width%3D'18'%20height%3D'18'%20viewBox%3D'0%200%2018%2018'%20fill%3D'none'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Crect%20width%3D'18'%20height%3D'18'%20rx%3D'9'%20fill%3D'%23DAFF00'/%3E%3Cpath%20d%3D'M5%209L7.66667%2012L13%206'%20stroke%3D'%23333333'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E")}.mt-product__richtext :where(ul,ol){margin:0;padding:0;list-style:none}.mt-product__richtext :where(p,li){position:relative;margin:0 0 .55rem;padding-left:calc(18px + .65rem)}.mt-product__richtext :where(p,li):last-child{margin-bottom:0}.mt-product__richtext :where(p,li):before{content:"";position:absolute;left:0;top:.12em;width:18px;height:18px;background:var(--pd-check-icon) no-repeat center / contain}.mt-product__richtext :where(strong,b){font-weight:700;font-synthesis:none}.mt-product__option{margin:0 0 1rem;padding:0;border:none}.mt-product__option-label{margin-bottom:.55rem;font-size:.9375rem;font-weight:600}.mt-product__option-values{display:flex;flex-wrap:wrap;gap:.45rem}.mt-product__option-values input{position:absolute;opacity:0;pointer-events:none}.mt-product__option-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border:1.5px solid rgba(29,29,31,.16);border-radius:999px;cursor:pointer;font-size:.875rem}.mt-product__option-values input:checked+.mt-product__option-chip{border-color:#1d1d1f;background:#1d1d1f;color:#fff}.mt-product__option-swatch{padding:.2rem;border-radius:50%}.mt-product__option-values input:checked+.mt-product__option-swatch{background:transparent;border-color:transparent;box-shadow:0 0 0 2px #fff,0 0 0 3.5px #1d1d1f;color:inherit}.mt-product__option-values input:focus-visible+.mt-product__option-swatch{outline:2px solid #1d1d1f;outline-offset:3px}.mt-product__swatch-dot{display:block;width:1.35rem;height:1.35rem;border-radius:50%;background:var(--sw-color, #ddd);border:1px solid rgba(29,29,31,.12)}.mt-product__actions{display:grid;gap:.65rem;margin-bottom:.75rem}.mt-product__atc{position:relative;overflow:hidden;width:100%;min-height:3rem;padding:.85rem 1.6rem;border:none;border-radius:999px;background:transparent;box-shadow:inset 0 0 0 1.5px #111;color:#111;font:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:color .3s ease}.mt-product__atc-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--pd-accent, #d1ff00);border-radius:inherit;clip-path:inset(100% 0 0 0 round 999px);pointer-events:none}@media(prefers-reduced-motion:no-preference){.mt-product__atc-fill{transition:clip-path .38s cubic-bezier(.4,0,.2,1)}}.mt-product__atc-label{position:relative;z-index:1}.mt-product__atc.is-fill-settled{box-shadow:none;background:var(--pd-accent, #d1ff00);color:#111}.mt-product__atc.is-fill-settled .mt-product__atc-fill{opacity:0}@media(prefers-reduced-motion:reduce){.mt-product__atc.is-fill{background:var(--pd-accent, #d1ff00);box-shadow:none}}.mt-product__atc[disabled]{opacity:.45;cursor:not-allowed}.mt-product__buy-now .shopify-payment-button__button{border-radius:999px!important;min-height:3rem!important}.mt-product__installment{margin:0 0 1rem;font-size:.8125rem;color:#1d1d1fb8;text-align:center}.mt-product__payments{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.mt-product__pay-icon{width:2.4rem;height:1.5rem;border-radius:.25rem}.mt-product__recs{padding-top:1.25rem;border-top:1px solid rgba(29,29,31,.08)}.mt-product__block--recs:not(:first-child) .mt-product__recs{margin-top:1.5rem}.mt-product__recs-heading{margin:0 0 .85rem;font-size:1.05rem;font-weight:700}.mt-product__rec-list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.mt-product__rec-item.is-collapsed{display:none}.mt-product__recs.is-expanded .mt-product__rec-item.is-collapsed{display:block}.mt-product__rec-card{display:grid;grid-template-columns:auto 1px minmax(0,1fr);align-items:stretch;border:1px solid #E6E6E9;border-radius:10px;background:#fff;overflow:hidden}rec-product-card{display:block}.mt-product__rec-check{display:flex;align-items:center;justify-content:center;padding:0 .85rem;cursor:pointer}.mt-product__rec-check-input{position:absolute;opacity:0;pointer-events:none}.mt-product__rec-check-ui{display:block;width:20px;height:20px;border:1px solid #E6E6E9;border-radius:50%;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.mt-product__rec-check-input:checked+.mt-product__rec-check-ui{border-color:#d1ff00;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 20px #d1ff00}.mt-product__rec-check-input:disabled+.mt-product__rec-check-ui{opacity:.35;cursor:not-allowed}.mt-product__rec-divider{width:1px;background:#1d1d1f1a;margin-block:12px}.mt-product__rec-main{position:relative;display:grid;grid-template-columns:4.5rem minmax(0,1fr);align-items:center;column-gap:.65rem;padding:.75rem .85rem .75rem .65rem;min-width:0}.mt-product__rec-badge{position:absolute;top:0;right:0;z-index:1;display:inline-flex;align-items:baseline;gap:.2rem;margin:0;padding:0 5px;border-radius:0 10px;background:#e53935;color:#fff;font-weight:600;font-size:12px;line-height:20px;letter-spacing:normal}.mt-product__rec-badge .money{color:inherit}.mt-product__rec-badge[hidden]{display:none}.mt-product__rec-media{grid-column:1;grid-row:1;flex:0 0 4.5rem;width:4.5rem;height:4.5rem;border-radius:.55rem;overflow:hidden;background:#f5f5f5}.mt-product__rec-img{width:100%;height:100%;object-fit:cover;display:block}.mt-product__rec-body{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:.35rem;min-width:0}.mt-product__rec-variants{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem}.mt-product__rec-option{margin:0;padding:0;border:none;min-width:0}.mt-product__rec-option-values{display:flex;flex-wrap:wrap;gap:.35rem}.mt-product__rec-option-values input{position:absolute;opacity:0;pointer-events:none}.mt-product__rec-option-chip{display:inline-flex;align-items:center;justify-content:center;padding:.15rem;border:1.5px solid transparent;border-radius:999px;cursor:pointer}.mt-product__rec-option-swatch{border-radius:50%}.mt-product__rec-option-values input:checked+.mt-product__rec-option-swatch{border-color:#1d1d1f}.mt-product__rec-option-values input:checked+.mt-product__rec-option-chip:not(.mt-product__rec-option-swatch){border-color:#1d1d1f;background:#1d1d1f;color:#fff}.mt-product__rec-swatch-dot{display:block;width:1.35rem;height:1.35rem;border-radius:50%;background:var(--sw-color, #ddd);border:1px solid rgba(29,29,31,.12)}.mt-product__rec-option-text{padding:.2rem .55rem;font-size:.75rem;font-weight:600}.mt-product__rec-bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.mt-product__rec-title{display:block;color:inherit;font-weight:700;font-size:.9375rem;text-decoration:none;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mt-product__rec-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;margin:0;font-size:.875rem;font-weight:600;white-space:nowrap;min-width:0}.mt-product__rec-price-compare{font-size:.8125rem;font-weight:400;opacity:.5}.mt-product__rec-price-compare[hidden]{display:none}.mt-product__rec-qty{flex:0 0 auto}.mt-product__rec-qty-inner{display:inline-flex;align-items:center;border:1px solid rgba(29,29,31,.14);border-radius:999px;overflow:hidden;background:#fff}.mt-product__rec-qty-btn{width:2rem;height:2rem;border:none;background:none;font-size:1rem;line-height:1;cursor:pointer;color:#1d1d1f}.mt-product__rec-qty-input{width:1.75rem;height:2rem;border:none;text-align:center;font:inherit;font-size:.875rem;font-weight:600;-moz-appearance:textfield}.mt-product__rec-qty-input::-webkit-outer-spin-button,.mt-product__rec-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mt-product__rec-card.is-unavailable{opacity:.55}.mt-product__rec-expand{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:2rem;height:2rem;min-width:2rem;margin:.75rem auto 0;padding:0;border:none;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 1.5px #333336;color:#333336;cursor:pointer;transition:color .3s ease}.mt-product__rec-expand-fill{position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;background:#333336;border-radius:inherit;transform:scaleX(0);transform-origin:left center;pointer-events:none}@media(prefers-reduced-motion:no-preference){.mt-product__rec-expand-fill{transition:transform .38s cubic-bezier(.4,0,.2,1)}}.mt-product__rec-expand.is-fill{color:#fff}@media(prefers-reduced-motion:reduce){.mt-product__rec-expand.is-fill{background:#333336;color:#fff}}.mt-product__rec-expand svg{position:relative;z-index:1;display:block}.mt-product__recs.is-expanded .mt-product__rec-expand svg{transform:rotate(180deg)}.mt-product__compare-bar{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:1rem;padding:1rem 1.1rem;border:1px solid rgba(29,29,31,.1);border-radius:.85rem;background:#fff;font:inherit;font-size:.9375rem;font-weight:600;cursor:pointer}.mt-product__compare-plus{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;width:1.75rem;height:1.75rem;min-width:1.75rem;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 1.5px #333336;color:#333336;flex:0 0 auto;transition:color .3s ease}.mt-product__compare-plus-fill{position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;background:#333336;border-radius:inherit;transform:scaleX(0);transform-origin:left center;pointer-events:none}@media(prefers-reduced-motion:no-preference){.mt-product__compare-plus-fill{transition:transform .38s cubic-bezier(.4,0,.2,1)}}.mt-product__compare-plus.is-fill{color:#fff}@media(prefers-reduced-motion:reduce){.mt-product__compare-plus.is-fill{background:#333336;color:#fff}}.mt-product__compare-plus-icon{position:relative;z-index:1;font-size:1.1rem;line-height:1}.mt-product__info-bar{width:100%;border:1px solid rgba(29,29,31,.1);border-radius:.85rem;background:#fff;color:#1d1d1f}.mt-product__info-bar-summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem;list-style:none;cursor:pointer;font:inherit;font-size:.9375rem;font-weight:600}.mt-product__info-bar-summary::-webkit-details-marker{display:none}.mt-product__info-bar-leading{display:inline-flex;align-items:center;gap:.55rem;min-width:0}.mt-product__info-bar-icon{flex:0 0 auto;font-size:1.05rem;line-height:1}.mt-product__info-bar .mt-product__compare-plus-icon:before{content:"+"}.mt-product__info-bar[open] .mt-product__compare-plus-icon:before{content:"\2212"}.mt-product__info-bar-body{padding:0 1.1rem 1rem;border-top:1px solid rgba(29,29,31,.1);font-size:.9375rem;line-height:1.45;color:#1d1d1f}.mt-product__info-bar-body>:first-child{margin-top:.85rem}.mt-product__info-bar-body p{margin:0 0 .85rem}.mt-product__info-bar-body p:last-child{margin-bottom:0}.mt-product__info-bar-body strong{font-weight:600}.mt-product__dialog{width:min(920px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);padding:0;border:none;border-radius:1rem;background:#fff;color:#1d1d1f}.mt-product__dialog::backdrop{background:#00000073}.mt-product__dialog-panel{display:grid;max-height:calc(100vh - 2rem)}.mt-product__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem .75rem}.mt-product__dialog-title{margin:0;font-size:1.35rem;font-weight:700}.mt-product__dialog-close{width:2rem;height:2rem;border:none;border-radius:50%;background:#f3f3f4;font-size:1.25rem;cursor:pointer}.mt-product__compare-grid{--compare-label-w: minmax(0, 1fr);--compare-col-w: auto;display:grid;min-height:0}.mt-product__compare-head{display:block}.mt-product__compare-head-spacer{display:none}.mt-product__compare-tabs{display:flex;gap:1.25rem;overflow-x:auto;padding:0 1.25rem .75rem;border-bottom:1px solid rgba(29,29,31,.08);scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.mt-product__compare-tabs::-webkit-scrollbar{display:none}.mt-product__compare-tab{display:grid;gap:.15rem;padding:.35rem 0;border:none;border-bottom:2px solid transparent;background:none;text-align:left;cursor:pointer;flex:0 0 auto;min-width:7.5rem;color:#1d1d1fb8;scroll-snap-align:start}.mt-product__compare-tab.is-active{color:#1d1d1f;border-bottom-color:#1d1d1f}.mt-product__compare-tab-name{font-size:.875rem;font-weight:700;line-height:1.25;white-space:nowrap}.mt-product__compare-tab-price{font-size:.9375rem;font-weight:700}.mt-product__compare-tab-compare{font-size:.75rem;opacity:.55}.mt-product__compare-body{overflow:auto;padding:.75rem 1.25rem 1.25rem;min-height:0}.mt-product__compare-label{margin:0 0 .75rem;font-size:.9375rem;font-weight:700}.mt-product__compare-list{margin:0;padding:0;list-style:none}.mt-product__compare-row{display:grid;grid-template-columns:var(--compare-label-w) var(--compare-col-w);align-items:center;gap:1rem;padding:.75rem .65rem;border-radius:.5rem}.mt-product__compare-row:nth-child(2n){background:#f7f7f8}.mt-product__compare-row-main{display:flex;align-items:center;gap:.65rem;min-width:0;grid-column:1}.mt-product__compare-icon{flex:0 0 auto;width:2rem;height:2rem}.mt-product__compare-icon-img{width:100%;height:100%;object-fit:contain}.mt-product__compare-row-label{font-size:.875rem;line-height:1.35}.mt-product__compare-row-label :where(p){margin:0}.mt-product__compare-row-label :where(p+p){margin-top:.35em}.mt-product__compare-value{display:none;grid-column:2;font-size:.875rem;font-weight:700;line-height:1.35;text-align:right;justify-self:end;min-width:1.5rem;white-space:normal}.mt-product__compare-value.is-active{display:block}@media(max-width:989px){.mt-product{padding:18px}.mt-product__inner,.mt-product__inner.page-width{padding-inline:0}.mt-product__thumb{aspect-ratio:1 / 1;height:auto}.mt-product__gallery img.mt-product__thumb-img{aspect-ratio:1 / 1;width:100%;height:100%;object-fit:cover}.mt-product__coupon{display:block;margin-bottom:1rem;border-radius:0;overflow:visible}.mt-product__coupon-summary{display:inline-flex;align-items:center;gap:.5rem;max-width:100%;margin:0;padding:10px 14px;border:none;border-radius:10px;background:#f4ffc0;color:#5c6b00;font-family:Poppins,sans-serif;font-weight:500;font-size:13px;line-height:100%;letter-spacing:0;text-align:left;cursor:pointer}.mt-product__coupon-dot{flex:0 0 auto;width:.4rem;height:.4rem;border-radius:50%;background:#5c6b00}.mt-product__coupon-summary-text{min-width:0}.mt-product__coupon-off,.mt-product__coupon-code{display:none}.mt-product__rec-main{grid-template-columns:55px minmax(0,1fr);column-gap:.75rem;padding:.75rem .85rem .75rem 0}.mt-product__rec-media{width:55px;height:55px;flex:0 0 55px}.mt-product__rec-img{width:55px;height:55px}.mt-product__rec-body{padding-right:0}.mt-product__rec-title{font-size:1rem}.mt-product__rec-price{font-size:.9375rem}.mt-product__rec-price-current{font-weight:700}}@media(min-width:990px){.mt-product__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:start}.mt-product__media-col{display:grid;grid-template-columns:5.5rem minmax(0,1fr);column-gap:.75rem;row-gap:1.25rem;align-items:start;align-self:start;grid-column:1;position:sticky;top:calc(var(--mt-promo-bar-offset, 0px) + 1.5rem)}.mt-product__media-col:has(.mt-product__gallery--single){grid-template-columns:minmax(0,1fr)}.mt-product__gallery-wrap{grid-column:1 / -1}.mt-product__features,.mt-product__video-wrap{grid-column:2;min-width:0}.mt-product__media-col:has(.mt-product__gallery--single) .mt-product__features,.mt-product__media-col:has(.mt-product__gallery--single) .mt-product__video-wrap{grid-column:1}.mt-product__buy-col{display:flex;flex-direction:column;gap:0;grid-column:2;order:unset}.mt-product__gallery-wrap,.mt-product__features,.mt-product__video-wrap,.mt-product__compare-bar,.mt-product__info-bar{order:unset}product-gallery.mt-product__gallery,.mt-product__gallery{grid-template-columns:5.5rem minmax(0,1fr);align-items:stretch}.mt-product__gallery--single{grid-template-columns:minmax(0,1fr)}.mt-product__thumbs-nav{flex-direction:column;order:unset;grid-column:1;grid-row:1;align-self:stretch;justify-self:stretch;width:auto;height:0;min-height:100%;max-height:none;overflow:hidden}.mt-product__thumb-arrow{display:inline-flex}.mt-product__thumb-arrow[data-thumb-prev] svg{transform:rotate(90deg)}.mt-product__thumb-arrow[data-thumb-next] svg{transform:rotate(90deg)}.mt-product__thumbs{flex-direction:column;flex:1 1 auto;max-height:none;min-height:0;overflow-y:auto;overflow-x:hidden}.mt-product__thumbs>li{width:100%}.mt-product__thumb{aspect-ratio:1 / 1;height:auto}.mt-product__gallery img.mt-product__thumb-img{aspect-ratio:1 / 1;width:100%;height:100%;object-fit:cover}.mt-product__main-media{order:unset;grid-column:2;grid-row:1;align-self:start;width:100%;min-width:0;min-height:0;aspect-ratio:1 / 1;height:auto;max-height:none}.mt-product__features{grid-template-columns:repeat(var(--feature-cols-desktop, 8),minmax(0,1fr))}.mt-product__dialog{width:min(1120px,calc(100vw - 2rem))}.mt-product__compare-grid{--compare-label-w: minmax(11rem, 1.35fr);--compare-col-w: repeat(var(--compare-cols, 3), minmax(5.5rem, 1fr));overflow-x:auto;scrollbar-width:thin}.mt-product__compare-head,.mt-product__compare-body{min-width:max(100%,calc(11rem + var(--compare-cols, 3) * 5.5rem))}.mt-product__compare-head{display:grid;grid-template-columns:var(--compare-label-w) var(--compare-col-w);gap:.5rem;align-items:end;padding:0 1.25rem .75rem;border-bottom:1px solid rgba(29,29,31,.08)}.mt-product__compare-head-spacer{display:block}.mt-product__compare-tabs{display:grid;grid-column:2 / -1;grid-template-columns:repeat(var(--compare-cols, 3),minmax(5.5rem,1fr));gap:.5rem;overflow:visible;padding:0;border-bottom:none}.mt-product__compare-tab{min-width:0;text-align:center;padding:.35rem .25rem}.mt-product__compare-tab-name{white-space:normal}.mt-product__compare-row{grid-template-columns:var(--compare-label-w) var(--compare-col-w);gap:.5rem}.mt-product__compare-value{display:block;grid-column:auto;text-align:center;justify-self:center}.mt-product__compare-value.is-active{display:block}}mt-savings-calculator{display:block}.mt-savings-calculator{padding-block:var(--sc-pad-y, 4rem);background:var(--sc-bg, #fff);color:#1d1d1f}.mt-savings-calculator__inner{width:100%;max-width:var(--sc-max, 1440px);margin-inline:auto;padding-inline:var(--sc-pad-x, 24px);box-sizing:border-box}.mt-savings-calculator__layout{display:grid;gap:2rem}.mt-savings-calculator__title{margin:0;font-family:var(--font-heading);font-size:clamp(2rem,4.5vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.08}.mt-savings-calculator__subtitle{margin:.75rem 0 0;font-size:clamp(1.125rem,2.2vw,1.375rem);font-weight:700;line-height:1.25}.mt-savings-calculator__desc{margin:.65rem 0 0;max-width:34rem;font-size:clamp(.9375rem,1.6vw,1.0625rem);line-height:1.55;color:#1d1d1f9e}.mt-savings-calculator__desc :where(p){margin:0}.mt-savings-calculator__desc :where(p+p){margin-top:.65em}.mt-savings-calculator__controls{display:grid;gap:1.75rem;margin-top:2rem}.mt-savings-calculator__field{display:grid;gap:.85rem}.mt-savings-calculator__field-head{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.mt-savings-calculator__badge{display:inline-flex;align-items:center;justify-content:center;min-width:3.25rem;padding:.35rem .85rem;border-radius:.45rem;background:var(--sc-accent, #d1ff00);font-size:.9375rem;font-weight:700;line-height:1;color:#1d1d1f}.mt-savings-calculator__field-label{font-size:.9375rem;font-weight:500;line-height:1.35;color:#1d1d1fc7}.mt-savings-calculator__range-wrap{--thumb-size: 1.15rem;position:relative;display:flex;align-items:center;height:1.35rem}.mt-savings-calculator__range-track{position:absolute;inset-inline:0;top:50%;height:.35rem;border-radius:999px;background:#1d1d1f1f;pointer-events:none;overflow:hidden;transform:translateY(-50%)}.mt-savings-calculator__range-fill{width:0;height:100%;border-radius:inherit;background:var(--sc-accent, #d1ff00);pointer-events:none}.mt-savings-calculator__range{position:relative;z-index:1;-webkit-appearance:none;appearance:none;width:100%;height:1.35rem;margin:0;background:transparent;cursor:pointer}.mt-savings-calculator__range:focus-visible{outline:2px solid var(--sc-accent, #d1ff00);outline-offset:4px}.mt-savings-calculator__range::-webkit-slider-runnable-track{height:.35rem;border:0;border-radius:999px;background:transparent}.mt-savings-calculator__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.15rem;height:1.15rem;margin-top:calc((.35rem - 1.15rem) / 2);border:0;border-radius:50%;background:var(--sc-accent, #d1ff00);box-shadow:0 0 0 2px #fff;cursor:pointer}.mt-savings-calculator__range::-moz-range-track{height:.35rem;border:0;border-radius:999px;background:transparent}.mt-savings-calculator__range::-moz-range-progress{height:.35rem;border-radius:999px;background:transparent}.mt-savings-calculator__range::-moz-range-thumb{width:1.15rem;height:1.15rem;border:0;border-radius:50%;background:var(--sc-accent, #d1ff00);box-shadow:0 0 0 2px #fff;cursor:pointer}.mt-savings-calculator__results{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2rem;padding:1.5rem 1.25rem;border-radius:1rem;background:var(--sc-result-bg, #f4f4f4)}.mt-savings-calculator__result+.mt-savings-calculator__result{padding-top:1.25rem;border-top:1px solid rgba(29,29,31,.1)}.mt-savings-calculator__result:nth-child(1){padding-right:1rem}.mt-savings-calculator__result:nth-child(2){padding-left:1rem}.mt-savings-calculator__result-value{margin:0;font-family:var(--font-heading);font-size:clamp(2rem,5vw,2.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.05}.mt-savings-calculator__result-label{margin:.45rem 0 0;font-size:.875rem;line-height:1.4;color:#1d1d1f9e}.mt-savings-calculator__disclaimer{margin:1.25rem 0 0;font-size:.75rem;line-height:1.55;color:#1d1d1f73}.mt-savings-calculator__disclaimer :where(p){margin:0}.mt-savings-calculator__disclaimer :where(p+p){margin-top:.65em}.mt-savings-calculator__media{overflow:hidden;border-radius:1rem;background:#1d1d1f0f}.mt-savings-calculator__img{width:100%;height:auto;display:block}.mt-savings-calculator__media-fallback{aspect-ratio:4 / 5;min-height:18rem;background:linear-gradient(135deg,#1d1d1f14,#1d1d1f08)}@media(max-width:749px){.mt-savings-calculator{padding-block:3.5rem}.mt-savings-calculator__inner{padding-inline:1.25rem}.mt-savings-calculator__layout{gap:1.75rem}.mt-savings-calculator__title{font-size:1.75rem;font-weight:600;line-height:1.75rem;letter-spacing:0}.mt-savings-calculator__subtitle{margin-top:.8125rem;font-size:.9375rem;font-weight:500;line-height:1.125rem}.mt-savings-calculator__desc{margin-top:.4375rem;max-width:none;font-size:.75rem;line-height:1.125rem;color:#1d1d1f}.mt-savings-calculator__controls{gap:.875rem;margin-top:.875rem}.mt-savings-calculator__field{gap:.375rem}.mt-savings-calculator__field-head{gap:.125rem;flex-wrap:nowrap;height:2.0625rem}.mt-savings-calculator__badge{min-width:3.125rem;height:2.0625rem;padding-inline:.5rem;border-radius:.3125rem;font-size:1.125rem;font-weight:500;line-height:1.125rem;color:#000}.mt-savings-calculator__field:nth-child(2) .mt-savings-calculator__badge{min-width:4.3125rem}.mt-savings-calculator__field-label{padding:.5rem;font-size:.875rem;font-weight:500;line-height:1.125rem;color:#1d1d1f}.mt-savings-calculator__range-wrap{--thumb-size: .625rem;height:2.75rem;touch-action:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.mt-savings-calculator__range-track,.mt-savings-calculator__range::-webkit-slider-runnable-track,.mt-savings-calculator__range::-moz-range-track,.mt-savings-calculator__range::-moz-range-progress{height:.1875rem}.mt-savings-calculator__range{height:100%;touch-action:none}.mt-savings-calculator__range::-webkit-slider-thumb{width:.625rem;height:.625rem;margin-top:-.21875rem;box-shadow:none}.mt-savings-calculator__range::-moz-range-thumb{width:.625rem;height:.625rem;box-shadow:none}.mt-savings-calculator__results{grid-template-columns:1fr 1fr;gap:0;min-height:7.9375rem;margin-top:.75rem;padding:1rem 0;border-radius:.5rem;box-shadow:0 .125rem .5rem #00000030;background:#f5f5f7}.mt-savings-calculator__result{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding-inline:.75rem}.mt-savings-calculator__result+.mt-savings-calculator__result{padding-top:0;border-top:0;border-left:.0625rem solid #c7c7ca}.mt-savings-calculator__result-value{font-size:2.25rem;font-weight:400;line-height:1;letter-spacing:0}.mt-savings-calculator__result-label{margin-top:.75rem;font-size:.75rem;font-weight:500;line-height:.9375rem;color:#525256}.mt-savings-calculator__disclaimer{margin-top:.75rem;font-size:.75rem;line-height:1.125rem;color:#1d1d1f}.mt-savings-calculator__media{height:15.9375rem;border-radius:1rem}.mt-savings-calculator__img{width:100%;height:100%;object-fit:cover}.mt-savings-calculator__media-fallback{min-height:15.9375rem;aspect-ratio:auto}}@media(min-width:750px){.mt-savings-calculator__results{grid-template-columns:1fr 1fr;gap:0;padding:2rem 1.5rem}.mt-savings-calculator__result+.mt-savings-calculator__result{padding-top:0;border-top:0;border-left:3px solid #00000042}}@media(min-width:990px){.mt-savings-calculator__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:center}.mt-savings-calculator__title{font-size:3.375rem;font-weight:600;line-height:3.375rem;letter-spacing:0;color:#1d1d1f}.mt-savings-calculator__subtitle{font-size:1.8125rem;font-weight:500;line-height:2.1875rem;color:#1d1d1f}.mt-savings-calculator__desc{font-size:1.1875rem;line-height:2.1875rem;color:#1d1d1f}.mt-savings-calculator__badge{font-size:1.8125rem;font-weight:500;line-height:2.1875rem;color:#000}.mt-savings-calculator__field-label{font-size:1.5rem;font-weight:500;line-height:2.1875rem;color:#1d1d1f}.mt-savings-calculator__result-value{font-size:4.375rem;font-weight:400;line-height:1;letter-spacing:0;color:#1d1d1f}.mt-savings-calculator__result-label{font-size:1.4375rem;font-weight:500;line-height:1.8125rem;color:#525256}.mt-savings-calculator__disclaimer{font-size:.875rem;line-height:1.375rem;color:#1d1d1f}.mt-savings-calculator__media-fallback{aspect-ratio:5 / 6;min-height:28rem}}mt-specifications{display:block}.mt-specifications{padding-block:var(--sp-pad-y, 4rem);background:var(--sp-bg, #fff);color:#1d1d1f}.mt-specifications__inner{width:100%;max-width:var(--sp-max, 1440px);margin-inline:auto;padding-inline:var(--sp-pad-x, 24px);box-sizing:border-box}.mt-specifications__title{margin:0 0 2rem;font-family:var(--font-heading);font-size:clamp(2rem,4.5vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;text-align:center}.mt-specifications__layout{display:grid;gap:2rem}.mt-specifications__media{overflow:hidden;border-radius:1.25rem;background:#1d1d1f0f}.mt-specifications__img{width:100%;height:auto;display:block}.mt-specifications__content{display:grid;gap:0;align-content:start}.mt-specifications__panel{border-top:1px solid rgba(29,29,31,.12)}.mt-specifications__panel:last-child{border-bottom:1px solid rgba(29,29,31,.12)}.mt-specifications__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.15rem;list-style:none;cursor:pointer;font-family:var(--font-heading);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mt-specifications__summary::-webkit-details-marker{display:none}.mt-specifications__chevron{flex-shrink:0;transition:transform .2s ease}.mt-specifications__panel[open] .mt-specifications__chevron{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.mt-specifications__chevron{transition:none}}.mt-specifications__rows{margin:0 0 1.25rem;padding:0}.mt-specifications__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:1rem 1.5rem;padding-block:.55rem}.mt-specifications__label{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1d1d1f73;line-height:1.45}.mt-specifications__value{margin:0;font-size:.9375rem;line-height:1.45;color:#1d1d1f}.mt-specifications__empty{margin:0;font-size:.9375rem;color:#1d1d1f8c}@media(min-width:990px){.mt-specifications__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(2rem,4vw,3.5rem);align-items:start}.mt-specifications__title{margin-bottom:2.5rem;font-size:3.375rem;line-height:1.1;letter-spacing:0;color:#1a1a1a}.mt-specifications__panel,.mt-specifications__panel:last-child{border-color:#e2e2e2}.mt-specifications__summary{font-size:1.0625rem;line-height:1.625rem;letter-spacing:.010625rem;color:#1a1a1a}.mt-specifications__chevron{width:.8125rem;height:.8125rem}.mt-specifications__label{font-size:.8125rem;font-weight:500;line-height:1.4375rem;letter-spacing:.0125rem;color:#1a1a1a}.mt-specifications__value{font-size:.9375rem;line-height:1.4375rem;letter-spacing:0;color:#6e6e6e}}@media(max-width:749px){.mt-specifications{padding-block:3.5rem}.mt-specifications__inner{padding-inline:1.25rem}.mt-specifications__title{margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;line-height:1.1;letter-spacing:0}.mt-specifications__layout{gap:1.5rem}.mt-specifications__media{width:100%;aspect-ratio:5 / 4;border-radius:1.125rem}.mt-specifications__img{width:100%;height:100%;object-fit:cover}.mt-specifications__summary{padding-top:1.375rem;padding-bottom:.75rem;font-size:.9375rem;font-weight:700;line-height:1.375rem;letter-spacing:.0075rem}.mt-specifications__chevron{width:.6875rem;height:.6875rem}.mt-specifications__rows{margin-bottom:.875rem}.mt-specifications__row{grid-template-columns:minmax(0,7.5rem) minmax(0,1fr);gap:.875rem;padding-block:.75rem}.mt-specifications__label{font-size:.75rem;font-weight:500;letter-spacing:.0075rem;line-height:1.3125rem;color:#1a1a1a}.mt-specifications__value{font-size:.875rem;line-height:1.3125rem;color:#6e6e6e}}mt-sticky-bar{display:block}.mt-sticky-bar{position:fixed;inset-inline:0;bottom:0;z-index:35;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(110%);transition:opacity .28s ease,visibility .28s,transform .32s cubic-bezier(.4,0,.2,1)}.mt-sticky-bar.is-visible{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.mt-sticky-bar{transition:none}}html.has-sticky-bar{scroll-padding-bottom:5.5rem}@media(min-width:750px){html.has-sticky-bar{scroll-padding-bottom:6.5rem}}.mt-sticky-bar__shell{width:100%;max-width:var(--sb-max-width, 1440px);margin-inline:auto;padding:0}@media(min-width:750px){.mt-sticky-bar__shell{padding:0 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px))}}.mt-sticky-bar__inner{min-height:4.25rem;padding:.65rem .85rem;border:1px solid rgba(29,29,31,.1);border-radius:999px;background:#fff;box-shadow:0 8px 28px #00000014}@media(max-width:749px){.mt-sticky-bar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title actions" "price actions";column-gap:.75rem;row-gap:.15rem;align-items:center;min-height:4.5rem;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));border-inline:0;border-bottom:0;border-radius:0;box-shadow:none;border-top:1px solid rgba(29,29,31,.1)}.mt-sticky-bar__title{grid-area:title;max-width:none}.mt-sticky-bar__pricing{grid-area:price;align-self:start}.mt-sticky-bar__actions{grid-area:actions;align-self:center;min-width:9.5rem;position:relative}.mt-sticky-bar__actions .mt-atc-toast{position:absolute;right:0;bottom:calc(100% + .55rem);width:min(18rem,calc(100vw - 1.5rem));margin-top:0;z-index:2}.mt-sticky-bar__divider,.mt-sticky-bar__swatches{display:none}}@media(min-width:750px){.mt-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.mt-sticky-bar__title{flex:0 1 auto;max-width:12rem}.mt-sticky-bar__divider,.mt-sticky-bar__swatches{display:block}.mt-sticky-bar__pricing{margin-left:auto}.mt-sticky-bar__actions{flex:0 0 auto}}.mt-sticky-bar__title{margin:0;font-size:1rem;font-weight:700;line-height:1.25;color:#1d1d1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:12rem}@media(max-width:749px){.mt-sticky-bar__title{font-size:.875rem;white-space:normal}}.mt-sticky-bar__divider{display:none;width:1px;height:1.75rem;background:#1d1d1f1f;flex:0 0 auto}@media(min-width:750px){.mt-sticky-bar__divider{display:block}}.mt-sticky-bar__swatches{display:none;margin:0;padding:0;border:0;min-width:0}@media(min-width:750px){.mt-sticky-bar__swatches{display:block}}.mt-sticky-bar__swatch-list{display:flex;align-items:center;gap:.45rem}.mt-sticky-bar__swatch-list input{position:absolute;opacity:0;pointer-events:none}.mt-sticky-bar__swatch{display:inline-flex;align-items:center;justify-content:center;padding:.15rem;border:1.5px solid transparent;border-radius:50%;cursor:pointer}.mt-sticky-bar__swatch-list input:checked+.mt-sticky-bar__swatch{border-color:#1d1d1f}.mt-sticky-bar__swatch-dot{display:block;width:1.35rem;height:1.35rem;border-radius:50%;background:var(--sw-color, #ddd);border:1px solid rgba(29,29,31,.12)}.mt-sticky-bar__pricing{display:flex;align-items:baseline;gap:.45rem;min-width:0}@media(max-width:749px){.mt-sticky-bar__pricing{gap:.35rem}}.mt-sticky-bar__price{font-size:1rem;font-weight:700;line-height:1.2;color:#1d1d1f;white-space:nowrap}@media(min-width:750px){.mt-sticky-bar__price{font-size:1.125rem}}.mt-sticky-bar__compare{font-size:.8125rem;font-weight:500;line-height:1.2;color:#1d1d1f73;text-decoration:line-through;white-space:nowrap}.mt-sticky-bar__compare[hidden]{display:none}.mt-sticky-bar__actions{display:flex;align-items:center;gap:.55rem;flex:0 0 auto}@media(max-width:749px){.mt-sticky-bar__actions{min-width:9.5rem}}.mt-sticky-bar__atc,.mt-sticky-bar__buy-now{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:18px 40px;border:none;border-radius:999px;font:inherit;font-size:1rem;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:color .3s ease}@media(min-width:750px){.mt-sticky-bar__atc,.mt-sticky-bar__buy-now{min-height:2.85rem;padding:18px 40px;font-size:16px}}.mt-sticky-bar__atc{background:var(--sb-accent, #d1ff00);color:#1d1d1f}.mt-sticky-bar__atc-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#111;transform:scaleX(0);transform-origin:left center;pointer-events:none}.mt-sticky-bar__atc.is-fill{color:#fff}.mt-sticky-bar__buy-now{display:none;isolation:isolate;background:transparent;color:#fff}.mt-sticky-bar__buy-now:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#111;z-index:0;pointer-events:none}@media(min-width:750px){.mt-sticky-bar__buy-now{display:inline-flex}}.mt-sticky-bar__buy-now-fill{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:var(--sb-accent, #d1ff00);border-radius:inherit;clip-path:inset(0 100% 0 0 round 999px);pointer-events:none}.mt-sticky-bar__buy-now.is-fill{color:#1d1d1f}.mt-sticky-bar__buy-now.is-fill-settled{background:var(--sb-accent, #d1ff00)}.mt-sticky-bar__buy-now.is-fill-settled:before{opacity:0}.mt-sticky-bar__buy-now.is-fill-settled .mt-sticky-bar__buy-now-fill{opacity:0}.mt-sticky-bar__atc-fill{border-radius:inherit}@media(prefers-reduced-motion:no-preference){.mt-sticky-bar__atc-fill{transition:transform .38s cubic-bezier(.4,0,.2,1)}.mt-sticky-bar__buy-now-fill{transition:clip-path .38s cubic-bezier(.4,0,.2,1)}}@media(prefers-reduced-motion:reduce){.mt-sticky-bar__atc.is-fill{background:#111;color:#fff}.mt-sticky-bar__buy-now.is-fill{color:#1d1d1f}.mt-sticky-bar__buy-now.is-fill:before{opacity:0}.mt-sticky-bar__buy-now.is-fill .mt-sticky-bar__buy-now-fill{clip-path:inset(0 0 0 0 round 999px)}}.mt-sticky-bar__atc-label,.mt-sticky-bar__buy-now-label{position:relative;z-index:2}.mt-sticky-bar__atc[disabled],.mt-sticky-bar__buy-now[disabled]{opacity:.45;cursor:not-allowed}@media(max-width:749px){.mt-sticky-bar__atc{width:100%}}@media(prefers-reduced-motion:no-preference){.js [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0ms)}.js [data-reveal].reveal-in{opacity:1;transform:none}.js img.lazy-fade{opacity:0;transition:opacity .6s ease}.js img.lazy-fade.is-loaded{opacity:1}}.price{font-weight:700}.price__from{font-weight:400;opacity:.7}.price__was{font-weight:400;opacity:.55;margin-left:.45rem}.price--on-sale .price__now{color:var(--color-accent)}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AgAAAMsDwCgoAAgAAAAAAg */
