

/* Start:/local/templates/avaclinic/components/bitrix/news.detail/progress/styles.css?17116426689610*/
.container{
    position: relative;
}

.progress{
    height: 100%;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-top: 48px;
    margin-bottom: 68px;
    justify-content: space-between;
}
.progress_block{
    position: relative;
    width: calc(50% - 16px);
    height: 378px;
    padding: 32px;
    box-shadow: 1px 2px 8px rgba(120, 160, 190, 0.2);
    border-radius: 10px;
    color:#1D2F3C;
    box-sizing: border-box;
}
.progress_blockTitle{
    font-size: 40px;
    line-height: 47px;
    margin: 0 0 18px 0;
}
.progress_blockText{
    font-size: 15px;
    line-height: 20px;
}
.progress_blockRoddom, .progress_blockDesc{
    margin-bottom: 32px;
}
.progress_blockDesc{
    background-image: url("/local/templates/avaclinic/images/progress/description.svg");
    background-position: 0 1px;
    background-size: cover;
    transition: margin 0.25s ease;
}
.progress_blockRoddom{
    background: linear-gradient(180deg, #FFFFFF 0%, #FEFBDD 100%);

}
.progress_blockStacionar{
    background: linear-gradient(180deg, #F2F6F5 0%, #DCEEB7 100%);
}
.progress_blockVrt{
    background: linear-gradient(180deg, #F9FBFF 0%, #D9E8FF 100%);
}
.progress_banner {
    position: absolute;
    bottom: 24px;
}
.progress_bannerVrt{
    bottom:35px;
}
.progress_bannerStacionar{
    bottom:40px;
}
/*============switch=============*/
.progress_switch{
    display: flex;
    margin-top: 16px;
}
.progress_switchBtn.active{
    background: #79CE4B;
    color: #fff;
}
.progress_switchBtn{
    color: #1D2F3C;
    font-size: 13px;
    text-transform: uppercase;
    padding: 16px 0;
    width: 138px;
    background: #fff;
    font-weight: 500;
    box-shadow: 0px 4px 15px rgba(120, 160, 190, 0.15);
    transition: 0.25s all;
    border: unset;
    cursor: pointer;
}
.progress_switchBtn:focus {
    outline: none;
}
.progress_switchBtn:first-child{
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}
.progress_switchBtn:last-child{
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}

/*card*/

.progress_card{
    position: absolute;
    /*display: none;*/
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.progress_cardPostfix,
.progress_cardNum{
    font-weight: bold;
    font-size: 36px;
    line-height: 43px;
}
.progress_cardDesc{
    font-size: 18px;
    line-height: 27px;
}

/*Позиционирование блоков*/
.nums_roddomOne{
    bottom: 40px;
    left: 32px;
    z-index: 9;
}
.nums_roddomTwo{
    right: 32px;
    text-align: right;
    bottom: 149px;
    z-index: 9;
}
.nums_stacionarOne{
    left: 32px;
    bottom: 149px;
    z-index: 9;
}
.nums_stacionarTwo{
    bottom: 40px;
    left: 32px;
    z-index: 9;
}
.nums_stacionarThree{
    right: 32px;
    text-align: right;
    bottom: 149px;
    z-index: 9;
}
.nums_vrtOne{
    bottom: 40px;
    right: 32px;
    text-align: right;
    z-index: 9;
}
.nums_vrtTwo{
    left: 32px;
    bottom: 149px;
    z-index: 9;
}
.nums_vrtThree{
    bottom: 40px;
    left: 32px;
    z-index: 9;
}
/*Конец позиционирование блоков */


.progress_cardFlex{
    display: flex;
    align-items: center;
}
.mShow{display: none;}
.mHide{display: block;}
/*media queries*/
@media (max-width: 1279px) {
    .mShow {display: block;}
    .mHide {display: none;}

    .progress_block {
        height: 400px;
        min-width: 360px;
        max-width: calc(50% - 8px);
        padding: 24px;
    }
    /*================*/
    .progress_blockInner{
        display: flex;
    }
    .progress_innerEl{
        flex-grow: 1;
        margin-top: 24px;
    }
    .progress_blockNums{
        flex-grow: 0 ;
    }
    .progress_innerDeliviter{
        flex-grow: 1;
        position: relative;
    }
    .progress_card{
        position: static;
        width: fit-content;
        margin-bottom: 16px;
        text-align: left;
    }
    .progress_banner{
        max-width: 225px;
        min-width: 225px;
        position: relative;
        bottom: auto;
    }
    /*chups*/
    span.mShow.chups {
        position: absolute;
        z-index: 0;
    }
    span.mShow.chups:before {
        height: 7px;
        width: 7px;
        content: "";
        border: 2px solid #5EB92D;
        position: absolute;
        border-radius: 100px;
    }

    .chups:after {
        height: 2px;
        width: 100%;
        content: "";
        position: absolute;
        background: #5EB92D;
        top: 5px;
        z-index: 1;
        left: 9px;
    }
    .chups.r_one{
        width: calc( 100% + 40px );
        top: 31px;
        left: -30px;
    }
    .chups.r_two{
        width: calc( 100% + 40px );
        top: 107px;
        left: -30px;
    }
    .chups.s_one{
        width: calc( 100% + 45px );
        top: 31px;
        left: -45px;
    }
    .chups.s_two{
        width: calc( 100% + 45px );
        top: 107px;
        left: -45px;
    }
    .chups.s_three{
        width: calc( 100% + 70px );
        top: 166px;
        left: -42px;
    }
    .chups.v_one{
        width: calc( 100% + 40px );
        top: 31px;
        left: -13px;
    }
    .chups.v_two{
        width: calc( 100% + 40px );
        top: 107px;
        left: -11px;
    }
    .chups.v_three{
        width: calc( 100% + 70px );
        top: 167px;
        left: -21px;
    }
    /*chups*/
    /*==================*/
    .progress_blockStacionar,
    .progress_blockVrt {
        height: 366px;
    }

    .progress_blockTitle {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 16px 0;
    }

    .progress_blockRoddom,
    .progress_blockDesc {
        margin-bottom: 16px;
    }

    .block_bannerMobile {
        width: 274px;
    }

    .progress_cardPostfix,
    .progress_cardNum {
        font-size: 21px;
        line-height: 25px;
    }

    .progress_cardDesc {
        font-size: 14px;
        line-height: 18px;
    }

    @media (max-width: 767px) {

        .nums_roddomTwo{
            margin-top: 0;
        }
        .progress .progress_blockDesc {
            height: max-content;
        }

        .progress .progress_blockRoddom {
            height: 248px;
        }

        .progress .progress_blockStacionar {
            height: 308px;
        }
        .progress_bannerStacionar{
            min-width: 170px;
            max-width: 170px;
            height: 142px;
        }

        .progress .progress_blockVrt {
            height: 320px;
        }

        .progress_block {
            min-width: 288px;
            max-width: 100%;
            padding: 16px;
            flex-basis: 100%;
            margin-bottom: 16px;
        }

        .progress_blockTitle {
            margin: 0 0 8px 0;
        }

        .progress_hidden .progress_blockText {
            height: 120px;
        }


        .progress_blockInner {
            display: flex;
            justify-content: center;
            position: relative;
            top: 0;
            height: 100%;
            width: 100%;
        }

        .progress_blockInner .progress_innerEl {
            position: relative;
            min-width: auto;
        }

        /*nums*/
        .progress_blockNums {
            align-items: flex-end;
            display: flex;
            flex-direction: column;
        }

        .progress_card {
            position: static;
            width: 102px;
            margin-bottom: 8px;
        }

        /*banner*/
        .progress_banner {
            min-width: 170px;
        }
        .progress_bannerRoddom{
            max-width: 170px;
        }
        .progress_bannerVrt{
            max-width: 184px;
            min-width: 184px;
        }
        .progress_blockRoddom .progress_banner {
            bottom: 16px;
            top: -9px;
        }

        .progress_blockStaciona .progress_banner {
            bottom: 40px;
        }

        .chups.s_one{
            width: calc( 100% + 49px );
            top: 31px;
            left: -49px;
        }
        .chups.s_two{
            width: calc( 100% + 47px );
            top: 100px;
            left: -47px;
        }
        .chups.s_three{
            width: calc( 100% + 101px );
            top: 151px;
            left: -45px;
        }
        .chups.r_one {
            width: calc( 100% + 58px );
            top: 31px;
            left: -58px;
        }
        .chups.r_two {
            width: calc( 100% + 68px );
            top: 100px;
            left: -58px;
        }
        .chups.v_one {
            width: calc( 100% + 41px );
            top: 31px;
            left: -41px;
        }
        .chups.v_two {
            width: calc( 100% + 40px );
            top: 100px;
            left: -40px;
        }
        .chups.v_three {
            width: calc( 100% + 102px );
            top: 152px;
            left: -49px;
        }
        /*Конец позиционирование блоков */
    }
}
@media (max-width: 360px) {
    .progress_blockNums{
        position: absolute !important;
        left: 0;
    }
    .progress_innerDeliviter .chups{
        width: 100%;
    }
    .chups.r_one {
        top: 31px;
        left: 44px;
    }
    .chups.r_two {
        top: 100px;
        left: 44px;
    }
    .chups.s_one {
        top: 31px;
        left: 53px;
    }
    .chups.s_two {
        top: 100px;
        left: 55px;
    }
    .chups.s_three {
        top: 151px;
        left: 57px;
    }
    .chups.v_one {
        left: 61px;
    }
    .chups.v_two {
        top: 100px;
        left: 62px;
    }
    .chups.v_three {
        top: 152px;
        left: 53px;
    }
}


/* End */
/* /local/templates/avaclinic/components/bitrix/news.detail/progress/styles.css?17116426689610 */
