@media(max-width: 1024px){.product-page-template .desc{display:none}}.product-page-template .mob{display:none}@media(max-width: 1024px){.product-page-template .mob{display:block !important}}.product-page-template .content-product_mobile{display:none}@media(max-width: 1024px){.product-page-template .content-product_mobile{display:block !important}}@media(max-width: 1024px){.product-page-template .content-product_desktop{display:none}}.product-page-template .btn{border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;padding:15px 30px;text-align:center;text-decoration:none;-webkit-transition:all .4s;transition:all .4s;height:51px}.product-page-template .btn-yellow{background:var(--yellow-color);color:var(--black-color)}.product-page-template .btn-yellow:hover{background:var(--yellow-color-hover)}.product-page-template .btn-gray{background:var(--lite-gray-color);color:var(--black-color)}.product-page-template .btn-gray:hover{background:var(--lite-gray-color-hover)}.product-page-template .product-status_y{display:none !important}.product-page-template .product-status_n .status_wait{display:none !important}.product-page-template .product-status_o .status_out-of-stock{display:none !important}.product-page-template .button-status_o,.product-page-template .button-status_n{-webkit-filter:brightness(0.7);filter:brightness(0.7);pointer-events:none;cursor:default}.product-page-template .change-height__wrapper{position:relative}.product-page-template .change-height__button{position:absolute;bottom:15px;color:var(--gray-color);font-size:15px;border-bottom:1px dashed;-webkit-transition:all .4s;transition:all .4s}.product-page-template .change-height__button:hover{-webkit-filter:brightness(0.5);filter:brightness(0.5);cursor:pointer}.product-page-template .containerWrapper--view{padding:0 40px;max-width:1440px}@media(max-width: 768px){.product-page-template .containerWrapper--view{padding:0 15px}}@media(max-width: 1024px){.product-page-template .containerContent{padding-top:20px}}.product-page-template .containerContent--title{margin-bottom:0;padding-right:40px;padding-left:40px;max-width:1440px}@media(max-width: 1440px){.product-page-template .containerContent--title{padding:0}}@media(max-width: 1024px){.product-page-template .containerContent--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 576px){.product-page-template .containerContent--title .containerContent--right--bread a{font-size:16px}}@media(max-width: 1024px){.product-page-template .containerContent--title h1{font-size:40px}}@media(max-width: 768px){.product-page-template .containerContent--title h1{font-size:32px}}@media(max-width: 576px){.product-page-template .containerContent--title h1{font-size:28px}}.product-page-template .containerContent--title h1::before{display:none}.product-page-template .containerContent--right{padding-right:40px;padding-left:40px;max-width:1440px}@media(max-width: 1440px){.product-page-template .containerContent--right{padding:0}}.product-page-template .containerContent--item{padding-top:65px}@media(max-width: 1024px){.product-page-template .containerContent--item{padding-top:35px}}.product-page-template .product-summary-content{display:grid;grid-template-columns:550px 1fr;grid-template-areas:"gallery information";grid-column-gap:30px}@media(max-width: 1200px){.product-page-template .product-summary-content{grid-template-columns:450px 1fr}}@media(max-width: 1024px){.product-page-template .product-summary-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-row-gap:30px}}.product-page-template .product-summary-content__main{grid-area:gallery}.product-page-template .product-summary-content__information{grid-area:information}.product-page-template .product-summary-content__gallery-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-row-gap:30px}.product-page-template .product-summary-content__images{grid-area:images;display:grid;grid-template-columns:96px 1fr;grid-template-rows:433px;grid-column-gap:20px}@media(max-width: 1200px){.product-page-template .product-summary-content__images{grid-template-rows:334px}}@media(max-width: 1024px){.product-page-template .product-summary-content__images{grid-template-areas:"carousel" "thumb";grid-template-columns:1fr;grid-template-rows:450px 82px;grid-row-gap:15px}}@media(max-width: 530px){.product-page-template .product-summary-content__images{grid-template-rows:400px 70px}}.product-page-template .product-summary-content__images span img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:100%}.product-page-template .product-summary-content__images-thumb{width:100%;height:100%}@media(max-width: 1024px){.product-page-template .product-summary-content__images-thumb{grid-area:thumb}}.product-page-template .product-summary-content__images-thumb .swiper-slide{opacity:.6;-webkit-transition:all .4s;transition:all .4s}.product-page-template .product-summary-content__images-thumb .swiper-slide-thumb-active{opacity:1}.product-page-template .product-summary-content__images-thumb .swiper-button-next:after,.product-page-template .product-summary-content__images-thumb .swiper-button-prev:after{color:#000;font-size:20px;font-weight:bold}.product-page-template .product-summary-content__images-thumb .swiper-button-prev{left:calc(50% - 13px);top:15px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media(max-width: 1024px){.product-page-template .product-summary-content__images-thumb .swiper-button-prev{top:50%;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.product-page-template .product-summary-content__images-thumb .swiper-button-next{top:auto;bottom:-7px;left:calc(50% - 13px);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media(max-width: 1024px){.product-page-template .product-summary-content__images-thumb .swiper-button-next{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.product-page-template .product-summary-content__images-thumb span img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:100%}.product-page-template .product-summary-content__images-carousel{width:100%;height:100%}@media(max-width: 1024px){.product-page-template .product-summary-content__images-carousel{grid-area:carousel}}.product-page-template .product-summary-content__images-carousel a{display:-webkit-box;display:-ms-flexbox;display:flex}.product-page-template .product-summary-content__images-carousel a img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:100%}@media(max-width: 1024px){.product-page-template .product-summary-content__filter{margin-bottom:30px}}.product-page-template .product-summary-content__filter-wrapper{background:var(--lite-gray-color);border-radius:12px;padding:14px 20px}@media(max-width: 1024px){.product-page-template .product-summary-content__filter-wrapper{padding-bottom:45px}}.product-page-template .product-summary-content__filter-content{background:rgba(0,0,0,0);padding:0}.product-page-template .product-summary-content__reviews{margin-bottom:25px}@media(max-width: 1024px){.product-page-template .product-summary-content__reviews{margin-bottom:0}}.product-page-template .product-summary-content__reviews--code{color:var(--gray-color);font-size:15px;font-weight:500}.product-page-template .product-summary-content__form{margin-bottom:40px}@media(max-width: 1024px){.product-page-template .product-summary-content__form{margin-bottom:30px}}.product-page-template .product-summary-content__form-container .form-container__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;grid-column-gap:20px;margin-bottom:20px}@media(max-width: 576px){.product-page-template .product-summary-content__form-container .form-container__price{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width: 480px){.product-page-template .product-summary-content__form-container .form-container__price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-row-gap:10px}}.product-page-template .product-summary-content__form-container .form-container__price-content{color:var(--black-color);font-size:28px;font-weight:700}.product-page-template .product-summary-content__form-container .form-container__price-content small{color:var(--gray-color);font-size:20px}.product-page-template .product-summary-content__form-container .form-container__price-bonus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:5px;line-height:normal}.product-page-template .product-summary-content__form-container .form-container__price-bonus span.icon-bonus-star{font-size:24px}.product-page-template .product-summary-content__form-container .form-container__price-bonus img{display:block;width:20px;height:20px}.product-page-template .product-summary-content__form-container .form-container__price-bonus b{border-bottom:1px dashed;color:var(--orange-color)}@media(max-width: 576px){.product-page-template .product-summary-content__form-container .form-container__delivery p{text-align:center}}.product-page-template .product-summary-content__form-container .form-container__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:10px;grid-row-gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 576px){.product-page-template .product-summary-content__form-container .form-container__buttons-status{width:100%}}.product-page-template .product-summary-content__form-container .form-container__buttons .status__label{background:var(--lite-gray-color);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 35px;height:51px}.product-page-template .product-summary-content__form-container .form-container__buttons-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:10px;grid-row-gap:10px}@media(max-width: 576px){.product-page-template .product-summary-content__form-container .form-container__buttons-add-to-cart{width:100%}}@media(max-width: 576px){.product-page-template .product-summary-content__form-container .form-container__buttons-add-to-cart.status_o,.product-page-template .product-summary-content__form-container .form-container__buttons-add-to-cart.status_n{display:grid;grid-template-columns:1fr 66px}}@media(max-width: 576px){.product-page-template .product-summary-content__form-container .form-container__buttons-add-to-cart.status_y{display:grid;grid-template-columns:1fr 66px;grid-template-areas:"cart cart" "oneclick wishlist"}}@media(max-width: 576px){.product-page-template .product-summary-content__form-container .form-container__buttons-add-to-cart.status_y>:first-child{grid-area:cart}}.product-page-template .product-summary-content__form-container .form-container__buttons .button-wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;position:relative}.product-page-template .product-summary-content__form-container .form-container__buttons .button-wishlist i{position:static}.product-page-template .product-summary-content__form .containerCatalogue--element--delivery{background:var(--lite-gray-color);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;line-height:14px;margin-top:30px;padding:12px 24px;position:static;text-transform:uppercase}.product-page-template .product-summary-content__description .tab-contents{position:relative}@media(max-width: 1024px){.product-page-template .product-summary-content__description .tab-contents{padding-bottom:45px}}.product-page-template .product-summary-content__description .tab-content__video iframe{border:none;width:100%}.product-page-template .product-summary-content__description .tab-more{display:none;position:absolute;bottom:10px}.product-page-template .product-summary-content__description .tab-more span{color:var(--gray-color);font-size:15px;border-bottom:1px dashed;-webkit-transition:all .4s;transition:all .4s}.product-page-template .product-summary-content__description .tab-more span:hover{-webkit-filter:brightness(0.5);filter:brightness(0.5);cursor:pointer}.product-page-template .product-slider{padding:30px 0 40px}.product-page-template .product-slider__title{border-bottom:1px solid #d4d4d4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:35px;padding-bottom:16px}.product-page-template .product-slider__title-arrow{position:relative;width:86px;height:38px}@media(max-width: 900px){.product-page-template .product-slider__title-arrow{display:none}}.product-page-template .product-slider__title-arrow--next,.product-page-template .product-slider__title-arrow--prev{background:var(--yellow-color);border-radius:50%;color:var(--black-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;top:auto;width:38px;height:38px}.product-page-template .product-slider__title-arrow--next:after,.product-page-template .product-slider__title-arrow--prev:after{font-size:18px;font-weight:700}.product-page-template .product-slider__title-arrow--next.swiper-button-disabled,.product-page-template .product-slider__title-arrow--prev.swiper-button-disabled{opacity:1;background:var(--lite-gray-color)}.product-page-template .product-slider__title-arrow--next{right:0}.product-page-template .product-slider__title-arrow--next:after{margin-left:3px}.product-page-template .product-slider__title-arrow--prev{left:auto}.product-page-template .product-slider__title-arrow--prev:after{margin-right:3px}.product-page-template .product-slider__item-image{background:rgba(0,0,0,0);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;position:relative;height:318px}@media(max-width: 1440px){.product-page-template .product-slider__item-image{height:300px}}@media(max-width: 1024px){.product-page-template .product-slider__item-image{background:#e7e7e7}}@media(max-width: 900px){.product-page-template .product-slider__item-image{height:250px}}@media(max-width: 576px){.product-page-template .product-slider__item-image{padding:10px;height:200px}}.product-page-template .product-slider__item-image a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.product-page-template .product-slider__item-image img{max-width:100%;max-height:100%}.product-page-template .product-slider__item-title{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:20px;padding:0 5px;text-align:center}@media(max-width: 768px){.product-page-template .product-slider__item-title{margin-top:10px}}.product-page-template .product-slider__item-title a{color:var(--black-color);font-size:16px;font-weight:700}@media(max-width: 768px){.product-page-template .product-slider__item-title a{font-size:14px}}.product-page-template .product-slider__item-sku{color:var(--gray-color);font-size:15px;font-weight:500;margin-top:5px;padding:0 5px;text-align:center}@media(max-width: 768px){.product-page-template .product-slider__item-sku{font-size:12px}}.product-page-template .product-slider__item-summary{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;padding:0 17px}@media(max-width: 576px){.product-page-template .product-slider__item-summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-row-gap:10px;padding:0}}.product-page-template .product-slider__item-summary--price{color:var(--red-color);font-size:18px;font-weight:700}@media(max-width: 576px){.product-page-template .product-slider__item-summary--button{width:100%}}.product-page-template .product-slider__item-summary--button a{background:var(--yellow-color);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--black-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 22px;text-decoration:none;-webkit-transition:all .4s;transition:all .4s;height:44px}@media(max-width: 576px){.product-page-template .product-slider__item-summary--button a{width:100%}}.product-page-template .product-slider__item-summary--button a:hover{background:var(--yellow-color-hover)}.product-page-template .product-slider__item-summary--button a img{margin-right:5px}