@font-face {
  font-family: "Lora-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Bold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-BoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ThinItalic";
  font-style: italic;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-ThinItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLightItalic";
  font-style: italic;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-LightItalic";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-LightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-MediumItalic";
  font-style: italic;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-MediumItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BoldItalic";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  font-style: italic;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BlackItalic";
  font-style: italic;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-BlackItalic.woff2") format("woff2");
  font-display: swap;
}
:root {
  --header-height: 60px;
  --cc-primary-color: #B49F86 !important;
}
.home-about {
  z-index: 1;
  padding: 90px 0 80px;
  background-color: #fff;
}
.home-about__content {
  display: flex;
  flex-direction: column;
  margin: 0 0 33px 0;
  width: 100%;
  height: 100%;
}
.home-about__content__title {
  margin: 0 0 26px 0;
  color: #576972;
  letter-spacing: 0.02em;
}
.home-about__content__desc {
  color: #65625E;
  letter-spacing: 0.01em;
}
.home-about__content__desc p {
  color: #65625E;
}
.home-about__awards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.home-about__awards__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 37px 0;
}
.home-about__awards__item:last-child {
  margin: 0;
}
.home-about__awards__item__image {
  width: 227px;
  height: 227px;
  object-fit: contain;
}
.home-about__awards__item__text {
  padding: 14px 24px 0;
  max-width: 227px;
  color: #8D8C8A;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem;
  letter-spacing: 0.01em;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 90px;
  }
  .home-about__content {
    width: 50%;
    margin: 0 0 90px 0;
  }
  .home-about__awards {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .home-about__awards__item {
    margin: 0 30px 0 0;
  }
}
@font-face {
  font-family: "Lora-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Bold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-BoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ThinItalic";
  font-style: italic;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-ThinItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLightItalic";
  font-style: italic;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-LightItalic";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-LightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-MediumItalic";
  font-style: italic;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-MediumItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BoldItalic";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  font-style: italic;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BlackItalic";
  font-style: italic;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-BlackItalic.woff2") format("woff2");
  font-display: swap;
}
:root {
  --header-height: 60px;
  --cc-primary-color: #B49F86 !important;
}
.best-eat {
  z-index: 1;
  padding: 90px 0 80px;
  background-color: #fff;
}
.best-eat .content-wrapper {
  gap: 24px;
}
.best-eat__top-left {
  position: relative;
  left: -24px;
  display: flex;
  flex-direction: column;
}
.best-eat__top-left span {
  display: none;
}
.best-eat__top-left__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.best-eat__bottom-right {
  position: relative;
  top: 0;
  right: -24px;
  display: flex;
  flex-direction: column;
}
.best-eat__bottom-right span {
  display: flex;
}
.best-eat__bottom-right__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.best-eat__title {
  margin: 0 0 26px 0;
  color: #B49F86;
  font-family: "Lora-Regular";
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 33px;
  line-height: 2.0625rem;
  font-weight: 400;
  letter-spacing: 0.06em;
}
.best-eat__desc {
  margin: 0 0 40px 0;
  color: #65625E;
  font-family: "Poppins-Regular";
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.best-eat__desc p {
  color: #65625E;
}
.best-eat__button {
  width: 188px;
  height: 50px;
  margin: 0 0 70px 0;
}
.best-eat__button:hover {
  color: #F6F3F0 !important;
  background-color: #576972 !important;
  border-color: #576972 !important;
}
.best-eat__text {
  margin: 0 auto 0 0;
  padding: 10px 23px 12px 3px;
  color: #8D8C8A;
  font-family: "Poppins-Regular";
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17px;
  line-height: 1.0625rem;
  font-weight: 300;
  letter-spacing: 0.01em;
}
@media only screen and (min-width: 480px) {
  .best-eat__top-left {
    align-items: center;
  }
  .best-eat__top-left__image {
    width: min-content;
  }
  .best-eat__bottom-right {
    align-items: center;
  }
  .best-eat__bottom-right__image {
    width: min-content;
  }
  .best-eat__text {
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 90px;
  }
  .best-eat {
    padding: 120px 0;
  }
  .best-eat .content-wrapper {
    gap: 0;
  }
  .best-eat__top {
    display: flex;
    flex-direction: row-reverse;
  }
  .best-eat__top-left {
    top: 0;
    right: -24px;
    left: unset;
    display: flex;
    width: 50%;
  }
  .best-eat__top-left span {
    display: flex;
  }
  .best-eat__top-left__image {
    width: 100%;
  }
  .best-eat__top-right {
    display: flex;
    flex-direction: column;
    padding: 0 0 0 108px;
    width: 50%;
  }
  .best-eat__bottom {
    position: relative;
    top: 20px;
    display: flex;
    flex-direction: row-reverse;
  }
  .best-eat__bottom-right {
    right: 0;
    width: 50%;
  }
  .best-eat__bottom-right span {
    display: none;
  }
  .best-eat__bottom-right__image {
    width: 100%;
  }
  .best-eat__bottom-left {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 80px 0 56px;
    width: 50%;
  }
  .best-eat__bottom-left .best-eat__desc {
    margin: 0;
    position: relative;
    top: 0;
  }
  .best-eat__title {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 49px;
    line-height: 3.0625rem;
  }
  .best-eat__text {
    margin: 0 auto 0 0;
  }
}
@media only screen and (min-width: 1248px) {
  .best-eat__bottom-left .best-eat__desc {
    margin: 0 0 40px 0;
    top: unset;
  }
}
@font-face {
  font-family: "Lora-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Bold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-BoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ThinItalic";
  font-style: italic;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-ThinItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLightItalic";
  font-style: italic;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-LightItalic";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-LightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-MediumItalic";
  font-style: italic;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-MediumItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BoldItalic";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  font-style: italic;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BlackItalic";
  font-style: italic;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-BlackItalic.woff2") format("woff2");
  font-display: swap;
}
:root {
  --header-height: 60px;
  --cc-primary-color: #B49F86 !important;
}
.cool-turkey {
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 0 50px;
  width: 100%;
  height: 100%;
  background-color: #576972;
}
.cool-turkey::before {
  content: "";
  background-color: #B49F86;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
}
.cool-turkey__image {
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 38px;
  width: 100%;
  height: 357px;
  background-color: #fff;
}
.cool-turkey__content {
  display: flex;
  flex-direction: column;
  padding: 50px 0 0 0;
  width: 100%;
}
.cool-turkey__content h2 {
  margin: 0;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 33px;
  line-height: 2.0625rem;
  letter-spacing: 0.02em;
}
.cool-turkey__content h4 {
  margin: 0;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  letter-spacing: 0.02em;
}
.cool-turkey__content p {
  margin: 0;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  line-height: 1.625rem;
  letter-spacing: 0.01em;
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 90px;
  }
  .cool-turkey::before {
    width: calc(50% - 108px);
    height: 100%;
  }
  .cool-turkey {
    flex-direction: row;
    padding: 106px 0;
  }
  .cool-turkey .content-wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
  .cool-turkey__image {
    position: relative;
    left: 108px;
    width: 400px;
    height: 480px;
  }
  .cool-turkey__content {
    justify-content: center;
    padding: 0 30px 0 0;
    width: 45%;
  }
  .cool-turkey__content h2 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 49px;
    line-height: 3.0625rem;
  }
}
@media only screen and (min-width: 1248px) {
  .cool-turkey__image {
    width: 440px;
  }
}
@font-face {
  font-family: "Lora-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Bold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-BoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ThinItalic";
  font-style: italic;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-ThinItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLightItalic";
  font-style: italic;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-LightItalic";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-LightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-MediumItalic";
  font-style: italic;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-MediumItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BoldItalic";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  font-style: italic;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BlackItalic";
  font-style: italic;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-BlackItalic.woff2") format("woff2");
  font-display: swap;
}
:root {
  --header-height: 60px;
  --cc-primary-color: #B49F86 !important;
}
.main-slider {
  position: relative;
  height: 400px;
  background-color: #fff;
}
.main-slider .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main-slider .swiper-slide .content-wrapper {
  z-index: 1;
  position: relative;
  justify-content: flex-end;
  align-items: center;
  margin: 0 0 51px 0;
}
.main-slider .swiper-slide .content-wrapper.-title {
  margin: 0;
  justify-content: center;
}
.main-slider .swiper-button {
  display: flex;
}
.main-slider .swiper-button-prev {
  top: unset;
  bottom: 16px;
}
.main-slider .swiper-button-next {
  top: unset;
  bottom: 16px;
}
.main-slider__image {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.main-slider__image.-desktop {
  display: none;
}
.main-slider__image.-mobile {
  display: flex;
}
.main-slider__image:before {
  content: "";
  opacity: 0.2;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.main-slider__text-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.main-slider__title {
  margin: 0 0 20px 0;
}
.main-slider__title p {
  margin: 0;
  color: #fff;
  font-family: "Poppins-Regular";
  letter-spacing: 0.06em;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 46px;
  line-height: 2.875rem;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}
.main-slider__button {
  height: 44px;
  width: 188px;
}
.main-slider__scroll {
  position: absolute;
  bottom: 0;
  display: none;
}
.main-slider__scroll::before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 55px;
  width: 1px;
  background-color: #fff;
}
.main-slider__scroll__text {
  position: absolute;
  bottom: 56px;
  color: white;
  font-family: "Lora-Regular";
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17px;
  line-height: 1.0625rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .main-slider__image {
    height: 100%;
  }
  .main-slider__image.-desktop {
    display: flex;
  }
  .main-slider__image.-mobile {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 90px;
  }
  .main-slider {
    height: calc(100vh - 90px);
    background-color: transparent;
  }
  .main-slider .swiper-slide .content-wrapper {
    margin: 0 0 118px 0;
    padding: 0 80px 0 80px;
  }
  .main-slider .swiper-button-prev {
    left: 0;
    bottom: 53px;
    margin-left: 20px;
  }
  .main-slider .swiper-button-next {
    right: 0;
    bottom: 53px;
    margin-right: 20px;
  }
  .main-slider__title {
    margin: 0 0 40px 0;
  }
  .main-slider__title p {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 70px;
    line-height: 4.375rem;
  }
  .main-slider__scroll {
    display: contents;
  }
}
@media only screen and (min-width: 1248px) {
  .main-slider .swiper-slide .content-wrapper {
    padding: 0;
  }
  .main-slider .swiper-button-prev {
    margin-left: 20px;
  }
  .main-slider .swiper-button-next {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1400px) {
  .main-slider .swiper-button-prev {
    left: 50%;
    margin-left: -564px;
  }
  .main-slider .swiper-button-next {
    right: 50%;
    margin-right: -564px;
  }
}
@font-face {
  font-family: "Lora-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Bold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-BoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ThinItalic";
  font-style: italic;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-ThinItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLightItalic";
  font-style: italic;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-LightItalic";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-LightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-MediumItalic";
  font-style: italic;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-MediumItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BoldItalic";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  font-style: italic;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BlackItalic";
  font-style: italic;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-BlackItalic.woff2") format("woff2");
  font-display: swap;
}
:root {
  --header-height: 60px;
  --cc-primary-color: #B49F86 !important;
}
.room-slider {
  position: relative;
  background-color: #576972;
}
.room-slider .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.room-slider .swiper-slide__image {
  width: 100%;
}
.room-slider .swiper-button {
  display: flex;
  top: 20px;
  transition: all 0.3s;
}
.room-slider .swiper-button-prev {
  bottom: 52px;
  left: 20px;
}
.room-slider .swiper-button-prev:hover {
  background-image: url("/assets/svg/arrow-left.svg");
}
.room-slider .swiper-button-next {
  right: 20px;
  bottom: 52px;
}
.room-slider .swiper-button-next:hover {
  background-image: url("/assets/svg/arrow-right.svg");
}
.room-slider .swiper-pagination-bullet {
  width: 20px;
  height: 1px;
  background-color: #F6F3F0;
  opacity: 0.5;
}
.room-slider .swiper-pagination-bullet-active {
  opacity: 1;
}
.room-slider__content {
  z-index: 2;
  position: relative;
  margin: 20px 20px 52px 20px;
  padding: 47px 40px 60px;
  background-color: #fff;
  max-height: 500px;
  overflow-y: auto;
}
.room-slider__title {
  margin: 0 0 20px 0;
  color: #576972;
  font-family: "Lora-Regular";
  letter-spacing: 0.02em;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 33px;
  line-height: 2.0625rem;
  font-weight: 400;
  font-style: normal;
  text-align: start;
}
.room-slider__desc {
  padding: 0 0 60px 0;
  color: #65625E;
  font-family: "Poppins-Regular";
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  line-height: 1.625rem;
  letter-spacing: 0.01em;
}
.room-slider__desc p {
  margin-bottom: 20px;
  color: #65625E;
}
.room-slider__button {
  position: relative;
  height: 50px;
  width: 100%;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 19px;
  line-height: 1.1875rem;
  letter-spacing: 0.02em;
}
.room-slider__button-swiper {
  position: relative;
  width: 100%;
  height: 72px;
}
.room-slider__bg {
  width: 100%;
}
@media only screen and (min-width: 480px) {
  .room-slider .swiper-slide__image {
    max-height: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 90px;
  }
  .room-slider {
    flex-direction: row;
    justify-content: unset;
    align-items: unset;
    height: 100%;
  }
  .room-slider .swiper {
    display: flex;
    width: 64%;
    margin: 0;
  }
  .room-slider .swiper-slide__image {
    max-height: 100%;
  }
  .room-slider .swiper-button-prev {
    left: 0;
    margin: 0;
  }
  .room-slider .swiper-button-next {
    right: 0;
    margin: 0;
  }
  .room-slider .swiper-pagination {
    width: calc(65% + 200px) !important;
  }
  .room-slider__content {
    padding: 30px 40px;
    max-width: 360px;
    max-height: 360px;
    top: 0;
    right: 35%;
    margin: auto 0;
  }
  .room-slider__title {
    margin: 0 0 30px 0;
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 49px;
    line-height: 3.0625rem;
    font-weight: 500;
  }
  .room-slider__desc {
    padding: 0 0 30px 0;
  }
  .room-slider__button {
    width: 188px;
  }
  .room-slider__button-swiper {
    width: 140px;
    margin: 0 12% 0 50%;
  }
  .room-slider__bg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 36%;
  }
}
@media only screen and (min-width: 1248px) {
  .room-slider__content {
    right: 20%;
    padding: 67px 60px 80px;
    max-width: 440px;
    max-height: 440px;
  }
  .room-slider__desc {
    padding: 0 0 60px 0;
  }
}
@font-face {
  font-family: "Lora-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Lora/Lora-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-Bold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lora-BoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Lora/Lora-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ThinItalic";
  font-style: italic;
  font-weight: 100;
  src: url("/assets/font/Poppins/Poppins-ThinItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraLightItalic";
  font-style: italic;
  font-weight: 200;
  src: url("/assets/font/Poppins/Poppins-ExtraLightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-LightItalic";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/font/Poppins/Poppins-LightItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Italic";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/font/Poppins/Poppins-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-MediumItalic";
  font-style: italic;
  font-weight: 500;
  src: url("/assets/font/Poppins/Poppins-MediumItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/font/Poppins/Poppins-SemiBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BoldItalic";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/font/Poppins/Poppins-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  font-style: italic;
  font-weight: 800;
  src: url("/assets/font/Poppins/Poppins-ExtraBoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-BlackItalic";
  font-style: italic;
  font-weight: 900;
  src: url("/assets/font/Poppins/Poppins-BlackItalic.woff2") format("woff2");
  font-display: swap;
}
:root {
  --header-height: 60px;
  --cc-primary-color: #B49F86 !important;
}
.welcome {
  padding: 80px 0 0;
  background-color: #fff;
}
.welcome__bottom {
  position: relative;
}
.welcome__bottom::before {
  content: "";
  position: absolute;
  top: 0;
  left: -24px;
  width: calc(100% - 27px);
  height: 100%;
  background-color: #F6F3F0;
}
.welcome__title {
  margin: 0 auto 0 0;
  max-width: 200px;
  color: #B49F86;
  font-family: "Lora-Regular";
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 33px;
  line-height: 2.0625rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.welcome__text {
  margin: 25px 0 50px 0;
  color: #65625E;
  font-family: "Poppins-Regular";
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.welcome__text p {
  color: #65625E;
}
.welcome__text.-bottom-text {
  position: relative;
  width: calc(100% - 75px);
}
.welcome__image {
  margin: 0 0 15px 0;
  width: 100%;
  object-fit: cover;
}
.welcome__image.-bottom-image {
  position: relative;
  margin: 80px 0 15px 0;
}
@media only screen and (min-width: 480px) {
  .welcome__top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .welcome__bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .welcome__text.-bottom-text {
    width: calc(100% - 100px);
  }
  .welcome__image {
    width: min-content;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --header-height: 90px;
  }
  .welcome {
    padding: 100px 0 0;
  }
  .welcome::before {
    content: "";
    position: absolute;
    background-color: #F6F3F0;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
  }
  .welcome .content-wrapper {
    flex-direction: row-reverse;
  }
  .welcome__top {
    display: flex;
    flex-direction: column;
    padding: 0 0 0 110px;
    width: 50%;
  }
  .welcome__bottom {
    padding: 0 0 0 48px;
    width: 50%;
  }
  .welcome__bottom::before {
    display: none;
  }
  .welcome__title {
    margin: 45px auto 0 0;
    max-width: 300px;
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 49px;
    line-height: 3.0625rem;
  }
  .welcome__text.-top-text {
    max-width: 360px;
    align-self: flex-end;
  }
  .welcome__image {
    width: 100%;
  }
  .welcome__image.-bottom-image {
    right: -48px;
    margin: 0 0 15px 0;
  }
  .welcome__image.-top-image {
    margin: 0 0 35px 0;
    max-width: 360px;
    align-self: flex-end;
  }
}