@charset "UTF-8";
/*
Theme Name: Lyceum 198 Eco
Author: Danil
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
}

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

nav, footer, header, aside {
  display: block;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

input, button, textarea {
  font-family: inherit;
}

html, body {
  max-width: 100%;
  overflow-x: hidden;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Inter", sans-serif;
}

h1 {
  font-size: 64px;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
}

h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
}

h6 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

@media (max-width: 768px) {
  h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.28;
  }
  h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.19;
    letter-spacing: 0.03em;
  }
  h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: 0.03em;
  }
  h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
  }
  h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
  }
  h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.37;
  }
}
.text-b1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.text-b1-sb {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.text-b2, p, .info-card__desc, .feature-item__desc, .features-main-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.text-b2-sb {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.text-b3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.text-b4 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.custom-text-block p {
  margin-bottom: 1.5em;
}
.custom-text-block ul, .custom-text-block ol {
  margin-bottom: 1.5em;
  padding-left: 20px;
}
.custom-text-block ul li, .custom-text-block ol li {
  margin-bottom: 0.5em;
}
.custom-text-block ul li {
  list-style-type: disc;
}
.custom-text-block ol li {
  list-style-type: decimal;
}
.custom-text-block a {
  color: #116844;
  text-decoration: underline;
}
.custom-text-block a:hover {
  text-decoration: none;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main,
.site-content {
  flex: 1 0 auto;
}

.inclusive-education, .school-achievements, .clubs-preview__container, .learning-environment, .library-fund__container, .contacts-block .container, .wrapper, .single-news, .structure-section, .schedule-grid, .simple-gallery, .video-section, .bullying-section, .custom-table-wrapper, .safety-rules__container, .conditions-section, .course-container, .cta-service, .service-content, .news, .registration-grade, .first-grade-content, .flexible-page-documents, .directors-section, .history-section, .cta-banner-about, .about-img, .structure-intro, .vacancies-section, .teachers .cta-banner-teachers, .teachers .professional-development, .teachers .teachers-block, .teachers .stats_teachers, .contact, .person-card-list, .director-card, .structure-section-main, .interactive-features, .features, .education-levels, .hero_about, .info-section, .gallery-section__container, .cta-banner, .footer {
  padding: 60px 80px;
}
@media (max-width: 1024px) {
  .inclusive-education, .school-achievements, .clubs-preview__container, .learning-environment, .library-fund__container, .contacts-block .container, .wrapper, .single-news, .structure-section, .schedule-grid, .simple-gallery, .video-section, .bullying-section, .custom-table-wrapper, .safety-rules__container, .conditions-section, .course-container, .cta-service, .service-content, .news, .registration-grade, .first-grade-content, .flexible-page-documents, .directors-section, .history-section, .cta-banner-about, .about-img, .structure-intro, .vacancies-section, .teachers .cta-banner-teachers, .teachers .professional-development, .teachers .teachers-block, .teachers .stats_teachers, .contact, .person-card-list, .director-card, .structure-section-main, .interactive-features, .features, .education-levels, .hero_about, .info-section, .gallery-section__container, .cta-banner, .footer {
    padding: 30px 20px;
  }
}
@media (max-width: 768px) {
  .inclusive-education, .school-achievements, .clubs-preview__container, .learning-environment, .library-fund__container, .contacts-block .container, .wrapper, .single-news, .structure-section, .schedule-grid, .simple-gallery, .video-section, .bullying-section, .custom-table-wrapper, .safety-rules__container, .conditions-section, .course-container, .cta-service, .service-content, .news, .registration-grade, .first-grade-content, .flexible-page-documents, .directors-section, .history-section, .cta-banner-about, .about-img, .structure-intro, .vacancies-section, .teachers .cta-banner-teachers, .teachers .professional-development, .teachers .teachers-block, .teachers .stats_teachers, .contact, .person-card-list, .director-card, .structure-section-main, .interactive-features, .features, .education-levels, .hero_about, .info-section, .gallery-section__container, .cta-banner, .footer {
    padding: 20px 10px;
  }
}

.base-redactor {
  padding: 40px 80px;
}
@media (max-width: 768px) {
  .base-redactor {
    padding: 15px 10px;
  }
}

p {
  margin-top: 0 !important;
  margin-bottom: 20px !important; /* Нормальный, аккуратный отступ */
  /* ЖЕСТКО УБИВАЕМ ЗЕЛЕНУЮ ЗОНУ ИЗ ВАШЕГО СКРИНШОТА */
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.header {
  background: #fff;
  padding: 15px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
  width: 100%;
  top: 0;
  z-index: 1000;
}
.header__inner {
  padding: 0px 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .header__inner {
    padding: 0 20px;
  }
}

.menu {
  display: flex;
  gap: 50px;
}
.menu__item {
  position: relative;
  padding: 15px 0;
}
.menu__item > a {
  text-decoration: none;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: 0.3s;
}
.menu__item > a:hover {
  color: #1a5c37;
}
@media (min-width: 993px) {
  .menu__item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
  }
  .menu__item:hover .chevron {
    transform: rotate(180deg);
  }
}

.chevron {
  width: 10px;
  height: 10px;
  background: url("assets/img/arrow-down.svg") no-repeat center/contain;
  display: inline-block;
  transition: 0.3s;
}

.sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  background: #fff;
  min-width: 260px;
  padding: 20px 15px;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 100;
}
.sub-menu::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
  height: 15px;
}
.sub-menu li {
  margin-bottom: 2px;
  text-align: center;
}
.sub-menu li a {
  display: block;
  padding: 12px 15px;
  text-decoration: none;
  color: #4b5563;
  font-size: 14px;
  border-radius: 30px;
  transition: 0.2s;
}
.sub-menu li a:hover {
  background: #eef4f0;
  color: #1a5c37;
}
.sub-menu .sub-title {
  font-weight: 700;
  font-size: 13px;
  color: #000;
  margin-bottom: 8px;
  padding: 0 15px;
  pointer-events: none;
}

.burger {
  display: none;
  width: 30px;
  height: 20px;
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  z-index: 1100;
}
.burger span, .burger::before, .burger::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #1a5c37;
  left: 0;
  transition: 0.3s;
}
.burger span {
  top: 9px;
}
.burger::before {
  top: 0;
}
.burger::after {
  bottom: 0;
}
.burger.active span {
  opacity: 0;
}
.burger.active::before {
  transform: rotate(45deg);
  top: 9px;
}
.burger.active::after {
  transform: rotate(-45deg);
  bottom: 9px;
}

@media (max-width: 992px) {
  .burger {
    display: block;
  }
  .nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 320px;
    height: 100vh;
    background: #fff;
    padding: 80px 20px 40px;
    transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
  }
  .nav.active {
    right: 0;
  }
  .menu {
    flex-direction: column;
    gap: 0;
  }
  .menu__item {
    padding: 0;
    border-bottom: 1px solid #f0f0f0;
  }
  .menu__item > a {
    padding: 15px 0;
    font-size: 16px;
    justify-content: space-between;
  }
  .sub-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0 0 15px 15px;
    display: none;
  }
  .sub-menu li a {
    padding: 10px 15px;
    text-align: left;
  }
}
.footer {
  display: flex;
  width: 100%;
  background-color: #f8f9f8;
  border-radius: 40px 40px 0 0;
  font-size: 14px;
}
.footer__top {
  display: grid;
  grid-template-columns: 1.5fr repeat(4, 1fr) 1.5fr;
  gap: 30px;
  margin-bottom: 50px;
}
.footer__title {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}
.footer__menu {
  list-style: none;
}
.footer__menu li {
  margin-bottom: 12px;
}
.footer__menu li a {
  color: #4b5563;
  text-decoration: none;
  transition: 0.2s;
}
.footer__menu li a:hover {
  color: #1a5c37;
}
.footer__menu .mt-15 {
  margin-top: 25px;
}
.footer__contacts {
  list-style: none;
}
.footer__contacts li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 15px;
  color: #4b5563;
}
.footer__contacts li img {
  width: 18px;
  height: 18px;
  margin-top: 2px;
}
.footer__contacts li a {
  color: #4b5563;
  text-decoration: none;
}
.footer__contacts li a:hover {
  color: #1a5c37;
}
.footer__partners {
  border-top: 1px solid #e5e7eb;
  padding: 30px 0;
}
.footer__partners-title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer__partners-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.footer__partners-logos .partners-link {
  display: flex;
  align-items: center;
  gap: 12px;
}
.footer__partners-logos .partners-link a {
  text-decoration: none;
  color: var(--Black, rgb(41, 41, 41));
  font-family: "Inter";
  font-style: Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.footer__partners-logos img {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: 0.3s;
}
.footer__partners-logos img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
.footer__bottom {
  border-top: 1px solid #e5e7eb;
  padding-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #6b7280;
}
.footer__socials {
  display: flex;
  gap: 15px;
}
.footer__socials a img {
  width: 24px;
  height: 24px;
  transition: 0.2s;
}
.footer__socials a img:hover {
  transform: translateY(-3px);
}

@media (max-width: 1200px) {
  .footer__top {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .footer {
    border-radius: 20px 20px 0 0;
  }
  .footer__top {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .footer__partners-logos {
    gap: 20px;
    justify-content: space-between;
  }
  .footer__partners-logos img {
    height: 30px;
  }
  .footer__bottom {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
}
.hero-section {
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}
.hero-section .hero-container {
  display: flex;
  width: 100%;
  border-radius: clamp(30px, 5vw, 60px);
  transition: all 0.4s ease;
  background-color: var(--Green, rgb(17, 92, 45));
  background-repeat: no-repeat, no-repeat;
  background-size: clamp(200px, 15vw, 200px) auto, clamp(200px, 15vw, 200px) auto;
}
.hero-section .hero-container--layout_1 {
  min-height: clamp(500px, 70vw, 720px);
  background-image: url("assets/img/Group1.svg"), url("assets/img/Group2.svg");
  background-position: center top, right bottom;
}
.hero-section .hero-container--layout_1 .hero-image-box, .hero-section .hero-container--layout_1 .hero-text-box {
  flex: 1;
  width: 50%;
  display: flex;
  gap: 20px;
  align-items: center;
}
.hero-section .hero-container--layout_1 .hero-image-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: clamp(30px, 5vw, 60px);
  display: block;
  border-radius: bottom 0;
}
.hero-section .hero-container--layout_1 .hero-text-box {
  padding: clamp(30px, 5vw, 60px);
  color: #fff;
}
.hero-section .hero-container--layout_1 .hero-text-box .hero-title {
  font-size: clamp(32px, 5vw, 64px);
  margin-bottom: clamp(12px, 2vw, 16px);
}
.hero-section .hero-container--layout_1 .hero-text-box .hero-subtitle {
  font-size: clamp(16px, 2vw, 20px);
  margin-bottom: clamp(20px, 3vw, 32px);
}
.hero-section.is-reversed .hero-container--layout_1 {
  flex-direction: row-reverse;
  background-image: url("assets/img/Group1.svg"), url("assets/img/Group2.svg");
  background-position: left top, center bottom;
}
.hero-section .hero-container--layout_2 {
  min-height: auto;
  padding: clamp(40px, 6vw, 80px) clamp(20px, 4vw, 40px);
  --pattern-w: clamp(250px, 20vw, 250px);
  background-image: url("assets/img/Group5.svg"), url("assets/img/Group6.svg");
  background-size: var(--pattern-w) auto, var(--pattern-w) auto;
  background-position: calc(var(--pattern-w) / -3.5), calc(100% + var(--pattern-w) / 3);
  background-repeat: no-repeat, no-repeat;
}
.hero-section .hero-container--layout_2 .hero-text-box--centered {
  width: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  text-align: center;
}
.hero-section .hero-container--layout_2 .hero-text-box--centered .hero-content {
  max-width: 800px;
  position: relative;
  z-index: 2;
}
.hero-section .hero-container--layout_2 .hero-text-box--centered .hero-btns--center {
  justify-content: center;
}
.hero-section .hero-container--layout_2 .hero-title {
  font-size: clamp(28px, 5vw, 48px);
  margin-bottom: clamp(15px, 2vw, 20px);
}
.hero-section .hero-container--layout_2 .hero-subtitle {
  margin-bottom: clamp(20px, 3vw, 30px);
  font-size: clamp(15px, 2vw, 18px);
}
.hero-section .hero-container--layout_3 {
  position: relative;
  min-height: auto;
  padding: clamp(40px, 5vw, 60px) clamp(20px, 4vw, 40px);
  display: flex;
  align-items: center;
  overflow: hidden;
  background-image: linear-gradient(to right, #14562c 50%, rgba(20, 86, 44, 0) 85%), linear-gradient(rgba(20, 86, 44, 0.85), rgba(20, 86, 44, 0.85)), url("assets/img/Group7.svg");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: left top, left top, right center;
  background-size: 100% 100%, 100% 100%, auto 120%;
}
.hero-section .hero-container--layout_3 .hero-text-box--left {
  position: relative;
  z-index: 2;
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  padding-left: clamp(0px, 4vw, 40px);
}
.hero-section .hero-container--layout_3 .hero-text-box--left .hero-content {
  max-width: 900px;
}
.hero-section .hero-container--layout_3 .hero-text-box--left .hero-source {
  font-size: clamp(11px, 1.5vw, 13px);
  opacity: 0.7;
  margin-top: clamp(15px, 2vw, 20px);
}
.hero-section .hero-container--layout_3 .hero-text-box--left .hero-source a {
  color: #fff;
  text-decoration: underline;
}
.hero-section .hero-container--layout_3 .hero-title {
  font-size: clamp(26px, 4.5vw, 42px);
  margin-bottom: 15px;
}
.hero-section .hero-container--layout_3 .hero-subtitle {
  margin-bottom: 25px;
  font-size: clamp(14px, 2vw, 16px);
}
.hero-section .hero-title {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  line-height: 1.1;
  margin: 0;
}
.hero-section .hero-subtitle {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  opacity: 0.95;
  margin: 0;
}
.hero-section .hero-btns {
  display: flex;
  gap: 15px;
  margin: clamp(20px, 4vw, 32px) 0;
  border: none;
}
.hero-section .hero-btns a {
  padding: clamp(12px, 2vw, 16px) clamp(20px, 4vw, 32px);
  min-width: 250px;
  min-height: 50px;
  border-radius: 100px; /* Делаем идеальный овал */
  text-decoration: none;
  font-weight: 600;
  font-size: clamp(14px, 2vw, 16px);
  transition: 0.3s;
  /* Эти 4 строчки гарантируют, что текст по центру и нет рамок */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: none !important;
}
.hero-section .hero-btns .btn-white {
  background: #fff;
  color: #222222; /* ИСПРАВЛЕНО: Темно-серый текст вместо зеленого */
}
.hero-section .hero-btns .btn-white:hover {
  background: #eee;
}
.hero-section .hero-btns .btn-glass {
  background: rgba(255, 255, 255, 0.15); /* Прозрачный белый дает идеальный светло-зеленый на темном фоне */
  color: #fff;
}
.hero-section .hero-btns .btn-glass:hover {
  background: rgba(255, 255, 255, 0.25);
}
@media (max-width: 1024px) {
  .hero-section .hero-container {
    flex-direction: column !important;
  }
  .hero-section .hero-image-box, .hero-section .hero-text-box {
    width: 100% !important;
    height: auto;
  }
  .hero-section .hero-image-box {
    height: clamp(250px, 40vw, 350px);
    padding: 0;
    margin-bottom: 20px;
  }
  .hero-section .hero-text-box {
    padding: 0 15px 30px !important;
    text-align: center !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .hero-section .hero-text-box--left {
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-align: center;
  }
  .hero-section .hero-btns {
    flex-direction: column;
    width: 100%;
  }
  .hero-section .hero-btns a {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
}

.cta-banner {
  background: rgb(17, 92, 45);
  background-image: url("assets/img/Group3.svg"), url("assets/img/Group4.svg");
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: clamp(200px, 15vw, 200px) auto, clamp(200px, 15vw, 200px) auto;
  width: 100%;
  box-sizing: border-box;
  border-radius: clamp(24px, 5vw, 60px);
}
.cta-banner .container {
  max-width: 1000px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
}
.cta-banner h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 4vw, 48px);
  line-height: 120%;
  padding-bottom: 12px;
  margin: 0;
}
.cta-banner p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 150%;
  letter-spacing: 0%;
  padding-bottom: clamp(20px, 3vw, 32px);
  margin: 0;
}
.cta-banner .cta-btns {
  display: flex;
  gap: 15px;
}
.cta-banner .cta-btns a {
  min-width: 250px;
  padding: clamp(12px, 2vw, 16px) clamp(24px, 4vw, 32px);
  border-radius: 100px; /* Идеальный овал */
  text-decoration: none;
  font-weight: 600;
  font-size: clamp(14px, 2vw, 16px);
  transition: 0.3s;
  /* Гарантия центра и отсутствия рамок */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: none !important;
}
.cta-banner .cta-btns .btn-white {
  background: #fff;
  color: #222222; /* ИСПРАВЛЕНО: Темно-серый текст */
}
.cta-banner .cta-btns .btn-white:hover {
  background: #eee;
}
.cta-banner .cta-btns .btn-glass {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.cta-banner .cta-btns .btn-glass:hover {
  background: rgba(255, 255, 255, 0.25);
}
@media (max-width: 1024px) {
  .cta-banner .cta-btns {
    width: 100%;
    flex-direction: column;
  }
  .cta-banner .cta-btns a {
    width: 100%;
    text-align: center;
  }
}

.cta-banner-phone {
  font-family: "Inter", sans-serif;
  border-radius: 20px;
}
.cta-banner-phone--dark {
  background-color: #115c2d;
}
.cta-banner-phone--dark .cta-banner-phone__title,
.cta-banner-phone--dark .cta-banner-phone__desc {
  color: #ffffff;
}
.cta-banner-phone--light {
  background-color: #eef2f0;
}
.cta-banner-phone--light .cta-banner-phone__title {
  color: #111111;
}
.cta-banner-phone--light .cta-banner-phone__desc {
  color: #333333;
}
.cta-banner-phone__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: clamp(24px, 4vw, 40px);
  gap: clamp(20px, 3vw, 30px);
}
@media (max-width: 991px) {
  .cta-banner-phone__inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.cta-banner-phone__content {
  flex: 1;
}
.cta-banner-phone__title {
  font-size: clamp(22px, 4vw, 32px);
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 12px 0;
}
.cta-banner-phone__desc {
  font-size: clamp(14px, 2vw, 16px);
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  max-width: 700px;
}
.cta-banner-phone__action {
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .cta-banner-phone__action {
    width: 100%;
  }
}

.phone-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background-color: #ffffff;
  color: #111111;
  padding: clamp(14px, 2vw, 18px) clamp(20px, 4vw, 32px);
  border-radius: 12px;
  text-decoration: none;
  font-weight: 700;
  font-size: clamp(16px, 2vw, 18px);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  white-space: nowrap;
}
.phone-btn__icon {
  width: 20px;
  height: 20px;
  color: #115c2d;
}
.phone-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .phone-btn {
    width: 100%;
  }
}

/* =========================================
   СЕКЦИЯ ГАЛЕРЕИ (Фон, Текст и Слайдер)
   ========================================= */
.gallery-section {
  /* --- Стили для текста (Заголовок и подзаголовок) --- */
}
.gallery-section__header {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .gallery-section__header {
    margin-bottom: 30px;
  }
}
.gallery-section__title {
  font-size: 42px;
  font-weight: 700;
  color: #111111;
  margin: 0 0 16px 0;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .gallery-section__title {
    font-size: 32px;
    margin-bottom: 12px;
  }
}
.gallery-section__subtitle {
  font-size: 16px;
  color: #444444;
  margin: 0 auto;
  max-width: 600px;
  line-height: 1.5;
}

/* --- Твои стили для самого слайдера --- */
.gallery-slider-wrapper {
  position: relative;
  margin: 0 auto;
}
.gallery-slider-wrapper .my-gallery-slider {
  width: 100%;
  height: 100%;
}
.gallery-slider-wrapper .my-gallery-slider .swiper-slide {
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 4/4;
}
.gallery-slider-wrapper .my-gallery-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.gallery-slider-wrapper .swiper-button-prev,
.gallery-slider-wrapper .swiper-button-next {
  position: absolute;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  margin-top: 0;
  top: calc(50% - 24px);
  transform: translateY(-50%);
  z-index: 10;
}
.gallery-slider-wrapper .swiper-button-prev::after,
.gallery-slider-wrapper .swiper-button-next::after {
  display: none;
}
.gallery-slider-wrapper .swiper-button-prev {
  left: -20px;
  background-image: url("assets/img/ArrowLeftDark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
}
.gallery-slider-wrapper .swiper-button-next {
  right: -20px;
  background-image: url("assets/img/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
}
.gallery-slider-wrapper .swiper-pagination {
  position: relative;
  margin-top: 40px;
  width: 100%;
  height: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.gallery-slider-wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #d1d5db;
  opacity: 1;
  margin: 0 !important;
  transition: all 0.3s ease;
}
.gallery-slider-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: #1e7b3e;
  transform: scale(1.2);
}
@media (max-width: 768px) {
  .gallery-slider-wrapper .swiper-button-prev,
  .gallery-slider-wrapper .swiper-button-next {
    display: none !important;
  }
}

.info-section {
  box-sizing: border-box;
}
.info-section--gray {
  background-color: #f5f5f5 !important;
}
.info-section__container {
  margin: 0 auto;
  padding: 0 clamp(15px, 3vw, 20px);
}
.info-section__row {
  display: flex;
  align-items: center;
  gap: clamp(30px, 5vw, 60px);
}
.info-section--reverse .info-section__row {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .info-section__row {
    flex-direction: column !important;
  }
}
.info-section__col {
  width: 100%;
}
@media (min-width: 992px) {
  .info-section__col {
    flex: 1;
  }
}
.info-section__col--media img, .info-section__col--media .info-section__placeholder {
  width: 100%;
  aspect-ratio: 16/12;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: clamp(16px, 3vw, 24px);
  background: #ddd;
  display: block;
}
.info-section__col--text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.info-section__title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 5vw, 48px);
  line-height: 1.2;
  margin: 0 0 clamp(12px, 2vw, 16px) 0;
}
.info-section__description {
  color: var(--Black, rgb(41, 41, 41));
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 2vw, 16px);
  line-height: 1.5;
  margin: 0;
}
.info-section__link {
  display: inline-flex;
  align-items: center;
  gap: clamp(10px, 2vw, 16px);
  margin-top: clamp(16px, 3vw, 24px);
  color: var(--Green, rgb(17, 92, 45));
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.5;
  text-decoration-line: underline;
}
.info-section__link .icon {
  width: clamp(20px, 2.5vw, 24px);
  height: clamp(20px, 2.5vw, 24px);
  flex-shrink: 0;
}
.info-section__link .icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.base-redactor {
  max-width: 900px;
  text-align: left;
}
.base-redactor__title {
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 30px;
  color: #1a1a1a;
}
.base-redactor__content {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
}
.base-redactor__content p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 24px;
}
.base-redactor__content p:last-child {
  margin-bottom: 0;
}
.base-redactor__content strong, .base-redactor__content b {
  font-weight: 700;
}
.base-redactor__content ul, .base-redactor__content ol {
  margin-bottom: 24px;
  padding-left: 20px;
  display: block;
}
.base-redactor__content ul li, .base-redactor__content ol li {
  margin-bottom: 10px;
  display: list-item;
  padding-left: 5px;
}
.base-redactor__content ul li {
  list-style-type: disc;
}
.base-redactor__content ol li {
  list-style-type: decimal;
}

@media (max-width: 768px) {
  .base-redactor__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .base-redactor__content {
    font-size: 15px;
  }
}
/* Обертка для адаптивности */
.lyceum-table-wrapper {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 20px;
  -webkit-overflow-scrolling: touch; /* Плавный скролл на iOS */
}

/* Базовые стили таблицы */
.lyceum-custom-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
  /* Стили всех ячеек */
}
.lyceum-custom-table th, .lyceum-custom-table td {
  border: 1px solid #e0e4e2;
  padding: 12px 15px;
  text-align: center;
  vertical-align: middle;
}
.lyceum-custom-table {
  /* Стили шапки */
}
.lyceum-custom-table th {
  background-color: #f1f5f3;
  font-weight: 600;
}
.lyceum-custom-table {
  /* Выделение первого столбца (только в теле таблицы) */
}
.lyceum-custom-table tbody td:first-child {
  background-color: #f1f5f3;
  font-weight: 600;
  text-align: left; /* Обычно текст в первом столбце выравнивают по левому краю */
}

.seats-section {
  padding: 80px 60px;
  background-color: #ffffff;
}
.seats-section--detailed {
  padding-top: 0;
}
@media (max-width: 768px) {
  .seats-section {
    padding: 40px 20px;
  }
  .seats-section--detailed {
    padding-top: 0;
  }
}
.seats-section__title {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 700;
  line-height: 1.3;
  color: #111111;
  margin-top: 0;
  margin-bottom: 30px;
}

/* === КОНТЕЙНЕР ДЛЯ ТАБЛИЦ === */
.g-table-wrapper {
  width: 100%;
  border-radius: 12px;
  border: 1px solid #e0e4e2;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
  background-color: #ffffff;
  /* Внешний контейнер, который отвечает за скролл на мобилке */
}
.g-table-wrapper__scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.g-table-wrapper__scroll::-webkit-scrollbar {
  height: 6px;
}
.g-table-wrapper__scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.g-table-wrapper__scroll::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
}
.g-table-wrapper {
  /* Внутренняя жесткая коробка. Именно она спасет нас от обрезки! */
}
.g-table-wrapper__inner {
  position: relative;
  /* На ПК коробка на 100% ширины */
  width: 100%;
}
.g-table-wrapper iframe {
  display: block;
  border: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.g-table-wrapper {
  /* ========================================= */
  /* 1. ГОРИЗОНТАЛЬНАЯ ТАБЛИЦА (Классы 1-11)   */
  /* ========================================= */
}
.g-table-wrapper--horizontal .g-table-wrapper__inner {
  /* ВАЖНО: Заставляем коробку быть шириной минимум 1000px ВСЕГДА */
  /* На телефоне она вылезет за пределы экрана и появится скролл */
  min-width: 1000px;
  height: 120px; /* Высота под 2 строчки */
}
.g-table-wrapper--horizontal iframe {
  height: 120px;
}
.g-table-wrapper {
  /* ========================================= */
  /* 2. ВЕРТИКАЛЬНАЯ ТАБЛИЦА (Мережа класів)   */
  /* ========================================= */
}
.g-table-wrapper--vertical .g-table-wrapper__inner {
  /* Минимальная ширина для колонок, чтобы не слипались */
  min-width: 600px;
  /* Огромная высота, чтобы таблица вывалилась целиком */
  height: 1800px;
}
.g-table-wrapper--vertical iframe {
  height: 1800px;
}

.hero_about__content {
  display: flex;
  align-items: center;
  gap: 60px;
}
.hero_about__img {
  flex: 1;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero_about__info {
  flex: 1;
}
.hero_about__info h2 {
  padding-bottom: 16px;
}
.hero_about__info p {
  margin-bottom: 32px;
  color: #444;
}
.hero_about__info .btn-outline {
  display: inline-block;
  border-radius: 100px;
  background: var(--LightGreen, rgb(240, 245, 242));
  padding: 16px 28px;
  color: var(--Green, rgb(17, 92, 45));
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}
.hero_about__info .btn-outline:hover {
  background: rgb(224.7, 234.8, 228.74);
}
.hero_about .about__stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 60px;
}
.hero_about .about__stats .stats__item {
  border: solid 2px #f0f5f2;
  border-radius: 24px;
  padding: 32px 24px;
}
.hero_about .about__stats .stats__item h3 {
  color: #115c2d;
  padding-bottom: 8px;
}
.hero_about .about__stats .stats__item p {
  font-size: 14px;
  color: #555;
}
@media (max-width: 992px) {
  .hero_about__content {
    flex-direction: column;
    gap: 30px;
  }
  .hero_about__img {
    order: -1;
    width: 100%;
  }
  .hero_about__info {
    width: 100%;
  }
  .hero_about .about__stats {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .hero_about .about__stats {
    grid-template-columns: 1fr;
  }
  .hero_about .btn-outline {
    display: block;
    text-align: center;
  }
}

.education-levels {
  background-color: #F0F5F2;
  border-radius: 60px 60px 0px 0px;
}
.education-levels .education-title-text {
  text-align: center;
  font-size: 48px;
  line-height: 57.6px;
  padding-bottom: 40px;
}
.education-levels .level-card-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.education-levels .level-card-container .level-card__item {
  background: #fff;
  border-radius: 24px;
  flex: 1; /* Карточки будут тянуться одинаково */
  min-width: 300px; /* Минимальная ширина, чтобы не сжимались в кашу */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.education-levels .level-card-container .level-card__item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.education-levels .level-card-container .level-card__item h3 {
  color: rgba(22, 22, 22, 0.6);
  padding: 32px 0 8px 0;
}
.education-levels .level-card-container .level-card__item h4 {
  font-weight: 600;
  color: #292929;
  padding-bottom: 28px;
}

.features .features__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.features .features__flex .feature-item-text {
  padding-bottom: 20px;
}
.features .features__flex .feature-item-text h1 {
  font-size: 48px;
  line-height: 57.6px;
  font-weight: bold;
}
.features .features__flex .feature-item-text p {
  font-size: 16px;
  line-height: 24px;
}
.features .features__flex .feature-item-list .feature-item {
  padding: 20px 24px;
  border: solid 1px #115c2d;
  border-radius: 24px;
  margin-bottom: 20px;
}
.features .features__flex .feature-item-list .feature-item img {
  padding-bottom: 24px;
}
.features .features__flex .feature-item-list .feature-item h1 {
  font-size: 28px;
  line-height: 36.4px;
  font-weight: bold;
  padding-bottom: 8px;
}
.features .features__flex .feature-item-list .feature-item p {
  font-size: 16px;
  line-height: 24px;
}
.features .features__flex .feature-item-list .feature-item:nth-child(odd) {
  color: white;
  background-color: #115c2d;
}

.gallery {
  border-radius: 60px;
  height: auto;
  background-color: #f0f5f2;
}
.gallery .gallery-title .gallery-title-info {
  padding: 60px 80px 0px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.gallery .gallery-title .gallery-title-info .title-text h2 {
  padding-bottom: 16px;
}
.gallery .gallery-title .gallery-title-info .btn {
  width: 173px;
  height: 60px;
  border-radius: 100px;
  background-color: #fff;
  margin-top: auto;
}
.gallery .gallery-title .gallery-title-info .btn a {
  text-decoration: none;
  color: black;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .gallery .gallery-title .gallery-title-info {
    padding: 30px 20px 0px;
  }
}

.features-container {
  display: flex;
  gap: 50px;
  align-items: stretch;
  border-radius: 20px;
  /* Адаптивность для мобильных телефонов */
}
@media (max-width: 768px) {
  .features-container {
    flex-direction: column;
    padding: 0 15px;
  }
}

/* Колонки */
.features-left {
  width: 45%;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .features-left {
    width: 100%;
    padding-right: 0;
  }
}

.features-right {
  width: 55%;
}
@media (max-width: 768px) {
  .features-right {
    width: 100%;
  }
}

/* Главные тексты */
.features-main-title {
  font-size: 36px;
  font-weight: 700;
  color: #222;
  margin-bottom: 15px;
  line-height: 1.2;
}

.features-main-desc {
  color: var(--Black, rgb(41, 41, 41));
  font-family: "Inter";
  font-style: Regular;
  line-height: 150%;
  margin-bottom: 40px;
}

/* Список табов */
.features-list {
  display: flex;
  flex-direction: column;
  gap: 20px; /* Расстояние между пунктами */
}

/* Базовый дизайн одного пункта по БЭМ */
.feature-item {
  padding: 16px 24px;
  border-left: 2px solid #f0f5f2; /* Заменяем border-left на полную прозрачную рамку */
  cursor: pointer;
  border-radius: 15px; /* Скругляем все стороны */
  transition: all 0.3s ease;
}
.feature-item .feature-item__title {
  margin-bottom: 8px;
  transition: color 0.3s;
}
.feature-item__desc {
  color: #777;
  font-family: "Inter";
  font-style: Regular;
  line-height: 1.5;
}
.feature-item {
  /* Ховер (наведение мышки) */
}
.feature-item:hover {
  background-color: #f9f9f9;
}
.feature-item {
  /* === АКТИВНЫЙ ПУНКТ === */
}
.feature-item.active {
  border-left: 2px solid #1a5632; /* Делаем рамку зеленой со всех сторон */
  opacity: 100%;
}

/* Картинка справа */
.features-main-img {
  width: 100%;
  height: 500px;
  min-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); /* Легкая тень */
  transition: opacity 0.3s ease; /* Плавное затухание при смене */
}
@media (max-width: 768px) {
  .features-main-img {
    min-height: 300px;
    margin-top: 30px;
  }
}

.structure-section-main {
  border-radius: 60px;
  background: var(--Grey, rgb(246, 246, 246));
}
@media (max-width: 576px) {
  .structure-section-main {
    padding: 40px 20px;
    border-radius: 20px;
  }
}

/* Заголовки */
.structure-title {
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  .structure-title {
    font-size: 28px;
  }
}

/* Главная сетка (делим на 2 колонки) */
.structure-grid {
  display: flex;
  gap: 10px;
}
@media (max-width: 992px) {
  .structure-grid {
    flex-direction: column; /* Колонки встают друг под друга */
  }
}

/* Колонки */
.structure-col {
  flex: 1; /* Обе колонки занимают по 50% */
  display: flex;
  flex-direction: column;
  /* Правая колонка: расстояние между верхней карточкой и нижними */
}
.structure-col--right {
  gap: 10px;
}

/* Ряд из трех маленьких карточек (каникулы) */
.structure-holidays {
  display: flex;
  gap: 5px;
  /* Заставляем этот ряд занять оставшуюся высоту */
  flex-grow: 1;
}
@media (max-width: 992px) {
  .structure-holidays {
    flex-wrap: wrap; /* Разрешаем маленьким карточкам переноситься */
  }
}
@media (max-width: 576px) {
  .structure-holidays {
    flex-direction: column; /* Все три карточки друг под другом */
  }
}

/* ==================================
   ДИЗАЙН САМИХ КАРТОЧЕК (БЕЛЫХ)
===================================== */
.structure-section-main {
  background-color: #f7f9f8;
  font-family: "Inter", sans-serif;
  color: var(--Black, rgb(41, 41, 41));
}
.structure-section-main .structure-header {
  margin: 0 auto 30px;
}
.structure-section-main .structure-title {
  font-size: 32px;
  font-weight: 700;
  margin: 0;
}

/* --- ГЛАВНАЯ СЕТКА --- */
.structure-grid {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2.2fr;
  gap: 20px;
  /* Колонки */
}
.structure-grid .structure-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.structure-grid .structure-holidays {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  flex-grow: 1;
}
.structure-grid {
  /* =========================================
     СТИЛИ КАРТОЧЕК
     ========================================= */
}
.structure-grid .struct-card {
  background: var(--White, rgb(255, 255, 255));
  border-radius: 20px;
  padding: 32px 24px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  /* Иконка внутри карточки */
}
.structure-grid .struct-card .card__icon {
  width: 28px;
  height: 28px;
  margin-bottom: 24px;
}
.structure-grid .struct-card .card__icon img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.structure-grid .struct-card {
  /* Заголовки */
}
.structure-grid .struct-card__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}
.structure-grid .struct-card__title-small {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}
.structure-grid .struct-card {
  /* --- Модификаторы карточек --- */
}
.structure-grid .struct-card--large {
  height: 100%;
}
.structure-grid .struct-card--wide {
  width: 100%;
}
.structure-grid .struct-card--small {
  padding: 24px;
  justify-content: flex-start;
}
.structure-grid {
  /* =========================================
     АДАПТИВНОСТЬ (Планшеты и Телефоны)
     ========================================= */
}
@media (max-width: 992px) {
  .structure-grid {
    grid-template-columns: 1fr;
  }
  .structure-grid .struct-card--large {
    height: auto;
  }
  .structure-grid .structure-holidays {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .structure-grid .structure-holidays {
    grid-template-columns: 1fr;
  }
  .structure-grid .struct-card {
    padding: 24px;
  }
}

.director-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: clamp(30px, 5vw, 60px);
}
.director-card .director-photo {
  width: 100%;
  max-width: 500px;
}
.director-card .director-photo img {
  border-radius: clamp(16px, 3vw, 24px);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.director-card .director-info {
  width: 100%;
  align-self: center;
}
.director-card .director-info .director-name {
  text-align: center;
}
.director-card .director-info .director-name h2 {
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: clamp(12px, 2vw, 16px);
}
.director-card .director-info .director-name p {
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.5;
  padding-bottom: clamp(20px, 4vw, 32px);
  opacity: 0.9;
}
.director-card .director-info .director-quote {
  padding: clamp(16px, 3vw, 24px) clamp(20px, 4vw, 32px);
  border-radius: clamp(16px, 3vw, 24px);
  background-color: #f6f6f6;
}
.director-card .director-info .director-quote p {
  padding-top: clamp(10px, 2vw, 18px);
  line-height: 1.5;
  color: #292929;
  font-weight: 600;
}
@media (min-width: 992px) {
  .director-card {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .director-card .director-photo {
    flex: 1;
    min-width: 610px;
  }
  .director-card .director-info {
    flex: 1;
    min-width: 450px;
  }
  .director-card .director-info .director-name {
    text-align: left;
  }
}

.person-card-list {
  padding-bottom: 0px;
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(30px, 5vw, 60px);
}
.person-card-list .card-item .person-card__image {
  padding-bottom: 16px;
}
.person-card-list .card-item .person-card__image img {
  border-radius: clamp(16px, 3vw, 24px);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.person-card-list .card-item .person-card__body .person-card__name h3 {
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 8px;
}
.person-card-list .card-item .person-card__body .person-card__post .text-b1 {
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.5;
  padding-bottom: 16px;
}
.person-card-list .card-item .person-card__body .person-card__info p,
.person-card-list .card-item .person-card__body .person-card__block p {
  display: flex;
  align-items: flex-start;
  color: #115c2d;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 10px;
}
.person-card-list .card-item .person-card__body .person-card__info p::before,
.person-card-list .card-item .person-card__body .person-card__block p::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 13px;
}
.person-card-list .card-item .person-card__body .person-card__info p::before {
  background-image: url("assets/img/trophy.svg");
  width: 27px;
  height: 21px;
  margin-top: 4px;
}
.person-card-list .card-item .person-card__body .person-card__block p::before {
  background-image: url("assets/img/medalist.svg");
  width: 27px;
  height: 24px;
  margin-top: 3px;
}
@media (min-width: 768px) {
  .person-card-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.contact .contact-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  border-radius: clamp(16px, 3vw, 24px);
  background-color: #f0f5f2;
  padding: clamp(24px, 4vw, 44px) clamp(20px, 4vw, 40px);
  text-align: center;
}
.contact .contact-section .contact_block_text .contact-title h4 {
  font-size: clamp(22px, 4vw, 28px);
  line-height: 1.2;
  font-weight: bold;
  padding-bottom: 16px;
}
.contact .contact-section .contact_block_text .contact-text .text-b2, .contact .contact-section .contact_block_text .contact-text p, .contact .contact-section .contact_block_text .contact-text .info-card__desc, .contact .contact-section .contact_block_text .contact-text .features-main-desc, .contact .contact-section .contact_block_text .contact-text .feature-item__desc {
  font-size: clamp(14px, 2vw, 16px);
  line-height: 1.5;
}
.contact .contact-section .contact_telefon-nummer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: clamp(50px, 6vw, 56px);
  background-color: #fff;
  border-radius: 16px;
}
.contact .contact-section .contact_telefon-nummer p {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 600;
  padding-left: 12px;
  margin: 0;
}
@media (min-width: 992px) {
  .contact .contact-section {
    flex-direction: row;
    text-align: left;
  }
  .contact .contact-section .contact_telefon-nummer {
    width: auto;
    min-width: 185px;
    padding: 0 20px;
  }
}

.teachers .block_teachers-title {
  background-image: url("assets/img/MainSection2.png");
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover; /* Растягиваем на весь блок */
  background-position: center; /* Центрируем узор */
  background-repeat: no-repeat;
  color: white;
  height: 370px;
  border-radius: 60px;
}
.teachers .block_teachers-title .teachers-hero__title h1 {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 16px;
}
.teachers .block_teachers-title .teachers-hero__description p {
  text-align: center;
  font-size: 16px;
  line-height: 22.4px;
  padding-bottom: 32px;
}
.teachers .block_teachers-title .teachers-hero__actions a {
  margin: 0 8px;
}
.teachers .stats_teachers {
  display: flex;
  min-width: 200px;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.teachers .stats_teachers .stats__item {
  border-radius: 24px;
  border: solid 2px #f0f5f2;
  background-color: #f0f5f2;
  flex: 1;
  padding: 32px 24px;
}
.teachers .stats_teachers .stats__item .stats__number h2 {
  font-size: 32px;
  line-height: 41.6px;
  color: #115c2d;
  font-weight: bold;
}
.teachers .stats_teachers .stats__item .stats__text p {
  font-size: 14px;
  line-height: 19.6px;
}
.teachers .teachers-block {
  background-color: #f6f6f6;
  border-radius: 60px;
}
.teachers .teachers-block .teachers-block-title {
  text-align: center;
  padding-bottom: 40px;
}
.teachers .teachers-block .teachers-tabs .tabs-nav {
  display: flex;
  overflow-x: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.teachers .teachers-block .teachers-tabs .tabs-nav::-webkit-scrollbar {
  display: none;
}
.teachers .teachers-block .teachers-tabs .tabs-nav {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 40px;
  gap: 15px;
}
.teachers .teachers-block .teachers-tabs .tabs-nav li {
  padding: 12px 10px;
  font-family: "Inter";
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: #999;
  cursor: pointer;
  transition: all 0.3s ease;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.teachers .teachers-block .teachers-tabs .tabs-nav li.active {
  color: #2c7a32;
  border-bottom: 2px solid #2c7a32;
}
.teachers .teachers-block .teachers-tabs .tabs-nav li:hover:not(.active) {
  color: #555;
}
@media (min-width: 1024px) {
  .teachers .teachers-block .teachers-tabs .tabs-nav {
    justify-content: space-between;
    gap: 0;
  }
  .teachers .teachers-block .teachers-tabs .tabs-nav li {
    flex: 1;
    white-space: normal;
    min-width: 120px;
  }
}
.teachers .teachers-block .teachers-tabs .tabs-content .tab-panel {
  display: none;
}
.teachers .teachers-block .teachers-tabs .tabs-content .tab-panel.active {
  display: block;
}
.teachers .teachers-block .teachers-tabs .tabs-content .tab-panel .main_teacher {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  padding-bottom: 24px;
}
.teachers .teachers-block .teachers-tabs .teachers-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(302px, 1fr));
  gap: 30px;
}
.teachers .teachers-block .teachers-tabs .teachers-grid .teacher-card {
  background-color: transparent !important;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
}
.teachers .teachers-block .teachers-tabs .teachers-grid .teacher-card img {
  height: 406px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  margin-bottom: 15px;
}
.teachers .teachers-block .teachers-tabs .teachers-grid .teacher-card h4 {
  font-size: 22px;
  line-height: 1.3;
  font-weight: bold;
  margin: 10px 0;
}
.teachers .teachers-block .teachers-tabs .teachers-grid .teacher-card .pos {
  color: #777;
  font-size: 16px;
  line-height: 1.5;
}
.teachers .teachers-block .teachers-tabs .teachers-grid .teacher-card .award {
  display: flex;
  align-items: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: #115c2d;
}
.teachers .teachers-block .teachers-tabs .teachers-grid .teacher-card .award::before {
  content: "";
  display: inline-block;
  width: 22.5px;
  height: 18px;
  margin-right: 13px;
  background-image: url("assets/img/trophy.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.teachers .professional-development .section-title {
  text-align: center;
}
.teachers .professional-development .section-title h2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 57.6px;
  padding-bottom: 16px;
}
.teachers .professional-development .section-title .section-subtitle {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 32px;
}
.teachers .professional-development .card_block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.teachers .professional-development .card_block .card_item {
  flex: 1;
  padding: 20px 24px;
  border-radius: 24px;
  background-color: #f0f5f2;
}
.teachers .professional-development .card_block .card_item img {
  width: 52px;
  height: 52px;
  margin-bottom: 24px;
}
.teachers .professional-development .card_block .card_item h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 8px;
}
.teachers .professional-development .card_block .card_item p {
  line-height: 1.5;
  font-size: 16px;
  color: #292929;
  padding-bottom: 28px;
}
.teachers .professional-development .card_block .card_item a {
  color: #115c2d;
  font-size: 16px;
  font-weight: 600;
}
.teachers .professional-development .card_block .card_item a::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 6px;
  vertical-align: middle;
  background-image: url("assets/img/CaretRight.png");
}
.teachers .cta-banner-teachers {
  padding-top: 0px;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.vacancies-section {
  font-family: "Inter", sans-serif;
}
.vacancies-section .container {
  margin: 0 auto;
  padding: 0 1px;
}
.vacancies-section .section-title {
  font-size: clamp(24px, 4vw, 32px);
  font-weight: 700;
  margin-bottom: clamp(24px, 4vw, 40px);
  color: #212529;
}
.vacancies-section .vacancies-grid {
  display: grid;
  grid-template-columns: 1fr 350px;
  gap: 30px;
  align-items: start;
}
@media (max-width: 1024px) {
  .vacancies-section .vacancies-grid {
    grid-template-columns: 1fr 300px;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .vacancies-section .vacancies-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.vacancies-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.vacancies-list .vacancy-item {
  background: #F8F9FA;
  padding: clamp(20px, 3vw, 25px) clamp(20px, 4vw, 30px);
  border-radius: 24px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.vacancies-list .vacancy-item:hover {
  transform: translateY(-2px);
}
.vacancies-list .vacancy-item__name {
  font-size: clamp(18px, 3vw, 20px);
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #212529;
}
.vacancies-list .vacancy-item__text {
  font-size: 15px;
  line-height: 1.6;
  color: #6C757D;
  margin: 0;
}
.vacancies-list .no-vacancies {
  color: #6C757D;
  font-style: italic;
}

.cta-card {
  background: #ffffff;
  border: 1px solid #115c2d;
  padding: clamp(24px, 4vw, 35px);
  border-radius: 24px;
  position: sticky;
  top: 20px;
}
@media (max-width: 991px) {
  .cta-card {
    position: static;
  }
}
.cta-card__title {
  font-size: clamp(20px, 3vw, 22px);
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px;
  color: #212529;
}
.cta-card__text {
  font-size: 14px;
  line-height: 1.5;
  color: #6C757D;
  margin-bottom: 25px;
}

.btn-email {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: left;
  min-height: 55px;
  padding: 12px 20px;
  background-color: #f0f5f2;
  border-radius: 16px;
  color: #212529;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.3s ease;
  word-break: break-word;
  border: none;
  cursor: pointer;
  position: relative;
}
.btn-email::before {
  content: ""; /* Обязательно оставляем пустым */
  display: inline-block;
  /* Задайте нужный размер вашей иконки */
  width: 18px;
  height: 15px;
  margin-right: 10px;
  /* Путь к вашей картинке */
  background-image: url("assets/img/mail-vac.svg"); /* Укажите правильный путь к файлу */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* Выравниваем картинку ровно по центру текста */
  vertical-align: middle;
  position: relative;
}
.btn-email:hover {
  background-color: #e2ede6;
}
@media (max-width: 480px) {
  .btn-email {
    justify-content: center;
  }
}
.btn-email .copy-tooltip {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 12px;
  transform: translateX(-50%) translateY(-10px);
  background-color: #1e7b3e;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.btn-email .copy-tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #198754 transparent;
}
.btn-email.copied .copy-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

.structure-intro {
  border-radius: 60px;
  background-color: #f0f5f2;
}
.structure-intro .hero_text {
  text-align: center;
}
.structure-intro .hero_text .hero__title {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 16px;
}
.structure-intro .hero_text .sub__title {
  font-size: 16px;
  line-height: 1.5;
  color: #292929;
  padding-bottom: 40px;
}
.structure-intro .hero__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-template-rows: 1fr;
  gap: 20px;
}
.structure-intro .hero__grid .hero__card {
  padding: 24px;
  border-radius: 24px;
  background-color: #fff;
}
.structure-intro .hero__grid .hero__card .classes-text {
  color: var(--Black60, rgba(41, 41, 41, 0.6));
  font-family: "Inter";
  font-style: Semi Bold;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0%;
  padding-bottom: 12px;
}
.structure-intro .hero__grid .hero__card .title-item {
  font-size: 22px;
  font-weight: bold;
  line-height: 28.6px;
  padding-bottom: 8px;
}
.structure-intro .hero__grid .hero__card .sub-title-item {
  font-size: 14px;
  line-height: 19.6px;
  color: #292929;
}

.about-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.cta-banner-about {
  padding-top: 0px;
}

.section-title {
  font-size: clamp(28px, 4vw, 36px);
  font-weight: 800;
  color: #212529;
  margin-bottom: 30px;
}

.history-section {
  padding-bottom: 60px;
  font-family: "Inter", sans-serif;
}
.history-section .history-intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
  margin-bottom: 60px;
}
.history-section .history-intro__text {
  font-size: clamp(14px, 2vw, 16px);
  line-height: 1.6;
  color: #212529;
}
.history-section .history-intro__image {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.history-section .history-intro__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 991px) {
  .history-section .history-intro {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.history-section .timeline-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 15px;
  width: 100%;
}
.history-section .timeline-grid .timeline-card {
  grid-column: span 3;
  background-color: #fff;
  border: 1px solid #F0F5F2;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.history-section .timeline-grid .timeline-card__year {
  font-size: 28px;
  font-weight: 700;
  color: #115c2d;
  margin: 0 0 12px 0;
  line-height: 1.2;
}
.history-section .timeline-grid .timeline-card__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: #222222;
  margin: 0;
}
.history-section .timeline-grid .timeline-card:nth-child(5) {
  grid-column: span 4;
}
.history-section .timeline-grid .timeline-card:nth-child(6) {
  grid-column: span 5;
}
@media (max-width: 1100px) {
  .history-section .timeline-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .history-section .timeline-grid .timeline-card,
  .history-section .timeline-grid .timeline-card:nth-child(5),
  .history-section .timeline-grid .timeline-card:nth-child(6) {
    grid-column: span 1;
  }
}
@media (max-width: 640px) {
  .history-section .timeline-grid {
    grid-template-columns: 1fr;
  }
}

.directors-section {
  font-family: "Inter", sans-serif;
}
.directors-section .container {
  padding: 0 15px;
  margin: 0 auto;
}
.directors-section .section-title {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  color: #1a1a1a;
  margin-bottom: 32px;
}
.directors-section .directors-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 24px;
}
@media (max-width: 991px) {
  .directors-section .directors-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
  }
}
@media (max-width: 576px) {
  .directors-section .directors-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.directors-section .director-card {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
}
.directors-section .director-card__image-wrapper-history {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background-color: #f3f4f6;
  margin-bottom: 16px;
  aspect-ratio: 1/1.05;
}
.directors-section .director-card__image-wrapper-history img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.directors-section .director-card__info {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.directors-section .director-card__name {
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 700;
  line-height: 1.3;
  color: #1a1a1a;
  margin: 0 0 6px 0;
  text-align: left;
}
.directors-section .director-card__years {
  font-style: Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #666666;
  margin: 0;
  text-align: left;
}

.flexible-page-documents {
  padding-bottom: clamp(60px, 10vw, 100px) !important;
  min-height: 50vh;
}

.flexible-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 5vw, 38px);
  line-height: 1.2;
  margin: 0 0 16px 0;
  color: #1a1a1a;
  overflow-wrap: break-word;
  hyphens: auto;
}

.link-sections {
  display: flex;
  flex-direction: column;
  gap: clamp(40px, 6vw, 60px);
  margin-bottom: clamp(60px, 8vw, 80px);
}

.link-group {
  display: flex;
  flex-direction: column;
}

.link-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.flexible-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 5vw, 38px);
  line-height: 1.2;
  margin: 0 0 clamp(16px, 3vw, 20px) 0;
  color: #1a1a1a;
  overflow-wrap: break-word;
  hyphens: auto;
}

.eye-link {
  display: inline-flex;
  align-items: flex-start;
  gap: clamp(10px, 2vw, 12px);
  text-decoration: none;
  transition: transform 0.2s ease;
  width: 100%;
}
.eye-link__icon {
  color: #115c2d;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.eye-link__icon svg {
  width: clamp(20px, 3vw, 24px);
  height: clamp(20px, 3vw, 24px);
}
.eye-link__text {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.5;
  text-decoration: underline;
  color: #115c2d;
  word-break: break-all;
  overflow-wrap: anywhere;
}
.eye-link__text:hover {
  text-decoration: none;
  color: #0b3d1e;
}

.cards-group {
  width: 100%;
}

.cards-grid {
  display: grid;
  width: 100%;
  gap: clamp(16px, 3vw, 24px);
  margin-top: clamp(20px, 4vw, 30px);
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .cards-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.info-card {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: var(--Grey, rgb(246, 246, 246));
  border-radius: clamp(20px, 4vw, 30px);
  padding: clamp(24px, 4vw, 40px);
  transition: all 0.3s ease;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.info-card:hover {
  background-color: #ffffff;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
  border-color: rgba(17, 92, 45, 0.1);
  transform: translateY(-5px);
}
.info-card__icon {
  width: clamp(44px, 5vw, 54px);
  height: clamp(44px, 5vw, 54px);
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: clamp(16px, 3vw, 24px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
  flex-shrink: 0;
}
.info-card__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
}
.info-card__title {
  color: #1a1a1a;
  margin-bottom: 12px;
}
.info-card__desc {
  color: #4a5568;
  margin-bottom: 24px;
}
.info-card__link {
  font-size: clamp(14px, 2vw, 16px);
  font-weight: 600;
  color: #115c2d;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.info-card__link .arrow {
  display: inline-block;
  width: clamp(11px, 2.5vw, 15px);
  height: clamp(11px, 2.5vw, 15px);
  background-image: url("assets/img/CaretRight.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.2s ease;
}
.info-card__link:hover {
  color: #0b3d1e;
}
.info-card__link:hover .arrow {
  transform: translateX(5px);
}

.first-grade-content .section-title {
  text-align: center;
}
.first-grade-content .section-title h2 {
  font-size: clamp(28px, 5vw, 48px);
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: clamp(24px, 4vw, 38px);
}
.first-grade-content .card_block {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}
.first-grade-content .card_block .card_item {
  display: flex;
  flex-direction: column;
  padding: clamp(20px, 3vw, 24px);
  border-radius: 24px;
  background-color: #F6F6F6;
}
.first-grade-content .card_block .card_item img {
  width: 52px;
  height: 52px;
  margin-bottom: 24px;
}
.first-grade-content .card_block .card_item h2 {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 8px;
}
.first-grade-content .card_block .card_item p {
  flex: 1;
  line-height: 1.5;
  font-size: 16px;
  color: #292929;
  padding-bottom: 24px;
}
.first-grade-content .card_block .card_item a {
  color: #115c2d;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.first-grade-content .card_block .card_item a::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13.7px;
  margin-left: 12px;
  vertical-align: middle;
  background-image: url("assets/img/CaretRight.svg");
  background-repeat: no-repeat;
}

.registration-grade {
  border-radius: clamp(30px, 5vw, 60px);
  background: var(--LightGreen, rgb(240, 245, 242));
}
.registration-grade .registration-flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: clamp(30px, 5vw, 60px);
}
@media (min-width: 992px) {
  .registration-grade .registration-flex {
    flex-direction: row;
    align-items: stretch;
  }
}
.registration-grade .registration-flex .registration-img {
  width: 100%;
}
@media (min-width: 992px) {
  .registration-grade .registration-flex .registration-img {
    width: 50%;
    max-width: 630px;
  }
}
.registration-grade .registration-flex .registration-img img {
  border-radius: 24px;
  width: 100%;
  height: clamp(250px, 40vw, 400px);
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.registration-grade .registration-flex .registration-text {
  width: 100%;
}
@media (min-width: 992px) {
  .registration-grade .registration-flex .registration-text {
    flex: 1;
    width: 50%;
  }
}
.registration-grade .registration-flex .registration-text h2 {
  font-size: clamp(32px, 5vw, 48px);
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 16px;
}
.registration-grade .registration-flex .registration-text p {
  line-height: 1.5;
  font-size: clamp(16px, 2vw, 18px);
  color: #292929;
  margin-bottom: 20px;
}
.registration-grade .registration-flex .registration-text ul {
  padding-left: 20px;
}
.registration-grade .registration-flex .registration-text ul li {
  line-height: 1.5;
  font-size: clamp(16px, 2vw, 18px);
  list-style-type: disc;
  margin-bottom: 10px;
}
.registration-grade .grade-telefon {
  padding-top: clamp(30px, 5vw, 40px);
}
.registration-grade .grade-telefon .contact-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  text-align: center;
  color: white;
  border-radius: 24px;
  background-color: rgb(17, 92, 45);
  padding: clamp(24px, 4vw, 44px) clamp(20px, 4vw, 40px);
}
@media (min-width: 768px) {
  .registration-grade .grade-telefon .contact-section {
    flex-direction: row;
    text-align: left;
  }
}
.registration-grade .grade-telefon .contact-section .contact_block_text .contact-title h2 {
  font-size: clamp(22px, 4vw, 28px);
  line-height: 1.2;
  font-weight: bold;
  padding-bottom: 12px;
}
.registration-grade .grade-telefon .contact-section .contact_block_text .contact-text p {
  font-size: 16px;
  line-height: 1.5;
}
.registration-grade .grade-telefon .contact-section .contact_telefon-nummer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: clamp(50px, 6vw, 56px);
  background-color: #fff;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .registration-grade .grade-telefon .contact-section .contact_telefon-nummer {
    width: auto;
    min-width: 185px;
    padding: 0 20px;
  }
}
.registration-grade .grade-telefon .contact-section .contact_telefon-nummer p {
  color: black;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 600;
  padding-left: 10px;
  margin: 0;
}

.news .news-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  margin-bottom: clamp(30px, 5vw, 40px);
}
@media (min-width: 768px) {
  .news .news-title {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    text-align: left;
  }
}
.news .news-title .news-title-text h1 {
  font-size: clamp(28px, 5vw, 48px);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}
.news .news-title .news-title-text p {
  font-size: clamp(16px, 2vw, 18px);
  color: #555;
}
.news .news-title .news-button .btn a {
  display: inline-block;
  padding: 14px 28px;
  background-color: #f0f5f2;
  color: #115c2d;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
}
.news .news-title .news-button .btn a:hover {
  background-color: #e2ede6;
}
.news .news-card-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: clamp(20px, 4vw, 30px);
}
.news .news-card-list .news-card-item {
  display: flex;
  flex-direction: column;
}
.news .news-card-list .news-card-item img {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  margin-bottom: 16px;
}
.news .news-card-list .news-card-item h2 {
  font-size: 14px;
  color: #888;
  margin-bottom: 8px;
}
.news .news-card-list .news-card-item h1 {
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 12px;
}
.news .news-card-list .news-card-item p {
  font-size: 16px;
  line-height: 1.5;
  color: #444;
  margin-bottom: 20px;
  flex: 1;
}
.news .news-card-list .news-card-item .btn a {
  color: #115c2d;
  font-weight: 600;
  text-decoration: underline;
  font-size: 16px;
}
.news .news-card-list .news-card-item .btn a:hover {
  text-decoration: none;
}

.service-content {
  border-radius: 60px;
  background: var(--LightGreen, rgb(240, 245, 242));
}
.service-content .section-title {
  margin: 0 auto;
  text-align: center;
  max-width: 900px;
}
.service-content .section-title h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 16px;
}
.service-content .section-title p {
  font-size: 16px;
  line-height: 24px;
}
.service-content .service-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; /* Позволяет элементам переноситься на новую строку при необходимости */
  margin-top: 40px;
  gap: 20px; /* Добавляет отступы между элементами */
}
@media (max-width: 768px) {
  .service-content .service-area {
    justify-content: center; /* Центрирует элементы на мобильных устройствах */
  }
  .service-content .service-area .service-area__item {
    width: 100%; /* Заставляет элементы занимать всю ширину на мобильных устройствах */
  }
}
.service-content .service-area .service-area__item {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 18px;
  padding: 24px;
  min-width: 300px; /* Устанавливает минимальную ширину элемента */
  background-color: #fff;
  border-radius: 24px;
}
.service-content .service-area .service-area__item .service-area__item-icon {
  width: 28px;
  height: 28px;
  margin-bottom: 17px;
}
.service-content .service-area .service-area__item .service-area__item-title {
  font-style: Semi Bold;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-align: center;
}

.course-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 640px) {
  .course-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .course-container {
    grid-template-columns: repeat(3, 1fr);
  }
}

.course-card {
  /* === ЖЕСТКИЙ СБРОС СТАРЫХ СТИЛЕЙ === */
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  /* =================================== */
  display: flex;
  flex-direction: column;
  height: 100%;
}
.course-card .card-image {
  width: 100%;
  aspect-ratio: 16/10;
  margin-bottom: 20px;
}
.course-card .card-image img {
  /* ИСПРАВЛЕНО: Скругление только сверху (Лево, Право, Низ-Право, Низ-Лево) */
  border-radius: 20px 20px 0 0 !important;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: none !important;
  transition: none !important;
}
.course-card .card-image img:hover {
  transform: none !important;
}
.course-card .card-content {
  padding: 0 !important;
  border: none !important;
  display: flex;
  flex-direction: column;
}
.course-card .card-content .status-badge {
  display: inline-block;
  align-self: flex-start;
  background: rgb(246, 246, 246);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  padding: 8px 16px;
  margin-bottom: 16px;
  border-radius: 16px;
  color: #1a1a1a;
  max-width: 100%;
  box-sizing: border-box;
}
.course-card .card-content h3 {
  margin: 0 0 12px 0;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.3;
  color: #1a1a1a;
}
.course-card .card-content .description {
  font-size: 15px;
  color: #555555;
  line-height: 1.5;
  margin: 0 0 16px 0 !important;
  /* === ЖЕСТКО ОТКЛЮЧАЕМ ЛЮБЫЕ ОБРЕЗКИ ТЕКСТА === */
  display: block !important;
  -webkit-line-clamp: unset !important;
  text-overflow: clip !important;
  overflow: visible !important;
  white-space: normal !important;
  /* ============================================= */
}
.course-card .card-footer {
  /* ИСПРАВЛЕНО: Убрали margin-top: auto, теперь он стоит сразу под текстом */
  margin-top: 0 !important;
  border: none !important;
  padding: 0 !important;
}
.course-card .card-footer .info-item {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  font-weight: 700;
  color: #115c2d;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.course-card .card-footer .info-item:hover {
  opacity: 0.7;
}
.course-card .card-footer .info-item .icon-phone {
  display: block;
  /* 1. Чуть-чуть увеличили сам блок иконки (было 18px) */
  width: 23px;
  height: 23px;
  background-image: url("assets/img/Phone.svg");
  /* 2. ИСПРАВЛЕНИЕ ОБРЕЗКИ: вместо 'contain' делаем размер 90% */
  /* Это создаст "воздушную подушку" внутри квадрата, и иконка не коснется краев */
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
}

.conditions-section {
  font-family: "Inter", sans-serif;
  color: #333333;
  padding-top: 0;
}

.container {
  margin: 0 auto;
}

.conditions-title {
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 40px;
  color: #2b2b2b;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.conditions-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
@media (max-width: 1024px) {
  .conditions-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .conditions-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .conditions-grid {
    grid-template-columns: 1fr;
  }
}

.condition-card {
  background-color: #f2f7f4;
  border-radius: 20px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: transform 0.3s ease;
}
.condition-card:hover {
  transform: translateY(-5px);
}

.condition-icon {
  width: 28px;
  height: 28px;
  color: #307a4a;
}
.condition-icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.condition-text {
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
  color: #1a1a1a;
  font-weight: 400;
}

.cta-extended {
  text-align: center;
  font-size: 32px;
  margin-top: 40px;
}

.academic-docs .flexible-page-documents {
  padding-top: 0;
}

.safe-internet-block-1 .alignleft {
  border-radius: 20px;
}

.safe-internet-block-2 {
  background: var(--Grey, rgb(246, 246, 246));
}
.safe-internet-block-2 .attention-block {
  padding: 0 60px 80px;
  max-width: 900px;
}
@media (max-width: 991px) {
  .safe-internet-block-2 .attention-block {
    padding: 0 10px 20px;
  }
}

.safety-rules {
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
  background-color: #ffffff;
  box-sizing: border-box;
}
.safety-rules *, .safety-rules *::before, .safety-rules *::after {
  box-sizing: inherit;
}
.safety-rules__main-title {
  font-size: 28px;
  font-weight: 700;
  color: #222222;
  line-height: 1.3;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .safety-rules__main-title {
    font-size: 24px;
  }
  .safety-rules__main-title br {
    display: none;
  }
}
.safety-rules__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 992px) {
  .safety-rules__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .safety-rules__grid {
    grid-template-columns: 1fr;
  }
}

.safety-card {
  background-color: #f7f7f7;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.safety-card__content {
  padding: 30px 24px;
  flex-grow: 1;
}
.safety-card__title {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  margin-top: 0;
  margin-bottom: 20px;
}
.safety-card__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.safety-card__list li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 6px;
  font-size: 15px;
  color: #444444;
  line-height: 1.5;
}
.safety-card__list li:last-child {
  margin-bottom: 0;
}
.safety-card__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 4px;
  height: 4px;
  background-color: #222222;
  border-radius: 50%;
}
.safety-card__image {
  width: 100%;
  height: 220px;
  flex-shrink: 0;
}
.safety-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.lyceum-rules-docs .flexible-page-documents {
  padding-top: 0;
}

p {
  padding-bottom: 40px;
}

.btn-green {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: var(--Green, rgb(17, 92, 45));
  color: #ffffff;
  padding: 14px 24px;
  border: none;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.btn-green:hover {
  background-color: #0c4224;
}
.btn-green.btn-full {
  width: 100%;
}

.bullying-section {
  color: #333333;
}
.bullying-section__inner {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .bullying-section__inner {
    flex-direction: column;
  }
}
.bullying-section__content {
  flex: 1 1 60%;
}
.bullying-section__content p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
  color: #555555;
}
.bullying-section__content p:last-child {
  margin-bottom: 0;
}
.bullying-section__content p strong {
  color: #333333;
  font-weight: 700;
}
.bullying-section__action {
  flex: 1 1 35%;
  min-width: 300px;
}
@media (max-width: 991px) {
  .bullying-section__action {
    width: 100%;
  }
}

.action-card {
  border: 1px solid #d1d5db;
  border-radius: 24px;
  padding: 30px;
  background-color: #ffffff;
}
.action-card__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1.3;
  margin: 0 0 25px;
}
.action-card .btn-green {
  width: 100%;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.modal.is-active {
  opacity: 1;
  visibility: visible;
}
.modal.is-active .modal__window {
  transform: scale(1) translateY(0);
}
.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
}
.modal__window {
  position: relative;
  background: #ffffff;
  width: 100%;
  max-width: 600px;
  border-radius: 16px;
  padding: 40px;
  max-height: 90vh;
  overflow-y: auto;
  transform: scale(0.95) translateY(-20px);
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  .modal__window {
    padding: 30px 20px;
    max-width: 95%;
  }
}
.modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  font-size: 28px;
  line-height: 1;
  color: #999;
  cursor: pointer;
  transition: color 0.3s ease;
}
.modal__close:hover {
  color: #333333;
}
.modal__title {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 15px;
}
.modal__desc {
  font-size: 14px;
  line-height: 1.5;
  color: #555555;
}

/* =========================================
   3. СТИЛИ САМОЙ ФОРМЫ (Уплотненная версия)
   ========================================= */
.eco-modal-form {
  width: 100%;
  /* ЖЕСТКОЕ УБИЙСТВО ЛИШНИХ ОТСТУПОВ ОТ CONTACT FORM 7 */
}
.eco-modal-form p {
  margin: 0 !important;
  padding: 0 !important;
}
.eco-modal-form br {
  display: none !important;
}
.eco-modal-form .eco-form-group {
  margin-bottom: 16px; /* Уменьшили отступ (было 24) */
}
.eco-modal-form {
  /* Ряд из двух полей */
}
.eco-modal-form .eco-form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 16px; /* Уменьшили отступ (было 24) */
}
.eco-modal-form .eco-form-row .eco-form-group {
  flex: 1;
  margin-bottom: 0;
}
.eco-modal-form {
  /* Заголовки полей */
}
.eco-modal-form .eco-form-label {
  display: block;
  font-size: 14px; /* Чуть уменьшили шрифт (было 15) */
  font-weight: 700;
  color: #222222;
  margin-bottom: 6px;
}
.eco-modal-form .wpcf7-form-control-wrap {
  display: block;
}
.eco-modal-form {
  /* Поля ввода (Инпуты) */
}
.eco-modal-form input[type=text],
.eco-modal-form input[type=email],
.eco-modal-form textarea {
  width: 100% !important;
  box-sizing: border-box !important;
  padding: 14px 16px !important; /* Уменьшили высоту полей */
  border: 1px solid #dcdcdc !important;
  border-radius: 12px !important;
  font-size: 15px !important;
  font-family: "Inter", sans-serif !important;
  color: #222222 !important;
  background-color: #ffffff !important;
  box-shadow: none !important;
}
.eco-modal-form input[type=text]:focus,
.eco-modal-form input[type=email]:focus,
.eco-modal-form textarea:focus {
  outline: none !important;
  border-color: #115c2d !important;
}
.eco-modal-form textarea {
  min-height: 80px !important; /* Уменьшили высоту текстового поля */
}
.eco-modal-form {
  /* Кнопка отправки */
}
.eco-modal-form .eco-submit-btn {
  width: 100% !important;
  background-color: #115c2d !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 100px !important;
  padding: 16px 32px !important; /* Сделали кнопку чуть компактнее */
  font-size: 18px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  margin-top: 8px !important;
  transition: background-color 0.3s ease !important;
}
.eco-modal-form .eco-submit-btn:hover {
  background-color: #0b3d1e !important;
}
.eco-modal-form {
  /* Адаптив для мобилок */
}
@media (max-width: 640px) {
  .eco-modal-form .eco-form-row {
    flex-direction: column;
    gap: 16px;
  }
}

/* =========================================
   КРАСИВЫЙ СКРОЛЛ (Если экран всё-таки маленький)
   ========================================= */
.eco-modal-content {
  /* Кастомизация скроллбара для Chrome/Edge/Safari */
}
.eco-modal-content::-webkit-scrollbar {
  width: 6px;
}
.eco-modal-content::-webkit-scrollbar-track {
  background: transparent;
}
.eco-modal-content::-webkit-scrollbar-thumb {
  background-color: #d1d1d1;
  border-radius: 10px;
}

.video-section {
  background-color: #ffffff;
}
.video-section__title {
  font-size: 28px;
  font-weight: 700;
  color: #333333;
  margin: 0 0 30px;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .video-section__title {
    font-size: 24px;
    margin: 0 0 20px;
  }
}

.video-section:nth-child(odd) {
  background: var(--LightGreen, rgb(240, 245, 242));
}

.video-wrapper-sm {
  max-width: 625px;
  width: 100%;
}

.video-responsive {
  position: relative;
  padding-bottom: 56.25%; /* Пропорция 16:9 */
  height: 0;
  overflow: hidden;
  border-radius: 16px;
  background-color: #000;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media (max-width: 991px) {
  .video-grid {
    gap: 25px;
  }
}
@media (max-width: 768px) {
  .video-grid {
    grid-template-columns: 1fr;
  }
}

.simple-gallery__row {
  display: flex;
  gap: 20px;
}
@media (max-width: 991px) {
  .simple-gallery__row {
    flex-direction: column;
  }
}
.simple-gallery__col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.simple-gallery__col:first-child {
  flex: 1.3;
}
.simple-gallery__col:last-child {
  flex: 1;
}
@media (max-width: 991px) {
  .simple-gallery__col {
    width: 100%;
  }
}
.simple-gallery__col img {
  border-radius: 24px;
  display: block;
  width: 100%;
  height: auto;
}

.buling-docs .flexible-page-documents {
  padding-top: 0;
}

/* --- Розклад дзвінків SCSS --- */
.schedule-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px 60px;
  max-width: 1400px;
  margin: 0 auto;
  font-family: inherit;
}
@media (max-width: 800px) {
  .schedule-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
.schedule-grid .schedule-block h2 {
  font-size: 22px;
  font-weight: 700;
  color: #222222;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.3;
  border: none;
  padding-bottom: 0;
}
.schedule-grid .schedule-block .schedule-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  margin: 0;
}
.schedule-grid .schedule-block .schedule-table td {
  border: 1px solid #e0e6e2;
  padding: 16px 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
}
.schedule-grid .schedule-block .schedule-table td:first-child {
  background: var(--LightGreen, rgb(240, 245, 242));
  font-weight: 600;
  width: 42%;
  color: #2c302e;
}
.schedule-grid .schedule-block .schedule-table td:last-child {
  background-color: #ffffff;
  color: #444444;
}

/* --- Блок: Структура навчального року --- */
.structure-section {
  background-color: #f2f5f3; /* Светло-серо-зеленый фон как на макете */
  border-radius: 60px;
  font-family: inherit;
  margin: 0 auto;
  /* Настройки заголовков */
}
.structure-section .structure-header {
  text-align: center;
  margin-bottom: 40px;
}
.structure-section .structure-header h2 {
  font-size: 36px;
  font-weight: 800;
  color: #222222;
  margin: 0 0 10px 0;
  border: none;
  padding: 0;
}
.structure-section .structure-header p {
  font-size: 16px;
  color: #555555;
  margin: 0;
}
.structure-section {
  /* Сетка карточек */
}
.structure-section .structure-grid {
  display: grid;
  /* Делаем сетку из 6 колонок для десктопа */
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  /* Позиционирование на ДЕСКТОПЕ */
}
.structure-section .structure-grid .sem-1 {
  grid-column: span 3; /* Берет 3 из 6 колонок = 50% */
  grid-row: 1; /* Строка 1 */
}
.structure-section .structure-grid .sem-2 {
  grid-column: span 3; /* Берет 3 из 6 колонок = 50% */
  grid-row: 1; /* Строка 1 */
}
.structure-section .structure-grid .hol-aut,
.structure-section .structure-grid .hol-win,
.structure-section .structure-grid .hol-spr {
  grid-column: span 2; /* Берет 2 из 6 колонок = 33.3% */
  grid-row: 2; /* Строка 2 */
}
.structure-section .structure-grid {
  /* Стили самой карточки */
}
.structure-section .structure-grid .s-card {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 24px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 110px;
}
.structure-section .structure-grid .s-card .s-date {
  font-size: 14px;
  color: #7a7a7a;
  font-weight: 600;
  margin-bottom: 8px;
}
.structure-section .structure-grid .s-card .s-title {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  margin: 0;
  border: none;
  padding: 0;
}
.structure-section .structure-grid {
  /* --- АДАПТИВНОСТЬ И ЛОГИКА --- */
}
@media (max-width: 900px) {
  .structure-section .structure-grid {
    /* Перестраиваем в 1 колонку */
    grid-template-columns: 1fr;
  }
  .structure-section .structure-grid .s-card {
    grid-column: 1/-1; /* Отменяем десктопные пропорции */
    grid-row: auto; /* Отменяем жесткую привязку к строкам */
  }
  .structure-section .structure-grid {
    /* МАГИЯ ЛОГИКИ: расставляем карточки по порядку (группируем) */
  }
  .structure-section .structure-grid .sem-1 {
    order: 1;
  }
  .structure-section .structure-grid { /* Первый семестр */ }
  .structure-section .structure-grid .hol-aut {
    order: 2;
  }
  .structure-section .structure-grid { /* Под ним осенние каникулы */ }
  .structure-section .structure-grid .sem-2 {
    order: 3;
    margin-top: 20px; /* Отделяем второй семестр от каникул первого */
  }
  .structure-section .structure-grid .hol-win {
    order: 4;
  }
  .structure-section .structure-grid { /* Зимние под вторым семестром */ }
  .structure-section .structure-grid .hol-spr {
    order: 5;
  }
  .structure-section .structure-grid { /* Весенние под зимними */ }
}
.structure-section .structure-grid {
  /* Небольшая корректировка паддингов для мобилок */
}
@media (max-width: 500px) {
  .structure-section .structure-grid {
    gap: 15px;
  }
  .structure-section .structure-grid .s-card {
    padding: 20px;
  }
  .structure-section .structure-grid .s-card .s-title {
    font-size: 18px;
  }
}

@media (max-width: 900px) {
  .structure-section {
    padding: 40px 20px;
    border-radius: 20px;
  }
  .structure-section .structure-header h2 {
    font-size: 28px;
  }
}
.latest-news-preview__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 40px;
  gap: 20px;
}
@media (max-width: 768px) {
  .latest-news-preview__header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.latest-news-preview__header h2 {
  font-size: clamp(32px, 4vw, 42px);
  font-weight: 700;
  color: #111;
  margin-bottom: 12px;
  line-height: 1.2;
}
.latest-news-preview__header p {
  font-size: 16px;
  color: #555;
  margin: 0;
}
.latest-news-preview .btn-secondary {
  display: inline-block;
  padding: 14px 28px;
  background-color: #f4f7f6;
  color: #111;
  font-weight: 600;
  border-radius: 40px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  white-space: nowrap;
}
.latest-news-preview .btn-secondary:hover {
  background-color: #e5e9e8;
}

.news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  width: 100%;
}
@media (max-width: 992px) {
  .news-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .news-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.news-card {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  text-decoration: none;
}
.news-card:hover .news-card__img {
  transform: scale(1.05);
}
.news-card:hover .news-card__title a {
  color: #115c2d;
}
.news-card:hover .news-card__more {
  transform: translateX(5px);
}
.news-card__img-link {
  width: 100%;
  aspect-ratio: 16/10;
  border-radius: 20px;
  overflow: hidden;
  display: block;
}
.news-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.news-card__placeholder {
  background-color: #f4f7f6;
}
.news-card__content {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: flex-start;
}
.news-card__date {
  display: inline-block;
  padding: 4px 14px;
  background-color: #f4f7f6;
  color: #444;
  font-size: 13px;
  font-weight: 500;
  border-radius: 20px;
  margin-bottom: 16px;
}
.news-card__title {
  font-size: clamp(20px, 2.5vw, 24px);
  font-weight: 700;
  margin: 0 0 12px 0;
  line-height: 1.3;
}
.news-card__title a {
  color: #111;
  text-decoration: none;
  transition: color 0.3s ease;
}
.news-card__excerpt {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 16px;
}
.news-card__more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #115c2d;
  text-decoration: none;
  transition: transform 0.3s ease;
}
.news-card__more svg {
  margin-top: 1px;
}

.single-news__header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 40px;
}
.single-news__title {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  line-height: 1.2;
  color: #1a1a1a;
  margin: 0 0 16px 0;
}
.single-news__meta {
  font-size: 15px;
  color: #444444;
  line-height: 1.5;
  margin: 0;
}
.single-news__hero-image {
  padding-bottom: 40px;
}
.single-news__hero-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: clamp(16px, 3vw, 24px);
  display: block;
}
.single-news__content {
  max-width: 900px;
  font-size: 15px;
  line-height: 1.6;
  color: #333333;
}
.single-news__content p {
  margin-top: 0;
  margin-bottom: 10px;
}
.single-news__content a {
  color: #115c2d;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 500;
  transition: color 0.2s ease;
}
.single-news__content a:hover {
  color: #0b3d1e;
}
.single-news__content h2, .single-news__content h3, .single-news__content h4 {
  color: #111111;
  margin: 40px 0 20px 0;
  line-height: 1.3;
  font-weight: 700;
}
.single-news__content h2 {
  font-size: 26px;
}
.single-news__content h3 {
  font-size: 22px;
}
.single-news__content ul, .single-news__content ol {
  margin-bottom: 24px;
  padding-left: 20px;
}
.single-news__content ul li, .single-news__content ol li {
  margin-bottom: 10px;
}
.single-news__content img {
  border-radius: 16px;
  margin: 30px 0;
  max-width: 100%;
  height: auto;
}
.single-news__gallery-wrap {
  max-width: 1000px;
  margin: 60px auto 0;
  padding-top: 40px;
  border-top: 1px solid #eaeaea;
}
.single-news__gallery-title {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
  font-weight: 700;
}
.single-news__gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .single-news__gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .single-news__gallery-grid {
    grid-template-columns: 1fr;
  }
}
.single-news__gallery-grid img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
.single-news__actions {
  max-width: 900px;
  text-align: left;
}
.single-news__actions .btn-primary {
  display: inline-flex;
  align-items: center;
  padding: 16px 32px;
  background-color: #115c2d;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 100px;
  transition: background-color 0.3s ease;
  border: none;
}
.single-news__actions .btn-primary:hover {
  background-color: #0b3d1e;
}

/* --- БЛОК КОНТАКТІВ --- */
.contacts-block {
  font-family: inherit;
}
.contacts-block .container {
  margin: 0 auto;
}
.contacts-block__header {
  text-align: center;
  margin-bottom: 50px;
}
.contacts-block__header h2 {
  font-size: 36px;
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 15px 0;
}
.contacts-block__header p {
  font-size: 16px;
  color: #555555;
  margin: 0;
}
.contacts-block__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 1024px) {
  .contacts-block__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .contacts-block__grid {
    grid-template-columns: 1fr;
  }
}

/* --- СТИЛІ САМОЇ КАРТКИ --- */
.contact-card {
  background-color: #f2f5f3;
  border-radius: 20px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contact-card__icon {
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}
.contact-card__icon img, .contact-card__icon svg {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.contact-card__title {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  margin: 0 0 12px 0;
  border: none;
  padding: 0;
}
.contact-card__text {
  font-size: 14px;
  line-height: 1.5;
  color: #555555;
  margin: 0 0 24px 0;
  flex-grow: 1;
}
.contact-card__link {
  font-size: 14px;
  font-weight: 700;
  color: #1a6b3b;
  text-decoration: none;
  transition: 0.2s;
  display: inline-block;
}
.contact-card__link:hover {
  opacity: 0.7;
}
.contact-card__socials {
  display: flex;
  gap: 15px;
}
.contact-card__socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  transition: 0.2s;
}
.contact-card__socials a img, .contact-card__socials a svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.contact-card__socials a:hover {
  transform: translateY(-3px);
}

.library-fund {
  font-family: "Arial", sans-serif;
  background-color: #ffffff;
}
.library-fund__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  /* Адаптив для планшетов */
}
@media (max-width: 992px) {
  .library-fund__container {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.library-fund__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.library-fund__title {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
  color: #2b2b2b;
  margin: 0;
}
@media (max-width: 576px) {
  .library-fund__title {
    font-size: 32px;
  }
}
.library-fund__stats {
  display: flex;
  gap: 20px;
}
@media (max-width: 576px) {
  .library-fund__stats {
    flex-direction: column;
  }
}
.library-fund__image-wrapper {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
}
.library-fund__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 300px;
}

.stat-card {
  background-color: #f3f7f5;
  border-radius: 16px;
  padding: 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.stat-card__number {
  font-size: 36px;
  font-weight: 700;
  color: #157347;
  line-height: 1;
}
.stat-card__label {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 1.4;
}

.learning-environment {
  background-color: #f6f6f6;
  border-radius: 40px 40px 0 0;
}
.learning-environment__container {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
}
.learning-environment__main-title {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  color: #111111;
  margin-bottom: 50px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .learning-environment__main-title {
    font-size: 32px;
    margin-bottom: 30px;
  }
}
.learning-environment__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 992px) {
  .learning-environment__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .learning-environment__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.learning-environment__card {
  background-color: #ffffff;
  border-radius: 24px;
  padding: 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  .learning-environment__card {
    padding: 30px 24px;
  }
}
.learning-environment__icon {
  width: clamp(44px, 5vw, 54px);
  height: clamp(44px, 5vw, 54px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: clamp(16px, 3vw, 24px);
  flex-shrink: 0;
}
.learning-environment__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
}
.learning-environment__card-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  color: #111111;
  margin: 0 0 16px 0;
}
.learning-environment__card-text {
  font-size: 16px;
  line-height: 1.6;
  color: #444444;
  margin: 0;
}

.clubs-preview {
  background-color: #ffffff;
}
.clubs-preview__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 40px;
  gap: 20px;
}
@media (max-width: 768px) {
  .clubs-preview__header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.clubs-preview__text {
  max-width: 700px;
}
.clubs-preview__title {
  font-size: 42px;
  font-weight: 700;
  color: #111111;
  margin: 0 0 16px 0;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .clubs-preview__title {
    font-size: 32px;
    margin-bottom: 12px;
  }
}
.clubs-preview__subtitle {
  font-size: 16px;
  color: #555555;
  margin: 0;
  line-height: 1.5;
}
.clubs-preview__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  background-color: #f0f5f2;
  color: #111111;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 40px;
  transition: background-color 0.3s ease;
  white-space: nowrap;
}
.clubs-preview__btn:hover {
  background-color: #e2ebd5;
}
.clubs-preview__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 992px) {
  .clubs-preview__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .clubs-preview__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.course-card {
  background: #ffffff;
  border-radius: 24px;
  border: 1px solid #f0f0f0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease;
}
.course-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.course-card:hover .card-image img {
  transform: scale(1.05);
}
.course-card .card-image {
  width: 100%;
  aspect-ratio: 16/10;
  overflow: hidden;
}
.course-card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.course-card .card-content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.course-card .status-badge {
  display: inline-block;
  align-self: flex-start;
  padding: 6px 14px;
  background-color: #f6f6f6;
  color: #555555;
  font-size: 13px;
  border-radius: 20px;
  margin-bottom: 16px;
}
.course-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: #111111;
  margin: 0 0 12px 0;
  line-height: 1.3;
}
.course-card .description {
  font-size: 15px;
  color: #555555;
  line-height: 1.6;
  margin: 0 0 24px 0;
  flex-grow: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.course-card .card-footer {
  border-top: 1px solid #f0f0f0;
  padding-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.course-card .info-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  color: #1e7b3e;
  font-weight: 600;
}
.course-card .info-item svg {
  flex-shrink: 0;
}

.gallery_stage {
  background-color: #F0F5F2;
  border-radius: 60px;
}
@media (max-width: 992px) {
  .gallery_stage {
    border-radius: 30px;
  }
}

.vstup-docs {
  font-family: "Inter", sans-serif;
  /* Если блоку нужны отступы, раскомментируйте строку ниже: */
  /* padding: 40px 0; */
  padding-top: 40px;
}
.vstup-docs__title {
  font-size: 28px;
  font-weight: 700;
  color: #292929;
  margin: 0 0 16px 0; /* Отступ от заголовка до ссылки */
  line-height: 1.3;
}
.vstup-docs__link {
  display: inline-flex;
  align-items: center; /* Центрируем иконку относительно текста */
  gap: 12px; /* Расстояние от глазика до текста */
  color: #115C2D; /* Фирменный зеленый цвет */
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.vstup-docs__link:hover {
  opacity: 0.7; /* Эффект при наведении мышкой */
}
.vstup-docs__icon {
  flex-shrink: 0; /* Запрещаем иконке сжиматься, если текст длинный */
  display: block;
}
.vstup-docs__text {
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline; /* Подчеркивание текста */
  text-underline-offset: 4px; /* Опускаем линию чуть ниже, чтобы она не перечеркивала буквы "р", "у" и т.д. */
  line-height: 1.4;
}
.vstup-docs {
  /* --- Адаптивность для мобильных телефонов --- */
}
@media (max-width: 768px) {
  .vstup-docs__title {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .vstup-docs__text {
    font-size: 16px;
  }
  .vstup-docs__icon {
    width: 20px;
    height: 20px;
  }
}

.zivity-docs {
  padding-bottom: 1000px;
}

.facilities-page .container {
  width: 100%;
  margin: 0 auto;
}

.facilities-hero {
  background-color: #f4f7f6;
  padding: 60px 80px;
  border-radius: 0 0 clamp(30px, 5vw, 60px) clamp(30px, 5vw, 60px);
}
@media (max-width: 768px) {
  .facilities-hero {
    padding: 40px 20px;
  }
}
.facilities-hero__header {
  text-align: center;
  margin-bottom: clamp(40px, 6vw, 60px);
}
.facilities-hero__header .title-main {
  font-size: clamp(32px, 5vw, 48px);
  font-weight: 700;
  color: #111111;
  line-height: 1.2;
  margin-bottom: 16px;
}
.facilities-hero__header .subtitle {
  font-size: clamp(16px, 2vw, 18px);
  color: #444444;
}
.facilities-hero__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(16px, 2vw, 20px);
}
@media (max-width: 992px) {
  .facilities-hero__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .facilities-hero__grid {
    grid-template-columns: 1fr;
  }
}
.facilities-hero .f-card {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.facilities-hero .f-card__icon {
  width: 24px;
  height: 24px;
  margin-bottom: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}
.facilities-hero .f-card__text {
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 600;
  line-height: 1.4;
  color: #111111;
  margin: 0;
}
.facilities-hero .f-card .facilities__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: clamp(14px, 2vw, 16px);
  font-weight: 600;
  color: #115c2d;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.facilities-hero .f-card .facilities__link::after {
  content: "";
  display: inline-block;
  width: clamp(12px, 1.5vw, 16px);
  height: clamp(12px, 1.5vw, 16px);
  background-image: url("assets/img/CaretRight.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-top: 1px;
  transition: transform 0.2s ease;
}
.facilities-hero .f-card .facilities__link:hover {
  opacity: 0.8;
}
.facilities-hero .f-card .facilities__link:hover::after {
  transform: translateX(5px);
}

.facilities-list {
  background-color: #ffffff;
  padding: 60px 80px;
}
@media (max-width: 768px) {
  .facilities-list {
    padding: 40px 20px;
  }
}
.facilities-list .section-title {
  font-size: clamp(28px, 4vw, 36px);
  font-weight: 700;
  margin-bottom: 30px;
  color: #111111;
}
.facilities-list__content {
  margin-bottom: 50px;
  width: 100%;
}
.facilities-list__content ul {
  padding-left: 0;
  list-style: none;
}
.facilities-list__content ul li {
  font-size: clamp(15px, 2vw, 17px);
  line-height: 1.6;
  color: #444444;
  margin-bottom: 8px;
}
.facilities-list__content .additional-text {
  margin-top: 30px;
  font-size: clamp(15px, 2vw, 17px);
  line-height: 1.6;
  color: #444444;
}
.facilities-list .facilities-document .document-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #111111;
}

.facilities-branches {
  background-color: #f4f7f6;
  padding: 60px 80px;
}
@media (max-width: 768px) {
  .facilities-branches {
    padding: 40px 20px;
  }
}
.facilities-branches .branch-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(30px, 5vw, 60px);
  margin-bottom: clamp(60px, 8vw, 100px);
}
.facilities-branches .branch-row:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .facilities-branches .branch-row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .facilities-branches .branch-row--reverse {
    flex-direction: row-reverse;
  }
}
.facilities-branches .branch-row__text {
  width: 100%;
}
@media (min-width: 992px) {
  .facilities-branches .branch-row__text {
    width: 50%;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .facilities-branches .branch-row--reverse .facilities-branches .branch-row__text {
    padding-right: 0;
    padding-left: 40px;
  }
}
.facilities-branches .branch-row__title {
  font-size: clamp(28px, 4vw, 36px);
  font-weight: 700;
  margin-bottom: 20px;
  color: #111111;
}
.facilities-branches .branch-row__desc {
  font-size: clamp(15px, 2vw, 17px);
  line-height: 1.6;
  color: #444444;
  margin-bottom: 16px;
}
.facilities-branches .branch-row__desc strong {
  color: #111111;
}
.facilities-branches .branch-row__img {
  width: 100%;
}
@media (min-width: 992px) {
  .facilities-branches .branch-row__img {
    width: 50%;
  }
}
.facilities-branches .branch-row__img img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/10;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  display: block;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.facilities-branches .btn-solid-green {
  display: inline-block;
  margin-top: 20px;
  padding: 16px 32px;
  background-color: #115c2d;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 40px;
  transition: background-color 0.3s ease;
}
.facilities-branches .btn-solid-green:hover {
  background-color: #0b3d1e;
}

.school-achievements {
  font-family: sans-serif;
  color: #222222;
}
.school-achievements .section-title {
  font-size: clamp(32px, 4vw, 42px);
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 24px 0;
  color: #222222;
}
.school-achievements .proud-section {
  display: grid;
  grid-template-columns: 4fr 5.5fr;
  gap: 60px;
  margin-bottom: 80px;
}
.school-achievements .proud-section__image-col {
  width: 100%;
}
.school-achievements .proud-section__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  display: block;
}
.school-achievements .proud-section__content-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.school-achievements .proud-section__text {
  margin-bottom: 40px;
}
.school-achievements .proud-section__text p {
  margin: 0 0 16px 0;
}
.school-achievements .proud-section__text p:last-child {
  margin-bottom: 0;
}
.school-achievements .proud-section__stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.school-achievements .stat-card {
  background-color: #f2f6f3;
  border-radius: 16px;
  padding: 30px 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.school-achievements .stat-card__number {
  font-size: 36px;
  font-weight: 800;
  color: #115c2d;
  margin-bottom: 12px;
  line-height: 1;
}
.school-achievements .stat-card__text {
  font-family: Inter;
  font-size: 14px;
  line-height: 140%;
  font-weight: 600;
  color: #222222;
}
.school-achievements .academy-section__header {
  margin-bottom: 30px;
}
.school-achievements .academy-section__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #115c2d;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.school-achievements .academy-section__link svg {
  margin-top: 2px;
}
.school-achievements .academy-section__link:hover {
  opacity: 0.7;
}
.school-achievements .academy-section__poster-img {
  width: 100%;
  max-width: 800px;
  display: block;
  border-radius: 24px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
}
.school-achievements .features-main-desc .text-b2, .school-achievements .features-main-desc .features-main-desc, .school-achievements .features-main-desc .feature-item__desc, .school-achievements .features-main-desc .info-card__desc, .school-achievements .features-main-desc p {
  color: #555;
  margin-bottom: 40px;
  line-height: 1.6;
}
@media (max-width: 992px) {
  .school-achievements .proud-section {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .school-achievements .proud-section__img {
    height: 400px;
  }
}
@media (max-width: 640px) {
  .school-achievements {
    padding: 40px 16px;
  }
  .school-achievements .proud-section__img {
    height: 300px;
  }
  .school-achievements .proud-section__stats {
    grid-template-columns: 1fr;
  }
  .school-achievements .stat-card {
    padding: 24px 20px;
  }
}

.inclusive-education {
  background-color: #ffffff;
  font-family: sans-serif; /* Замените на ваш основной шрифт */
}
.inclusive-education__container {
  max-width: 900px;
  padding: 0 15px; /* Защитные отступы по бокам для мобильных */
}
.inclusive-education {
  /* --- ТЕКСТОВЫЙ БЛОК --- */
}
.inclusive-education__text-block {
  margin-bottom: 60px;
}
.inclusive-education__title {
  font-size: 32px;
  font-weight: 700;
  color: #222222;
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 1.3;
}
.inclusive-education__content p {
  font-size: 16px;
  line-height: 1.6;
  color: #444444;
  margin-top: 0;
  margin-bottom: 20px;
}
.inclusive-education__content {
  /* --- БРОНЕБОЙНЫЙ МАРКИРОВАННЫЙ СПИСОК --- */
}
.inclusive-education__content ul {
  list-style: none !important; /* Глушим стандартные маркеры браузера */
  padding-left: 0 !important; /* Убираем браузерные отступы */
  margin-top: 0;
  margin-bottom: 20px;
}
.inclusive-education__content ul li {
  position: relative; /* Важно для позиционирования точки */
  padding-left: 20px; /* Отступ текста от точки */
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.6;
  color: #444444;
  display: block !important; /* Защита от сбросов */
  /* Рисуем свою идеальную точку */
}
.inclusive-education__content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px; /* Опускаем точку, чтобы она была ровно по центру первой строки */
  width: 6px; /* Размер точки */
  height: 6px;
  background-color: #222222; /* Цвет точки */
  border-radius: 50%; /* Делаем ее круглой */
}
.inclusive-education__content ul li:last-child {
  margin-bottom: 0;
}
.inclusive-education {
  /* --- ВИДЕО YOUTUBE --- */
}
.inclusive-education__video-wrapper {
  margin-bottom: 60px;
  max-width: 650px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}
.inclusive-education__video-wrapper iframe {
  width: 100%;
  aspect-ratio: 16/9;
  display: block;
  border: none;
}
.inclusive-education {
  /* --- ОДИНОЧНАЯ ИНФОГРАФИКА --- */
}
.inclusive-education__single-poster {
  margin-bottom: 60px;
}
.inclusive-education__single-poster img {
  width: 100%; /* ВАЖНО для телефона: заставляет картинку сужаться */
  max-width: 620px;
  height: auto; /* ВАЖНО: сбрасывает высоту, чтобы картинка не сплющилась */
  display: block;
  border-radius: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}
.inclusive-education {
  /* --- СЕТКА ПАМЯТОК --- */
}
.inclusive-education__memos-grid { /* ИСПРАВЛЕНО: убрал полное название класса, оставил & */
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.inclusive-education__memos-grid img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}
.inclusive-education {
  /* ========================================== */
  /* --- АДАПТИВНОСТЬ --- */
  /* ========================================== */
  /* Планшеты (до 992px) */
}
@media (max-width: 992px) {
  .inclusive-education__memos-grid {
    gap: 20px;
  }
}
.inclusive-education {
  /* Большие телефоны и портретные планшеты (до 768px) */
}
@media (max-width: 768px) {
  .inclusive-education__title {
    font-size: 28px;
  }
  .inclusive-education__text-block, .inclusive-education__video-wrapper, .inclusive-education__single-poster {
    margin-bottom: 40px;
  }
  .inclusive-education__memos-grid {
    grid-template-columns: 1fr; /* Картинки становятся друг под другом */
  }
}
.inclusive-education {
  /* Обычные телефоны (до 480px) */
}
@media (max-width: 480px) {
  .inclusive-education__title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .inclusive-education__content p, .inclusive-education__content ul {
    font-size: 15px; /* Чуть уменьшаем текст для комфортного чтения с экрана телефона */
  }
  .inclusive-education__text-block, .inclusive-education__video-wrapper, .inclusive-education__single-poster {
    margin-bottom: 30px; /* Отступы между блоками на мобильном делаем меньше */
  }
}/*# sourceMappingURL=style.css.map */