.section-product .product{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;margin-top:40px}@media only screen and (max-width: 768px){.section-product .product{display:block;margin-top:20px}}.section-product .product__badge{position:absolute;left:4px;top:4px;border-radius:6px 2px;font-size:9px;line-height:1;font-weight:700;letter-spacing:.04em;text-transform:uppercase;height:20px;display:flex;align-items:center;padding:0 10px;z-index:2}.section-product .product__badge.withdrawn{color:#a0a8ac;border:1px solid #99d3ec}.section-product .product__badge.novelty{color:#fff;background:#0090D0}.section-product .product__badge.bestseller{color:#fff;background:#42515A}.section-product .product__badge.soon{color:#fff;background:#6DCFF6}.section-product .product .product-slider{width:calc(51.7% - 30px);overflow:hidden;position:relative}@media only screen and (max-width: 768px){.section-product .product .product-slider{width:100%;margin-bottom:30px}}.section-product .product .product-slider__tools{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:20px;position:absolute;top:20px;right:20px;z-index:2}.section-product .product .product-slider__tools .compare-btn{position:static}.section-product .product .product-slider__tools .tool-ico{width:24px;height:24px;cursor:pointer}.section-product .product .product-slider__tools .tool-ico svg{width:100%;height:100%;color:transparent;stroke:#0a91d1;opacity:.4}@media only screen and (min-width: 768.1px){.section-product .product .product-slider__tools .tool-ico svg{transition:opacity .3s ease-in-out}}.section-product .product .product-slider__tools .tool-ico.active svg,.section-product .product .product-slider__tools .tool-ico:not(.disabled):hover svg{opacity:1}.section-product .product .product-slider__tools .tool-ico.active.disabled svg{opacity:.4}.section-product .product .product-slider .product-slider__slider{height:500px}@media only screen and (max-width: 768px){.section-product .product .product-slider .product-slider__slider{height:300px}}.section-product .product .product-slider .product-slider__slider .slide{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.section-product .product .product-slider .product-slider__slider .slide img,.section-product .product .product-slider .product-slider__slider .slide video{width:100%;height:100%;object-fit:scale-down}.section-product .product .product-slider .product-slider__slider .slide iframe{width:100%;height:60%;max-width:560px;max-height:315px}.section-product .product .product-slider .product-slider__slider .slide iframe.vertical{height:95%;width:auto;aspect-ratio:1/1.8;max-height:560px;max-width:315px}@supports not (aspect-ratio: 1/1){.section-product .product .product-slider .product-slider__slider .slide iframe.vertical{width:42%}}.section-product .product .product-slider .product-slider__slider .wiget-banner__buttons{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;left:0;bottom:50%;transform:translate(0) translateY(50%);padding:0 20px;pointer-events:none}.section-product .product .product-slider .product-slider__slider .wiget-banner__buttons .swiper-button-prev,.section-product .product .product-slider .product-slider__slider .wiget-banner__buttons .swiper-button-next{pointer-events:auto}.section-product .product .product-slider .product-slider__thumbs{height:120px;margin-top:15px;padding:0 1px}@media only screen and (max-width: 768px){.section-product .product .product-slider .product-slider__thumbs{height:80px;margin-top:5px}}.section-product .product .product-slider .product-slider__thumbs .swiper-slide{opacity:.4;border-color:transparent}.section-product .product .product-slider .product-slider__thumbs .swiper-slide-thumb-active{opacity:1}.section-product .product .product-slider .product-slider__thumbs .thumb{cursor:pointer;width:100%;height:100%;border-radius:8px;border:1px solid #9dd3ed}.section-product .product .product-slider .product-slider__thumbs .thumb img{width:100%;height:100%;object-fit:contain}.section-product .product .product-slider .play-icon{position:absolute;left:25%;top:25%;width:50%;height:50%;display:flex;align-items:center;justify-content:center}.section-product .product .product-slider .play-icon svg{width:32px;height:32px}.section-product .product .product-slider--zoom-in{width:100%;position:fixed;top:0;right:0;bottom:0;left:0;padding:20px;background-color:#fff;margin-bottom:0;z-index:50}.section-product .product .product-slider--zoom-in .product-slider__slider{height:calc(100% - 140px)}@media only screen and (max-width: 768px){.section-product .product .product-slider--zoom-in .product-slider__slider{height:calc(100% - 85px)}}.section-product .product .product-slider--zoom-in .product-slider__slider .swiper-slide img{cursor:zoom-in}.section-product .product .product-slider--zoom-in .product-slider__slider .swiper-slide:has(span) img{cursor:zoom-out}.section-product .product .product-slider--zoom-in .product-slider__tools .compare-btn{display:none}.section-product .product .product-slider--zoom-in .product-slider__thumbs{width:100%;max-width:760px;margin-left:auto;margin-right:auto}.section-product .product .product-content{width:calc(48.3% - 30px);display:flex;flex-direction:column;align-items:stretch;justify-content:space-between}@media only screen and (max-width: 768px){.section-product .product .product-content{width:100%}}@media only screen and (max-width: 768px){.section-product .product .product-content__row-1{order:2}}.section-product .product__main-info-section:not(:last-child){margin-bottom:40px}.section-product .product__main-info-section .section__title{margin-bottom:20px}.section-product .product__characteristics-list li{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.section-product .product__characteristics-list li:not(:last-child){margin-bottom:15px}.section-product .product__characteristics-list li span:first-child{display:flex;flex-grow:1}.section-product .product__characteristics-list li span:first-child:after{content:"";display:block;margin:0 10px;border-bottom:1px dashed #9dd3ed;flex-grow:1}.section-product .product__characteristics-list a{color:#0a91d1;text-decoration:underline}.section-product .product__shop-btn{max-width:237px}@media only screen and (max-width: 768px){.section-product .product__shop-btn{max-width:none}}.off-scroll .product__badge{display:none}.section-product-information{margin-top:47px}.section-product-information .tabs-list{display:inline-flex;align-items:center;position:relative;border-bottom:1px solid #9dd3ed}.section-product-information .tabs-list .tab{position:relative;padding:0 0 15px;cursor:pointer}.section-product-information .tabs-list .tab:not(:last-child){margin-right:30px}.section-product-information .tabs-list .tab:first-child{padding-left:0}.section-product-information .tabs-list .tab:last-child{padding-right:0}.section-product-information .tabs-list .tab:not(.active){color:#cfcfcf}.section-product-information .tabs-list .tab.active:before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:-1px;left:0;background-color:#0a91d1}@media only screen and (max-width: 1024px){.section-product-information .tabs-list .tab:not(:last-child){margin-right:20px}}@media only screen and (max-width: 1024px){.section-product-information .show-desc{max-width:calc(100vw - 15px);overflow:hidden}}.section-product-information .product-information__list{margin-top:30px}.section-product-information .product-information__item.technologys .technology{width:100%}.section-product-information .product-information__item.technologys .technology:not(:last-child){margin-bottom:60px}@media only screen and (max-width: 576px){.section-product-information .product-information__item.technologys .technology:not(:last-child){margin-bottom:30px}}.section-product-information .product-information__item.technologys .technology__header{margin-bottom:15px}@media only screen and (max-width: 576px){.section-product-information .product-information__item.technologys .technology__header{margin-bottom:10px}}.section-product-information .product-information__item.technologys .technology__icon{flex:0 0 auto;width:45px;margin-right:15px;margin-bottom:-7px}@media only screen and (max-width: 1024px){.section-product-information .product-information__item.technologys .technology__icon{width:40px;margin-bottom:-9px;margin-right:10px}}.section-product-information .product-information__item.technologys .technology__title{display:inline;font-weight:400}.section-product-information .product-information__item.technologys .technology__footnote{margin-top:10px;font-size:12px;line-height:1.5;color:#5f7581;opacity:.5}.section-product-information .product-information__item.technologys .technology__background{border-radius:8px;overflow:hidden}@media only screen and (max-width: 576px){.section-product-information .product-information__item.technologys .technology__background{margin-top:15px!important}}.section-product-information .product-information__item.technologys .technology__background img{display:block;width:100%}.section-product-information .product-information__item.technologys .technology.type-filled .technology__background{margin-top:30px}.section-product-information .product-information__item.technologys .technology.type-left,.section-product-information .product-information__item.technologys .technology.type-right{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (max-width: 576px){.section-product-information .product-information__item.technologys .technology.type-left,.section-product-information .product-information__item.technologys .technology.type-right{flex-direction:column}}.section-product-information .product-information__item.technologys .technology.type-left .technology__background,.section-product-information .product-information__item.technologys .technology.type-right .technology__background{width:49.1%;flex:0 0 auto}@media only screen and (max-width: 576px){.section-product-information .product-information__item.technologys .technology.type-left .technology__background,.section-product-information .product-information__item.technologys .technology.type-right .technology__background{width:100%}}.section-product-information .product-information__item.technologys .technology.type-left .technology__background img,.section-product-information .product-information__item.technologys .technology.type-right .technology__background img{height:100%;object-fit:contain;object-position:center bottom}.section-product-information .product-information__item.technologys .technology.type-left{flex-direction:row-reverse}@media only screen and (max-width: 576px){.section-product-information .product-information__item.technologys .technology.type-left{flex-direction:column}}.section-product-information .product-information__item.technologys .technology.type-left .technology__body{padding-left:50px}@media only screen and (max-width: 576px){.section-product-information .product-information__item.technologys .technology.type-left .technology__body{padding-left:0}}.section-product-information .product-information__item.technologys .technology.type-right .technology__body{padding-right:50px}@media only screen and (max-width: 576px){.section-product-information .product-information__item.technologys .technology.type-right .technology__body{padding-right:0}}.section-product-information .product-information__item.specifications{margin-top:40px}.section-product-information .product-information__item.specifications .specification-item{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.section-product-information .product-information__item.specifications .specification-item:not(:last-of-type){margin-bottom:30px}@media only screen and (max-width: 768px){.section-product-information .product-information__item.specifications .specification-item:not(:last-of-type){margin-bottom:15px}}.section-product-information .product-information__item.specifications .specification-item span{word-wrap:anywhere}.section-product-information .product-information__item.specifications .specification-item span:first-of-type{width:52%;padding-right:20px}.section-product-information .product-information__item.specifications .specification-item span:last-child{flex-grow:1;text-align:left}.section-product-information .product-information__item.instructions .instruction__link{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;transition:color .6s}.section-product-information .product-information__item.instructions .instruction__link:hover .instruction__desc{color:#0a91d1}.section-product-information .product-information__item.instructions .instruction__icon{width:60px;height:60px}.section-product-information .product-information__item.instructions .instruction__desc span{display:block}.section-product-information .product-information__item.instructions .instruction__desc span:not(:last-child){margin-bottom:5px}.section-same-products{margin-top:100px}.section-same-products .product{position:relative;min-height:388px;height:fit-content;border-radius:8px;border:1px solid #9dd3ed;text-align:center}@media only screen and (min-width: 768.1px){.section-same-products .product{transition:filter .3s ease-in-out}}.section-same-products .product:hover{border-color:#fff;filter:drop-shadow(0px 6px 20px rgba(0,0,0,.15));z-index:3}.section-same-products .product__badge{position:absolute;left:4px;top:4px;border-radius:6px 2px;font-size:9px;line-height:1;font-weight:700;letter-spacing:.04em;text-transform:uppercase;height:20px;display:flex;align-items:center;padding:0 10px;z-index:2}.section-same-products .product__badge.withdrawn{color:#a0a8ac;border:1px solid #99d3ec}.section-same-products .product__badge.novelty{color:#fff;background:#0090D0}.section-same-products .product__badge.bestseller{color:#fff;background:#42515A}.section-same-products .product__badge.soon{color:#fff;background:#6DCFF6}.section-same-products .product__link{display:block;padding:20px;background:white;border-radius:8px}.section-same-products .product__content{position:relative;margin-top:20px}@media (min-width: 1024.1px){.section-same-products .product__content-hover{position:absolute;top:0;padding:0 20px 20px;background-color:#fff;border-radius:0 0 8px 8px;height:0;overflow:hidden;opacity:0}}@media only screen and (min-width: 1024.1px) and (min-width: 768.1px){.section-same-products .product__content-hover{transition:height .3s ease-in-out}}.section-same-products .product__img__container{height:257px}.section-same-products .product__img{width:100%;height:fit-content;overflow:hidden}.section-same-products .product__img img{width:100%;height:224px;object-fit:contain}@media only screen and (max-width: 1024px){.section-same-products .product__img__container{position:relative;height:270px;overflow:hidden}.section-same-products .product__img__container .product__img img{height:240px}}.section-same-products .product__btn{max-width:none;margin-top:15px}@media only screen and (max-width: 1024px){.section-same-products .product{height:430px}.section-same-products .product__link{padding:15px 15px 20px}.section-same-products .product__btn{display:flex;background-color:#0a91d1;color:#fff}}.section-same-products .product .hover-controls{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.section-same-products .product .hover-controls .hover-controls{height:100%}@media only screen and (max-width: 768px){.section-same-products{margin-top:50px}}.section-same-products .swiper{margin-top:30px}.section-same-products .same-products-slider{overflow:hidden;margin:-20px;padding:20px}@media only screen and (max-width: 1024px){.section-same-products .same-products-slider{margin:-20px -15px}}.section-same-products .same-products-slider .swiper-wrapper{align-items:stretch}.section-same-products .swiper-slide{height:auto}.section-same-products .product{height:100%}.section-same-products .product:hover{box-shadow:0 6px 20px #00000026}.section-same-products .compare-btn__fixed-note{display:none!important}
