@keyframes rotating{100%{transform:rotate(360deg)}}.productMap-container{position:relative;width:100%}.productMap-item{position:relative}.productMap-itemMarker{position:absolute;z-index:33;display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:50%;background:#fff;cursor:pointer}@media(min-width: 35.9375rem){.productMap-itemMarker{width:3rem;height:3rem}}.productMap-itemMarker::after{width:.6rem;height:.6rem;border-radius:50%;background:var(--main-color, #000625);content:""}.productMap-itemMarker.is-active{width:3rem;height:3rem;transform:translate(-0.2rem, -0.2rem)}.productMap-itemMarker.is-active::after{width:2rem;height:2rem}@media(min-width: 35.9375rem){.productMap-itemMarker.is-active{width:4rem;height:4rem;transform:translate(-0.5rem, -0.5rem)}.productMap-itemMarker.is-active::after{width:3.2rem;height:3.2rem}}.productMap-detail{display:none;overflow:auto;width:100%;flex-direction:column;justify-content:space-between;padding:clamp(2rem, 2.1621621622vw, 4rem);background:var(--base-grey, #F0F0F0);gap:clamp(1.5rem, 1.6216216216vw, 3rem)}@media(min-width: 48rem){.productMap-detail{position:absolute;z-index:44;top:0;left:0;width:50%;max-width:56rem;height:100%;background:rgba(255,255,255,.9)}}.productMap-detail.detail--right{right:0;left:unset}.productMap-detail.is-active{display:flex}.productMap-detail .productMap-detailImage{padding:0 0 clamp(3rem, 3.2432432432vw, 6rem) 0}.productMap-detail .productMap-detail-title{margin:0 0 clamp(1rem, 1.0810810811vw, 2rem) 0}.productMap-detail .btn--cross{display:flex;width:clamp(4rem, 3.2432432432vw, 6rem);min-width:clamp(4rem, 3.2432432432vw, 6rem);height:clamp(4rem, 3.2432432432vw, 6rem);margin-bottom:clamp(2rem, 2.1621621622vw, 4rem);margin-left:auto}.productMap-detail .productMap-detail-perex{font-size:clamp(1.8rem, 1.0810810811vw, 2rem);line-height:clamp(2.8rem, 1.6216216216vw, 3rem)}.productMap-detail .productMap-detailVideo{position:relative}.product-detail-controls.tns-controls{display:flex;justify-content:space-between;gap:2rem}.product-detail-controls.tns-controls button{position:static;transform:unset}