.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;transition:opacity var(--yarl__fade_animation_duration,.25s)var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.product__wrapper{grid-template-columns:calc(65% - 44px) 35%;gap:44px;width:85%;margin:30px auto 0;display:grid}.product__left{gap:24px;display:flex}.product__left-small{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;gap:20px;width:5vw;height:50vw;display:flex;overflow:auto}.product__left-small::-webkit-scrollbar{display:none}.product__left-small-item{opacity:.6;border:1px solid #1e1e1e00;width:4vw;height:5vw}.product__left-small-item--active{opacity:1;border:1px solid #1e1e1eb2}.product__left-big{width:100%;height:49vw;position:relative}.product__left-big__favorites{width:40px;height:40px;position:absolute;top:20px;right:20px}.product__right-title{margin-top:30px;margin-bottom:24px;font-size:18px;font-weight:500}.product__right-price-wrapper{border-bottom:1px solid #1e1e1e1a;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;display:flex}.product__right-price{font-size:16px;font-weight:500}.product__right-price-sale{color:#1e1e1e4d;margin-right:12px;font-size:16px;text-decoration:line-through}.product__right-article{color:#1e1e1e80;font-size:14px;font-weight:300}.product__right-size-wrapper{justify-content:space-between;align-items:flex-start;display:flex}.product__right-size{color:#1e1e1eb2;margin-bottom:24px;font-size:14px;font-weight:400}.product__right-dimensional{color:#1e1e1e80;font-size:14px;font-weight:300;text-decoration:underline!important}.product__right-size-list{gap:30px;margin-bottom:24px;display:flex}.product__right-size-list-item-button{border-bottom:1px solid #0000;padding-bottom:4px;padding-left:3px;padding-right:3px;font-size:14px;font-weight:400}.product__right-size-list-item-button-insulation{border:1px solid #0000;padding:10px 15px;display:block}.product__right-size-list-item-button-insulation--active{border:1px solid #000}.product__right-size-list-item-button--active{border-bottom:1px solid #000}.product__right-size-list-item-button--red{color:red;animation:.5s product__right-size-list-item-button--red}@keyframes product__right-size-list-item-button--red{0%{scale:1}50%{scale:1.2}to{scale:1}}.product__right-stock{color:#1e1e1eb2;margin-bottom:32px;font-size:13px;font-weight:400}.product__right-color{flex-wrap:wrap;gap:30px;margin-bottom:80px;display:flex}.product__right-color--rg{row-gap:15px}.product__right-color-item{border:1px solid #fff0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:relative}.product__right-color-item-text{color:#1e1e1eb2;text-transform:capitalize;text-align:center;font-size:13px;line-height:150%;position:absolute;top:38px}.product__right-color-item-active{border:1px solid #1e1e1e}.product__right-color-button{border-radius:50%;width:20px;height:20px}.product__right-button{color:#fff;background:#1e1e1e;justify-content:center;align-items:center;width:100%;height:45px;margin-bottom:16px;font-size:16px;display:flex}.product__right-button-md{color:#1e1e1e;background:0 0;border:1px solid #1e1e1ecc;margin-bottom:40px}.product__right-deteils{text-transform:uppercase;color:#1e1e1ecc;margin-bottom:10px;font-size:14px;font-weight:400}.product__right-deteils-button{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:40px;display:flex}.product__right-deteils-text{text-align:left;white-space:pre-line;width:85%;min-height:35px;max-height:35px;font-size:13px;font-weight:300;line-height:150%;transition:all .5s;position:relative;overflow:hidden}.product__right-deteils-text strong{font-weight:600}.product__right-deteils-text:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fff 100%);width:100%;height:2.5em;transition:all 5s;position:absolute;bottom:0;left:0}.product__right-deteils-arrow{min-width:16px;min-height:16px;transition:all .5s;transform:rotate(0)}.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}.product__right-button:disabled{opacity:.3;cursor:not-allowed}.product__left-big__zoom-icon{display:none}@media (max-width:1024px){.product__right-color-item-text{display:none}.product__wrapper{flex-direction:column;gap:0;width:100%;margin-top:0;padding:0 30px;display:flex}.product__left{justify-content:space-between}.product__left-big{width:78vw;height:90vw}.product__left-small{width:auto;height:90vw}.product__left-small-item{width:10vw;height:12vw}}.image-magnifier-container{width:100%;height:100%;display:inline-block;position:relative}.magnifier{pointer-events:none;z-index:10;background-repeat:no-repeat;background-clip:padding-box;border:2px solid #fff;border-radius:8px;width:250px;height:250px;transition:opacity .2s ease-in-out;position:fixed;box-shadow:0 8px 32px #0006}.magnifier:after{content:"";pointer-events:none;border:1px solid #f0f0f0;border-radius:8px;position:absolute;inset:-3px}@media (max-width:1024px){.magnifier{display:none}.product__left-big img{cursor:default}}@media (max-width:576px){.product__left-big__zoom-icon{z-index:1;display:block;position:absolute;bottom:10px;left:10px}.product__wrapper{padding:0 20px}.product__left{flex-direction:column-reverse}.product__left-big{width:100%;height:110vw}.product__left-big__favorites{z-index:1;width:30px;height:30px;top:10px;right:10px}.product__left-small{flex-direction:row;height:auto}.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{scrollbar-width:none;gap:10px;overflow:auto}.product__right-size-color__mobile{text-transform:capitalize;display:block}.product__right-colore-wrapper{gap:10px;display:flex}.zoom-modal{z-index:9999;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hide-scrollbar::-webkit-scrollbar{scrollbar-width:none;display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.zoom-close{position:absolute;top:40px;right:40px}}
/*# sourceMappingURL=fd28908a7c8d47d5.css.map*/