

/* Start:/local/templates/ecolaris/css/stati/new_format_blog.css?173087284216594*/
.new_blog_content a{color: #000;text-decoration: underline}
.stati_block{
    max-width: 1270px;
    width: 100%;
    margin: auto;
}
@media (max-width: 1300px) {
    .stati_block{
        padding: 0px 20px;
    }
}
.rez_opr_item{width:100%;display: flex;flex-direction: column;margin-bottom: 20px;}
.rez_opr_item:last-child{margin-bottom: 0;}
.rez_opr_item_name{color: #202020;font-size: 18px;width:100%;}
.rez_opr_item_pol{width: 100%;background: #fff;border-radius: 5px;border: 1px solid var(--Light-Gray, #EFEFEF);height: 20px;margin-top: 8px;}
.rez_opr_item_poln{height: 18px;border-radius: 5px;background: #0558A8;}
.rez_opr_item_name span{color: #202020;font-size: 18px;padding-left: 20px;}


.new_block_opros{width:100%;border: 1px solid #EFEFEF;background: #F6F6F6;padding: 30px 40px;border-radius: 10px;}
.new_block_opros.active{background:#F6F6F6;}
.opros_name{width:100%;font-size: 24px;font-weight: 700;color: #0558A8;}
.opros_name_rez{width:100%;margin-top: 30px;display: flex;flex-direction: column;}
.opros_name_item{width: 100%;display: flex;flex-direction: row;justify-content: space-between;margin-bottom: 40px;}
.opros_name_item:last-child{margin-bottom: 0;}
.opros_name_item_n{font-size: 18px;color: #202020;}
.opros_name_item_kn{font-size: 18px;color: #0061D9;font-weight: 700;cursor: pointer;}
.new_block_test{width:100%;border: 1px solid #EFEFEF;background: #F6F6F6;padding: 24px;border-radius: 10px;display: flex;flex-direction: column;}
.new_block_test_zag{font-size: 18px;color: #0558A8;font-weight: 700;width: 100%;max-width: 400px;}
.new_block_test_cont{width: 100%;margin-top: 8px;font-size: 16px;color: #3A3A3A;line-height: 26px;max-width: 400px;}
.new_block_test_kn{width: 193px;height: 40px;display: flex;flex-direction: row;justify-content: center;align-items: center;font-size: 16px;color: #FFF;background: #393C3F;border-radius: 10px;cursor: pointer;margin-top: 15px;}
.new_block_test_kn:hover{opacity: 0.7;}
.test_list{display: flex;flex-direction: column;}
.test_list_item{width:100%;flex-direction: column;}
.test_list_item_name{width:100%;color: #101010;font-size: 18px;font-weight: 700;}
.test_list_item_voprosy{width: 100%;margin-top: 15px;margin-bottom: 15px;display: flex;flex-direction: column;}
.checkbox_hide{display: none;}
.test_voprosy_item_label{color: #202020;padding-left: 20px;font-size: 16px;min-height: 16px;position: relative;cursor: pointer;}
.test_voprosy_item_label:after{content: '';position: absolute;left:0;top:2px;width: 16px;height:16px;border-radius: 100%;background: #fff;z-index: 8;}
.test_voprosy_item{width: 100%;margin-bottom: 12px;}
.test_voprosy_item:last-child{margin-bottom: 0;}
.test_voprosy_item input:checked + label.test_voprosy_item_label:before{content: '';position: absolute;left:0;top:2px;width: 16px;height:16px;border-radius: 100%;background: #3F4C8E;border:solid 2px #fff;box-sizing: border-box;z-index: 10;}
.test_button{width: 163px;height: 40px;display: flex;flex-direction:row;justify-content: center;align-items: center;background: #3F4C8E;border-radius: 8px;color: #FFF;font-size: 16px;font-weight: 700;cursor: pointer;}
.test_button:hover{opacity: 0.7;}
.vopr_scr{display: none;}
.vopr_scr.active{display: block;}
.test_list_item_name.err{color:#ff0000;}
.new_format_blog{width: 100%;margin-top: 40px;max-width: 1270px;margin: auto;margin-top: 60px;}
.new_format_blog img{width: 100%;height: 550px;object-fit: cover;border-radius: 10px; }
.new_format_blog_cont{width: 100%;margin-top: 45px;display: flex;justify-content: space-between;}
.new_format_blog_left{width: calc(100% - 400px);border-radius: 10px;background: #FFF;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);box-sizing: border-box;padding: 30px}
.new_format_blog_left_panel{width: 100%;display: flex;flex-direction: row;justify-content: space-between;}
.new_blog_panel_dates{display: flex;flex-direction: row;}
.new_blog_panel_date_item{margin-right: 40px;font-size: 14px;color: #555;}
.new_blog_panel_date_item:last-child{margin-right: 0;}
.new_blog_panel_right{display: flex;flex-direction: row;}
.new_blog_date_read{display: flex;flex-direction: row;align-items: center;margin-right: 20px;}
.new_blog_date_read:last-child{margin-right: 0;}
.new_blog_date_read img{margin-right: 6px;}
.new_blog_date_read img.img_time{width: 12px;height: 12px;}
.new_blog_date_read span{color: #888;font-size: 14px;}
.new_blog_date_read img.img_like{width: 14px;height: 12px;}
.new_blog_date_read img.img_see{width: 14px;height: 10px;}
.new_format_blog_left_panel2{width: 100%;margin-top: 20px;display: flex;flex-direction: row;justify-content: space-between;}
.new_blog_avtor{display: flex;flex-direction: column;}
.new_blog_avtor_zag{font-size: 14px;color: #555;}
.new_blog_avtor_cont{display: flex;flex-direction: row;align-items: center;}
.new_blog_avtor_cont_img{width: 50px;height: 50px;border-radius: 100%;border: solid 1px #555555;}
.new_blog_avtor_cont_text{display: flex;flex-direction: column;margin-left: 12px;width: calc(100% - 50px)}
.new_blog_avtor_name{font-size: 16px;color: #202020;font-weight: 600;line-height: 1;}
.new_blog_avtor_anons{font-size: 14px;color: #555;line-height: 1;}
.new_blog_avtor_razmer{display: flex;flex-direction: row;align-items: flex-end;}
.new_blog_avtor_razmer_item{color: #202020;margin-right: 10px;cursor: pointer;}
.razm1{font-size: 14px;}
.razm2{font-size: 20px;}
.razm3{font-size: 26px;}
.bvi-body .new_blog_avtor_razmer_item{line-height: 1!important;}
.bvi-body[data-bvi-line-height=normal] :not(.bvi-link) .new_blog_avtor_razmer_item{line-height: 1!important;}
.new_blog_avtor_razmer_item.active{text-decoration: underline;text-underline-offset: 2px;}
.bvi-body .new_blog_avtor_razmer_item.razm1{font-size: 14px!important;}
.bvi-body .new_blog_avtor_razmer_item.razm2{font-size: 18px!important}
.bvi-body .new_blog_avtor_razmer_item.razm3{font-size: 24px!important}
.new_blog_h1{width: 100%;font-size: 36px;line-height: 43px;color: #202020;}
.new_blog_content{width: 100%;margin-top: 28px;}
.new_blog_content p{font-size: 18px;line-height: 21px;margin-bottom: 20px}
.new_blog_content h1{font-size: 30px;color: #202020;margin-bottom: 20px;line-height: 1.2;}
.new_blog_content h2{font-size: 28px;color: #202020;margin-bottom: 20px;margin-top: 20px;line-height: 1.2;}
.new_blog_content h3{font-size: 24px;color: #202020;margin-bottom: 20px;line-height: 1.2;color: #9665FF;}
.new_blog_content h4{font-size: 18px;color: #202020;margin-bottom: 20px;line-height: 1.2;}
.new_blog_content h5{font-size: 18px;color: #202020;margin-bottom: 20px;line-height: 1.2;}
.new_blog_content h6{font-size: 18px;color: #202020;margin-bottom: 20px;line-height: 1.2;}
.new_blog_content img{width: 100%;border-radius: 10px;margin: 20px 0;}
.new_block_inter{width: 100%;padding: 32px;background: #F6F6F6;border-radius: 10px;box-sizing: border-box;margin-bottom: 20px;}
.new_block_inter_zag{width: 100%;font-size: 24px;color: #202020;font-weight: 600;}
.new_block_inter_list{width: 100%;margin-top: 24px;display: flex;flex-direction: column;}
.new_block_inter_item{width: 100%;max-width: 486px;background: #FFF;border: 1px solid #D8D8D8;border-radius: 8px;margin-bottom: 12px;padding: 12px;display: flex;flex-direction: row;justify-content: space-between;box-sizing: border-box;}
.new_block_inter_item:last-child{margin-bottom: 0;}
.new_block_inter_item_img{width: 160px;height: 160px;border-radius: 4px;}
.new_block_inter_item_right{width:290px;}
.new_block_inter_item_right_name{width: 100%;color: #202020;font-size: 16px;font-weight: 600;}
.new_block_inter_item_right_anons{width: 100%;margin-top: 5px;color: #9693A6;font-size: 12px;}
.new_format_blog_right{width: 350px;}
.new_format_blog_right_st{width: 100%;position:sticky;top: 125px;}
.new_format_blog_right_st_zag{width: 100%;font-size: 24px;color: #202020;font-weight: 600;}
.new_format_blog_right_st_cont{width: 100%;margin-top: 20px;border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);}
.stati_inter_item{width: 100%;border-radius: 8px;padding: 12px;margin-bottom: 20px;box-sizing: border-box;}
.stati_inter_item_img{border-radius: 4px;width: 100%;height: 170px;display: block;}
.stati_inter_item_zag{width: 100%;font-size: 16px;color: #0558A8;font-weight: 600;margin-top: 10px;text-decoration: unset;display: block}
.stati_inter_item_anons{width: 100%;margin-top: 4px;font-size: 12px;color: #9693A6;line-height: 15px;}
.new_block_snoska{width: 100%;box-sizing: border-box;padding: 50px 20px 20px 20px;background: #F6F6F6;border-radius: 10px;position: relative;}
.new_block_snoska:before{content: '';position: absolute;left: 23px;top: 13px;width: 33px;height: 33px;background: url(/bitrix/templates/vetna-2020/images/stati/notes.svg) no-repeat 50% 50%;background-size: contain;display: block;}
.new_block_vydel{width: 100%;box-sizing: border-box;background: #0558A8;border-radius: 0px 10px 10px 0px;border-left: 4px solid #0558A8;padding: 20px;color: #fff}
.new_block_expert{width: 100%;box-sizing: border-box;padding: 50px 20px 20px 20px;background: #F6F6F6;border-radius: 10px;position: relative;}
.new_block_expert:before{content: '';position: absolute;left: 23px;top: 13px;width: 30px;height: 23px;background: url(/bitrix/templates/medika/img/blog_new/expert.svg) no-repeat 50% 50%;background-size: contain;display: block;}
.new_block_expert_text{width: 100%;font-size: 18px;line-height: 160%;color: #555;letter-spacing: 0.36px;}
.new_block_expert .new_blog_avtor_cont{margin-top: 15px;}
.new_blog_content_soder_ob{width: 100%;margin-top: 48px;}
.new_blog_soder{width: 100%;padding: 20px 40px;box-sizing: border-box;border-radius: 10px;
    border: 1px solid #F5F5F5;
    background: #FFF;}
.new_blog_soder_zag{width: 100%;font-size: 24px;font-weight:700;color: #0558A8;letter-spacing: 0.36px;}
.new_blog_soder_cont{width: 100%;margin-top: 40px;display: flex;flex-direction: column;box-sizing: border-box;}
.new_blog_soder_cont a{display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;position:relative;font-size: 20px;padding-left: 50px;line-height: 24px;color: #202020;letter-spacing: 0.36px;text-underline-offset: 2px;display: block;margin-bottom: 20px;text-decoration: unset}
.new_blog_soder_cont a:before{
    content: '';
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}
.new_blog_soder_cont a:hover{text-decoration: none;}
.new_blog_content ul{padding-left: 20px;margin-bottom: 20px;}
.new_blog_content li{font-size: 18px;color: #844693;list-style: disc;margin-bottom: 10px;}
.new_block_banner {padding: 30px;background: #F6F6F6;border-radius: 10px}
.new_block_banner .title{font-weight: 600;font-size: 24px;line-height: 29px;color: #202020;margin: 10px 0px}
.new_block_banner .text{font-weight: 400;font-size: 18px;line-height: 160%;letter-spacing: 0.36px;color: #555555;margin-bottom: 20px}
.new_block_banner .btn{font-weight: 400;font-size: 16px;line-height: 20px;display: flex;align-items: center;text-align: center;color: #fff;background: #0558A8;border: 1px solid #0558A8;border-radius: 10px;box-sizing: border-box;width:fit-content;padding: 10px 50px;text-decoration: unset}
.new_blog_video{border-radius: 10px;width: 100%;height: 500px;overflow: hidden;position: relative;width: 100%}
.new_blog_video img{width: 100%;height: 100%;object-fit: cover;}
.new_blog_video iframe{width: 100%;height: 100%;}
.new_blog_play{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);cursor: pointer}
.new_blog_form{background: #F6F6F6;padding: 40px 30px;border-radius: 10px}
.stati-form-inputs {margin-top: 10px;display: flex;gap: 10px;}
.stati-form-textarea{margin-top: 10px;}
.new_blog_comment_form{margin-top: 40px}
.new_blog_comment_form .title{font-weight: 600;font-size: 24px;line-height: 29px;color: #000000;margin-bottom: 20px;}
.stati-form-textarea textarea{background: #FFFFFF;border: 1px solid #DFDFDF;border-radius: 5px;width: 100%;resize: none;padding: 20px}
.stati-form-textarea .title {font-weight: 400;font-size: 14px;line-height: 17px;color: #202020;margin-top: 0px;margin-bottom: 5px;}
.new_blog_comments{margin-top: 20px;}
.new_blog_comments .comment{padding: 20px;width: 100%;box-sizing: border-box;background: #FFFFFF;border: 1px solid #DFDFDF;border-radius: 10px;margin-bottom: 20px;}
.new_blog_comments .comment .top{display: flex;align-items: center;justify-content: space-between;}
.new_blog_comments .comment .top .name{font-weight: 600;font-size: 16px;line-height: 19px;color: #202020;}
.new_blog_comments .comment .top .date{font-weight: 400;font-size: 18px;line-height: 22px;color: #555555;}
.new_blog_comments .comment .text{margin-top: 15px;font-weight: 400;font-size: 18px;line-height: 160%;letter-spacing: 0.36px;}
.stati-btn{background-color: #0558A8;border-radius:10px;border: #844693;cursor: pointer;height: 40px;display: flex;align-items: center;justify-content: center;max-width: 193px;width: 100%;margin-top: 10px;color: white;transition: .4s;}
.stati-form-input {display: flex;flex-direction: column;gap: 5px;font-weight: 400;font-size: 14px;line-height: 17px;color: #202020;width: 35%;}
.stati-form-input input {border-radius:5px;max-width: 368px;width: 100%;height: 50px;border: 1px solid #DFDFDF;outline: none;padding-left: 20px;box-sizing: border-box;}
.stati-form-text p{font-weight: 600;font-size: 24px;line-height: 29px;color: #202020;margin-bottom: 10px;}
.statis-form-text span{font-weight: 400;font-size: 18px;line-height: 160%;letter-spacing: 0.36px;color: #555555;}
.modalR-content-body-checkbox{margin: 20px 0px}
.new_blog_tags{display: flex;align-items: center;gap: 10px;margin: 20px 0px;flex-wrap: wrap}
.new_blog_tags .tag{padding: 4px 12px;background: #F6F6F6; border-radius: 10px;font-weight: 400;font-size: 14px;line-height: 150%;color: #0558A8;transition: .3s}
.new_blog_tags .tag:hover{color: #844693;}
.stati-social-links {display: flex;gap: 5px;align-items: center;}
.stati-social-links p{font-weight: 600;font-size: 16px !important;line-height: 19px;color: #202020;}
.stati-social-links a {display: flex;align-items: center;justify-content: center;cursor: pointer;margin: unset !important;}
.new_blog_smile{display: flex;align-items: center;gap: 20px;margin-top: 30px;}
.new_blog_smile .smile .svg{width: 32px;height: 32px;margin-right: 20px;}
.new_blog_smile .smile .svg img{width: 100%;height: 100%;margin: 0}
.new_blog_smile .smile .count{font-weight: 500;font-size: 18px;line-height: 150%;color: #0061D9;}
.new_blog_smile .smile.active{background: #C2DEFF;}
.new_blog_smile .smile{cursor:pointer;width: 150px;height: 60px;box-sizing: border-box;padding: 14px 10px;align-items: center;display: flex;border: 1px solid #D8D8D8;border-radius: 10px;}
.new_blog_source{margin-top: 40px;}
.new_blog_source .title{font-weight: 600;font-size: 24px;line-height: 29px;color: #000000;}
.new_blog_source .source_block{margin-top: 20px;}
.new_blog_source .source_block .source{font-weight: 400;font-size: 18px;line-height: 160%;letter-spacing: 0.36px;color: #555555;margin-bottom: 5px;}
@media(max-width:1020px) {
    .stati-form-input{width: 50%}

}

@media(max-width:840px) {
    .new_format_blog_cont{flex-direction: column;}
    .new_blog_video{height:350px }
    .new_format_blog_left{width: 100%;}
    .new_format_blog_right{width: 100%;}
}


@media(max-width:500px) {
    .stati-form-text p{font-size: 20px !important;}
    .stati-form-text span{font-size: 18px !important;}
    .stati-form-inputs{display: block}
    .stati-form-input{width: 100%;margin-bottom: 10px}
    .new_block_inter_item{flex-direction: column;}
    .new_block_inter{padding: 10px;}
    .new_block_inter_zag{font-size: 18px}
    .new_block_inter_item_right{margin-top: 10px;}
    .new_format_blog img{height: auto;}
    .new_format_blog_left_panel{flex-direction: column;}
    .new_blog_panel_right{margin-top: 20px;}
    .new_blog_h1{font-size: 24px;line-height: 1;}
    .new_blog_content p{font-size: 14px;}
    .new_blog_soder_zag{font-size: 18px;}
    .new_blog_soder_cont{padding-left: 10px;margin-top: 20px;}
    .new_blog_soder_cont a{font-size: 14px;}
    .new_blog_soder{padding: 10px 20px;}
    .new_blog_content li{font-size: 14px;}
    .new_block_banner{padding: 15px;}
    .new_block_banner .title{font-size: 20px}
    .new_blog_video{height:300px }

}





/* End */


/* Start:/local/templates/ecolaris/css/stati/stati.css?174135314026927*/
.stati_catalog_list{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.stati_catalog_list .stati_catalog_item{
    width: calc(33% - 30px);
}
.stati_catalog_item:hover .catalogue-item-card1-name {
    max-height: 200px;
}
.catalogue-item-card1-price-block{
    min-height: fit-content !important;
    height: fit-content !important;
}
.stati_catalog_item{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.stati_catalog_item .img_block img{
    width: 100%;
    object-fit: contain;
    height: 185px;
}
.link__item{
    color: white;
    height: 50px;
    max-width: 220px;
}
.catalogue-item-card1-like{
    position: absolute;
    right: 15px;
    top: 15px;
}
.stati_catalog_item .img_block{
    position: relative;
}
.new_format_blog_cont{
    margin-bottom: 40px;
}
.like_text{
    color: #0558A8;

    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
    margin: 20px 0px;
}
.navigation_stati{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}

.navigation_stati a{
    padding: 10px 13px;
    border-radius: 21px;
    border: 1px solid #9665FF;
    background: #9665FF;
    color: #FFF;
    text-align: center;

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: unset;
    display: flex;
    align-items: center;
    gap: 10px;
}
.citata{
    border-radius: 10px;
    background: #F6F6F6;
    padding: 52px 30px;
    box-sizing: border-box;
    position: relative;
    color: #1E2428;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
}
.citata_icon{
    position: absolute;
    left: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
}
.mb_inter{
    border-radius: 10px;
    border: 1px solid #F5F5F5;
    background: #FFF;
    padding: 20px 30px;
    margin: 20px 0px;
}
.mb_inter_name{
    color: #E31E24;
    
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.36px;
    margin-bottom: 20px;
}
.mb_inter_item{
    color: #000;
    font-family: "Montserrat Regular";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
    text-decoration-line: underline;
    margin-bottom: 20px;
}
.stati_catalog{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 40px 30px;
}
.stati_catalog_logo1{
    margin: auto;
    margin-bottom: 10px;
    width: fit-content;
}
.stati_catalog_logo2{
    margin: auto;
    margin-bottom: 24px;
    width: fit-content;

}
.stati_catalog_name{
    color: #9665FF;
    text-align: center;
    font-family:  "Montserrat Regular";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.36px;
    margin-bottom: 30px;
}
.stati_catalog_btn{
    border-radius: 35px;
    background: #F99756;
    padding: 12px 0px;
    box-sizing: border-box;
    width: 208px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    color: #fff;
    margin: auto;
    cursor: pointer;
    text-decoration: unset;
}
.stati_section_item.active{
    background: #9665FF;
    color: #fff;
}
.stati_section{
    width: 100%;
    overflow-x: scroll;
    display: flex;
    gap: 10px;
    max-width: 1270px;
    margin:30px auto;
}
.stati_section_item:hover{
    background: #9665FF;
    color: #fff;
}
.stati_section_item{
    border-radius: 15px;
    border: 1px solid #9665FF;
    padding: 10px 20px;
    color: #9665FF;
    cursor: pointer;
    transition: .3s;
}
.info_stati_block{
    width: 100%;
    padding: 30px 42px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
    margin-top: 30px;
}
.stati_select_block{
    width: 500px;
    border: 1px solid #B579C3;
    box-sizing: border-box;
    border-radius:5px;
    display: flex;
    overflow: hidden;
    cursor: pointer;
    height: 40px;
}
.ssb_half{
    width: 50%;
    padding: 8px 0px;
}
.ssb_icon_text{
    display: flex;
    margin: auto;
}
.half_active{
    background: #B579C3;
}
.half_active div{
    color: #fff;
}
.ssb_half .stati{
    margin: auto;
    position: relative;
    padding-left: 27px;
    width: 80px;
    height: 100%;
    line-height: 1.2;
}
.ssb_half .stati:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    background-image: url("/bitrix/templates/medika/img/stati/ico1.svg");
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
}
.ssb_half .video{
    margin: auto;
    position: relative;
    padding-left: 27px;
    width: 80px;
    height: 100%;
    line-height: 1.2;
}
.ssb_half .video:before{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    background-image: url("/bitrix/templates/medika/img/stati/ico2.png");
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
}
.stati_select_date{

    width: 370px;
    border: 1px solid #B579C3;
    box-sizing: border-box;
    border-radius:5px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    padding-left: 20px;
    margin-right: 0px;
    margin-left: auto;
}
.stati_select_date .select{
    font-weight: 400;
    padding: 12px 0px;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    color: #000000;
    margin: auto 0;
    position: relative;
    width: 100%;
}
.stati_select_date .select:after{
    content: '';
    position: absolute;
    width: 15px;
    height: 8px;
    background-image: url("/bitrix/templates/medika/img/stati/sel_arr.svg");
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
}

.stati_block{
    width: 100%;
}
.stati_item{
    display: flex;

    padding: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.stati_item:first-child{
    border-top: 1px solid #E6E6E6;
}
.stati_img{
    width: 240px;
    height: 240px;
    border-radius: 5px;
    overflow: hidden;
}
.stati_img img{
    width: 100%;
    height: 100%;

}
.stati_item_info{
    padding-left: 60px;
    width: calc(100% - 300px);
}
.stati_name a{
    color: #0558A8;
    text-decoration: unset;
}
.stati_name{
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #31B7BC;
}
.stati_category{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
    color: #33B97A;
}
.stati_anons{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
    color: #797979;
    overflow: hidden;
    height: 66px;

}
.stati_item_btn_block{
    display: flex;
    margin-top: 33px;
}
.about_btn{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-decoration: unset;

    background: #0558A8;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 22px;
    width: 160px;
    color: #fff;
    transition: .3s;
    margin-right: 30px;
}
.like_btns{
    display: flex;
}
.like_btn{
    width :66px;
    height: 60px;
    background: #B579C3;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .3s;
}
.like_counter{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    color: #797979;
    margin:auto 0;
    padding-left: 10px;
}
.sib_left{
    display: flex;
    margin-right: 0px;
}
.sib_right{
    display: flex;
    margin-right: 0px;
    margin-left: auto;
}
.stati_times{
    display: flex;
    margin-right: 50px;
    align-items: center;
}
.stati_times img{
    width: 25px;
    height: 25px;
    display: flex;
    margin: auto;

}
.time{
    padding-left: 12px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #797979;
    display: flex;
    margin: auto;
}
.stati_dates{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: right;
    color: #797979;
    display: flex;
    margin: auto 0;
}
.filtr_block{
    display: flex;
    margin: auto;
    height: 40px;
}
.filtr_name{
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-right: 10px;
}
.filtr_slide{
    width: 300px;
}
/*ползунок*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    border-radius: 50%;
    border: 1px solid #B579C3;
    background: #fff;
}
.ui-widget.ui-widget-content {
    border: 1px solid #E6E6E6;
    border-radius: 11px;
    height: 10px;
    margin: auto;
    background: #FFFFFF;
}
.ui-slider-horizontal .ui-slider-handle{
    height: 20px;
    top: -0.3em;
    width: 20px;
}
.ui-widget-header{
    background: #B579C3;
    border-radius: 11px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #B579C3;
    background: #fff;
    font-weight: normal;
    color: #ffffff;
}
.ui-slider-handle:focus-visible{
    outline: none;
    border: 1px solid #B579C3;
}
.slider-scale {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    /* height: 33px; */
    position: absolute;
    top: -5px;
}
.slider-scale-tick {
    position: relative;
}
.slider-scale-tick:before {
    content: "";
    border-left: 1px solid #E6E6E6;
    display: block;
    position: absolute;
    /* top: 0; */
    height: 5px;
    background: #B579C3;
    border-radius: 3px;
}
.slider-scale-big:before {
    height: 20px;
}
.slider-scale-tick:after {
    top: 29px;
    counter-increment: section;
    content: attr(data-label);
    transform: translateX(-50%);
    text-align: center;
    position: absolute;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #797979;
}
.filtr{
    transform: translateY(15px);
    height: 48px;
    margin-left: 10px;
    position: relative;
}

.date_create{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #797979;
    display: flex;
    margin: auto 45px;

}
.date_edit{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #797979;
    display: flex;
    margin: auto 0;
}
.date_create span, .date_edit span{
    color: #33B97A;
    margin-left: 10px;
}
.date_read_block{
    display: flex;
    margin: auto 0;
    margin-left: auto;
    margin-right: 0px;
}
.date_read{
    display: flex;
    font-weight: 400;
    margin: auto;
    font-size: 18px;
    line-height: 30px;
    color: #797979;
    margin-right: 40px;
}
.date_read img{
    display: flex;
    margin: auto;
    margin-right: 12px;
    width: 30px;
    height: 30px;
}
.date_read span{
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    margin-left: 10px;
    color: #B579C3;
}
.date_read_btn{
    background: #B579C3;
    border-radius: 5px;
    width: 180px;
    height: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin: auto;
    justify-content: center;
    cursor: pointer;
    transition: .3s;
}
.date_read_btn a{
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.date_read_btn:hover{
    box-shadow: 0 5px 18px 3px rgb(132 70 147 / 49%);
}
.date_read_btn a:hover{
    color: #fff;
}
.about_btn:hover{
    box-shadow: 0 5px 18px 3px rgba(150,101,255, 0.49);
    color: #fff;
}
.like_btn:hover{
    box-shadow: 0 5px 18px 3px rgb(132 70 147 / 49%);
}
.stati_select_nav{

    width: 370px;
    border: 1px solid #B579C3;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    padding-left: 20px;
    margin-right: 0px;
    margin-left: 0;
    cursor: pointer;
    background: #fff;
    z-index: 100;
}
.stati_select_nav .select {
    font-weight: 400;
    padding: 12px 0px;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    color: #000000;
    margin: auto 0;
    position: relative;
    width: 100%;

}
.stati_select_nav .select::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 8px;
    background-image: url("/bitrix/templates/medika/img/stati/sel_arr.svg");
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
}
.ssn_secret{
    display: none;
    top: 136px;
    left: 240px;
}
.select_body{
    display: none;
}
.select_body2{
    display: none;
    position: absolute;
    left: 0px;
    top: 45px;
    right: 0px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(181, 121, 195);
    box-sizing: border-box;
    border-radius: 5px;
}
.select_body2 .select2{
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    font-size: 18px;
    padding: 10px;
    color: #000000;
    transition: .3s;
    cursor: pointer;
}
.select_body .select2{
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    font-size: 18px;
    padding: 10px;
    color: #000000;
    cursor: pointer;
    transition: .3s;
}
.select_body .select2:hover{
    color: #B579C3;
}
.stati_detail{
    margin-top: 80px;
    margin-bottom: 80px;
}
.author_stati{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #797979;
    width: 500px;
    margin-left: 20px;

}
.flex-object{
    margin-bottom: 120px;
}
.author_stati span{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-left: 5px;
}
.stati_detail p{
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;

    letter-spacing: 0.02em;
}
.stati_detail b{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
.stati_detail ul li{
    list-style: disc;
    margin-left: 20px;
}
.stati_back_btn{
    height: 50px;
    width: 250px;
    background: #B579C3;
    border-radius: 5px;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    transition: .3s;
}
.stati_back_btn:hover{
    box-shadow: 0 5px 18px 3px rgb(132 70 147 / 49%);
    color: #fff;
}
.stati_more_btn{
    background: #B579C3;
    border-radius: 5px;
    width: 100%;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    margin-top: 40px;
}
.load_more{
    width: 100%;
}
.fos_rass_block{
    width: 1100px;
    display: flex;
    margin: auto;
    margin-top: 100px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 5px;
}
.frb_detail{
    padding: 0px 67px;
    width: 100%;
}
.frb_title{
    font-weight: 400;
    font-size: 36px;
    line-height: 140%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-top: 40px;
    color: rgba(0, 0, 0, 0.5);
}
.frb_input_block{
    display: flex;
    margin-top: 25px;
    justify-content: space-between;
}
.frb_inp_block{
    width: calc((100% - 50px) / 2);
    position: relative;
}
.frb_input{
    width: 100%;
    height: 50px;
    background: #E8E8E8;
    border-radius: 5px;
    border: unset;
    padding-left: 62px;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #949595;

}
.frb1:before{
    content: '';
    position: absolute;
    background-image: url("/bitrix/templates/medika/img/stati/user.svg");
    background-repeat: no-repeat;
    width: 20px;

    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 13px;
    height: 30px;
    background-position-y: center;
    border-right: 1px solid #949595;
}
.frb2:before{
    content: '';
    position: absolute;
    background-image: url("/bitrix/templates/medika/img/stati/mail.svg");
    background-repeat: no-repeat;
    width: 20px;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 13px;
    height: 30px;
    background-position-y: center;
    border-right: 1px solid #949595;
}
.frb_btn{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 18px 0px;
    background: #B579C3;
    border-radius: 5px;
    margin-top: 30px;
    color: #fff;
    width: 250px;
    cursor: pointer;
    transition: .3s ease;
}
.frb_btn:hover{
    box-shadow: 0 5px 18px 3px rgb(132 70 147 / 49%);
    color: #fff;
}
.frb_sogl{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #797979;
    margin-top: 30px;
    margin-bottom: 60px;
}
.frb_sogl a{
    color: #797979;
    text-decoration: underline;
}
.usb_big_title{
    font-weight: 600;
    font-size: 40px;
    line-height: 49px;
    color: #000000;
    margin-bottom: 45px;
}
.uslugi_slider_block{
    position: relative;
}
.uslugi_slider_block .slick-list{
    overflow: hidden;
    padding: 0px 35px;
}
.uslugi_slider_block .slick-list .slick-track{
    display: flex;
}
.uslugi_slider_block .slick-list .slick-track .slick-slide{
    margin: auto;
    width: 370px;
}
.uslugi_slider_block .slick-arrow{
    width: 50px;
    height: 50px;
    background: #B579C3;
    border-radius: 5px;
    border: unset;
    font-size: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 100;
}
.uslugi_slider_block  .slick-arrow:hover{
    box-shadow: 0 5px 18px 3px rgb(132 70 147 / 49%);

}
.uslugi_slider_block .slick-prev{
    background-image: url("/bitrix/templates/medika/img/stati/arr_left.svg");
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.uslugi_slider_block .slick-next{
    background-image: url("/bitrix/templates/medika/img/stati/arr_right.svg");
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
}
.usb_item img{
    border-radius: 5px;
    width: 100%;
    height: 100%;
}

.usb_item{

}
.usb_title{
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #000000;
}
.usb_btn1{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 0px;
    color: #fff;
    background: #B579C3;
    border-radius: 5px;
    margin-top: 20px;
    cursor: pointer;
    transition: .3s;
}
.usb_btn1:hover{
    box-shadow: 0 5px 18px 3px rgb(132 70 147 / 49%);
    color: #fff;
}
.usb_btn2{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #B579C3;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 0px;
    margin-top: 10px;
    margin-bottom: 10px;

    border: 1px solid #B579C3;
    box-sizing: border-box;
    border-radius: 5px;
    transition: .3s;
}
.usb_btn2:hover{
    background: #B579C3;
    color: #fff;
}
.uslugi_slider_block .slick-dots {
    position: relative;
    margin-top: 20px;
    display: flex;
    align-items: center;
    bottom: 0;
    justify-content: center;
    padding-left: 0px;
}
.uslugi_slider_block .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
}
.uslugi_slider_block .slick-dots button {
    font-size: 0px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin: 0 5px;
    border: 0;
    transition: all .3s;
    background: #DAC8DF;
    outline: none;
}
.uslugi_slider_block .slick-dots li.slick-active {
    width: 20px;
}
.uslugi_slider_block .slick-dots li.slick-active button {
    width: 20px;
    margin: 0px 0px;
    border-radius: 25%;
    background: #844693;
}
.stocks_stati{
    height: auto !important;

}
.stati-aktsii-pagination{
    width: fit-content !important;
    margin: auto;
}
@media (max-width: 1413px) {
    .ssd_block{
        margin-top: 20px;
    }
    .stati_select_date{
        margin-left: 0px;

    }
    .filtr_block{
        margin-left: 30px;
    }
}

@media (max-width: 1320px) {
    .date_read_block{
        display: block;
    }
    .date_read_btn{
        margin-top: 20px;
    }
}
@media (max-width: 1200px) {
    .stati_select_block{
        width: 400px;
    }
    .uslugi_slider_block .slick-list {
        overflow: hidden;
        padding: unset;
    }
}
@media (max-width: 1140px) {
    .date_read_block{
        margin-left: 0px;
        margin-top: 25px;
    }
    .fos_rass_block{
        width: 900px;
    }
    .date_read_btn{
        margin-left: 0px;
    }
}
@media (max-width: 992px) {
    .stati_item_btn_block{
        display: block;
    }
    .fos_rass_block{
        width: 746px;
    }
    .frb_detail{
        padding: 0px 30px;
    }
    .sib_right{
        margin-top: 17px;
    }
    .stati_img{
        height: 285px;
    }
    .info_stati_block{
        display: block;
    }
    .stati_select_block, .filtr_block,.stati_select_date{
        width: 100%;
        margin-left: 0px;
    }
    .filtr_block{
        margin-top: 20px;
        display: block;
    }
    .filtr_slide{
        width: 100%;
    }
    .stati_select_date{
        margin-top: 60px;
    }
    .ssb_half .video:before{
        transform: translateY(-60%);
    }
    .ssb_half .stati:before{
        transform: translateY(-60%);
    }
    .date_read img{
        margin-left: 0px;
    }
    .date_create{
        margin-left: 0px;
        margin-top: 20px;
    }
    .date_edit{
        margin-top: 10px;
    }
}
@media (max-width: 800px) {

    .stati-social-links a{
        justify-content: start !important;
        margin-top: 10px;
    }
    #vk_like{
        margin-top: 10px;
        margin-left: 0px;
    }
    .author_stati{
        width: 100%;
        margin-top: 20px;
        margin-left: 0px;
    }
    .fos_rass_block{
        width: 100%;
    }
    .frb_input_block{
        display: block;
    }
    .frb_inp_block{
        width: 100%;
        margin-bottom: 10px;
    }
    .flex-object{
        display: block !important;
    }
}
@media (max-width: 670px) {
    .navigation_stati{
        flex-wrap: wrap;
        gap: 20px;
    }
    .navigation_stati a{
        width: 100%;
    }
    .stati_catalog_list .stati_catalog_item{
        width: 100%;
    }
    .about_btn{
        width: 100%;
        margin-right: 0px;
    }
    .stati_item{
        display: block;
    }
    .stati_img {
        width: 50%;
        height: 50%;
        border-radius: 5px;
        margin: auto;
    }
    .stati_item_info{
        padding: 0;
        width: unset;
        margin-top: 30px;
    }
    .author_stati{
        transform: translateY(-40px);
    }
    .stati_back_btn{
        transform: translateY(-30px);
    }
    .copy-link{
        display: none !important;
    }
}

@media (max-width: 475px) {
    .new_blog_smile{
        flex-wrap: wrap;
    }
    .link__item{
        max-width: unset;
    }
    .new_blog_soder_zag{
        display: block !important;
    }
    .stati_img{
        width: 100%;
        height: 100%;
    }
    .usb_big_title{
        font-size: 32px;
    }
    .stati_back_btn{
        width: 100%;
    }
    .sib_left{
        display:flex;
        flex-wrap: wrap;
    }
    .about_btn{
        width: calc(100% - 44px);
        order: 2;
        display: flex;
        margin-right: 0px;
        margin-top: 20px;
    }
    .like_btns{
        order: 1;
        display: flex;
    }
    .info_stati_block{
        padding: 30px 25px;
    }
    .frb_btn{
        width: 100%;
        padding: 0px;
        height: 50px;
    }
    .mb_inter_name{
        font-size: 18px;
    }
    .mb_inter{
        padding: 15px;
    }
    .mb_inter_item{
        font-size: 16Px;
    }
}
@media (max-width: 425px) {
    .frb_title{
        font-size: 32px;
    }
    .info_stati_block{
        padding: 30px 10px;
    }
    .stati_select_nav{
        width: 100%;
    }
}
@media (max-width: 375px){
    .date_read{
        font-size: 14px;
    }
    .usb_title{
        font-size: 20px;
    }
    .date_read img{
        margin-right: 8px;
    }
    .date_read span{
        font-size: 14px;
    }
    .date_edit, .date_create{
        font-size: 14px;
    }
    .info_stati_block{
        padding: 15px 10px;
    }
    .frb_input{
        font-size: 13px;
    }
    .stati_anons{
        font-size: 16px;
    }
    .stati_category{
        font-size: 16px;
    }
}

.statis {
    margin-top: 250px;
}

@media (max-width: 991px) {
    .statis {
        margin-top: 0;
    }
}
/* End */


/* Start:/local/templates/ecolaris/components/bitrix/news/stati2025/bitrix/news.detail/.default/style.css?176899634918904*/
:root{
	--main-color:#0061D9;
	--dop-color:#E7F1FF;
}
.newsDetail p{
	margin: 10px 0px;
	font-weight: 300;
    font-size: 18px;
    color: #35415b
}
.newsDetail h2{
	font-weight: 500;
    font-size: 32px;
    color: #35415b
}
.newsDetail h3, .newsDetail h4{
    color: #35415b
}
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.newsImg{
	margin: 40px 0px;
	height: 530px;
}
.newsImg img{
	width: 100%;
	max-width: 860px;
	height: 100%;
}
.news-content{
	display: flex;
	gap: 50px;
}
.left{
	width: calc(100% - 400px);
}
.right{
	width: calc(350px);
}
.newsInfo-line{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.newsInfo-date{
	display: flex;
	gap: 40px;
}
.newsInfo-date-create{
	font-weight: 400;
	font-size: 14px;
	color: #555;
}
.newsInfo-count{
	display: flex;
	align-items: center;
	gap: 3px;
	font-weight: 400;
	font-size: 14px;
	color: #888;
}
.newsInfo-count img{
	width: 12px;
	height: 12px;
	object-fit: contain;
}
.newsInfo-counts{
	display: flex;
	gap: 20px;
	align-items: center;
}
.newsText-text{
	font-weight: 400;
	font-size: 14px;
	color: #555;
	margin-bottom: 12px;
}
.newsText-btn{
	font-weight: 400;
	font-size: 16px;
	color: #35415b;
	cursor:pointer;
}
.newsText-btn.middle{
	font-size: 18px;
}
.newsText-btn.large{
	font-size: 24px;
}
.newsText-btns{
	display: flex;
	align-items: end;
	gap: 4px;
}
.newsName{
	font-weight: 600;
	font-size: 30px;
	color: #35415b;
	margin-top: 70px;
	margin-bottom: 28px;
	margin-left: 0;
}
.newsDesc{
	font-weight: 300;
	font-size: 18px;
	color: #35415b;
	margin-bottom: 28px;
}
.newsNavigation{
	border: 1px solid #f5f5f5;
	border-radius: 10px;
	padding: 40px 20px;
	width: 100%;
	background: #fafafa;
	padding: 40px 20px;
	margin-bottom: 28px;
}
.newsNavigation-title{
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 0.02em;
	color: #35415b;
	margin-bottom: 40px;
}
.newsNavigation-list{
	display: flex;
    flex-direction: column;
    gap: 20px;
}
.newsNavigation-item{
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 0.02em;
	padding-left: 30px;
	text-decoration-skip-ink: none;
	color: #35415b;
}
.infoBanner{
	padding:40px 30px;
	background: #f6f6f6;
	border-radius: 10px;
	margin:48px 0px;
}
.infoBanner-title{
	font-weight: 600;
	font-size: 24px;
	color: #35415b;
	margin-bottom: 10px;
}
.infoBanner-desc{
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	letter-spacing: 0.02em;
	color: #555;
	margin-bottom: 20px;
}
.infoBanner-btn{
	border: 1px solid #0061d9;
	border-radius: 10px;
	background: #0061d9;
	padding: 10px 65px;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #fff !important;
}
.snoska img{
	width: 40px;
	height: 40px;
	object-fit: contain;
}
.snoska div{
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	letter-spacing: 0.02em;
	color: #555;
}
.snoska{
	border-radius: 10px;
	background: #f6f6f6;
	padding:10px 20px;
	margin:40px 0px;
}
.vydel{
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	letter-spacing: 0.02em;
	padding:20px;
	color: #35415b;
	background: var(--dop-color);
	position: relative;
	margin: 40px 0px;
}
.vydel:after{
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	bottom: 0;
	width: 4px;
	background: var(--main-color);
}
figcaption{
	text-align: center;
	font-style: italic;
	font-weight: 300;
	font-size: 16px;
	color: #555;
}
figure img{
	border-radius: 10px;
}
figure{
	margin: 40px 0px;
}
.new_blog_form {
	background: #f6f6f6;
	padding: 40px 30px;
	border-radius: 10px;
	margin: 40px 0px;
}
.stati-form-text p {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	color: #35415b;
	margin-bottom: 10px;
}
.stati-form-inputs {
	margin-top: 10px;
	display: flex;
	gap: 10px;
}
.stati-form-input {
	display: flex;
	flex-direction: column;
	gap: 5px;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #35415b;
	width: 35%;
}
.stati-form-input input {
	border-radius: 5px;
	max-width: 368px;
	width: 100%;
	height: 50px;
	border: 1px solid #dfdfdf;
	outline: 0;
	padding-left: 20px;
	box-sizing: border-box;
}
.stati-btn {
	background-color: var(--main-color);
	border-radius: 10px;
	border: var(--main-color);
	cursor: pointer;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 193px;
	width: 100%;
	margin-top: 10px;
	color: white;
	transition: .4s;

}
.newsDetail{
	font-weight: 300;
	font-size: 18px;
	color: #35415b;
	padding-bottom: 40px;
	border-bottom: 2px solid  #f7f7f7;
}
h2,h3,h4,h5,h6{
	margin: 32px 0px;
	font-size: 26px;
}
.newsDetail a{
	transition: .3s;
	color: var(--main-color);
	display: flex;
	justify-content: center;
	align-items: center;
}
.newsDetail b{
	font-weight: 600;
}
.newsDetail ul,ol{
	padding-left: 20px;
}
.newsDetail ul li{
	font-weight: 700;
	color: var(--main-color);
}
.newsRecom{
	background: #f6f6f6;
	border-radius: 10px;
	padding:32px;
	margin: 40px 0px;
}
.newsRecom-title{
	font-weight: 600;
	font-size: 24px;
	color: #35415b;
	margin-bottom: 32px;
}
.newsRecom-items{
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.newsRecom-item:hover{
	box-shadow: 0px 0px 22px -1px rgba(34, 60, 80, 0.2);
}
.newsRecom-item{
	transition: .3s;
	padding:12px;
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 6px;
	width: fit-content;
}
.newsRecom .img img{
	object-fit: cover;
}
.newsRecom .img{
	overflow: hidden;
	border-radius: 6px;
	width: 160px;
	height: 90px;
}
.newsRecom .info{
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 5px;
	padding-left: 12px;
}
.newsRecom .info .name{
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.02em;
	color: #35415b;
}
.newsRecom .info .desc{
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 0.03em;
	color: #9693a6;
}

.new_block_opros {
	width: 100%;
	border: 1px solid #efefef;
	background: #f6f6f6;
	padding: 30px 40px;
	border-radius: 10px;
	margin: 40px 0px;
}
.opros_name {
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	color: #35415b;
}
.opros_name_rez {
	width: 100%;
	margin-top: 30px;
	display: flex;
	flex-direction: column;
}
.opros_name_item {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 20px;
}
.opros_name_item_n {
	font-size: 18px;
	color: #35415b;
}
.opros_name_item_kn {
	font-size: 18px;
	color: var(--main-color);
	font-weight: 700;
	cursor: pointer;
}
.rez_opr_item_name {
	color: #35415b;
	font-size: 18px;
	width: 100%;
	justify-content: space-between;
	display: flex;

}
.rez_opr_item_pol {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	border: 1px solid var(--Light-Gray,#efefef);
	height: 20px;
	margin-top: 8px;
}
.rez_opr_item{
	margin-bottom: 20px;
}
.rez_opr_item_poln {
	/* Начальное состояние */
	width: 0;
	/* Высота полоски, цвет, и прочие стили */
	height: 18px;
	border-radius: 5px;
	background-color: var(--main-color);
	/* Плавный переход ширины за 0.6 секунды */
	transition: width 0.6s ease;
}
.tags{
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: 50px;
}
.tag{
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	padding: 4px 12px;
	background: #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	color: #35415b;
}
.ya-share2{
	margin-top: 20px;
}
.new_blog_smile {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.new_blog_smile .smile {
	cursor: pointer;
	width: 150px;
	height: 60px;
	box-sizing: border-box;
	padding: 14px 10px;
	align-items: center;
	display: flex;
	border: 1px solid #D8D8D8;
	border-radius: 10px;
}
.new_blog_smile .smile .svg {
	width: 32px;
	height: 32px;
	margin-right: 20px;
}
.new_blog_smile .smile .count {
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: var(--main-color);
}
.new_blog_smile .smile .svg img {
	width: 100%;
	height: 100%;
	margin: 0;
}
.new_blog_smile .smile.active {
	background: var(--dop-color);
}
.source{
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.source_item{
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	color: #787070;
}
.source-title{
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	color: #101010;
}
.source-title{
	margin: 20px 0px;
}
.new_format_blog_right_st_zag {
	width: 100%;
	font-size: 24px;
	color: #35415b;
	font-weight: 600;
	margin-bottom: 20px;
}
.stati_inter_item {
	width: 100%;
	border: 1px solid #d8d8d8;
	border-radius: 8px;
	padding: 12px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.stati_inter_item_img {
	border-radius: 4px;
	width: 100%;
	height: 170px;
	display: block;
	background-size: cover;
}
.stati_inter_item_zag {
	width: 100%;
	font-size: 16px;
	color: #35415b;
	font-weight: 600;
	margin-top: 4px;
}
.new-questions-wrap {
	background: #fafafa;
	padding: 80px 0px;
}
.stati-questions{
	margin: 40px 0px;
}
@media only screen and (max-width: 1200px) {
	.new-questions-wrap {
		padding: 32px 20px;
	}
}

@media only screen and (max-width: 980px) {
	.new-questions-wrap {
		background: rgb(255, 255, 255);
	}
}

@media only screen and (max-width: 520px) {
	.new-questions-wrap {
		padding: 20px;
	}
}

.new-questions-wrap.obs-new {
	opacity: 0;
	transition: opacity .6s ease
}

.new-questions-wrap.obs-new.active {
	opacity: 1
}

.new-questions-wrap.obs-new {
	opacity: 0;
	transition: opacity 0.6s ease
}

.new-questions-wrap.obs-new.active {
	opacity: 1;
}

.new-questions__container {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;

	display: flex;
	flex-direction: column;
	gap: 40px;
}

@media only screen and (max-width: 520px) {
	.new-questions__container {
		gap: 20px;
	}
}

.new-questions__title {
	color: #35415b;
	font-size: 46px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

@media (max-width: 1200px) {
	.new-questions__title {
		font-size: 28px;
	}
}

@media (max-width: 520px) {
	.new-questions__title {
		font-size: 24px;
	}
}

.new-questions__title span {
	color: #5700d8;
}

.new-questions {
	gap: 40px;
}

@media (max-width: 960px) {
	.new-questions {
		gap: 32px;
	}
}

@media (max-width: 520px) {
	.new-questions {
		gap: 24px;
	}
}

.new-questions__list {
	gap: 8px;
}

@media (max-width: 960px) {
	.new-questions__list {
		gap: 0;
	}
}

.new-question {
	width: 100%;
	border-radius: 32px;
	background-color: rgba(255, 255, 255, 1);
	padding: 32px;
	gap: 5px;
	transition: all 0.4s ease;
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 1);

	transition: all 0.3s ease;
}
.new-question:hover {
	border: 1px solid var(--main-color);
}
.new-question.active:hover {
	border: 1px solid rgba(255, 255, 255, 1);
}

@media (max-width: 960px) {
	.new-question {
		padding: 20px 0;
		border-radius: 0;
	}

	.new-question:hover {
		border: 1px solid rgba(255, 255, 255, 1);
		border-bottom: 1px solid #5700d8;
	}
}

.new-question:hover > .new-question__top > .new-question__arrow > svg {
	color: var(--main-color);
}

.new-question.active {
	gap: 40px;
}

@media (max-width: 960px) {
	.new-question.active {
		gap: 20px;
	}
}

.new-question__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all 0.4s ease;
	gap: 10px;
}


.new-question__arrow {
	transform: rotate(0);
	transition: all 0.4s ease;
	flex-shrink: 0;
}

.new-question.active > .new-question__top > .new-question__arrow {
	transform: rotate(180deg);
}

.new-question__arrow > svg {
	color: rgba(32, 32, 32, 1);
	transition: all 0.4s ease;
}

.new-question__top-left {
	display: flex;
	gap: 12px;
	align-items: center;
	transition: all 0.4s ease;
}

.new-question__number {
	width: 40px;
	height: 40px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--main-color);
	color: rgba(255, 255, 255, 1);
	font-size: 18px;
	flex-shrink: 0;
}

@media (max-width: 520px) {
	.new-question__number {
		width: 24px;
		height: 24px;
		border-radius: 7px;
		font-size: 10px;
	}
}

.new-question__text {
	font-size: 24px;
	font-weight: 400;
	color: rgba(32, 32, 32, 1);
	transition: all 0.4s ease;
}

@media (max-width: 1400px) {
	.new-question__text {
		font-size: 20px;
	}
}

@media (max-width: 960px) {
	.new-question__text {
		font-size: 18px;
	}
}

@media (max-width: 520px) {
	.new-question__text {
		font-size: 16px;
	}
}

.new-question__text span, .new-question__text b {
	color: var(--main-color);
	font-weight: 400;
}

.new-question__bottom {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
}

.new-question.active > .new-question__bottom {
	max-height: 500px;
}

.new-question__answer {
	font-size: 18px;
	font-weight: 400;
	color: rgba(32, 32, 32, 1);
	transition: all 0.4s ease;
}

.new-question__answer > b {
	font-weight: 500;
	color: var(--main-color);
}

/* .new-question__answer>i {
    color: #898989
} */

@media (max-width: 1400px) {
	.new-question__answer {
		font-size: 18px;
	}
}

@media (max-width: 960px) {
	.new-question__answer {
		font-size: 16px;
	}
}

.new-questions__form {
	border-radius: 20px;
	border: 1px solid rgba(235, 235, 235, 1);
	background-color: rgba(255, 255, 255, 1);
	padding: 32px;
	width: 100%;
	display: flex;
	gap: 20px;
	flex-direction: column;
}

@media (max-width: 960px) {
	.new-questions__form {
		border: none;
		padding: 0;
	}
}

.new-questions__form-title {
	font-size: 24px;
	font-weight: 700;
	transition: all 0.3s ease;
}

@media (max-width: 960px) {
	.new-questions__form-title {
		font-size: 28px;
	}
}

@media (max-width: 520px) {
	.new-questions__form-title {
		font-size: 24px;
	}
}

.new-questions__form-title > b {
	color: rgba(87, 0, 216, 1);
}

.new-questions__form-top {
	width: 100%;
	display: flex;
	align-items: center;
	gap: 20px;
	transition: all 0.3s ease;
}

@media (max-width: 960px) {
	.new-questions__form-top {
		gap: 8px;
		flex: 1 1 48%;
		flex-wrap: wrap;
	}
}

.new-questions__form-bottom {
	display: flex;
	align-items: center;

	gap: 12px;
}



.new-questions__form-input {
	padding: 12px 20px;
	background-color: rgba(242, 242, 242, 1);
	border-radius: 12px;
	color: rgba(160, 163, 189, 1);
	width: 100%;
	line-height: 24.55px;
	border: 1px solid transparent;
	transition: all 0.3s ease;
}

@media (max-width: 960px) {
	.new-questions__form-input {
		width: 48%;
	}
}

@media (max-width: 520px) {
	.new-questions__form-input {
		width: 100%;
	}
}

.new-questions__form-input.red {
	border: 1px solid red;
}

.new-questions__form-input-name {
	font-family: 'Nunito' !important;
	border: 0;
	background-color: transparent;
	width: 100%;
	color: rgba(137, 137, 137, 1);
	font-size: 18px;
	font-weight: 500;
	transition: all 0.3s ease;
}

@media (max-width: 960px) {
	.new-questions__form-input-name {
		font-size: 16px;
	}
}

.new-questions__btn {
	border: 1px solid #5700d8;
	background: #5700d8;
	color: #ffffff;
	padding: 12px 32px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
	border-radius: 12px;
	border-color: transparent;
	color: rgba(255, 255, 255, 1);
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	text-wrap: nowrap;
	line-height: 24.55px;
	transition: all 0.3s ease;
}

.new-questions__btn::after {
	display: none;
}

.new-questions__btn:hover {
	border: 1px solid #5700D8;
	background: #ffffff;
	color: #5700D8;
}

.new-questions__form-btn {
	width: 297px;
	flex-shrink: 0;
	transition: all 0.3s ease;
}

.new-questions__btn-mob {
	display: none;
}

@media (max-width: 960px) {
	.new-questions__form-btn {
		width: 100%;
		height: 44px;
		padding: 0;
		border-radius: 15px;
		margin-top: 24px;
	}

	.new-questions__btn-desc {
		display: none;
	}

	.new-questions__btn-mob {
		display: block;
	}
}

.new-questions__btn.new-questions__btn-mob::after {
	display: none;
}

.new-questions__btn.new-questions__btn-mob {
	margin: 0;
}

/* @media(max-width: 960px) {
    .new-questions__form-btn {
        margin-top: 0;
    }
} */

.new-questions__policy-input {
	width: 24px;
	height: 24px;
	border-radius: 8px;
	border: 1px solid rgba(235, 235, 235, 1);
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	outline: 0;
	content: none;
	position: relative;
	flex-shrink: 0;
	cursor: pointer;
}

.new-questions__policy-input.red {
	border: 1px solid red;
}

.new-questions__form-policy {
	color: rgba(137, 137, 137, 1);
	font-size: 14px;
	font-weight: 600;
}

.new-questions__policy-input:checked::before {
	content: url("/local/templates/ulfar/img/cardio/done.svg");
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 1600px) {

}
@media (max-width: 1366px) {
	
}
@media (max-width: 992px) {
	.news-content{
		flex-wrap: wrap;
	}
	.left{
		width: 100%;
	}
	.right{
		width: 100%;
	}
	.newsImg{
		height: auto;
	}
}
@media (max-width: 600px) {
	.newsInfo-date{
		display: block;
	}
	.newsName{
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.newsDesc{
		margin-bottom: 20px;
	}
	.stati-questions{
		margin: 20px 0px;
	}
	h2, h3, h4, h5, h6 {
		margin-bottom: 18px;
	}
	.snoska{
		margin: 20px 0px;
	}
	.new_blog_form{
		margin: 20px 0px;
	}
	.infoBanner{
		margin: 20px 0px;
	}
	.stati-form-text p{
		text-align: left;
	}
	.stati-form-inputs{
		flex-wrap: wrap;
	}
	.stati-form-input input{
		width: 100%;
		max-width: 100%;
	}
	.stati-form-input{
		width: 100%;
	}
	.newsRecom-item{
		width: 100%;
		box-sizing: border-box;
	}
	.newsRecom{
		margin: 20px 0px;
		padding:20px
	}
	figure{
		margin: 20px 0px;
	}
	.vydel{
		margin: 20px 0px;
	}
	.newsNavigation{
		padding:20px;
	}
	.newsNavigation-title{
		margin-bottom: 20px;
	}
	.newsNavigation-item{
		padding-left: 10px;
	}
}
table {
	width: 100%;
	border: none;
	margin-bottom: 20px;
	border-collapse: separate;
}
table thead th {
	font-weight: bold;
	text-align: left;
	border: none;
	padding: 10px 15px;
	background: #EDEDED;
	font-size: 14px;
	border-top: 1px solid #ddd;
}
table tr th:first-child, table tr td:first-child {
	border-left: 1px solid #ddd;
}
table tr th:last-child, table tr td:last-child {
	border-right: 1px solid #ddd;
}
table thead tr th:first-child {
	border-radius: 20px 0 0 0;
}
table thead tr th:last-child {
	border-radius: 0 20px 0 0;
}
table tbody td {
	text-align: left;
	border: none;
	padding: 10px 15px;
	font-size: 14px;
	vertical-align: top;
}
table tbody tr:nth-child(even) {
	background: #F8F8F8;
}
table tbody tr:last-child td{
	border-bottom: 1px solid #ddd;
}
table tbody tr:last-child td:first-child {
	border-radius: 0 0 0 20px;
}
table tbody tr:last-child td:last-child {
	border-radius: 0 0 20px 0;
}
table tr th:first-child, table tr:first-child td {
	border-top: 1px solid #ddd;
}
/* End */
/* /local/templates/ecolaris/css/stati/new_format_blog.css?173087284216594 */
/* /local/templates/ecolaris/css/stati/stati.css?174135314026927 */
/* /local/templates/ecolaris/components/bitrix/news/stati2025/bitrix/news.detail/.default/style.css?176899634918904 */
