/*accreditation-intro*/

.accreditation-intro {
    min-height: 600px;
    color: #fff;
    background: #0f2a76 url(../img/akkreditacziya-programm/bg1.svg) no-repeat left bottom / 70%;
    padding-top: 75px;
    padding-block: 75px;
}

.accreditation-intro__title {
    font-weight: 600;
    font-size: 58px;
    line-height: 116%;
    padding-bottom: 45px;
}

.accreditation-intro__subtitle {
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    padding-bottom: 65px;
}

.btn-white {
    border-radius: 100px;
    padding: 10px 70px;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #0f2a76;
}

.btn-transparency {
    border-radius: 100px;
    border: solid 1px #fff;
    padding: 10px 70px;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
}

.btn-transparency:hover {
    border-radius: 100px;
    border: solid 1px #fff;
    padding: 10px 70px;
    color: #0f2a76;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    background: #fff;
}

@media (max-width: 767px) {
    .accreditation-intro {
        min-height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        background-size: 90%;
    }

    .accreditation-intro__title {
        font-size: 36px;
        padding-bottom: 30px;
    }

    .accreditation-intro__subtitle {
        font-size: 16px;
        padding-bottom: 40px;
    }

    .btn-white,
    .btn-transparency,
    .btn-transparency:hover {
        font-size: 18px;
        padding: 8px 40px;
    }
}


/*accreditation-benefits*/

.accreditation-benefits {
    padding-top: 120px;
    padding-bottom: 120px;
}

.accreditation-benefits__title {
    font-weight: 600;
    font-size: 40px;
    color: #000;
    padding-bottom: 90px;
    line-height: 120%;
}

.accreditation-benefits__item {
    border: 1px solid #aabae4;
    border-radius: 25px;
    padding: 25px;
}

.benefit-item__icon {
    padding-bottom: 30px;
}

.benefit-item__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: #000;
    padding-bottom: 30px;
}

.benefit-item__desc {
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    color: #000;
}

.accreditation-benefits__action {
    padding-top: 120px;
}

.btn-blue {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #fff;
    background-color: #0f2a76;
}

.btn-blue:hover {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #0f2a76;
    background-color: #fff;
    border: 1px solid #0f2a76;
}

@media (max-width: 767px) {
    .accreditation-benefits {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .accreditation-benefits__title {
        font-size: 28px;
        padding-bottom: 50px;
    }

    .accreditation-benefits__item {
        padding: 15px;
        border-radius: 20px;
    }

    .benefit-item__icon {
        padding-bottom: 20px;
    }

    .benefit-item__title {
        font-size: 16px;
        padding-bottom: 20px;
    }

    .benefit-item__desc {
        font-size: 11px;
    }

    .accreditation-benefits__action {
        padding-top: 60px;
    }

    .btn-blue,
    .btn-blue:hover {
        font-size: 16px;
    }
}


/*accreditation-levels*/

.accreditation-levels {
    padding-top: 120px;
    padding-bottom: 120px;
    background: #f0f2fb;
}

.accreditation-levels .btn {
    font-size: 18px !important;
}

.accreditation-levels__title {
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    color: #000;
    padding-bottom: 40px;
}

.accreditation-levels__desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #000;
    padding-bottom: 80px;
}

.accreditation-level {
    background: #fff;
    border-radius: 35px;
    margin-bottom: 20px;
}

.accreditation-level__text-block {
    padding: 40px;
}

.accreditation-level__name {
    font-weight: 600;
    font-size: 33px;
    line-height: 120%;
    color: #000;
    padding-top: 80px;
    padding-bottom: 80px;
}

.btn-white-border {
    font-weight: 600;
    line-height: 140%;
    text-align: center;
    color: #0f2a76;
    background-color: #fff;
    border: 1px solid #0f2a76;
}


.btn-white-border:hover{
    font-weight: 600;
    line-height: 140%;
    text-align: center;
    color: #fff;
    background-color: #0f2a76;
    border: 1px solid #0f2a76;	
}

.prakt {
    background: linear-gradient(0deg, #b27a63 0%, #f7ddc9 100%);
    height: 70%;
    border-radius: 0 35px 0 35px;
}

.expert {
    background: linear-gradient(360deg, #a6a6a6 0%, #e2e2e2 100%);
    height: 70%;
    border-radius: 0 35px 0 35px;
}

.master {
    background: linear-gradient(180deg, #ead6a4 0%, #a27d2e 100%);
    height: 70%;
    border-radius: 0 35px 0 35px;
}

.dop {
    background: linear-gradient(0deg, #0f2a76 0%, #3d64c2 100%);
    height: 70%;
    border-radius: 0 35px 0 35px;
}

.accreditation-level__more svg {
    transition: transform 0.5s ease;
}

.accreditation-level.ac.is-active .accreditation-level__more svg {
    transform: rotate(90deg);
}

.accreditation-level__more {
    padding-top: 50px;
    padding-bottom: 50px;
}

.accreditation-level_more-link {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.accreditation-level__details {
    padding-bottom: 40px;
}

.accreditation-details {
    background: #f0f2fb;
    border-radius: 25px;
    padding: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 125%;
    color: #000;
}

.accreditation-details__info {
    padding-bottom: 20px;
    border-bottom: 1px solid #aabae4;
}

.accreditation-details__note {
    padding-top: 20px;
    font-weight: 500;
    font-size: 10px;
    line-height: 140%;
    color: #000;
}

.accreditation-requirements__title {
    font-weight: 600;
    font-size: 17px;
    line-height: 125%;
    color: #000;
    padding-bottom: 30px;
}

.accreditation-requirements {
    padding-top: 35px;
    padding-bottom: 35px;
    font-weight: 500;
    font-size: 14px;
    line-height: 125%;
    color: #000;
    border-bottom: 1px solid #aabae4;
}

.accreditation-level__outcome__text-block {
    padding: 0px 40px;
}

.accreditation-level__outcome {
    font-weight: 600;
    font-size: 17px;
    line-height: 125%;
    color: #000;
    padding-bottom: 30px;
}

.accreditation-level__condition {
    font-weight: 500;
    font-size: 14px;
    line-height: 125%;
}

@media (max-width: 991px) {
    .prakt,
    .expert,
    .master,
    .dop {
        border-radius:  20px 20px  0 0;
    }
}

@media (max-width: 767px) {
    .accreditation-levels {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .accreditation-levels__title {
        font-size: 28px;
        padding-bottom: 30px;
    }

    .accreditation-levels__desc {
        font-size: 14px;
        padding-bottom: 50px;
    }

    .accreditation-level {
        border-radius: 20px;
        margin-bottom: 15px;
    }

    .accreditation-level__text-block {
        padding: 20px;
    }

    .accreditation-level__name {
        font-size: 24px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .prakt,
    .expert,
    .master,
    .dop {
        border-radius:  20px 20px  0 0;
    }

    .accreditation-level__more {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .accreditation-level_more-link {
        font-size: 14px;
    }

    .accreditation-level__details {
        padding-bottom: 25px;
    }

    .accreditation-details {
        padding: 15px;
        border-radius: 20px;
        font-size: 12px;
    }

    .accreditation-details__note {
        font-size: 9px;
    }

    .accreditation-requirements__title {
        font-size: 15px;
        padding-bottom: 20px;
    }

    .accreditation-requirements {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 12px;
    }

    .accreditation-level__outcome__text-block {
        padding: 0 20px;
    }

    .accreditation-level__outcome {
        font-size: 15px;
        padding-bottom: 20px;
    }

    .accreditation-level__condition {
        font-size: 12px;
    }

    .accreditation-levels .btn {
        font-size: 16px !important;
    }
}


/*accreditation-renewal*/

.accreditation-renewal {
    padding-top: 120px;
    padding-bottom: 120px;
}

.accreditation-renewal__info {
    background: #0f2a76;
    border-radius: 25px;
    color: #fff;
    padding: 60px 30px;
}

.accreditation-renewal__title {
    font-weight: 600;
    font-size: 33px;
    color: #fff;
    padding-bottom: 30px;
    line-height: 120%;
}

.accreditation-renewal__action-link {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

.accreditation-renewal__action-link:hover {
    color: #f0f2fb;
}

.accreditation-renewal__doptext {
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
}

.accreditation-renewal__polosa {
    border-bottom: 1px solid #aabae4;
}

.accreditation-renewal__note {
    padding-top: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
}

.accreditation-renewal__action {
    padding-top: 120px;
}

.accreditation-renewal__icon svg {
    transition: transform 0.5s ease;
}

.ac.is-active .accreditation-renewal__icon svg {
    transform: rotate(90deg);
}


@media (max-width: 767px) {
    .accreditation-renewal {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .accreditation-renewal__info {
        padding: 30px 20px;
        border-radius: 20px;
    }

    .accreditation-renewal__title {
        font-size: 24px;
        padding-bottom: 20px;
    }

    .accreditation-renewal__action-link {
        font-size: 14px;
    }

    .accreditation-renewal__doptext,
    .accreditation-renewal__note {
        font-size: 12px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .accreditation-renewal__action {
        padding-top: 60px;
    }
}


/*accreditation-process*/

.accreditation-process {
    background: #f0f2fb;
    padding-top: 120px;
    padding-bottom: 120px;
}

.accreditation-process__title {
    font-weight: 600;
    font-size: 40px;
    color: #000;
    padding-bottom: 45px;
    line-height: 120%;
    border-bottom: 1px solid #b78e1c;
}

.accreditation-process__desc {
    padding-top: 45px;
    padding-bottom: 80px;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #000;
}

.accreditation-process__subtitle {
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #b78e1c;
    padding-bottom: 60px;
}

.accreditation-process__step {
    border: 2px solid #aabae4;
    border-radius: 25px;
    padding: 25px;
}

.process-step__number {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #b78e1c;
    padding-bottom: 40px;
}

.process-step__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #000;
}

.accreditation-process__action {
    padding-top: 120px;
}

@media (max-width: 767px) {
    .accreditation-process {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .accreditation-process__title {
        font-size: 28px;
        padding-bottom: 30px;
    }

    .accreditation-process__desc {
        padding-top: 30px;
        padding-bottom: 50px;
        font-size: 16px;
    }

    .accreditation-process__subtitle {
        font-size: 18px;
        padding-bottom: 40px;
    }

    .accreditation-process__step {
        padding: 15px;
        border-radius: 20px;
        border-width: 1px;
    }

    .process-step__number {
        font-size: 20px;
        padding-bottom: 25px;
    }

    .process-step__text {
        font-size: 14px;
    }

    .accreditation-process__action {
        padding-top: 60px;
    }
}