[xo-pfs]{--pfs-min: 10;--pfs-max: 60;--min-viewport: 40;--max-viewport: 120;--m: (var(--pfs-max) - var(--pfs-min)) / (var(--max-viewport) - var(--min-viewport));--size: clamp( calc(var(--pfs-min) * 1rem), calc( var(--m) * 100vw + var(--pfs-min) * 1rem - var(--m) * var(--min-viewport) * 1rem ), calc(var(--pfs-max) * 1rem) )}.product-map{padding-top:2rem}@media (min-width: 768px){.product-map{padding-top:0}}.product-map__inner{position:relative;margin-bottom:20px}.product-map__content{display:flex;align-items:center}.product-map__heading{color:var(--Text-Text-1, #121212);font-family:var(--font-body-bold-family);font-size:28px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.56px;padding-bottom:12px}@media (min-width: 768px){.product-map__heading{font-size:36px;line-height:40px;letter-spacing:-.72px;padding-bottom:2rem}}.product-map__description{color:#121212;font-size:18px;line-height:1.2;letter-spacing:-.36px;padding-bottom:2rem}@media (min-width: 768px){.product-map__description{padding-bottom:2rem}}.product-map__image-box,.product-map__video-box{width:100%;border-radius:var(--Normal, 4px);overflow:hidden;position:relative;margin-bottom:12px;max-height:220px}@media (min-width: 768px){.product-map__image-box,.product-map__video-box{margin-bottom:2rem}}.product-map__video-box{cursor:pointer}.product-map__video-box:hover .product-map__video-trigger{color:var(--color-branding)}.product-map__video-trigger{display:inline-flex;padding:2px 8px;align-items:center;gap:0px;color:var(--Text-Text-1, #121212);font-family:var(--font-body-medium-family);font-size:18px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:-.36px;border-radius:var(--Normal, 4px);background:#fff9;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;transition:.3s}.product-map__modal-video{z-index:9999}.product-map__video{max-width:100vw;max-height:80vh;touch-action:none;-ms-touch-action:none}.product-map__video::-webkit-media-controls-volume-slider,.product-map__video::-webkit-media-controls-mute-button{display:none}.product-map__image{width:100%;height:100%;object-fit:cover;max-height:220px}.product-map__image-text{position:absolute;max-width:70%;top:50%;left:50%;transform:translate(-50%,-50%);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));color:#fff;font-size:20px;line-height:24px;letter-spacing:-.4px;font-family:var(--font-body-medium-family)}.product-map__info-item{display:flex;justify-content:space-between;align-items:center}@media (min-width: 768px){.product-map__info-item{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.product-map__info-subitle{color:var(--Text-Text-1, #121212);font-size:18px;line-height:22px;letter-spacing:-.36px}.product-map__info-title{color:var(--Text-Text-1, #121212);font-family:var(--font-body-medium-family);font-size:18px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:-.36px}.product-map__map-content{background:#fff;border:1px solid var(--Border-Border-2, #d0d0d0);height:auto}.product-map__map-content::-webkit-scrollbar{width:0px}.product-map__action{position:absolute;bottom:8px;left:8px;z-index:1;display:flex;flex-direction:column}@media (min-width: 768px){.product-map__action{bottom:20px;left:20px}}.product-map__zoom-btn{display:flex;width:24px;height:24px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;background-color:#fff;transition:.3s;color:#28303f;cursor:pointer}.product-map__zoom-btn:hover{color:var(--color-branding)}.product-map__zoom-btn:first-child{border-bottom:1px solid #e4e4e4}.product-map__zoom-btn svg{width:16px;height:16px}@media (min-width: 768px){.product-map__zoom-btn{width:40px;height:40px}.product-map__zoom-btn svg{width:24px;height:24px}}.product-map__map{position:relative;object-fit:cover;height:100%;transition:.3s}.product-map__map:not(.product-map__map--zoomed)+.product-map__action .product-map__zoom-btn:first-child{cursor:not-allowed;color:#d0d0d0}.product-map__map:not(.product-map__map--zoomed)+.product-map__action .product-map__zoom-btn:first-child:hover{color:#d0d0d0}.product-map__map--zoomed{transform:scale(2);cursor:grab}.product-map__map--zoomed+.product-map__action .product-map__zoom-btn:last-child{cursor:not-allowed;color:#d0d0d0}.product-map__map--zoomed+.product-map__action .product-map__zoom-btn:last-child:hover{color:#d0d0d0}.product-map__map--zoomed .product-map-hotpot__popover{--ratioY: 0;--ratioX: -.5;scale:50%}.product-map__map-svg{width:100%;height:100%;overflow:hidden}.product-map__map-svg-inner{width:100%;height:100%;display:flex;transform:translate(0);transition:.3s}.product-map__svg{width:100%;height:100%;transition:3s;flex-shrink:0;color:#e3e3e3}.product-map__svg svg{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.product-map__map-item{transition:.3s}.product-map__products-carousel{margin-top:8px;width:100%;overflow:hidden}.product-map__carousel-nav{position:absolute;left:0;display:flex;width:26px;height:100%;flex-direction:column;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer;color:#222;transition:.3s;z-index:12}.product-map__carousel-nav:hover{color:var(--color-branding)}.product-map__carousel-nav--next{left:auto;right:0}.product-map__map-nav{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#000;transition:.3s;gap:8px;padding:8px 6px}@media (min-width: 768px){.product-map__map-nav{padding:16px}}.product-map__map-nav:hover{color:var(--color-branding)}.product-map__map-nav svg{display:block}.product-map__map-nav--next{left:auto;right:0}.product-map__map-nav--next svg{transform:rotate(180deg)}.product-map__map-nav--disabled{opacity:0;visibility:hidden;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/43/assets/product-map.css.map */
