@charset "UTF-8";.rhs-tab-more{--rhs-tab-more-title:#000;--rhs-tab-more-count-bg:#f8f8f8;--rhs-tab-more-count-color:#000;--rhs-tab-more-select-border:#000;--rhs-tab-more-tags-bg:transparent;--rhs-tab-more-element-hover:#f8f8f8;--rhs-tab-more-element-count-hover:#ededed;--rhs-tab-more-placeholder-color:#000;--rhs-tab-more-option-color:#000;--rhs-tab-more-option-highlight-bg:#f8f8f8;--rhs-tab-more-option-selected-bg:#4fc7b5;--rhs-tab-more-option-selected-color:#fff;--rhs-tab-more-option-count-hover:#f8f8f8;--rhs-tab-more-option-small-color:#000;min-height:24px!important;width:100%}.rhs-tab-more p{margin:0}.rhs-tab-more__count-wrapper{align-items:center;display:flex;gap:4px;justify-content:space-between;max-height:22px}@media(min-width:576px){.rhs-tab-more__count-wrapper{max-height:24px}}@media(min-width:1200px){.rhs-tab-more__count-wrapper{max-height:28px}}.rhs-tab-more__title{color:var(--rhs-tab-more-title);overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.rhs-tab-more .rhs-tabs__tab-count{background-color:var(--rhs-tab-more-count-bg);color:var(--rhs-tab-more-count-color);padding:1px 6px;transition-duration:.15s;transition-property:background-color;transition-timing-function:ease-out}@media(min-width:576px){.rhs-tab-more .rhs-tabs__tab-count{padding:2px 8px}}.rhs-tab-more .multiselect__select{height:16px;margin-top:-8px;padding:0;right:0;top:50%;width:16px}.rhs-tab-more .multiselect__select:before{border-color:var(--rhs-tab-more-select-border);border-style:solid;border-width:0 0 2px 2px;display:inline-block;height:7px;top:-4px;transform:rotate(-45deg);width:7px}.rhs-tab-more .multiselect__tags{background:var(--rhs-tab-more-tags-bg);border:none;display:block;min-height:24px;padding:0 20px;text-align:center}.rhs-tab-more .multiselect__single{border-radius:0;color:var(--rhs-tab-more-option-color);margin:0;padding:0}.rhs-tab-more .multiselect__element,.rhs-tab-more .multiselect__single{background-color:transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rhs-tab-more .multiselect__element:hover{background-color:var(--rhs-tab-more-element-hover)}.rhs-tab-more .multiselect__element:hover .rhs-tabs__tab-count{background-color:var(--rhs-tab-more-element-count-hover)}.rhs-tab-more .multiselect__placeholder{color:var(--rhs-tab-more-placeholder-color);display:block!important;margin-bottom:0;padding:0}.rhs-tab-more .multiselect__content-wrapper{border:none;border-radius:0;box-shadow:0 6px 16px #0000000d,0 9px 28px 8px #0000000d;overflow-x:hidden;overflow-y:overlay;right:-12px;scrollbar-color:#b0b0b0 #d9d9d9;scrollbar-width:thin;top:30px;width:174px}@media(min-width:576px){.rhs-tab-more .multiselect__content-wrapper{right:-16px;top:34px;width:220px}}@media(min-width:1200px){.rhs-tab-more .multiselect__content-wrapper{top:38px;width:280px}}.rhs-tab-more .multiselect__content-wrapper::-webkit-scrollbar{background-color:#d9d9d9;width:8px}.rhs-tab-more .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:0}.rhs-tab-more .multiselect__content{list-style:none;margin:0;padding:0;width:174px}@media(min-width:576px){.rhs-tab-more .multiselect__content{width:220px}}@media(min-width:1200px){.rhs-tab-more .multiselect__content{width:280px}}.rhs-tab-more .multiselect__option{color:var(--rhs-tab-more-option-color);display:block;line-height:28px;min-height:40px;padding:8px 16px;position:relative;text-decoration:none;text-transform:none;white-space:normal;word-break:break-word}@media(min-width:576px){.rhs-tab-more .multiselect__option{padding:10px 16px}}@media(min-width:1200px){.rhs-tab-more .multiselect__option{padding:14px 24px}}.rhs-tab-more .multiselect__option--highlight{background:var(--rhs-tab-more-option-highlight-bg)}.rhs-tab-more .multiselect__option--selected{background-color:var(--rhs-tab-more-option-selected-bg);color:var(--rhs-tab-more-option-selected-color);display:block}.rhs-tab-more .multiselect__option--selected:hover .rhs-tabs__tab-count{background-color:var(--rhs-tab-more-option-count-hover)}.rhs-tab-more .multiselect__option--selected .rhs-option__small{color:var(--rhs-tab-more-option-small-color)}.dark .rhs-tab-more{--rhs-tab-more-title:#f8f8f8;--rhs-tab-more-count-bg:#3d3d3d;--rhs-tab-more-count-color:#f8f8f8;--rhs-tab-more-select-border:#f8f8f8;--rhs-tab-more-element-hover:#ededed;--rhs-tab-more-element-count-hover:#4e4e4e;--rhs-tab-more-placeholder-color:#f8f8f8;--rhs-tab-more-option-color:#f8f8f8;--rhs-tab-more-option-highlight-bg:#3d3d3d;--rhs-tab-more-option-selected-color:#f8f8f8;--rhs-tab-more-option-count-hover:#3d3d3d;--rhs-tab-more-option-small-color:#f8f8f8}.dark .rhs-tab-more .multiselect__tags{background:transparent}.dark .rhs-tab-more .multiselect__element{background-color:#121010}.dark .rhs-tab-more .multiselect__content-wrapper{box-shadow:0 9px 28px 8px #0000000d;scrollbar-color:#818181 #4e4e4e}.dark .rhs-tab-more .multiselect__content-wrapper::-webkit-scrollbar{background-color:#4e4e4e}.dark .rhs-tab-more .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#818181}.rhs-tabs{--rhs-tabs-tab-padding-y:3px;--rhs-tabs-tab-padding-x:12px;--rhs-tabs-tab-count-padding-y:1px;--rhs-tabs-tab-count-padding-x:6px;--rhs-tabs-tab-border-bottom:#ededed;--rhs-tabs-tab-color:#000;--rhs-tabs-tab-hover-bc:#309787;--rhs-tabs-tab-count-hover:#ededed;--rhs-tabs-tab-active:#4fc7b5;--rhs-tabs-tab-active-hover:#ededed;--rhs-tabs-tab-count-bg:#f8f8f8;--rhs-tabs-tab-count-color:#000;--rhs-tabs-tab-focus-bc:#4fc7b5;display:grid;font-weight:500}@media(min-width:576px){.rhs-tabs{--rhs-tabs-tab-padding-y:6px;--rhs-tabs-tab-padding-x:16px;--rhs-tabs-tab-count-padding-y:2px;--rhs-tabs-tab-count-padding-x:8px}}.rhs-tabs--size-s{--rhs-tabs-tab-padding-y:3px;--rhs-tabs-tab-padding-x:12px;--rhs-tabs-tab-count-padding-y:1px;--rhs-tabs-tab-count-padding-x:6px}.rhs-tabs--size-l,.rhs-tabs--size-m{--rhs-tabs-tab-padding-y:6px;--rhs-tabs-tab-padding-x:16px;--rhs-tabs-tab-count-padding-y:2px;--rhs-tabs-tab-count-padding-x:8px}.rhs-tabs__tab{align-items:center;border-bottom:4px solid var(--rhs-tabs-tab-border-bottom);color:var(--rhs-tabs-tab-color);cursor:pointer;display:flex;flex-shrink:0;gap:4px;justify-content:center;position:relative;transition-duration:.15s;transition-property:border-color;transition-timing-function:ease-out}.rhs-tabs__tab:hover{border-color:var(--rhs-tabs-tab-hover-bc)}.rhs-tabs__tab:hover>.rhs-tabs__tab-count{background-color:var(--rhs-tabs-tab-count-hover)}.rhs-tabs__tab:focus{border-color:var(--rhs-tabs-tab-focus-bc)}.rhs-tabs__tab-active{border-color:var(--rhs-tabs-tab-active)}.rhs-tabs__tab-active:hover>.rhs-tabs__tab-сount:first-child{background-color:var(--rhs-tabs-tab-active-hover)}.rhs-tabs__tab-btn{background-color:transparent;border:none;color:inherit;cursor:pointer;font:inherit;outline:none;white-space:nowrap;width:100%}.rhs-tabs__tab-btn,.rhs-tabs__tab-more{padding:var(--rhs-tabs-tab-padding-y) var(--rhs-tabs-tab-padding-x)}.rhs-tabs__tab-count{background-color:var(--rhs-tabs-tab-count-bg);color:var(--rhs-tabs-tab-count-color);padding:var(--rhs-tabs-tab-count-padding-y) var(--rhs-tabs-tab-count-padding-x);transition-delay:0s;transition-duration:.15s;transition-property:background-color;transition-timing-function:ease-out}.rhs-tabs__wrapper{width:100%}.dark .rhs-tabs{--rhs-tabs-tab-border-bottom:#3d3d3d;--rhs-tabs-tab-color:#f8f8f8;--rhs-tabs-tab-hover-bc:#4fc7b5;--rhs-tabs-tab-count-hover:#4e4e4e;--rhs-tabs-tab-active-hover:#4e4e4e;--rhs-tabs-tab-count-bg:#3d3d3d;--rhs-tabs-tab-count-color:#f8f8f8;--rhs-tabs-tab-focus-bc:#4fc7b5}.dark .rhs-tabs__tab{background:transparent;border-bottom:4px solid #3d3d3d;color:#f8f8f8}.dark .rhs-tabs__tab:hover{border-color:#4fc7b5}.dark .rhs-tabs__tab:hover>.rhs-tabs__tab-count{background-color:#4e4e4e!important}.dark .rhs-tabs__tab:focus{border-color:var(--rhs-tabs-tab-focus-bc)}.dark .rhs-tabs__tab-active{border-color:#4fc7b5}.dark .rhs-tabs__tab-active:hover>.rhs-tabs__tab-count:first-child{background-color:#4e4e4e!important}.dark .rhs-tabs__tab-count{background-color:#3d3d3d;color:#f8f8f8}.rhs-file-download{--rhs-file-download-content-icon-color:#818181;--rhs-file-download-content-link-color:#4fc7b5;--rhs-file-download-content-link-hover-color:#309787;--rhs-file-download-content-link-active-color:#000}@media(min-width:1200px){.rhs-file-download{display:flex;gap:24px}.rhs-file-download__info{order:2}}.rhs-file-download__info-date{display:block;margin-bottom:8px}.rhs-file-download__info-heading{font-weight:500;margin:0 0 8px}.rhs-file-download__info-description{margin-bottom:12px;margin-top:0}@media(min-width:576px){.rhs-file-download__info-description{margin-bottom:16px}}@media(min-width:1200px){.rhs-file-download__info-description{margin-bottom:0}}.rhs-file-download__content{display:flex;gap:8px}.rhs-file-download__content-icon{--rhs-icon-size:56px;color:var(--rhs-file-download-content-icon-color)}.rhs-file-download__content-wrapper{min-width:106px}.rhs-file-download__content-link{color:var(--rhs-file-download-content-link-color);cursor:pointer;display:inline-block;margin-bottom:8px;text-decoration:none;transition-delay:0s;transition-duration:.15s;transition-property:color;transition-timing-function:ease-out}.rhs-file-download__content-link:hover{color:var(--rhs-file-download-content-link-hover-color)}.rhs-file-download__content-link:active{color:var(--rhs-file-download-content-link-active-color)}.rhs-file-download__content-info{text-transform:uppercase}.modal-styles .product-carousel-controls__button-next[data-v-152551ee],.modal-styles .product-carousel-controls__button-prev[data-v-152551ee]{align-items:center;background-color:transparent;border:none;bottom:45px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;outline:none;position:absolute;width:30px;z-index:3}.modal-styles .product-carousel-controls__button-next[data-v-152551ee]:disabled,.modal-styles .product-carousel-controls__button-prev[data-v-152551ee]:disabled{cursor:not-allowed;opacity:.4}@media(max-width:768px){.modal-styles .product-carousel-controls__button-next[data-v-152551ee],.modal-styles .product-carousel-controls__button-prev[data-v-152551ee]{height:40px;width:40px}}.modal-styles .product-carousel-controls__button-prev[data-v-152551ee]{left:16px}@media(max-width:600px){.modal-styles .product-carousel-controls__button-prev[data-v-152551ee]{left:4px}}.modal-styles .product-carousel-controls__button-next[data-v-152551ee]{right:16px}@media(max-width:600px){.modal-styles .product-carousel-controls__button-next[data-v-152551ee]{right:4px}}.product-carousel-controls[data-v-152551ee]{height:auto;width:100%}.product-carousel-controls__button-next[data-v-152551ee],.product-carousel-controls__button-prev[data-v-152551ee],.product-carousel-controls__button-video[data-v-152551ee]{align-items:center;border:none;cursor:pointer;display:flex;justify-content:center;outline:none;position:absolute;z-index:3}.product-carousel-controls__button-next[data-v-152551ee],.product-carousel-controls__button-prev[data-v-152551ee]{background-color:#4e4e4e;bottom:5px;color:#fff;height:50px;width:50px}.product-carousel-controls__button-next[data-v-152551ee]:disabled,.product-carousel-controls__button-prev[data-v-152551ee]:disabled{cursor:not-allowed;opacity:.4}@media(max-width:768px){.product-carousel-controls__button-next[data-v-152551ee],.product-carousel-controls__button-prev[data-v-152551ee]{height:40px;width:40px}}.product-carousel-controls__button-prev[data-v-152551ee]{left:5px;transform:rotate(-180deg)}.product-carousel-controls__button-next[data-v-152551ee]{right:5px}.product-carousel-controls__button-video[data-v-152551ee]{background:#fff;border:2px solid #d9d9d9;color:#000;font-size:14px;font-weight:500;gap:8px;left:12px;line-height:22px;padding:5px 16px;top:12px;width:-moz-fit-content;width:fit-content}.ui-skeleton[data-v-b08c6e11]{background:#f8f8f8;height:100%;inset:0;overflow:hidden;position:absolute;width:100%;z-index:100}.ui-skeleton[data-v-b08c6e11]:before{animation:skeleton-b08c6e11 1s linear infinite;background:#ccc3;box-shadow:0 0 30px -20px #ccc3;content:"";display:block;filter:blur(10px);height:100%;left:-60px;position:relative;transform:skewY(-20deg) rotate(20deg) scale(1);width:60px}@keyframes skeleton-b08c6e11{0%{left:-60px}to{left:calc(100% + 60px)}}.modal-styles .product-carousel-slide-content[data-v-c0793537],.modal-styles .product-carousel-slide-content__loader[data-v-c0793537],.modal-styles .product-carousel-slide-content__video-wrapper[data-v-c0793537]{aspect-ratio:auto}.modal-styles .product-carousel-slide-content__image-wrapper[data-v-c0793537]{aspect-ratio:var(--v343d62c3)}.modal-styles .product-carousel-slide-content .swiper-wrapper[data-v-c0793537]{height:auto}.modal-styles img[data-v-c0793537]{height:auto;max-width:600px;width:100%}.empty-slide[data-v-c0793537]{cursor:not-allowed;height:100%;width:100%}.empty-slide img[data-v-c0793537]{height:200px;width:200px}@media(max-width:768px){.empty-slide img[data-v-c0793537]{height:150px;width:150px}}.product-carousel-slide-content[data-v-c0793537]{height:auto;max-height:-moz-fit-content;max-height:fit-content}.product-carousel-slide-content[data-v-c0793537],.product-carousel-slide-content__video-wrapper[data-v-c0793537]{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;width:100%}.product-carousel-slide-content__video-wrapper[data-v-c0793537]{position:relative}.product-carousel-slide-content__video-wrapper video[data-v-c0793537]{aspect-ratio:16/9;background-color:#000;height:auto;width:100%}.product-carousel-slide-content__image-wrapper[data-v-c0793537]{align-items:center;aspect-ratio:1/1;display:flex;height:auto;justify-content:center;max-width:650px;position:relative;width:100%}.product-carousel-slide-content__image-wrapper img[data-v-c0793537]{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:auto}.product-carousel-slide-content__loader[data-v-c0793537]{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;width:100%}.product-carousel-slide-content__loader-background[data-v-c0793537]{align-items:center;aspect-ratio:16/9;background:#fff;display:flex;justify-content:center;width:100%}.product-carousel-controls__button-next[data-v-112132be],.product-carousel-controls__button-prev[data-v-112132be]{align-items:center;background-color:transparent;border:none;bottom:45px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;outline:none;position:absolute;width:30px;z-index:3}.product-carousel-controls__button-next[data-v-112132be]:disabled,.product-carousel-controls__button-prev[data-v-112132be]:disabled{cursor:not-allowed;opacity:.4}@media(max-width:768px){.product-carousel-controls__button-next[data-v-112132be],.product-carousel-controls__button-prev[data-v-112132be]{height:40px;width:40px}}.product-carousel-controls__button-prev[data-v-112132be]{left:16px}@media(max-width:600px){.product-carousel-controls__button-prev[data-v-112132be]{left:4px}}.product-carousel-controls__button-next[data-v-112132be]{right:16px}@media(max-width:600px){.product-carousel-controls__button-next[data-v-112132be]{right:4px}}.modal-styles .product-carousel-thumbs[data-v-112132be]{max-width:calc(100% - 128px);width:auto}@media(max-width:600px){.modal-styles .product-carousel-thumbs[data-v-112132be]{max-width:calc(100% - 90px)}}.product-carousel-thumbs[data-v-112132be]{max-width:100%;width:100%}.product-carousel-thumbs__image[data-v-112132be]{align-items:center;background:#fff;border:1px solid #d9d9d9;display:flex;height:90px;justify-content:center;position:relative;width:90px}@media(max-width:768px){.product-carousel-thumbs__image[data-v-112132be]{height:80px;width:80px}}.product-carousel-thumbs__image img[data-v-112132be]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.product-carousel-thumbs__image img.--error-image[data-v-112132be]{-o-object-fit:contain;object-fit:contain;padding:5px}.product-carousel-thumbs__image .product-preview__layer[data-v-112132be]{background:linear-gradient(0deg,#0003,#0003);height:100%;inset:0;position:absolute;width:100%;z-index:2}.product-carousel-thumbs__button[data-v-112132be]{align-items:center;background:#000;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;left:50%;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:36px;z-index:3}.product-carousel-thumbs__button svg[data-v-112132be]{height:16px;left:2px;position:relative;top:1px;width:12px}.product-carousel-thumbs .swiper-slide[data-v-112132be]{box-sizing:border-box;cursor:pointer;height:90px;margin-bottom:13px;min-width:auto;width:90px}@media(max-width:768px){.product-carousel-thumbs .swiper-slide[data-v-112132be]{height:80px;width:80px}}.product-carousel-thumbs[data-v-112132be] .swiper-scrollbar{background:#d9d9d9;border-radius:0;bottom:20px;cursor:pointer;position:relative;touch-action:none}.product-carousel-thumbs[data-v-112132be] .swiper-scrollbar-disabled{display:none!important}.product-carousel-thumbs[data-v-112132be] .swiper-scrollbar-horizontal{bottom:0;height:4px;left:0;position:absolute;width:100%;z-index:3}.product-carousel-thumbs[data-v-112132be] .swiper-scrollbar-vertical{height:100%;position:absolute;right:0;top:0;width:6px;z-index:3}.product-carousel-thumbs[data-v-112132be] .swiper-scrollbar-drag{background:#4fc7b5;border-radius:0;cursor:pointer;height:100%;position:relative;width:20%}.product-carousel-thumbs[data-v-112132be] .swiper-scrollbar-cursor-drag{cursor:move}.product-carousel-thumbs[data-v-112132be] .swiper-scrollbar-lock{display:none}.thumb-active[data-v-112132be]{border:2px solid #4fc7b5}.thumb-empty img[data-v-112132be]{height:60px;width:60px}.modal-styles .product-carousel__main-slider[data-v-846c72c8]{background:#fff}.modal-styles .product-carousel__main-slider .swiper-slide[data-v-846c72c8]{aspect-ratio:auto}.modal-container[data-v-846c72c8]{height:auto;width:100%}.product-carousel[data-v-846c72c8]{display:flex;flex-direction:column;gap:10px;height:100%;position:relative;width:100%}.product-carousel__article[data-v-846c72c8]{color:#b0b0b0;font-size:14px;font-weight:400;position:absolute;right:5px;top:5px;z-index:3}@media(max-width:768px){.product-carousel__article[data-v-846c72c8]{font-size:12px}}.product-carousel-wrap[data-v-846c72c8]{height:auto;width:45%}@media(max-width:768px){.product-carousel-wrap[data-v-846c72c8]{width:100%}}.product-carousel__modal-content[data-v-846c72c8]{height:auto;margin-top:64px;max-width:1024px}.product-carousel__main[data-v-846c72c8]{height:auto;position:relative;width:100%}.product-carousel__main-slider[data-v-846c72c8]{background:#f8f8f8;height:auto;width:100%}.product-carousel__main-slider .swiper-slide[data-v-846c72c8]{aspect-ratio:1/1;box-sizing:border-box;cursor:pointer;height:auto;min-width:auto;width:100%}.product-tabs-distributors[data-v-94c92fb7],.product-tabs-distributors__content[data-v-94c92fb7],.product-tabs-distributors__items[data-v-94c92fb7]{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.product-tabs-distributors__content[data-v-94c92fb7],.product-tabs-distributors__items[data-v-94c92fb7]{gap:20px}.product-tabs-distributors__items[data-v-94c92fb7]{margin-top:16px}.product-tabs-distributors__pagination[data-v-94c92fb7]{width:100%}.product-tabs-distributors__item[data-v-94c92fb7]{align-items:flex-start;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:16px;width:100%}.product-tabs-distributors__address[data-v-94c92fb7],.product-tabs-distributors__phone[data-v-94c92fb7]{color:#818181}.product-tabs-distributors__address-wrapper[data-v-94c92fb7]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start}.product-tabs-distributors__address-place[data-v-94c92fb7]{background:#ededed;color:#818181;padding:0 6px}.product-tabs-distributors__loading[data-v-94c92fb7],.product-tabs-distributors__no-result[data-v-94c92fb7]{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:16px;min-height:200px;text-align:center;width:100%;--rhs-icon-size:24px}.product-tabs-distributors__no-result[data-v-94c92fb7]{color:#818181}.product-tabs-distributors__loading[data-v-94c92fb7]{color:#4fc7b5}.doc-item[data-v-cd6266e9]{margin-top:5px}.props-content__list[data-v-42eb5cfe]{list-style:none;max-width:785px}.props-content__list .list__item[data-v-42eb5cfe]{align-items:flex-end;border-bottom:2px dashed #f2f2f2;display:flex;gap:8px;justify-content:space-between}.props-content__list .list__item-name[data-v-42eb5cfe],.props-content__list .list__item-value[data-v-42eb5cfe]{background:#fff;bottom:-2px;position:relative}.props-content__list .list__item-name[data-v-42eb5cfe]{color:#818181}.props-content__list .list__item-value[data-v-42eb5cfe]{align-items:center;display:flex;justify-content:flex-start;width:100px}.tabs-content__table[data-v-f2c6abb3]{border-collapse:collapse;display:block;height:443px;margin-bottom:20px;overflow:auto hidden;position:relative;width:100%;--table-head-cell-padding-x:10px;--table-head-cell-padding-y:10px;--table-body-cell-padding-x:10px;--table-body-cell-padding-y:10px}.tabs-content__table .tabs-content__table-link[data-v-f2c6abb3]{color:#818181;font-weight:500}.tabs-content__table .tabs-content__table-link[data-v-f2c6abb3]:hover{text-decoration:underline;text-underline-offset:2px}.tabs-content__table-container[data-v-f2c6abb3]{overflow:hidden;position:relative}.tabs-content__table-container[data-v-f2c6abb3]:after{background:linear-gradient(180deg,#fff0,#fff);bottom:65px;content:"";height:40%;position:absolute;width:100%}.tabs-content__table-container.-full .tabs-content__table[data-v-f2c6abb3]{height:unset}.tabs-content__table-container.-full[data-v-f2c6abb3]:after{display:none}.tabs-content__table-btn[data-v-f2c6abb3]{background:#fff;border:none;display:flex;height:65px;justify-content:center;padding:20px;width:100%}[data-v-f2c6abb3] table tbody td{color:#4e4e4e;font-size:14px;font-weight:400}.product__tabs-list[data-v-08593c89]{display:flex;margin-bottom:50px}.product__tabs-list[data-v-08593c89] .rhs-tabs__tab{width:-moz-fit-content;width:fit-content}@media(max-width:768px){.product__tabs-list[data-v-08593c89] .rhs-tabs__tab{width:auto}}.catalog-product-city-modal.first-view[data-v-41ce364a] .ui-modal__body{max-width:523px;padding:32px;width:100%}.catalog-product-city-modal.second-view[data-v-41ce364a] .ui-modal__body{max-height:708px;max-width:600px;overflow-y:auto;padding:32px;width:100%}.catalog-product-city-modal__content[data-v-41ce364a]{width:100%}.catalog-product-city-modal__subheading[data-v-41ce364a]{color:#4e4e4e;margin-top:16px}.catalog-product-city-modal__actions[data-v-41ce364a]{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:8px;justify-content:flex-start}.catalog-product-city-modal__view[data-v-41ce364a]{align-items:center;display:flex;justify-content:center;margin-top:32px;width:100%}.catalog-product-city-modal__result[data-v-41ce364a]{display:flex;flex:1}.catalog-product-city-modal__cities[data-v-41ce364a]{display:flex;flex:1;flex-direction:column;gap:16px}.catalog-product-city-modal__city[data-v-41ce364a]{cursor:pointer;padding:5px 0;transition:.3s}.catalog-product-city-modal__city[data-v-41ce364a]:hover{color:#4fc7b5}.catalog-product-city-modal__no-result[data-v-41ce364a]{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:16px;min-height:200px;text-align:center;width:100%;--rhs-icon-size:24px;color:#818181}.catalog{display:flex;flex:1;flex-direction:column;width:100%}.catalog__section:not(.-small){padding-bottom:90px;padding-top:60px}.catalog__section.-small{padding-bottom:60px;padding-top:60px}.catalog__section.-grey{background-color:#f2f2f2}.catalog__section-container{display:flex;flex-direction:column;gap:20px;width:100%}.catalog__section__filter-btn{align-items:center;background:#4fc7b5;border:none;border-radius:1px;display:none;height:44px;justify-content:center;width:44px}@media(max-width:768px){.catalog__section__filter-btn{display:flex}}.catalog__section__filter-btn svg{fill:none;flex:none;stroke:#fff}.catalog__section .pagination{justify-content:flex-end}.catalog__title{margin:0 0 30px}.catalog .banner__offer-inner{background-color:#fff;max-width:300px;padding:30px 20px}.catalog .banner__text,.catalog .banner__title{color:#000}.catalog .banner__title{font-size:28px;font-weight:700;line-height:28px;margin:0 0 10px}.catalog .banner__text{font-size:16px;font-weight:400;line-height:19px}.catalog .banner__btn{background-color:#4fc7b5;border:none;color:#fff;font-size:14px;font-weight:700;line-height:19px;padding:10px;text-align:center;transition:.3s;width:100%}.catalog .banner__btn:active,.catalog .banner__btn:hover{background-color:#000}.catalog .section-desc__inner{display:grid;gap:10px 20px;grid-template-areas:"img title" "img text" "img .";grid-template-columns:calc(50% - 10px) calc(50% - 10px)}@media(max-width:768px){.catalog .section-desc__inner{grid-template-areas:"img" "title" "text";grid-template-columns:100%}}.catalog .section-desc__img{grid-area:img;-o-object-fit:contain;object-fit:contain}.catalog .section-desc__title{grid-area:title}.catalog .section-desc__text{grid-area:text;padding:0}.product{display:flex;flex:1;flex-direction:column;width:100%}@media(max-width:768px){.product .catalog__section.product__section{padding-top:20px}}.product__city{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-bottom:10px}.product__city-key{color:#818181}.product__city-value{color:#4fc7b5;cursor:pointer}.product__city-value:hover{text-decoration:underline;text-underline-offset:3px;transition:.3s}.product__main{display:flex;gap:20px;justify-content:space-between;margin-bottom:110px}@media(max-width:768px){.product__main{flex-direction:column;gap:30px}}.product__main-info{width:49%}@media(max-width:768px){.product__main-info{text-align:center;width:100%}}.product__main-info .info__title{overflow:visible;white-space:normal}.product__main-info .info__divider{background:#f2f2f2;height:1px;margin-bottom:30px;width:100%}.product__main-info .info__item{text-align:left;white-space:pre-line}.product__main-info .info__item:not(:last-child){margin-bottom:15px}.product__main-cashback{display:flex;flex-direction:column;gap:24px;padding:24px}.product__main-cashback .cashback{display:flex;gap:24px}@media(max-width:1024px){.product__main-cashback .cashback{flex-direction:column}}.product__main-cashback .cashback__wrapper{display:flex;flex-direction:column;gap:12px;padding:16px}.product__main-cashback .cashback__tooltip{align-items:center;display:flex;gap:4px;height:24px}.product__main-cashback .cashback__tooltip .rhs-tooltip{margin-bottom:6px}.product__main-cashback .cashback__card{border:1px solid #d9d9d9;padding:16px 16px 38px;width:100%}.product__main-cashback .cashback__card .title-wrapper{display:flex;height:48px;justify-content:space-between}.product__main-cashback .cashback__card .title-wrapper .percent{color:#4fc7b5}.product__main-cashback .cashback__card .title-wrapper .no-wrap{white-space:nowrap}.product__main-cashback .cashback__card .title-wrapper .title{max-width:194px}.product__main-cashback .cashback__additional-text{color:#e50040;max-width:362px}.product__main-price{display:flex;flex-direction:column;margin-bottom:30px}.product__main-price .price__top{align-items:center;display:grid;gap:5px;grid-template-areas:"price btn" "desc btn";grid-template-columns:1fr 175px;margin-bottom:20px}@media(max-width:768px){.product__main-price .price__top{grid-template-areas:"price" "desc" "btn";grid-template-columns:auto;justify-content:center}}.product__main-price .price__value{font-size:26px;grid-area:price;line-height:31px}.product__main-price .price__per-el{color:#818181;grid-area:desc}.product__main-price .price__btn{grid-area:btn}@media(max-width:768px){.product__main-price .price__btn{margin-top:15px}}.product__main-price .price__quality{align-items:center;display:flex;gap:15px}@media(max-width:1024px){.product__main-price .price__quality{align-items:flex-start;flex-direction:column}}@media(max-width:768px){.product__main-price .price__quality{align-items:center;gap:10px}}.product__main-price .price__quality-input{display:flex;gap:5px}.product__main-price .price__quality .ui-form__input{align-items:center;display:flex;justify-content:center;max-width:-moz-fit-content;max-width:fit-content;min-width:85px}@media(max-width:768px){.product__main-price .price__quality .ui-form__input{min-width:240px}}.product__main-price .price__quality-warn{align-items:center;color:#818181;display:flex;gap:5px;justify-content:flex-start}.product__main-price .price__quality-warn svg{fill:#818181;flex:none;height:20px;width:20px}.product__main-price .price__quality-warn span{align-items:center;display:flex;gap:5px;justify-content:flex-start}.product__main-price .price__quality-text{color:#000}.product__main-photos{position:relative;width:45%}@media(max-width:768px){.product__main-photos{width:100%}}.product__main-photos .photos__current{align-items:center;display:flex;justify-content:center;margin-bottom:10px;position:relative}.product__main-photos .photos__art{color:#b0b0b0;font-size:14px;line-height:25px;position:absolute;right:0;top:0}.product__main-photos .photos__main{height:auto}.product__main-photos .photos__empty{background-color:#f2f2f2;padding-top:100%;position:relative;width:100%}.product__main-photos .photos__empty img{left:calc(50% - 45px);position:absolute;top:calc(50% - 50px)}.product__main-photos .photos__btn{align-items:center;background:#4e4e4e;border:none;bottom:5px;display:flex;height:50px;justify-content:center;position:absolute;width:50px}.product__main-photos .photos__btn:disabled{cursor:not-allowed;opacity:.4}.product__main-photos .photos__btn.btn-prev{left:5px;transform:rotate(180deg)}.product__main-photos .photos__btn.btn-next{right:5px}.product__main-photos .photos__all{overflow:auto hidden;padding-bottom:10px;width:100%}.product__main-photos .photos__all::-webkit-scrollbar{height:6px}.product__main-photos .photos__all::-webkit-scrollbar-track{background:#d9d9d9;cursor:pointer}.product__main-photos .photos__all::-webkit-scrollbar-thumb{background:#e50040;cursor:pointer}.product__main-photos .photos__all{scrollbar-color:#e50040 #d9d9d9;scrollbar-width:thin}.product__main-photos .photos__inner{display:flex;gap:10px;width:-moz-max-content;width:max-content}.product__main-photos .photos__item{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid transparent;cursor:pointer;height:90px;width:90px}.product__main-photos .photos__item.-current{border-color:#4fc7b5}
