.podgotovka-inner-item{
    margin-bottom: 25px;
}
.podgotovka-flex{
    border-bottom: 1px solid #E8E8E8;
}
.podgotovka-title{
    font-weight: 600;
    font-size: 16px;
    line-height: 165%;
    /* or 26px */
    color: #181818;
    font-family: 'Open Sans';
    font-style: normal;
    margin-bottom: 15px;
    padding-left: 32px;
    position: relative;
}
.podgotovka-text{
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    /* or 156% */
    color: #181818;
    margin-bottom: 25px;
    font-family: 'AvantGardeCTT';
    font-style: normal;
}
.podgotovka_ul{
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 14px;
    line-height: 165%;
    /* or 23px */
    color: #181818;
    font-family: 'Open Sans';
    font-style: normal;
}
.podgotovka_ul li{
    margin-bottom: 15px;
    position: relative;
    padding-left: 32px;
}
.podgotovka_ul li:before{
    position: absolute;
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    left: 0;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
}
.podgotovka-inner-item .podgotovka-text span{
    padding: 1px 4px;
    border-radius: 5px;
}
.podgotovka-inner-item.first .podgotovka-title:before{
    position: absolute;
    display: block;
    content: "";
    left: 0;
    background: url(../img/podgotovka/li_1.png) center center no-repeat;
    width: 24px;
    height: 24px;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
}
.podgotovka-inner-item.second .podgotovka-title:before{
    position: absolute;
    display: block;
    content: "";
    left: 0;
    background: url(../img/podgotovka/li_2.png) center center no-repeat;
    width: 24px;
    height: 24px;
    background-size: contain;
}
.podgotovka-inner-item.third .podgotovka-title:before{
    position: absolute;
    display: block;
    content: "";
    left: 0;
    background: url(../img/podgotovka/li_3.png) center center no-repeat;
    width: 24px;
    height: 24px;
    background-size: contain;
}
.podgotovka-inner-item.first .podgotovka_ul li:before{
    background: url(../img/podgotovka/check_yellow.png) center center no-repeat;
    background-size: cover;
}
.podgotovka-inner-item.first .podgotovka-text span{
    background-color: #FED362;
}
.podgotovka-inner-item.second .podgotovka_ul li:before{
    background: url(../img/podgotovka/check_blue.png) center center no-repeat;
    background-size: cover;
}
.podgotovka-inner-item.second .podgotovka-text span{
    background-color: #DFF2FF;
}
.podgotovka-inner-item.third .podgotovka_ul li:before{
    background: url(../img/podgotovka/check_gray.png) center center no-repeat;
    background-size: cover;
}
.podgotovka-inner-item.third .podgotovka-text span{
    background-color: #EED9FF;
}

@media (max-width: 768px){
    .podgotovka .sectTitle{
       font-size: 14px;
       margin-bottom: 40px;
    }
}
@media (min-width: 768px){
    .podgotovka-item:has(.podgotovka-text){
        width: 34%;
    }
    .podgotovka .contain{
        max-width: 1230px;
    }
    .podgotovka{
        margin-bottom: 100px;
    }
    .podgotovka .sectTitle{
        margin-bottom: 60px;
        font-size: 33px;
    }
    .podgotovka-flex{
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 60px;
    }
    .podgotovka-item{
        width: 49%;
        margin-bottom: 60px;
    }
    .podgotovka-text{
        font-weight: 700;
        font-size: 35px;
        line-height: 55px;
        max-width: 400x;
        position: relative;
    }
    .podgotovka-text:before{
        position: absolute;
        top: 20;
        right: -120px;
        width: 100px;
        height: 40px;
        content: "";
        display: block;
        background: url(../img/podgotovka/tuda.png) center center no-repeat;
        background-size: contain;
    }
    .podgotovka-text:after{
        position: absolute;
        bottom: 0px;
        right: -100px;
        width: 100px;
        height: 25px;
        content: "";
        display: block;
        background: url(../img/podgotovka/suda.png) center center no-repeat;
        background-size: contain;
    }
    .podgotovka-title{
        font-weight: 600;
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 50px;
        padding-left: 65px;
    }
    .podgotovka .podgotovka-inner-item .podgotovka-title:before{
        width: 50px;
        height: 50px;
        top: 50%;
        transform: translateY(-50%);
    }
    .podgotovka_ul{
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        margin-top: 15px;
    }
    .podgotovka_ul li{
        padding-left: 52px;
        margin-bottom: 40px;
    }
    .podgotovka_ul li:before{
        width: 40px;
        height: 40px;
    }
    .podgotovka-inner-item .podgotovka-text span{
        padding: 2px 10px;
    }
}
@media (min-width: 1200px){
    .podgotovka{
        padding-top: 10px;
        position: relative;
    }
    .podgotovka:before{
        position: absolute;
        bottom: 50px;
        left: 0;
        display: block;
        content: "";
        height: 400px;
        width: 200px;
        background: url(../img/podgotovka/podgotovka_left.svg) center center no-repeat;
        background-size: cover;
        z-index: -1;
    }
    .podgotovka:after{
        position: absolute;
        top: 500px;
        right: 0;
        display: block;
        content: "";
        height: 300px;
        width: 200px;
        background: url(../img/podgotovka/podgotovka_right.svg) center center no-repeat;
        background-size: cover;
        z-index: -1;
    }
}
