<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1200px) and (max-width: 1919px) {
    html.on-main {
        font-size: 0.85vw;
    }
}
footer .container {
    padding: 3rem 0;
    width: 86.11rem;
    margin: 0 auto;
    flex: 1;
    display: flex;
    flex-direction: column;
}
footer {
    font-size: 0.85vw !important;
}
footer li, footer div, footer p {
    font-weight: initial !important;
}
.submit__button {
    transition: 0.3s;
    height: max-content;
    font-size: 1.11rem;
    color: white;
    border: none;
    padding: 1.4rem 1.7rem;
    cursor: pointer;
    background: linear-gradient(150.16deg, #E51A2E 0%, #E82C5E 100%);
    font-weight: bold;
    letter-spacing: 0.03rem;
    text-align: center;
}
.submit__button:hover {
    background: linear-gradient(150.16deg, #F5182F 0%, #F52B61 100%);
}
.submit__button:disabled {
    opacity: 0.5;
}
footer li, footer div, footer p {
  font-weight: initial !important;
}
.navigation__section:first-child, .menu__section:first-child {
    flex-shrink: 0;
}
#navigation .navigation__section-center .applicant__phone-container span {
    font-weight: 400;
}
.figures-form .form-checkbox__wrap {
  flex-wrap: wrap;
}
.figures-form .form-checkbox__wrap .error {
    order: 1;
}
.review .leader-card__right-list p {
    font-size: 20px;
    line-height: 110%;
    font-weight: 400;
}
.about_content {
    overflow-y: auto;
    height: 100%;
    max-height: 290px;
}
.about_main_text {
    height: calc(100% - 53px);
}
@media screen and (max-width: 1100px) {
    .about_img {
        height: 100%;
    }
}

.figures-form select {
    margin-bottom: 54px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../images/select-icon.svg");
    background-position: calc(100% - 30px) center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 700px) {
    .figures-form select {
        background-position: calc(100% - 20px) center;
        margin-bottom: 22px;
    }
}
.home-content {
    margin-bottom: 45px;
}
.home-text li {
    justify-content: initial;
}
.breadcrumb {
    gap: initial;
}
.btn-red:hover {
    background: #E51A2E;
}
.about_img iframe {
    display: block;
}
.about_main_text:before {
    background: none;
}
.about_main_text.has-blur:before {
    background: linear-gradient(180deg, rgba(236, 239, 246, 0) 0%, #ECEFF6 90%);
}
.about_text ul {
    list-style-type: disc;
    margin-left: 25px;
}
.about_text li {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #465068;
    max-width: 450px;
    padding-right: 15px;
}
.about_main_text {
    height: initial;
}
.about_main_text::before {
    height: 40px;
}
.about_text {
    padding-bottom: 35px;
}
.form-treaning__content-left .tab-body .text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
}
.form-treaning__content-left .tab-body {
    justify-content: initial;
}
.figures-text {
    justify-content: initial;
}
@media screen and (min-width: 1100px) {
    .figures-text h3 {
        min-height: initial;
    }
}
@media screen and (max-width: 700px) {
    .about_text {
        height: 100%;
    }
}
.home-content__right img {
    max-width: 550px;
}
.home-content__right {
    text-align: center;
}
.home-content {
    align-items: center;
}
@media screen and (max-width: 1440px) {
    .container {
        max-width: 1160px;
    }
    .home h1 {
        font-size: 48px;
    }
    .home .description {
        font-size: 18px;
    }
    .home-text h3 {
        font-size: 22px;
    }
    .home-text p {
        font-size: 15px;
    }
    .home-text li {
        padding: 26px 8px;
    }
    .accredited h2 {
        max-width: 442px;
        font-size: 36px;
    }
    .section_title {
        font-size: 43px;
    }
    .about_text h6 {
        font-size: 36px;
    }
    .leader-foot__left h3 {
        font-size: 36px;
    }
    .treaning .accordion-btn {
        font-size: 22px;
    }
    .diploma_left h6 {
        font-size: 36px;
    }
    .form-treaning__content-left .tab-body h3 {
        font-size: 36px;
    }
    .figures-form h3 {
        font-size: 36px;
    }
    .requirement-content__left .tab-body h3 {
        font-size: 36px;
    }
    .form-treaning__content-right, .requirement-content__right {
        width: 380px;
    }
    .form-treaning__content-left .tab-head, .requirement-content__left .tab-head {
        width: 275px;
    }
    .requirement-content__left .tab-head li {
        font-size: 18px;
    }
    .leader-swp .swiper-slide {
        width: 747px;
    }
    .diploma-card .main-img, .leader-card__left .main-img {
        height: 274px;
    }
    .diploma_right .img_diploma_in {
        width: 447px;
    }
    .diploma_right .diploma_img {
        bottom: -118px;
        left: -232px;
        width: 331px;
    }
    .diploma_left {
        width: 321px;
    }
    .diploma_left .btn-red {
        margin-top: 142px;
    }
}
@media screen and (max-width: 993px) {
    .diploma_right .diploma_img {
        width: 168px;
        bottom: 16px;
        left: 0;
    }
}
@media screen and (max-width: 480px) {
    .swiper-slide .leader-card .leader-card__right {
        display: none;
    }
    .leader-swp .swiper-slide {
        width: 100%;
    }
    .leader-card__left {
        width: 100%;
    }
    .leader-swp .swiper-slide {
        width: 100%;
    }
}
.review .leader-card__right-list div, .review .program-career__accordion-body .program-career__accordion-body__item {
    font-size: 20px;
    line-height: 110%;
    font-weight: 400;
}
.leader-card__left .program-career__accordion-body__item p, .leader-card__left .program-career__accordion-body__item div {
    color: #465068;
}
@media screen and (max-width: 700px) {
    .leader-card__left-text {
        height: initial;
    }
}
.leader-card__left .main-img img, .diploma-card .main-img img {
    object-position: top;
}
.diploma-card .main-img, .leader-card__left .main-img {
    height: 500px;
}
</pre></body></html>