.amamath .courses-common-header{
    background: linear-gradient(112deg, #F50882 11.55%, #03B4FF 98.43%);
}
.amamath .courses-common-our-lessons{
    background: url("/img/courses/common/our-lessons-bg.png"), linear-gradient(112deg, #F50882 11.55%, #03B4FF 98.43%);
}

.amamath .courses-common-what-for .tiles .tile{
    gap: 12px;
    min-height: 0;
}
.amamath .courses-common-what-for .tiles .tile .title{
    color: #0047FF;
    max-width: 240px;
}
.amamath .courses-common-how-lessons-going .items .item .label{
    background-color: #0047FF;
}
.amamath .courses-common-how-lessons-going .items .item:nth-child(2n) .label{
    background-color: #0047FF;
}
.amamath .courses-common-our-lessons .our-lessons-wrapper .info >.items .item{
    align-items: center;
    padding: 12px 24px;
}