

/* Start:/local/templates/47.mfc/assets/libs/multiselect/multiselect.min.css?17574838467158*/
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}
/* End */


/* Start:/services/selection/assets/style.css?17708384774475*/
#anket h1{
    margin-bottom: 5rem;
    margin-top: 5rem;
    font-weight: bold;
    min-height: 66px;
}
.to-print_head .text-center,.to-print_head .printFilters__header__text{
    color: #623B2A;
}
.to-print {
    display: none;
}
.questionsArea{
    padding: 50px 73px;
    border-radius: 15px;
    border: 1px solid #DBDBDB;
    margin-bottom: 5rem;
}
.questionsArea__anketaList{
    display: flex;
    justify-content: center;
}
.questionsArea__anketaList a{
    display: flex;
    justify-content: center;
    background: #FFF;
    border-radius: 7px;
    border: 1px solid #DBDBDB;
    transition: all 0.3s;
    color: #000000;
    font-size: 14px;
    padding: 10px;
    margin-right: 24px;
    cursor: pointer;
}
.checked-life a{
    color: #FFF !important;
    background: #e04e39 !important;
}
.questionItem{
    margin-bottom: 2.4rem;
}
.questionItem__title label{
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    color: unset;
}
.link_list{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.link_list__item{
    padding: 25px 16px;
    border-radius: 7px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    box-shadow: 0px 4px 8px 0px #0000001F;
    transition: all 0.3s;
    color: #000;
}
.link_list__item:hover{
    box-shadow: 0px 8px 16px 0px #0000001F;
    transition: all 0.3s;
}
.folder-service-icon {
    line-height: 0;
    height: 30px;
    width: 30px;
    font-size: 3rem;
}
.folder-service-icon:before{
    content: url(/services/selection/assets/./folder-service-icon.svg);
}
.multiselect{
    cursor: pointer;
}
.multiselect__tags, .custom-select{
    min-height: 60px;
    padding: 0;
    display: flex;
    align-items: center;
    border-radius: 7px;
    border: 1px solid #DBDBDB;
    background: #fff;
    font-size: 15px;
    color: #000;
}
.custom-select{
    padding: 0 40px 0 8px;
}
.multiselect__single{
    padding: 5px 40px 6px 8px;
}
.multiselect__tags > :not(.multiselect__single){
    padding: 17px 40px 6px 8px;
}
.multiselect__select{
    z-index: 10;
    height: 55px;
    cursor: pointer;
}

.multiselect__option--highlight {
    background-color: #ED5338;
}

.multiselect__option--highlight:after {
    background-color: #ED5338;
}

/**/

.multiselect__tag {
    background-color: #FFF;
    color: #000000;
    font-size: 15px;
}

.multiselect__tag-icon:hover {
    background-color: #ED5338;
}

.multiselect__single {
    margin-top: 3px;
    margin-bottom: 0;
}
.multiselect__option--highlight, .multiselect__option--highlight:after{
    background: #ED5338 !important;
    color: #fff;
}
.questionsArea__Print{
    display: flex;
    justify-content: flex-end;
}
.questionsArea__Print a{
    display: flex;
    flex-direction: row !important;
    background: #ED5338;
    color: #FFF;
    transition: all 0.5s;
    width: fit-content;
    cursor: pointer;
    border-radius: 7px;
    padding: 5px 20px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    min-width: 210px;
    min-height: 52px;
    height: fit-content;
    line-height: 100%;
    text-decoration: none;
}
.questionsArea__Print i{
    width: 30px;
    height: 32px;
    font-size: 2.3rem;
    display: flex;
    align-items: center;
}
.questionsArea__Print a:hover{
    background: #fc6d5b;
    color: #FFF;
}

.loader {
    height: 50px;
    width: 50px;
    animation: around 5.4s infinite;
    margin: auto;
}
.loader::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 6px;
    border-color: #e04e39 #e04e39 transparent transparent;
    border-style: solid;
    border-radius: 50px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
}
.loader::after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
}
@keyframes around {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@media (max-width: 768px) {
    .questionsArea {
        padding: 40px 30px;
    }
    .questionsArea__Print{
        justify-content: center;
    }
}
@media (max-width: 576px) {
    .questionsArea {
        padding: 0px;
        border: 0;
    }
}
/* End */


/* Start:/services/selection/assets/print.css?17708359813429*/
@media print {
    .not-printed{
        display: none;
    }
    .to-print{
        display: block !important;
    }
    .to-print_head{
        display: grid !important;
        grid-template-columns:1fr 1fr;
        justify-items: stretch;
        padding-bottom: 30px;
        border-bottom: 2px solid #000;
        margin-bottom: 30px;
    }
    .title{
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    body {
        font-family: 'PT Sans', sans-serif;
        font-size: 16px;
        line-height: 1.5;
    }
    #anket h1 {
        font-size: 18px;
        font-weight: bold;
    }

    .questionsArea{
        border: none;
        padding: unset;
    }
    .multiselect__tags{
        min-height: unset;
    }
    .questionItem__title label {
        font-weight: bold;
    }
    .custom-select_container{
        display: none;
    }
    .multiselect > :not(.multiselect__single):not(.multiselect__tags) , .multiselect__select{
        display: none !important;
    }
    .multiselect, .multiselect__tags {
        border: none !important;
    }
    /*скрыли пустой ответ*/
    .multiselect__tags > :not(.multiselect__single){
        display: none;
    }
    /*скрыли вопросы без ответа*/
    .questionItem:not(:has(.multiselect__single)) {
        display: none !important;
    }
    /* Текст выбранного значения */
    .multiselect__single {
        padding: 0;
        display: inline !important;
        color: #000 !important;
        background: transparent !important;
        border: none !important;
        page-break-inside: avoid !important;
        font-size: 18px;
    }
    /* Нумерация страниц */
    @page {
        size: A4;
        margin: 2cm 1.5cm;
        @top-right {
            content: "Страница " counter(page);
            font-size: 10pt;
            color: #666;
        }
    }
    @page :first {
        @top-left {
            content: "";
        }

        @top-right {
            content: "";
        }
    }
    /* Стили для услуг */
    .link_list {
        counter-reset: service-counter;
        margin-left: 0;
        padding-left: 0;
    }
    .link_list__item {
        display: block !important;
        position: relative;
        padding: 0;
        padding-left: 30px !important;
        text-decoration: none !important;
        border: none !important;
        color: #000 !important;
        page-break-inside: avoid;
    }
    /* Нумерация */
    .link_list__item::before {
        counter-increment: service-counter;
        content: counter(service-counter) ".";
        position: absolute;
        left: 0;
        top: 0;
        font-weight: normal;
        width: 25px;
        text-align: right;
        padding-right: 5px;
    }
    /* Скрываем иконки */
    .link_list__item i {
        display: none !important;
    }
    /* не Отображаем URL */
    .link_list__item::after {
        display: none;
    }
    /* Фиксируем высоту body */
    body {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
        position: static !important;
    }
}
/* End */
/* /local/templates/47.mfc/assets/libs/multiselect/multiselect.min.css?17574838467158 */
/* /services/selection/assets/style.css?17708384774475 */
/* /services/selection/assets/print.css?17708359813429 */
