.power{
    font-family: 'Open Sans';
    font-style: normal;
}
.power-item li{
    position: relative;
    margin-top: 15px;
    padding-left: 20px;
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 160%;
/* or 22px */


color: #181818;
}
.power-item li:after{
    position: absolute;
    top: 6px;
    left: 0px;
    content: "";
    background: linear-gradient(163.81deg, #FFEC00 20.96%, #FF8C00 267.75%), #FED362;
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
}
.power_girl{
    margin-bottom: -25px;
}
.power-item.border{
/*    border: 2px solid #ffbd00;*/
    border: 4px solid #ffe557;
    padding: 20px 25px 30px 25px;
    border-radius: 0 0 25px 25px;
}
.power p{
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 20px;
}
.power_zaebalo{
    font-family: 'AvantGardeCTT';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
.uroki_item{
    font-size: 14px;
    line-height: 160%;
    margin-right: 30px;
    margin-top: 20px;
    font-weight: 500;
    margin-left: 5px;
    font-weight: 500;
}
.uroki_item span{
    font-weight: 700;
    font-size: 44px;
    line-height: 55px;
    color: #ffca57;
    margin-right: 10px;
    background: linear-gradient(146.58deg, #FFEC00 -66.56%, #FF8C00 139.54%), #a9a9a9;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-left: -5px;
}
.uroki_item{
    display: flex;
    flex-direction: column;
    margin-right: 0;
}
.power_girl.mob-hide{display: none;}
.power_girl.desk-hide{
    display: block;
    width: 100%;
    object-fit: cover;
}
.uroki_flex{
    display: flex;
    justify-content: space-between;
    width: 90%;
    max-width: 400px;
}

@media (min-width: 768px){
    .power_girl.mob-hide{display: block;}
.power_girl.desk-hide{display: none;}
    .power{
        margin-top: 50px;
        margin-bottom: 150px;
    }
    .power-item.border{
        padding: 20px 40px 20px 50px;
        border-radius: 25px;
        width: 95%;
    }
    .power-item.girl{
        width: 100%;
        z-index: 10;
    }
    .power-item.girl img{
        margin: 0 auto;
    }
    .power-item li{
        font-weight: 400;
        font-size: 17px;
        line-height: 160%;
        margin-top: 7px;
        padding-left: 25px;
    }
    .power-item li:after{
        width: 14px;
        height: 14px;
        top: 6px;
    }
    .power .sectTitle{
        text-align: left;
        margin-top: 10px;
        margin-bottom: 15px;
        line-height: 46px;

    }
    .power_zaebalo{
        font-size: 23px;
        line-height: 35px;
    }
    .uroki_flex{
        display: flex;
        margin-top: 15px;
        width: 90%;
        max-width: 550px;
    }
    .uroki_item{
        margin-top: 0;
        flex-direction: row;
        align-items: center;
        font-size: 18px;
        line-height: 160%;
    }
    .uroki_item span{
        font-weight: 700;
        font-size: 67px;
        line-height: 55px;
    }
}
@media (min-width: 1120px){
    .power-flex{
        display: flex;
        align-items: center;
    }
    .power-item.border{
        border-left: none;
        border-radius: 0 25px 25px 0;
/*        margin-left: -35px;*/
        padding: 20px;
    }
    .power-item.girl img{
        margin-right: 0;
    }
    .power-flex .sectTitle{
        margin-bottom: 40px;
        font-family: 'AvantGardeCTT';
font-style: normal;
font-weight: 700;
font-size: 35px;
line-height: 55px;
    }


}
@media (min-width: 1200px){
    .power p{
        font-size: 18px;
        line-height: 160%;
        margin-bottom: 20px;
    }
    .power .contain{
        max-width: 1450px;
    }
    .power-item.border{
        padding-left: 60px;
        padding-right: 30px;
    }
    .page-template-intensiv-ege .power-item.girl{
        width: 60%;
    }
    .page-template-intensiv-ege .power-item.border{
        padding: 40px
    }
    .page-template-intensiv-ege .power-item li{
        font-size: 20px;
        margin-top: 10px;
    }
}
