/* @media only screen and (max-width: 2600px) {
  html {
    font-size: 14.7px;
  }
}
@media only screen and (max-width: 2400px) {
  html {
    font-size: 13.7px;
  }
}
@media only screen and (max-width: 2200px) {
  html {
    font-size: 12.7px;
  }
}
@media only screen and (max-width: 1900px) {
}
@media only screen and (max-width: 1800px) {
}
@media only screen and (max-width: 1700px) {
  html {
    font-size: 10.7px;
  }
}
@media only screen and (max-width: 1600px) {
  html {
    font-size: 62.5%;
  }
} */
@media only screen and (max-width: 1550px) {
}
@media only screen and (max-width: 1500px) {
}
@media only screen and (max-width: 1450px) {
}
@media only screen and (max-width: 1400px) {
    html {
        font-size: 9.7px;
    }
}
@media only screen and (max-width: 1350px) {
    html {
        font-size: 9.2px;
    }
}
@media only screen and (max-width: 1300px) {
    html {
        font-size: 8.7px;
    }
}
@media only screen and (max-width: 1250px) {
    html {
        font-size: 8.2px;
    }
}
@media only screen and (max-width: 1200px) {
    html {
        font-size: 8px;
    }
}
@media only screen and (max-width: 1150px) {
    html {
        font-size: 7.7px;
    }
}
@media only screen and (max-width: 1100px) {
    html {
        font-size: 7.2px;
    }
}
@media only screen and (max-width: 1050px) {
    html {
        font-size: 6.7px;
    }
}
@media only screen and (max-width: 1024px) {
    html {
        font-size: 6.2px;
    }
}
/* @media only screen and (max-width: 1400px) {
  html {
    font-size: 7.7px;
  }
}
@media only screen and (max-width: 1350px) {
  html {
    font-size: 7.2px;
  }
}
@media only screen and (max-width: 1300px) {
  html {
    font-size: 6.7px;
  }
}
@media only screen and (max-width: 1250px) {
  html {
    font-size: 6.2px;
  }
}
@media only screen and (max-width: 1200px) {
  html {
    font-size: 6px;
  }
}
@media only screen and (max-width: 1150px) {
  html {
    font-size: 5.7px;
  }
}
@media only screen and (max-width: 1100px) {
  html {
    font-size: 5.2px;
  }
}
@media only screen and (max-width: 1050px) {
  html {
    font-size: 4.7px;
  }
}
@media only screen and (max-width: 1024px) {
  html {
    font-size: 4.2px;
  }
}
 */
@media only screen and (max-width: 992px) {
    #smooth-wrapper {
        inset: inherit !important;
        width: 100% !important;
        height: auto !important;
        position: inherit !important;
        overflow: inherit !important;
        transform: none !important;
    }

    #smooth-content {
        transform: none !important;
    }

    body {
        height: auto !important;
        overscroll-behavior: inherit !important;
        scroll-behavior: inherit !important;
    }
    html {
        font-size: 62.5%;
    }
    .container {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .rows {
        flex-direction: column;
    }

    .column {
        width: 100% !important;
    }
    .btn__box {
        flex-wrap: wrap;
    }

    .base-bottom-margin,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .subtitle,
    p,
    .services__block .img__box {
        margin-bottom: 1.6rem;
    }

    h1 {
        font-size: 4.4rem;
        line-height: 1.2;
    }
    h2 {
        font-size: 4rem;
        line-height: 1.2;
    }

    h3 {
        font-size: 2.4rem;
    }

    h4 {
        font-size: 2.4rem;
    }

    h5 {
        font-size: 2rem;
    }
    h6 {
        font-size: 2rem;
    }
    .hero h1 {
        font-size: 2.8rem;
    }
    .services__block h4 {
        font-size: 2.4rem;
    }
    main {
        padding-top: 8.7rem;
    }
    .section__body {
        padding-top: 3.6rem;
    }
    .slick-arrow {
        width: 4.4rem;
        height: 4.4rem;
    }
    .slick-arrow::before {
        font-size: 1.5rem;
    }
    /* --------- popup -------- */
    .modal__window .modal__window_close {
        right: 1rem;
        top: 1rem;
    }
    .modal__window.popup__contact .modal__window__wrapper {
        padding: 4.5rem 2rem;
    }
    .modal__window.popup__contact h2 {
        font-size: 2rem;
        margin-bottom: 2.8rem;
        text-align: center;
    }

    .modal__window .modal__window__wrapper {
        padding: 4.2rem 4.2rem 4.4rem;

        max-width: 55rem;
    }
    .modal__window.popup__speaker .speakers__course__item__inner {
        flex-direction: column;
    }
    .modal__window.popup__speaker .speakers__course__item__bottom {
        padding-left: 0;
        overflow-y: visible;
        max-height: 100%;
        padding-right: 0;
        margin-top: 2.4rem;
    }
    .modal__window.popup__speaker .speakers__course__item__bottom h5 {
        display: none;
    }
    .modal__window.popup__speaker .speakers__course__item__inner .speakers__course__item__top h5 {
        display: block;
        font-weight: 600;
        font-size: 2.8rem;
        line-height: 1.48;
        color: var(--bg-blue);
        margin-bottom: 2.4rem;
    }
    .modal__window.popup__speaker .speakers__course__item__inner .speakers__course__item__top {
        max-width: 100%;
        width: 100%;
        min-width: 100%;
    }
    .modal__window.popup__speaker .speakers__course__item__inner .speakers__course__item__top .img__box {
        padding-top: 64.24%;
    }
    .modal__window .modal__window__wrapper {
        overflow-y: scroll;
    }
    /* -------- header ---------- */

    .header {
        padding: 1rem 0;
        height: 8.7rem;
        position: fixed;
    }

    .header .main__nav {
        position: fixed;
        height: calc((100vh - 8.7rem));
        top: 8.7rem;
        max-width: 45rem;
        width: 100%;
        right: 0;
        background: var(--bg-white);
        transform: translateX(100%);
        transition: all 0.5s ease-out;
    }
    .header .main__nav.show {
        transform: translateX(0);
    }
    .header .main__menu {
        flex-direction: column;
    }
    .header .main__nav__inner {
        flex-direction: column;
        height: 100%;
        padding: 4rem 2rem;
        flex: 1;
        justify-content: space-between;
        overflow-y: scroll;
    }
    .header .nav__btn__items {
        margin-left: 0;
        margin-top: 4.2rem;
    }
    .header .header__logo {
        max-width: 9.6rem;
        display: block;
        max-height: 6.7rem;
    }
    .header .header__logo img {
        width: auto;
    }
    .header .menu-item {
        margin: 0 0 1rem 0;
    }
    .header .menu-item a,
    .header .menu-item span {
        font-size: 1.6rem;
        padding: 0.5rem 0;
    }

    /* ------------- hero ----------- */

    .hero {
        position: relative;
        min-height: 80.6vw;

        padding: 5rem 0 10rem;
    }
    .hero h6 {
        font-size: 1.6rem;
        line-height: 1.5;
    }

    /* --------- territory ----------- */
    .territory h1 {
        font-size: 11vw;
        padding-top: 2vw;
        word-wrap: break-word;
    }
    .territory h1 span:nth-child(2n) {
        text-align: end;
    }
    .territory__items {
        margin: -0.6rem;
        width: calc(100% + 1.2rem);
        flex-wrap: wrap;
    }
    .territory__item.territory__item__first {
        margin: 0.6rem;
        width: calc(100% - 1.2rem);
    }
    .territory__item {
        margin: 0.6rem;
        width: calc(100% / 3 - 1.2rem);
        padding: 2rem 3.2rem;

        min-height: auto;
    }
    .number {
        font-size: 7.2rem;
        letter-spacing: 0;
    }
    .number__description {
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 1.5;
        margin-top: 0.4rem;
    }
    .territory__img__item {
        width: 7.2rem;
        height: 7.2rem;

        margin-left: -1.2rem;
    }
    .territory__img__items {
        margin-right: -1.9rem;
        margin-left: 2.5rem;
    }
    .territory__img__item img {
        border: 0.3rem solid var(--bg-blue) !important;
    }

    /* --------- footer --------*/
    .footer .footer__top {
        padding: 10rem 0 4rem;
    }

    .footer h6 {
        font-size: 1.6rem;
        line-height: 1.5;
        margin-bottom: 1.6rem;
    }
    .footer .left {
        padding-right: 0;
        margin-bottom: 4rem;
    }
    .footer .contact__list a {
        font-size: 2rem;
        line-height: 1.2;
    }
    .footer .contact__list li {
        margin-bottom: 1.2rem;
    }

    .footer .socials__list a {
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .footer .socials__list li {
        margin: 0.6rem 1rem;
    }
    .footer .socials__list {
        margin: -0.6rem -1rem;
    }
    .footer .menu__nav a,
    .footer .menu__nav span {
        font-size: 1.6rem;
        line-height: 1.05;
    }
    .footer .menu__nav li:last-child {
        margin-bottom: 0;
    }
    .footer .footer__top .rows:nth-child(2) {
        flex-direction: row;
    }
    .footer .footer__top .rows:nth-child(2) .left {
        width: 40% !important;
    }
    .footer .footer__top .rows:nth-child(2) .right {
        order: -1;
        width: 60% !important;
    }
    .footer .footer__top .rows:nth-child(2) .left {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .footer .footer__logo {
        max-width: 9.2rem;
    }

    .footer .footer__bottom {
        padding: 4rem 0 3.2rem;
    }
    .footer .footer__bottom .left {
        margin-bottom: 0.8rem;
    }

    .footer .link__items {
        margin: -0.4rem 0;
    }
    .footer .link__item {
        margin: 0.4rem 0;
    }

    /* ------------- about__education ---------- */

    .about__education__items .slick-list {
        overflow: visible !important;
    }

    .about__education .about__education__items {
        display: block !important;
        padding: 8rem 0 14.4rem;
        width: calc(84.6% + 2.4rem);
    }

    .about__education__items .slick-arrow {
        bottom: 0;
        top: auto;
        transform: translateY(0);
    }
    .about__education__item .h6 {
        font-size: 2.4rem;
        line-height: 1.3;
    }
    .about__education__items .slick-next {
        right: calc(-15.4% + 1rem);
    }
    .about__education__items .slick-prev {
        right: calc(-15.4% + 7rem);
        left: auto;
    }
    .about__education .about__education__item__img img {
        height: auto;
        object-fit: contain;
    }
    .about__education .about__education__item.img__show .about__education__item__content {
        transform: translate(0.4rem, 8rem) rotate(4deg);
    }
    .about__education .about__education__item.img__show .about__education__item__img {
        transform: translate(-1rem, -9rem) rotate(-4deg);
    }

    .about__education .ticker__wrapper .tickers {
        font-size: 3.2rem;
        line-height: 1.4;
    }

    .about__education .ticker__wrapper {
        top: 39%;
    }

    /* .about__education:not(.about__education2) .about__education__item.img__show {
    order: -1;
  } */

    /* ---------- about__courses ----------- */
    .about__courses {
        padding: 5rem 0;
    }
    .about__courses .slider__header {
        padding: 2rem 0 2rem 2rem;
        min-height: 6.4rem;
    }

    .about__courses .slider__header__left {
        padding: 0;
    }
    .about__courses .slider__header__right {
        display: none;
    }
    .about__courses .slider__header h5 {
    }
    .about__courses .slick-arrow {
        border-color: var(--bg-black);
        color: var(--bg-black);
    }
    .about__courses .about__courses__block {
        margin-top: 3.2rem;
    }
    .about__courses .slider__nav {
        margin-top: 2rem;
        justify-content: flex-end;
    }
    .about__courses .slider__body {
        margin-top: 2.8rem;
    }

    .about__courses__item h5 {
        font-size: 2.4rem !important;
    }

    .about__courses__item__content {
        padding: 3.1rem 2rem 2rem !important;
    }
    .about__courses__item {
        min-height: 40rem !important;
    }
    .about__courses .about__courses__slider {
        width: calc(88% + 2rem) !important;
        margin: 0 -1rem;
    }
    .about__courses .about__courses__item {
        margin: 0 1rem;
    }

    /* -------- premium__club ---------- */

    .premium__club h2 {
        font-size: 3.4rem;
    }
    .premium__club .section__body {
        padding-top: 1.6rem;
    }
    .premium__club .ticker__wrapper2 {
        margin-bottom: 3.2rem;
    }
    .ticker__wrapper.ticker__wrapper2 {
        min-height: 5.2rem;
    }
    .ticker__wrapper.ticker__wrapper2 .tickers {
        font-size: 1.6rem;
    }
    .ticker__wrapper.ticker__wrapper2 .tickers span::after {
        margin: 0 1.6rem;
    }

    /* ----------- premium__club ---------- */
    .premium__club .rows {
        padding-top: 2.8rem;
        padding-bottom: 2.8rem;
    }
    .premium__club .left {
        padding-right: 0;
    }
    .premium__club .right {
        align-items: center;
        margin-top: 1.6rem;
    }
    .premium__club .cards__dropdown__item:nth-child(2n) .right {
        align-items: center;
    }
    .premium__club .cards__dropdown__item p {
        margin-bottom: 1.2rem;
    }
    .premium__club .cards__dropdown__item h3 {
        line-height: 1.36;
    }
    .premium__club .right .content__side {
        max-width: 55rem;
    }
    .premium__club .cards__dropdown__item .block__toggle {
        padding-top: 0.8rem;
    }
    .premium__club .left .content__side {
        max-width: 100%;
    }

    .premium__club .cards__dropdown__bottom {
        margin-top: 3.6rem;
    }

    /* ----------- upcoming__events --------- */

    .upcoming__events {
        padding: 5rem 0 5rem;
    }

    .upcoming__events .accordion__item__header .column:nth-child(4) {
        display: none;
    }
    .upcoming__events .accordion__item__header .column:nth-child(3) {
        width: 100%;
        order: -1;
        margin-bottom: 1.6rem;
        padding-right: 0;
    }
    .upcoming__events .accordion__item__header {
        padding: 3.2rem 0 0;
        flex-wrap: wrap;
    }

    .upcoming__events .accordion__item .btn__box {
        margin-bottom: 0;
        margin-top: 3.6rem;
    }
    .upcoming__events .accordion__item .btn__box .btn {
        min-height: 6rem;
    }
    .upcoming__events .accordion__item {
        padding-bottom: 3.6rem;
    }
    .upcoming__events .accordion__item__body {
        margin-bottom: 3.6rem;
        flex-direction: column;
    }
    .upcoming__events .accordion__item__header .column:nth-child(1) {
        width: 7.6rem !important;
    }
    .upcoming__events .accordion__item__header .img__box {
        width: 7.6rem;
        height: 7.6rem;
        min-width: 7.6rem;
    }
    .upcoming__events .accordion__item__header .column:nth-child(2) {
        width: auto !important;
        padding-left: 4.4rem;
        padding-right: 4.4rem;
        align-items: center;
    }
    .upcoming__events .date {
        font-size: 3.2rem;
        line-height: 0.94;
    }
    .upcoming__events .time {
        font-size: 1.6rem;
        line-height: 1.6;
    }
    .accordion__item__header::after {
        width: 4.4rem;
        height: 4.4rem;
    }
    .upcoming__events .accordion__item__header::after {
        top: auto;
        bottom: 1.6rem;

        transform: translateY(0);
    }
    .upcoming__events .accordion__item__header.show::after {
        transform: translateY(0) rotate(90deg);
    }
    .upcoming__events .accordion__item__body {
        padding-bottom: 0;
        padding-top: 1.6rem;
    }
    .upcoming__events .accordion__item__body .column:nth-child(3) {
        padding-left: 0;
    }
    .upcoming__events .accordion__item__header h6 {
        line-height: 1.5;
        font-size: 2.4rem;
    }
    .upcoming__events .accordion__item__body p {
        letter-spacing: 0;
    }
    .upcoming__events .accordion__item__body .column:nth-child(2) {
        padding-right: 0;
    }

    .upcoming__events .accordion__item__body .column:nth-child(1) {
        margin-bottom: 3.6rem;
        display: flex;
        flex-wrap: wrap;
    }
    .upcoming__events .author__title {
        margin-bottom: 0;
        margin-right: 0.5rem;
    }
    .upcoming__events .accordion__item__body h6 {
        line-height: 1.5;
    }
    .upcoming__events .accordion__item__body .column:nth-child(2) {
        margin-bottom: 2rem;
    }

    .upcoming__events .btn__box__more {
        padding-top: 3.2rem;
        border-top: 0.1rem solid var(--other-grey);
        justify-content: center;
    }

    /* ----------- contact ---------- */

    .contact:not(.contact2) .section__inner {
        position: relative;
        padding: 10rem 0 22rem;
    }
    .contact:not(.contact2) .element__bg {
        bottom: 0;
        right: -2rem;
        left: -2rem;
        width: calc(100% + 4rem);
        height: 22rem;
        mix-blend-mode: luminosity;
    }
    .contact .left {
        padding-right: 0;
    }
    .contact__form .form__btn__box button {
        min-height: 6rem;
    }
    .contact .right,
    .contact.contact2 .section__inner .right {
        padding-top: 2.6rem;
        padding-left: 0;
    }
    .contact h6 {
        font-size: 1.6rem;
    }
    .contact h2 {
        font-weight: 500;
        letter-spacing: 0;
        margin-bottom: 1.6rem;
    }
    .contact:not(.contact2) .element__bg img {
        object-fit: contain;
        bottom: 0;
        position: absolute;
        height: auto;
    }

    /* ------------- faqs ------------ */

    .faqs .left {
        display: none;
    }

    .faqs {
        padding: 10rem 0;
    }
    .faqs .accordion__item__header {
        padding: 2.8rem 7.2rem 2.8rem 0;
    }
    .faqs .accordion__item {
        padding-bottom: 0.6rem;
    }
    .faqs .right {
        padding-right: 0;
    }
    .faqs .accordion__item__body p {
        margin-bottom: 1.6rem;
    }
    .faqs .accordion__item__body p:last-child {
        margin-bottom: 0;
    }
    .list__default ul,
    .list__default ol {
        margin-bottom: 1.6rem;
    }
    .faqs .accordion__item__header h5 {
        line-height: 1.5;
    }

    /*---------- circles ------------ */
    .section__reviews {
        overflow: hidden;
    }
    .circles__overlay {
        top: 0;
        bottom: auto;
        min-width: 149.5vw;
    }
    .section__reviews .slider__nav {
        margin: 2rem auto 0;
    }
    .section__reviews {
        padding: 10rem 0;
    }
    .section__reviews .section__body {
        padding-top: 3.6rem;
    }

    .section__reviews .section__header h4 {
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .section__reviews .reviews__header__box {
        max-width: 67vw;
    }
    .section__reviews .section__header h2 {
        margin-bottom: 0.8rem;
    }
    .section__reviews .reviews__rating__box {
        max-width: 25rem;
        width: 100%;
        margin: 0 auto 2.8rem;
    }
    .reviews__rating__description {
        font-size: 1.4rem;
        line-height: 1.2;
    }
    .section__reviews .stars {
        margin: 0 auto 1.2rem;
    }
    .section__reviews .reviews__rating__numbers {
        font-size: 3.2rem;
        margin-bottom: 1.2rem;
    }
    .section__reviews .section__inner {
        padding-top: 33vw;
    }

    .reviews__item .reviews__item__status {
        font-size: 1.4rem;
        line-height: 1.5;
    }
    .reviews__item {
        padding: 2rem;
        margin: 1rem;
    }
    .reviews__item .reviews__item__top {
        margin-bottom: 2rem;
    }
    .reviews__item .reviews__item__bottom {
        margin-top: 2rem;
    }
    .section__reviews .reviews__items {
        margin: 0 -1rem;
        width: calc(82.3% + 2rem);
    }

    /* ---------payment__installments  ------------- */

    .contact__form .form__item__rows {
        flex-direction: column;
    }
    .contact__form.dark__form .form__item__rows {
        flex-direction: column;
        align-items: flex-start;
    }
    .contact__form.dark__form .form__item__rows .form__item {
        width: calc(100% - 2.4rem);
    }
    .custom-checkbox + label {
        padding-left: 3.4rem;
    }

    .payment__installments {
        padding: 10rem 0;
    }
    .payment__installments .right {
        margin-left: 0;
        margin-top: 2rem;
    }
    .payment__installments .column {
        padding: 2rem;
    }
    .payment__installments .payment__installments__form h4 {
        font-size: 2.4rem;
        line-height: 1.5;
        margin-bottom: 3.2rem;
    }
    .payment__installments .payment__installments__form {
        margin-top: 2rem;
    }
    .payment__installments .left {
        margin-right: 0;
    }

    .payment__installments .payment__items a {
        padding: 0;

        line-height: 1.5;
    }
    .payment__installments .payment__items ul {
        margin: -1.2rem -0.4rem;
    }
    .payment__installments .payment__items li {
        margin: 1.2rem 0.4rem;
    }
    .payment__installments .rows h6 {
        font-size: 2rem;
        line-height: 1.5;
        margin-bottom: 2.4rem;
    }
    .payment__installments .rows h4 {
        font-size: 2.4rem;
        line-height: 1.4;
    }

    /* --------- packages ---------- */
    .packages {
        padding: 5rem 0 10rem;
    }
    .packages .packages__items {
        flex-direction: column;
    }
    .packages .packages__item {
        width: calc(100% - 2.4rem);
    }

    .packages .packages__item__bottom {
        padding: 2rem;
    }
    .list__style ul li {
        padding: 2rem 2rem 2rem 5rem;
        font-weight: 500;
        font-size: 1.6rem;
        line-height: 1.5;
        min-height: 6.4rem;
    }
    .list__style ul li::before {
        content: " ";
        width: 1.4rem;
        height: 1.4rem;
        top: 2.5rem;
        left: 2rem;
    }
    .packages .packages__item__top {
        padding: 2rem;
    }

    .packages .packages__item__top p {
        font-size: 1.2rem;
        line-height: 1.5;
    }
    .packages .btn__box a {
        min-height: 5.6rem;
        font-size: 1.6rem;
    }
    .packages .packages__item__top h3 {
        font-size: 3.2rem;
        margin-bottom: 0.4rem;
    }
    .packages .packages__label {
        margin-bottom: 1.6rem;
    }
    .packages .element__bg {
        width: 13.7rem;
        height: 11.9rem;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
    }

    .list__arrow {
        background: var(--bg-very-light-blue);
        position: relative;
        padding: 1rem 2rem 1rem 5.2rem;

        min-height: 6.4rem;

        font-weight: 600;
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .list__arrow::before {
        content: " ";
        width: 2rem;
        height: 2rem;
        top: 50%;
        right: auto;
        left: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;

        transform: translateY(-50%) rotate(90deg);

        font-family: "fontawesome";
        content: "\f061";
        line-height: 1;
    }

    /* ----- speakers__course -------- */
    .speakers__course {
        padding: 5rem 0;
    }

    .speakers__course .speakers__course__item {
        margin: 0 1rem;
    }
    .speakers__course .speakers__course__items {
        width: calc(87.8% + 2rem);
        margin: 0 -1rem;
    }
    .speakers__course .section__header .content__inner {
        flex-direction: column;
    }
    .speakers__course .section__header .content__inner .right {
        display: none;
    }
    .speakers__course .section__body {
        padding-top: 5.2rem;
    }
    .speakers__course .img__box {
        padding-top: 118.19%;
    }
    .speakers__course .speakers__course__item__bottom {
        padding-top: 2.8rem;
    }
    .speakers__course .speakers__course__item__bottom h5 {
        font-size: 2.4rem;
        line-height: 1.5;
    }

    /* --------- convenient__learning ---------- */
    .convenient__learning {
        padding: 10rem 0 5rem;
    }
    .convenient__learning .convenient__learning__items {
        margin: -2rem -1rem;
        width: calc(100% + 2rem);
    }
    .convenient__learning .convenient__learning__item {
        margin: 2rem 1rem;
        width: calc(100% / 2 - 2rem);
    }
    .convenient__learning .convenient__learning__item .convenient__learning__item__img {
        max-width: 26rem;
        margin: 0 auto;
    }

    .convenient__learning .img__box {
        padding-top: 88.08%;
        margin-bottom: 3rem;
    }
    .convenient__learning .convenient__learning__item h6 {
        margin-bottom: 1.2rem;
        font-size: 2.4rem;
        line-height: 1.65;
    }

    /* ---------- contact2 ---------- */
    .contact.contact2 {
        padding: 10rem 0;
    }

    .contact .left .content__side {
        max-width: 100%;
    }
    .contact.contact2 .section__inner {
        padding: 0;
    }

    /* ------------ course__program --------- */
    .course__program {
        padding: 10rem 0 10rem;
    }
    .course__program .element__bg {
        height: 55rem;
    }

    .course__program .tabs__body2 {
        padding: 2rem;
        margin-top: 2rem;
    }

    .course__program .tabs__items2 {
        width: calc(100% + 0.8rem);
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 6.4rem;
    }
    .course__program .rows .left {
        padding-right: 0;
    }
    .course__program .tabs__items {
        padding-top: 0;
    }
    .course__program .tabs__items {
        display: none;
    }
    .course__program .tab__accordion__header {
        display: flex;
    }
    .course__program .tab__accordion__header {
        margin-bottom: 0;
        margin-top: 2.8rem;
    }
    .course__program .tabs2 {
        padding-top: 3.2rem !important;
        display: block !important;
    }
    .course__program .tabs__body__item:first-child .tab__accordion__header {
        margin-top: 0;
    }
    .tabs__body__item:not(.active-show) .tabs2 {
        position: absolute !important;
        top: 0;
        left: 0;
        visibility: hidden !important;
        opacity: 0 !important;
    }
    /* ------------  result__course ----------- */
    .result__course .section__body h4 {
        font-size: 2rem;
        line-height: 1.4;
    }

    .result__course .result__course__info {
        min-width: 100%;
        padding-right: 0;
        margin-bottom: 5.2rem;
    }

    .result__course .result__course__info h2 {
        margin-bottom: 2.4rem;
    }
    .arrow__animation {
        font-size: 3.2rem;
        font-weight: 300;
        line-height: 1.2;

        padding-right: 11.4rem;
    }
    @keyframes jumpInfinite {
        0% {
            margin-right: 0;
        }
        50% {
            margin-right: 1.5rem;
        }
        100% {
            margin-right: 0;
        }
    }

    .result__course .result__course__cards {
        margin: -1rem;
        width: calc(100% + 2rem);
        flex-direction: column;
    }
    .result__course .result__course__card {
        border-radius: 2.4rem;
        padding: 0 4rem 4rem 4rem;
        min-width: auto;
        min-height: auto;
        width: calc(100% - 2rem);
        margin: 1rem;
        display: flex;
        flex-direction: column;
        height: auto;
    }
    .result__course .section__header .horiz__animation__inner {
        display: flex;
        padding-top: 10rem;
        padding-right: 0;
        flex-direction: column;
    }
    .result__course .section__header .content__inner {
        flex-direction: column;
    }
    .result__course .result__course__card__icon {
        max-width: 31rem;
        width: 100%;
        margin-right: 0;
        min-width: 100%;
        margin-bottom: 1.4rem;
    }
    .result__course .result__course__card__icon .img__box {
        padding-top: 53.33%;
    }
    .result__course .result__course__card__icon .img__box img {
        object-fit: contain;
    }

    .result__course .result__course__card__label {
        border-radius: 10rem;
        padding: 1.2rem 1.6rem;
        font-size: 1.4rem;
        line-height: 1.2;

        min-height: 4rem;
        margin-bottom: 1.4rem;
    }
    .result__course .result__course__card h3 {
        margin-bottom: 1.6rem;

        font-size: 2.8rem;
        line-height: 1.3;
    }
    .result__course .result__course__card p {
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 1.5;
        margin-bottom: 0;
        letter-spacing: 0;
    }

    .about__education.about__education2 .about__education__items {
        padding: 0 0 10rem;
    }
    .about__education2 .about__education__items .slick-arrow {
        display: none !important;
    }
    .about__education.about__education2 .element__bg {
        position: absolute;
        bottom: -15.5rem;
        width: 100%;
        padding-top: 89.73%;
        min-width: 146vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .about__education.about__education2 .about__education__item__content {
        padding: 2rem;
    }
    .about__education.about__education2 .about__education__item {
        min-height: 42.4rem;
    }
    .about__education:not(.about__education2) .img__show {
        order: -1;
    }

    /* --------- hero__single  ---------------- */

    .territory__item.territory__item__max {
        width: calc((100%) - 1.2rem);
    }

    .territory__item.territory__item__black .territory__text {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .territory__item.territory__item__black .number {
        margin-right: 0;
        margin-bottom: 0.4rem;
    }
    .territory__item.territory__item__black {
        padding: 2rem;
    }

    .territory__item.territory__item__max h4 {
        font-size: 2rem;
        line-height: 1.5;
    }

    /* ------ section__timer - ---------- */
    #timer .circle {
        width: calc(100% / 2 - 2.8rem);
        margin: 1.4rem;
    }
    #timer {
        width: calc(100% + 2.8rem);
        margin: -1.4rem;
        flex-wrap: wrap;
    }
    .section__timer .element__bg2 {
        /* display: none; */
        width: 23.4rem;
    }

    .section__timer .element__bg1 {
        width: 20.7rem;
        /* width: 26.7rem;
        height: 22.7rem;
        bottom: auto;
        top: 0;
        left: 0; */
    }
    .section__timer {
        padding: 5rem 0 2rem;
    }
    .section__timer .section__inner {
        min-height: auto;
        padding: 5.2rem 2rem;
    }
    .section__timer .btn__box {
        padding-top: 5.2rem;
    }

    .section__timer .contact__form .form__btn__box button {
        font-size: 1.6rem;
    }

    #timer .timer__label {
        font-size: 2rem;
        margin-top: 1.6rem;
    }
    .section__timer h3 {
        font-size: 2.8rem;
    }
    #timer .timer__number {
        font-size: 18vw;
    }
    .section__timer .contact__form__wrapper {
        padding-top: 6.7rem;
    }
    .section__timer .contact__form__wrapper h4 {
        font-size: 2.4rem;
        line-height: 1.5;
    }
    /* ------- section__speaker__info --------- */
    .section__speaker__info {
        padding: 10rem 0 5rem;
    }

    .section__speaker__info .left {
        padding-right: 0;
        margin-top: 3.8rem;
    }
    .section__speaker__info .section__speaker__info__img {
        max-width: 41rem;
        margin: 0 auto;
    }
    .section__speaker__info .right {
        padding-left: 0;
        order: -1;
    }
    .section__speaker__info h2 {
        margin-bottom: 5.2rem;
    }
    .section__speaker__info h4 {
        font-size: 2.8rem;
        line-height: 1.48;
    }
    .section__speaker__info .speaker__position {
        margin-bottom: 2.4rem;
    }
    .section__speaker__info ul {
        margin-top: 2.4rem;
    }
    .custom__list ul li {
        margin-bottom: 0.8rem;
    }
    .section__speaker__info .options-1 .circle__blur1 {
        width: 47rem;
        height: 47rem;
        top: auto;
        bottom: -18.6rem;
        left: -9.6rem;
    }
    .section__speaker__info .options-1 .circle__blur2 {
        display: block;
        top: -28.9rem;
        right: -31.3rem;
        width: 50rem;
        height: 50rem;
    }
    .section__speaker__info .options-1 .element__bg__img1 {
        height: 96.1rem;
        width: 71.2rem;
        top: -35.5rem;
        left: auto;
        right: -10.2rem;
        transform: rotate(-35.52deg);
    }

    /* ----------- webinars__hero ------------ */

    .webinars__hero .right {
        padding-left: 0;
        margin-top: 1.6rem;
    }
    .webinars__hero {
        padding: 2rem 0 5rem;
    }
    .webinars__hero .contact__form__wrapper {
        padding: 2rem;

        max-width: 80rem;
        margin: 0 auto;
    }

    .hero__single__labels {
        margin: -0.2rem;
    }
    .hero__single__label {
        padding: 0.2rem 1rem;
        font-size: 1.4rem;
        line-height: 1.2;
        min-height: 3.6rem;
        margin: 0.2rem;
    }
    .webinars__hero .hero__single__label {
        margin: 0.2rem;
    }
    .webinars__hero .hero__single__lebels {
        margin: -0.2rem;
    }
    .webinars__hero .content__box {
        margin-top: 2.8rem;
    }

    .webinars__hero .webinars__hero__label {
        padding: 0.2rem 1.4rem;
        min-height: 3.6rem;
        font-weight: 500;
        font-size: 1.4rem;

        margin-bottom: 1.6rem;
    }
    .webinars__hero h1 {
        font-size: 4rem;
        line-height: 1.2;
        margin-bottom: 1.6rem;
    }

    .webinars__hero .options-1 .circle__blur1 {
        display: none;
    }
    .webinars__hero .options-1 .circle__blur2 {
        width: 42.2rem;
        height: 42.2rem;
        opacity: 0.15;
        right: -21.2rem;
        top: -4.4rem;
    }
    .webinars__hero .options-1 .element__bg__img1 {
        top: auto;
        right: auto;
        left: -14rem;
        bottom: -7rem;
    }

    .webinars__hero .options-1 .element__bg__img2 {
        width: 96.8rem;
        height: 66.7rem;
        top: -37.9rem;
        left: auto;
        right: -27.8rem;
        transform: rotate(5.17deg);
    }
    /* ---------- hero__single -------- */
    .hero__single {
        padding: 2rem 0 5rem;
    }

    .hero__single .section__header .content__inner {
        padding: 3.4rem 2.3rem;
        max-width: 100%;
        width: 100%;
        position: relative;
        border-radius: 2.4rem;
        justify-content: flex-end;
        min-height: 52.3rem;
    }
    .hero__single .hero__single__lebels .border-element {
        display: none;
    }
    .hero__single .hero__single__lebels {
        margin: -0.6rem 0 0 -0.6rem;
        background: transparent;
        max-width: 100%;

        border-radius: 0;

        padding: 0 0 1.2rem 0;
    }
    .hero__single .hero__single__label {
        margin: 0.6rem;
    }
    .hero__single .section__body {
        padding-top: 0.6rem;
    }

    /* --------- archive__page ---------- */

    .archive__page .about__courses__item {
        width: calc(100% / 2 - 2rem);
        margin: 1rem;
    }
    .archive__page .about__courses__items {
        margin: -1rem;
        padding-top: 3.6rem;
        width: calc(100% + 2rem);
    }

    .archive__page h1 {
        font-size: 4rem;
    }

    /* ------------ sections__thanks --------- */

    .sections__thanks .left {
        border-radius: 2.4rem;
        padding: 4rem 2rem;
        min-height: auto;
    }
    .sections__thanks .right {
        padding-left: 0;
        margin-top: 2rem;
    }
    .btn__max {
        padding: 0.2rem 1.4rem;
        min-height: 6rem;
        color: var(--bg-white);
        font-size: 1.6rem;
    }
    .btn__max img {
        width: 2.4rem;
        min-width: 2.4rem;
        margin-left: 1.4rem;
    }
    .sections__thanks h1 {
        font-size: 2.4rem;
        margin-bottom: 2.4rem;
    }
    .sections__thanks p {
        margin-bottom: 2.4rem;
        line-height: 1.5;
    }
    .sections__thanks .column {
        min-height: auto;
    }

    /* ----- 404 ------- */

    .section__404 h1 {
        font-size: 30vw;
        margin-bottom: 1.6rem;
    }
    .section__404 h1 span {
        min-width: 24.2vw;
        width: 24.2vw;
        height: 24.2vw;
        margin: 3vw 1vw 0 1vw;
    }
    .section__404 h1 span img {
        min-width: 32.1vw;
        max-width: 32.1vw;
        height: 27.85vw;
        left: -2.2vw;
    }
    .section__404 p {
        font-size: 1.6rem;
    }
    .section__404 .btn__box {
        padding-top: 3.2rem;
    }
    /* ----- cookie__notice ------- */

    .cookie__notice .btn__box {
        flex-direction: inherit;
    }
    .cookie__notice {
        padding: 1rem 0;
    }
    .cookie__notice .right {
        justify-content: flex-start;
        padding-top: 1.5rem;
    }
    .cookie__notice p {
        font-size: 1.2rem;
    }
    .cookie__notice h4 {
        font-size: 1.4rem;
    }
    .cookie__notice .cookie__notice__icon {
        min-width: 2rem;
        width: 2rem;
    }
    .custom-checkbox + label {
        font-size: 1.3rem;
    }
    .custom-checkbox + label::before {
        width: 2rem;
        height: 2rem;
    }
    .custom-checkbox + label::before {
        background-size: 1.3rem 1.3rem;
    }

    .cookie__notice .right {
        justify-content: center;
    }
    .cookie__notice .items {
        justify-content: flex-start;
    }
    .cookie__notice .btn__box {
        justify-content: center;
    }
    .cookie__notice .form__field {
        margin: 0.5rem;
    }
    .cookie__notice .items {
        margin: -0.5rem;
    }
}

@media only screen and (max-width: 867px) {
}
@media only screen and (max-width: 767px) {
    .territory__item {
        width: calc(100% - 1.2rem);
    }
    .territory__item.territory__item__first {
        align-items: center;
        flex-direction: column;
        text-align: center;
    }
    .territory__img__items {
        margin-left: auto;
        padding-top: 2rem;
    }
    .about__education.about__education2 .element__bg {
        bottom: -9.5rem;
    }
}
@media only screen and (max-width: 670px) {
    .archive__page .about__courses__item {
        width: calc(100% - 2rem);
    }
}
@media only screen and (max-width: 600px) {
    .hero {
        position: relative;
        min-height: 104.6vw;
    }
    .territory h1 {
        font-size: 11vw;
        padding-top: 1rem;
    }

    .convenient__learning .convenient__learning__item {
        width: calc(100% - 2rem);
    }
    .modal__window .modal__window__wrapper {
        padding: 4.2rem 2rem 4.4rem;
        max-width: 55rem;
    }
}

@media only screen and (max-width: 499px) {
    .premium__club .cards__dropdown__bottom a {
        width: 100%;
    }
    .upcoming__events .accordion__item .btn__box a {
        width: 100%;
    }

    .upcoming__events .btn__box__more a {
        width: 100%;
    }
    .contact__form .form__btn__box button {
        width: 100%;
    }
    .sections__thanks {
        a {
            width: 100%;
        }
    }
}
@media only screen and (max-width: 400px) {
}
