

/* Start:/local/templates/met/components/bitrix/catalog.element/main_new/style.min.css?17387424694103*/
.manufacturer,.special-icon{font-size:16px;margin-top:0}.manufacturer>img{vertical-align:bottom}.special-icon>img{vertical-align:middle;margin-right:10px}.img-responsive{max-width:100%}.ny-gift{float:right}.has_360{margin-top:50px}#mobile-preview,.ny_sell_out_wrapper{position:relative}.ny_sell_out{position:absolute;color:#fff;left:140px;top:13px}@media screen and (max-width:768px){.ny-gift{float:left}.has_360{margin-top:0}.img_kover{height:auto}}.js-get-tz{font-size:15px;text-align:center;padding:17px 20px}.yandex-btn{clear:both;margin-top:10px}#mobile-preview{max-width:100%;margin:0 auto;cursor:pointer}#mobile-preview>a{position:absolute;top:0;right:0;left:0;bottom:0;z-index:99}.cloudimage-360{height:100%;width:100%}.cloudimage-inner-box{width:100%;display:flex;justify-content:center;align-items:center}.cloudimage-360 .cloudimage-360-next,.cloudimage-360 .cloudimage-360-prev{padding:8px;background:rgba(255,255,255,.5);border:0;border-radius:4px;width:45px;height:45px;top:calc(50% - 22px);position:absolute;z-index:100;background-color:#f5a408}.cloudimage-360 .cloudimage-360-next:focus,.cloudimage-360 .cloudimage-360-prev:focus{outline:0}.cloudimage-360 .cloudimage-360-next:after,.cloudimage-360 .cloudimage-360-prev:after{content:"\e902";font-family:'met_font';display:block;font-size:16px;line-height:16px;color:#fff;font-weight:600}.cloudimage-360 .cloudimage-360-prev{left:0;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.cloudimage-360 .cloudimage-360-next{right:0}.cloudimage-360 .cloudimage-360-next.not-active,.cloudimage-360 .cloudimage-360-prev.not-active{opacity:.25;cursor:default}#d3 .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,193,62,.9);padding:60px 40px 0;opacity:1;z-index:2;transition:all .3s}#d3 .overlay.hidden{display:block;opacity:0;visibility:hidden}#d3 .overlay .center{display:table;width:100%;margin:0 auto;text-align:center}#d3 .overlay .center .column{display:table-cell;width:50%;vertical-align:bottom;height:167px;position:relative}#d3 .overlay .center .column:after{content:"";width:66px;height:66px;position:absolute;top:0;left:50%;transform:translateX(-50%);background-position:center center}#d3 .overlay .center .column:first-child:after{background:url(/local/templates/met/components/bitrix/catalog.element/main_new/images/3d_resize.png) no-repeat}#d3 .overlay .center .column:last-child:after{background:url(/local/templates/met/components/bitrix/catalog.element/main_new/images/3d_loupe.png) no-repeat}#d3 .overlay .hint-text{font-size:16px;color:#fff;margin:30px 0}#d3 .overlay .continue{margin-top:70px;text-align:center}#d3 .overlay .continue .btn{display:inline-block;background:#ececec;font-size:16px;color:#4d4d4d;width:178px;border:medium;outline:medium;padding:14px;cursor:pointer;border-radius:5px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ececec),color-stop(1,#dbdbdb));background-image:-o-linear-gradient(bottom,#ececec 0,#dbdbdb 100%);background-image:-moz-linear-gradient(bottom,#ececec 0,#dbdbdb 100%);background-image:-webkit-linear-gradient(bottom,#ececec 0,#dbdbdb 100%);background-image:-ms-linear-gradient(bottom,#ececec 0,#dbdbdb 100%);background-image:linear-gradient(to bottom,#ececec 0,#dbdbdb 100%)}.imageBlock__sliderItem{cursor:pointer}.fancybox__container--detailSlider .fancybox__content{width:100%;height:100%;padding:0}.fancybox__container--detailSlider .fancybox__backdrop{--fancybox-bg:#fff}.fancybox__container--detailSlider .fancybox__spinner svg{color:#f5a408}.fancybox__container--detailSlider .fancybox__slide{padding:0}.fancybox__container--detailSlider .fancybox__content>.carousel__button.is-close{top:15px;right:15px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;outline:0}.fancybox__container--detailSlider .fancybox__content>.carousel__button.is-close:before{font-family:'met_font';content:"\e908";font-size:14px;line-height:14px;color:#c4c4c4}@media screen and (min-width:768px){.fancybox__container--detailSlider .fancybox__content>.carousel__button.is-close{top:30px;right:35px;border:2px solid #c4c4c4;width:45px;height:45px}}
/* End */


/* Start:/local/templates/met/css/catalog-section.css?175281863956283*/
.catalogSection {
    padding-bottom: 51px;
}

.catalogSection h1 {
    margin: 0;
    font-size: 24px;
    line-height: 33px;
}

.catalogSection__title {
    margin: 9px 0 5px;
}

.catalogSection__anchors {
    display: flex;
    gap: 10px;
    margin: 16px 0 24px;
    overflow: auto;
    scrollbar-width: none;
}
@media (min-width: 1024px) {
    .catalogSection__anchors {
        gap: 10px;
        margin: 24px 0 32px;
    }
}

.catalogSection__listAnchorTitle {
    margin: 32px 0 24px;
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    color: #3B3B3B;
}
@media (min-width: 768px) {
    .catalogSection__listAnchorTitle {
        margin: 32px 0 0;
    }
}
@media (min-width: 1024px) {
    .catalogSection__listAnchorTitle {
        line-height: 36px;
    }
}

.catalogSection__delimiter {
    margin: 40px 0;
    width: 100%;
    height: 1px;
    background-color: #E6E6E6;
}
@media (min-width: 1024px) {
    .catalogSection__delimiter {
        margin: 64px 0;
    }
}

.catalogSection .mainTop__img {
    margin: 0 0 23px;
    height: 230px;
}

.catalogSection .mainTop__topText {
    padding: 0 10px;
}

.catalogSection .mainTop__topText p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 14px;
}

.catalogSection .mainTop__topText p a {
    color: #3B3B3B;
    font-weight: 600;
}

.catalogSection .mainTop__consult {
    margin-bottom: 20px;
    padding-top: 9px;
}

.catalogSection .mainTop__list {
    padding: 30px 9px 5px;
}

.catalogSection .mainTop__itemText {
    padding-left: 10px;
    padding-right: 40px;
}

.catalogFilterBtn {
    border-top: solid 1px #f5a408;
    border-bottom: solid 1px #f5a408;
    font-size: 16px;
    line-height: 22px;
    color: #f5a408;
    padding: 15px 10px 13px;
    margin: 0 -20px;
}

.no-touch .catalogFilterBtn:hover,
.no-touch .catalogFilterBtn:active,
.no-touch .catalogFilterBtn:focus {
    color: #f5a408;
}

.no-touch .catalogFilterBtn:focus-within {
    color: #f5a408;
}

.catalogFilterBtn__text {
    position: relative;
    padding-right: 26px;
}

.catalogFilterBtn__text:after {
    content: '+';
    display: block;
    width: 17px;
    height: 17px;
    background-color: #f5a408;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    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;
    color: #fff;
    position: absolute;
    top: 2px;
    right: 3px;
    font-size: 16px;
    line-height: 17px;
    font-family: arial;
}

.catalogFilterFixedBtn {
    position: fixed;
    width: 65px;
    height: 65px;
    background: #f5a408;
    border-radius: 50%;
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, .3);
    bottom: 20px;
    right: 20px;
    z-index: 399;
}

.catalogFilterFixedBtn:after {
    content: "\e90d";
    font-family: 'met_font';
    color: #fff;
    font-size: 24px;
}

.catalogSection__sort {
    padding-top: 29px;
}

.catalogSection__sortCount {
    white-space: nowrap;
    font-size: 16px;
    margin-left: 35px;
}

.catalogSection__sortItem {
    width: 100%;
    max-width: 258px;
}

.catalogSection__sortItem__title {
    font-size: 16px;
    line-height: 137%;
    color: #3B3B3B;
    opacity: 0.6;
    margin-right: 6px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
}

.catalogSection__list {
    margin-top: 40px;
    margin-bottom: 0;
}

.catalogSection__list--archive {
    margin-top: 70px;
}

.catalogSection__list--archive .catalogSection__title {
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    color: #3B3B3B;
}
@media (min-width: 1024px) {
    .catalogSection__list--archive .catalogSection__title {
        line-height: 36px;
    }
}

.catalogSection__list--archive:not(._show) .catalogSection__listWrap {
    height: 250px;
    overflow: hidden;
    position: relative;
}

.catalogSection__list--archive:not(._show) .catalogSection__item {
    padding-top: 0;
}

.catalogSection__list--archive:not(._show) .catalogSection__listWrap:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #fff;
    opacity: .5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.catalogSection__list .slider__wrap .slick-track {
    display: flex;
}

.catalogSection__list .slider__wrap .catalogSection__item {
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 0;
    height: auto;
}

.catalogSection__btnWrap {
    margin-top: 45px;
    text-align: center;
}

.catalogSection__item {
    padding-top: 25px;
    padding-bottom: 26px;
    margin-bottom: 9px;
}

.catalogSection__itemInner {
    position: relative;
    overflow-anchor: none;
    z-index: 1;
}

.catalogSection__itemStickers {
    position: absolute;
    top: 0;
    right: 0;
    flex-direction: column;
    width: 100%;
}

.catalogSection__itemSticker {
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 14px;
    line-height: 1.3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    padding: 1px 7px;
    padding-top: 2px;
    letter-spacing: 0.02em;
    display: none;
}

.catalogSection__itemSticker:last-child {
    margin-bottom: 0;
}

.catalogSection__itemSticker._active {
    display: block;
}

.catalogSection__itemDiscount {
    background-color: #f5a408;
}
.catalogSection__itemSticker--specialoffer {
    background-color: #ff003d;
}
.catalogSection__itemSticker--new {
    background-color: #10BC7E;
}
.catalogSection__itemSticker--from20 {
    border: 1px solid #FF003D;
    color: #FF003D;
    background-color: transparent;
}
.catalogSection__itemSticker--markdown {
    background-color: #F3F3F3;
    color: #545454;
}
.catalogSection__itemStickers {
    align-items: end;
}
.stickersLeft .catalogSection__itemStickers {
    align-items: start;
}
@media (max-width: 768px) {
    .stickersLeft .catalogSection__itemSticker--markdown {
        position: relative;
    }
}
.catalogSectionList__item .catalogSection__itemSticker--tricolor {
    position: absolute;
    left: 67px;
    bottom: 0;
    z-index: 2;
}
@media (max-width: 768px) {
    .catalogSectionList__item .catalogSection__itemSticker--tricolor {
        left: 10px;
    }
}
.catalogSection__item  .catalogSection__itemSticker--tricolor {
    position: absolute;
    left: 0;
    top: 200px;
    z-index: 2;
    padding-left: 0;
}
.catalogSection__itemSticker--fss {
    background-color: #4f71a4;
}
.catalogSection__itemSticker--hit {
    background-color: #D200D7;
}
.catalogSection__itemSticker--hit svg {
    margin-bottom: -0.5px;
}
.catalogSection__itemSticker--showRoom {
    background-color: #3B6CFF;
}
.catalogSection__itemSticker--showRoom svg {
    position: relative;
    top: 1px;
}

/**/
.btn-3d__wrapper {
    padding: 0;
    border: 1px solid #B1B1B1;
    border-radius: 4px;
    display: block;
    background: white;
}
.btn-3d {
    position: relative;
    width: 100%;
    height: 100%;
    width: 29px;
    height: 27px;
}

.btn-3d--full {
    width: 43px;
    height: 41px;
}

.btn-3d__border, .btn-3d__box {
    position: absolute;
    inset: 0;
    margin: auto;
}
.btn-3d__bg {
    fill: white;
    transition: fill 200ms ease-out;
}
.btn-3d__content {
    fill: #B1B1B1;
    transition: fill 200ms ease-out;
}

.btn-3d__border {
    width: 25px;
    transition: width 200ms ease-out;
}

.btn-3d__wrapper:hover .btn-3d__border {
    width: 29px;
}
.btn-3d__wrapper:hover .btn-3d__bg {
    fill: #FFF3DD;
}
.btn-3d__wrapper:hover .btn-3d__content {
    fill: #F5A408;
}
.btn-3d__wrapper:hover {
    border-color: #F5A408;
    color: #3B3B3B !important;
}
.btn-3d__text {
    font-size: 14px;
    font-weight: 500;
    color: #3B3B3B !important;
}
/**/

.catalogSection__itemSticker--icon {
    width: 40px;
    height: 40px;
    padding: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #FEEAD4;
    border: 1px solid #F5A408;
    border-radius: 4px;
}
.catalogSection__itemSticker--transparent {
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.catalogSection__itemSticker--compressor{
    width: 44px;
    height: 44px;
    border-radius: 50%;
}
.catalogSection__itemSticker.catalogSection__itemSticker--icon._active {
    display: flex;
}

.catalogSection__itemSticker.catalogSection__itemSticker--icon svg {
    height: auto;
}

.catalogSection__itemImg {
    margin-bottom: 10px;
}

.catalogSection__itemImg a {
    width: 100%;
    height: 100%;
}

.catalogSection__itemImg img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 auto;
    max-width: 100%;
    object-fit: contain;
}

.catalogSection__itemCategory {
    font-size: 15px;
    font-weight: 900;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.catalogSection__itemName {
    font-size: 15px !important;
    line-height: 21px !important;
    color: #3b3b3b;
    margin-bottom: 12px;
}


.catalogSection__itemName a {
    color: #3b3b3b;
}

.no-touch .catalogSection__itemName a:hover,
.no-touch .catalogSection__itemName a:active,
.no-touch .catalogSection__itemName a:focus {
    color: #f5a408;
}

.no-touch .catalogSection__itemName a:focus-within {
    color: #3b3b3b;
}

.catalogSection__itemPrice {
    padding-top: 3px;
    margin-bottom: 10px;
    position: relative;
}

.archiveProduct .catalogSection__itemPrice {
    display: none;
}

.catalogSection__itemPrice .itemPrice__new {
    display: inline-block;
    vertical-align: baseline;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 25px !important;
    color: #3b3b3b;
}

.catalogSection__itemPrice .itemPrice__old {
    display: inline-block;
    vertical-align: baseline;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 19px !important;
    color: #979797;
    position: relative;
    text-decoration: line-through;
    margin-left: 5px;
}

.catalogSection__itemArticle, .catalogSection__itemArticle span {
    font-size: 13px !important;
    line-height: 20px !important;
    color: #3b3b3b;
}

.catalogSection__itemAvailable {
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    margin-left: 15px;
    color: #202124;
    display: flex;
    position: relative;
}

.catalogSection__itemAvailable--available:before,
.catalogSection__itemAvailable--expected:before,
.catalogSection__itemAvailable--onorder:before,
.catalogSection__itemAvailable--nostock:before {
    font-family: 'met_font';
    color: #fff;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    border-radius: 100%;
    line-height: 16px !important;
    text-align: center;
    position: relative;
}

.catalogSection__itemAvailable--available {
    color: #1CC600;
}

.catalogSection__itemAvailable--available:before {
    content: "\e913";
    font-size: 7px !important;
    font-weight: 400 !important;
    background-color: #1CC600;
}

.catalogSection__itemAvailable--expected {
    color: #f5a408;
    line-height: 14px;
}
.customToolTip {
    border-bottom: 1px solid #f5a408;
}

.catalogSection__itemAvailable--expected:before {
    content: "\e915";
    font-size: 11px;
    line-height: 17px;
    background-color: #f5a408;
}

.catalogSection__itemAvailable--onorder {
    color: #3B6CFF;
}

.catalogSection__itemAvailable--onorder:before {
    content: "\e916";
    font-size: 10px;
    background-color: #3B6CFF;
}

.catalogSection__itemAvailable--nostock {
    color: #FF003D;
}

.catalogSection__itemAvailable--nostock:before {
    content: "\e914";
    font-size: 9px;
    background-color: #FF003D;
}
.catalogSection__item .catalogSection__itemAvailable:before {
    display: none;
}
@media (min-width: 1024px) and (max-width: 1040px) {
    .catalogSection__itemAvailable--expected {
        white-space: nowrap;
    }

    .catalogSection__itemArticle {
        white-space: nowrap;
    }
}

.catalogSection__itemButton {
    padding-top: 19px;
    display: flex;
}

.catalogSection__itemButton .btn {
    margin: 0;
}
.catalogSection__itemButton .btn:hover {
    color: #fff;
    text-decoration: none;
}

.catalogSection__itemButton .btn:not(.btn_compare) + .btn {
    margin-left: 10px;
}

.catalogSection__itemButton .btn:not(.btn_compare) {
    display: inline-flex;
    align-items: center;
    padding: 7px 21px 9px;
    font-weight: normal;
}
.catalogSection__itemButton .btn:not(.btn_compare).btn-preOrder {
    width: 100%;
}

.catalogSection__itemButton .btn.btn_blue.btn_oneClick,
.catalogSection__itemButton .btn.btn_gray.btn_subscribeProduct {
    white-space: normal;
    line-height: 1;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalogSection__itemButton .btn.btn_gray.btn_subscribeProduct br {
    display: none;
}
.catalogSectionList__itemButton__desktop {
    display: block;
}
.catalogSectionList__itemButton__mobile {
    display: none;
}
.catalogSectionList__itemBuyWrap .catalogSection__itemButton .btn_compare {
    position: relative;
    top: 0;
}
.catalogSectionList__itemBuyWrap .catalogSection__itemButton {
    width: 100%;
}
.catalogSection__text {
    padding-top: 6px;
}

.catalogSection__text * {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
}

.catalogSection__text h2,
.catalogSection__text h3,
.catalogSection__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 8px;
    margin-top: 39px;
    font-family: 'Grotesque';
}
.js-sectVideo .play {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABkCAMAAADnow2IAAAC/VBMVEVMaXFOJSbMGB4oKSjMGB7MGB4oKSgoKSjMGB7MGB7MGB4oKSgoKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSjMGB7MGB4oKSgoKSjMGB4oKSjMGB7MGB4oKSjMGB7MGB4oKSgoKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSjMGB4oKSjMGB4oKSjMGB7MGB4oKSjMGB7MGB4oKSgoKSjMGB7MGB4oKSgoKSgoKSjMGB7MGB7MGB4oKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSgoKSgoKSjMGB7MGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSgoKSgoKSjMGB4oKSjMGB4oKSgoKSgoKSjMGB4oKSjMGB7MGB4oKSgoKSgoKSjMGB4oKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB7MGB4oKSjMGB4oKSjMGB4oKSjMGB4oKSjMGB4oKSgsLSwuLy7MGB41NjUyMzIxMjHMGB44OTjMGB49Pj3MGB5BQkFGR0bMGB5NTk1WV1ZZWllSUlLMGB7MGB7MGB5yc3Jqa2piY2LMGB7MGB7MGB56enqCg4LMGB6MjYzMGB7MGB7MGB6io6KTk5PMGB6mp6bMGB6dnp22t7bMGB6+vr6mpqbMGB7MzMyvr6+1trXR0dHMzMy/wL/MGB69vb3MGB7h4uHMGB7Hx8fu7u7MGB7Ozs7b29vy8vLMGB75+fnMGB7S0tLX19fT09PMGB7MGR/NHCLNICbOIynPJizOKzHRLzTSMzjPOj/RPkTWQ0jRT1PVVVnbXWHUZmrab3LheHvXgYTVjpHmkJLZmJrnlJfXo6TbqqvfqarrpqnYtLXtrrDftbfYwcHxvr/qwcLYysrV0NDXz9DyxcfU09PV1NTV1dXW1tba1dbX19fb29vm19fd3d3g4OD32drm4+Pk5OTp6ent7e366Onw8PD77e3z8/P09PT29PT29vb99/f6+vr8/Pz9/f3//v7///+wlTMSAAAAvnRSTlMAAQMKDA4QEhIWGBoeICElJSYpKi0uMTM0NTg4PDw/QEFFRkpKTU9QVFZYWl1eYGNoaWttbnJzdnh7fYCBgoKDhIeIio2PkZSUlZeXmJqbnqCgoaKipKapqaqrrK+xsbOztLW2t7e5ubq6u7y8vb6+wcLExsjKy83Oz9DQ0dHR0dLS09TU1NXX19jY2Nnb3d3d3d7g4uLi4+Pl5+jo6Onp6+zt7u7u8PHx8vP09PT19/f5+fr7+/v7/f7+/v7+rAFLegAAA+RJREFUeNq113dUFFcUBvALGhUTJYqoKIkoKCgobIwgChZAlCZllSKLKCwEUVddlzKRxN7FqIsFbCj2XlDBMtbEmpCmabZEsXdNLFnm6D5E1HN8b9j7/P59e37n7Hkz984HfGPRyMHZzcPLLyg8un/SMK0uc9zkbH1Obt4SY/Jyc/TZM8ZlpmuHJfWPDg/y8/Zwc3ZobPEm8UH74fli1VOgda9ViTSfLJqaOa0qkNaFounZ7Qok1ptFTIo+IUqSiIvWDADqF4rINAUAbxGbngCgRStjzMGiAK1stoRPRXxagTMH5TNw56B4QXcOShD0fvfh/vMn5SnREE05lR7/dUyOMgi+oCmS4c6ZI2xFBzqa8iL/Xv3lIEvJgiyGIv1/9+8f99OVGZBNVUgeXrvwPX1UgZ6tSM9uXT57gvK7+ZDDUkjuX7n0x1HxXcmVqUjFN0svnT6CVaSye6WlF386iFFInlwvvfIbWpEMN34Q0cqjkgMiVnn662HKHellKWV/fkd9XrLlKP8cF2nRwxi2cvuUyHqPdCzlQckB9js9iK48/fmQnPnSj6aU/f6tvFnXm3J67rjMuctnB3DZR12hLZfdaMdlT9dehUa2WgLo0MoEc+BwSUEAYF2EVchH5hAkkm5uVBoX4hQ7IGmL+k/t4WUcTO8Buc7wKtVdB+ZsrTqxMbNz7UqEQPWbu7p7+wX3Ka9H6Vkv+tFMUpDy8/MXlhekCVnpuuFDBvTrE+zn5eHW2q6OGbyX1LCytXdqp+jg2cWnR0BIqDIyVhWfoE5JHWpMaoo6IV4VG9U3LCSgh08Xzw6Kdk72tlY13ySqtQnVCFWPJsylRiXSRCWYmoRmFUiLNAERRyCph0KEjIZE6SXgEma877oZAjINAEAhYNMRAMLQSowZ1ByBVtI+goYCPs3AnoPSBlw4KAr4nIPiCZ0op+tnyVN8wZdyKv23YbocJRACaIpkuLt2PFuJgAjKKelqe1d+zVKiIIaqkK62ZzFDUUEcQyFdbcdc+qiCRKZCutq22ZTfJYOarZCudnnTFKxCutq+NeOxCulqe5aNRiiVXW0tWpEMO+cJaGXXglECVileOpZyR4myFMOKSdTnJU6Osm4a49mNYStbvmG+R0qWsn3Bl8xVAoF0pXjRVwIzSvqsMyyfKGvWUefu6qky5y6fHcBnH3HajTY89jSnbwZQopVYM+BwSZ4A8HEGViEfmYFIpC/pFFZpOMUGSFpm4B6Wl7E1vQek2L/WSRz91Sb8r5GRirfLTd0mji7GeuTrT+pRVKwqLj5RnTJ4qEajGZyaXF6QIpWhIf6+3UhBamHzYUVXew5kC508w/7fdwAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-position: 0 -40px;
    background-size: 100% auto;
    position: absolute;
    height: 40px;
    width: 55px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.js-sectVideo:hover .play {
    background-position: 0 0;
}
.youtube-new-container{
    margin: 0 0 0 10%;
}
.youtube-new{
    height: 161px;
    background-position: left;
    position: relative;
    border-radius: 5px;
}
.youtube-new:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: rgba(59, 59, 59, 0.6);
}
.youtube-new a{
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 2;
}
.youtube-new.no-video-title{
    margin-top: 36px;
}
.js-sectVideo .popUpForm__block{
    height: 400px;
    width: 700px;
    max-width: 100%;
    position: relative;
    padding: 4px;
    cursor: pointer;
}
.js-sectVideo .popUpForm__block .youtube{
    height: 100%;
}
.js-sectVideo .popUpForm__block iframe{
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px)!important;
    height: calc(100% - 4px)!important;
}
.catalogSection__text a {
    text-decoration: underline;
}

.catalogSection__text .selection {
    margin-bottom: 65px;
    padding-top: 19px;
}

.catalogSection__text .selection p {
    margin: 0 0 10px;
}

.catalogSection__text p {
    margin: 0 0 10px;
}

.content .catalogSection__text ul,
.content .catalogSection__text ol {
    margin: 8px 0 26px 0;
    padding: 0;
}

.content .catalogSection__text ul > li,
.content .catalogSection__text ol > li {
    padding-left: 20px;
    margin-bottom: 16px;
}

.content .catalogSection__text ul > li:before {
    left: 0;
    top: 7px;
}

.catalogSection__text-descr {
    padding-top: 17px;
}

.catalogSection__text-descr p {
    margin: 0 0 42px;
}

.catalogSection__itemImages {
    display: none;
}

.promo-slider {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 209px;
}
.promo-slider:not(.slick-initialized) {
    height: 295px;
    overflow: hidden;
}
@media (max-width: 460px) {
    .promo-slider:not(.slick-initialized) {
        height: 210px;
    }
}
.promo-slider .slick-slide {
    height: max-content;
}
.promo-slider .slick-loading {
    background:#f2ede4 url('/local/templates/met/css/../images/loader.svg') no-repeat center;
    background-size: 20%;
    height: 100%;
}
.promo-slider .slick-track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}
.promo-slider img {
    display: block;
    margin: 0 auto;
}

.promo-slider .slick-arrow {
    font-size: inherit;
    position: relative;
    border: none;
    background: none;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCAyMyA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTEgMUwyMSAzMEwxIDU5IiBzdHJva2U9IiNBMTlFOTMiIHN0cm9rZS13aWR0aD0iMiIvPiA8L3N2Zz4=');
    width: 22px;
    height: 58px;
    border-radius: unset;
    top: auto;
    color: #000;
    transition: 0.3s;
}

.promo-slider .slick-arrow.slick-prev {
    margin: 20px 20px 20px 0;
}

.promo-slider .slick-arrow.slick-next {
    margin: 20px 0 20px 20px;
}

.promo-slider .slick-arrow:after {
    display: none;
}

.promo-slider .slick-arrow:hover {
    background-color: transparent;
    filter: brightness(0);
}

.promo-slider .slick-dots {
    width: 100%;
}

.promo-slider:after {
    transition: 0.5s;
}

.promo-slider .slick-list {
    border: 0;
    width: calc(100% - 84px);
}

.catalogSection__itemEquipment {
    width: 100%;
    padding-bottom: 15px;
}

.itemEquipment__btn {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: solid 1px transparent;
    padding: 4px 2px;
    height: 29px;
    font-size: 15px;
    line-height: 21px;
    color: #f5a408;
}

.itemEquipment__btn--current,
.itemEquipment__btn._active {
    border: 1px solid #f5a408;
    padding: 4px 10px;
}

.no-touch .itemEquipment__btn:hover,
.no-touch .citemEquipment__btn:active,
.no-touch .itemEquipment__btn:focus {
    color: #f5a408;
}

.itemEquipment__btn--color {
    width: 29px;
    border-color: #D7D3CC;
}

.itemEquipment__btn--color._active {
    border-color: #3B6CFF;
    border-width: 2px;
}

.catalogSection-gif {
    display: block;
    position: relative;
}

.catalogSection__list .catalogSection-gif .catalogSection-gif__inner {
    background-color: #F5F1EA;
    border: 1px solid #F5A408;
    padding: 25px;
    max-width: 100%;
    margin: 0;
    justify-content: space-around;
}

.catalogSection__itemInner__right {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.catalogSection-gif--wrapper .catalogSection-gif {
    width: 100%;
    padding-top: 0;
    margin-top: 50px;
}
.catalogSection-gif--wrapper .catalogSection-gif.catalogSection__item .catalogSection-gif__inner.catalogSection__itemInner {
    margin: 0;
    padding: 0;
    overflow: hidden;
    max-width: 100%;
}
.catalogSection-gif--wrapper .catalogSection__itemInner__left {
    position: relative;
    height: auto;
    margin: 0;
    flex: 1;
}
.catalogSection-gif--wrapper .catalogSection__itemInner__right {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 100px;
    flex: 1;
}
.catalogSection-gif--wrapper .catalogSection__itemInner__img {
    overflow: hidden;
    max-height: 280px;
    display: flex;
    align-items: center;
}
.catalogSection-gif--wrapper .catalogSection__itemInner__left .catalogSection__itemInner__svg {
    background-color: #F5A408;
    border-radius: 50px;
    padding: 13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -37px;
}
.catalogSection-gif--wrapper .catalogSection-gif .catalogSection-gif__inner .catalogSection__itemInner__left img {
    width: auto;
    height: auto;
    border-radius: 0;
    -webkit-clip-path: ellipse(150% 170% at -50% 50%);
    clip-path: ellipse(150% 170% at -50% 50%);
    object-fit: cover;
}
.catalogSection-gif--wrapper .catalogSection-gif .catalogSection-gif__inner .catalogSection-gif__text {
    max-width: 350px;
    font-size: 24px;
}
.catalogSection-gif--wrapper .catalogSection-gif__btn {
    max-width: 200px;
}
@media (max-width: 1100px) {
    .catalogSection-gif--wrapper .catalogSection__itemInner__right {
        padding-left: 50px;
    }
}
@media (max-width: 1024px) {
    div.catalogSection-gif--wrapper .catalogSection-gif.catalogSection__item .catalogSection-gif__inner.catalogSection__itemInner {
        margin: 0 25px;
    }
}
@media (max-width: 767px) {
    .youtube-new-container {
        margin: 0;
        padding-bottom: 20px;
    }
    div.catalogSection-gif--wrapper .catalogSection-gif.catalogSection__item .catalogSection-gif__inner.catalogSection__itemInner {
        flex-direction: column;
        height: auto;
        padding: 30px 5px;
    }
    .catalogSection-gif--wrapper .catalogSection__itemInner__img {
        display: none;
    }
    .catalogSection-gif--wrapper .catalogSection__itemInner__left .catalogSection__itemInner__svg {
        position: relative;
        top: unset;
        transform: none;
        right: unset;
        margin-bottom: 20px;
    }
    .catalogSection-gif--wrapper .catalogSection__itemInner__right {
        align-items: center;
        text-align: center;
        padding: 0;
    }
}
@media (max-width: 500px) {
    div.catalogSection-gif--wrapper .catalogSection-gif.catalogSection__item .catalogSection-gif__inner.catalogSection__itemInner {
        margin: 0;
    }
}
.catalogSection__itemInner__left {
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
}

.catalogSection__itemInner__left img {
    object-fit: cover;
    width: 168px;
    height: 168px;
    border-radius: 50%;
}

.catalogSection__itemInner__svg {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #F5A408;
    border-radius: 50px;
    padding: 13px;
}

.catalogSection-gif__text {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.37;
    color: #3B3B3B;
    width: 100%;
}

.catalogSection-gif__btn {
    margin: 20px 0 0;
    padding: 10px 40px;
    width: auto;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    background: #f5a408;
    border-radius: 4px;
}

.catalogSection-gif__inner:hover .catalogSection-gif__btn {
    color: #fff;
    background-color: #ffb057;
}

.list-view .catalogSection-gif .catalogSection-gif__inner {
    padding: 0;
    overflow: hidden;
}

.list-view .catalogSection__itemInner__left {
    height: auto;
    margin: 0;
    flex: 1;
}

.list-view .catalogSection__itemInner__left img {
    width: auto;
    height: auto;
    border-radius: 0;
    -webkit-clip-path: ellipse(150% 170% at -50% 50%);
    clip-path: ellipse(150% 170% at -50% 50%);
}

.list-view .catalogSection__itemInner__img {
    overflow: hidden;
    max-height: 280px;
    display: flex;
    align-items: center;
}

.list-view .catalogSection__itemInner__left .catalogSection__itemInner__svg {
    top: 50%;
    transform: translateY(-50%);
    right: -37px;
}

.list-view .catalogSection__itemInner__right {
    padding-left: 100px;
    flex: 1;
}

.list-view .catalogSection-gif {
    margin-top: 50px;
}

.list-view .catalogSection-gif__text {
    max-width: 350px;
    font-size: 28px;
}

.list-view .catalogSection-gif__btn {
    max-width: 200px;
}
.SumoSelect {
    width: auto;
}
.SumoSelect.open {
    width: 100%;
}
@media (max-width: 1280px) {
    .catalogSection__itemButton.catalogSectionList__itemButton__desctop {
        display: flex;
    }
}
@media (max-width: 1100px) {
    .list-view .catalogSection__itemInner__right {
        padding-left: 50px;
    }
}

@media (max-width: 1024px) {
    .list-view.catalogSection__list .catalogSection__item .catalogSection__itemInner.catalogSection-gif__inner {
        margin: 0 25px;
    }
}

.searchSections {
    margin-bottom: 60px;
}

.searchSections__links {
    margin-top: 20px;
}

.sectionLinks {
    columns: 3;
}

.sectionLinks__link {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.no-touch .sectionLinks__link,
.no-touch .sectionLinks__link:hover,
.no-touch .sectionLinks__link:active,
.no-touch .sectionLinks__link:focus {
    color: inherit;
}

.no-touch .sectionLinks__link:hover,
.no-touch .sectionLinks__link:active,
.no-touch .sectionLinks__link:focus {
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .promo-slider .slick-list {
        width: 100%;
    }
}
.catalogItem__availabilityWrapper {
    margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
    .catalogSectionList__item:last-child .catalogSectionList__itemInner {
        padding-bottom: 60px;
    }
    .catalogSection {
        padding-bottom: 20px;
    }

    .catalogSection h1 {
        font-size: 30px;
    }

    .catalogSection__title {

    }

    .catalogSection .mainTop__topText {
        padding: 8px 18px 14px;
    }

    .catalogSection .mainTop__item {
        width: 243px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .catalogSection .mainTop__consult {
        padding-top: 0;
        padding-left: 20px;
    }

    .catalogSection .mainTop__topText p {
        margin: 0 0 19px;
    }

    .catalogSection .mainTop__list {
        padding: 53px 0px 34px;
    }

    .catalogSection .mainTop__itemImg {
        margin-bottom: 0;
    }

    .catalogSection .mainTop__itemText {
        padding-left: 9px;
        font-size: 14px;
        line-height: 19px;
        padding-right: 0;
    }

    .catalogFilterBtn {
        padding: 0;
        margin: 0;
        border: 0;
        margin-right: 40px;
    }

    .catalogSection__sort {
        padding-top: 0;
        min-width: 33%;
    }

    .catalogSection__sortItem {
        max-width: none;
    }

    .catalogSection__sortItem .SumoSelect {
        max-width: 258px;
        width: auto;
    }
    .catalogSection__sortItem .SumoSelect.open{
        max-width: 258px;
        width: 100%;
    }

    .catalogSection__sortItem__title {
        margin-bottom: 0;
        text-align: left;
    }

    .catalogSection__list {
        margin-top: 0;
        overflow: hidden;
    }
    .catalogSection__list:not(.list-view) {
        margin-bottom: 45px;
    }

    .catalogSection__list--archive {
        margin-top: 70px;
    }

    .catalogSection__listWrap {
        margin: 0 -20px;
    }

    .catalogSection__item {
        width: 33.3333%;
        padding-top: 40px;
        padding-bottom: 1px;
    }

    .catalogSection__itemInner {
        margin: 0 20px;
        min-height: 100%;
    }

    .catalogSection__itemFooter,
    .catalogSection__itemTop {
        width: 100%;
    }

    .catalogSection__itemImg {
        height: 227px;
    }

    .catalogSection__itemImg img {
        max-height: 90%;
    }

    .catalogSectionList .catalogSection__itemName {
        margin-bottom: 16px;
    }
    .catalogSection__itemName {
        height: 42px;
        margin-bottom: 18px;
        overflow: hidden;
        position: relative;
    }
    .archiveProduct:not(.catalogSectionList__item--wide) .catalogSection__itemName {
        height: 80px;
        min-height: 80px;
    }

    .catalogSection__itemName:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 25px;
        background: rgb(255, 255, 255);
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 35%, rgba(255, 255, 255, 1) 100%);
        bottom: 0;
        left: 0;
    }

    .no-touch .catalogSection__itemInner:hover .catalogSection__itemName {
        height: auto;
    }

    .no-touch .catalogSection__itemInner:hover .catalogSection__itemName:after {
        content: none;
    }

    .catalogSection__itemButton {
        padding-top: 9px;
    }

    .catalogSection__itemButton .btn:not(.btn_compare) {
        padding: 7px 5px 9px;
        width: 173px;
        margin: 0;
    }

    .catalogSection__itemButton .btn.btn_gray.btn_subscribeProduct br {
        display: inline;
    }

    .catalogSection__itemButton .btn.btn_gray.btn_subscribeProduct {
        width: 173px;
    }

    .catalogSection__text {
        padding: 41px 3px 0;
    }

    .catalogSection__text .selection {
        margin-bottom: 30px;
    }

    .catalogSection__text .selection > div {
        width: 50%;
        padding-right: 35px;
    }

    .content .catalogSection__text ul,
    .content .catalogSection__text ol {
        margin: 20px 0 30px 0;
    }

    .content .catalogSection__text ul > li,
    .content .catalogSection__text ol > li {
        margin-bottom: 8px;
    }

    .catalogSection__text-descr {
        padding-top: 11px;
    }

    .catalogSection__itemAvailable {
        margin-left: 5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .catalogSection__list:not(.list-view) .catalogSection-gif .catalogSection-gif__inner {
        max-width: 255px;
        margin: 0 20px;
    }

    .list-view .catalogSection__itemInner__right {
        flex: 1.2;
        padding-left: 75px;
    }
}

@media screen and (min-width: 1024px) {
    .catalogSection__itemFooter {
        padding-bottom: 23px;
    }

    .catalogSection__itemFooter,
    .catalogSection__itemTop {
        position: relative;
        background-color: #fff;
    }

    .no-touch .catalogSection__itemInner:hover .catalogSection__itemFooter,
    .no-touch .catalogSection__itemInner:hover .catalogSection__itemTop {
        z-index: 1;
    }

    .catalogSection {
        padding-bottom: 28px;
    }

    .catalogSection .mainTop {
        padding-top: 8px;
        width: 100%;
        padding-bottom: 69px;
    }

    .catalogSection .mainTop__list {
        width: 239px;
        margin: 0;
        padding: 12px 10px 0 0;
    }

    .catalogSection .mainTop__top {
        width: calc(100% - 239px);
    }

    .catalogSection .mainTop__item {
        margin-bottom: 25px;
        width: 100%;
        padding: 0 7px;
    }

    .catalogSection .mainTop__top .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 324px;
        flex: 0 0 324px;
        max-width: 324px;
    }

    .catalogSection .mainTop__top .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 324px);
        flex: 0 0 calc(100% - 324px);
        max-width: calc(100% - 324px);
    }

    .catalogSection .mainTop__topText {
        padding: 26px 0 26px 30px;
    }

    .catalogSection .mainTop__consult {
        padding-left: 0;
        margin-top: -4px;
        margin-bottom: 0;
    }

    .catalogSection .mainTop__img {
        margin: 0;
    }

    .promo-slider {
        margin-bottom: 0;
    }

    .catalogSection__content {
        width: calc(100% - 239px);
    }

    .catalogSection__sort {
        width: 100%;
    }

    .catalogSection__sortItem {
        margin-left: 0 !important;
    }

    .catalogSection__list {
        margin-bottom: 27px;
    }

    .catalogSection__listWrap {
        margin: 0;
    }

    .list-view.catalogSection__list .catalogSectionLi__listWrap {
        margin: 0;
    }

    .catalogSection__itemInner {
        margin: 0 13px;
    }

    .catalogSection__itemImg {
        height: 225px;
    }

    .catalogSection__text {
        padding: 38px 0px 0;
    }

    .catalogSection__text .selection {
        margin-right: -35px;
    }

    .catalogSection__list {
        overflow: visible;
    }

    .catalogSection__itemImages {
        position: absolute;
        display: block;
        left: -60px;
        top: 0;
        width: 60px;
        transform: translate(60px, 0);
        transition: transform 0.5s ease;
        z-index: -1;
    }

    .changeImages__item a {
        width: 45px;
        height: 35px;
        margin: 15px auto;
    }

    .changeImages__item a img {
        max-width: 100%;
        max-height: 100%;
    }

    .itemEquipment__title {
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        text-transform: uppercase;
        color: #3B3B3B;
        opacity: 0.6;
        margin-bottom: 5px;
    }

    .no-touch .catalogSection__itemInner:hover {
        z-index: 2;
    }

    .no-touch .catalogSection__itemInner:not(.catalogSection-gif__inner):before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #FFFFFF;
        box-shadow: none;
        transition: all 0.5s ease;
    }

    .no-touch .catalogSection__itemInner:hover:before {
        top: -38px;
        left: -13px;
        right: -13px;
        box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1), 0px 12px 10px rgba(0, 0, 0, 0.03), 0px 8px 5px rgba(0, 0, 0, 0.03), 0px 8px 8px rgba(0, 0, 0, 0.03);
    }




    .no-touch .catalogSection__item--wide .catalogSection__itemInner:hover:before {
        left: -60px;
    }

    .no-touch .catalogSection__itemInner:hover .catalogSection__itemImages {
        transform: translate(0, 0);
        z-index: 0;
    }

    .catalogSection__itemFooter__content {
        background-color: #fff;
        position: relative;
        z-index: 1;
    }

    .catalogSection-gif {
        text-align: left;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .catalogSection__list:not(.list-view) .catalogSection-gif__text {
        font-size: 20px;
    }

    .catalogSection__list:not(.list-view) .catalogSection__itemInner__left img {
        width: 136px;
        height: 136px;
    }
}

@media screen and (min-width: 1280px) {
    .catalogSectionList--zipWrap .catalogSection__itemInner {
        max-width: 225px;
        width: 100%;
    }
    .catalogSectionList--zipWrap .catalogSection__itemImg {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .catalogSectionList--zipWrap .section-review-block {
        margin-bottom: 40px;
    }
    .catalogSection {
        padding-bottom: 35px;
    }

    .catalogSection .mainTop__list {
        width: 387px;
    }

    .catalogSection .mainTop__top {
        width: calc(100% - 386px);
    }

    .catalogSection .mainTop__topText {
        margin-bottom: 0;
    }

    .catalogSection .mainTop__topText p {
        max-width: 345px;
    }

    .catalogSection__content {
        width: calc(100% - 295px);
    }

    .catalogSection__sortItem {
        margin-left: calc((33.3333% - 215px) / 2);
    }

    .catalogSection__itemInner {
        max-width: 215px;
    }

    .catalogSection__item .catalogSection__itemInner {
        margin: 0 auto;
    }

    .catalogSection__text .selection > div {
        padding-right: 30px;
    }

    .catalogSection__text .selection > div + div {
        padding-left: 25px;
    }
}

@media screen and (min-width: 1440px) {
    .catalogSection__sortItem {
        margin-left: calc((25% - 215px) / 2);
    }

    .catalogSection__item {
        width: 25%;
    }
}

@media screen and (min-width: 1920px) {
    .catalogSection .mainTop__list {
        width: 368px;
    }

    .catalogSection .mainTop__top {
        width: calc(100% - 368px);
    }

    .catalogSection .mainTop__top .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 606px;
        flex: 0 0 606px;
        max-width: 606px;
    }

    .catalogSection .mainTop__top .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 606px);
        flex: 0 0 calc(100% - 606px);
        max-width: calc(100% - 606px);
    }

    .catalogSection__content {
        width: calc(100% - 368px);
    }

    .catalogSection__text .selection > div + div {
        padding-left: 13px;
    }
}

.catalogSection__changeView {
    display: none;
}

@media screen and (min-width: 768px) {
    .catalogSection__changeView {
        display: flex;
    }
}

.catalogSection__changeView_item {
    margin-left: 15px;
    padding: 5px;
    height: 36px;
    width: 36px;
    border-radius: 4px;
    transition: 0.3s;
    cursor: pointer;
}

.catalogSection__changeView_item svg {
    fill: #E5E5E5;
    transition: 0.3s;
}

.catalogSection__changeView_item:hover svg {
    fill: #f5a408;
}

.catalogSection__changeView_item.active {
    background-color: #FEEAD4;

}

.catalogSection__changeView_item.active svg {
    fill: #f5a408;
}

.list-view.catalogSection__list .catalogSection__listWrap {
    flex-direction: column;
}

.list-view.catalogSection__list .catalogSection__item {
    width: 100%;
    padding-top: 0;
}

.list-view.catalogSection__list .catalogSection__item .catalogSection__itemInner {
    margin: 0;
}

.catalogSectionList__itemImagesWrapper {
    height: 100%;
    width: 420px;
}

.catalogSectionList__itemImage {
    width: 330px;
    height: 100%;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.catalogSectionList__itemImg {
    max-width: 330px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalogSectionList__itemImg img {
    height: auto;
    object-fit: contain;
}

@media (min-width: 768px) {
    .catalogSectionList__itemImg img {
        height: 310px;
    }
}

@media (min-width: 1280px) {
    .catalogSectionList__itemImg img {
        height: 330px;
    }
}

.catalogSectionList__itemImg a {
    height: 100%;
}

.catalogSectionList__itemLeft {
    position: relative;
    z-index: 1;
}

.catalogSectionList__stickers--3d {
    position: absolute;
    top: 0;
    left: 67px;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 7px;
}

.catalogSection__itemInner .catalogSectionList__stickers--3d {
    left: 0;
    right: unset;
}

.catalogSectionList__stickers--3d .btn-3d__text {
    line-height: 17px;
}

.catalogSectionList__stickers--3d:hover {
    text-decoration: none;
}

.catalogSectionList__itemFooter {
    width: 75%;
}

.catalogSectionList__itemContentWrapper {
    padding-left: 20px;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.catalogSectionList__itemImages {
    width: 52px;
    margin-right: 15px;
    position: relative;
    z-index: 0;
}

.list-view .changeImages__item a {
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    margin: 0 0 10px;
    width: 52px;
    height: 52px;
    overflow: hidden;
}

.list-view .changeImages__item a._active {
    border: 1px solid #FB9726;
}

.list-view .catalogSectionList__itemImages .changeImages__item a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.list-view .catalogSection__item__video {
    position: relative;
}

.list-view .catalogSection__item__video img {
    filter: brightness(0.7);
}

.list-view .catalogSection__item__video svg {
    position: absolute;
    z-index: 1;
}

.list-view .catalogSection__itemName {
    height: auto;
    overflow: auto;
}

.catalogSectionList__itemFooter__content .catalogSection__itemName:after {
    display: none;
}

.catalogSectionList__itemCategory {
    margin-bottom: 10px;
    color: #666;
    font-size: 18px;
    line-height: 25px;
    font-weight: 900;
}

.list-view .catalogSectionList__itemCategory {
    display: inline-block;
}

.catalogSectionList__item {
    border-bottom: 1px solid rgba(151, 151, 151, .25);
    padding: 0 20px;
}

.catalogSectionList__item:last-child {
    border-bottom: none;
}

.catalogSectionList__itemContentWrapper .btn_compare {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #E8E8E8;
}
.catalogSectionList__itemButton > .btn_compare {
    display: none;
}
.catalogSectionList__itemContentWrapper .btn_compare:after {
    color: #B8B8B8;
}

.catalogSectionList__itemContentWrapper .btn_compare._active {
    background-color: #FEEAD4;
}

.catalogSectionList__itemContentWrapper .btn_compare._active:after {
    color: #f5a408;
}

.catalogSectionList__itemContentWrapper .btn_compare:hover:after {
    color: #FFF;
}

.catalogSectionList__itemInner {
    position: relative;
    padding: 40px 5px;
}

.catalogSectionList__itemRight {
    height: 100%;
    display: flex;
    align-items: center;
}

.catalogSectionList__itemRight__content {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.catalogSectionList__itemButton {
    text-align: center;
    width: 100%;
}

.catalogSectionList__itemButton .btn {
    width: 100%;
    margin-top: 10px;
    padding: 8px;
}
.catalogSectionList__itemButton .btn_compare {
    display: none;
}
:not(.list-view) .catalogSection__itemButton .btn_border-orange {
    white-space: normal;
    /*line-height: 16px !important;*/
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: normal !important;
    background-color: #FFF;
    color: #B1B1B1;
    border: 1px solid #F5A408;
}
:not(.list-view) .catalogSection__itemButton .btn_border-orange:hover {
    background-color: #ffb057;
    border-color: #ffb057;
    color: #FFF;
}
:not(.list-view) .catalogSection__itemButton .btn_border-orange:focus-within {
    background-color: #ff8700;
    border-color: #ff8700;
    color: #FFF;
}
@media screen and (min-width: 965px) and (max-width: 1023px) {
    :not(.list-view) .catalogSection__itemButton .btn_border-orange {
        line-height: 30px !important;
        white-space: nowrap;
    }
}
@media (min-width: 372px) and (max-width: 768px) {
    :not(.list-view) .catalogSection__itemButton .btn_border-orange {
        line-height: 30px !important;
        white-space: nowrap;
    }
}
.itemPrice__new {
    color: #3b3b3b;
    font-size: 18px !important;
    font-weight: 900 !important;
    margin-bottom: 15px;
}

.catalogSectionList__itemCharacteristics {
    padding-right: 10px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.catalogSectionList__itemCharacter {
    margin-top: 5px;
    font-size: 15px !important;
    line-height: 20px !important;
}

.catalogSectionList__itemCharacterParam {
    font-weight: 400 !important;
}

.catalogSectionList__itemCharacterValue {
    font-weight: 500 !important;
}

.catalogSectionList__itemBuyWrap {
    width: 150px;
    margin-top: -18px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.catalogItem__gradeWrap {
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.catalogSection__item .catalogItem__gradeWrap svg {
    margin-top: -5px;
}
.catalogSection__item .catalogItem__gradeWrap {
    margin-right: 0;
}
.catalogSection__item .btn_oneClick {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 13px !important;
}
.catalogItem__gradeWrap svg path {
    height: 22px;
    fill: #FFD119;
}

.catalogItem__gradeValue {
    margin-left: 5px;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 500 !important;
}

.catalogItem__gradeWrap.null_grade svg path {
    fill: #EEE9E1;
}

.catalogItem__gradeWrap.null_grade .catalogItem__gradeValue {
    color: #B1B1B1;
}

.catalogSectionList__itemArticle {
    font-size: 14px;
    line-height: 1;
    color: #3b3b3b;
    margin-right: 30px;
}

.catalogSectionList__item .catalogSection__itemAvailable {
    font-size: 16px !important;
    line-height: 1;
}

.list-view.catalogSection__list .catalogSectionLi__listWrap {
    width: 100%;
}

.catalogSectionList__itemCharacteristics .catalogSectionList__itemCharacterButton {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #4A6AFD;
    text-decoration: underline;
}

.catalogSectionList__itemCharacterButton:after {
    content: "\e909";
    font-family: 'met_font';
    position: absolute;
    font-size: 6px;
    line-height: 6px;
    width: 10px;
    right: -20px;
    top: 50%;
    margin-top: -4px;
    transition: 0.5s;
}

.catalogSectionList__itemCharacterButton.opened:after {
    transform: rotate(180deg);
}

.catalogSectionList__itemCharacterButton {
    display: none;
}

.catalogSectionList__itemCharacteristicsInner {
    display: block;
}

.catalogSectionList__itemPrice .itemPrice__old {
    font-weight: 900;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    margin-bottom: 5px;
    text-decoration: line-through;
    white-space: nowrap;
    color: #979797;
}

.catalogSectionList__itemPrice .itemPrice__new {
    font-weight: 900;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;
    white-space: nowrap;
    color: #3b3b3b;
}
.catalogSectionList__itemEquipment {
    margin-bottom: 13px;
}
.catalogSectionList__itemEquipment .itemEquipment__title {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3B3B3B;
    opacity: 0.6;
    margin-bottom: 5px;
}
.catalogSection__itemEquipment .itemEquipment__title {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #898989;
    text-transform: uppercase;
}
.catalogSectionList__itemEquipment .itemEquipment__btn {
    padding: 4px 10px;
}

.catalogSectionList__itemLeft .catalogSection__itemStickers {
    top: 3px;
    z-index: 3;
}
@media (max-width: 1024px) {
    .catalogSectionList__itemFooter {
        width: auto;
    }

    .catalogSectionList__itemCharacterButton {
        display: inline-block;
    }

    .catalogSectionList__itemCharacteristicsInner {
        display: none;
        margin-top: 10px;
    }

    .catalogSectionList__itemRight__content {
        flex-direction: column;
    }


    .catalogSectionList__itemButton {
        display: flex;
        align-items: center;
        flex-grow: 2;
    }

    .catalogSectionList__itemButton .btn {
        max-width: 150px;
        margin: 0;
        margin-left: 10px;
    }

    .catalogSectionList__itemPrice .itemPrice__new {
        margin-bottom: 0;
    }

    .catalogSectionList__itemCharacteristics {
        margin-bottom: 20px;
    }

    .catalogSectionList__item {
        padding: 0;
    }

    .catalogSectionList__itemPrice {
        margin-right: 20px;
    }

    .catalogSectionList__itemPrice {
        text-align: left;
    }
}
@media (max-width: 1200px) {
    .catalogSectionList__itemFooter {
        width: auto;
    }
}
@media (max-width: 1200px) and (min-width: 1024px) {
    .catalogSectionList__itemImagesWrapper {
        max-width: 300px
    }
}

@media (min-width: 768px) and (max-width: 930px) {
    .catalogSectionList__itemImagesWrapper {
        width: 320px;
    }
}

@media (max-width: 1024px) {
    .catalogSectionList__itemPrice .itemPrice__old {
        height: auto;
    }
    .catalogSectionList__itemPrice .itemPrice__old:empty {
        display: none;
    }
    .catalogSectionList__itemBuyWrap {
        width: auto;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 0;
    }
    .catalogSectionList__item {
        padding: 0 20px;
    }

    .catalogSection__sort {
        padding-right: 5px;
    }

    .catalogSectionList__stickers--3d .btn-3d__text {
        display: none;
    }
}

@media (max-width: 767px) {
    .catalogSectionList__itemButton .btn_compare {
        display: inline-block;
    }
    .catalogSectionList__itemPrice {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }
    .catalogSectionList__itemPrice .itemPrice__old {
        margin-left: 25px;
        margin-bottom: 0;
    }
    .catalogSectionList__itemBuyWrap {
        align-items: flex-start;
        flex-direction: column;
    }
    .catalogSectionList__itemContentWrapper > .btn_compare {
        display: none;
    }
    .catalogSectionList__itemButton.catalogSectionList__itemButton__desktop {
        display: none;
    }
    .catalogSection__itemButton.catalogSectionList__itemButton__mobile {
        display: flex;
    }
    .catalogSectionList__itemInner {
        height: auto;
    }

    .catalogSectionList__itemImages {
        display: none;
    }

    .catalogSectionList__itemImagesWrapper {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .catalogSectionList__itemContentWrapper {
        position: unset;
    }

    .catalogSectionList__itemContentWrapper .btn_compare {
        top: 30px;
        z-index: 1;
    }

    .catalogSectionList__itemLeft .catalogSection__itemStickers {
        left: 20px;
    }

    .catalogSectionList__itemFooter__content {
        display: flex;
        flex-direction: column;
    }

    .list-view.catalogSection__list .catalogSection__item .catalogSection__itemInner.catalogSection-gif__inner {
        flex-direction: column;
        height: auto;
        padding: 30px 40px;
    }

    .list-view .catalogSection__itemInner__img {
        display: none;
    }

    .list-view .catalogSection__itemInner__left .catalogSection__itemInner__svg {
        position: relative;
        top: unset;
        transform: none;
        right: unset;
        margin-bottom: 20px;
    }

    .list-view .catalogSection__itemInner__right {
        align-items: center;
        text-align: center;
        padding: 0;
    }

    .catalogSection__contentTop {
        display: flex;
        flex-direction: column;
    }

    .catalogSection__contentTop .catalogFilterBtn {
        order: 1;
    }

    .catalogSection__contentTop .catalogSection__sort {
        order: 2;
    }

    .catalogSection__contentTop .catalogSection__sortItem {
        order: 3;
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        margin-top: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .catalogSection__contentTop .catalogSection__sortItem .catalogSection__sortItem__title {
        margin-bottom: 0;
    }

    .catalogSection__contentTop .catalogSection__sortCount {
        margin-left: auto;
        margin-right: auto;
    }

    .catalogSectionList__stickers--3d {
        left: unset;
        right: 20px;
    }
}
@media (max-width: 768px) {
    .catalogSection__itemArticle {
        margin-left: 15px;
    }
}
@media (max-width: 500px) {
    .catalogSectionList__itemButton > .btn_compare {
        display: flex;
        position: relative;
        top: 0;
        width: auto;
    }
    .catalogSectionList__itemContentWrapper > .btn_compare {
        display: none;
    }
    .catalogSectionList__itemContentWrapper {
        padding-left: 0;
    }


    .catalogSectionList__itemButton {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    .catalogSectionList__itemPrice {
        margin-bottom: 0;
        margin-right: 0;
    }

    .catalogSectionList__itemInner {
        padding: 40px 0;
    }

    .catalogSectionList__item {
        padding: 0;
    }

    .catalogSectionList__itemButton .add_to_cart-btn {
        margin-left: 0;
    }

    .catalogSectionList__itemButton .btn_subscribeProduct {
        display: flex;
        max-width: 100%;
        height: 50px;
        align-items: center;
        justify-content: center;
    }

    .catalogSectionList__itemButton .btn_subscribeProduct br {
        display: none;
    }

    .catalogSectionList__itemLeft .catalogSection__itemStickers {
        left: 0;
        right: unset;
        width: auto;
    }

    .list-view.catalogSection__list .catalogSection__item .catalogSection__itemInner.catalogSection-gif__inner {
        margin: 0;
    }
}

@media (max-width: 390px) {
    .catalogSectionList__item .catalogSection__itemAvailable {
        font-size: 14px !important;
        margin-left: 0;
        white-space: nowrap;
    }

    .catalogSectionList__itemArticle {
        margin-right: 10px;
        white-space: nowrap;
    }

    .catalogItem__gradeWrap {
        margin-right: 10px;
    }
}

.no-touch .zipSection__itemInner:hover:before {
    left:0!important;
}

.no-touch .zipSection__itemInner:hover:before {
    top: 0px!important;
    left: -5px!important;
    right: -5px!important;
    /*box-shadow: none!important;*/
}

.no-border {
    border: none!important;
}

@media (min-width: 1920px) {
    .catalogSection__item {
        width: 20%;
    }
}
@media (min-width: 1280px) {
    .catalogSectionList--zipWrap .catalogSection__item {
        width: 20%;
    }
    .catalogSectionList .catalogSection__itemInner {
        padding: 0 10px;
    }
}
.catalogSectionList--zipWrap .catalogSection__itemImg {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .catalogSectionList--zipWrap.catalogSectionList .catalogSection__itemInner {
        padding: 0 10px;
    }
}
@media screen and (min-width: 1024px) {
    .catalogSection__item {
        width: 25%;
        padding-top: 40px;
        padding-bottom: 1px;
    }
}

.r-anchor-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid #E6E6E6;
    padding: 4px 9px;
    height: 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #3B3B3B;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    background-color: transparent;
    transition: 0.25s;
}

.r-anchor-item:active,
.r-anchor-item:focus,
.r-anchor-item:focus-within {
    color: #3B3B3B !important;
    text-decoration: none !important;
    background-color: #F5F1EA;
}

.r-anchor-item:hover {
    color: #3B3B3B !important;
    text-decoration: none !important;
    background-color: #F5F1EA;
}

/* End */


/* Start:/local/templates/met/css/pagination.css?17495370823404*/
.pagination{
	margin: 20px 0 0;
	padding: 20px 0;
}
.pagination .pagination__list{
	margin:0;
	font-size: 0;
}
.pagination .pagination__item{
	padding:0;
	margin:0 0 0 15px;
	display: inline-block;
	vertical-align: top;
}
.pagination .pagination__item:first-child {
	margin: 0;
}
.pagination .pagination__item:before{
	display: none;
}
.pagination .pagination__link{
	display: block;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px rgba(32,33,36,0.3);
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	color: #3b3b3b;
}
.no-touch .pagination .pagination__link:hover,
.no-touch .pagination .pagination__link:active,
.no-touch .pagination .pagination__link:focus{
	color: #3b3b3b;
}
.no-touch .pagination .pagination__link:focus-within{
	color: #3b3b3b;
}
.pagination .pagination__link--current{
	border: solid 2px #f5a408;
}
.pagination .pagination__prev,
.pagination .pagination__next{
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	color: #3b3b3b;
    white-space: nowrap;
}
.pagination .pagination__prev{
	margin-right:25px;
}
.pagination .pagination__next{
	margin-left:25px;
}

.paginationShowMoreWrapper .paginationShowMore {
    width: 100%;
    background-color: #F5F1EA;
    color: #3B3B3B;
    line-height: 29px;
}
.paginationPreloader {
    display: block;
    margin: 0 auto;
}
.pagination .pagination__prev,
.pagination .pagination__next {
    border: 2px solid #C4C4C4;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination .pagination__prev:hover,
.pagination .pagination__next:hover {
    border-color: #F5A408;
}
.pagination .pagination__prev:after,
.pagination .pagination__next:after {
    content: "\e902";
    font-family: 'met_font';
    display: block;
    font-size: 10px;
    line-height: 16px;
    color: #C4C4C4;
    font-weight: 900;
    margin-left: 2px;
}
.pagination .pagination__prev:hover:after,
.pagination .pagination__next:hover:after {
    color: #F5A408;
}
.pagination .pagination__prev {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.pagination .pagination__item .pagination__link,
.pagination .pagination__item .pagination__link--current {
    border: none;
    border-radius: 50%;
}
.pagination .pagination__list .pagination__item .pagination__link:hover {
    background-color: #F5A408;
    color: #fff !important;
}
.pagination .pagination__item .pagination__link--current,
.pagination .pagination__list .pagination__item .pagination__link--current:hover {
    background-color: #F5A408;
    color: #fff !important;
}
.pagination .pagination__list .pagination__item .pagination__link--dots:hover {
    background-color: #fff;
    color: #000;
}
.pagination .pagination__list .pagination__item .pagination__link--dots {
    display: flex;
}
.pagination .pagination__link.hidden {
    display: none !important;
}

@media (max-width: 576px) {
	.pagination .pagination__item {
		margin: 0 5px 0 0;
	}
	.pagination .pagination__link {
		width: 40px;
		height: 40px;
	}
	.pagination .pagination__prev{
		margin-right:10px;
		height: 45px;
		width: 45px;
	}
	.pagination .pagination__next{
		margin-left:10px;
		height: 45px;
		width: 45px;
	}
}
/* End */


/* Start:/local/components/askaron/askaron.reviews.for.element/templates/.default/style.css?17527396266613*/
@media (min-width: 1024px) {
	.detailMoreItem__inner .askaron-reviews-for-element .review__lines__container {
		padding-right: 15px;
	}
}
.askaron-reviews-for-element  {
	font-family: 'Grotesque';
	font-size: 18px;
	color: #000;
	margin-right: 0 !important;
	margin-left: 0 !important;
}
@media (max-width: 1024px) {
	.askaron-reviews-for-element {
		flex-direction: column-reverse;
	}
	.review__form__container {
		display: none;
	}
}
.review_top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	margin-top: 30px;
}
.review_top .review_form_btn {
	display: none;
	font-size: 16px;
	line-height: 137%;
	height: 50px;
	width: 220px;
	margin-left: 50px;
}
.not-found-container .review_top{
	margin: 0;
}
.not-found-container .review_top .review_form_btn{
	margin-left: 62px;
}
@media (max-width: 1024px) {
	.review_top .review_form_btn {
		display: inline-flex;
	}
}
@media (max-width: 560px) {
	.review_top {
		flex-direction: column;
	}
	.review_top .review_form_btn {
		margin-left: 0;
		width: 100%;
	}
	.not-found-container .review_top .review_form_btn{
		margin-left: 0;
	}
}
.ask-add {
	margin-bottom: 40px;
	display: flex;
}
.ask-add .rating_score {
	font-size: 48px;
	margin-right: 20px;
	line-height: 52px;
}
.ask-add .wrapper_stars {
	display: flex;
	max-width: 200px;
	flex-wrap: wrap;
}
.askaron-reviews-for-element .ask-stars svg {
height: 20px;
}
.ask-add a:hover {
	color: #EA0000;
}

.askaron-reviews-for-element .ask-not-active {
	background: #F5F1EA;
	padding: 5px;
	border-radius: 4px;
}

.askaron-reviews-for-element .ask-review {
	margin-bottom: 30px;
	color:#000;
	border-bottom: 1px solid rgba(151,151,151,.25);
}
.askaron-reviews-for-element .ask-review:nth-last-child(-n+2) {
	border-bottom: none;
}

.askaron-reviews-for-element .ask-review .ask-name {
	font-size: 18px;
	color: #2b2b2b;
	display: flex;
	max-width: 500px;
	justify-content: space-between;
	align-items: center;
	font-weight: 600;
	margin-bottom: 15px;
	flex-wrap: wrap;
}
.askaron-reviews-for-element .ask-review .ask-name span {
	margin-right: 100px;
}
@media (max-width: 560px) {
	.askaron-reviews-for-element .ask-review .ask-name span {
		margin-right: 10px;
	}
}
.askaron-reviews-for-element .ask-date {
	font-size: 18px;
	line-height: 137%;
	font-weight: normal;
}


.askaron-reviews-for-element .ask-review .ask-edit-link-block
{
	font-size:14px;
	display: inline-block;
	margin-top:10px;
}

.askaron-reviews-for-element .ask-review .ask-edit-link-block a
{
	text-decoration: underline;
	margin-left:9px;
	color: #000;
}

.askaron-reviews-for-element .ask-review .ask-review-item {
	margin-bottom: 25px;
	margin-top: 25px;
}

.askaron-reviews-for-element .ask-review .ask-review-item .ask-title {
	vertical-align: top;
	font-weight: bold;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 4px;
}

.askaron-reviews-for-element .ask-review .ask-review-item .ask-text {
	display: inline-block;
	color: #000;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	word-break: break-word;
}

.askaron-reviews-for-element .ask-review .ask-stars {
	margin:0;
	margin-top: 10px;
	white-space: nowrap;
}

.askaron-reviews-for-element .ask-review .ask-stars img {
	border: 0;
	vertical-align: bottom;
}

.askaron-reviews-for-element .ask-review .ask-stars span {
	font-size: 18px;
	line-height: 21px;
	color: #3b3b3b;
	font-weight: normal;
	vertical-align: top;
	margin: 0;
}

.askaron-reviews-for-element .ask-new-interval {
	height: 30px;
	display: block;
}

.askaron-reviews-for-element-answer {
	margin-bottom: 10px;
	background-color: #CCC;
	padding: 10px;
	margin-left: 40px;
}

.askaron-reviews-for-element-answer__title {
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 4px;
}

.askaron-reviews-for-element-answer__text {
	color: #666;
	line-height: 18px;
	margin-right: 5px;
}
.askaron-reviews-for-element .pagination .pagination__item {
	padding-left: 0;
}
.askaron-reviews-for-element .pagination .pagination__list {
	margin: 0;
}

@media (min-width: 1024px) and (max-width: 1050px) {
	.askaron-reviews-for-element .pagination .pagination__item {
	margin-right: 12px;
}
}
@media (max-width: 500px) {
	.askaron-reviews-for-element .pagination > a {
		display: none;
	}
}
@media (max-width: 360px) {
	.pagination .pagination__item {
		margin: 0 8px 0 0;
	}
}
.review_image {
	position: relative;
}
.review_image img {
	border: 1px solid #b1b1b1;
	box-sizing: border-box;
	border-radius: 4px;
	height: 80px;
	margin-right: 10px;
	transition: 0.2s;
	object-fit: cover;
	object-position: center;
	overflow-clip-margin: border-box;
}
.review_image img:hover {
	border-color: #fb9727;
}
.gallery-images {
	display: flex;
	flex-wrap: nowrap;
	margin-bottom:15px;
}
.gallery-images-wrap {
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 16px;
	line-height: 22px;
	color: #3b3b3b;
}
@media (min-width: 1024px) {
	.gallery-images-wrap {
		margin-bottom: 0;
	}
}
.gallery-images-all {
	margin-bottom: 0;
}
.gallery-images .review_image:nth-child(n+8) {
	display: none;
}
.gallery-images .review_image__fader._active {
	font-weight: 300;
	color: #fff;
	background: rgba(0,0,0,0.5);
	position: absolute;
	font-size: 16px;
	display: inline-flex;
	height: 80px;
	border-radius: 4px;
	width: 80px;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}
.gallery-images .review_image__fader._active:hover{
	background: rgba(0,0,0,0.4);

}
@media (max-width: 1500px) {
	.gallery-images .review_image:nth-child(n+6) {
		display: none;
	}
}
@media (max-width: 560px) {
	.gallery-images .review_image:nth-child(n+4) {
		display: none;
	}
}
.review__interface-admin {
	display: flex;
	flex-direction: column;
	text-align: right;
	padding:5px;
}
.review__interface-admin span {
	font-size: 12px;
}
.fancybox_gallery-modal .fancybox-inner {
	margin-right: 40px;
}
#gallery_popup {
	display: flex;
	flex-wrap: wrap;
}
#gallery_popup .review_image__fader {
	display: none;
}
#gallery_popup .review_image img {
	margin-bottom: 20px;
	margin-right: 20px;
	height: 120px;
	width: 120px;
}
.external_logo {
	margin-top: 20px;
}
.external_logo img {
	max-width: 130px;
}
#gallery_popup {
	height: 100%;
	max-height: 600px;
	width: 100%;
	max-width: 800px;
}
#gallery_popup .simplebar-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.fancybox_gallery-modal {
	max-width: 97% !important;
}
.fancybox_gallery-modal .fancybox__content .carousel__button.is-close{position:absolute;top:-40px;right:0;color:#fff}
@media (max-width: 375px) {
	#gallery_popup .review_image img {
		margin-right: 10px;
		margin-bottom: 10px;
		height: 105px;
		width: 105px;
	}
}

/* End */


/* Start:/local/components/askaron/askaron.reviews.new/templates/.default/style.min.css?16267058084867*/
@media (min-width:1024px){.detailMoreItem__inner .askaron-reviews-for-element .review__form__container{padding-left:15px}}.askaron-reviews-new{font-family:'Grotesque';font-size:18px;color:#000;background-color:#f5f1ea;padding:40px 30px;border-radius:4px}.askaron-reviews-new h3{font-weight:400;font-size:24px;line-height:24px;margin:0 0 10px;color:#000}.askaron-reviews-new .ask-error{color:red;margin-bottom:10px}.askaron-reviews-new .ask-ok{color:green;margin-bottom:10px;font-weight:400;font-size:24px;font-family:Grotesque}.askaron-reviews-new .ask-note{color:#333;font-size:12px;margin-bottom:10px}.askaron-reviews-new .ask-grade{margin-bottom:35px;margin-top:35px}.askaron-reviews-new .ask-grade input{margin-left:5px;margin-right:3px}.askaron-reviews-new .ask-field{margin-bottom:30px;position:relative}.askaron-reviews-new .ask-field textarea{width:350px;max-width:100%;height:55px}.askaron-reviews-new .ask-field textarea.ask-textarea-big{width:100%;height:190px}.askaron-reviews-new .ask-field input[type=email],.askaron-reviews-new .ask-field input[type=text]{width:100%;height:50px;max-width:100%}.askaron-reviews-new .ask-captcha,.askaron-reviews-new .ask-userconsent{margin-bottom:15px}.askaron-reviews-new .ask-captcha .ask-captcha-text{margin-bottom:5px;font-weight:700}.askaron-reviews-new .ask-captcha img{margin-right:5px;float:left}.askaron-reviews-new .ask-captcha input[type=text]{height:36px;width:165px;font-size:28px}.askaron-reviews-new .ask-button{margin-bottom:10px;display:flex}.askaron-reviews-new .ask-button input[type=submit]{font-size:18px;padding:5px 20px}.ask-grade-stars,.ask-grade.stars{display:-webkit-flex;display:-ms-flex;display:flex}.ask-grade-stars{flex:0 0 100%;flex-direction:row-reverse;justify-content:flex-end;margin-left:15px;cursor:default;position:relative}.ask-grade-stars label{margin-right:10px}@media (max-width:350px){.ask-grade-stars{margin-left:0}}.ask-grade.stars input[type=radio]{opacity:0;width:0;height:0;border:0;margin:0;font-size:0;line-height:0;padding:0}.ask-grade-stars svg{fill:#ccc;cursor:pointer;height:20px}.ask-grade-stars input[type=radio]:checked~label svg{fill:#ffd119}.ask-grade.stars label{font-size:0;transition:transform .33s;flex:0 0 20px}.ask-grade.stars label svg{transition:transform .2s}.ask-grade.stars label svg:hover{transform:scale(1.2)}.askaron-reviews-for-element .review__form__container{color:#3b3b3b;line-height:22px}.review__form__container input:not(.btn){width:100%;height:50px;border:1px solid rgba(0,0,0,.25);background:#fff;border-radius:4px;color:#202124;box-shadow:none;font-size:18px}.review__form__container textarea{font-size:18px}.review__form__container .askaron-reviews-new .ask-button input[type=submit]{height:50px;max-width:180px;font-size:16px;border-radius:4px;box-shadow:none;margin:0}.review__form__container .red_star{color:#ff003d;margin-left:5px}.review__form__container input:focus{color:#3b3b3b}.review__form__container h3{color:#3b3b3b;font-style:normal;font-weight:600;font-size:24px;line-height:137%}.askaron-reviews-new .ask-field label{font-size:18px;color:#b1b1b1;position:absolute;left:18px;top:13px;transition:.3s;cursor:text;font-weight:400}.askaron-reviews-new .ask-field textarea+label{top:10px}.review__form__container input[type=radio]+label{opacity:1;visibility:visible}.hide_form_btn{padding:13px 30px;font-size:18px;line-height:137%;display:none;margin-left:50px}@media (max-width:1024px){.hide_form_btn{display:inline-block}}@media (max-width:460px){.askaron-reviews-new .ask-button{flex-direction:column}.askaron-reviews-new .ask-button .hide_form_btn{width:100%;height:50px;text-align:center;font-size:18px;line-height:50px;margin-top:10px;margin-left:0;padding:0}.review__form__container .askaron-reviews-new .ask-button input[type=submit]{max-width:none}}.ask-grade-stars .stars_error{display:none}@media (min-width:1200px){.ask-grade-stars.has-error .stars_error{display:block;margin-left:20px;font-size:14px;color:red}}.ask-grade-stars.has-error .stars_error{display:block;margin-left:0;font-size:14px;color:red;position:absolute;top:25px;left:-15px}@media (min-width:1200px),(max-width:1024px) and (min-width:590px){.ask-grade-stars.has-error .stars_error{display:block;margin-left:20px;font-size:14px;color:red;position:relative;top:0;left:0}}@media (max-width:420px){.ask-grade.stars{white-space:normal;flex-wrap:wrap;margin-left:0}.ask-grade.stars label{margin-right:10px}.ask-grade-stars{margin-top:10px;margin-left:0}.ask-grade-stars.has-error .stars_error{left:0}}.askaron-reviews-new .ask-button .review_submit_btn{height:50px;max-width:180px;font-size:16px;border-radius:4px;box-shadow:none;margin:0;width:100%}@media (max-width:460px){.askaron-reviews-new .ask-button .review_submit_btn{max-width:none}}.error_form{display:none;color:red;margin-top:20px;font-size:14px}form.form_errors .error_form{display:block}
/* End */
/* /local/templates/met/components/bitrix/catalog.element/main_new/style.min.css?17387424694103 */
/* /local/templates/met/css/catalog-section.css?175281863956283 */
/* /local/templates/met/css/pagination.css?17495370823404 */
/* /local/components/askaron/askaron.reviews.for.element/templates/.default/style.css?17527396266613 */
/* /local/components/askaron/askaron.reviews.new/templates/.default/style.min.css?16267058084867 */
