.product__wrapper{display:grid;grid-template-columns:calc(65% - 44px) 35%;grid-gap:44px;gap:44px;width:85%;margin:30px auto 0}.product__left{display:flex;gap:24px}.product__left-small{display:flex;flex-direction:column;gap:20px}.product__left-small-item{width:4vw;height:5vw;border:1px solid #1e1e1e00;opacity:.6}.product__left-small-item--active{border:1px solid #1e1e1eb2;opacity:1}.product__left-big{width:100%;height:50vw}.product__left-big__favorites{position:absolute;top:20px;right:20px;width:40px;height:40px}.product__right-title{margin-top:30px;font-weight:500;font-size:18px;margin-bottom:24px}.product__right-price-wrapper{margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #1e1e1e1a;display:flex;justify-content:space-between;align-items:center}.product__right-price{font-weight:500;font-size:16px}.product__right-price-sale{font-size:16px;text-decoration:line-through;color:#1e1e1e4d;margin-right:12px}.product__right-article{font-weight:300;font-size:14px;color:#1e1e1e80}.product__right-size-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.product__right-size{font-weight:400;font-size:14px;color:#1e1e1eb2;margin-bottom:24px}.product__right-dimensional{font-weight:300;font-size:14px;text-decoration:underline!important;color:#1e1e1e80}.product__right-size-list{display:flex;gap:30px;margin-bottom:24px}.product__right-size-list-item-button{font-size:14px;font-weight:400;padding-bottom:4px;padding-left:3px;padding-right:3px;border-bottom:1px solid rgba(0,0,0,0)}.product__right-size-list-item-button-insulation{padding:10px 15px;border:1px solid rgba(0,0,0,0);display:block}.product__right-size-list-item-button-insulation--active{border:1px solid black}.product__right-size-list-item-button--active{border-bottom:1px solid black}.product__right-size-list-item-button--red{color:#ff0000;animation:product__right-size-list-item-button--red .5s}@keyframes product__right-size-list-item-button--red{0%{scale:1}50%{scale:1.2}to{scale:1}}.product__right-stock{font-size:13px;font-weight:400;color:#1e1e1eb2;margin-bottom:32px}.product__right-color{display:flex;gap:30px;margin-bottom:80px}.product__right-color-item{border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid #ffffff00}.product__right-color-item-text{position:absolute;top:38px;font-size:13px;color:#1e1e1eb2;text-transform:capitalize;text-align:center;line-height:150%}.product__right-color-item-active{border:1px solid #1e1e1e}.product__right-color-button{width:20px;height:20px;border-radius:50%}.product__right-button{width:100%;height:45px;display:flex;background:#1e1e1e;color:white;align-items:center;justify-content:center;margin-bottom:16px;font-size:16px}.product__right-button-md{border:1px solid #1e1e1ecc;background:transparent;color:#1e1e1e;margin-bottom:40px}.product__right-deteils{font-weight:400;font-size:14px;text-transform:uppercase;color:#1e1e1ecc;margin-bottom:10px}.product__right-deteils-button{display:flex;margin-bottom:40px;justify-content:space-between;align-items:flex-start;width:100%}.product__right-deteils-text{width:85%;font-weight:300;font-size:13px;text-align:left;position:relative;min-height:35px;max-height:35px;overflow:hidden;transition:.5s;white-space:pre-line;line-height:150%}.product__right-deteils-text:after{content:"";position:absolute;bottom:0;left:0;height:2.5em;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0),#fff);pointer-events:none;transition:5s}.product__right-deteils-arrow{min-width:16px;min-height:16px;transition:.5s;transform:rotate(0deg)}.product__right-deteils-arrow-active{transform:rotate(180deg)}.product__right-deteils-text>ul>li{list-style:inside}.product__right-deteils-text>p>span{font-weight:600}.product__right-size-color__mobile{display:none}@media (max-width:1024px){.product__right-color-item-text{display:none}.product__wrapper{display:flex;flex-direction:column;width:100%;padding:0 30px;margin-top:0;gap:0}.product__left{justify-content:space-between}.product__left-big{width:78vw;height:90vw}.product__left-small-item{width:10vw;height:12vw}}.image-magnifier-container{position:relative;display:inline-block;width:100%;height:100%}.magnifier{position:fixed;width:250px;height:250px;border:2px solid #ffffff;border-radius:8px;pointer-events:none;z-index:10;box-shadow:0 8px 32px rgba(0,0,0,.4);background-repeat:no-repeat;transition:opacity .2s ease-in-out;background-clip:padding-box}.magnifier:after{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border:1px solid #f0f0f0;border-radius:8px;pointer-events:none}.product__left-big{position:relative;overflow:hidden}.product__left-big img{transition:transform .1s ease}@media (max-width:1024px){.magnifier{display:none}.product__left-big img{cursor:default}}@media (max-width:576px){.product__wrapper{padding:0 20px}.product__left{flex-direction:column-reverse}.product__left-big{width:100%;height:110vw}.product__left-big__favorites{top:10px;right:10px;width:30px;height:30px;z-index:1}.product__left-small{flex-direction:row;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.product__left-small::-webkit-scrollbar{display:none}.product__left-small-item{width:16vw;height:20vw}.product__right-title{margin-top:20px;font-size:18px}.product__right-color{gap:30px;margin-bottom:40px}.product__right-size-list-insulation{gap:10px;overflow:auto;scrollbar-width:none}.product__right-size-color__mobile{display:block;text-transform:capitalize}.product__right-colore-wrapper{display:flex;gap:10px}.zoom-modal{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center}.hide-scrollbar::-webkit-scrollbar{display:none;scrollbar-width:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}[data-rmiz-ghost]{position:absolute;pointer-events:none}[data-rmiz-btn-unzoom],[data-rmiz-btn-zoom]{background-color:rgba(0,0,0,.7);border-radius:50%;border:none;box-shadow:0 0 1px rgba(255,255,255,.5);color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-rmiz-btn-zoom]:not(:focus):not(:active){position:absolute;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{position:absolute;inset:10px 10px auto auto;cursor:zoom-in}[data-rmiz-btn-unzoom]{position:absolute;inset:20px 20px auto auto;cursor:zoom-out;z-index:1}[data-rmiz-content=found] [data-zoom],[data-rmiz-content=found] [role=img],[data-rmiz-content=found] img,[data-rmiz-content=found] svg{cursor:zoom-in}[data-rmiz-modal]::-webkit-backdrop{display:none}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{position:fixed;width:100vw;width:100dvw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}[data-rmiz-modal-overlay]{position:absolute;inset:0;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:rgba(255,255,255,0)}[data-rmiz-modal-overlay=visible]{background-color:rgba(255,255,255,1)}[data-rmiz-modal-content]{position:relative;width:100%;height:100%}[data-rmiz-modal-img]{position:absolute;cursor:zoom-out;image-rendering:high-quality;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion:reduce){[data-rmiz-modal-img],[data-rmiz-modal-overlay]{transition-duration:.01ms!important}}