*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  min-width: 320px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  position: relative;
  text-rendering: optimizeSpeed;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

button,
input,
textarea,
select {
  margin: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

button {
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: not-allowed;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  background-color: transparent;
}
a:hover, a:focus {
  outline: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

th,
td {
  padding: 0;
  text-align: left;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input,
textarea {
  font: inherit;
  color: inherit;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #ccc;
  opacity: 1;
}

textarea {
  resize: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden,
[hidden] {
  display: none !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

:focus-visible {
  outline: 2px dashed #005fcc;
  outline-offset: 2px;
}

:focus:not(:focus-visible) {
  outline: none;
}

hr {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 1rem 0;
}

code,
pre {
  font-family: monospace, monospace;
  font-size: 1rem;
  overflow-x: auto;
}

strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

@font-face {
  font-family: "Teachers";
  src: url("../fonts/Teachers-Medium.woff2") format("woff2"), url("../fonts/Teachers-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Teachers";
  src: url("../fonts/Teachers-ExtraBold.woff2") format("woff2"), url("../fonts/Teachers-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Teachers";
  src: url("../fonts/Teachers-SemiBold.woff2") format("woff2"), url("../fonts/Teachers-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Teachers";
  src: url("../fonts/Teachers-Bold.woff2") format("woff2"), url("../fonts/Teachers-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Teachers";
  src: url("../fonts/Teachers-Regular.woff2") format("woff2"), url("../fonts/Teachers-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bookman Old Style";
  src: url("../fonts/BookmanOldStyle.woff2") format("woff2"), url("../fonts/BookmanOldStyle.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bookman Old Style";
  src: url("../fonts/BookmanOldStyle-Bold.woff2") format("woff2"), url("../fonts/BookmanOldStyle-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cardo";
  src: url("../fonts/Cardo-Regular.woff2") format("woff2"), url("../fonts/Cardo-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cardo";
  src: url("../fonts/Cardo-Bold.woff2") format("woff2"), url("../fonts/Cardo-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
  max-width: 100%;
}
@media (min-width: 575px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 820px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1320px;
  }
}

body {
  color: #570B23;
  font-size: 20px;
  font-family: "Teachers", sans-serif;
  background: #EDE9E5;
}

html :where(.wp-block) {
  max-width: 90% !important;
}

.editor-styles-wrapper {
  padding-bottom: 0 !important;
  overflow: hidden;
}

html {
  margin-top: 0 !important;
}

.overflow_body {
  overflow: hidden;
}

.btn-up {
  position: fixed;
  right: 20px;
  bottom: 190px;
  width: 39px;
  height: 39px;
  background: #98AE35;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 999;
}
@media (max-width: 820px) {
  .btn-up {
    right: 8px;
  }
}
.btn-up.show {
  opacity: 1;
  pointer-events: visible;
}
.btn-up:hover {
  opacity: 0.7;
}

.m-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.m-contact a {
  color: #3C4348;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-contact a img {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-contact a:hover {
  opacity: 0.7;
}

.s-content-page {
  margin: 111px 0 140px 0;
}
@media (max-width: 576px) {
  .s-content-page {
    margin: 60px 0;
  }
}
.s-content-page h1 {
  margin-bottom: 50px;
  text-align: left;
  font-family: "Teachers";
}
@media (max-width: 576px) {
  .s-content-page h1 {
    margin-bottom: 25px;
  }
}
.s-content-page h2 {
  font-size: 18px;
  font-weight: 600;
}
.s-content-page h2, .s-content-page h3, .s-content-page h4, .s-content-page h5, .s-content-page h6 {
  margin-bottom: 3px;
  text-align: left;
  font-family: "Teachers";
}
.s-content-page a:not(.btn) {
  color: #570B23;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
}
@media (max-width: 576px) {
  .s-content-page a:not(.btn) {
    word-break: break-all;
  }
}
.s-content-page a:not(.btn):hover {
  text-decoration: none;
}
.s-content-page p {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .s-content-page p {
    margin-bottom: 20px;
  }
}
.s-content-page ul {
  list-style-type: disc;
}
.s-content-page ol {
  list-style-type: decimal;
}
.s-content-page ul, .s-content-page ol {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.5;
}
.s-content-page ul li, .s-content-page ol li {
  margin-bottom: 2px;
  list-style-position: outside;
  margin-left: 18px;
}
.s-content-page ul li:last-child, .s-content-page ol li:last-child {
  margin-bottom: 0;
}
.s-content-page img {
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .s-content-page img {
    margin-bottom: 15px;
  }
}

p a {
  font-weight: bold;
  text-decoration: underline;
  color: #570B23;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
p a:hover {
  text-decoration: none;
}

.s-opening-hours {
  background: #C0074A;
  padding: 17px 0;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
}
@media (max-width: 1536px) {
  .s-opening-hours {
    padding: 17px 45px;
  }
}
@media (max-width: 992px) {
  .s-opening-hours {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.s-opening-hours p {
  font-weight: 400;
  font-size: clamp(14px, 100vw / 1440 * 16, 16px);
  color: #fff;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(20px, 100vw / 1440 * 70, 70px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 992px) {
  .s-opening-hours p {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.s-opening-hours a {
  font-weight: 700;
  font-size: clamp(14px, 100vw / 1440 * 16, 16px);
  color: #fff;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
}
.s-opening-hours a:hover {
  text-decoration: none;
}
.s-opening-hours .close-banner {
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 992px) {
  .s-opening-hours .close-banner {
    right: 10px;
    top: 10px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.s-opening-hours.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.s-welcome {
  position: relative;
  height: 665px;
}
@media (min-width: 1920px) {
  .s-welcome {
    height: 615px;
  }
}
@media (max-width: 576px) {
  .s-welcome {
    height: auto;
  }
}
.s-welcome .bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 576px) {
  .s-welcome .bg {
    height: 244px;
  }
}
.s-welcome .inner-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
@media (min-width: 1920px) {
  .s-welcome .inner-wrapper {
    margin-top: -26px;
  }
}
@media (max-width: 576px) {
  .s-welcome .inner-wrapper {
    position: static;
    margin-top: 52px;
    color: #570B23;
  }
}
.s-welcome p {
  font-weight: 600;
  font-size: 22px;
}
@media (max-width: 576px) {
  .s-welcome p {
    font-size: 18px;
  }
}
.s-welcome .wrapper-links {
  margin-top: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.s-welcome .wrapper-links .btn {
  padding: 0 24px;
  height: 44px;
}

.s-cards {
  margin: clamp(95px, 100vw / 1440 * 85, 85px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(105px, 100vw / 1440 * 210, 210px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-cards {
    margin-top: 130px;
    margin-bottom: 160px;
  }
}
@media (min-width: 2500px) {
  .s-cards {
    margin-top: 88px;
    margin-bottom: 204px;
  }
}
.s-cards .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1280px) {
  .s-cards .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 820px) {
  .s-cards .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.s-cards .item {
  background: #FF6161;
  -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  -webkit-transform: rotate(-3.92deg);
      -ms-transform: rotate(-3.92deg);
          transform: rotate(-3.92deg);
  padding: 36px 15px 50px 44px;
  position: relative;
}
@media (min-width: 1920px) {
  .s-cards .item {
    max-width: 376px;
  }
}
.s-cards .item p {
  font-weight: 400;
  font-size: 18px;
}
.s-cards .item img {
  margin: 0 auto 20px auto;
  display: block;
  height: 86px;
}
.s-cards .item:nth-child(1) {
  left: -13px;
}
@media (min-width: 1920px) {
  .s-cards .item:nth-child(1) {
    left: 62px;
  }
}
@media (max-width: 992px) {
  .s-cards .item:nth-child(1) {
    left: -3px;
  }
}
.s-cards .item:nth-child(2) {
  background: #570B23;
  -webkit-transform: rotate(6.4deg);
      -ms-transform: rotate(6.4deg);
          transform: rotate(6.4deg);
  color: #FF6161;
  z-index: 9;
  top: 64px;
  left: -14px;
  padding-top: 15px;
  padding-right: 30px;
}
@media (min-width: 1920px) {
  .s-cards .item:nth-child(2) {
    left: 22px;
  }
}
@media (max-width: 820px) {
  .s-cards .item:nth-child(2) {
    top: -10px;
  }
}
@media (max-width: 576px) {
  .s-cards .item:nth-child(2) {
    top: 10px;
    left: 8px;
  }
}
.s-cards .item:nth-child(2) h3 {
  margin-bottom: 20px;
}
.s-cards .item:nth-child(2) img {
  height: 114px;
  margin-bottom: 0;
}
.s-cards .item:nth-child(3) {
  background: #C9AB81;
  -webkit-transform: rotate(-3.92deg);
      -ms-transform: rotate(-3.92deg);
          transform: rotate(-3.92deg);
  color: #fff;
  top: 49px;
  left: -11px;
}
@media (max-width: 1280px) {
  .s-cards .item:nth-child(3) {
    left: 50%;
  }
}
@media (max-width: 820px) {
  .s-cards .item:nth-child(3) {
    left: -43px;
    top: -15px;
    z-index: 9;
  }
}
@media (max-width: 576px) {
  .s-cards .item:nth-child(3) {
    left: -16px;
  }
}
.s-cards .item:nth-child(3) h3 {
  margin-bottom: 15px;
}
.s-cards .item:nth-child(3) img {
  height: 100px;
}

.s-slider {
  margin: clamp(76px, 100vw / 1440 * 100, 100px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(105px, 100vw / 1440 * 140, 140px) clamp(0px, 100vw / 1440 * 0, 0px);
  overflow: hidden;
  position: relative;
}
@media (min-width: 1920px) {
  .s-slider {
    margin-bottom: 120px;
  }
}
.s-slider:after {
  content: "";
  width: 134px;
  height: 603px;
  right: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(237, 233, 229, 0)), color-stop(70%, rgba(237, 233, 229, 0.9)), to(#EDE9E5));
  background: linear-gradient(90deg, rgba(237, 233, 229, 0) 0%, rgba(237, 233, 229, 0.9) 70%, #EDE9E5 100%);
  position: absolute;
  z-index: 9;
  pointer-events: none;
}
@media (max-width: 992px) {
  .s-slider:after {
    width: 61px;
    height: 432px;
    right: 0;
    top: 116px;
  }
}
@media (max-width: 820px) {
  .s-slider:after {
    content: none;
  }
}
.s-slider .swiper-wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.s-slider p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #570B23;
  margin-top: 20px;
  height: calc(100vw / 1440 * 52);
  max-width: 88%;
}
@media (max-width: 1280px) {
  .s-slider p {
    height: 50px;
  }
}
@media (max-width: 576px) {
  .s-slider p {
    max-width: 100%;
  }
}
.s-slider .swiper-slide-next ~ .swiper-slide {
  opacity: 0.3 !important;
}
.s-slider .swiper-slide-next + .swiper-slide {
  opacity: 1 !important;
}
@media (min-width: 2500px) {
  .s-slider .swiper-slide-next + .swiper-slide + .swiper-slide {
    opacity: 1 !important;
  }
}
@media (max-width: 820px) {
  .s-slider .swiper-slide-active + .swiper-slide {
    opacity: 0.3 !important;
  }
}
.s-slider .swiper-button-prev, .s-slider .swiper-button-next {
  opacity: 1 !important;
  width: 68px;
  height: 48px;
  top: 45% !important;
}
@media (min-width: 1920px) {
  .s-slider .swiper-button-prev, .s-slider .swiper-button-next {
    top: 41% !important;
  }
}
.s-slider .swiper-button-prev.swiper-button-disabled, .s-slider .swiper-button-next.swiper-button-disabled {
  opacity: 0.35 !important;
}
.s-slider .swiper-button-prev {
  left: -46px !important;
}
@media (min-width: 1920px) {
  .s-slider .swiper-button-prev {
    left: -29px !important;
  }
}
@media (max-width: 576px) {
  .s-slider .swiper-button-prev {
    left: -15px !important;
  }
}
.s-slider .swiper-button-next {
  right: -46px !important;
}
@media (min-width: 1920px) {
  .s-slider .swiper-button-next {
    right: -29px !important;
  }
}
@media (max-width: 576px) {
  .s-slider .swiper-button-next {
    right: -15px !important;
  }
}

.s-news {
  margin: clamp(76px, 100vw / 1440 * 100, 100px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(72px, 100vw / 1440 * 72, 72px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 576px) {
  .s-news {
    margin-bottom: 94px;
  }
}
.s-news h2 {
  margin-bottom: 40px;
}
.s-news .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 12px;
  position: relative;
  z-index: 9;
}
@media (max-width: 992px) {
  .s-news .grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 820px) {
  .s-news .grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.s-news .m-post {
  position: relative;
}
.s-news .m-post .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.s-news .m-post .image {
  border-radius: 5px 5px 0px 0px;
  height: 218px;
  position: relative;
}
.s-news .m-post .image img {
  border-radius: 5px 5px 0px 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-news .m-post .content-box {
  background: #fff;
  height: calc(100% - 218px);
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.s-news .m-post .content-box .date {
  font-weight: 400;
  font-size: 14px;
}
.s-news .m-post .content-box .more-info {
  font-weight: 500;
  font-size: 18px;
  color: #FF6161;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s-news .m-post .content-box .more-info svg {
  margin-left: 8px;
}
.s-news .m-post .content-box .wrapper-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto;
}
.s-news .m-post.event .content-box {
  background: #570B23;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.s-news .m-post.event .content-box h5 {
  color: #fff;
}
.s-news .m-post.event .content-box .more-info {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.s-news .wrapper-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 52px;
}
.s-news.s-news-2 {
  margin: clamp(76px, 100vw / 1440 * 100, 100px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(72px, 100vw / 1440 * 90, 90px) clamp(0px, 100vw / 1440 * 0, 0px);
  position: relative;
}
.s-news.s-news-2 h1 {
  margin-bottom: 75px;
}
@media (max-width: 576px) {
  .s-news.s-news-2 h1 {
    margin-bottom: 40px;
  }
}
.s-news.s-news-2:after {
  content: "";
  background: url("../img/bird.svg") no-repeat;
  width: 458px;
  height: 448px;
  position: absolute;
  right: 0;
  bottom: -121px;
  pointer-events: none;
}
@media (max-width: 576px) {
  .s-news.s-news-2:after {
    width: 258px;
    height: 248px;
    background-size: contain;
  }
}

.wrapper-date {
  color: #FF6161;
  text-align: center;
  margin-right: 27px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}
.wrapper-date .day {
  font-size: 48px;
  font-weight: 700;
}

.cat {
  position: absolute;
  left: 30px;
  bottom: 17px;
  background: #C9AB81;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 20px;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
}

.s-facts {
  background: #570B23;
  margin: clamp(76px, 100vw / 1440 * 88, 88px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(76px, 100vw / 1440 * 187, 187px) clamp(0px, 100vw / 1440 * 0, 0px);
  padding: clamp(80px, 100vw / 1440 * 120, 120px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(60px, 100vw / 1440 * 190, 190px) clamp(0px, 100vw / 1440 * 0, 0px);
}
.s-facts .wrapper-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 25px;
}
@media (max-width: 992px) {
  .s-facts .wrapper-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.s-facts .wrapper-box .left-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 56px 23px;
}
@media (max-width: 992px) {
  .s-facts .wrapper-box .left-box {
    gap: 35px;
  }
}
@media (max-width: 820px) {
  .s-facts .wrapper-box .left-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 45px;
  }
}
.s-facts .wrapper-box .left-box p {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}
.s-facts .wrapper-box .left-box .wrapper-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 17px;
}
.s-facts .wrapper-box .left-box .wrapper-title img {
  margin-right: 15px;
}
.s-facts .wrapper-box .right-box {
  padding-top: 103px;
}
@media (min-width: 1920px) {
  .s-facts .wrapper-box .right-box {
    padding-top: 67px;
  }
}
.s-facts .wrapper-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 134px;
}
@media (min-width: 1920px) {
  .s-facts .wrapper-image {
    margin-top: 112px;
  }
}
@media (max-width: 992px) {
  .s-facts .wrapper-image {
    margin-top: 40px;
    display: block;
  }
}
.s-facts .wrapper-image .image-left {
  max-width: 668px;
}
@media (min-width: 1920px) {
  .s-facts .wrapper-image .image-left {
    max-width: 732px;
  }
}
@media (max-width: 1280px) {
  .s-facts .wrapper-image .image-left {
    max-width: 600px;
  }
}
@media (max-width: 992px) {
  .s-facts .wrapper-image .image-left {
    max-width: 100%;
  }
}
.s-facts .wrapper-image .image-right {
  position: relative;
  top: 87px;
  left: -41px;
}
@media (max-width: 1280px) {
  .s-facts .wrapper-image .image-right {
    max-width: 350px;
  }
}
@media (max-width: 992px) {
  .s-facts .wrapper-image .image-right {
    max-width: 80%;
    margin: 40px auto 0 auto;
    position: static;
  }
}
@media (max-width: 576px) {
  .s-facts .wrapper-image .image-right {
    max-width: 72%;
  }
}
.s-facts.s-facts-2 {
  padding: clamp(76px, 100vw / 1440 * 120, 120px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(76px, 100vw / 1440 * 120, 120px) clamp(0px, 100vw / 1440 * 0, 0px);
}

.s-intro {
  margin: clamp(102px, 100vw / 1440 * 187, 187px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(111px, 100vw / 1440 * 111, 111px) clamp(0px, 100vw / 1440 * 0, 0px);
}
.s-intro .wrapper-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.9fr 1fr;
  grid-template-columns: 0.9fr 1fr;
  gap: 62px;
}
@media (max-width: 992px) {
  .s-intro .wrapper-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 41px;
  }
}
.s-intro .wrapper-box h2 {
  text-align: left;
  margin-bottom: 50px;
}
@media (max-width: 576px) {
  .s-intro .wrapper-box h2 {
    margin-bottom: 40px;
  }
}
.s-intro .wrapper-box p {
  font-weight: 400;
}
.s-intro .wrapper-box p strong {
  font-weight: 600;
}
.s-intro .wrapper-box .btn {
  margin-top: 44px;
}

.s-image {
  height: 333px;
}
.s-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.s-jobs {
  margin: clamp(76px, 100vw / 1440 * 83, 83px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(76px, 100vw / 1440 * 106, 106px) clamp(0px, 100vw / 1440 * 0, 0px);
}
.s-jobs .subtitle {
  max-width: 570px;
  margin: 0 auto 115px auto;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 576px) {
  .s-jobs .subtitle {
    margin: 0 auto 70px auto;
  }
}
.s-jobs .jobs-list {
  max-width: 764px;
  margin: 0 auto 40px auto;
}
.s-jobs .jobs-list li a {
  border-bottom: 1px solid #570B23;
  padding: 25px 20px;
  font-weight: 700;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.s-jobs .jobs-list li:first-child {
  border-top: 1px solid #570B23;
}
.s-jobs .wrapper-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.single-content {
  margin: clamp(70px, 100vw / 1440 * 70, 70px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(76px, 100vw / 1440 * 76, 76px) clamp(0px, 100vw / 1440 * 0, 0px);
}
.single-content .top-image {
  width: 100%;
  height: 331px;
}
.single-content .top-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-content .cat {
  position: static;
  margin-bottom: 10px;
}
.single-content h1 {
  font-weight: 600;
  font-size: 33px;
  margin-bottom: 0;
}
.single-content .inner-box {
  max-width: 570px;
  margin: 29px auto 43px auto;
}
.single-content .top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 27px;
  margin-bottom: 42px;
}
.single-content .top-content .wrapper-date {
  margin-right: 30px;
  margin-bottom: 6px;
}
.single-content .top-content .wrapper-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.single-content .bottom-option {
  margin-top: 43px;
}
.single-content .bottom-option .btn-back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single-content .bottom-option .btn-back svg {
  margin-right: 12px;
}
.single-content .bottom-option .btn-back:hover {
  opacity: 0.7;
}

.s-single-jobs {
  margin: clamp(76px, 100vw / 1440 * 110, 110px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(76px, 100vw / 1440 * 80, 80px) clamp(0px, 100vw / 1440 * 0, 0px);
}
.s-single-jobs h1, .s-single-jobs h2, .s-single-jobs h3, .s-single-jobs h4, .s-single-jobs h5, .s-single-jobs h6, .s-single-jobs p, .s-single-jobs ul, .s-single-jobs ol {
  max-width: 760px;
}
.s-single-jobs .wp-block-columns {
  gap: 12px !important;
  margin: 79px 0 60px 0;
}
@media (max-width: 576px) {
  .s-single-jobs .wp-block-columns {
    margin: 30px 0;
  }
}
.s-single-jobs .btn {
  margin-top: 35px;
}
.s-single-jobs h3 {
  font-size: 50px;
  font-weight: 300;
  font-family: "Bookman Old Style";
  margin-bottom: 22px;
}
@media (max-width: 820px) {
  .s-single-jobs h3 {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .s-single-jobs h3 {
    line-height: 1.3;
    margin-bottom: 5px;
  }
}
.s-single-jobs h1 {
  margin-bottom: 29px;
  font-family: "Bookman Old Style";
}
.s-single-jobs h1 small {
  font-size: 22px;
}

main {
  position: relative;
  overflow: hidden;
}

html {
  height: 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

header {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #570B23;
  height: 118px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1920px) {
  header {
    height: 167px;
  }
}
@media (max-width: 992px) {
  header {
    height: 61px;
  }
}
header .burger {
  display: none;
}
@media (max-width: 992px) {
  header .burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
header .close_menu {
  display: none;
  z-index: 999;
}
header .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .wrapper-menu {
  padding-bottom: 10px;
}
@media (min-width: 1920px) {
  header .wrapper-menu {
    padding-bottom: 0;
  }
}
@media (max-width: 992px) {
  header .wrapper-menu .btn.pc {
    display: none;
  }
}
header .wrapper-menu .btn.mob {
  display: none;
}
@media (max-width: 992px) {
  header .wrapper-menu .btn.mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
  }
}
header .logo {
  position: relative;
  z-index: 999;
  top: 0;
  width: 542px;
  height: 118px;
  left: -170px;
}
@media (min-width: 1920px) {
  header .logo {
    width: 663px;
    height: 175px;
    left: -349px;
  }
}
@media (max-width: 1280px) {
  header .logo {
    width: 441px;
    height: auto;
    left: -70px;
  }
}
@media (max-width: 992px) {
  header .logo {
    width: 286px;
    height: auto;
    left: 0;
  }
}
@media (max-width: 820px) {
  header .logo {
    width: 282px;
    height: auto;
    left: -33px;
  }
}
header .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .top-menu {
  margin-bottom: 7px;
}
@media (max-width: 992px) {
  header .top-menu {
    display: none;
  }
}
header .top-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 31px;
}
header .top-menu ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 16px;
  color: #C9AB81;
}
header .top-menu ul li a svg {
  margin-right: 11px;
}
header .top-menu ul li.current-menu-item a {
  text-decoration: underline;
}

.input_def, textarea {
  width: 100%;
  height: 40px;
  border: 1px solid #778186;
  border-radius: 5px;
  padding: 8px 10px;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  display: block;
  margin-bottom: 9px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

textarea {
  height: 172px !important;
  resize: none;
}

::-webkit-input-placeholder {
  color: #778186;
}

::-moz-placeholder {
  color: #778186;
}

:-ms-input-placeholder {
  color: #778186;
}

:-moz-placeholder {
  color: #778186;
}

.module-accordion .accordion-item {
  position: relative;
  -webkit-box-shadow: 0px 1px 7px #DBDBDB;
          box-shadow: 0px 1px 7px #DBDBDB;
}
.module-accordion .accordion-item .head {
  background-color: #FFFFFF;
  color: #563e6e;
  padding: 20px 30px;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.module-accordion .accordion-item .head:hover {
  background-color: #ffe77a;
}
.module-accordion .accordion-item .head:hover .arrow {
  opacity: 1;
}
.module-accordion .accordion-item .arrow {
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.module-accordion .accordion-item .active {
  background-color: #ffe77a;
}
.module-accordion .accordion-item .arrow-animate {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
}
.module-accordion .accordion-item .content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
}
.module-accordion .accordion-item .content ul, .module-accordion .accordion-item .content ol {
  list-style: inside;
  line-height: 1.7;
}
.module-accordion .accordion-item .content p, .module-accordion .accordion-item .content ul, .module-accordion .accordion-item .content ol {
  font-size: 20px;
  color: #fff;
  max-width: 566px;
}
.module-accordion .accordion-item .content p a, .module-accordion .accordion-item .content ul a, .module-accordion .accordion-item .content ol a {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.module-accordion .accordion-item .content p a:hover, .module-accordion .accordion-item .content ul a:hover, .module-accordion .accordion-item .content ol a:hover {
  opacity: 0.7;
}
.module-accordion .accordion-item .content p:last-child, .module-accordion .accordion-item .content ul:last-child, .module-accordion .accordion-item .content ol:last-child {
  margin-bottom: 0;
}
.module-accordion .accordion-item.active .head {
  background-color: #ffe77a;
}
.module-accordion .accordion-item.active .arrow {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
}
.module-accordion .accordion-item.active .content {
  max-height: 2000px;
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}

.module__check input, .module__radio input {
  display: none;
}

.module__check {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.module__check .text {
  font-size: 18px;
  color: #FFFFFF;
  padding-top: 3px;
}
.module__check .check {
  width: 22px;
  height: 22px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-left: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px solid red;
}
.module__check input:checked + .check {
  background: #fff url("../img/checkbox-icon.svg") no-repeat center center;
}

.module__radio {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  direction: ltr;
}
.module__radio .text {
  font-size: 18px;
  line-height: 24px;
  color: #32313B;
}
.module__radio .check {
  width: 21px;
  height: 21px;
  border: 2px solid #65656C;
  margin-right: 11px;
  border-radius: 50%;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.module__radio input:checked + .check {
  background: transparent;
  border: 2px solid #4BBD8C;
}
.module__radio input:checked + .check:before {
  content: "";
  background: #4BBD8C;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.module-tabs .tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.module-tabs .tabs-nav li {
  list-style: none;
  margin-right: 20px;
}
.module-tabs .tabs-nav li:last-child {
  margin-right: 0;
}

.field-wrapper {
  position: relative;
}
.field-wrapper label {
  white-space: nowrap;
  position: absolute;
  top: 12px;
  left: 10px;
  font-size: 15px;
  color: #778186;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
.field-wrapper.focused label {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: -8px;
  font-size: 10px;
  background: #fff;
  padding: 3px;
  z-index: 999;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border: 1px solid transparent;
  background: #FF6161;
  color: #fff;
  border-radius: 50px;
  height: 60px;
  white-space: nowrap;
  padding: 0 30px;
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn:hover {
  border: 1px solid #FF6161;
  color: #FF6161;
  background: none;
}

p {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6;
}

h1 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 37px;
  text-align: center;
  font-family: "Cardo";
  font-weight: bold;
}
@media (max-width: 820px) {
  h1 {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  h1 {
    line-height: 1.3;
    margin-bottom: 5px;
  }
}

h2 {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 61px;
  text-align: center;
  font-family: "Cardo";
  font-weight: bold;
}
@media (min-width: 1920px) {
  h2 {
    margin-bottom: 102px;
  }
}
@media (max-width: 820px) {
  h2 {
    font-size: 38px;
  }
}
@media (max-width: 576px) {
  h2 {
    font-size: 30px;
    margin-bottom: 24px;
  }
}

h3 {
  font-size: 45px;
  line-height: 1.3;
  margin-bottom: 10px;
  font-family: "Cardo";
  font-weight: bold;
}
@media (max-width: 820px) {
  h3 {
    font-size: 40px;
  }
}

h4 {
  font-family: "Cardo";
  font-weight: bold;
  font-size: 25px;
  line-height: 1.2;
  color: #FF6161;
}

h5 {
  font-family: "Cardo";
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
  color: #570B23;
  margin-bottom: 27px;
}

.swiper-container {
  position: relative;
}

.slider_1_css .swiper-slide {
  width: 376px;
}
.slider_1_css .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1920px) {
  .slider_1_css .swiper-slide {
    width: 416px;
  }
}
@media (max-width: 576px) {
  .slider_1_css .swiper-slide {
    width: 336px;
  }
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 1200px;
  margin: 20px auto;
  height: 600px;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

body {
  padding-top: 118px;
}
@media (min-width: 1920px) {
  body {
    padding-top: 167px;
  }
}
@media (max-width: 992px) {
  body {
    padding-top: 61px;
  }
}

@media (max-width: 992px) {
  .main_menu {
    position: fixed;
    left: 0;
    top: 61px;
    background: #EDE9E5;
    width: 100%;
    height: calc(100vh - 61px);
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none;
    padding: 31px 30px;
    margin-right: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99;
  }
}
.main_menu.active {
  pointer-events: visible;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.main_menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media (max-width: 992px) {
  .main_menu > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }
}
.main_menu > ul > li {
  list-style: none;
  position: relative;
}
@media (max-width: 992px) {
  .main_menu > ul > li {
    margin-right: 0;
    border-bottom: 1px solid #570B23;
    width: 100%;
  }
}
.main_menu > ul > li:last-child {
  margin-right: 0;
}
.main_menu > ul > li svg {
  margin-right: 11px;
}
.main_menu > ul > li > a {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 992px) {
  .main_menu > ul > li > a {
    padding: 21px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #570B23;
  }
}
@media screen and (min-width: 576px) {
  .main_menu > ul > li > a:hover {
    color: #C9AB81;
  }
}
.main_menu > ul > li:nth-last-child(-n+2) {
  display: none;
}
@media (max-width: 992px) {
  .main_menu > ul > li:nth-last-child(-n+2) {
    display: block;
  }
}
.main_menu > ul > li.current-menu-item a {
  text-decoration: underline;
}
.main_menu .menu-item-has-children > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main_menu .menu-item-has-children > a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 992px) {
  .main_menu .menu-item-has-children > a span {
    width: 14px;
    height: 8px;
    position: absolute;
    top: 30px;
    right: 38px;
  }
}
@media (max-width: 992px) {
  .main_menu .menu-item-has-children > a span img {
    -webkit-filter: brightness(0) saturate(100%);
            filter: brightness(0) saturate(100%);
  }
}
.main_menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  pointer-events: visible;
}
@media (min-width: 992px) {
  .main_menu .menu-item-has-children:hover .icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.main_menu .menu-item-has-children.active > a {
  background: #B9B2A2;
  border-bottom: 1px transparent;
  border-radius: 70px;
  color: #fff;
}
.main_menu .menu-item-has-children.active .icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main_menu .sub-menu {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  background: #B9B2A2;
  top: 56px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  min-width: 294px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 99;
}
@media (max-width: 992px) {
  .main_menu .sub-menu {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.main_menu .sub-menu:before {
  content: "";
  width: 100%;
  height: 33px;
  background: transparent;
  position: absolute;
  top: -33px;
  left: 0;
}
@media (max-width: 992px) {
  .main_menu .sub-menu:before {
    content: none;
  }
}
@media (max-width: 992px) {
  .main_menu .sub-menu {
    background: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    min-width: auto;
    padding: 0;
    position: static;
    opacity: 1;
    display: none;
    margin: 15px 0;
  }
}
.main_menu .sub-menu li {
  list-style: none;
  position: relative;
}
.main_menu .sub-menu li:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 0;
  width: 80%;
  height: 1px;
  background: #847B4F;
}
@media (max-width: 992px) {
  .main_menu .sub-menu li:before {
    content: none;
  }
}
.main_menu .sub-menu li:last-child:before {
  content: none;
}
.main_menu .sub-menu li a {
  font-size: 18px;
  color: #fff;
  padding: 20px 40px;
  display: block;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 992px) {
  .main_menu .sub-menu li a {
    color: #2F3B38;
    padding: 18px 59px;
  }
}
.main_menu .sub-menu li a:hover {
  background: #847B4F;
}
@media (max-width: 992px) {
  .main_menu .sub-menu li a:hover {
    background: none;
  }
}
@media (max-width: 992px) {
  .main_menu .sub-menu.active {
    display: block;
  }
}

.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid {
  border-color: red;
}

.wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0 0;
  padding: 13px 10px;
}

.wpcf7-list-item {
  margin-left: 0;
}

.module__check, .wpcf7-list-item {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 12px;
  margin-bottom: 34px;
}
.module__check .text, .wpcf7-list-item .text {
  font-size: 14px;
  line-height: 180%;
  color: #D9CDC7;
}
.module__check .wpcf7-list-item-label, .wpcf7-list-item .wpcf7-list-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.module__check .wpcf7-list-item-label:before, .wpcf7-list-item .wpcf7-list-item-label:before {
  width: 22px;
  height: 22px;
  border: 1px solid #D9CDC7;
  border-radius: 4px;
  margin-right: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
}
.module__check input:checked + .wpcf7-list-item-label:before, .wpcf7-list-item input:checked + .wpcf7-list-item-label:before {
  background: url("../img/check.svg") no-repeat center center;
  border: 1px solid #219653;
}

.wpcf7-spinner {
  margin: 0;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 30px;
}
.wpcf7-spinner:before {
  content: none;
}

footer {
  color: #fff;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 1440px) {
  footer .container {
    max-width: 1263px;
  }
}
@media (min-width: 1920px) {
  footer .container {
    max-width: 1323px;
  }
}
footer h2 {
  font-size: 86px;
  line-height: 1;
  color: #C9AB81;
  text-align: left;
}
@media (min-width: 1920px) {
  footer h2 {
    margin-bottom: 84px;
    position: relative;
    top: 22px;
  }
}
@media (max-width: 1280px) {
  footer h2 {
    font-size: 66px;
  }
}
@media (max-width: 576px) {
  footer h2 {
    font-size: 60px;
  }
}
footer h4 {
  margin-bottom: 16px;
}
footer address {
  font-size: 18px;
}
@media (max-width: 1280px) {
  footer address {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  footer address {
    font-size: 18px;
  }
}
footer address strong {
  margin-bottom: 20px;
  display: block;
}
footer .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}
footer .wrapper-schedule, footer .wrapper-contact {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.6fr 1fr;
  grid-template-columns: 0.6fr 1fr;
  gap: 47px;
}
@media (min-width: 1920px) {
  footer .wrapper-schedule, footer .wrapper-contact {
    -ms-grid-columns: 0.8fr 1fr;
    grid-template-columns: 0.8fr 1fr;
    max-width: 667px;
  }
}
@media (max-width: 1280px) {
  footer .wrapper-schedule, footer .wrapper-contact {
    -ms-grid-columns: 0.7fr 1fr;
    grid-template-columns: 0.7fr 1fr;
    gap: 22px;
  }
}
@media (max-width: 820px) {
  footer .wrapper-schedule, footer .wrapper-contact {
    -ms-grid-columns: 0.6fr 1fr;
    grid-template-columns: 0.6fr 1fr;
    gap: 0;
  }
}
@media (max-width: 576px) {
  footer .wrapper-schedule, footer .wrapper-contact {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 39px;
  }
}
footer .wrapper-contact {
  font-size: 18px;
}
@media (max-width: 1280px) {
  footer .wrapper-contact {
    font-size: 16px;
  }
}
@media (max-width: 820px) {
  footer .wrapper-contact {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px) {
  footer .wrapper-contact {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 16px;
    font-size: 18px;
  }
}
footer .wrapper-schedule {
  padding-bottom: 46px;
  margin-bottom: 27px;
  border-bottom: 1px solid #FF6161;
}
@media (max-width: 576px) {
  footer .wrapper-schedule {
    padding-bottom: 32px;
    margin-bottom: 29px;
  }
}
footer .schedule .line {
  margin-bottom: 10px;
  font-size: 18px;
}
@media (max-width: 1280px) {
  footer .schedule .line {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  footer .schedule .line {
    font-size: 18px;
  }
}
footer .schedule .line span {
  min-width: 150px;
  display: inline-block;
}
footer .schedule .line:first-child {
  font-weight: bold;
}
footer .schedule .line:last-child {
  margin-bottom: 0;
}
footer .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.7fr 1fr;
  grid-template-columns: 0.7fr 1fr;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 26px;
}
@media (max-width: 992px) {
  footer .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 576px) {
  footer .container {
    gap: 72px;
  }
}
footer .wrapper-top {
  background: #570B23;
  padding: 50px 0 66px 0;
}
@media (min-width: 1920px) {
  footer .wrapper-top {
    padding: 33px 0 65px 0;
  }
}
@media (max-width: 576px) {
  footer .wrapper-top {
    padding: 79px 0 33px 0;
  }
}
footer .wrapper-bottom {
  background: #fff;
  color: #570B23;
  padding: 36px 0 50px 0;
}
@media (max-width: 576px) {
  footer .wrapper-bottom {
    padding: 36px 0 32px 0;
  }
}
footer .wrapper-bottom .container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  footer .wrapper-bottom .container {
    gap: 48px;
  }
}
footer .wrapper-bottom .google-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
}
@media (max-width: 1280px) {
  footer .wrapper-bottom .google-rating {
    max-width: 175px;
  }
}
@media (max-width: 576px) {
  footer .wrapper-bottom .google-rating {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 227px;
    gap: 0;
  }
}
@media (max-width: 576px) {
  footer .wrapper-bottom .google-rating img {
    width: 100%;
  }
}
footer .wrapper-bottom .menu-footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
footer .wrapper-bottom .menu-footer ul li a {
  font-size: 16px;
  color: #570B23;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .wrapper-bottom .menu-footer ul li a:hover {
  color: #C9AB81;
}
footer .wrapper-bottom .copyright {
  font-size: 14px;
  padding-top: 4px;
}
@media (max-width: 576px) {
  footer .wrapper-bottom .copyright {
    padding-top: 0;
  }
}
footer .wrapper-bottom .right-box {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 0.6fr 1fr;
  grid-template-columns: 0.6fr 1fr;
  gap: 47px;
}
@media (max-width: 576px) {
  footer .wrapper-bottom .right-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 13px;
  }
}
/*# sourceMappingURL=main.css.map */
