

/* Start:/bitrix/templates/.default/components/digitalrazor/configurator/NEW_FORSITE/style.css?17350386704333*/
.config-top .main-slider{background: none;}
.config-top .main-slider{border-top:none;}
.config-top .main-slider-nav .slick-arrow__icon{stroke: #000000;}
.config-top .main-slider-nav .slick-arrow{border-color: #000000;}
.config-top .config-top__image-block{position: relative;}
.config-top .config-top__image-block--mobile{padding-left: 0;padding-right: 0;}
.config-top .config-top__image-block--mobile .main-slider__slide--text_right .main-slider__slide-image{margin-left: 0;}
.config-top .config-top__image-block--mobile .slick-dots{display: none !important;}
.fs-blue-title{display:none !important;}

.config-step__title-block h2{
    padding: 17px 0;
}
.text-danger{
    color: #9a0404;
}
.js-change-parts.disable {
    opacity: 0.4;
}

.cfg__left{
    min-height: 768px;
}

.disabled, .disabled-in, .disabled-body{
    touch-action: none;
    opacity: .5;
}
body .button--black:active, body .button--black:focus {
    color: black;
    border-color: black;
    background-color: transparent;
}
body .cfg__bottom-left .button:focus svg{
    fill: #000;
}

li.changed {
    animation: highlight 600ms ease-out;
}
@keyframes highlight {
    0% {
        background-color: #223d72;
        color: #ffffff;
    }
    100% {
        background-color: white;
    }
}

body .cfg__parts--desktop .cfg__part:hover .cfg__part-text{
    width: calc(260px - 50px - 16px);
}
.config-top__button-block > button, .config-top__button-block > a,.cfg__price-block > a, .cfg__price-block > button{
    white-space: nowrap;
}
.config-top__button-block{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.config-top__button-block > div{
    width: 50%;
}
.config-top__button-block > div > a, .config-top__button-block > div > button{
    display: block;
}
.config-top__button-block > div:first-child{
    padding-right: 20px;
}
body .cfg__info-inner{
    overflow-y: hidden;
}
body .select2-container--default .select2-results>.select2-results__options{
    max-height: 600px;
}
.cfg__price-block{
    gap: 0 10px;
}
@media (min-width: 2300px) {
    body .cfg__parts--desktop .cfg__part .cfg__part-text{
        width: calc(270px - 50px - 16px);

    }
}

.cfg .config-result{
    width: 100%;
}
.cfg .config-result__price img{
    filter: invert(1);
}
.cfg__image--desktop{
    flex-direction: column;
}
body .cfg__left{
    align-items: flex-start;
}
body .cfg__bottom-left{
    width: 80%;
}
body .config-top__button-block{
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}
.cfg__image  .config-result, .cfg__image  .config-result *{
    background-color: transparent;
    color: inherit;
}

.cfg__list-title .select2-container{
    min-width: 64px;
    margin-left: 10px;
}
body .cfg__parts--desktop{
    padding-top: 0;
}

.cfg .select2-container--default .select2-selection--single .select2-selection__arrow,
.cfg .select2-container .select2-selection--single .select2-selection__rendered,
.cfg .select2-container .select2-selection--single,
.cfg .selection,
.cfg .select2-container{
    height: 22px;
}
.cfg .select2-container .select2-selection--single .select2-selection__rendered{
    padding: 0 32px 0 18px;
}
.cfg .recall-link{
    width: 410px;
    margin: 0 auto;
    text-align: center;
}
.cfg .recall-link .recall-link__phone{
    width: 272px;
}
.cfg__description{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.cfg__stat{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100px;
    margin: 20px 0;
    align-items: center;
}
.cfg__stat .cfg__stat--item{
    border-right: 1px solid #0000003b;
    margin-right: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 25%;
    height: 100%;
}
.cfg__stat .cfg__stat--item > div > div{
    padding-bottom: 6px;
}
.cfg__stat--item .big{
    font-size: 28px;
    font-weight: 700;
}
.currency-selector-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    margin: -16px 0 10px 0;
}

select.currency-selector{
    background: none;
    color: #a0b2d7;
    border-color: #a0b2d7;
}
.rub-price-wrap > span:first-child,
.usd-price-wrap > span:first-child{
    color: #fbfbfb;
    font-weight: bold;
}
/* End */
/* /bitrix/templates/.default/components/digitalrazor/configurator/NEW_FORSITE/style.css?17350386704333 */
