

/* Start:/school/courses.css?1716958182624*/
.courses_banner {
    height: 380px;
    background: none;
    overflow: hidden;
    position: relative;
    background-position: 50% 65%;
    padding-top: 150px;
    background-size: cover;
}
.courses_banner_title {
    width: 100%;
    text-align: center;
    top: 20%;
    font-size: 44px;
    color: #47bcf2;
    text-transform: uppercase;
    line-height: 1.2;
}
.courses_banner_text {
    width: 100%;
    text-align: center;
    top: 50%;
    font-size: 28px;
    color: #47bcf2;
    line-height: 1.2;
}
.courses_banner video {
    position: absolute;
    left: 0;
    top: -155px;
    width: 100%;
    z-index: -1;
}
/* End */
/* /school/courses.css?1716958182624 */
