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-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-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-help-contact{display:block;box-sizing:border-box;width:100%;min-height:33rem;padding-block:calc(var(--current-section-pad-y, 6.875rem) * .4) var(--current-section-pad-y, 6.875rem);padding-inline:var(--current-section-pad-x, 1.25rem);overflow:hidden;color:#fff;background:var(--current-section-bg, #fff)}.mt-help-contact *,.mt-help-contact *:before,.mt-help-contact *:after{box-sizing:border-box}.mt-help-contact__inner{display:flex;width:100%;max-width:var(--current-section-max, 90rem);min-height:23.375rem;flex-direction:column;align-items:center;margin-inline:auto;padding:4.5rem 5rem;overflow:hidden;border-radius:1.75rem;background:#1d1d1f;text-align:center}.mt-help-contact__heading{margin:0;font-size:2.125rem;font-weight:700;line-height:1.5;letter-spacing:0}.mt-help-contact__description{width:100%;margin:1rem 0 0;color:#aeaeae;font-size:1.0625rem;line-height:1.5294;letter-spacing:0}.mt-help-contact__email-row{display:flex;align-items:center;gap:.5rem;margin:1rem 0 0;font-size:.9375rem;line-height:1.5333;letter-spacing:0}.mt-help-contact__email-label{color:#8a8a8a}.mt-help-contact__email{color:#daff00;font-weight:600;text-decoration:underline;text-underline-offset:.0625rem}.mt-help-contact__button{position:relative;overflow:hidden;display:inline-flex;min-width:11.875rem;min-height:3.5rem;align-items:center;justify-content:center;margin-top:2.625rem;padding:1rem 2.625rem;border-radius:999px;color:#1a1a1a;background:#daff00;font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:0;text-decoration:none;transition:color .3s ease}.mt-help-contact__button-fill{position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;border-radius:inherit;background:#1a1a1a;transform:scaleX(0);transform-origin:left center;pointer-events:none}@media(prefers-reduced-motion:no-preference){.mt-help-contact__button-fill{transition:transform .38s cubic-bezier(.4,0,.2,1)}}.mt-help-contact__button-label{position:relative;z-index:1}.mt-help-contact__button.is-fill{color:#daff00}@media(prefers-reduced-motion:reduce){.mt-help-contact__button.is-fill{background:#1a1a1a}}.mt-help-contact__email:focus-visible,.mt-help-contact__button:focus-visible{outline:.125rem solid #fff;outline-offset:.1875rem}@media(max-width:989px)and (min-width:750px){.mt-help-contact{padding-inline:max(var(--current-section-pad-x, 1.875rem),1.875rem)}}@media(max-width:749px){.mt-help-contact{min-height:24.5625rem;padding-block:calc(var(--current-section-pad-y, 3.5rem) * .2857) var(--current-section-pad-y, 3.5rem);padding-inline:1.25rem}.mt-help-contact__inner{width:100%;max-width:none;min-height:20.0625rem;padding:2.75rem 1.5rem;border-radius:1.375rem}.mt-help-contact__heading{font-size:1.375rem;line-height:1.5;white-space:nowrap}.mt-help-contact__description{max-width:18.625rem;margin-top:.875rem;font-size:.875rem;line-height:1.5}.mt-help-contact__email-row{flex-direction:column;gap:.125rem;margin-top:.875rem}.mt-help-contact__email-label{font-size:.8125rem;line-height:1.5385}.mt-help-contact__email{font-size:.9375rem;line-height:1.5333;text-decoration:none}.mt-help-contact__button{min-width:10.6875rem;min-height:3.3125rem;margin-top:2rem;padding:.9375rem 2.25rem;font-size:.9375rem;line-height:1.5333}}.mt-help-download{display:block;box-sizing:border-box;width:100%;min-height:36.5rem;padding-top:var(--current-section-pad-top, 6.25rem);padding-bottom:var(--current-section-pad-bottom, 6.25rem);padding-inline:var(--current-section-pad-x, 1.25rem);overflow:hidden;color:#1a1a1a;background:var(--current-section-bg, #f5f5f7)}.mt-help-download *,.mt-help-download *:before,.mt-help-download *:after{box-sizing:border-box}.mt-help-download__inner{width:100%;max-width:var(--current-section-max, 90rem);margin-inline:auto}.mt-help-download__header{text-align:center}.mt-help-download__heading{margin:0;font-size:2.25rem;font-weight:700;line-height:1.5;letter-spacing:0}.mt-help-download__intro{margin:.75rem 0 0;color:#717171;font-size:1.0625rem;line-height:1.5294;letter-spacing:0}.mt-help-download__grid{display:grid;grid-template-columns:repeat(var(--download-cols, 3),minmax(0,1fr));gap:1.5rem;margin:2.875rem 0 0;padding:0;list-style:none}.mt-help-download__card{display:flex;min-width:0;min-height:15.375rem;flex-direction:column;align-items:center;padding:1.875rem 1.6875rem 1.625rem;overflow:hidden;border:.125rem solid #e8e8e8;border-radius:1.125rem;background:#fff;text-align:center}.mt-help-download__icon,.mt-help-download__icon picture{display:block;flex:0 0 auto;width:3.375rem;height:3.375rem}.mt-help-download__icon-image{display:block;width:3.375rem;height:3.375rem;object-fit:contain}.mt-help-download__title{margin:.8125rem 0 0;font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:0}.mt-help-download__description{width:100%;margin:.8125rem 0 0;color:#717171;font-size:.875rem;line-height:1.5;letter-spacing:0}.mt-help-download__actions{display:flex;width:100%;flex-direction:column;align-items:center;gap:.5rem;margin-top:.8125rem}.mt-help-download__button{display:inline-flex;min-height:2.8125rem;align-items:center;justify-content:center;gap:.5rem;max-width:100%;padding:.75rem 1.5rem .75rem 1.375rem;border-radius:999px;color:#fff;background:#1a1a1a;font-size:.875rem;font-weight:600;line-height:1.5;letter-spacing:0;text-decoration:none}.mt-help-download__button-icon,.mt-help-download__button-icon picture,.mt-help-download__button-icon-image{display:block;flex:0 0 auto;width:.9375rem;height:.9375rem}.mt-help-download__button-icon-image{object-fit:contain}.mt-help-download__button:focus-visible{outline:.125rem solid #1a1a1a;outline-offset:.1875rem}@media(prefers-reduced-motion:no-preference){.mt-help-download__button{transition:transform .16s ease,opacity .16s ease}.mt-help-download__button:hover{transform:translateY(-.0625rem);opacity:.88}}@media(max-width:989px)and (min-width:750px){.mt-help-download{padding-inline:max(var(--current-section-pad-x, 1.875rem),1.875rem)}.mt-help-download__card{padding-inline:1.125rem}.mt-help-download__grid{grid-template-columns:repeat(var(--download-cols-tablet, 2),minmax(0,1fr))}}@media(max-width:749px){.mt-help-download{min-height:57.3125rem;padding-top:calc(var(--current-section-pad-top, 6.25rem) * .56);padding-bottom:calc(var(--current-section-pad-bottom, 6.25rem) * .56);padding-inline:1.25rem}.mt-help-download__inner{max-width:none}.mt-help-download__heading{font-size:1.625rem;line-height:1.5}.mt-help-download__intro{margin-top:.5rem;font-size:.875rem;line-height:1.5}.mt-help-download__grid{grid-template-columns:1fr;gap:.875rem;margin-top:1.75rem}.mt-help-download__card{min-height:14.125rem;padding:1.5rem 1.4375rem 1.375rem;border-radius:1rem}.mt-help-download__icon,.mt-help-download__icon picture,.mt-help-download__icon-image{width:3.125rem;height:3.125rem}.mt-help-download__title{margin-top:.75rem;font-size:1.0625rem;line-height:1.5294}.mt-help-download__description{margin-top:.75rem;font-size:.875rem;line-height:1.5}.mt-help-download__actions{margin-top:.75rem}}mt-help-faq{display:block}.mt-help-faq{box-sizing:border-box;width:100%;min-height:0;padding-block:var(--current-section-pad-y, 6.25rem);padding-inline:var(--current-section-pad-x, 1.25rem);overflow:hidden;color:#1a1a1a;background:var(--current-section-bg, #fff)}.mt-help-faq *,.mt-help-faq *:before,.mt-help-faq *:after{box-sizing:border-box}.mt-help-faq__inner{width:100%;max-width:var(--current-section-max, 90rem);margin-inline:auto}.mt-help-faq__header{text-align:center}.mt-help-faq__heading{margin:0;font-size:2.25rem;font-weight:700;line-height:1.5;letter-spacing:0}.mt-help-faq__intro{margin:.75rem 0 0;color:#717171;font-size:1.0625rem;line-height:1.5294;letter-spacing:0}.mt-help-faq__content{display:grid;grid-template-columns:40rem minmax(0,1fr);align-items:start;gap:4rem;margin-top:2.75rem}.mt-help-faq__media,.mt-help-faq__media-desktop,.mt-help-faq__media-desktop picture{display:block;width:100%;height:auto;aspect-ratio:80 / 63}.mt-help-faq__media-mobile{display:none}.mt-help-faq__image{display:block;width:100%;height:100%;border-radius:1.125rem;object-fit:cover}.mt-help-faq__list{min-width:0}.mt-help-faq__item{border-bottom:.0625rem solid #e8e8e8}.mt-help-faq__trigger{display:flex;width:100%;min-height:4.6875rem;align-items:center;gap:1.25rem;padding:1.5rem 0;border:0;color:#1a1a1a;background:transparent;font:inherit;text-align:left;cursor:pointer}.mt-help-faq__item.is-open .mt-help-faq__trigger{min-height:4rem;padding-bottom:.875rem}.mt-help-faq__question{min-width:0;flex:1 1 auto;font-size:1.0625rem;font-weight:500;line-height:1.5294;letter-spacing:0}.mt-help-faq__item.is-open .mt-help-faq__question{font-weight:600}.mt-help-faq__question-mobile,.mt-help-faq__answer-mobile{display:none}.mt-help-faq__chevron,.mt-help-faq__chevron picture,.mt-help-faq__chevron-image{display:block;flex:0 0 auto;width:.625rem;height:.3125rem}.mt-help-faq__chevron-image{object-fit:contain}.mt-help-faq__item.is-open .mt-help-faq__chevron{transform:rotate(180deg)}.mt-help-faq__panel{display:grid;grid-template-rows:0fr;visibility:hidden}.mt-help-faq__item.is-open .mt-help-faq__panel{grid-template-rows:1fr;visibility:visible}.mt-help-faq__panel-inner{min-height:0;overflow:hidden}.mt-help-faq__answer{margin:0;padding-bottom:1.25rem;color:#717171;font-size:.9375rem;line-height:1.4667;letter-spacing:0;opacity:0;transform:translateY(-.25rem)}.mt-help-faq__item.is-open .mt-help-faq__answer{opacity:1;transform:translateY(0)}.mt-help-faq__trigger:focus-visible{outline:.125rem solid #1a1a1a;outline-offset:.1875rem}@media(prefers-reduced-motion:no-preference){.mt-help-faq__chevron{transition:transform .24s ease}.mt-help-faq__panel{transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1),visibility 0s .28s}.mt-help-faq__item.is-open .mt-help-faq__panel{transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1),visibility 0s}.mt-help-faq__answer{transition:opacity .2s ease,transform .28s cubic-bezier(.4,0,.2,1)}}@media(max-width:989px)and (min-width:750px){.mt-help-faq{padding-inline:max(var(--current-section-pad-x, 1.875rem),1.875rem)}.mt-help-faq__content{grid-template-columns:minmax(18.75rem,40%) minmax(0,1fr);gap:2.25rem}}@media(max-width:749px){.mt-help-faq{min-height:53.625rem;padding-block:calc(var(--current-section-pad-y, 6.25rem) * .56);padding-inline:1.25rem}.mt-help-faq__inner{max-width:none}.mt-help-faq__heading{font-size:1.625rem;line-height:1.5;white-space:nowrap}.mt-help-faq__intro{margin-top:.5rem;font-size:.875rem;line-height:1.5}.mt-help-faq__content{display:block;margin-top:1.625rem}.mt-help-faq__media,.mt-help-faq__media-mobile,.mt-help-faq__media-mobile picture{display:block;width:100%;height:auto;aspect-ratio:7 / 4}.mt-help-faq__media-desktop{display:none}.mt-help-faq__image{border-radius:1rem}.mt-help-faq__list{margin-top:1.625rem}.mt-help-faq__trigger{min-height:3.75rem;gap:.75rem;padding:1.125rem 0}.mt-help-faq__item.is-open .mt-help-faq__trigger{min-height:3.125rem;padding-bottom:.625rem}.mt-help-faq__question{font-size:.9375rem;line-height:1.5333}.mt-help-faq__question-desktop,.mt-help-faq__answer-desktop{display:none}.mt-help-faq__question-mobile,.mt-help-faq__answer-mobile{display:block}.mt-help-faq__answer{padding-bottom:.875rem;font-size:.875rem;line-height:1.4286}}.mt-help-services{display:block;box-sizing:border-box;width:100%;min-height:35rem;padding-block:var(--current-section-pad-y, 6.25rem);padding-inline:var(--current-section-pad-x, 1.25rem);overflow:hidden;color:#1a1a1a;background:var(--current-section-bg, #fff)}.mt-help-services *,.mt-help-services *:before,.mt-help-services *:after{box-sizing:border-box}.mt-help-services__inner{width:100%;max-width:var(--current-section-max, 90rem);margin-inline:auto}.mt-help-services__header{text-align:center}.mt-help-services__heading{margin:0;font-size:2.25rem;font-weight:700;line-height:1.5;letter-spacing:0}.mt-help-services__intro{margin:.75rem 0 0;color:#717171;font-size:1.0625rem;line-height:1.5294;letter-spacing:0}.mt-help-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:1.5rem;margin:2.875rem 0 0;padding:0;list-style:none}.mt-help-services__item{display:flex;min-width:0;min-height:9.625rem;flex-direction:column;align-items:center;padding:1.875rem 1.6875rem 1.625rem;overflow:hidden;border:.125rem solid #e8e8e8;border-radius:1.125rem;background:#fff;text-align:center}.mt-help-services__icon,.mt-help-services__icon picture{display:block;flex:0 0 auto;width:3.375rem;height:3.375rem}.mt-help-services__icon-image{display:block;width:3.375rem;height:3.375rem;object-fit:contain}.mt-help-services__title{margin:.8125rem 0 0;font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:0}.mt-help-services__details{display:grid;width:100%;grid-template-rows:0fr;opacity:0}.mt-help-services__details-inner{min-height:0;overflow:hidden}.mt-help-services__description{margin:.8125rem 0 0;color:#717171;font-size:.875rem;line-height:1.5;letter-spacing:0}.mt-help-services__link{display:inline-block;margin-top:.8125rem;color:#1a1a1a;font-size:.875rem;font-weight:600;line-height:1.5;letter-spacing:0;text-decoration:underline;text-underline-offset:.0625rem}.mt-help-services__item:hover,.mt-help-services__item:focus-within{border-color:#daff00}.mt-help-services__item:hover .mt-help-services__details,.mt-help-services__item:focus-within .mt-help-services__details{grid-template-rows:1fr;opacity:1}.mt-help-services__link:focus-visible{outline:.125rem solid #1a1a1a;outline-offset:.1875rem}@media(prefers-reduced-motion:no-preference){.mt-help-services__item,.mt-help-services__details{transition:border-color .18s ease,grid-template-rows .18s ease,opacity .18s ease}}@media(max-width:989px)and (min-width:750px){.mt-help-services{padding-inline:max(var(--current-section-pad-x, 1.875rem),1.875rem)}.mt-help-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.mt-help-services{min-height:37.75rem;padding-block:calc(var(--current-section-pad-y, 6.25rem) * .56);padding-inline:1.25rem}.mt-help-services__inner{max-width:none}.mt-help-services__heading{font-size:1.625rem;line-height:1.5}.mt-help-services__intro{margin-top:.5rem;font-size:.875rem;line-height:1.5}.mt-help-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.75rem}.mt-help-services__item{min-height:12rem;padding:1.125rem .8125rem 1rem;border-radius:1rem}.mt-help-services__icon,.mt-help-services__icon picture,.mt-help-services__icon-image{width:3.125rem;height:3.125rem}.mt-help-services__title{margin-top:.5625rem;font-size:.9375rem;line-height:1.4667}.mt-help-services__details{grid-template-rows:1fr;opacity:1}.mt-help-services__description{min-height:2.25rem;margin-top:.5625rem;font-size:.75rem;line-height:1.5}.mt-help-services__link{margin-top:.5625rem;color:#333;font-size:.8125rem;line-height:1.4615;text-decoration:none}.mt-help-services__item:hover,.mt-help-services__item:focus-within{border-color:#e8e8e8}}mt-help-search{display:block}.mt-help-search{position:relative;box-sizing:border-box;width:100%;min-height:33rem;overflow:hidden;color:#1a1a1a;background:var(--help-search-bg, #f6f6f8)}.mt-help-search *,.mt-help-search *:before,.mt-help-search *:after{box-sizing:border-box}.mt-help-search__media,.mt-help-search__media-desktop,.mt-help-search__media-mobile{position:absolute;top:0;right:0;bottom:0;left:0}.mt-help-search__media-mobile{display:none}.mt-help-search__media picture{display:block;width:100%;height:100%}.mt-help-search__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.mt-help-search__inner{position:relative;z-index:1;width:100%;max-width:var(--help-search-max, 90rem);min-height:33rem;margin-inline:auto;padding:var(--help-search-pad-y, 7rem) var(--help-search-pad-x, 1.25rem)}.mt-help-search__content{width:48.75rem}.mt-help-search__heading{margin:0;font-size:3.25rem;font-weight:700;line-height:1.5;letter-spacing:0}.mt-help-search__description{margin:1.5rem 0 0;color:#717171;font-size:1.125rem;line-height:1.5}.mt-help-search__description-mobile{display:none}.mt-help-search__form{margin-top:2.5rem}.mt-help-search__field{display:flex;width:48.75rem;min-height:4.25rem;align-items:center;padding:.4375rem .4375rem .4375rem 1.6875rem;border:.125rem solid #e4e4e4;border-radius:999px;background:#fff}.mt-help-search__icon{flex:0 0 auto;width:1.25rem;height:1.25rem;color:#9a9a9a}.mt-help-search__input{min-width:0;height:3.125rem;flex:1 1 auto;border:0;outline:0;color:#1a1a1a;background:transparent;font:inherit;font-size:1rem;letter-spacing:0}.mt-help-search__input::placeholder{color:#9a9a9a;opacity:1}.mt-help-search__input::-webkit-search-cancel-button{margin-right:.5rem}.mt-help-search__submit{position:relative;overflow:hidden;flex:0 0 auto;min-width:7.5rem;min-height:3.125rem;padding:.875rem 2rem;border:0;border-radius:999px;color:#1a1a1a;background:#daff00;font:inherit;font-size:.9375rem;font-weight:600;line-height:1.5333;letter-spacing:0;cursor:pointer;transition:color .3s ease}.mt-help-search__submit-fill{position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;border-radius:inherit;background:#1a1a1a;transform:scaleX(0);transform-origin:left center;pointer-events:none}@media(prefers-reduced-motion:no-preference){.mt-help-search__submit-fill{transition:transform .38s cubic-bezier(.4,0,.2,1)}}.mt-help-search__submit-label{position:relative;z-index:1}.mt-help-search__submit.is-fill{color:#daff00}@media(prefers-reduced-motion:reduce){.mt-help-search__submit.is-fill{background:#1a1a1a}}.mt-help-search__popular{display:flex;align-items:center;gap:.625rem;margin-top:1.5rem}.mt-help-search__popular-label{flex:0 0 auto;margin:0;color:#767676;font-size:.875rem;line-height:1.5}.mt-help-search__chips{display:flex;flex-wrap:wrap;gap:.625rem}.mt-help-search__chip{display:inline-flex;min-height:2.125rem;align-items:center;padding:.4375rem .9375rem;border:.0625rem solid #d9d9d9;border-radius:999px;color:#333;background:#fff;font:inherit;font-size:.875rem;line-height:1.4286;letter-spacing:0;text-decoration:none;cursor:pointer}.mt-help-search__submit:focus-visible,.mt-help-search__chip:focus-visible{outline:.125rem solid #1a1a1a;outline-offset:.125rem}@media(prefers-reduced-motion:no-preference){.mt-help-search__chip{transition:transform .16s ease,opacity .16s ease}.mt-help-search__chip:hover{transform:translateY(-.0625rem)}}@media(max-width:989px)and (min-width:750px){.mt-help-search__inner{padding-inline:max(var(--help-search-pad-x, 1.875rem),1.875rem)}.mt-help-search__content,.mt-help-search__field{width:37.5rem}.mt-help-search__heading{font-size:2.625rem;line-height:1.5}}@media(max-width:749px){.mt-help-search{min-height:0}.mt-help-search__media{position:relative;aspect-ratio:1143 / 1818}.mt-help-search__media-desktop{display:none}.mt-help-search__media-mobile{display:block}.mt-help-search__image{object-fit:contain}.mt-help-search__inner{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;min-height:0;padding:calc(var(--help-search-pad-y, 7rem) * .5714) 1.25rem calc(var(--help-search-pad-y, 7rem) * .6429)}.mt-help-search__content{width:100%;margin:0;text-align:center}.mt-help-search__heading{font-size:1.875rem;line-height:1.5}.mt-help-search__description{margin-top:1.25rem;font-size:.9375rem;line-height:1.4667}.mt-help-search__description-desktop{display:none}.mt-help-search__description-mobile{display:inline}.mt-help-search__form{margin-top:1.25rem}.mt-help-search__field{width:100%;min-height:3.5rem;padding:.3125rem .3125rem .3125rem 1.1875rem;box-shadow:0 .1875rem .75rem #0000000d}.mt-help-search__icon{width:1.125rem;height:1.125rem}.mt-help-search__input{width:0;max-width:100%;height:2.75rem;padding:0 .25rem;font-size:.9375rem}.mt-help-search__submit{min-width:5.75rem;min-height:2.75rem;padding:.75rem 1.375rem;font-size:.875rem;line-height:1.5}.mt-help-search__popular{display:block;margin-top:1.25rem}.mt-help-search__popular-label{display:none}.mt-help-search__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%}.mt-help-search__chip{min-height:2rem;max-width:100%;padding:.375rem .75rem;font-size:.8125rem;line-height:1.4615;white-space:nowrap}}.mt-help-support{display:block;box-sizing:border-box;width:100%;min-height:40.9375rem;padding-block:var(--current-section-pad-y, 6.25rem);padding-inline:var(--current-section-pad-x, 1.25rem);overflow:hidden;color:#1a1a1a;background:var(--current-section-bg, #f5f5f7)}.mt-help-support *,.mt-help-support *:before,.mt-help-support *:after{box-sizing:border-box}.mt-help-support__inner{width:100%;max-width:var(--current-section-max, 90rem);margin-inline:auto}.mt-help-support__header{text-align:center}.mt-help-support__heading{margin:0;font-size:2.25rem;font-weight:700;line-height:1.5;letter-spacing:0}.mt-help-support__intro{margin:.75rem 0 0;color:#717171;font-size:1.0625rem;line-height:1.5294;letter-spacing:0}.mt-help-support__card{margin-top:2.5rem;padding:2.875rem 3.375rem;overflow:hidden;border:.125rem solid #e8e8e8;border-radius:1.375rem;background:#fff}.mt-help-support__card-header{display:flex;align-items:center;gap:1.25rem}.mt-help-support__card-heading{min-width:0;flex:1 1 auto;margin:0;font-size:1.375rem;font-weight:600;line-height:1.5;letter-spacing:0}.mt-help-support__chevron,.mt-help-support__chevron picture,.mt-help-support__chevron-image{display:block;flex:0 0 auto;width:.625rem;height:.3125rem}.mt-help-support__chevron-image{object-fit:contain}.mt-help-support__divider{width:100%;height:.0625rem;margin-top:1.75rem;background:#ededed}.mt-help-support__label{margin:1.75rem 0 0;color:#8a8a8a;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:0}.mt-help-support__regions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-between;gap:11.5rem;margin-top:1.75rem}.mt-help-support__region{min-width:0}.mt-help-support__region-name,.mt-help-support__email,.mt-help-support__hours{margin:0;letter-spacing:0}.mt-help-support__region-name{font-size:1.1875rem;font-weight:600;line-height:1.5263}.mt-help-support__email{display:block;margin-top:.5rem;color:#333;font-size:.9375rem;font-weight:500;line-height:1.5333;text-decoration:none;overflow-wrap:anywhere}a.mt-help-support__email:hover{text-decoration:underline;text-underline-offset:.125rem}.mt-help-support__hours{margin-top:.5rem;color:#8a8a8a;font-size:.875rem;line-height:1.4286}.mt-help-support__email:focus-visible{outline:.125rem solid #1a1a1a;outline-offset:.1875rem}@media(max-width:989px)and (min-width:750px){.mt-help-support{padding-inline:max(var(--current-section-pad-x, 1.875rem),1.875rem)}.mt-help-support__card{padding-inline:2.5rem}}@media(max-width:749px){.mt-help-support{min-height:37.875rem;padding-block:calc(var(--current-section-pad-y, 6.25rem) * .56);padding-inline:1.25rem}.mt-help-support__inner{max-width:none}.mt-help-support__heading{font-size:1.625rem;line-height:1.5;white-space:nowrap}.mt-help-support__intro{margin-top:.5rem;font-size:.875rem;line-height:1.5}.mt-help-support__card{margin-top:1.625rem;padding:1.375rem 1.25rem 1.5rem;border-radius:1.125rem}.mt-help-support__card-heading{font-size:1rem;line-height:1.5}.mt-help-support__divider{margin-top:1.125rem}.mt-help-support__label{margin-top:1.125rem;font-size:.8125rem;line-height:1.5385}.mt-help-support__regions{grid-template-columns:1fr;gap:1.125rem;margin-top:1.125rem}.mt-help-support__region-name{font-size:1rem;line-height:1.5}.mt-help-support__email{margin-top:.25rem;font-size:.875rem;line-height:1.5}.mt-help-support__hours{margin-top:.25rem;font-size:.8125rem;line-height:1.4615}}.mt-help-videos{display:block;box-sizing:border-box;width:100%;padding-top:var(--current-section-pad-top, 5rem);padding-bottom:var(--current-section-pad-bottom, 5rem);padding-inline:var(--current-section-pad-x, 1.25rem);color:#1a1a1a;background:var(--current-section-bg, #f5f5f7)}.mt-help-videos *,.mt-help-videos *:before,.mt-help-videos *:after{box-sizing:border-box}.mt-help-videos__inner{width:100%;max-width:var(--current-section-max, 90rem);margin-inline:auto}.mt-help-videos__heading{margin:0;font-size:2.25rem;font-weight:700;line-height:1.3;letter-spacing:0;text-align:left}.mt-help-videos__tabs{display:flex;flex-wrap:wrap;gap:1.75rem;margin:1.25rem 0 0;border-bottom:1px solid #e6e6e6}.mt-help-videos__tab{position:relative;margin:0 0 -1px;padding:.55rem 0 .85rem;border:0;border-bottom:2px solid transparent;background:transparent;color:#8a8a8a;font:inherit;font-size:1rem;font-weight:500;line-height:1.4;cursor:pointer}.mt-help-videos__tab.is-active{color:#2f6bff;border-bottom-color:#2f6bff}.mt-help-videos__tab:focus-visible{outline:.125rem solid #1a1a1a;outline-offset:.1875rem}.mt-help-videos__grid{display:grid;grid-template-columns:repeat(var(--video-cols, 3),minmax(0,1fr));align-items:start;gap:2rem 1.5rem;margin:2rem 0 0;padding:0;list-style:none}.mt-help-videos__item{min-width:0}.mt-help-videos__item[hidden]{display:none!important}.mt-help-videos__card{min-width:0;width:100%}.mt-help-videos__media{position:relative;display:block;width:100%}.mt-help-videos__media.is-video{cursor:pointer}.mt-help-videos__frame{position:relative;overflow:hidden;width:100%;border-radius:.75rem}.mt-help-videos__frame--video{aspect-ratio:16 / 9;background:#dcdcdc}.mt-help-videos__frame--video .mt-help-videos__video{display:block;width:100%;height:100%;object-fit:cover}.mt-help-videos__frame--image{height:auto;aspect-ratio:auto;background:transparent}.mt-help-videos__frame--image .mt-help-videos__image{display:block;width:100%;height:auto!important;max-width:100%;object-fit:contain}.mt-help-videos__frame--image picture{display:block;width:100%}.mt-help-videos__frame--image picture img{display:block;width:100%;height:auto!important}.mt-help-videos__frame--mobile{display:none}.mt-help-videos__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;transition:opacity .16s ease}.mt-help-videos__media.is-playing .mt-help-videos__play{opacity:0}.mt-help-videos__caption{display:block;margin:.85rem 0 0;color:#1a1a1a;font-size:1rem;font-weight:500;line-height:1.5;text-align:left}.mt-help-videos__caption>*:first-child{margin-top:0}.mt-help-videos__caption>*:last-child{margin-bottom:0}.mt-help-videos__caption p{margin-top:0;margin-bottom:0}.mt-help-videos__caption p+p{margin-top:.5rem}.mt-help-videos__caption strong,.mt-help-videos__caption b{font-weight:700}.mt-help-videos__caption em,.mt-help-videos__caption i{font-style:italic}.mt-help-videos__caption a{color:inherit;text-decoration:underline;text-underline-offset:.15em;transition:color .16s ease}.mt-help-videos__caption a:hover{color:#2f6bff}.mt-help-videos__caption ul,.mt-help-videos__caption ol{margin-top:.5rem;margin-bottom:0;padding-left:1.25rem}.mt-help-videos__caption h1,.mt-help-videos__caption h2,.mt-help-videos__caption h3,.mt-help-videos__caption h4,.mt-help-videos__caption h5,.mt-help-videos__caption h6{margin-top:0;margin-bottom:.4rem;line-height:1.3}@media(max-width:989px)and (min-width:750px){.mt-help-videos__grid{grid-template-columns:repeat(var(--video-cols-tablet, 2),minmax(0,1fr))}}@media(max-width:749px){.mt-help-videos{padding-top:calc(var(--current-section-pad-top, 5rem) * .56);padding-bottom:calc(var(--current-section-pad-bottom, 5rem) * .56);padding-inline:1.25rem}.mt-help-videos__heading{font-size:1.625rem}.mt-help-videos__tabs{gap:1.25rem;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.mt-help-videos__tabs::-webkit-scrollbar{display:none}.mt-help-videos__tab{flex:none;font-size:.9375rem;white-space:nowrap}.mt-help-videos__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.mt-help-videos__frame--desktop{display:none}.mt-help-videos__frame--mobile{display:block}.mt-help-videos__caption{font-size:1rem}}@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}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AgAAAED_AQAAAAg */
