/* универсальные блоки */
/* START */
:root {
    --head-title-size: 64px;
    --head-description-size: 26px;
    --logo-heading: 55px;
    --logo-gap: 80px;
    --logo-padding-block: 150px 20px;
    --logo-carousel-nav: 55px;
    --zdor-padding-block: 100px 80px 50px;
}

.d-block { display: block; }

.mt-30 { margin-top: 30px; }

.mb-40 { margin-bottom: 40px; }

.mlr-auto {
    margin-left: auto;
    margin-right: auto;
}
/* END */
/* универсальные блоки */


/* стили для страницы История частной школы Взмах */
/* START */
.---HISTORY--- {display: none;}

.history-bg img {
    width: 100%;
}

.history-text {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 30px;
}

.history-text p {
    color: var(--color-9);
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.005px;
    text-align: justify;
}

.history-photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
}

.history-photo p:first-child {
    text-align: right;
    margin-left: auto;
}

.history-photo p:last-child {
    text-align: left;
    margin-right: auto;
}

.history-photo p {
    color: var(--color-9);
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    max-width: 200px;
}

.shadow-image {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); /* Тень вокруг изображения */
    display: block; /* Изображение отображается как блочный элемент */
    margin: 25px auto;
    width: min(500px, 80%);
}

.history-zagolovok {
  font-family: "Times New Roman", Georgia, serif;
  font-size: 35px;
  text-align: center;
  color: var(--h-color);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 30px 0 15px;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}

.history-photo img {
  opacity: 0.9;
  filter: sepia(50%) contrast(85%) brightness(90%);
}
/* END */


/* стили для страницы Сведения об образовательной организации */
/* START */
.---SVEDENIA--- {display: none;}

.svedenia-text {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 30px;
}

.svedenia-text p {
    color: var(--color-9);
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.005px;
}

.svedenia-text p a,
.svedenia-text li a {
    text-decoration: none; /* убираем подчёркивание */
    color: inherit; /* наследуем родительский цвет */
    transition: color 0.3s ease-in-out; /* плавный переход цвета */
}

.svedenia-text p a:hover,
.svedenia-text p a:focus,
.svedenia-text p a:active,
.svedenia-text li a:hover,
.svedenia-text li a:focus,
.svedenia-text li a:active {
    color: var(--accent1); /* синий цвет при наведении */
}

#svedeniya-1 {
    margin-bottom: 30px;
}

.svedenia-text .collapse ul {
    margin-left: 20px;
}
/* END */


/* стили для страницы Взмах.Логовичок */
/* START */
.---LOGOVICHOK--- {display: none;}
.logo__main {
    color: #355082;
}

.logo__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1600px;
    gap: 50px 20px;
    margin: 50px auto 200px;
}

.logo__head .head__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    max-width: 600px;
}

.logo__head .head__block .block-title {
    font-size: var(--head-title-size);
    line-height: 1;
    font-family: var(--ubuntu-font);
    font-weight: 700;
    color: #355082;
}

.logo__head .head__block .block-description {
    font-size: var(--head-description-size);
    line-height: 1.1;
    font-weight: 600;
}

.logo__head .head__block .block__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ff524a;
    border-radius: 5px;
    border: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.logo__head .head__block .block__btn a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    padding: 15px;
}

.logo__head .head__img {
    max-width: 600px;
    width: 100%;
}

.logo__head .head__img.img-ver-1 {
    display: none;
}

.-------------- {display: none;}
.logo__web {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--logo-gap);
    padding: var(--logo-padding-block);
    background-color: #d2e4ff;
}

.logo__web > * {
    z-index: 2;
}

.logo__web .web-baloon,
.logo__web [class^="px-two web-cloud"] {
    position: absolute;
    z-index: 1;
}

.logo__web .web-baloon {
    top: -140px;
}

.logo__web .web-cloud1 {
    top: 50px;
    right: 0;
}
.logo__web .web-cloud2 {
    top: 200px;
    left: 100px;
}
.logo__web .web-cloud3 {
    bottom: 200px;
    right: 100px;
}
.logo__web .web-cloud4 {
    bottom: 25px;
    left: 100px;
}

.logo__web .web-title {
    font-size: var(--logo-heading);
    font-family: var(--ubuntu-font);
    text-align: center;
    max-width: 1000px;
}

.logo__web .web-description {
    font-size: var(--college-description-size);
    text-align: center;
    max-width: 800px;
}

.logo__web .web-carousel {
    max-width: 1100px;
    width: 100%;
    -webkit-box-shadow: 4px 13px 30px 1px rgb(0 0 0 / 20%);
            box-shadow: 4px 13px 30px 1px rgb(0 0 0 / 20%);
}

.logo__web .web-carousel .owl-nav {
    position: absolute;
    width: 100%;
    margin-top: 0;
    top: calc(50% - 25px);
}

.logo__web .web-carousel .owl-nav .owl-prev,
.logo__web .web-carousel .owl-nav .owl-next {
    position: inherit;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 0;
}

.logo__web .web-carousel .owl-nav .owl-prev {
    left: 10px;
    /* background: #fff url(https://college.vzmakh.com/assets/img/arrow_left.png) no-repeat center; */
}

.logo__web .web-carousel .owl-nav .owl-next {
    right: 10px;
    /* background: #fff url(https://college.vzmakh.com/assets/img/arrow_right.png) no-repeat center; */
}

.logo__web .web-carousel .owl-nav .owl-prev:hover,
.logo__web .web-carousel .owl-nav .owl-next:hover {
    width: var(--logo-carousel-nav);
    height: var(--logo-carousel-nav);
}

.-------------- {display: none;}
.logo__plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 100px;
    padding: 100px 20px;
}

.logo__plan .plan-title {
    font-size: var(--logo-heading);
    font-family: var(--ubuntu-font);
    text-align: center;
    max-width: 1000px;
}

.logo__plan .plan__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.plan__cards .cards__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 25px;
    max-width: 370px;
    width: 100%;
}

.plan__cards .cards__block img {
    width: 80px;
    height: 80px;
}

.plan__cards .cards__block p {
    font-size: 22px;
    text-align: center;
}

.-------------- {display: none;}
.logo__exp {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--logo-gap);
    padding: var(--logo-padding-block);
    background-color: #d2e4ff;
}

.logo__exp > * {
    z-index: 2;
}

.logo__exp .exp-plane,
.logo__exp [class^="px-three web-cloud"] {
    position: absolute;
    z-index: 1;
}

.logo__exp .exp-plane {
    width: 400px;
    bottom: -50px;
}

.logo__exp .web-cloud5 {
    top: 50px;
    right: 50px;
}
.logo__exp .web-cloud6 {
    top: 200px;
    left: 50px;
}
.logo__exp .web-cloud7 {
    bottom: 200px;
    right: 100px;
}

.logo__exp .exp-title {
    font-size: var(--logo-heading);
    font-family: var(--ubuntu-font);
    text-align: center;
    max-width: 1000px;
}

.logo__exp .exp__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
}

.exp__block .block-carousel {
    max-width: 550px;
    width: 100%;
    -webkit-box-shadow: 4px 13px 30px 1px rgb(0 0 0 / 20%);
            box-shadow: 4px 13px 30px 1px rgb(0 0 0 / 20%);
}

.exp__block .block-carousel .owl-nav {
    position: absolute;
    width: 100%;
    margin-top: 0;
    top: calc(50% - 25px);
}

.exp__block .block-carousel .owl-nav .owl-prev,
.exp__block .block-carousel .owl-nav .owl-next {
    position: inherit;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 0;
}

.exp__block .block-carousel .owl-nav .owl-prev {
    left: 10px;
    /* background: #fff url(https://college.vzmakh.com/assets/img/arrow_left.png) no-repeat center; */
}

.exp__block .block-carousel .owl-nav .owl-next {
    right: 10px;
    /* background: #fff url(https://college.vzmakh.com/assets/img/arrow_right.png) no-repeat center; */
}

.exp__block .block-carousel .owl-nav .owl-prev:hover,
.exp__block .block-carousel .owl-nav .owl-next:hover {
    width: var(--logo-carousel-nav);
    height: var(--logo-carousel-nav);
}

.exp__block ul {
    max-width: 700px;
    padding-left: 80px;
    font-size: 25px;
}

.-------------- {display: none;}
.logo__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--logo-gap);
    padding: 100px 20px;
}

.logo__progress .progress-title {
    font-size: var(--heading-size);
    font-family: var(--ubuntu-font);
    text-align: center;
    max-width: 1000px;
}

.logo__progress .progress__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 50px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.progress__cards .cards__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 575px;
}

.progress__cards .cards__block img {
    width: 118px;
    margin-bottom: 40px;
}

.progress__cards .cards__block p {
    font-size: 45px;
    font-family: var(--ubuntu-font);
    text-align: center;
    max-width: 1000px;
    margin-bottom: 20px;
}

.progress__cards .cards__block ul {
    font-size: 25px;
    text-align: center;
    list-style: none;
    padding-left: 20px;
}

#logovichok-zapis .btn_red {
    background: var(--accent1);
}

#logovichok-zapis .btn_red:hover {
    background: #d2e4ff;
    color: #000;
}

#logovichok-adresa .card-title {
    display: none;
}

#logovichok-adresa .title_h2 {
    width: max-content;
    margin: 0 auto 20px;
}

#logovichok-adresa .title_h2::after {
    position: absolute;
    display: block;
    content: ' ';
    right: -1.5%;
    bottom: 2px;
    width: 103%;
    height: 15px;
    z-index: -1;
    background: #d2e4ff;
}
/* END */


/* стили для страницы Взмах.Здоровячок */
/* START */
.---ZDOROVYACHOK--- {display: none;}
.zdor__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1600px;
    gap: 50px 20px;
    margin: 50px auto 200px;
}

.zdor__head .head__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    max-width: 600px;
}

.zdor__head .head__block .block-title {
    font-size: var(--head-title-size);
    line-height: 1;
    font-family: var(--ubuntu-font);
    font-weight: 700;
}

.zdor__head .head__block .block-title span {
  color: #b4324e;
}

.zdor__head .head__block .block-title span::after {
  content: ' ';
  width: 265px;
  height: 15px;
  background: var(--vzmakh-blend-blue-color);
  position: relative;
  display: block;
  top: -15px;
  left: -5px;
  z-index: -1;
}

.zdor__head .head__block .block-description {
    font-size: var(--head-description-size);
    line-height: 1.1;
    font-weight: 600;
}

.zdor__head .head__block .block__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #673a99;
    border-radius: 5px;
    border: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.zdor__head .head__block .block__btn a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    padding: 15px;
}

.zdor__head .head__img {
    max-width: 600px;
    width: 100%;
}

.zdor__head .head__img.img-ver-1 {
    display: none;
}

.-------------- {display: none;}
.zdor__health {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: var(--vzmakh-blend-blue-color);
    padding: var(--zdor-padding-block);
}

.zdor__health .health-star,
.zdor__health .health-snake,
.zdor__health .health-drums, 
.zdor__health .health-rocket {
    position: absolute;
}

.zdor__health .health-star {
    width: 200px;
    top: -100px;
    left: 50px;
}

.zdor__health .health-snake,
.zdor__health .health-drums,
.zdor__health .health-rocket {
    width: 150px;
    right: 0;
    z-index: 1;
    opacity: 0.7;
}

.zdor__health .health-snake {
    width: 100px;
    top: -150px;
    right: 50px;
    -webkit-transform: rotate(290deg);
        -ms-transform: rotate(290deg);
            transform: rotate(290deg);
}

.zdor__health .health-drums {
    top: -70px;
    right: 170px;
    -webkit-transform: rotate(346deg);
        -ms-transform: rotate(346deg);
            transform: rotate(346deg);
}

.zdor__health .health-rocket {
    top: -70px;
}

.zdor__health .health-title {
    font-family: var(--ubuntu-font);
    font-size: var(--heading-size);
    text-align: center;
    color: #653895;
    margin-bottom: 30px;
}

.zdor__health .health-description {
    font-size: 25px;
    text-align: justify;
    color: #32343a;
}

.zdor__health .health__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
    margin-top: 75px;
    z-index: 2;
}

.zdor__health :nth-child(5) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.health__content .content-carousel {
    max-width: 525px;
    width: 100%;
    border-radius: 20px;
    -webkit-box-shadow: 4px 13px 30px 1px rgb(0 0 0 / 20%);
            box-shadow: 4px 13px 30px 1px rgb(0 0 0 / 20%);
}

.health__content .content-carousel img {
    border-radius: 20px;
}

.health__content .content-carousel .owl-nav {
    position: absolute;
    width: 100%;
    margin-top: 0;
    top: calc(50% - 25px);
}

.health__content .content-carousel .owl-nav .owl-prev,
.health__content .content-carousel .owl-nav .owl-next {
    position: inherit;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 0;
}

.health__content .content-carousel .owl-nav .owl-prev:hover,
.health__content .content-carousel .owl-nav .owl-next:hover {
    width: 55px;
    height: 55px;
}

.health__content .content-carousel .owl-nav .owl-prev {
    left: 10px;
}

.health__content .content-carousel .owl-nav .owl-next {
    right: 10px;
}

.health__content .content__text {
    width: 100%;
    margin: auto 0;
}

.content__text .text-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}

.text-title.orange-color {
    color: var(--vzmakh-orange-color);
}
.text-title.pink-color {
    color: #e76483;
}
.text-title.blue-color {
    color: var(--vzmakh-blue-color);
}

.content__text .text-description {
    font-size: 25px;
    text-align: justify;
}

.-------------- {display: none;}
.zdor__special {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 70px;
    margin: 150px 0 75px;
}

.zdor__special .special-title {
    font-family: var(--ubuntu-font);
    font-size: var(--heading-size);
    text-align: center;
    color: #653895;
}

.zdor__special .special__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
    max-width: 1140px;
    margin: 0 auto;
}

.special__cards .cards__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    max-width: 360px;
    width: 100%;
    padding-left: 20px;
}

.cards__block img {
    width: 70px;
}

.cards__block h3 {
    font-size: 25px;
    font-weight: 600;
    color: #2e617c;
    text-align: center;
}

.cards__block ul li {
    font-size: 20px;
    color: #4d4640;
}

.zdor__special .special__carousel {
    max-width: 1320px;
    max-height: 300px;
    height: 100%;
    padding: 0 50px;
}

.zdor__special .special__carousel img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
}

.zdor__special .special__carousel .owl-nav {
    position: relative;
    pointer-events: none;
    margin: 0;
}

.zdor__special .special__carousel .owl-nav button {
    pointer-events: all;
    cursor: pointer;
    outline: none;
}

.zdor__special .special__carousel .owl-nav .owl-prev, 
.zdor__special .special__carousel .owl-nav .owl-next {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(-225px);
    -ms-transform: translateY(-225px);
    transform: translateY(-225px);
    width: 50px;
    height: 100px;
    margin: 0;
}

.zdor__special .special__carousel .owl-nav button.owl-prev,
.zdor__special .special__carousel .owl-nav button.owl-next,
.zdor__special .special__carousel .owl-nav button.owl-prev:hover,
.zdor__special .special__carousel .owl-nav button.owl-next:hover {
    background: none;
}

.zdor__special .special__carousel .owl-nav .owl-prev {
    left: -50px;
}

.zdor__special .special__carousel .owl-nav .owl-next {
    right: -50px;
}

.zdor__special .special__carousel .owl-nav span {
    font-size: 100px;
    height: 100px;
}

.zdor__special .special__carousel .owl-nav .owl-prev:hover, .zdor__special .special__carousel .owl-nav .owl-next:hover {
    background: none;
    color: var(--vzmakh-orange-color);
}

.-------------- {display: none;}
.zdor__want {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
    background-color: var(--vzmakh-blend-blue-color);
    padding: var(--zdor-padding-block);
}

.zdor__want > * {
    max-width: 1140px;
}

.zdor__want .want-title {
    font-family: var(--ubuntu-font);
    font-size: var(--heading-size);
    text-align: center;
    color: #653895;
}

.zdor__want .want-list {
    width: 100%;
    padding: 40px;
    border-radius: 8px;
    background-color: #f9fafc;
    -webkit-box-shadow: -8px 8px 0px 0px rgb(244 246 249);
            box-shadow: -8px 8px 0px 0px rgb(244 246 249);
}

.want-list li {
    font-size: 25px;
    color: #4d4640;
    margin-bottom: 20px;
}

.want-list .want-ball,
.want-list .want-bear {
    position: absolute;
    width: 160px;
}

.want-list .want-ball {
    left: -10px;
    top: 180px;
}

.want-list .want-bear {
    right: 5px;
    top: 500px;
    -webkit-transform: rotate(-9deg);
        -ms-transform: rotate(-9deg);
            transform: rotate(-9deg);
}

.-------------- {display: none;}
.zdor__about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
    background-color: var(--vzmakh-blend-blue-color);
    padding: var(--zdor-padding-block);
}

.zdor__about .about-title {
    font-family: var(--ubuntu-font);
    font-size: var(--heading-size);
    text-align: center;
    color: #653895;
}

.zdor__about .about__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 1140px;
    width: 100%;
    gap: 70px;
}

.about__cards .cards__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
}

.cards__content .content__description {
    max-width: 560px;
    margin: auto 0;
}

.content__description .description-text {
    font-size: 25px;
    text-align: justify;
    color: #4d4640;
}

.cards__content .content-video {
    position: relative;
    max-width: 460px;
    max-height: 315px;
    border-radius: 15px;
    -webkit-box-shadow: 4px 13px 30px 1px rgb(0 0 0 / 20%);
            box-shadow: 4px 13px 30px 1px rgb(0 0 0 / 20%);
    overflow: hidden;
    margin: auto 0;
}

.content-video .video-btn {
    position: absolute;
    width: 56px;
    top: calc(50% - 28px);
    left: calc(50% - 28px);
    cursor: pointer;
    z-index: 2;
}

.content-video .video-foto {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.content-video .video-clip {
    width: 460px;
    height: auto;
    border: 0;
    aspect-ratio: 16 / 9;
}

.zdor__about .about-img {
    max-width: 500px;
}

.-------------- {display: none;}
#zdorovyachok-zapis {
    margin-top: 75px;
}

#zdorovyachok-zapis .btn {
    background: #673a99;
}

#zdorovyachok-zapis .btn:hover {
    background: var(--accent1);
}

.-------------- {display: none;}
#zdorovyachok-adresa .card-title {
    display: none;
}

#zdorovyachok-adresa .title_h2 {
    width: max-content;
    margin: 0 auto 20px;
}

#zdorovyachok-adresa .title_h2::after {
    position: absolute;
    display: block;
    content: ' ';
    right: -1.5%;
    bottom: 2px;
    width: 103%;
    height: 15px;
    z-index: -1;
    background: #d2e4ff;
}
/* END */


/* стили для страницы Начальная школа */
/* START */
.---NACH_SCHOOL--- {display: none;}
#nauchnaya-konferenciya-v-nachalnoi-shkole-spanpochemu-by-i-netspan + 
.media__slider_3 .media__item img {
    object-fit: fill;
}
/* END */