.mt-featured-collection-v2{display:block;padding-block:var(--mt-fc-v2-padding-top) var(--mt-fc-v2-padding-bottom);color:var(--mt-fc-v2-text);background:var(--mt-fc-v2-background)}.mt-featured-collection-v2__inner{width:min(100% - 40px,1340px);margin-inline:auto}.mt-featured-collection-v2__header{display:grid;gap:16px;justify-items:start}.mt-featured-collection-v2__header-copy{display:grid;min-width:0;gap:8px}.mt-featured-collection-v2__heading{min-width:0;margin:0;color:var(--mt-fc-v2-heading);font-size:36px;font-weight:500;line-height:40px;overflow-wrap:anywhere}.mt-featured-collection-v2__subheading,.mt-featured-collection-v2__content{margin:0;color:inherit;font-size:16px;line-height:1.5}.mt-featured-collection-v2__subheading{font-weight:600}.mt-featured-collection-v2__content>:first-child{margin-top:0}.mt-featured-collection-v2__content>:last-child{margin-bottom:0}@supports (-webkit-background-clip: text){.mt-featured-collection-v2__heading.mt-fc-v2-has-gradient{color:transparent;background:var(--mt-fc-v2-heading-gradient);-webkit-background-clip:text;background-clip:text}}.mt-featured-collection-v2__view-all{flex:none;padding:5px 20px;border-radius:120px;color:#31210b;background:#3aefd0;font-size:16px;line-height:1.6;text-decoration:none}.mt-featured-collection-v2__tabs{display:flex;gap:10px;margin-block:2rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.mt-featured-collection-v2__tabs::-webkit-scrollbar,.mt-featured-collection-v2__viewport::-webkit-scrollbar{display:none}.mt-featured-collection-v2__tab{flex:none;padding:5px 20px;border:1px solid #acacac;border-radius:120px;color:#31210b;background:#f2f2f2;font:inherit;font-size:.8rem;white-space:nowrap;cursor:pointer}.mt-featured-collection-v2__tab:hover,.mt-featured-collection-v2__tab.mt-fc-v2-is-selected{background:#3aefd0}.mt-featured-collection-v2__panel{margin-top:20px}.mt-featured-collection-v2__viewport{overflow:visible}.mt-featured-collection-v2__list{display:flex;gap:3rem}.mt-featured-collection-v2__list.mt-fc-v2-is-stacked{gap:8px}.mt-featured-collection-v2__list.mt-fc-v2-is-stacked>.mt-fc-v2-card{flex:0 0 300px;min-width:300px;scroll-snap-align:start}@media screen and (min-width:700px){.mt-featured-collection-v2__inner{width:min(100% - 64px,1340px)}.mt-featured-collection-v2__list.mt-fc-v2-is-stacked>.mt-fc-v2-card{flex:none;min-width:0}.mt-featured-collection-v2__list.mt-fc-v2-is-stacked{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}}@media screen and (min-width:1000px){.mt-featured-collection-v2__inner{width:min(100% - 96px,1340px)}.mt-featured-collection-v2__list.mt-fc-v2-is-stacked{grid-template-columns:repeat(var(--mt-fc-v2-desktop-columns),minmax(0,1fr))}.mt-featured-collection-v2__heading{font-size:48px}}@media screen and (min-width:1150px){.mt-featured-collection-v2__header{grid-template-columns:700px;justify-content:space-between;align-items:end}.mt-featured-collection-v2__view-all{grid-column-start:2}}.mt-fc-v2-card{position:relative;min-width:300px;padding:20px;border-radius:20px;color:var(--mt-fc-v2-card-text, #31210b);background:var(--mt-fc-v2-card-background, #fff)}.mt-fc-v2-card__badge{position:absolute;z-index:5;top:16px;left:16px;padding:2px 8px;border-radius:0;color:#fff;background:#e34f4f;font-size:12px;font-weight:700;line-height:1.6;pointer-events:none}.mt-fc-v2-card__badge[hidden]{display:none}.mt-fc-v2-card__media-link{display:block;color:inherit}.mt-fc-v2-card__media,.mt-fc-v2-card__media-item{position:relative;width:100%;aspect-ratio:4 / 3}.mt-fc-v2-card__media-item[hidden]{display:none}.mt-fc-v2-card__media picture,.mt-fc-v2-card__image,.mt-fc-v2-card__placeholder{display:block;width:100%;height:100%}.mt-fc-v2-card__image{object-fit:contain}.mt-fc-v2-card__placeholder{color:#aaa;background:#f2f2f2}.mt-fc-v2-card__info{display:grid;gap:10px;margin-top:10px}.mt-fc-v2-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mt-fc-v2-card__title{min-width:0;flex:1 1 auto;max-width:80%;color:inherit;font-size:.8rem;font-weight:500;line-height:1.35;overflow-wrap:break-word;text-decoration:none}.mt-fc-v2-card__quick-button{display:grid;flex:none;width:2.25rem;height:2.25rem;padding:0;place-content:center;border:1px solid rgb(49 33 11 / .12);border-radius:20px;color:#31210bb3;background:#fff;cursor:pointer}.mt-fc-v2-card__quick-button:focus-visible,.mt-fc-v2-card__add>button:focus-visible,.mt-fc-v2-card__learn-more:focus-visible{outline:2px solid #31210b;outline-offset:3px}.mt-fc-v2-card__price{display:flex;gap:15px;min-height:1.8rem;align-items:center;color:#31210b;font-size:.8rem;line-height:1.8rem}.mt-fc-v2-card__price[hidden]{display:none}.mt-fc-v2-card__promotion{margin:0;color:var(--mt-fc-v2-card-promotion, #00677d);font-size:.8rem;font-weight:600;line-height:1.45;text-decoration:none}a.mt-fc-v2-card__promotion:visited,a.mt-fc-v2-card__promotion:hover{color:var(--mt-fc-v2-card-promotion, #00677d);text-decoration:none}a.mt-fc-v2-card__promotion:focus-visible{border-radius:2px;outline:2px solid currentColor;outline-offset:3px}.mt-fc-v2-card__swatches{display:flex;max-width:100%;flex-wrap:wrap;gap:4px;margin:0;padding:0;border:0}mt-featured-collection-v2 .mt-fc-v2-card__swatch{display:grid;width:28px;height:28px;margin:6px;padding:0;place-content:center;border:0;border-radius:50%;background-color:var(--mt-fc-v2-swatch-color, #acacac);box-shadow:0 0 0 2px transparent;cursor:pointer}mt-featured-collection-v2 .mt-fc-v2-card__swatches input:checked+.mt-fc-v2-card__swatch{box-shadow:inset 0 0 0 3px var(--mt-fc-v2-card-background, #fff),0 0 0 2px #31210b}mt-featured-collection-v2 .mt-fc-v2-card__swatches input:focus-visible+.mt-fc-v2-card__swatch{outline:2px solid currentColor;outline-offset:2px}.mt-fc-v2-card__add>button,.mt-fc-v2-card__learn-more{display:flex;box-sizing:border-box;width:100%;min-height:56px;padding:12px 24px;align-items:center;justify-content:space-between;border:1px solid var(--mt-fc-v2-card-add-background, #31210b);border-radius:30px;color:var(--mt-fc-v2-card-add-text, #fff);background:var(--mt-fc-v2-card-add-background, #31210b);font:inherit;font-size:.8rem;font-weight:700;line-height:1.6;text-align:left;text-decoration:none;cursor:pointer}.mt-fc-v2-card__learn-more{border-color:var(--mt-fc-v2-card-learn-border, #31210b);color:var(--mt-fc-v2-card-learn-text, #31210b);background:var(--mt-fc-v2-card-learn-background, transparent)}a.mt-fc-v2-card__learn-more:visited,a.mt-fc-v2-card__learn-more:hover{text-decoration:none}.mt-fc-v2-card__add>button:disabled{cursor:not-allowed;opacity:.55}.mt-fc-v2-card__add>button:not(:disabled):focus-visible{border-color:#3aefd0;color:var(--mt-fc-v2-card-add-text, #fff);background:#3aefd0}.mt-fc-v2-card__add-icon,.mt-fc-v2-card__learn-more-icon{display:grid;width:2rem;height:2rem;place-content:center;border:1px solid currentColor;border-radius:50%;transform:rotate(-45deg)}.mt-fc-v2-card__add>button:not(:disabled):focus-visible .mt-fc-v2-card__add-icon{border-color:#3aefd0;color:#31210b;background:#3aefd0;transform:rotate(45deg)}.mt-fc-v2-card__learn-more:focus-visible .mt-fc-v2-card__learn-more-icon{color:var(--mt-fc-v2-card-add-text, #fff);background:var(--mt-fc-v2-card-add-background, #31210b);transform:rotate(45deg)}.mt-fc-v2-quick-buy{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0}.mt-fc-v2-quick-buy[hidden]{display:none}.mt-fc-v2-quick-buy__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#00000073}.mt-fc-v2-quick-buy__drawer{position:absolute;top:auto;right:0;bottom:0;width:min(560px,100%);height:auto;max-height:80vh;max-height:80dvh;overflow-x:clip;overflow-y:auto;color:#31210b;background:#fff;border-radius:8px;box-shadow:-10px 0 30px #0000001f}.mt-fc-v2-quick-buy__content{min-height:8rem}.mt-fc-v2-quick-buy__content.mt-fc-v2-is-loading{pointer-events:none;opacity:.62}.mt-fc-v2-quick-buy__loading{margin:0;padding:2rem 1.5rem;font-size:14px;text-align:center}.mt-fc-v2-quick-buy__form{display:block}.mt-fc-v2-quick-buy__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}mt-featured-collection-v2 .mt-fc-v2-quick-buy__header{display:grid;grid-template-columns:80px minmax(0,1fr) 40px;gap:24px;min-height:72px;padding:24px;align-items:start;border-bottom:1px solid #e8e8e8}mt-featured-collection-v2 .mt-fc-v2-quick-buy__header h2{margin:0;font-size:16px;line-height:1.3}mt-featured-collection-v2 .mt-fc-v2-quick-buy__header h2 a{color:inherit;text-decoration:none}.mt-fc-v2-quick-buy__summary{align-self:center}.mt-fc-v2-quick-buy__close{display:grid;width:40px;height:40px;padding:0;place-content:center;border:1px solid #e7e6e1;border-radius:50%;color:inherit;background:transparent;cursor:pointer}.mt-fc-v2-quick-buy__close:hover{border-color:#31210b;background:#f4f1e8}.mt-fc-v2-quick-buy__close:focus-visible{outline:2px solid #3aefd0;outline-offset:3px}.mt-fc-v2-quick-buy__body{padding:24px}.mt-fc-v2-quick-buy__media{width:80px;height:80px;aspect-ratio:1}.mt-fc-v2-quick-buy__media .mt-fc-v2-card__media-item,.mt-fc-v2-quick-buy__media picture,.mt-fc-v2-quick-buy__media img{display:block;width:100%;height:100%}.mt-fc-v2-quick-buy__media img{object-fit:contain}.mt-fc-v2-quick-buy__price{margin-top:4px;font-size:14px}.mt-fc-v2-quick-buy__price s{margin-left:12px;color:#777}.mt-fc-v2-quick-buy__price.mt-fc-v2-is-sale span{color:#ff4d4d}mt-featured-collection-v2 .mt-fc-v2-quick-buy__option{margin:0;padding:10px 0 34px;border:0;border-bottom:1px solid #e2dfdb}mt-featured-collection-v2 .mt-fc-v2-quick-buy__option:first-child{padding-top:8px}.mt-fc-v2-quick-buy__option-heading{display:flex;min-height:40px;margin-bottom:12px;align-items:center;justify-content:flex-start;gap:12px}.mt-fc-v2-quick-buy__option-current{display:flex;min-width:0;margin:0;align-items:baseline;flex-wrap:wrap;gap:7px;font-size:14px;font-weight:400;line-height:1.45;text-align:left}.mt-fc-v2-quick-buy__option-current+.mt-fc-v2-quick-buy__option-toggle{margin-left:0}.mt-fc-v2-quick-buy__option-toggle{display:grid;flex:0 0 40px;width:40px;height:40px;padding:0;place-content:center;border:0;border-radius:50%;color:#111;background:#3aefd0;cursor:pointer;transform:rotate(180deg)}.mt-fc-v2-quick-buy__option-toggle[aria-expanded=false]{transform:rotate(0)}.mt-fc-v2-quick-buy__option-toggle svg{width:24px;height:24px}.mt-fc-v2-quick-buy__option-toggle:focus-visible{outline:2px solid #31210b;outline-offset:3px}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values[hidden]{display:none}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values label{display:grid;min-width:92px;min-height:42px;padding:8px 20px;place-content:center;border:1px solid #acacac;border-radius:0;color:#31210b;background:#fff;font-size:14px;cursor:pointer}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values input:checked+label{border-color:#31210b;background:#fff;box-shadow:inset 0 0 0 1px #31210b}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values input:focus-visible+label{outline:2px solid #31210b;outline-offset:2px}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values input:disabled+label{cursor:not-allowed;opacity:.45;background-image:linear-gradient(to bottom right,transparent calc(50% - 1px),currentColor calc(50% - 1px) calc(50% + 1px),transparent calc(50% + 1px))}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values label.mt-fc-v2-is-color{width:30px;height:30px;min-width:30px;min-height:30px;margin:4px;padding:0;overflow:hidden;border:0;border-radius:50%;color:transparent;background-color:var(--mt-fc-v2-swatch-color, #acacac);background-image:var(--mt-fc-v2-swatch-image, none);background-position:center;background-repeat:no-repeat;background-size:cover;background-clip:border-box;box-shadow:0 0 0 2px transparent;white-space:nowrap}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__option-values input:checked+label.mt-fc-v2-is-color{background-color:var(--mt-fc-v2-swatch-color, #acacac);box-shadow:inset 0 0 0 4px #fff,0 0 0 2px #31210b}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__submit{display:grid;width:100%;height:var(--mt-fc-v2-quick-buy-action-height, 50px);min-height:var(--mt-fc-v2-quick-buy-action-height, 50px);place-content:center;border:1px solid var(--mt-fc-v2-card-add-background, #31210b);border-radius:999px;color:var(--mt-fc-v2-card-add-text, #fff);background:var(--mt-fc-v2-card-add-background, #31210b);font:inherit;font-weight:600;text-align:center;cursor:pointer}.mt-fc-v2-quick-buy__product .mt-fc-v2-quick-buy__submit:disabled{cursor:not-allowed;opacity:.55}mt-featured-collection-v2 .mt-fc-v2-quick-buy__actions{--mt-fc-v2-quick-buy-action-height: 50px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start;margin-top:30px}mt-featured-collection-v2 .mt-fc-v2-quick-buy__actions .shopify-payment-button{width:100%;height:var(--mt-fc-v2-quick-buy-action-height);min-height:var(--mt-fc-v2-quick-buy-action-height)}mt-featured-collection-v2 .mt-fc-v2-quick-buy__actions :is(.shopify-payment-button__button,.shopify-payment-button__button--branded){box-sizing:border-box;width:100%;height:var(--mt-fc-v2-quick-buy-action-height)!important;min-height:var(--mt-fc-v2-quick-buy-action-height)!important;padding-block:0!important;border-radius:999px!important;overflow:hidden}mt-featured-collection-v2 .mt-fc-v2-quick-buy__actions .shopify-payment-button__button--branded [role=button]{height:100%!important;min-height:100%!important;padding-block:0!important}.mt-fc-v2-quick-buy__status{margin:10px 0 0;font-size:13px}.mt-fc-v2-quick-buy__status.mt-fc-v2-is-error{color:#b42318}mt-featured-collection-v2 .mt-fc-v2-quick-buy__payment-icons{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}mt-featured-collection-v2 .mt-fc-v2-quick-buy__payment-icons svg{width:38px;height:24px}@media(prefers-reduced-motion:no-preference){.mt-fc-v2-card__add-icon,.mt-fc-v2-quick-buy__option-toggle,.mt-featured-collection-v2__tab,.mt-fc-v2-quick-buy__overlay,.mt-fc-v2-quick-buy__drawer{transition:transform .25s ease,opacity .25s ease}.mt-fc-v2-card__add-icon,.mt-fc-v2-card__learn-more-icon,.mt-fc-v2-card__learn-more{transition:transform .2s ease-in-out}.mt-fc-v2-quick-buy:not(.mt-fc-v2-is-open) .mt-fc-v2-quick-buy__overlay{opacity:0}.mt-fc-v2-quick-buy:not(.mt-fc-v2-is-open) .mt-fc-v2-quick-buy__drawer{transform:translateY(100%)}}@media screen and (hover:hover)and (pointer:fine){.mt-fc-v2-card:hover .mt-fc-v2-card__quick-button,.mt-fc-v2-card__quick-button:focus-visible{border-color:var(--mt-fc-v2-quick-buy-hover-background, #3aefd0);color:var(--mt-fc-v2-quick-buy-hover-icon, #31210b);background:var(--mt-fc-v2-quick-buy-hover-background, #3aefd0)}.mt-fc-v2-card__add>button:not(:disabled):hover{border-color:#3aefd0;color:var(--mt-fc-v2-card-add-text, #fff);background:#3aefd0}.mt-fc-v2-card__add>button:not(:disabled):hover .mt-fc-v2-card__add-icon{border-color:#3aefd0;color:#31210b;background:#3aefd0;transform:rotate(45deg)}.mt-fc-v2-card__learn-more:hover{border-color:var(--mt-fc-v2-card-add-background, #31210b);color:var(--mt-fc-v2-card-add-text, #fff);background:var(--mt-fc-v2-card-add-background, #31210b)}.mt-fc-v2-card__learn-more:hover .mt-fc-v2-card__learn-more-icon{transform:rotate(45deg)}}@media screen and (hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.mt-fc-v2-card__quick-button{transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,transform .2s ease-in-out}.mt-fc-v2-card:hover .mt-fc-v2-card__quick-button{transform:translateY(-5px)}}@media screen and (max-width:699px){.mt-featured-collection-v2__inner{width:min(100% - 40px,1340px)}.mt-featured-collection-v2__heading{font-size:24px;line-height:40px}.mt-featured-collection-v2__header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem}.mt-featured-collection-v2__view-all{padding:3px 15px;font-size:12px}.mt-featured-collection-v2__tabs{margin-bottom:1.25rem}.mt-featured-collection-v2__viewport{margin-inline:-20px;padding-inline:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-padding-inline:20px;scrollbar-width:none;scroll-snap-type:x mandatory}.mt-featured-collection-v2__list{display:flex;gap:10px}.mt-featured-collection-v2__list.mt-fc-v2-is-stacked{display:flex;gap:8px}.mt-featured-collection-v2__list.mt-fc-v2-is-stacked>.mt-fc-v2-card{flex:0 0 300px;min-width:300px;scroll-snap-align:start}.mt-fc-v2-quick-buy__drawer{top:auto;bottom:0;width:100%;height:auto;border-radius:20px 20px 0 0}mt-featured-collection-v2 .mt-fc-v2-quick-buy__body{padding:24px}.mt-fc-v2-quick-buy__option{padding:22px 0 28px}mt-featured-collection-v2 .mt-fc-v2-quick-buy__actions{grid-template-columns:1fr;gap:12px;margin-top:30px}.mt-fc-v2-card__badge{padding:3px 8px;font-size:9px}.mt-fc-v2-card__add>button{min-height:52px;padding:10px 20px}.mt-fc-v2-card__learn-more{min-height:52px;padding:10px 20px}}@media screen and (max-width:699px)and (prefers-reduced-motion:no-preference){.mt-fc-v2-quick-buy:not(.mt-fc-v2-is-open) .mt-fc-v2-quick-buy__drawer{transform:translateY(100%)}}@media screen and (min-width:700px)and (max-width:999px){.mt-featured-collection-v2__viewport{margin-inline:-32px;padding-inline:32px;scroll-padding-inline:32px}mt-featured-collection-v2 .mt-fc-v2-quick-buy__drawer{width:min(560px,100%);border-radius:8px}mt-featured-collection-v2 .mt-fc-v2-quick-buy__body{padding:24px}mt-featured-collection-v2 .mt-fc-v2-quick-buy__option{padding:26px 0 34px}mt-featured-collection-v2 .mt-fc-v2-quick-buy__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:48px}}mt-hotspots{display:block}@media not (min-width:700px){.mt-hotspots{padding-block:var(--hs-pad-y-mobile, var(--hs-pad-y, 64px));background:#fff;color:#1d1d1f}.mt-hotspots__inner{width:100%;max-width:var(--hs-max, 1440px);margin-inline:auto;padding-inline:var(--hs-pad-x-mobile, var(--hs-pad-x, 24px));box-sizing:border-box}.mt-hotspots__head{text-align:center;margin:14px 0}.mt-hotspots__subtitle{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 0 14px;font-size:var(--hs-subtitle-font-size-mobile);font-weight:700;font-style:normal;letter-spacing:normal;text-transform:uppercase;color:#717171}.mt-hotspots__accent{display:inline-block;width:24px;height:3px;background:var(--hs-accent, #d1ff00);flex:0 0 auto}.mt-hotspots__heading{margin:0;font-weight:700;font-style:normal;font-size:var(--hs-heading-font-size-mobile);line-height:100%;letter-spacing:-1.5%;text-align:center;color:#1d1d1f}.mt-hotspots__intro{margin:14px 0 0;font-size:18px;font-weight:400;font-style:normal;line-height:154%;letter-spacing:normal;text-align:center;color:#717171}.mt-hotspots__stage{position:relative}.mt-hotspots__visual{position:relative;overflow:hidden;border-radius:1.25rem;background:#f3f3f3;aspect-ratio:16 / 10}.mt-hotspots__media,.mt-hotspots__fallback,.mt-hotspots__media-desk,.mt-hotspots__media-mob{position:absolute;top:0;right:0;bottom:0;left:0}.mt-hotspots__media-desk{display:none}.mt-hotspots__media-mob{display:block}.mt-hotspots__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.mt-hotspots__img{display:block;width:100%;height:100%;object-fit:cover}.mt-hotspots__fallback{background:linear-gradient(135deg,#ececec,#f7f7f7)}.mt-hotspots__pins{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;list-style:none;pointer-events:none}.mt-hotspots__pin{position:absolute;left:var(--pin-x-m, var(--pin-x, 50%));top:var(--pin-y-m, var(--pin-y, 50%));transform:translate(-50%,-50%);pointer-events:auto;z-index:2}.mt-hotspots__dot{display:grid;place-items:center;width:2rem;height:2rem;padding:0;border:1.5px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffff47;color:#fff;font-size:1.15rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 16px #0000001f}.mt-hotspots__dot-close{display:none;font-size:1.35rem;line-height:1}.mt-hotspots__dot.is-active{background:var(--hs-accent, #d1ff00);border-color:var(--hs-accent, #d1ff00);color:#1d1d1f}.mt-hotspots__dot.is-active .mt-hotspots__dot-plus{display:none}.mt-hotspots__dot.is-active .mt-hotspots__dot-close{display:block}.mt-hotspots__dot:focus-visible{outline:2px solid #1d1d1f;outline-offset:3px}.mt-hotspots__panel{position:fixed;left:0;right:0;top:auto;bottom:0;width:auto;max-height:min(88vh,720px);height:auto;border-radius:0;box-shadow:0 -12px 40px #00000029;padding:0;overflow:hidden;transform:translateY(110%);visibility:hidden;opacity:1;z-index:80;display:flex;flex-direction:column;background:#fff;color:#1d1d1f}.mt-hotspots.is-open .mt-hotspots__panel{transform:none;visibility:visible;transition-delay:0s}.mt-hotspots__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#00000073;opacity:0;visibility:hidden;pointer-events:none}.mt-hotspots.is-open .mt-hotspots__scrim{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mt-hotspots__scrim[hidden]{display:none!important}.mt-hotspots__panel-viewport{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.mt-hotspots__panel-close{position:absolute;top:1rem;right:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:50%;background:#fff;color:#1d1d1f;font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:0 2px 10px #0000001f}.mt-hotspots__panel-close:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-hotspots__detail{display:flex;flex-direction:column;height:100%;min-height:0}.mt-hotspots__detail[hidden]{display:none!important}.mt-hotspots__detail-hero{position:relative;flex:0 0 auto;width:100%;aspect-ratio:4 / 3;min-height:0;max-height:none;background:#fff}.mt-hotspots__detail-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding:1.25rem 1.5rem 1.5rem;overflow-y:auto}.mt-hotspots__pager{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 1rem}.mt-hotspots__pager-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:0;background:transparent;color:#1d1d1f8c;cursor:pointer}.mt-hotspots__pager-btn:hover,.mt-hotspots__pager-btn:focus-visible{color:#1d1d1f}.mt-hotspots__pager-text{margin:0;font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1}.mt-hotspots__pager-current{color:#1d1d1f}.mt-hotspots__pager-total{color:#1d1d1f73}.mt-hotspots__detail-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:0;aspect-ratio:auto;background:#fff;margin:0}.mt-hotspots__detail-media--empty{background:#fff}.mt-hotspots__detail-img{display:block;width:100%;height:100%;object-fit:contain}.mt-hotspots__detail-title{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.mt-hotspots__detail-desc{margin:.85rem 0 0;font-size:.9375rem;line-height:1.6;color:#1d1d1fa6}.mt-hotspots__detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin-top:auto;padding-top:1.5rem}.mt-hotspots__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;text-decoration:none;font-size:.875rem;font-weight:700}.mt-hotspots__btn--primary{padding:.8rem 1.35rem;border-radius:999px;background:#1d1d1f;color:#fff}.mt-hotspots__btn--ghost{padding:0;color:#1d1d1f}}@media(min-width:700px)and (not (min-width:1000px)){.mt-hotspots{padding-block:var(--hs-pad-y, 64px);background:#fff;color:#1d1d1f}.mt-hotspots__inner{width:100%;max-width:var(--hs-max, 1440px);margin-inline:auto;padding-inline:var(--hs-pad-x, 24px);box-sizing:border-box}.mt-hotspots__head{text-align:left;margin:14px 0}.mt-hotspots__subtitle{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;margin:0 0 12px;font-size:var(--hs-subtitle-font-size-desktop);font-weight:700;font-style:normal;letter-spacing:normal;text-transform:uppercase;color:#717171}.mt-hotspots__accent{display:inline-block;width:24px;height:3px;background:var(--hs-accent, #d1ff00);flex:0 0 auto}.mt-hotspots__heading{margin:0;font-weight:700;font-style:normal;font-size:var(--hs-heading-font-size-desktop);line-height:100%;letter-spacing:-1.5%;text-align:left;color:#1d1d1f}.mt-hotspots__intro{margin:12px 0 0;font-size:14px;font-weight:400;font-style:normal;line-height:154%;letter-spacing:normal;text-align:left;color:#717171}.mt-hotspots__stage{position:relative}.mt-hotspots__visual{position:relative;overflow:hidden;border-radius:1.25rem;background:#f3f3f3;aspect-ratio:21 / 10}.mt-hotspots__media,.mt-hotspots__fallback,.mt-hotspots__media-desk,.mt-hotspots__media-mob{position:absolute;top:0;right:0;bottom:0;left:0}.mt-hotspots__media-desk{display:none}.mt-hotspots__media-mob{display:block}.mt-hotspots__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.mt-hotspots__img{display:block;width:100%;height:100%;object-fit:cover}.mt-hotspots__fallback{background:linear-gradient(135deg,#ececec,#f7f7f7)}.mt-hotspots__pins{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;list-style:none;pointer-events:none}.mt-hotspots__pin{position:absolute;left:var(--pin-x-m, var(--pin-x, 50%));top:var(--pin-y-m, var(--pin-y, 50%));transform:translate(-50%,-50%);pointer-events:auto;z-index:2}.mt-hotspots__dot{display:grid;place-items:center;width:2rem;height:2rem;padding:0;border:1.5px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffff47;color:#fff;font-size:1.15rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 16px #0000001f}.mt-hotspots__dot-close{display:none;font-size:1.35rem;line-height:1}.mt-hotspots__dot.is-active{background:var(--hs-accent, #d1ff00);border-color:var(--hs-accent, #d1ff00);color:#1d1d1f}.mt-hotspots__dot.is-active .mt-hotspots__dot-plus{display:none}.mt-hotspots__dot.is-active .mt-hotspots__dot-close{display:block}.mt-hotspots__dot:focus-visible{outline:2px solid #1d1d1f;outline-offset:3px}.mt-hotspots__panel{position:fixed;left:0;right:0;top:auto;bottom:0;width:auto;max-height:min(88vh,720px);height:auto;border-radius:0;box-shadow:0 -12px 40px #00000029;padding:0;overflow:hidden;transform:translateY(110%);visibility:hidden;opacity:1;z-index:80;display:flex;flex-direction:column;background:#fff;color:#1d1d1f}.mt-hotspots.is-open .mt-hotspots__panel{transform:none;visibility:visible;transition-delay:0s}.mt-hotspots__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#00000073;opacity:0;visibility:hidden;pointer-events:none}.mt-hotspots.is-open .mt-hotspots__scrim{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mt-hotspots__scrim[hidden]{display:none!important}.mt-hotspots__panel-viewport{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.mt-hotspots__panel-close{position:absolute;top:1rem;right:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:50%;background:#fff;color:#1d1d1f;font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:0 2px 10px #0000001f}.mt-hotspots__panel-close:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-hotspots__detail{display:flex;flex-direction:column;height:100%;min-height:0}.mt-hotspots__detail[hidden]{display:none!important}.mt-hotspots__detail-hero{position:relative;flex:0 0 auto;width:100%;aspect-ratio:4 / 3;min-height:0;max-height:none;background:#fff}.mt-hotspots__detail-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding:1.25rem 1.5rem 1.5rem;overflow-y:auto}.mt-hotspots__pager{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 1rem}.mt-hotspots__pager-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:0;background:transparent;color:#1d1d1f8c;cursor:pointer}.mt-hotspots__pager-btn:hover,.mt-hotspots__pager-btn:focus-visible{color:#1d1d1f}.mt-hotspots__pager-text{margin:0;font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1}.mt-hotspots__pager-current{color:#1d1d1f}.mt-hotspots__pager-total{color:#1d1d1f73}.mt-hotspots__detail-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:0;aspect-ratio:auto;background:#fff;margin:0}.mt-hotspots__detail-media--empty{background:#fff}.mt-hotspots__detail-img{display:block;width:100%;height:100%;object-fit:contain}.mt-hotspots__detail-title{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.mt-hotspots__detail-desc{margin:.85rem 0 0;font-size:.9375rem;line-height:1.6;color:#1d1d1fa6}.mt-hotspots__detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin-top:auto;padding-top:1.5rem}.mt-hotspots__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;text-decoration:none;font-size:.875rem;font-weight:700}.mt-hotspots__btn--primary{padding:.8rem 1.35rem;border-radius:999px;background:#1d1d1f;color:#fff}.mt-hotspots__btn--ghost{padding:0;color:#1d1d1f}}@media(min-width:1000px)and (not (min-width:1150px)){.mt-hotspots{padding-block:var(--hs-pad-y, 64px);background:#fff;color:#1d1d1f}.mt-hotspots__inner{width:100%;max-width:var(--hs-max, 1440px);margin-inline:auto;padding-inline:var(--hs-pad-x, 24px);box-sizing:border-box}.mt-hotspots__head{text-align:center;margin:14px 0 44px}.mt-hotspots__subtitle{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 0 14px;font-size:var(--hs-subtitle-font-size-desktop);font-weight:700;font-style:normal;letter-spacing:normal;text-transform:uppercase;color:#717171}.mt-hotspots__accent{display:inline-block;width:24px;height:3px;background:var(--hs-accent, #d1ff00);flex:0 0 auto}.mt-hotspots__heading{margin:0;font-weight:700;font-style:normal;font-size:var(--hs-heading-font-size-desktop);line-height:100%;letter-spacing:-1.5%;text-align:center;color:#1d1d1f}.mt-hotspots__intro{margin:14px 0 0;font-size:18px;font-weight:400;font-style:normal;line-height:154%;letter-spacing:normal;text-align:center;color:#717171}.mt-hotspots__stage{position:relative}.mt-hotspots__visual{position:relative;overflow:hidden;border-radius:1.5rem;background:#f3f3f3;aspect-ratio:21 / 10}.mt-hotspots__media,.mt-hotspots__fallback,.mt-hotspots__media-desk,.mt-hotspots__media-mob{position:absolute;top:0;right:0;bottom:0;left:0}.mt-hotspots__media-desk{display:block}.mt-hotspots__media-mob{display:none}.mt-hotspots__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.mt-hotspots__img{display:block;width:100%;height:100%;object-fit:cover}.mt-hotspots__fallback{background:linear-gradient(135deg,#ececec,#f7f7f7)}.mt-hotspots__pins{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;list-style:none;pointer-events:none}.mt-hotspots__pin{position:absolute;left:var(--pin-x, 50%);top:var(--pin-y, 50%);transform:translate(-50%,-50%);pointer-events:auto;z-index:2}.mt-hotspots__dot{display:grid;place-items:center;width:2.15rem;height:2.15rem;padding:0;border:1.5px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffff47;color:#fff;font-size:1.15rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 16px #0000001f}.mt-hotspots__dot-close{display:none;font-size:1.35rem;line-height:1}.mt-hotspots__dot.is-active{background:var(--hs-accent, #d1ff00);border-color:var(--hs-accent, #d1ff00);color:#1d1d1f}.mt-hotspots__dot.is-active .mt-hotspots__dot-plus{display:none}.mt-hotspots__dot.is-active .mt-hotspots__dot-close{display:block}.mt-hotspots__dot:focus-visible{outline:2px solid #1d1d1f;outline-offset:3px}.mt-hotspots__panel{position:fixed;left:auto;right:0;top:0;bottom:0;width:min(26rem,40vw);max-height:none;height:100%;border-radius:0;box-shadow:-12px 0 40px #00000024;padding:0;overflow:hidden;transform:translate(100%);visibility:hidden;opacity:1;z-index:100;display:flex;flex-direction:column;background:#fff;color:#1d1d1f}.mt-hotspots.is-open .mt-hotspots__panel{transform:translate(0);visibility:visible;transition-delay:0s}.mt-hotspots__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#00000073;opacity:0;visibility:hidden;pointer-events:none}.mt-hotspots.is-open .mt-hotspots__scrim{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mt-hotspots__scrim[hidden]{display:none!important}.mt-hotspots__panel-viewport{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.mt-hotspots__panel-close{position:absolute;top:1rem;right:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:50%;background:#fff;color:#1d1d1f;font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:0 2px 10px #0000001f}.mt-hotspots__panel-close:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-hotspots__detail{display:flex;flex-direction:column;height:100%;min-height:0}.mt-hotspots__detail[hidden]{display:none!important}.mt-hotspots__detail-hero{position:relative;flex:0 0 auto;width:100%;aspect-ratio:4 / 3;min-height:0;max-height:none;background:#fff}.mt-hotspots__detail-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding:1.35rem 1.5rem 1.75rem;overflow-y:auto}.mt-hotspots__pager{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 1rem}.mt-hotspots__pager-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:0;background:transparent;color:#1d1d1f8c;cursor:pointer}.mt-hotspots__pager-btn:hover,.mt-hotspots__pager-btn:focus-visible{color:#1d1d1f}.mt-hotspots__pager-text{margin:0;font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1}.mt-hotspots__pager-current{color:#1d1d1f}.mt-hotspots__pager-total{color:#1d1d1f73}.mt-hotspots__detail-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:0;aspect-ratio:auto;background:#fff;margin:0}.mt-hotspots__detail-media--empty{background:#fff}.mt-hotspots__detail-img{display:block;width:100%;height:100%;object-fit:contain}.mt-hotspots__detail-title{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.mt-hotspots__detail-desc{margin:.85rem 0 0;font-size:.9375rem;line-height:1.6;color:#1d1d1fa6}.mt-hotspots__detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin-top:auto;padding-top:1.5rem}.mt-hotspots__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;text-decoration:none;font-size:.875rem;font-weight:700}.mt-hotspots__btn--primary{padding:.8rem 1.35rem;border-radius:999px;background:#1d1d1f;color:#fff}.mt-hotspots__btn--ghost{padding:0;color:#1d1d1f}}@media(min-width:1150px)and (not (min-width:1400px)){.mt-hotspots{padding-block:var(--hs-pad-y, 64px);background:#fff;color:#1d1d1f}.mt-hotspots__inner{width:100%;max-width:var(--hs-max, 1440px);margin-inline:auto;padding-inline:var(--hs-pad-x, 24px);box-sizing:border-box}.mt-hotspots__head{text-align:center;margin:14px 0 44px}.mt-hotspots__subtitle{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 0 14px;font-size:var(--hs-subtitle-font-size-desktop);font-weight:700;font-style:normal;letter-spacing:normal;text-transform:uppercase;color:#717171}.mt-hotspots__accent{display:inline-block;width:24px;height:3px;background:var(--hs-accent, #d1ff00);flex:0 0 auto}.mt-hotspots__heading{margin:0;font-weight:700;font-style:normal;font-size:var(--hs-heading-font-size-desktop);line-height:100%;letter-spacing:-1.5%;text-align:center;color:#1d1d1f}.mt-hotspots__intro{margin:14px 0 0;font-size:18px;font-weight:400;font-style:normal;line-height:154%;letter-spacing:normal;text-align:center;color:#717171}.mt-hotspots__stage{position:relative}.mt-hotspots__visual{position:relative;overflow:hidden;border-radius:1.5rem;background:#f3f3f3;aspect-ratio:21 / 10}.mt-hotspots__media,.mt-hotspots__fallback,.mt-hotspots__media-desk,.mt-hotspots__media-mob{position:absolute;top:0;right:0;bottom:0;left:0}.mt-hotspots__media-desk{display:block}.mt-hotspots__media-mob{display:none}.mt-hotspots__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.mt-hotspots__img{display:block;width:100%;height:100%;object-fit:cover}.mt-hotspots__fallback{background:linear-gradient(135deg,#ececec,#f7f7f7)}.mt-hotspots__pins{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;list-style:none;pointer-events:none}.mt-hotspots__pin{position:absolute;left:var(--pin-x, 50%);top:var(--pin-y, 50%);transform:translate(-50%,-50%);pointer-events:auto;z-index:2}.mt-hotspots__dot{display:grid;place-items:center;width:2.15rem;height:2.15rem;padding:0;border:1.5px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffff47;color:#fff;font-size:1.15rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 16px #0000001f}.mt-hotspots__dot-close{display:none;font-size:1.35rem;line-height:1}.mt-hotspots__dot.is-active{background:var(--hs-accent, #d1ff00);border-color:var(--hs-accent, #d1ff00);color:#1d1d1f}.mt-hotspots__dot.is-active .mt-hotspots__dot-plus{display:none}.mt-hotspots__dot.is-active .mt-hotspots__dot-close{display:block}.mt-hotspots__dot:focus-visible{outline:2px solid #1d1d1f;outline-offset:3px}.mt-hotspots__panel{position:fixed;left:auto;right:0;top:0;bottom:0;width:min(26rem,40vw);max-height:none;height:100%;border-radius:0;box-shadow:-12px 0 40px #00000024;padding:0;overflow:hidden;transform:translate(100%);visibility:hidden;opacity:1;z-index:100;display:flex;flex-direction:column;background:#fff;color:#1d1d1f}.mt-hotspots.is-open .mt-hotspots__panel{transform:translate(0);visibility:visible;transition-delay:0s}.mt-hotspots__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#00000073;opacity:0;visibility:hidden;pointer-events:none}.mt-hotspots.is-open .mt-hotspots__scrim{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mt-hotspots__scrim[hidden]{display:none!important}.mt-hotspots__panel-viewport{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.mt-hotspots__panel-close{position:absolute;top:1rem;right:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:50%;background:#fff;color:#1d1d1f;font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:0 2px 10px #0000001f}.mt-hotspots__panel-close:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-hotspots__detail{display:flex;flex-direction:column;height:100%;min-height:0}.mt-hotspots__detail[hidden]{display:none!important}.mt-hotspots__detail-hero{position:relative;flex:0 0 auto;width:100%;aspect-ratio:4 / 3;min-height:0;max-height:none;background:#fff}.mt-hotspots__detail-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding:1.35rem 1.5rem 1.75rem;overflow-y:auto}.mt-hotspots__pager{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 1rem}.mt-hotspots__pager-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:0;background:transparent;color:#1d1d1f8c;cursor:pointer}.mt-hotspots__pager-btn:hover,.mt-hotspots__pager-btn:focus-visible{color:#1d1d1f}.mt-hotspots__pager-text{margin:0;font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1}.mt-hotspots__pager-current{color:#1d1d1f}.mt-hotspots__pager-total{color:#1d1d1f73}.mt-hotspots__detail-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:0;aspect-ratio:auto;background:#fff;margin:0}.mt-hotspots__detail-media--empty{background:#fff}.mt-hotspots__detail-img{display:block;width:100%;height:100%;object-fit:contain}.mt-hotspots__detail-title{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.mt-hotspots__detail-desc{margin:.85rem 0 0;font-size:.9375rem;line-height:1.6;color:#1d1d1fa6}.mt-hotspots__detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin-top:auto;padding-top:1.5rem}.mt-hotspots__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;text-decoration:none;font-size:.875rem;font-weight:700}.mt-hotspots__btn--primary{padding:.8rem 1.35rem;border-radius:999px;background:#1d1d1f;color:#fff}.mt-hotspots__btn--ghost{padding:0;color:#1d1d1f}}@media(min-width:1400px){.mt-hotspots{padding-block:var(--hs-pad-y, 64px);background:#fff;color:#1d1d1f}.mt-hotspots__inner{width:100%;max-width:var(--hs-max, 1440px);margin-inline:auto;padding-inline:var(--hs-pad-x, 24px);box-sizing:border-box}.mt-hotspots__head{text-align:center;margin:14px 0 44px}.mt-hotspots__subtitle{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 0 14px;font-size:var(--hs-subtitle-font-size-desktop);font-weight:700;font-style:normal;letter-spacing:normal;text-transform:uppercase;color:#717171}.mt-hotspots__accent{display:inline-block;width:24px;height:3px;background:var(--hs-accent, #d1ff00);flex:0 0 auto}.mt-hotspots__heading{margin:0;font-weight:700;font-style:normal;font-size:var(--hs-heading-font-size-desktop);line-height:100%;letter-spacing:-1.5%;text-align:center;color:#1d1d1f}.mt-hotspots__intro{margin:14px 0 0;font-size:18px;font-weight:400;font-style:normal;line-height:154%;letter-spacing:normal;text-align:center;color:#717171}.mt-hotspots__stage{position:relative}.mt-hotspots__visual{position:relative;overflow:hidden;border-radius:1.5rem;background:#f3f3f3;aspect-ratio:21 / 10}.mt-hotspots__media,.mt-hotspots__fallback,.mt-hotspots__media-desk,.mt-hotspots__media-mob{position:absolute;top:0;right:0;bottom:0;left:0}.mt-hotspots__media-desk{display:block}.mt-hotspots__media-mob{display:none}.mt-hotspots__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.mt-hotspots__img{display:block;width:100%;height:100%;object-fit:cover}.mt-hotspots__fallback{background:linear-gradient(135deg,#ececec,#f7f7f7)}.mt-hotspots__pins{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;list-style:none;pointer-events:none}.mt-hotspots__pin{position:absolute;left:var(--pin-x, 50%);top:var(--pin-y, 50%);transform:translate(-50%,-50%);pointer-events:auto;z-index:2}.mt-hotspots__dot{display:grid;place-items:center;width:2.15rem;height:2.15rem;padding:0;border:1.5px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffff47;color:#fff;font-size:1.15rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 16px #0000001f}.mt-hotspots__dot-close{display:none;font-size:1.35rem;line-height:1}.mt-hotspots__dot.is-active{background:var(--hs-accent, #d1ff00);border-color:var(--hs-accent, #d1ff00);color:#1d1d1f}.mt-hotspots__dot.is-active .mt-hotspots__dot-plus{display:none}.mt-hotspots__dot.is-active .mt-hotspots__dot-close{display:block}.mt-hotspots__dot:focus-visible{outline:2px solid #1d1d1f;outline-offset:3px}.mt-hotspots__panel{position:fixed;left:auto;right:0;top:0;bottom:0;width:min(26rem,40vw);max-height:none;height:100%;border-radius:0;box-shadow:-12px 0 40px #00000024;padding:0;overflow:hidden;transform:translate(100%);visibility:hidden;opacity:1;z-index:100;display:flex;flex-direction:column;background:#fff;color:#1d1d1f}.mt-hotspots.is-open .mt-hotspots__panel{transform:translate(0);visibility:visible;transition-delay:0s}.mt-hotspots__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#00000073;opacity:0;visibility:hidden;pointer-events:none}.mt-hotspots.is-open .mt-hotspots__scrim{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mt-hotspots__scrim[hidden]{display:none!important}.mt-hotspots__panel-viewport{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.mt-hotspots__panel-close{position:absolute;top:1rem;right:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:50%;background:#fff;color:#1d1d1f;font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:0 2px 10px #0000001f}.mt-hotspots__panel-close:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.mt-hotspots__detail{display:flex;flex-direction:column;height:100%;min-height:0}.mt-hotspots__detail[hidden]{display:none!important}.mt-hotspots__detail-hero{position:relative;flex:0 0 auto;width:100%;aspect-ratio:4 / 3;min-height:0;max-height:none;background:#fff}.mt-hotspots__detail-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding:1.35rem 1.5rem 1.75rem;overflow-y:auto}.mt-hotspots__pager{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 1rem}.mt-hotspots__pager-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:0;background:transparent;color:#1d1d1f8c;cursor:pointer}.mt-hotspots__pager-btn:hover,.mt-hotspots__pager-btn:focus-visible{color:#1d1d1f}.mt-hotspots__pager-text{margin:0;font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1}.mt-hotspots__pager-current{color:#1d1d1f}.mt-hotspots__pager-total{color:#1d1d1f73}.mt-hotspots__detail-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:0;aspect-ratio:auto;background:#fff;margin:0}.mt-hotspots__detail-media--empty{background:#fff}.mt-hotspots__detail-img{display:block;width:100%;height:100%;object-fit:contain}.mt-hotspots__detail-title{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.mt-hotspots__detail-desc{margin:.85rem 0 0;font-size:.9375rem;line-height:1.6;color:#1d1d1fa6}.mt-hotspots__detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin-top:auto;padding-top:1.5rem}.mt-hotspots__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;text-decoration:none;font-size:.875rem;font-weight:700}.mt-hotspots__btn--primary{padding:.8rem 1.35rem;border-radius:999px;background:#1d1d1f;color:#fff}.mt-hotspots__btn--ghost{padding:0;color:#1d1d1f}}@media(prefers-reduced-motion:no-preference){.mt-hotspots__panel{transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear .35s}.mt-hotspots__scrim{transition:opacity .3s ease,visibility 0s linear .3s}}.mt-fc-v2-card__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/104/compiled_assets/styles.css.map */
