marquee-component{display:block;width:100%;overflow:hidden;padding-block-start:var(--padding-block-start, 0);padding-block-end:var(--padding-block-end, 0)}.marquee__wrapper{display:flex;gap:var(--marquee-gap);width:fit-content;white-space:nowrap}.marquee__content{min-width:max-content;display:flex;gap:var(--marquee-gap)}.marquee__repeated-items{min-width:max-content;display:flex;gap:var(--marquee-gap);align-items:center;justify-content:center}.marquee__repeated-items>*{align-content:center}.mto-marquee__text{white-space:nowrap;line-height:1.2}.mto-marquee__icon{display:inline-flex;align-items:center;justify-content:center}.mto-marquee__icon svg{width:100%;height:100%}.mto-marquee__logo img{display:block;width:100%;height:auto;object-fit:contain}.mto-marquee__divider{line-height:1;opacity:.6}@media(prefers-reduced-motion:no-preference){marquee-component:not([data-disabled]) .marquee__wrapper{animation:mto-marquee-motion var(--marquee-speed, 20s) linear infinite var(--marquee-direction, normal)}}@keyframes mto-marquee-motion{to{transform:translate3d(calc(-50% - (var(--marquee-gap) / 2)),0,0)}}.mto-oval-categories{--oval-gap: 12px}@media screen and (min-width:750px){.mto-oval-categories{--oval-gap: 20px}}.mto-oval-categories__title{text-align:center;margin-bottom:1.25rem;font-size:var(--oc-head-sz-m, 26px);font-weight:var(--oc-head-w-m, var(--oc-head-w, var(--h2-font-weight)))}@media screen and (min-width:750px){.mto-oval-categories__title{font-size:var(--oc-head-sz, 40px);font-weight:var(--oc-head-w, var(--h2-font-weight))}}.mto-oval-categories__accent{position:relative;display:inline-block;color:var(--oc-accent, currentColor)}.mto-oval-categories__swoosh{position:absolute;left:0;bottom:-.28em;width:100%;height:.22em;color:var(--oc-accent, currentColor)}.mto-oval-categories__track{display:flex;overflow-x:auto;gap:var(--oval-gap);padding-inline:1.5rem;padding-block:4px 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.mto-oval-categories__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.mto-oval-categories__track{justify-content:center;overflow-x:visible;flex-wrap:wrap}}.mto-oval-categories__item{flex-shrink:0;scroll-snap-align:start}.mto-oval-categories__link{display:inline-block;text-decoration:none;color:inherit;transition:opacity .2s ease}.mto-oval-categories__link:hover{opacity:.8}.mto-oval-categories__figure{display:flex;flex-direction:column;align-items:center;gap:6px;margin:0;padding:4px}.mto-oval-categories__image-wrap{overflow:hidden;border-radius:85% 40%;flex-shrink:0;position:relative;width:var(--oc-img-w-m, 88px);height:var(--oc-img-h-m, 108px)}@media screen and (min-width:750px){.mto-oval-categories__image-wrap{width:var(--oc-img-w, 88px);height:var(--oc-img-h, 108px)}}.mto-oval-categories__image-wrap--round{border-radius:50%}.mto-oval-categories__image-wrap--square{border-radius:12px}.mto-oval-categories__item--border .mto-oval-categories__image-wrap:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid currentColor;border-radius:85% 40%;z-index:1;pointer-events:none}.mto-oval-categories__item--border .mto-oval-categories__image-wrap--round:before{border-radius:50%}.mto-oval-categories__item--border .mto-oval-categories__image-wrap--square:before{border-radius:16px}.mto-oval-categories__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.mto-oval-categories__placeholder{background-color:rgba(var(--color-foreground),.05)}.mto-oval-categories__name{text-align:center;white-space:nowrap;line-height:1.3;margin:0;font-size:var(--oc-head-sz-m, 13px)}.mto-oval-categories__subtitle{text-align:center;white-space:nowrap;line-height:1.3;margin:0;opacity:.7;font-size:var(--oc-sub-sz-m, 11px)}@media screen and (min-width:750px){.mto-oval-categories__name{font-size:var(--oc-head-sz, 13px)}.mto-oval-categories__subtitle{font-size:var(--oc-sub-sz, 11px)}}.mto-oval-categories__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px}.mto-oval-categories__dots[hidden]{display:none}.mto-oval-categories__dot{width:7px;height:7px;padding:0;border:none;border-radius:50%;background-color:currentColor;opacity:.25;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.mto-oval-categories__dot--active{opacity:1;transform:scale(1.15)}.mto-stl__title{text-align:center;margin-block:0 1.5rem;font-size:var(--stl-head-sz-m, 26px);font-weight:var(--stl-head-w-m, var(--stl-head-w, var(--h2-font-weight)))}@media screen and (min-width:750px){.mto-stl__title{font-size:var(--stl-head-sz, 40px);font-weight:var(--stl-head-w, var(--h2-font-weight))}}.mto-stl__accent{position:relative;display:inline-block;color:var(--stl-accent, currentColor)}.mto-stl__swoosh{position:absolute;left:0;bottom:-.28em;width:100%;height:.22em;color:var(--stl-accent, currentColor)}.mto-stl__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:center}@media screen and (min-width:750px){.mto-stl__layout{grid-template-columns:minmax(0,1fr) minmax(0,var(--stl-media-col, 60%));gap:40px}.mto-stl__layout--image-left{grid-template-columns:minmax(0,var(--stl-media-col, 60%)) minmax(0,1fr)}.mto-stl__media{order:2}.mto-stl__panel,.mto-stl__layout--image-left .mto-stl__media{order:1}.mto-stl__layout--image-left .mto-stl__panel{order:2}}.mto-stl__media{position:relative;width:var(--stl-image-size, 100%);margin-inline:auto}.mto-stl__image{display:block;width:100%;height:auto;aspect-ratio:var(--stl-ratio-m, auto);object-fit:cover;border-radius:var(--style-border-radius-cards, 0)}@media screen and (min-width:750px){.mto-stl__image{aspect-ratio:var(--stl-ratio-d, auto)}}.mto-stl__image--placeholder{background-color:rgba(var(--color-foreground),.05);aspect-ratio:4 / 3;width:100%}.mto-stl__hotspot{position:absolute;transform:translate(-50%,-50%);width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer;display:grid;place-items:center}.mto-stl__hotspot-dot{width:14px;height:14px;border-radius:50%;background-color:#fff;box-shadow:0 0 0 7px #ffffff59,0 1px 6px #00000040;transition:transform .25s ease,box-shadow .25s ease;animation:mto-stl-pulse 2.4s ease-in-out infinite}.mto-stl__hotspot:hover .mto-stl__hotspot-dot,.mto-stl__hotspot--active .mto-stl__hotspot-dot{transform:scale(1.35);box-shadow:0 0 0 9px #ffffff73,0 1px 8px #0000004d;animation:none}@keyframes mto-stl-pulse{0%,to{box-shadow:0 0 0 7px #ffffff59,0 1px 6px #00000040}50%{box-shadow:0 0 0 11px #fff3,0 1px 6px #00000040}}@media(prefers-reduced-motion:reduce){.mto-stl__hotspot-dot{animation:none}}.mto-stl__panel{position:relative;display:flex;align-items:center;gap:8px;padding-inline:4px}.mto-stl__center{flex:1;min-width:0}.mto-stl__card{display:block;text-align:center;text-decoration:none;color:inherit}.mto-stl__card[hidden]{display:none}.mto-stl__card:not([hidden]){animation:mto-stl-fade .3s ease}@keyframes mto-stl-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mto-stl__card-media{background-color:transparent;border-radius:var(--style-border-radius-cards, 0);overflow:hidden;aspect-ratio:1 / 1;display:grid;place-items:center;margin-bottom:14px}.mto-stl__card-image{width:100%;height:100%;object-fit:cover}.mto-stl__card-title{margin:0 auto;max-width:34ch;line-height:1.4}.mto-stl__card-price{margin:6px 0 0;opacity:.75}.mto-stl__card-compare{margin-left:3px;font-size:calc(1em - 3px);opacity:.7}.mto-stl__arrow{flex-shrink:0;width:var(--stl-arrow-size, 42px);height:var(--stl-arrow-size, 42px);border:none;border-radius:50%;background-color:transparent;color:var(--stl-arrow-color, currentColor);display:grid;place-items:center;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.mto-stl__arrow svg{width:26%;height:auto}.mto-stl__arrow--soft{background-color:rgba(var(--color-foreground),.06)}.mto-stl__arrow--soft:hover{background-color:rgba(var(--color-foreground),.12)}.mto-stl__arrow--solid{background-color:var(--stl-arrow-bg, #fff);box-shadow:0 1px 6px #00000026}.mto-stl__arrow--solid:hover{opacity:.85}.mto-stl__arrow--outline{border:1px solid currentColor}.mto-stl__arrow--outline:hover{background-color:rgba(var(--color-foreground),.06)}.mto-stl__arrow--plain:hover{opacity:.6}.mto-stl__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.mto-stl__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background-color:var(--stl-arrow-color, currentColor);opacity:.25;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.mto-stl__dot--active{opacity:1;transform:scale(1.2)}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
