

/* Start:/bitrix/templates/main_2022_copy_copy/components/bitrix/catalog/fabrics_2024/bitrix/catalog.element/element_2024_dev/style.css?175042783036214*/
.revs-list-popup-head [revs-popup-close] span svg, .cat-detail-images-head [data-poup-close] span svg {
    display: block;
    width: 100%;
    height: auto;
}

.revs-list-popup.active, .cat-detail-images.active {
    z-index: 20;
}
.revs-list-popup-head, .cat-detail-images-head {
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 2;
}
.revs-list-popup-head [revs-popup-close], .cat-detail-images-head [data-poup-close] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 19px;
    left: 15px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    letter-spacing: .05em;
    color: rgba(70, 69, 68, .5);
}
.revs-list-popup-head [revs-popup-close] span, .cat-detail-images-head [data-poup-close] span {
    display: inline-block;
    margin-right: 5px;
    width: 3px;
    height: 6px;
}
@media screen and (max-width: 767px){
    .cat-detail-images .revs-list-popup-content-slider-main .slick-dots {
        display: block;
        bottom: -42px;
        width: 100%;
        transform: translateY(0);
    }
}
@media screen and (min-width: 1024px) {
    .revs-list-popup-head [revs-popup-close], .cat-detail-images-head [data-poup-close] {
        font-size: 1.4rem;
        line-height: 2.1rem;
    }
}
@media screen and (min-width: 1440px) {
    .revs-list-popup-head [revs-popup-close], .cat-detail-images-head [data-poup-close] {
        font-size: 1.8rem;
        line-height: 2.7rem;
        top: 40px;
        left: 45px;
    }
}
@media screen and (min-width: 1024px) {
    .revs-list-popup-head [revs-popup-close] span, .cat-detail-images-head [data-poup-close] span {
        width: 5px;
        height: 10px;
    }
}
@media screen and (min-width: 1440px) {
    .revs-list-popup-head [revs-popup-close] span, .cat-detail-images-head [data-poup-close] span {
        margin-right: 12px;
    }
}
@media screen and (min-width: 1200px) {
    .revs-list-popup-wrap, .cat-detail-images-popup-wrap {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100vh;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100vh;
        flex: 0 0 100vh;
        max-height: 100vh;
        margin-top: -50px;
    }
}
.revs-list-popup-content-slider-main .slick-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
}

.tooltip.grey span:not([class]){
    background-color: #8A8A8A;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 0;
}
.tooltip.grey:before{
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #8A8A8A;
    transform: rotate(45deg);
    left: 50%;
    top: 10px;
}
.tooltip.grey span:not([class]) {
    background-color: #8a8a8a;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 0;
}
.tooltip a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}
.tooltip[data-vertical="bottom"]{
    padding-top: 13px;
    padding-bottom: 0;
}

/*nrevs*/
.nrevs{
    clear: both;
    overflow: hidden;
}
.nrevs__head{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.nrevs__head-dsc{
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 25px;
}
.nrevs__head-dsc-ttl{
    margin-right: 12px;
    font-size: 24px;
    font-weight: 600;
    color: #464544;
    position: relative;
}
.nrevs__head-str{
    display: flex;
    align-items: center;
}
.nrevs__head-str span{
    line-height: 0;
    display: block;
    margin-right: 2.5px;
}
.nrevs__head-str .text{
    opacity: 0.5;
    line-height: 21px;
}
.nrevs__wrap{
    width: 100%;
    max-width: 1714px;
    margin: auto;
    padding: 18px 15px;
}
.nrevs__head-pics{
    display: flex;
    align-items: center;
    width: 100%;
}
.nrevs__head-pics-cntnr-wrap{
    display: flex;
}
.nrevs__head-pics-cntnr{
    display: block;
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.nrevs__cntnr{
    width: 100%;
    max-width: 1245px;
}
.nrevs__head-pics-item{
    position: relative;
}
.nrevs__head-pics-item picture{
    position: relative;
    display: block;
    line-height: 0;
    overflow: hidden;
}
.nrevs__head-pics-item picture:after{
    content: '';
    float: left;
    padding-top: 135%;
}
.nrevs__head-pics-item img{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nrevs__head-pics-cntnr span{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*display: block;*/
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    display: flex;
    /*flex: 0 0 41px;*/
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
}
.nrevs__head-bns{
    display: flex;
    align-items: center;
    margin-right: 22px;
    color: #8F71BF;
}
.nrevs__head-bns .txt{
    margin-right: 8px;
}
.nrevs__head-bns .icon{
    display: block;
    line-height: 0;
}
.nrevs__head-but{
    display: block;
    background-color: #F3F3F3;
    color: #464544;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    width: 207px;
}
.nrevs__head-mb{
    display: none;
}
.nrevs__head-mb .nrevs__head-bns{
    margin-right: 0;
}
.nrevs__head-dsc-ttl:after {
    content: "(" attr(attr) ")";
}
.nrevs__head-dsc-ttl span{
    position: absolute;
    left: 100%;
    margin-left: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%);
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}
.nrevs__head-dsc-ttl span *{
    pointer-events: none;
}
.nrevs__head-dsc-ttl span svg{
    display: block;
    width: 20px;
    height: auto;
}
@media screen and (max-width: 767px){

    .nrevs__head-mb{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .nrevs__head-ctrl{
        display: none;
    }
    .nrevs__head-pics{
        display: block;
    }
    .nrevs__head-pics-item:nth-child(n+8){
        display: none;
    }
    .nrevs__head-dsc{
        margin-bottom: 15px;
    }
    .nrevs__head-pics-item{
        width: calc(14.28% - 10px);
        margin: 5px;
    }
    .nrevs__head{
        margin-bottom: 15px;
    }
    .nrevs__head-but{
        margin-bottom: 15px;
        width: 100%;
        max-width: 425px;
    }
    .nrevs__head-str{
        margin-left: auto;
    }
    .nrevs__head-dsc-ttl{
        font-size: 17px;
    }
}
@media screen and (min-width: 768px){

    .nrevs__head{
        margin-bottom: 40px;
    }
    .nrevs__head-ctrl{
        margin-left: auto;
    }
    .nrevs__head-ctrl{
        display: flex;
        align-items: center;
    }
    .nrevs__head-pics{
        display: block;
    }

    .nrevs__head-pics-cntnr-wrap{
        display: flex;
    }
    .nrevs__head-pics-item{
        width: calc(11.11% - 3.75px);
        margin: 7.5px;
        cursor: pointer;
    }
    .nrevs__head-pics-item:nth-child(7) span{
        display: none;
    }
    .nrevs__head-dsc-ttl{
        margin-right: 42px;
    }
    .nrevs__head-dsc-ttl span{
        width: 26px;
        top: 5px;
    }
}
@media screen and (min-width: 1024px) {
    .nrevs__head-str .text {
        font-size: 18px;
        margin-left: 5px;
    }
    .nrevs__head-str span svg{
        width: 22px;
        height: auto;
    }
}
@media screen and (min-width: 1400px) {
    .nrevs__wrap{
        margin-top: 82px;
    }
}

.nrevs__info-title{
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
    padding-top: 10px;
}
.nrevs__info-body{
    margin-top: 25px;
}
.nrevs__info-row{
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-bottom: 12px;
}
.nrevs__info-name{
    width: 58px;
    font-size: 12px;
}
.nrev-progress{
    width: calc(100% - 160px);
    margin: 0 11px;
}
.nrev-progress{
    height: 8px;
    background-color: #E8E8E8;
    position: relative;
}
.nrev-progress span{
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #464544;
}
.nrevs__info{
    display: none;
}
.cat-detail-mobile-popdown.active .nrevs__info{
    display: block;
    max-width: 540px;
}
@media screen and (min-width: 1600px) {
    .nrevs__head-dsc-ttl span{
        display: none;
    }
    .nrevs__head-dsc-ttl{
        margin-right: 13px;
    }
    .nrevs__info-title{
        padding-top: 0;
    }
    .nrevs{
        overflow: visible;
    }
    .nrevs__wrap{
        display: flex;
        align-items: flex-start;
    }
    .nrevs__info{
        display: block;
        max-width: 379px;
        width: calc(100vw - 1295px);
        padding-right: 15px;
        margin-left: auto;
        position: sticky;
        top: 15px;
    }
    .nrevs__info-row{
        margin-bottom: 16px;
    }
    .nrevs__head .nrevs__head-str{
        display: none;
    }
}
.nrevs__info .estim-stars span svg{
    width: 36px;
    height: auto;
}
.nrevs__info .cat-detail-estim{
    display: flex;
    align-items: center;
}
.nrevs__info .cat-detail-estim>span{
    font-weight: 600;
    font-size: 24px !important;
    margin-left: auto;
}
.nrevs__info-text{
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #DADADA;
}
/*nrevs - end*/


/*nrevs-form*/
.nrevs-form-head{
    position: fixed;
    top: 0;
    z-index: 2;
    left: 0;
    right: 0;
    padding: 15px;
    background: #fff;
}
.nrevs-form-head span{
    padding-left: 34px;
    position: relative;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
}
.nrevs-form-head span:before{
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    width: 14px;
    height: 14px;
    border-bottom: 1px solid #464544;
    border-left: 1px solid #464544;
    transform: translateY(-50%) rotate(45deg);
}
[data-nrev]{
    display: none;
    transition: all 150ms ease-in;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: #fff;
    overflow: auto;
}
[data-nrev].active{
    display: block;
}
.nrev-wrap{
    padding: 0 15px;
    max-width: 990px;
    margin: auto;
    height: 100%;
}
.revs-form{
    position: relative;
}
.revs-form-title{
    /*display: none;*/
}
.nrev-overlay .revs-form-title:not(.revs-form-title--unaotorize){
    display: none;
}
.revs-form .nrevs__head-bns{
    margin-right: 0;
    margin-bottom: 25px;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
}
.nrev-wrap .revs-form-row-name{
    text-transform: none;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: normal;
}
.revs-form-row-text--textfield{
    position: relative;
}

@media (pointer:coarse) {
    .nrev-wrap .revs-form-row-text textarea {
        resize: none;
    }
}
@media (pointer:fine){
    .revs-form-row-text--textfield > span {
        pointer-events: none;
        user-select: none;
    }
}

.nrev-wrap .revs-form-row-text textarea{
    min-height: 45px;
}
.nrev-wrap .revs-form-row.error .revs-form-row-text label{
    border-bottom-color: #b04747;
}
.nrev-wrap .revs-form-row.error .form-error{
    display: block !important;
    margin-bottom: 15px;
}
.revs-select{
    position: relative;
    border: 1px solid rgba(70, 69, 68, 0.2);
}
.revs-select.block-active{
    z-index: 4;
}
.revs-select-val{
    position: relative;
    padding: 4px;
}

.revs-select-val input {
    display: block;
    width: 100%;
    border: none;
    background-color: transparent;
    padding: 11px;
}

.revs-select-drop{
    display: none;
    position: absolute;
    top: calc(100% + 1px);
    left: -1px;
    right: -1px;
    background-color: #fff;
    z-index: 2;
    border: 1px solid rgba(70, 69, 68, 0.2);
    border-top: none;
}
.revs-select-drop-items{
    max-height: 273px;
    overflow: auto;
}
.revs-select-drop-items[data-simplebar] {
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.revs-select-drop-items label {
    display: block;
    cursor: pointer;
}
.revs-select-drop-items input{
    display: none;
}
.revs-select-drop-items label span {
    display: block;
    border-bottom: 1px solid rgba(70, 69, 68, 0.1);
    padding: 15px 0;
    text-transform: none;
    text-align: left;
    padding-left: 15px;
}
.revs-form-row-subname{
    margin-bottom: 5px;
}



.revs-select.block-active .revs-select-val span{
    opacity: 0;
}
.revs-select-drop-items label:hover span {
    background-color: #F3F3F3;
}
.revs-select-drop-items input:checked + span {
    background-color: #F3F3F3;
    position: relative;
}

.revs-form-dop{
    margin-bottom: 12px;
}
.revs-form-dop-title{
    font-weight: 600;
    position: relative;
    cursor: pointer;
    padding-right: 24px;
}
.revs-form-dop-title span{
    display: inline-block;
    border-bottom: 2px dashed #464544;
}

.revs-form-dop-title.active:after{
    transform: translateY(-50%) rotate(180deg);
}
.revs-form-dop-block{
    display: none;
    padding: 24px 0 0;
}
.close-revs-form{
    display: none;
}
.nrev-wrap .revs-form{
    overflow: visible;
}
.nrev-wrap .revs-form-foot button, .nrev-wrap .revs-form-foot a{
    background-color: #464544;
    color: #fff;
}
@media screen and (max-width: 767px){
    .nrev-wrap .revs-form-row-text textarea{
        min-height: 110px;
    }
}
@media screen and (max-width: 1023px){
    .nrev-wrap .revs-form{
        padding-top: 61px;
    }
    .nrev-wrap .revs-form-row+.revs-form-row{
        margin-top: 11px;
    }
    .nrev-wrap .revs-form-row-text{
        margin-top: 11px;
    }
    .nrev-wrap .revs-form-row-text label{
        font-size: 1.4rem;
    }
    .nrev-wrap .revs-form-row-text textarea{
        margin-bottom: 10px;
    }
    .nrev-wrap .revs-form-row-file{
        margin-top: 36px;
    }
}
@media screen and (min-width: 1024px){
    .revs-form-dop{
        margin-bottom: 22px;
        margin-top: 22px;
    }
    .revs-form-cols{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .nrev-wrap .revs-form-row+.revs-form-row{
        margin-top: 22px;
    }
    .nrev-wrap .revs-form-row-name{
        margin-bottom: 6px;
    }
    .nrev-wrap .revs-form-dop-block .revs-form-row-name{
        margin-bottom: 12px;
    }
    .revs-form-cols .revs-form-row+.revs-form-row{
        margin-top: 0;
    }
    .revs-form-cols .revs-form-row{
        width: calc(50% - 30px);
    }
    .revs-form-cols .revs-form-row:nth-child(n+3){
        margin-top: 13px;
    }
    .revs-form-cols-3 .revs-form-row:nth-child(n+3){
        margin-top: 0;
    }
    .revs-form-cols-3 .revs-form-row{
        width: calc(33.33% - 30px);
        margin-bottom: 13px;
    }
    /*.revs-form-cols-3 .revs-form-row:nth-child(n+4){*/
    /*    margin-top: 13px;*/
    /*}*/
    .nrevs-form-head{
        max-width: 990px;
        margin: auto;
        font-size: 24px;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 19px;
    }
    .nrevs-form-head span{
        padding-left: 0;
        cursor: default;

    }
    .nrevs-form-head span:before{
        display: none;
    }
    .form-body{
        position: relative;
    }
    .revs-form .nrevs__head-bns{
        position: absolute;
        top: 20px;
        right: 0px;
    }
    .close-revs-form{
        display: block;
        position: absolute;
        top: 25px;
        right: -99px;
        width: 40px;
        height: 40px;
        cursor: pointer;
        opacity: 0.5;
    }
    .close-revs-form:after,.close-revs-form:before{
        content: '';
        display: block;
        width: 100%;
        height: 4px;
        background-color: #454544;
        position: absolute;
        top: 50%;
        left: 50%;
    }
    .close-revs-form:hover{
        opacity: 1;
    }
    .close-revs-form:after{
        transform: translate(-50%, -50%) rotate(45deg);
    }
    .close-revs-form:before{
        transform: translate(-50%, -50%) rotate(-45deg);
    }
    .revs-form-dop-block{
        /*padding-top: 0;*/
    }
    .nrev-wrap .revs-form-row-text textarea{
        margin-bottom: 10px;
    }
    .nrev-wrap .revs-form-row-text{
        margin-top: 0;
    }
    .nrev-wrap .revs-form-foot{
        margin-left: 0;
        margin-right: 0;
    }

    .nrev-wrap .revs-form-foot button, .nrev-wrap .revs-form-foot a{
        font-size: 16px;
        font-weight: 600;
        padding: 28px;
        line-height: 1.1rem;
    }
    .nrev-wrap .revs-form{
        padding-top: 0;
    }
}
.revs-form-row-text input:focus+label span, .revs-form-row-text textarea:focus+label span,.revs-form-row-text input.check__success+label span, .revs-form-row-text textarea.check__success+label span{
    opacity: 0;
}

.form-answer .icon_res img{
    display: block;
    max-width: 100%;
    margin: auto;
}
.form-answer p:not([class]){
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
}
.form-answer .icon_res{
    margin-bottom: 20px;
}
.form-answer .light{
    opacity: 0.7;
    margin-bottom: 45px;
    font-size: 17px;
}
.form-answer .light a{
    opacity: 1;
    font-weight: 600;
    color: #464544;
}
.form-answer-items-title{
    font-weight: 600;
    font-size: 24px;
    color: #464544;
    margin-bottom: 39px;
}
.form-answer .norevs-title{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 39px;
}
.form-answer .norevs{
    padding: 0;
    background: transparent;
}
.form-answer .norevs-list__wrap{
    padding: 0;
}
.form-answer .norevs-list__card-pic img{
    margin-top: 0;
}
.form-answer .norevs-list__card{
    padding-bottom: 0;
}
.form-answer .norevs-list__set{
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
}
.form-answer .norevs-list__item{
    flex: 0 0 195px;
}
.form-answer-items .form-answer-item{
    display: block !important;
}
.form-answer-item{
    width: 195px;
}
.form-answer-item .anim-pic{
    position: relative;
    overflow: hidden;
    animation: catCardBlinkPicture 2s infinite ease-in-out;
    margin-bottom: 10px;
}
.form-answer-item .anim-pic:after {
    content: '';
    float: left;
    padding-top: 140%;
}
.form-answer-item .anim-name{
    width: 90%;
    height: 21px;
    margin-bottom: 4px;
    animation: catCardBlinkPicture 2s infinite ease-in-out;
}
.form-answer-item .anim-stars{
    width: 70%;
    height: 14px;
    animation: catCardBlinkPicture 2s infinite ease-in-out;

}
@keyframes catCardBlinkPicture {
    from {background-color: rgba(231,231,231,.5);}
    50% {background-color: rgba(231,231,231,.1);}
    to {background-color: rgba(231,231,231,.5);}
}
.uploadedFile a:active{
    color: red;
}
.revs-form-foot.double{
    display: flex;
}
.revs-form{
    max-height: var(--viewportH);
    overflow: auto;
}
@media screen and (max-width: 768px) {
    .personal_popup-content .revs-form{
        padding: 35px 25px 0;
    }
    .personal_popup-content .revs-form-foot{
        margin-left: -25px;
        margin-right: -25px;
    }
    .personal_popup-content .revs-form{
        max-width:320px;
    }
    .revs-form__close-but{
        top: -60% !important;
        transform: translateY(0) !important;
        right: -15px !important;
    }
}
@media screen and (min-width: 768px) {
    .personal_popup-content .revs-form{min-width: 522px;max-width: 522px}
}
.revs-form__close-but *{
    pointer-events: none;
}
.revs-form-row-imgs{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
}
.revs-form-row-imgs label{
    cursor: pointer;
}
#clearFiles{
    display: block;
    max-width: 144px;
    margin-left: auto;
    color: #fff;
    text-align: center;
    padding: 10px;
    background-color: #464544;
    margin-top: 15px;
}
.revs-form-row-imgs label *{
    pointer-events: none;
}
.revs-form-row-imgs input{
    display: none;
}
.revs-form-row-imgs input:checked+img{
    filter: grayscale(100%) blur(1px);
}
.revs-form-row-imgs>div{
    /*flex: 0 0 160px;*/
    width: calc(50% - 20px);
    margin: 20px 10px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.revs-form-row-imgs>div:after{
    content: '';
    float: left;
    padding-top: 100%;
}

.rev-form-pic{
    position: relative;
    overflow: hidden;
}
.rev-form-pic{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.uploadedFile a .text{
    display: none;
}
.revs-form-row-imgs .uploadedFile a{
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    background-color: #fff;
    width: 24px;
    height: 24px;
    line-height: 26px;
    text-align: center;
}
/*.rev-form-pic:after{*/
/*    content: '';*/
/*    float: left;*/
/*    padding-top: 120px;*/
/*}*/
.rev-form-pic img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rev-form-pic,.rev-form-pic *{
    pointer-events: none;
    user-select: none;
}
.form-answer>a{
    display: block;
    background-color: #464544;
    color: #fff;
    /*width: 100%;*/
    text-align: center;
    padding: 16px;
    margin-top: 20px;
    margin-left: -35px;
    margin-right: -35px;
}
.form-answer p{
    font-size: 16px;
}
.personal_popup-content .personal_popup-submit{
    padding: 35px 35px 0;
}
.personal_popup-submit .text{
    text-align: left;
    margin-bottom: 20px;
}
.personal_popup-submit-buts{
    margin-left: -35px;
    margin-right: -35px;
    display: flex;
    margin-top: 35px;
}
.personal_popup-submit-buts span{
    flex: 1 1 50%;
    padding: 15px;
    text-align: center;
    cursor: pointer;
}
.personal_popup-submit-buts span:first-child{
    background-color: #F3F3F3;
    color: #454544;
}
.personal_popup-submit-buts span:last-child {
    background-color: #464544;
    color: #fff;
}
.revs-form-foot button:disabled{
    position: relative;
    color: transparent;
}
.revs-form-foot button:disabled:after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.5);
    border-bottom-color: #FFFFFF;
    animation: animation-rotate 1s linear infinite;
}
.cat-detail-popup-content .cat-detail-popup-item.personal_popup-submit{
    padding-bottom: 0;
    max-width: 470px;
}
.cat-detail-popup-content .cat-detail-popup-item.personal_popup-submit .personal_popup-submit-buts{
    margin-left: 0;
    margin-right: 0;
}
.revs-form-files-d-head,.revs-form-files-d-foot{
    display: none;
}
.row-imgs-label{
    display: none;
}
@media screen and (min-width: 768px) {
    .revs-form-row-imgs>div{
        width: calc(25% - 20px);

    }
}
@media screen and (min-width: 1400px) {

    .row-imgs-label{
        display: block;
        width: calc(20% - 20px);
        margin: 20px auto;
        position: relative;
        text-align: center;
    }
    .revs-form-row-imgs>div {
        width: calc(20% - 20px);

    }
    .revs-form-row-imgs>div+.row-imgs-label{
        margin: 20px 10px;
    }
    .row-imgs-label .icon{
        width: 72px;
        height: 72px;
        display: inline-block;
        border-radius: 50%;
        background-color: #fff;
        box-shadow: 0px 0px 13px 1px #505c774f;
        position: relative;
        cursor: pointer;
    }

    .row-imgs-label .icon:after,.row-imgs-label .icon:before{
        content: '';
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
        background-color: #464544;
        position: absolute;
        top: 50%;
        left: 50%;
    }
    .row-imgs-label .icon:after{
        transform: translate(-50%, -50%);
    }
    .row-imgs-label .icon:before{
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .row-imgs-label .text{
        display: none;
        text-align: center;
    }
    .revs-form-files-d-head,.revs-form-files-d-foot{
        text-align: center;
        display: block;
    }
    .revs-form-files-d-head{
        font-size: 21px;
        line-height: 31px;
    }
    .revs-form-files-wrap{
        border: 1px dashed #7C82A3;
        padding: 50px 10px;
    }
    .revs-form-files-wrap.error{
        border-color: rgba(205, 94, 94, 1);
    }
    .revs-form-files-wrap .revs-form-row-file{
        display: none;
    }

}

@keyframes animation-rotate {
    from {
        transform: translate(-50%,-50%) rotate(0deg);
    }
    to {
        transform: translate(-50%,-50%) rotate(360deg);
    }
}
.errorImgs{
    color: #da6060;
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
    order: 1;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border-top: 1px solid #da6060;
}
.errorImgs+.errorImgs{
    margin-top: 5px;
    padding-top: 5px;
    /*border-top: 1px solid #da6060;*/
}
.revs-list__item-avatar{
    display: none;
}
.personal_revs .revs-list__item-cont{
    margin-left: 0;
}
.revs-list__item-name a{
    font-size: inherit;
    color: inherit;
}
@media screen and (min-width: 1024px){
    .personal_revs .revs-list__item-cont {
        flex: 0 0 100%;
    }
}
.errorForm{
    animation: myAnimForm 0.5s linear 0s 1 normal forwards;
}
.errorForm span:first-child{
    animation: myAnimBg 0.5s linear 0s 1 normal forwards;
}
@keyframes myAnimForm {
    0%,
    50%,
    100% {
        color: #464544;
    }

    25%,
    75% {
        color: #b04747;
    }
}
@keyframes myAnimBg {
    0%,
    50%,
    100% {
        background: #fff;
    }

    25%,
    75% {
        background: #b04747;
    }
}
.revs-form .revs-form-row-file .file_input-label .icon{
    border-radius: 50%;
    /*background-color: #fff;*/
    position: relative;
    background:  #fff;
}
.revs-form .revs-form-row-file .file_input-label .icon:after{
    content: '';
    background-image: url("/bitrix/templates/main_2022_copy_copy/img/svg/i_file_pick.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.rew_files-req{
    color: #b04747;
}
.range-error,.form-error{
    color: #b04747;
}



.revs-form .nrevs__head-bns{
    user-select: none;
    cursor: default;
}
.revs-form .nrevs__head-bns:after{
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg style='mix-blend-mode:darken'%3E%3Crect width='31' height='31' fill='url(%23pattern0_1165_2703)'/%3E%3C/g%3E%3Cdefs%3E%3Cpattern id='pattern0_1165_2703' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_1165_2703' transform='scale(0.0322581)'/%3E%3C/pattern%3E%3Cimage id='image0_1165_2703' width='31' height='31' preserveAspectRatio='none' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAADPElEQVRYhbWX208aQRTGP0QuKixqpEjBW8FGjUSt1dpaRdvUtDFpah/7L/nsq2+aPtjE1DapJsZrvKSIRGk1BqwKUg1GEFB2Fdw+LCKrCLMWvqdlhvP95uyczM4RsSzLglCe7RNsrh7iYDeAcOgCZ6cXAID8AgnylFJoyynUNGugraSI/ETp4NGLS6wteGCddSHoY4hMVcVyNHWVwdSmhTg3537wX8t/MfdtG3QsQ6HKU0hg/mBEzRONMPj8mBOWKde9oDf1/F0Vnr2pIICzwPjnTWz8PMgI+EqNHTp09VXzxm5tyOSXrYyDAcA2t4/FH3/uhlunXVhf8GQcfKXliV1srBzehjN0BAs3VpYNzX91Ihpl+XDrlAuR80tBRlSRHFSRXFDMafAc9kXPNTwaZWGb2xdkAgAGUwkMphLBcdZp1zXcteUDQ0cEm9S1lqKupVRw3MkxDa8nhFwAcKx5BRtQRXKoHyrizwEfLSjeuX7EwQ/dwbQgZbGMN2asV8efmzr1cNj5CQSPmZQLOtgNcPBwKPXxyYQjMJuNMNQn398msx5NZn38t9N+hInhzZSeQT/D7Xn4LA2cjmBs0I6ZUUfK2mDoCGZGHRgbtKetoaCf5jLPEYkQTflXTquzbrgdfvR8qonv95W8nhAmhjfh9YQInACWjVV7ASUlCriCJHdLMZdECkoag6vI4YlVztCR+OtV6xSCDhyFSsbBNWVkNw8A0BsLAQBupx9D/RYM9Vvgdvp5cyTSVFAc3HhHFSeTwVSCpfEdjAzYEPDRCPhojAzYsDS+I+i0qzapuYLTVqkgz88FfZb+lFudccczTdTS+A70BrLMlYUyaMqVXOYiEdDcXU4UmAxMMpeo5q4yAAlftcaXOsjkuUTB/6N8pRSmdh0fLpGJ8aK3KuvwjvcGiMUiPhwAGtp1aIitKhtq66lEbfP1TfbWHa77YzXqWoV/JtOpsVOPtreVvLG7r87ft2GZ3MsIuL33EVpe3y7orDYN+UopuvqMeNz4IOk8Ubu0vvQXK1N7CPrJ2qVCdR5aXpWj9mkpcmLFdS94XCywv32C35YDePeD/EZRIUEBJYO2gmsUNWVKIktyeBb0D0ZQVhrkaMSfAAAAAElFTkSuQmCC'/%3E%3C/defs%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.cat-detail-popup-content .personal_popup-bonuses-photo{
    padding-left: 15px;
    padding-right: 15px;
    max-width: 570px !important;
}
.personal_popup-bonuses-photo .text{
    font-weight: 600;
    color: #464445;
    font-size: 24px;
    position: relative;
}
.personal_popup-bonuses-photo .text span.close{
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/lichnyy-kabinet/app/img/svg/icon-close.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .7;
    cursor: pointer;
}
.personal_popup-bonuses-photo .text span.close:hover{
    opacity: 1;
}
.personal_popup-bonuses-photo .personal_popup-submit-buts{
    gap: 10px;
}
.personal_popup-bonuses-photo .personal_popup-submit-buts span{
    flex: 0 1 auto;
}



.cat-detail-popup-head [data-poup-close] {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;position: absolute;top: 19px;left: 15px;font-size: 1.2rem;line-height: 1.8rem;color: rgba(70, 69, 68, .5);}
.cat-detail-popup-head [data-poup-close] span {display: inline-block;margin-right: 5px;}
.cat-detail-popup-wrap {-webkit-box-flex: 1;-webkit-flex: 1 1 auto;-moz-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;overflow: auto;-webkit-transition: all 250ms ease-in;-moz-transition: all 250ms ease-in;transition: all 250ms ease-in;-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);}
.cat-detail-popup.active .cat-detail-popup-wrap {-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.cat-detail-popup-content .cat-detail-popup-item {display: block;max-width: 795px;margin-left: auto;margin-right: auto;position: relative;}
.cat-detail-popup-content {padding: 20px 15px;width: 100%;min-height: 100%;}


.cat-detail__l-subs picture.video:after{
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #464544ad;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.cat-detail__l-subs picture.video:before{
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 15px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    left: 50%;
    transform: translate(-42%, -50%);
    z-index: 3;
}

.cat-detail-mobile-title .price span{
    padding-left: 3px;
}
.cat-detail-mobile-title.mobile{
    flex-wrap: wrap;
}
.cat-detail-mobile-title.mobile{
    height: auto;
    min-height: 55px;
    padding: 5px 0;
}
.product-item-detail-sizes-list input.buyed + label{
    background: #F4FFE6;
    color: #8DAA67;
}
.product-item-detail-sizes-list input.buyed + label:after{
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNycgdmlld0JveD0nMCAwIDE2IDE3JyBmaWxsPSdub25lJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTEuNSA4LjVDMS41IDQuOTExMTkgNC40MTExOSAyIDggMkMxMS41ODg4IDIgMTQuNSA0LjkxMTE5IDE0LjUgOC41QzE0LjUgMTIuMDg4OCAxMS41ODg4IDE1IDggMTVDNC40MTExOSAxNSAxLjUgMTIuMDg4OCAxLjUgOC41Wk04IDNDNC45NjM0OCAzIDIuNSA1LjQ2MzQ4IDIuNSA4LjVDMi41IDExLjUzNjUgNC45NjM0OCAxNCA4IDE0QzExLjAzNjUgMTQgMTMuNSAxMS41MzY1IDEzLjUgOC41QzEzLjUgNS40NjM0OCAxMS4wMzY1IDMgOCAzWicgZmlsbD0nIzhEQUE2NycvPjxwYXRoIGQ9J00xMS4zMzgyIDUuNzhDMTEuMTQzNyA1LjYxMzY0IDEwLjg0OSA1LjYzMjM3IDEwLjY3OCA1LjgyMzM4TDYuNzY1MDggMTAuMTk2TDUuMzAwNDkgOC43NjM5MUM1LjExNzM4IDguNTg0ODcgNC44MjIwMSA4LjU4NDg3IDQuNjM4OSA4Ljc2MzkxQzQuNDUzNyA4Ljk0NSA0LjQ1MzcgOS4yNDAxOCA0LjYzODkgOS40MjEyN0w2LjQ1NzA4IDExLjE5OUM2LjU0OTI4IDExLjI4OTIgNi42NzQ3MiAxMS4zMzczIDYuODAzMzkgMTEuMzMzMUM2LjkzMjA2IDExLjMyODkgNy4wNTQxMSAxMS4yNzI3IDcuMTQwMTMgMTEuMTc2NkwxMS4zODI2IDYuNDM1ODlDMTEuNTU1NCA2LjI0MjcgMTEuNTM0OCA1Ljk0ODIzIDExLjMzODIgNS43OFonIGZpbGw9JyM4REFBNjcnLz48L3N2Zz4=");
    position: relative;
    top: -2px;
    margin-left: 4px;
}
.product-item-detail-sizes-list input.buyed + span{
    background: #F4FFE6;
    color: #8DAA67;
}
.product-item-detail-sizes-list input.buyed + span:after{
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNycgdmlld0JveD0nMCAwIDE2IDE3JyBmaWxsPSdub25lJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTEuNSA4LjVDMS41IDQuOTExMTkgNC40MTExOSAyIDggMkMxMS41ODg4IDIgMTQuNSA0LjkxMTE5IDE0LjUgOC41QzE0LjUgMTIuMDg4OCAxMS41ODg4IDE1IDggMTVDNC40MTExOSAxNSAxLjUgMTIuMDg4OCAxLjUgOC41Wk04IDNDNC45NjM0OCAzIDIuNSA1LjQ2MzQ4IDIuNSA4LjVDMi41IDExLjUzNjUgNC45NjM0OCAxNCA4IDE0QzExLjAzNjUgMTQgMTMuNSAxMS41MzY1IDEzLjUgOC41QzEzLjUgNS40NjM0OCAxMS4wMzY1IDMgOCAzWicgZmlsbD0nIzhEQUE2NycvPjxwYXRoIGQ9J00xMS4zMzgyIDUuNzhDMTEuMTQzNyA1LjYxMzY0IDEwLjg0OSA1LjYzMjM3IDEwLjY3OCA1LjgyMzM4TDYuNzY1MDggMTAuMTk2TDUuMzAwNDkgOC43NjM5MUM1LjExNzM4IDguNTg0ODcgNC44MjIwMSA4LjU4NDg3IDQuNjM4OSA4Ljc2MzkxQzQuNDUzNyA4Ljk0NSA0LjQ1MzcgOS4yNDAxOCA0LjYzODkgOS40MjEyN0w2LjQ1NzA4IDExLjE5OUM2LjU0OTI4IDExLjI4OTIgNi42NzQ3MiAxMS4zMzczIDYuODAzMzkgMTEuMzMzMUM2LjkzMjA2IDExLjMyODkgNy4wNTQxMSAxMS4yNzI3IDcuMTQwMTMgMTEuMTc2NkwxMS4zODI2IDYuNDM1ODlDMTEuNTU1NCA2LjI0MjcgMTEuNTM0OCA1Ljk0ODIzIDExLjMzODIgNS43OFonIGZpbGw9JyM4REFBNjcnLz48L3N2Zz4=");
    position: relative;
    top: -2px;
    margin-left: 4px;
}
.cat-detail-buyed{
    font-size: 14px;
    line-height: 18px;
    color: #8DAA67;
    align-items: center;
    gap: 6px;
    display: flex;
}
@media screen and (min-width: 1600px) {
    .cat-detail-buyed {
        margin-bottom: 16px;
    }
}
/* End */


/* Start:/bitrix/templates/main_2022_copy_copy/components/bitrix/catalog.section/catalog_look/style.min.css?17386287447575*/
.cat-detail-popup-item--table h3{
    font-size: 2rem;
    position: relative;
    padding-right: 40px;
}
.cat-detail-popup-item--table h3 .cat-detail-mobile-popdown-close{
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.cat-detail-popup-item--table table th{
    text-align: left;
    padding: 20px 0;
}
.cat-detail-popup-item--table table tbody{
    display: block;
}
.cat-detail-popup-item--table table tr.hold+tr{
    background-color: #fff;
    position: sticky;
    position: -webkit-sticky;
    top: -20px;
    z-index: 1;
}
.cat-detail-popup-item--table table tr.hold+tr td{
    background-color: #fff;
}
.cat-detail-popup-item--table table tr.hold+tr td:first-child{
    z-index: 2;
}
.cat-detail-popup-item--table table{
    width: 100%;
}
.cat-detail-popup-item--table tr td:nth-child(n+2){
    /*border-bottom: 1px solid #dadada;*/
    padding: 10px 0;
}
.cat-detail-popup-item--table table th{
    text-transform: uppercase;
    font-weight: 500;
}
.cat-detail-popup-item--table table tr.hold+tr td:nth-child(n+2){
    position: relative;
}

@media screen and (max-width: 1024px){
    .cat-detail-popup-item--table table th {
        font-size: 1.2rem;
        min-height: 42px;
    }
    .cat-detail-popup-item--table table th span{
        position: absolute;
    }
    .cat-detail-popup-item--table table tr td{
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 640px){
    .cat-detail-popup-item--table table th {
        min-height: 64px;
    }
}
@media screen and (max-width: 1240px){
    .cat-detail-popup-item--table table tr.hold+tr td:nth-child(n+2):before {
        content: '';
        display: block;
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 100%;
        bottom: 100%;
    }
    .cat-detail-popup-item--table tr td:nth-child(n+2){
        border-bottom: 1px solid #dadada;
    }
    .cat-detail-popup-item--table tr{
        display: flex;
        position: relative;
        padding-top: 53px;
    }
    .cat-detail-popup-item--table tr td:first-child{
        position: absolute;
        top: 0px;
        left: 0;
        right: 0;
        padding-top: 25px;
        color: rgba(70, 69, 68, 0.52);
    }
    .cat-detail-popup-item--table table tr:not([]) td:nth-child(n+2){
        flex: 1 0 50px;
    }
}
@media screen and (min-width: 1240px){
    .cat-detail-popup-item--table table tr.hold+tr {
        top: -1px;
    }
    .cat-detail-popup-content .cat-detail-popup-item.cat-detail-popup-item--table{
        max-width: 1300px;
        padding-top: 50px;
    }
    .cat-detail-popup-item--table table{
        min-width: 1200px;
    }

    .cat-detail-popup-item--table table th{
        padding: 70px 0 35px;
        font-size: 1.6rem;
        line-height: 2.4rem;
        /*font-weight: 500;*/
        /*text-transform: uppercase;*/
    }
    .cat-detail-popup-item--table table tr td{
        font-size: 1.6rem;
        line-height: 2.4rem;
        padding: 20px 0 10px !important;
    }
    .cat-detail-popup-item--table table tr td:first-child{
        width: 235px;
    }

    .cat-detail-popup-item--table table tr td:nth-child(n+2){
        flex: 0 1 80px;
        margin-left: auto;
    }
    /*.cat-detail-popup-item--table table tr:not([data-control="rost"]) td:nth-child(n+2){*/
    /*    margin-left: auto;*/
    /*}*/
    .cat-detail-popup-item--table table tr td:last-child{
        /*text-align: right;*/
        /*margin-left: 0;*/
    }
    .cat-detail-popup-item--table tr:not(.th){
        display: flex;
        width: 100%;
        border-bottom: 1px solid #dadada;
    }
}
.table-contorls{
    padding-top: 30px;
    position: sticky;
    background-color: #fff;
    z-index: 2;
}
.table-contorls.all{
    top: -185px;
}
.table-contorls.one{
    top: -140px;
}
.table-contorls .popup-select{
    max-width: 230px;
    margin-bottom: 35px;
}
.table-contorls .subtitle{
    margin-top: 15px;
    margin-bottom: 4px;
    font-size: 14px;
    color: #52555F;
}
.table-contorls .popup-select-val input{
    padding-left: 0 !important;
    user-select: none;
}
.table-contorls .subtitle:after{
    content: " " attr(data-number);
}
.table-contorls .popup-select-val.disabled{
    background-color: rgba(70, 69, 68, 0.2);
    display: none;
}
.table-contorls .popup-select-val.disabled span{
    display: none;
}
.table-contorls table label{
    cursor: pointer;
}
.table-contorls table label input{
    display: none;
}
.table-contorls table label input[type='checkbox']:checked + span{
    color: #fff;
}
.table-contorls table label input[type='checkbox']:checked.chsd + span{
    background-color: #D07B4C;
    /*color: #fff;*/
}
.table-contorls table label input[type='checkbox'].second:checked + span {
    background-color: #8DAA69;
}
.table-contorls table label input[type='radio']:checked + span{
    background-color: #464544;
    color: #fff;
}
/*data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMTYxMjkgMTEuNUwwIDYuMjU3NDVMMC45OTA3ODMgNS4yNTEwNkw1LjE2MTI5IDkuNDg3MjNMMTQuMDA5MiAwLjVMMTUgMS41MDYzOEw1LjE2MTI5IDExLjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K*/
.table-contorls table label span{
    display: inline-block;
    padding: 3px;
    background-color: #E6E6E6;
    user-select: none;
}
.table-ifno span{
    display: inline-block;
    padding: 3px;
    user-select: none;
}
.table-ifno span.chsd{
    color: #fff;
    background-color: #D07B4C;
}
.table-ifno span.disabled{
    display: none;
}
.table-ifno span.second{
    background-color: #8DAA69;
    color: #fff;
}
.table-contorls .popup-select .popup-select-items-wrap{
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    background-color: #fff;
    border-bottom: 1px solid rgba(70, 69, 68, 0.2);
    border-left: 1px solid rgba(70, 69, 68, 0.2);
    border-right: 1px solid rgba(70, 69, 68, 0.2);
}
.table-contorls .popup-select .popup-select-items{
    overflow: auto;
}
.table-contorls>p{
    min-height: 42px;
}
@media screen and (max-width: 1240px) {
    .cat-detail-popup-item--table tr td:nth-child(n+2){
        flex: 0 0 65px;
    }
    .cat-detail-popup-item--table tr{}
    .cat-detail-popup-item--table tr td:first-child{
        flex: 0 0 100%;
        padding-top: 12px;
        top: auto;
        left: auto;
        right: auto;
        margin-top: -30px;
    }
    .cat-detail-popup-item--table table{
        overflow: auto;
        display: block;
    }
    .cat-detail-popup-item--table tr{
        padding-top: 30px;
        position: static;
    }
}

.cat-detail-sizes-row-last .product-list-item-detail-sizes-list input:disabled+span, .cat-detail-sizes-row-first .product-list-item-detail-sizes-list input:disabled+span{
    opacity: 0.5;
    cursor: not-allowed;
}
.cat-list-sizes-row.cat-detail-sizes-row-grup{
    display: block;
    margin-bottom: 34px;
}
.cat-list-sizes-row.cat-detail-sizes-row-grup .cat-list-sizes-row-name{
    margin-bottom: 20px;
}
.all_looks{
    display: block;
    text-align: center;
    height: 60px;
    background-color: #F3F3F3;
    color: #464544;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 60px;
    margin-top: 25px;
}
/* End */


/* Start:/bitrix/templates/main_2022_copy_copy/components/bitrix/news.list/card_reviews_25/style.css?174742145220969*/
.nrevs-cntnr{
    margin-top: 20px;
    margin-bottom: 42px;
}
.nrevs-list__item .estim-stars span svg {
    display: block;
    width: 100%;
    height: auto;
    fill: #f3f3f3;
}
.nrevs-list__item .estim-stars span.active svg, .nrevs-list__item-head-r .estim-stars span.active svg {
    fill: #464544;
}
.nrevs-list__item .estim-stars{
    display: flex;
    margin-left: 12px;
    position: relative;
    top: -2px;
}
.nrevs-list__item .estim-stars span{
    flex: 0 0 17px;
    width: 17px;
    display: block;
    line-height: 0;
}
.nrevs-list__item-head{
    margin-bottom: 15px;
}
.nrevs-list__item-head-l{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.nrevs-list__item-head-l p{
    font-weight: 600;
    font-size: 14px;
    margin-left: 8px;
}
.nrevs-list__item-avatar{
    width: 24px;
}
.nrevs-list__item-avatar img{
    display: block;
    width: 100%;
    height: auto;
}
.nrevs-list__item-head-r{
    display: flex;
    align-items: center;
}
.nrevs-list__item-date{
    opacity: 0.5;
}
.revs-list__item-pic-wrap:nth-child(-n+3) .revs-list__item-pic:before{
    display: none !important;
}
.revs-list__item.loader{
    position: relative;
}
.revs-list__item.loader:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.nrevs-list__item{
    /*margin-bottom: 10px;*/
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #DADADA;
}

.revs-list__pager{
    display: none !important;
}
.revs-list__opener{
    color: #464544;
    font-size: 14px;
    text-decoration: none;
}

.nrevs-list__item-cont p{
    margin-bottom: 30px;
}
.nrevs-list__item-answer .nrevs-list__item-cont span {
    cursor: pointer;
    color: #464544;
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
}

.nrevs-list__item-answer .nrevs-list__item-cont span.active:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.nrevs-list__item-pics{
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.nrevs-list__item-pic-wrap{
    margin: 5px;
    cursor: pointer;
}
@media screen and (max-width: 767px){

    .nrevs-list__item-cont p{
        /*overflow: hidden;*/
        /*display: -webkit-box;*/
        /*-webkit-line-clamp: 4;*/
        /*-webkit-box-orient: vertical;*/
        /*text-overflow: ellipsis;*/
    }
}
@media screen and (min-width: 768px){
    .revs-list__opener{
        display: none;
    }
    .nrevs-list__item{
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .nrevs-list__item-head-l p{
        margin-left: 0;
    }
    .nrevs-list__item-avatar{
        width: 28px;
        margin-right: 8px;
    }
}
@media screen and (min-width: 1200px){
    .nrevs-list__item{
        padding-left: 206px;
        padding-right: 277px;
        position: relative;

    }

    .nrevs-list__item-head{
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .nrevs-list__item-head-l{
        margin-bottom: 0;
        max-width: 206px;
        flex-wrap: wrap;
        position: relative;
    }
}
@media screen and (min-width: 1600px) {
    .nrevs-list__item {
        padding-right: 190px;
    }
}
.nrevs-list__item-rctns{
    font-size: 16px;
}
.nrevs-list__item-rctns p{
    margin-bottom: 10px;
    color: #8A8A8A;
}
.nrevs-list__item-rctns a{
    color: #464544;
    opacity: 0.5;
}
.nrevs-list__item-rctns a:hover{
    opacity: 1;
}
.nrevs-list__item-like.active{
    opacity: 1;
}
.nrevs-list__item-like+.nrevs-list__item-like{
    margin-left: 20px;
}


.nrevs-list__item.loader .revs-list__item-answer{
    display: none;
}
.nrevs-list__item.loader .nrevs-list__item-rctns a svg,.nrevs-list__item.loader .nrevs-list__item-answer .nrevs-list__item-cont span:after{
    opacity: 0;
}
.nrevs-list__item.loader .nrevs-list__item-date, .nrevs-list__item.loader .nrevs-list__item-head-l,.nrevs-list__item.loader .nrevs-list__item-name .estim-stars, .nrevs-list__item.loader .nrevs-list__item-cont p, .nrevs-list__item.loader .nrevs-list__item-cont span,.nrevs-list__item.loader .nrevs-list__item-cont span:after,.nrevs-list__item.loader .nrevs-list__item-rctns p,.nrevs-list__item.loader .nrevs-list__item-rctns a{
    /*position: relative;*/
    color: transparent;
    animation: catCardBlinkPicture 2s infinite ease-in-out;
}
.nrevs-list__item.loader .estim-stars span{
    opacity: 0;
}
.nrevs-list__item.loader picture img{
    opacity: 0;
}
.nrevs-list__item.loader .revs-list__item-pic{
    position: relative;
}

.nrevs-list__item-dops{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.nrevs-list__item-dop{
    flex: 1 1 100%;
    margin-bottom: 20px;
}
.nrevs-list__item-dop ul li{
    position: relative;
    padding-left: 31px;
    position: relative;
}
.nrevs-list__item-dop ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #464544;
    position: absolute;
    left: 15px;
    top: 9px;
}
.nrevs-list__item-dop p{
    font-weight: 600;
    margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
    .nrevs-list__item-dop {
        flex: 0 0 200px;
    }
    .nrevs-list__item .nrevs-list__item-dop:nth-child(3n),.nrevs-list__item .nrevs-list__item-dop:nth-child(5n) {
        flex: 1 0 40%;
        max-width: 295px;
    }
}

.nrev-popup{
    display: none;
    transition: all 150ms ease-in;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: #fff;
    overflow: auto;
}
.nrev-popup-wrap{
    padding: 0 15px;
    max-width: 990px;
    margin: auto;
    min-height: 110vh;
}

.nrev-popup-other h3{
    font-size: 17px;
    font-weight: 600;
    color: #464544;
}
.nrev-popup-other-block{
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.nrev-popup-other-item{
    width: calc(20% - 10px);
    margin: 5px;
    position: relative;
    overflow: hidden;
}
.nrev-popup-other-item:after{
    content: '';
    float: left;
    padding-top: 120%;
}
.nrev-popup-other-item img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.cat-detail-popup-content .cat-detail-popup-item[data-revs-form]{
    max-width: 990px;
}
.nrevs-cntnr .revs-list__more{
    display: block;
}
.nrevs-cntnr .revs-list__more a{
    font-size: 17px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 18px;
    max-width: 360px;
    margin: auto;
    background-color: #F3F3F3;
}
.nrevs-list-sort{
    border-bottom: 1px solid rgba(218, 218, 218, 1);
    padding: 17px 0;
    white-space: nowrap;
    overflow: auto;
}
@media screen and (max-width: 767px) {
    .nrevs-cntnr .revs-list__more a {
        font-size: 14px;
        padding: 10px;
        opacity: 1;
    }
    .nrevs-list-sort {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
    }
}
@keyframes catCardBlinkPicture {
    from {background-color: rgba(231,231,231,.5);}
    50% {background-color: rgba(231,231,231,.1);}
    to {background-color: rgba(231,231,231,.5);}
}

.nrevs-list-items-cont a{
    color: #464544;
    opacity: 0.5;
    font-size: 14px;
}
.nrevs-list-items-cont a+a{
    margin-left: 16px;
}
.nrevs-list-items-cont a.current-sort{
    opacity: 1;
}
.nrevs-list-items-cont a .arrow{
    display: inline-block;
    margin-left: 10px;
}
.nrevs-list-items-cont>span{
    color: #464544;
    opacity: 0.5;
    font-size: 14px;
    display: inline-block;
    margin-right: 16px;
}
.current-sort:not(.desc) .arrow{
    transform: rotate(180deg);
}
.nrevs-list-items-cont label{
    margin-left: 16px;
    display: inline-block;
    padding-right: 15px;
}
.nrevs-list-items-cont label input{
    display: none;
}
.nrevs-list-items-cont label span{
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(223, 223, 223, 1);
    background-color: #fff;
    margin-right: 3px;
    position: relative;
    top: 1px;
}
.nrevs-list-items-cont label input:checked+span{
    background-color: #464544;
}
.nrevs-list__item-posts{
    display: flex;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px;
    margin-top: -6px;
    padding-bottom: 16px;
    margin-bottom: 10px;
    position: relative;
}
.nrevs-list__item-posts:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 6px;
    right: 6px;
    height: 1px;
    background: #EEEEEE;
}
.nrevs-list__item-posts a{
    font-size: 12px;
    color: #464544;
    display: flex;
    align-items: center;
    margin: 6px;
    background: #F3F3F3;
    padding: 3px 12px;
    line-height: 21px;
}
@media screen and (max-width: 767px) {
    .nrevs-list__item-posts a {
        min-width: 157px;
    }
}
.nrevs-list__item-posts img{
    margin-right: 6px;
}
.nrevs-list__item-head-l p span img{
    pointer-events: none;
}
.nrevs-list__item-head-l p>span{
    display: inline-block;
    line-height: 0;
    position: relative;
    top: 3px;
}
.det-rev_wrap{
    padding-top: 60px;
    padding-bottom: 20px;
}
.nrev-popup-other{
    padding-bottom: 60px;
}
.det-rev_head-m {
    position: fixed;
    top: 0;
    z-index: 5;
    left: 0;
    right: 0;
    padding: 15px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.det-rev_head-m>span {
    padding-left: 34px;
    position: relative;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
}
.det-rev_head-m>span:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    width: 14px;
    height: 14px;
    border-bottom: 1px solid #464544;
    border-left: 1px solid #464544;
    transform: translateY(-50%) rotate(45deg);
}
.det-rev_m-stars .text{
    color: #454544;
    opacity: 0.5;
}
.det-rev_head-d{
    display: none;
}
.det-rev_pics{
    margin-bottom: 20px;
    position: relative;
}
.det-rev_pics img{
    display: block;
    width: 100%;
    height: auto;
}
.det-rev_pics picture:first-child{
    position: relative;
}
.det-rev_pics picture:nth-child(n+2){
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 1;
}
.det-rev_pics picture.active:nth-child(2+n) {
    opacity: 0;
}
.det-rev_pics.fullscreen{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: #fdfdfdd4;
    z-index: 15;
}
.fullscreen .det-rev_head-close-full{
    top: 20px;
    right: 20px;
    z-index: 5;
    background: #dbdbdbbd;
}
.det-rev_arw{
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    border-radius: 50%;
    border: 1px solid #464544;
    width: 52px;
    height: 52px;
    background-color: #fff;
    z-index: 5;
}
.det-rev_arw *{
    pointer-events: none;
}
.det-rev_arw-prev{
    left: 4px;
    transform: translateY(-50%);
}
.det-rev_arw-next{
    right: 4px;
    transform: translateY(-50%);
}
.det-rev_head-close,.det-rev_head-close-full{
    display: block;
    position: absolute;
    top: -47px;
    right: 0px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    opacity: 0.5;
}
.det-rev_head-close:hover,.det-rev_head-close-full:hover{
    opacity: 1;
}
.det-rev_head-close:after, .det-rev_head-close:before,.det-rev_head-close-full:after,.det-rev_head-close-full:before {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background-color: #454544;
    position: absolute;
    top: 50%;
    left: 50%;
}
.det-rev_head-close:before,.det-rev_head-close-full:before {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.det-rev_head-close:after,.det-rev_head-close-full:after {
    transform: translate(-50%, -50%) rotate(45deg);
}
.det-rev .det-rev_arw{
    display: none;
}
.nrev-popup-other-item .estim-stars{
    display: none;
}
.det-rev_content-wrap{
    position: relative;
}
.det-rev_content-rev-text{
    padding-bottom: 20px;
}
.det-rev_arw.disabled{
    opacity: 0.5;
}
@media screen and (max-width: 767px) {
    .det-rev_pics{
        overflow: hidden;
    }
    .det-rev_pics:after{
        content: '';
        float: left;
        padding-top: 140%;
    }
    .det-rev_pics img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .det-rev_pics picture:first-child{
        position: static;
    }
}
@media screen and (min-width: 768px) {
    .det-rev_content .simplebar-content{display:block;min-height:482px}
    .nrev-popup-other {
        padding-top: 20px;
    }
    .det-rev_head-d{
        display: block;
        position: relative;
    }
    .det-rev_head-m{
        display: none;
    }
    .det-rev_body{
        display: flex;
    }
    .det-rev_pics{
        width: 40%;
        margin-bottom: 0;
    }
    .det-rev_content{
        width: 100%;
        /*height: 548px;*/
        /*position: relative;*/
        /*overflow: hidden;*/
    }
    .det-rev_content-wrap{
        height: 482px;
        padding-right: 15px;
    }
    .det-rev_pics+.det-rev_content{
        width: 60%;
        padding-left: 20px;
    }
    .det-rev_head-d{
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }
    .det-rev_head-d>span{
        font-weight: 600;
        font-size: 21px;
        color: #8A8A8A;
    }
    .nrevs-list__item-date{
        margin-right: 12px;
        color: #8A8A8A;
    }
    .det-rev_head-d .estim-stars{
        display: flex;
    }
    .det-rev_head-d .estim-stars span{
        flex: 0 0 17px;
        width: 17px;
        display: block;
        line-height: 0;
    }
    .det-rev_content-rev-text{
        font-size: 17px;
        font-weight: 400;
    }
    .det-rev_content .nrevs-list__item-answer .nrevs-list__item-cont span{
        font-size: 16px;
    }

    .det-rev_content .nrevs-list__item-dop{
        flex: 0 0 33.3%;
    }
    .det-rev_content .nrevs-list__item-dop:nth-child(4n),.det-rev_content .nrevs-list__item-dop:nth-child(5n) {
        flex: 0 0 50%;
    }
    .det-rev_pics picture:first-child{
        position: absolute;
    }
    .det-rev_pics picture{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .det-rev_pics img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}
@media screen and (min-width: 1024px) {
    .det-rev_wrap{
        padding-top: 0;
        padding-bottom: 0;
    }
    .nrev-popup-wrap{
        padding-top: 60px;
        padding-left: 0;
        padding-right: 0;
    }
    .det-rev{
        box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.25);
        padding: 20px;
        position: relative;

    }
    .det-rev_body{
        min-height: 548px;
        max-height: 548px;
    }
    .det-rev .det-rev_arw{
        display: flex;
        cursor: pointer;
    }

    .nrev-popup>.det-rev_arw{
        display: none;
    }
    .det-rev_arw{
        position: absolute;
    }

    .nrev-popup-other h3{
        margin-bottom: 10px;
    }
    .nrev-popup-other-block{
        margin-left: -10px;
        margin-right: -10px;
    }
    .nrev-popup-other-item{
        width: calc(20% - 20px);
        margin: 10px;
        cursor: pointer;
    }
    .nrev-popup-other-item .estim-stars span{
        line-height: 0;
        display: block;
    }
    .nrev-popup-other-item .estim-stars span.active svg{
        fill: #464544;
    }
    .nrev-popup-other-item .estim-stars {
        display: flex;
        position: relative;
        z-index: 2;
        background: #fff;
        margin-left: auto;
        position: absolute;
        bottom: 10px;
        right: 10px;
        padding: 3px;
    }

}
@media screen and (min-width: 1024px) {
    .det-rev_head-close{
        top: -70px;
    }
}
@media screen and (min-width: 1120px) {
    .det-rev .det-rev_arw-prev{
        left: -60px;
    }
    .det-rev .det-rev_arw-next{
        right: -60px;
    }
    .det-rev_head-close {
        right: -99px;
        top: -25px;
    }
}

.det-rev_content .simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}
.det-rev_content .simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}
.det-rev_content .simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0 !important;padding:0;margin:0;-webkit-overflow-scrolling:touch}
.det-rev_content .simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}
.det-rev_content .simplebar-content-wrapper::-webkit-scrollbar,.cat-detail__pics .simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}
.det-rev_content .simplebar-content:after,.cat-detail__pics .simplebar-content:before{content:' ';display:table}
.det-rev_content .simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}
.det-rev_content .simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}
.det-rev_content .simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}
.det-rev_content .simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}
/*.det-rev_content .simplebar-content{display:block;min-height:482px}*/
.det-rev_content .simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}
.det-rev_content .simplebar-dragging .simplebar-track{pointer-events:all}
.det-rev_content .simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}
.det-rev_content .simplebar-scrollbar:before{position:absolute;content:'';background:#464544;border-radius:7px;left:0px;right:0px;opacity:0;transition:opacity .2s linear}
.det-rev_content .simplebar-scrollbar.simplebar-visible:before{opacity:1;transition:opacity 0 linear}
.det-rev_content .simplebar-track.simplebar-vertical{top:0;width:20px;background-color:transparent}
.det-rev_content .simplebar-track.simplebar-vertical:before{
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    background-color:#ECECEC;
}
.det-rev_content .simplebar-vertical .simplebar-scrollbar{
    width: 2px;
    margin-left: auto;
}
.det-rev_content .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}
.det-rev_content .simplebar-track.simplebar-horizontal{left:0;height:11px}
.nrev-popup-other-item:before{
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.nrev-popup-other-item.animate:before{
    animation: revCardBlinkPicture 1s infinite ease-in-out;
}
.nrev-popup-other-item.animate img{
    opacity: 0;
}
@keyframes revCardBlinkPicture {
    from {background-color: rgba(231,231,231,.5);}
    50% {background-color: rgba(231,231,231,.1);}
    to {background-color: rgba(231,231,231,.5);}
}
/* End */
/* /bitrix/templates/main_2022_copy_copy/components/bitrix/catalog/fabrics_2024/bitrix/catalog.element/element_2024_dev/style.css?175042783036214 */
/* /bitrix/templates/main_2022_copy_copy/components/bitrix/catalog.section/catalog_look/style.min.css?17386287447575 */
/* /bitrix/templates/main_2022_copy_copy/components/bitrix/news.list/card_reviews_25/style.css?174742145220969 */
