.first-block {
    background-image: url('/wp-content/uploads/2025/06/ff11.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex
;
    align-items: center;
}

.home main {
    padding-top: 0;
    margin-bottom: 0;
}
span.first-block-text {
    display: block;
    color: #E0E0E0;
    font-size: clamp(1rem, 0.9393rem + 0.2589vw, 1.25rem);
    line-height: 160%;
    text-transform: uppercase;
    word-spacing: 8px;
  }
.first-block-title {
    font-size: clamp(2.5rem, 1.7415rem + 3.2362vw, 5.625rem);
    font-weight: 700;
    line-height: normal;
    color: var(--Accent);
    text-transform: uppercase;
    display: block; 
    margin-bottom: calc(1.75rem - clamp(0.75rem, 0.6893rem + 0.2589vw, 1rem));
}

h1.first-block-title {
    letter-spacing: clamp(0.05rem, 0.0347rem + 0.0652vw, 0.113rem);
    margin-bottom: clamp(1rem, 0.4842rem + 2.2006vw, 3.125rem);
}

.first-block-text p {
    font-size: 28px;
    color: #E0E0E0;
    margin-bottom: 0;
}

.first-block p:last-child {
    margin-bottom: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
}

h2.block-title {
    font-size: clamp(2rem, 1.8786rem + 0.5178vw, 2.5rem);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0.8px;
    line-height: normal;
}

.mb {
    margin-bottom: var(--main-margin);
}

.about-block__item.dark {
    background-color: #4D665C;
    border-radius: clamp(0.75rem, 0.6286rem + 0.5178vw, 1.25rem);
    padding: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem) clamp(1rem, 0.7876rem + 0.9061vw, 1.875rem);
}

span.about-block__item-title {
    display: block;
    font-size: clamp(1.5rem, 1.4090rem + 0.3883vw, 1.875rem);
    font-weight: 700;
    letter-spacing: 0.6px;
    color: #E0E0E0;
    margin-bottom: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
    text-transform: uppercase;
}

.about-block__items {
    display: flex;
    align-items: center;
    gap: 30px clamp(2.5rem, 1.7415rem + 3.2362vw, 5.625rem);
}

.flex {
    flex: 1;
}

.about-block__item-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(1rem, 0.7876rem + 0.9061vw, 1.875rem);
}

p.about-block__item-grid_item-text {
    color: #E0E0E0;
    font-size: 18px;
    font-weight: 500;
}

.about-block__item-grid_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 8px;
}

.about-block__item.flex p {
    font-size: clamp(1rem, 0.9697rem + 0.1294vw, 1.125rem);
    font-weight: 500;
}

a.btn {
    font-size: clamp(1.125rem, 1.0947rem + 0.1294vw, 1.25rem);
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    color: #EDE8DD;
    background-color: var(--Accent);
    border-radius: 12px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 580px;
    border: 2px solid var(--Accent);
    transition: all 0.3s ease;
    margin: 0 auto;
}
a.btn:hover {
    background-color: transparent;
    color: var(--Accent);
}

.about-block__items a.btn {
    margin-top: 20px;
}

.yellow {
    background-color: #EDE8DD;
    padding: clamp(1.875rem, 1.2682rem + 2.5890vw, 4.375rem) 0;
}

.yellow .container {
    display: flex;
    align-items: center;
    column-gap: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
    justify-content: center;
    max-width: 990px;
    margin: 0 auto;
    padding: 0;
}

.yellow-item img {
    width: clamp(4.375rem, 1.7961rem + 11.0032vw, 15rem);
    max-width: max-content;
}

.yellow-btns {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
      z-index: 22;
  position: relative;
}

.yellow-text {
    max-width: 709px;
}

.yellow-text p {
    font-size: clamp(1rem, 0.9697rem + 0.1294vw, 1.125rem);
    font-weight: 500;
}

a.btn.white.flex {
    background-color: transparent;
    color: var(--Accent);
}
a.btn.white.flex:hover {
    background-color: var(--Accent);
    color: #EDE8DD;
}

.form-block__item.img {
    display: flex;
}

.form-block {
    display: flex;
    align-items: stretch;
    gap: clamp(2.5rem, 1.7415rem + 3.2362vw, 5.625rem);
    background-color: #4D665C;

}
.form-block__item.img.flex img {
    object-fit: cover;
}

.form-block__item.forms.flex {
    padding: 40px 0 40px clamp(1rem, -1.1348rem + 8.7582vw, 9.375rem);
}

.forms h2.block-title {
    margin-bottom: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
    max-width: 413px;
}

.partners-info {
    background-image: url('/wp-content/uploads/2025/06/part__bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: clamp(3.75rem, 1.3689rem + 10.1592vw, 13.56rem) clamp(1.25rem, 0.1117rem + 4.8570vw, 5.94rem);
    border-radius: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem);
}

span.partners-info__title {
    display: block;
    color: var(--Accent);
    font-weight: 700;
    font-size: clamp(1.5rem, 1.4090rem + 0.3883vw, 1.875rem);
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin-bottom: 20px;
}

p.partners-info__desc {
    color: #F6F4EF;
    max-width: 610px;
}

.btn.partner_btn {
    max-width: 370px;
    margin-top: 20px;
}

.partners h2.block-title {
    color: #0A422F;
    margin-bottom: clamp(1.125rem, 0.4879rem + 2.7184vw, 3.75rem);
}

.services-slider {
    margin-bottom: clamp(3.75rem, 3.2949rem + 1.9417vw, 5.625rem);
}

.slider-img-nav {
    display: flex;
    align-items: center;
    column-gap: 20px;
    position: absolute;
    right: clamp(1rem, -1.1348rem + 8.7582vw, 9.375rem);
    top: 0;
}

.partners.mb {
    overflow: hidden;
    position: relative;
}

.slider-img-nav svg {
    cursor: pointer;
}

.slider-img-nav svg.swiper-button-disabled {
    cursor: default;
}

.slider-img-nav svg path.r-circle {
    stroke: none;
    fill: #0A422F;
}

.slider-img-nav svg path.r-arr {
    stroke: #ffffff;
}

.slider-img-nav svg.swiper-button-disabled path.r-arr {
    stroke: #0A422F;
}

.slider-img-nav svg.swiper-button-disabled path.r-circle {
    fill: #F9F9F9;
}

.community__top h2.block-title {
    margin-bottom: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem);
    text-align: center;
}

.community__top__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.community__top__flex_text {
    max-width: 760px;
}

.community__top__flex_text p {
    color: #F6F4EF;
    font-size: clamp(1rem, 0.9697rem + 0.1294vw, 1.125rem);
}

.community__top {
    background-color: #4D665C;
    padding: clamp(2.5rem, 1.8932rem + 2.5890vw, 5rem) 0 calc(45.63rem - clamp(15.63rem, 12.1421rem + 14.8816vw, 30rem));
    position: relative;
}

.community__bottom_item {
    border-radius: clamp(0.75rem, 0.6286rem + 0.5178vw, 1.25rem);
    background-color: #EDE8DD;
    padding: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem) clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
}

.community__bottom .container {
    display: flex;
    gap: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
}
.community__bottom.mb {
    margin-top: -225px;
    z-index: 222;
    position: relative;
}

span.community__bottom_item-title {
    display: block;
    color: #0A422F;
    margin-bottom: clamp(1.25rem, 1.1590rem + 0.3883vw, 1.625rem);
    font-weight: 700;
    font-size: clamp(1.5rem, 1.4090rem + 0.3883vw, 1.875rem);
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
.community__bottom_item-desc p,
.community__bottom_item-desc li {
    color: #4D665C;
    font-weight: 500;
    font-size: clamp(1rem, 0.9090rem + 0.3883vw, 1.375rem);
    line-height: 200%;
  }
  .community__bottom_item-desc ul {
    padding-left: 18px;
  }
  .community__bottom_item a.btn {
    margin-top: 24px;
  }
span.wpcf7-form-control-wrap input {
    width: 100%;
    background-color: transparent;
    font-size: clamp(1.125rem, 1.0947rem + 0.1294vw, 1.25rem);
    border: none;
    border-bottom: 2px solid #EDE8DD;
    border-radius: 0;
    opacity: 1;
    color: #EDE8DD;
    padding-bottom: 8px;
    font-weight: 300;
    margin-bottom: 16px;
}
span.wpcf7-form-control-wrap input::placeholder {
    color: #EDE8DD;
    opacity: 1;
}
span.wpcf7-form-control-wrap input:focus {
    outline: none;
    border-bottom: 2px solid #89BBAA;
    color: #89BBAA;
}
span.wpcf7-form-control-wrap input:focus::placeholder {
    color: #89BBAA;
    opacity: 1;
}
span.wpcf7-form-control-wrap input:focus {
    outline: none;
}
label.policy-label {
    font-size: clamp(0.975rem, 0.9689rem + 0.0259vw, 1rem);
    font-weight: 400;
    line-height: 140%;
    color: #EDE8DD;
    margin-top: 20px;
    display: block;
}
label.policy-label a {
    color: #EDE8DD;
    font-weight: 700;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    font-size: clamp(1.125rem, 1.0947rem + 0.1294vw, 1.25rem);
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    color: #EDE8DD;
    background-color: var(--Accent);
    border-radius: 12px;
    padding: 16px;
    display: flex
;
    align-items: center;
    justify-content: center;
    max-width: 580px;
    border: 2px solid var(--Accent);
    width: 100%;
    margin-top: calc(2.75rem - clamp(1.25rem, 1.1893rem + 0.2589vw, 1.5rem));
}
span.wpcf7-spinner {
    display: none;
}
.swiper-wrapper {
    align-items: center;
}
img.swiper-slide {
    max-height: 140px;
}
hr.line {
    background-color: #4D665C;
    height: 2px;
    margin: clamp(2.5rem, 1.8932rem + 2.5890vw, 5rem) 0;
  }
  .about--blocks {
    display: flex
  ;
    align-items: flex-start;
    gap: clamp(1.875rem, 0.9648rem + 3.8835vw, 5.625rem);
  }
  span.about--blocks__item-title {
    display: block;
    font-size: clamp(1.5rem, 1.3786rem + 0.5178vw, 2rem);
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.6px;
    color: var(--Accent);
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .about-block__item.flex p span {
    color: var(--Accent);
  }
  .community__bottom_item.flex {
    display: flex
  ;
    flex-direction: column;
  }
  .community__bottom_item a.btn {
    margin-top: auto;
  }
html {
  scroll-behavior: smooth;
}
.anchor-block {
  position: relative;
}
.anchor-block::before {
  content: "";
  display: block;
  height: 100px; /* высота смещения */
  margin-top: -100px;
  visibility: hidden;
  pointer-events: none;
}
.r-head {
  display: flex
;
  align-items: center;
  column-gap: 30px;
}
a.inactive-lang, span.active-lang {
  display: flex
;
}
.wpcf7 form input[type="submit"]:disabled,
.wpcf7 form button[type="submit"]:disabled {
  background: #ADADAD !important;
  color: #4D665C !important;
  cursor: not-allowed !important;
  border: 2px solid #ADADAD !important;
}
span.wpcf7-not-valid-tip {
  color: #FF8A90;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
}
input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.wpcf7-not-valid,
input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel.wpcf7-not-valid,
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
  margin-bottom: 3px;
  border-bottom: 2px solid #FF8A90;
  color: #FF8A90;
}
input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.wpcf7-not-valid::placeholder,
input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel.wpcf7-not-valid::placeholder,
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid::placeholder {
  color: #FF8A90;
}
.entry-content h2 {
  font-size: 24px;
  line-height: normal;
  margin: 40px 0 16px;
}
h1.entry-title {
  font-size: clamp(2rem, 1.8786rem + 0.5178vw, 2.5rem);
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 30px;
}
.entry-content {
  margin-bottom: var(--main-margin);
}
.entry-content p {
  margin-bottom: 20px;
  font-weight: 500;
}
.wpcf7-list-item label {
  display: flex
;
  align-items: center;
  justify-content: flex-start;
  column-gap: 8px;
}
span.wpcf7-form-control-wrap .wpcf7-list-item input {
  width: auto;
  margin: 0;
}
.wpcf7-list-item {
  margin: 0 0 20px!important;
}
span.wpcf7-list-item-label {
  color: #EDE8DD;
  line-height: 120%;
  font-weight: 400;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem);
}
#partner_form input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
  max-width: 100%;
}
span.wpcf7-form-control-wrap .wpcf7-list-item input[type="checkbox"] {
  width: 16px;
  height: 16px;
  min-width: 16px;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background-color: #EDE8DD;
  cursor: pointer;
  position: relative;
}

span.wpcf7-form-control-wrap .wpcf7-list-item input[type="checkbox"]:checked {
  background-color: #CAA53D;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 4px;
  border:none;
  width: 16px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><rect width="16" height="16" rx="4" fill="%23CAA53D"/><path d="M12.4688 3.84961C12.6699 3.84961 12.789 4.0837 12.6602 4.24414L12.6592 4.24316L6.9375 11.4961H6.93652C6.75188 11.7279 6.42015 11.7576 6.19922 11.583L6.1123 11.4961L2.90234 7.42969C2.77666 7.27029 2.89024 7.0353 3.09375 7.03516H3.91309L4.03027 7.04883C4.06878 7.05769 4.10681 7.07051 4.14258 7.08789C4.21376 7.12255 4.2762 7.17315 4.3252 7.23535L6.52344 10.0215L11.2383 4.0498C11.3373 3.92341 11.4895 3.84973 11.6494 3.84961H12.4688Z" fill="white" stroke="white" stroke-width="0.3"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.pt {
  padding-top: clamp(1.875rem, 1.4199rem + 1.9417vw, 3.75rem);
}
h1.entry-title.center {
  text-align: center;
  margin-bottom: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
}
.event-container {
  max-width: 780px;
  margin: 0 auto var(--main-margin);
}
.event-container {
  max-width: 780px;
  margin: 0 auto var(--main-margin);
  padding-left: 0;
  padding-right: 0;
}
.event-info {
  border-radius: clamp(0.75rem, 0.6286rem + 0.5178vw, 1.25rem);
  background-color: #4D665C;
  color: #E0E0E0;
  padding: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem) clamp(1rem, 0.6359rem + 1.5534vw, 2.5rem);
  margin-bottom: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
  display: flex;
  flex-direction: column;
  row-gap: calc(2.6879999999999997rem - clamp(1.25rem, 1.2044rem + 0.1947vw, 1.438rem));
}
.event-info-item {
  display: flex
;
  align-items: center;
  justify-content: space-between;
  column-gap: 36px;
}
.event-container img {
  display: flex
;
  border-radius: 12px;
  margin-bottom: 20px;
}
.event-info span {
  font-size: clamp(1rem, 0.9697rem + 0.1294vw, 1.125rem);
  font-weight: 500;
  line-height: 160%;
}
.event-container p {
  color: #4D665C;
  font-size: clamp(1rem, 0.9697rem + 0.1294vw, 1.125rem);
}
.event-container h2,
.event-container h3,
.event-container h4,
.event-container h5,
.event-container h6 {
  color: #0A422F;
  margin: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem) 0 20px;
  font-size: clamp(1.25rem, 1.1893rem + 0.2589vw, 1.5rem);
  line-height: 140%;
}
.event-container iframe {
  width: 100%;
  border-radius: 12px;
}
a.btn.event_btn {
  width: 100%;
  max-width: 100%;
  margin-top: 24px;
} 
.matherials.mb {
  background-color: #EDE8DD!important;
  padding: clamp(1.25rem, 0.4066rem + 3.5987vw, 4.725rem) 0;
}
div#block_form {
  background-color: #4D665C!important;
  padding: 30px clamp(1rem, 0.7876rem + 0.9061vw, 1.875rem);
  border-radius: clamp(0.625rem, 0.4733rem + 0.6472vw, 1.25rem);
  margin: 0 auto;
  max-width: 730px;
}
.block_form input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
  max-width: 100%;
}
.matherials__photos {
  display: grid
;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: clamp(1.25rem, 0.7949rem + 1.9417vw, 3.125rem);
}
h2.matherials-title {
  text-align: center;
  font-size: clamp(2rem, 1.8786rem + 0.5178vw, 2.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0.8px;
  line-height: normal;
  margin-bottom: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem);
  color: #0A422F;
}
h3.matherials__subtitle {
  font-size: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
  text-transform: uppercase;
  margin-bottom: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
  color: #0A422F;
  line-height: normal;
}
img.matherials__photo {
  display: block; 
  width: 100%;
  height: auto; 
  object-fit: cover;
}




  @media (max-width: 768px) {
      img.matherials__photo {
          max-height: 150px;
          height: 100%;
      }
    .matherials__photos {
      grid-template-columns: repeat(2, 1fr);
      gap: 16px;
    }
    .event-container {
      padding-left: clamp(1rem, -1.1348rem + 8.7582vw, 9.375rem);
      padding-right: clamp(1rem, -1.1348rem + 8.7582vw, 9.375rem);
    }
    #partner_form input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
      margin-top: 4px;
    }
    span.wpcf7-form-control-wrap .wpcf7-list-item input[type="checkbox"]:checked::before {
      top: -8px;
      left: -3px;
    }
    span.close-popup {
      top: 20px;
    }
    div#partner_form {
      position: relative;
      top: 63%;
      max-width: 97%;
  }
    .about-block__items,
    .about--blocks,
    .yellow .container,
    .yellow-btns,
    .community__top__flex,
    .community__bottom .container,
    .form-block {
        flex-direction: column;
      }
      .about-block__item-grid {
        grid-template-columns: repeat(1, 1fr);
      }
      .yellow {
        padding-left: 16px;
        padding-right: 16px;
      }
      .yellow-btns a.btn {
        width: 100%;
      }
      .community__top__flex_img svg {
        width: 60px;
        height: 60px;
      }
      .community__top__flex {
        row-gap: 20px;
      }
      .community__bottom.mb {
        margin-top: -464px;
      }
      .first-block {
        height: 700px;
      }
      .first-block {
        height: 700px;
        background-position: 63% 100%;
      }
      .community__bottom_item a.btn {
        margin-top: 20px;
      }
      .services-slider .swiper-wrapper img {
        max-height: 66px;
      }
      .partners-info {
        background-image: url('/wp-content/uploads/2025/06/mbg.jpg');
      }
      .form-block__item.forms.flex {
        padding:40px 16px;
      }
      .footer-logo {
        width: 60px;
      }
      .footer__contacts {
        flex-direction: column;
        text-align: center;
        max-width: 283px;
      }
      .footer_bottom .container {
        flex-direction: column;
      }
      span.line {
        display: none;
      }
      a.ppopup {
        display: none;
      }
      img.custom-logo {
        width: 50px;
      }
      div#mob-menu {
        width: 100%;
        top: 0;
        background-color: #0A422F;
        padding: 5px 16px 50px;
      }
      svg.close {
        position: absolute;
        right: 21px;
        top: 20px;
      }
      #mob-menu li a {
        font-size: 20px;
        color: #fff;
        text-transform: uppercase;
        line-height: 100%;
      }
      ul#mob-menu {
        padding: 0;
        list-style: none;
        display: flex
      ;
        flex-direction: column;
        align-items: center;
        row-gap: 30px;
        padding-top: 50px;
      }
      #mob-menu a.btn {
        max-width: 250px;
        margin: 40px auto 0;
      }
  

  }
  