.article-modal{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100vw}.article-modal__header{align-items:center;border:1px solid #efefef;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;padding:15px;width:100%}@media only screen and (max-width:599px){.article-modal__header{align-items:flex-start;flex-direction:column}.article-modal__header .article__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.article-modal__header .article__header-title-wrapper{align-items:flex-start;flex-direction:column;max-width:100%}.article-modal__header .article__marker{margin-left:0;margin-top:8px}}.article-modal__header .article__price{margin-bottom:0}@media only screen and (max-width:599px){.article-modal__header .article__price .article__price-old{display:none}}.article-modal__header .article__marker__icon{height:30px}.article-modal__options{align-items:center;display:flex}@media only screen and (max-width:767px){.article-modal__options{align-items:center;justify-content:space-between;width:100%}}.article-modal__content{box-sizing:border-box;flex-grow:1;padding:15px}@media only screen and (max-width:599px){.article-modal__content{display:flex;flex-direction:column;justify-content:center}}.article-modal__content .article-modal__view{height:calc(100vh - 40px)}@media only screen and (max-width:1023px){.article-modal__content .article-modal__view{height:calc(100vh - 210px)}}@media only screen and (max-width:599px){.article-modal__content .article-modal__view{height:auto;overflow:initial}}@media screen and (max-height:640px){.article-modal__content .article-modal__slider__view{height:75vw}}.article-modal__close{border-radius:5px;cursor:pointer;height:40px;position:absolute;right:25px;top:20px;transition:.5s;width:30px;z-index:999}.article-modal__close:hover{background-color:#ebebeb}.article-modal__slider__thumbs{background-color:#fff;border-right:1px solid #efefef;flex:none;overflow:hidden;padding-right:20px;position:relative;width:120px;z-index:100}@media only screen and (max-width:599px){.article-modal__slider__thumbs{border:none;height:120px;order:1;padding-bottom:20px;padding-right:0;width:100%}}.article-modal__slider__thumbs .swiper-slide{border-radius:4px;box-sizing:border-box;height:100px;padding:4px;width:100px}.article-modal__slider__thumbs .swiper-slide img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.article-modal__slider__thumbs .swiper-slide.video{position:relative}.article-modal__slider__thumbs .swiper-slide.video:before{background:url(/client/images/icons/svg/play.svg) no-repeat 50%;background-size:30px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.article-modal__slider__thumbs .swiper-slide.swiper-slide-thumb-active{box-shadow:inset 0 0 0 1px #19bcc9}.article-modal__slider__view{margin-left:auto;margin-right:auto;position:relative;width:60%}@media only screen and (max-width:599px){.article-modal__slider__view{height:100vw;margin-bottom:15px;width:100%}}.article-modal__slider__view .product__marker{display:flex;left:0;position:absolute;top:0;z-index:9}.article-modal__slider__view .product__marker__icon{height:30px;margin:12px 0;width:auto}.article-modal__slider__view .swiper-slide{height:100%;opacity:0!important}.article-modal__slider__view .swiper-slide-active{opacity:1!important}.article-modal__slider__view img{height:100%;max-height:750px;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:599px) and (orientation:landscape){.article-modal__slider__view img{max-height:248px}}.article-modal__slider-box{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.article-modal__slider-box.zoom .zoom-container{display:none}.article-modal__slider-box.zoom img{cursor:zoom-in}.article-modal__slider-box.zoom-in img{cursor:zoom-out;display:none}.article-modal__slider-box.zoom-in .zoom-container{display:block;height:100%;overflow:hidden;position:relative;width:100%}.article-modal__slider-box.zoom-in .zoom-container img{display:block;height:auto;left:0;max-height:none;-o-object-fit:none;object-fit:none;position:absolute;top:0;width:auto;z-index:1000}.article-modal__slider-box .link{color:#19bcc9;margin-top:3px}.article-modal__slider__arrow{background-image:url(/client/images/icons/svg/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:64px;position:absolute;top:50%;transition:opacity .5s;width:64px;z-index:5}@media only screen and (max-width:599px){.article-modal__slider__arrow{height:32px;width:32px}}.article-modal__slider__arrow:hover{opacity:.7}.article-modal__slider__arrow.swiper-button-disabled{opacity:0}.article-modal__slider__arrow--next{right:-64px;transform:translateY(-50%)}@media only screen and (max-width:599px){.article-modal__slider__arrow--next{right:-15px}}.article-modal__slider__arrow--prev{left:-64px;transform:translateY(-50%) rotate(180deg)}@media only screen and (max-width:599px){.article-modal__slider__arrow--prev{left:-15px}}.article-modal__view{display:flex;height:450px;margin-bottom:20px;overflow:hidden}@media only screen and (max-width:599px){.article-modal__view{flex-direction:column;height:calc(100vw + 130px)}}.article-modal__view-sale{align-items:center;background:#f4432b;border-radius:100%;color:#fff;display:inline-flex;font-size:14px;font-weight:600;height:48px;justify-content:center;position:absolute;right:0;top:0;width:48px;z-index:5}.hero-slider{padding-bottom:25px}.hero-slider--wrap{overflow:hidden}.hero-slider .swiper-slide{cursor:zoom-in;padding-bottom:56.2%}.hero-slider .swiper-pagination{bottom:0;margin-top:25px;position:relative}.hero-slider .swiper-pagination .hero__pagin{justify-content:center}
