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

html {
  font-size: 20px;
  width: 100vw;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
html .no-scroll {
  overflow: hidden;
}
@media (max-width: 767px) {
  html {
    font-size: 6.25vw;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  html {
    font-size: 1.3888888889vw;
  }
}

body {
  position: relative;
  padding: 0;
  overflow-x: clip;
}

input {
  outline: none;
  box-shadow: none;
}
input:focus, input:hover {
  outline: none;
}

body {
  font-weight: 400;
  line-height: 1;
  font-family: "DM Sans", sans-serif;
}
@media (max-width: 767px) {
  body {
    font-size: 0.6rem;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 0.8rem;
  }
}

img {
  vertical-align: middle;
}

a {
  text-decoration: none;
}

b {
  font-weight: 700;
}

button {
  outline: none;
  box-shadow: none;
  border: none;
}

fieldset {
  border: transparent;
}

.section__title {
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 767px) {
  .section__title {
    font-size: 0.6rem;
    line-height: 100%;
  }
}
@media (min-width: 768px) {
  .section__title {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
}

.wrap {
  position: relative;
  width: 100%;
  max-width: 58.25rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .wrap {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

@media (min-width: 768px) {
  html[dir=rtl] .slideshow .slick-dots {
    left: -2.15rem;
  }
}
@media (min-width: 768px) {
  html[dir=rtl] .features__item {
    border-radius: 10rem 0 0 10rem;
  }
  html[dir=rtl] .features__item:hover {
    transform: translateX(-0.5rem);
  }
}
html[dir=rtl] .payment__item {
  border-radius: 4rem 0 0 4rem;
}
html[dir=rtl] .about__link-icon {
  transform: rotate(270deg);
}
@media (min-width: 768px) {
  html[dir=rtl] .about__link:hover svg {
    transform: rotate(225deg);
  }
}
html[dir=rtl] .footer__adress-icon {
  transform: rotate(270deg);
}
@media (max-width: 767px) {
  html[dir=rtl] .footer__adress-icon {
    margin-right: 0.2rem;
  }
}
@media (min-width: 768px) {
  html[dir=rtl] .footer__adress-icon {
    margin-right: 0.35rem;
  }
}
@media (min-width: 768px) {
  html[dir=rtl] .footer__adress:hover svg {
    transform: rotate(225deg);
  }
}
html[dir=rtl] .form__item:has(select):before {
  left: 1rem;
}
html[dir=rtl] .form input {
  direction: rtl;
}
html[dir=rtl] .page {
  direction: ltr;
}
@media (min-width: 768px) {
  html[dir=ltr] .slideshow .slick-dots {
    right: -2.15rem;
  }
}
@media (min-width: 768px) {
  html[dir=ltr] .features__item {
    border-radius: 0 10rem 10rem 0;
  }
  html[dir=ltr] .features__item:hover {
    transform: translateX(0.5rem);
  }
}
html[dir=ltr] .payment__item {
  border-radius: 0 4rem 4rem 0;
}
@media (min-width: 768px) {
  html[dir=ltr] .about__link:hover svg {
    transform: rotate(45deg);
  }
}
@media (max-width: 767px) {
  html[dir=ltr] .footer__adress-icon {
    margin-left: 0.2rem;
  }
}
@media (min-width: 768px) {
  html[dir=ltr] .footer__adress-icon {
    margin-left: 0.35rem;
  }
}
@media (min-width: 768px) {
  html[dir=ltr] .footer__adress:hover svg {
    transform: rotate(45deg);
  }
}
html[dir=ltr] .form__item:has(select):before {
  right: 1rem;
}

.b24-form-wrapper {
  max-width: 15.5rem !important;
}
.b24-form-wrapper.b24-form-border-left {
  border: none !important;
  background-color: transparent;
}
.b24-form-wrapper.b24-form-border-bottom {
  border: none !important;
  background-color: transparent;
  box-shadow: none !important;
}
.b24-form-header {
  padding: 0 !important;
  border: none !important;
  text-align: center;
}
@media (max-width: 530px) {
  .b24-form-header {
    margin: 0.75rem auto 2rem !important;
  }
}
@media (min-width: 768px) {
  .b24-form-header {
    margin: 0.75rem auto 3rem !important;
  }
}
.b24-form-header-title {
  color: #2f4141 !important;
  text-transform: uppercase;
  font-weight: 500 !important;
  font-family: inherit !important;
}
@media (max-width: 530px) {
  .b24-form-header-title {
    font-size: 0.6rem !important;
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .b24-form-header-title {
    font-size: 0.6rem !important;
    line-height: 100% !important;
  }
}
@media (min-width: 768px) {
  .b24-form-header-title {
    font-size: 1.6rem !important;
    line-height: 2.1rem !important;
  }
}
.b24-form-padding-side {
  padding: 0 !important;
}
.b24-form-sign {
  margin: 0.5rem 0 !important;
  padding: 0 !important;
}
.b24-form-btn {
  width: 100%;
  border: 0.05rem solid #2f4141 !important;
  color: #2f4141 !important;
  font-weight: 600 !important;
  line-height: normal !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-transform: uppercase;
  min-height: inherit !important;
}
@media (max-width: 767px) {
  .b24-form-btn {
    margin-top: 4rem !important;
    padding: 0.65rem 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .b24-form-btn {
    margin: 8rem auto 0 !important;
    padding: 0.5rem 1rem !important;
  }
  .b24-form-btn:hover {
    background-color: #2f4141 !important;
    color: #fff !important;
  }
}
.b24-form-control-list .b24-form-control,
.b24-form .b24-form-control-select .field-item,
.b24-form .b24-form-control-string .b24-form-control,
.b24-form .b24-form-control-text .b24-form-control {
  width: 100%;
  border: none !important;
  border-bottom: 0.05rem solid #032725 !important;
  outline: none;
  box-shadow: none;
  font-weight: 300 !important;
  line-height: normal !important;
  transition: all 0.2s;
  font-family: inherit;
  background-color: transparent;
  color: #2f4141 !important;
  border-radius: 0 !important;
  height: inherit !important;
}
@media (max-width: 767px) {
  .b24-form-control-list .b24-form-control,
  .b24-form .b24-form-control-select .field-item,
  .b24-form .b24-form-control-string .b24-form-control,
  .b24-form .b24-form-control-text .b24-form-control {
    padding: 0.35rem 0.8rem !important;
    font-size: 0.6rem !important;
  }
}
@media (min-width: 768px) {
  .b24-form-control-list .b24-form-control,
  .b24-form .b24-form-control-select .field-item,
  .b24-form .b24-form-control-string .b24-form-control,
  .b24-form .b24-form-control-text .b24-form-control {
    padding: 0.35rem 0.45rem !important;
    font-size: 0.7rem !important;
  }
}
.b24-form-control-list .b24-form-control:focus:not([readonly]),
.b24-form .b24-form-control-select .field-item:focus:not([readonly]),
.b24-form .b24-form-control-string .b24-form-control:focus:not([readonly]),
.b24-form .b24-form-control-text .b24-form-control:focus:not([readonly]) {
  background-color: transparent !important;
}
.b24-form-control-not-empty + .b24-form-control-label,
.b24-form .b24-form-control-select-label,
.b24-form .b24-form-control:focus + .b24-form-control-label {
  opacity: 0;
}
@media (max-width: 767px) {
  .b24-form-control-not-empty + .b24-form-control-label,
  .b24-form .b24-form-control-select-label,
  .b24-form .b24-form-control:focus + .b24-form-control-label {
    font-size: 0.6rem !important;
  }
}
@media (min-width: 768px) {
  .b24-form-control-not-empty + .b24-form-control-label,
  .b24-form .b24-form-control-select-label,
  .b24-form .b24-form-control:focus + .b24-form-control-label {
    font-size: 0.7rem !important;
  }
}
.b24-form-control-label,
.b24-form .b24-form-control-select-label {
  color: #2f4141 !important;
}
.b24-form-state-container .b24-form-success, .b24-form-state-container .b24-form-loader,
.b24-form .b24-form-state-container .b24-form-state,
.b24-form .b24-from-state-on .b24-form-state-container {
  background-color: #efeae4;
}

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .btn {
    font-size: 0.5rem;
  }
}
@media (min-width: 768px) {
  .btn {
    font-size: 0.7rem;
  }
}
.btn--primary {
  justify-content: center;
  color: #fff;
  background-color: #2f4141;
}
@media (max-width: 767px) {
  .btn--primary {
    padding: 0.65rem 0.5rem;
  }
}
@media (min-width: 768px) {
  .btn--primary {
    padding: 0.5rem 1.2rem 0.5rem 1.2rem;
  }
  .btn--primary:hover {
    background-color: #fff;
    color: #2f4141;
  }
}
.btn--secondary {
  width: 100%;
  border: 0.05rem solid #2f4141;
  color: #2f4141;
  font-weight: 600;
  line-height: normal;
  background-color: transparent;
}
@media (max-width: 767px) {
  .btn--secondary {
    padding: 0.65rem 0.5rem;
  }
}
@media (min-width: 768px) {
  .btn--secondary {
    max-width: 13.5rem;
    padding: 0.5rem 1rem;
  }
  .btn--secondary:hover {
    background-color: #2f4141;
    color: #fff;
  }
}

@media (max-width: 767px) {
  .lang {
    position: absolute;
    left: 1rem;
  }
}
@media (min-width: 768px) {
  .lang {
    position: relative;
  }
}
.lang__btn {
  display: flex;
  align-items: center;
  column-gap: 0.25rem;
  line-height: 0.9rem;
  text-transform: uppercase;
  color: #fff;
  background-color: transparent;
}
@media (max-width: 767px) {
  .lang__btn {
    font-size: 0.5rem;
  }
}
@media (min-width: 768px) {
  .lang__btn {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .lang__title span {
    display: none;
  }
}
.lang__icon {
  width: 0.55rem;
  height: 0.55rem;
  transform: rotate(0deg);
  transition: transform 0.3s;
}
.lang__box {
  position: absolute;
  max-height: 0;
  min-width: 4.5rem;
  background-color: #2f4141;
  transition: 0.5s max-height;
  overflow: hidden;
}
@media (max-width: 767px) {
  .lang__box {
    top: 1.65rem;
    left: -0.25rem;
  }
}
@media (min-width: 768px) {
  .lang__box {
    top: 1.4rem;
    left: -0.15rem;
  }
}
.lang__nav {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .lang__nav {
    margin: 0.5rem 0.65rem;
  }
}
@media (min-width: 768px) {
  .lang__nav {
    margin: 0.9rem 1.15rem;
  }
}
.lang__nav ul {
  display: contents;
}
.lang__nav li {
  list-style-type: none;
}
.lang__nav li:not(:last-child) {
  border-bottom: 0.05rem solid #fff;
}
.lang__nav a {
  display: block;
  padding: 0.35rem 0;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 767px) {
  .lang__nav a {
    font-size: 0.5rem;
  }
}
@media (min-width: 768px) {
  .lang__nav a {
    font-size: 0.7rem;
  }
}
.lang--open .lang__icon {
  transform: rotate(-180deg);
}
.lang--open .lang__box {
  max-height: 10rem;
}

.logo {
  display: block;
}
@media (max-width: 767px) {
  .logo {
    width: 4.9rem;
    height: 0.78rem;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .logo {
    width: 6.95rem;
    height: 1.1rem;
  }
}
@media (max-width: 767px) {
  .logo--bold {
    width: 3.85rem;
    height: 1.1rem;
  }
}
@media (min-width: 768px) {
  .logo--bold {
    width: 4.85rem;
    height: 1.4rem;
    margin-bottom: 5rem;
  }
}
.logo img {
  width: 100%;
  height: auto;
}

.social {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
}
@media (max-width: 767px) {
  .social {
    margin-top: 3.45rem;
    justify-content: center;
  }
}
.social__icon {
  width: 0.9rem;
  height: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: 0.3s opacity;
}
.social__icon img {
  width: 100%;
  height: auto;
}
.social__icon:hover {
  opacity: 0.6;
}

.about {
  background-color: #efeae4;
}
@media (max-width: 767px) {
  .about {
    padding: 3.65rem 0 3.2rem;
  }
}
@media (min-width: 768px) {
  .about {
    padding: 7.5rem 0;
  }
}
.about .section__title {
  text-align: center;
}
.about .wrap {
  max-width: 43rem;
}
.about__desc {
  font-weight: 300;
}
@media (max-width: 767px) {
  .about__desc {
    margin-top: 2rem;
    line-height: 100%;
    text-align: center;
  }
  .about__desc p:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .about__desc {
    margin-top: 2.5rem;
    columns: 2;
    column-gap: 3.75rem;
    line-height: 0.95rem;
  }
}
.about__link {
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .about__link {
    margin-top: 1.9rem;
    column-gap: 0.2rem;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .about__link {
    margin-top: 1.6rem;
    margin-left: 23.5rem;
    font-size: 0.8rem;
    line-height: 0.95rem;
    column-gap: 0.65rem;
  }
}
@media (max-width: 767px) {
  .about__link-icon {
    width: 0.4rem;
    height: 0.4rem;
  }
}
@media (min-width: 768px) {
  .about__link-icon {
    width: 0.6rem;
    height: 0.6rem;
    transform: rotate(0deg);
    transition: transform 0.3s;
  }
}

.amenities {
  background-color: #cfd4cc;
}
.amenities__img {
  position: relative;
  width: 100vw;
  overflow: hidden;
  background-color: #032725;
}
@media (max-width: 767px) {
  .amenities__img {
    height: 24rem;
  }
}
@media (min-width: 768px) {
  .amenities__img {
    height: 41.55rem;
  }
}
.amenities__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .amenities .wrap {
    padding: 3rem 1.5rem;
  }
}
@media (min-width: 768px) {
  .amenities .wrap {
    max-width: max-content;
    padding: 5.65rem 0;
    display: flex;
    column-gap: 7.2rem;
  }
}
.amenities__box {
  display: flex;
  flex-direction: column;
  color: #2f4141;
}
@media (min-width: 768px) {
  .amenities__box {
    max-width: 19.3rem;
  }
}
@media (max-width: 767px) {
  .amenities .section__title {
    max-width: 10rem;
    margin: 0 auto;
  }
  .amenities .section__title br {
    display: contents;
  }
}
@media (max-width: 767px) {
  .amenities__subtitle {
    display: none;
  }
}
@media (min-width: 768px) {
  .amenities__subtitle {
    margin-top: 0.85rem;
    margin-bottom: 2rem;
    line-height: 1.05rem;
    font-weight: 300;
  }
}
.amenities__desc {
  font-weight: 300;
}
@media (max-width: 767px) {
  .amenities__desc {
    margin-top: 2rem;
    text-align: center;
  }
  .amenities__desc p:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .amenities__desc {
    margin-top: auto;
    line-height: 1.05rem;
  }
}
.amenities__list {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .amenities__list {
    margin-top: 2.3rem;
  }
}
@media (min-width: 768px) {
  .amenities__list {
    width: 18.75rem;
  }
}
.amenities__item {
  color: #000;
  font-weight: 300;
}
@media (max-width: 767px) {
  .amenities__item {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .amenities__item {
    font-size: 0.8rem;
  }
}
.amenities__item:not(:last-child) {
  border-bottom: 0.05rem solid #000;
}
@media (max-width: 767px) {
  .amenities__item:not(:last-child) {
    padding-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .amenities__item:not(:last-child) {
    padding-bottom: 1.55rem;
  }
}
@media (max-width: 767px) {
  .amenities__item:not(:first-child) {
    padding-top: 1rem;
  }
}
@media (min-width: 768px) {
  .amenities__item:not(:first-child) {
    padding-top: 1.55rem;
  }
}

.book {
  background-color: #cfd4cc;
}
@media (max-width: 767px) {
  .book {
    padding: 3.25rem 0;
  }
}
@media (min-width: 768px) {
  .book {
    padding: 5.025rem 0;
  }
}
@media (min-width: 768px) {
  .book .btn {
    width: 15.1rem;
    margin: 0 auto;
  }
}

.bottomnav {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .bottomnav {
    margin-top: 3rem;
    row-gap: 0.4rem;
  }
}
@media (min-width: 768px) {
  .bottomnav {
    max-width: 12rem;
    row-gap: 1.05rem;
  }
}
.bottomnav ul {
  display: contents;
}
.bottomnav li {
  list-style-type: none;
}
.bottomnav a {
  color: #fff;
  line-height: normal;
  opacity: 1;
  transition: 0.3s opacity;
}
@media (min-width: 768px) {
  .bottomnav a:hover {
    opacity: 0.6;
  }
}

.details {
  background-color: #032725;
}
.details__img {
  position: relative;
  width: 100vw;
  overflow: hidden;
  background-color: #cfd4cc;
}
@media (max-width: 767px) {
  .details__img {
    height: 24rem;
  }
}
@media (min-width: 768px) {
  .details__img {
    height: 41.55rem;
  }
}
.details__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.details__logo {
  position: absolute;
  z-index: 1;
}
@media (max-width: 767px) {
  .details__logo {
    width: 6.4rem;
    height: 1.2rem;
    top: calc(50% - 0.6rem);
    left: calc(50% - 3.2rem);
  }
}
@media (min-width: 768px) {
  .details__logo {
    top: calc(50% - 2.5rem);
    left: calc(50% - 11.5rem);
  }
}
.details__box {
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .details__box {
    padding: 3rem 0;
  }
}
@media (min-width: 768px) {
  .details__box {
    max-width: 44rem;
    padding: 5.65rem 0;
  }
}
@media (max-width: 767px) {
  .details .section__title {
    max-width: 10rem;
    margin: 0 auto;
  }
}
.details__desc {
  margin-top: 2rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .details__desc {
    line-height: normal;
  }
}
@media (min-width: 768px) {
  .details__desc {
    line-height: 1.05rem;
  }
}

.features {
  background-color: #efeae4;
}
@media (min-width: 768px) {
  .features {
    padding: 3.8rem 0;
  }
}
.features .wrap {
  display: grid;
}
@media (max-width: 767px) {
  .features .wrap {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .features .wrap {
    grid-template-columns: 27.5rem 1fr;
    column-gap: 4.25rem;
  }
}
.features .section__title {
  font-weight: 700;
  color: #2f4141;
}
.features__box {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .features__box {
    text-align: center;
    padding: 3.8rem 1.75rem 3.5rem;
  }
}
.features__list {
  display: flex;
  flex-direction: column;
  row-gap: 0.4rem;
}
@media (max-width: 767px) {
  .features__list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .features__list {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.features__item {
  background-color: #2f4141;
  color: #fff;
  line-height: normal;
}
@media (max-width: 767px) {
  .features__item {
    padding: 0.85rem 0.75rem;
    border-radius: 2rem;
  }
}
@media (min-width: 768px) {
  .features__item {
    width: fit-content;
    padding: 1.2rem 1.5rem 1.2rem 1.2rem;
    transform: translateX(0);
    transition: transform 0.5s;
  }
}
@media (max-width: 767px) {
  .features__img {
    height: 24rem;
  }
}
@media (min-width: 768px) {
  .features__img {
    height: 34.45rem;
  }
}
.features__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.features .btn {
  margin-top: auto;
}

.footer {
  background-color: #032725;
}
@media (max-width: 767px) {
  .footer {
    padding: 3.4rem 0 2rem;
  }
}
@media (min-width: 768px) {
  .footer {
    padding: 4.4rem 0 1.5rem;
  }
}
.footer .wrap {
  display: grid;
}
@media (max-width: 767px) {
  .footer .wrap {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .footer .wrap {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) {
  .footer__logo {
    width: 8.8rem;
    height: 1.4rem;
  }
}
@media (max-width: 767px) {
  .footer__aside:has(.btn) {
    position: relative;
    margin-top: 3.25rem;
    padding: 3.6rem 0;
    display: flex;
    flex-direction: column;
    row-gap: 1.4rem;
    align-items: center;
  }
  .footer__aside:has(.btn)::before {
    position: absolute;
    top: 0;
    left: -1.75rem;
    width: 100vw;
    height: 0;
    border-top: 0.05rem dashed #fff;
    content: "";
  }
}
.footer__bottom {
  border-top: 0.05rem dashed #fff;
}
@media (max-width: 767px) {
  .footer__bottom {
    padding-top: 1.65rem;
    row-gap: 1.65rem;
  }
}
@media (min-width: 768px) {
  .footer__bottom {
    margin-top: 7.15rem;
    padding-top: 1.3rem;
  }
  .footer__bottom .footer__aside:last-child {
    grid-column: 2/4;
  }
}
.footer__copyright {
  color: #fff;
}
@media (max-width: 767px) {
  .footer__copyright {
    font-size: 0.5rem;
  }
}
@media (min-width: 768px) {
  .footer__copyright {
    font-size: 0.6rem;
  }
}
.footer__link {
  color: #fff;
  opacity: 1;
  transition: 0.3s opacity;
}
.footer__link:hover {
  opacity: 0.6;
}
.footer__adress {
  display: block;
  line-height: normal;
  color: #fff;
}
@media (max-width: 767px) {
  .footer__adress {
    max-width: 10rem;
    margin: 1.4rem auto 0;
    text-align: center;
  }
  .footer__adress br {
    display: contents;
  }
}
@media (min-width: 768px) {
  .footer__adress {
    margin-top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .footer__adress-icon {
    width: 0.4rem;
    height: 0.4rem;
  }
}
@media (min-width: 768px) {
  .footer__adress-icon {
    width: 0.6rem;
    height: 0.6rem;
    transform: rotate(0deg);
    transition: transform 0.3s;
  }
}
.footer__nav {
  display: flex;
}
@media (max-width: 767px) {
  .footer__nav {
    flex-direction: column;
    row-gap: 0.1rem;
  }
}
@media (min-width: 768px) {
  .footer__nav {
    column-gap: 1.65rem;
  }
}
.footer__nav ul {
  display: contents;
}
.footer__nav li {
  list-style-type: none;
}
.footer__nav a {
  color: #fff;
  opacity: 1;
  transition: 0.3s opacity;
}
@media (max-width: 767px) {
  .footer__nav a {
    font-size: 0.5rem;
  }
}
@media (min-width: 768px) {
  .footer__nav a {
    font-size: 0.6rem;
  }
  .footer__nav a:hover {
    opacity: 0.6;
  }
}
.footer__btn {
  width: 100%;
  padding: 0.65rem 1rem;
  border: 0.05rem solid #fff;
  color: #fff;
  font-weight: 600;
  line-height: normal;
  background-color: transparent;
}
@media (max-width: 767px) {
  .footer__btn {
    font-size: 0.5rem;
  }
}
@media (min-width: 768px) {
  .footer__btn {
    max-width: 12.5rem;
    margin-top: 1rem;
    font-size: 0.7rem;
  }
  .footer__btn:hover {
    background-color: #fff;
    color: #032725;
  }
}

.header {
  position: fixed;
  z-index: 9;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 767px) {
  .header {
    padding: 1.2rem 0;
  }
}
@media (min-width: 768px) {
  .header {
    padding: 1.1rem 0;
  }
}
.header .wrap {
  display: grid;
  align-items: center;
}
@media (min-width: 768px) {
  .header .wrap {
    max-width: 50.75rem;
    grid-template-columns: 1fr 6.95rem 1fr;
    column-gap: 3.35rem;
  }
}
.header__btn {
  width: 10.25rem;
}
@media (max-width: 767px) {
  .header__btn {
    display: none;
  }
}
@media (min-width: 768px) {
  .header__btn {
    margin-left: auto;
  }
}
.header__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.location__box {
  text-align: center;
  color: #2f4141;
}
@media (max-width: 767px) {
  .location__box {
    padding: 3.5rem 0 2.7rem;
  }
}
@media (min-width: 768px) {
  .location__box {
    padding: 5.9rem 0 3.65rem;
  }
}
.location__desc {
  margin-top: 0.85rem;
  font-weight: 300;
}
.location__container {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.location__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.location__content .wrap {
  height: 100%;
}
.location__label {
  position: absolute;
  bottom: 2rem;
  width: 100%;
  display: block;
  text-align: center;
  color: #2f4141;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s opacity;
}
@media (max-width: 767px) {
  .location__label {
    font-size: 0.6rem;
  }
}
@media (min-width: 768px) {
  .location__label {
    font-size: 1rem;
  }
}
.location__label img {
  max-width: 100%;
  height: auto;
}
.location__button {
  position: relative;
  background-color: #2f4141;
  border-radius: 50%;
  cursor: pointer;
  transform: scale(1);
  transition: 0.3s transform;
}
@media (max-width: 767px) {
  .location__button {
    width: 1.05rem;
    height: 1.05rem;
  }
}
@media (min-width: 768px) {
  .location__button {
    width: 1.3rem;
    height: 1.3rem;
  }
}
.location__button::before, .location__button::after {
  position: absolute;
  background-color: #fff;
  content: "";
}
.location__button::before {
  opacity: 1;
  transform: rotate(0);
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .location__button::before {
    top: calc(50% - 0.25rem);
    left: calc(50% - 0.025rem);
    width: 0.05rem;
    height: 0.5rem;
  }
}
@media (min-width: 768px) {
  .location__button::before {
    top: calc(50% - 0.3rem);
    left: calc(50% - 0.05rem);
    width: 0.1rem;
    height: 0.65rem;
  }
}
@media (max-width: 767px) {
  .location__button::after {
    top: calc(50% - 0.025rem);
    left: calc(50% - 0.25rem);
    width: 0.5rem;
    height: 0.05rem;
  }
}
@media (min-width: 768px) {
  .location__button::after {
    top: calc(50% - 0.05rem);
    left: calc(50% - 0.3rem);
    width: 0.65rem;
    height: 0.1rem;
  }
}
.location__img {
  width: auto;
  margin: 0 auto;
  display: block;
}
@media (max-width: 767px) {
  .location__img {
    height: 25rem;
  }
}
@media (min-width: 768px) {
  .location__img {
    height: 37.25rem;
  }
}
.location__item {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 767px) {
  .location__item {
    width: 6rem;
    row-gap: 0.2rem;
  }
  .location__item:first-child {
    bottom: 6.7rem;
    left: 4rem;
  }
  .location__item:nth-child(2) {
    top: 4.8rem;
    right: 2.2rem;
  }
  .location__item:nth-child(3) {
    top: 9.2rem;
    left: 0.8rem;
  }
  .location__item:nth-child(4) {
    top: 11.4rem;
    left: 1.2rem;
  }
  .location__item:nth-child(5) {
    display: none;
  }
  .location__item:nth-child(6) {
    bottom: 6.1rem;
    left: 1.8rem;
  }
  .location__item:nth-child(7) {
    bottom: 4.3rem;
    right: 2.7rem;
  }
  .location__item:nth-child(8) {
    bottom: 3.7rem;
    left: 2.5rem;
  }
}
@media (min-width: 768px) {
  .location__item {
    width: 9.35rem;
    row-gap: 0.7rem;
  }
  .location__item:first-child {
    bottom: 10.5rem;
    left: 22.8rem;
  }
  .location__item:nth-child(2) {
    top: 6.8rem;
    right: 20.5rem;
  }
  .location__item:nth-child(3) {
    top: 13.8rem;
    left: 18.2rem;
  }
  .location__item:nth-child(4) {
    top: 17.3rem;
    left: 18.9rem;
  }
  .location__item:nth-child(5) {
    bottom: 13.2rem;
    left: 7.8rem;
  }
  .location__item:nth-child(6) {
    bottom: 9.2rem;
    left: 19.6rem;
  }
  .location__item:nth-child(7) {
    bottom: 6.5rem;
    left: 28.4rem;
  }
  .location__item:nth-child(8) {
    bottom: 5.4rem;
    left: 21rem;
  }
}
.location__item--active .location__button {
  transform: scale(1.3);
}
.location__item--active .location__button:before {
  opacity: 0;
  transform: rotate(90deg);
}
.location__item--active .location__label {
  opacity: 1;
  transition: 0.5s opacity;
}

.payment {
  background-color: #cfd5cd;
  color: #2f4141;
}
.payment__img {
  position: relative;
  width: 100vw;
  overflow: hidden;
  background-color: #efeae4;
}
@media (max-width: 767px) {
  .payment__img {
    height: 24rem;
  }
}
@media (min-width: 768px) {
  .payment__img {
    height: 41.55rem;
  }
}
.payment__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .payment .wrap {
    padding-top: 3.6rem;
    padding-bottom: 2.35rem;
    display: flex;
    flex-direction: column;
    row-gap: 2.35rem;
  }
}
@media (min-width: 768px) {
  .payment .wrap {
    max-width: 50.7rem;
  }
}
@media (max-width: 767px) {
  .payment .section__title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .payment__box {
    display: contents;
  }
}
@media (min-width: 768px) {
  .payment__box {
    display: grid;
    padding-top: 5.85rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .payment__container {
    display: contents;
  }
}
@media (min-width: 768px) {
  .payment__container {
    display: flex;
    flex-direction: column;
    row-gap: 1.45rem;
  }
}
@media (max-width: 767px) {
  .payment__container .btn {
    order: 1;
  }
}
@media (min-width: 768px) {
  .payment__container .btn {
    max-width: 18rem;
  }
}
.payment__desc {
  line-height: normal;
  font-weight: 300;
}
@media (max-width: 767px) {
  .payment__desc {
    text-align: center;
  }
}
.payment__list {
  display: grid;
  counter-reset: list;
}
@media (max-width: 767px) {
  .payment__list {
    row-gap: 0.25rem;
  }
}
@media (min-width: 768px) {
  .payment__list {
    margin-top: 4.1rem;
    padding-bottom: 3.85rem;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem 2.8rem;
  }
}
.payment__item {
  display: grid;
  column-gap: 1.4rem;
  counter-increment: list;
}
@media (max-width: 767px) {
  .payment__item {
    grid-template-columns: 1.2rem 1fr;
    padding: 0.6rem 0.75rem;
  }
  .payment__item:nth-child(odd) {
    background-color: #a9b0a5;
  }
  .payment__item:nth-child(even) {
    border: 0.05rem solid #2f4141;
  }
}
@media (min-width: 768px) {
  .payment__item {
    grid-template-columns: 1.5rem 1fr;
    column-gap: 1.4rem;
    padding: 1.1rem 1.3rem;
  }
  .payment__item:nth-child(1), .payment__item:nth-child(3), .payment__item:nth-child(5), .payment__item:nth-child(6) {
    background-color: #a9b0a5;
  }
  .payment__item:nth-child(2), .payment__item:nth-child(4), .payment__item:nth-child(7) {
    border: 0.05rem solid #2f4141;
  }
  .payment__item:nth-child(1), .payment__item:nth-child(2), .payment__item:nth-child(3) {
    grid-column: 1;
  }
  .payment__item:nth-child(4), .payment__item:nth-child(5) {
    grid-column: 2;
  }
  .payment__item:nth-child(6), .payment__item:nth-child(7), .payment__item:nth-child(8) {
    grid-column: 3;
  }
  .payment__item:nth-child(4) {
    grid-row: 1/4;
  }
  .payment__item:nth-child(5) {
    grid-row: 4/7;
  }
  .payment__item:nth-child(1), .payment__item:nth-child(6) {
    grid-row: 1/3;
  }
  .payment__item:nth-child(2) {
    grid-row: 3/5;
  }
  .payment__item:nth-child(3) {
    grid-row: 5/7;
  }
  .payment__item:nth-child(7) {
    grid-row: 3/7;
  }
}
.payment__item::before {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2f4141;
  content: counter(list) "";
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 767px) {
  .payment__item::before {
    width: 1.2rem;
    height: 1.2rem;
  }
}
@media (min-width: 768px) {
  .payment__item::before {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.8rem;
  }
}
.payment__content {
  align-self: center;
  display: flex;
  flex-direction: column;
  line-height: normal;
}
@media (min-width: 768px) {
  .payment__content {
    font-size: 0.8rem;
  }
}
.payment__sum {
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 768px) {
  .payment__sum {
    font-size: 1.6rem;
  }
}
.payment__title {
  font-weight: 700;
}
.payment__subtitle {
  font-weight: 300;
}

.popup {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  max-width: 0;
  max-height: 0;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
  transition: 0.01s max-width 0.6s, 0.01s max-height 0.6s, opacity 0.3s;
}
.popup--open {
  max-width: 100vw;
  max-height: 100vh;
  opacity: 1;
  transition: max-width 0.01s, max-height 0.01s, opacity 0.3s;
}
.popup__box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #efeae4;
}
@media (max-width: 767px) {
  .popup__box {
    padding: 1.5rem 2rem 2.5rem;
  }
}
@media (min-width: 768px) {
  .popup__box {
    max-width: 30rem;
    max-height: 41.5rem;
    padding: 2.5rem;
  }
}
.popup .section__title {
  text-align: center;
  color: #2f4141;
}
@media (max-width: 767px) {
  .popup .section__title {
    text-align: center;
  }
  .popup .section__title br {
    display: contents;
  }
}
@media (min-width: 768px) {
  .popup .section__title {
    max-width: 15.5rem;
    margin: 0.75rem auto 0;
  }
}
.popup__close {
  position: relative;
  width: 1.05rem;
  height: 1.05rem;
  background-color: transparent;
  cursor: pointer;
  transform: rotate(45deg);
}
.popup__close::before, .popup__close:after {
  position: absolute;
  display: block;
  background-color: #032725;
  content: "";
}
.popup__close::before {
  top: 0.5rem;
  left: 0;
  width: 1.05rem;
  height: 0.05rem;
}
.popup__close:after {
  top: 0;
  left: 0.5rem;
  width: 0.05rem;
  height: 1.05rem;
}

.primary {
  background-color: #cfd4cc;
}
.primary__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.primary__video-box {
  width: 100vw;
  overflow: hidden;
  background-size: cover;
}
@media (max-width: 767px) {
  .primary__video-box {
    height: 28.5rem;
  }
}
@media (min-width: 768px) {
  .primary__video-box {
    height: 41.5rem;
  }
}
.primary__box {
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .primary__box {
    padding: 3rem 0;
  }
}
@media (min-width: 768px) {
  .primary__box {
    max-width: 31.8rem;
    padding: 5.7rem 0;
  }
}
.primary__desc {
  font-weight: 300;
}
@media (max-width: 767px) {
  .primary__desc {
    margin-top: 1.85rem;
    line-height: normal;
  }
}
@media (min-width: 768px) {
  .primary__desc {
    margin-top: 2rem;
    line-height: 1.05rem;
  }
}
.primary__container {
  display: flex;
}
@media (max-width: 767px) {
  .primary__container {
    margin-top: 1.85rem;
    flex-direction: column;
    row-gap: 0.4rem;
  }
}
@media (min-width: 768px) {
  .primary__container {
    margin-top: 3.5rem;
    justify-content: center;
    column-gap: 2rem;
  }
}

.slideshow {
  background-color: #032725;
  overflow: hidden;
}
@media (max-width: 767px) {
  .slideshow {
    padding: 3rem 0 2rem;
  }
}
@media (min-width: 768px) {
  .slideshow {
    display: grid;
    height: 41.6rem;
    align-items: flex-start;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .slideshow__bg {
    display: none;
  }
}
@media (min-width: 768px) {
  .slideshow__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.slideshow__box {
  position: relative;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .slideshow__box {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .slideshow__container {
    max-height: 10.6rem;
    max-width: 10.6rem;
  }
}
@media (min-width: 768px) {
  .slideshow__container {
    height: 21.6rem;
    width: 21.6rem;
  }
}
.slideshow .slick-track {
  display: flex;
}
@media (min-width: 768px) {
  .slideshow .slick-track {
    flex-direction: column;
  }
}
.slideshow__item {
  aspect-ratio: 1;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slideshow__item .slideshow__img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .slideshow__item .slideshow__img {
    height: 4.3rem;
    width: 4.3rem;
  }
}
@media (min-width: 768px) {
  .slideshow__item .slideshow__img {
    max-width: 10rem;
    max-height: 10rem;
  }
}
.slideshow__item .slideshow__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slideshow__item.slick-current .slideshow__img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .slideshow__item.slick-current .slideshow__img {
    max-height: 10.6rem;
    max-width: 10.6rem;
  }
}
@media (min-width: 768px) {
  .slideshow__item.slick-current .slideshow__img {
    max-height: 21.6rem;
    max-width: 21.6rem;
  }
}
.slideshow .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .slideshow .slick-dots {
    margin-top: 1.5rem;
    height: 0.75rem;
    column-gap: 0.4rem;
  }
}
@media (min-width: 768px) {
  .slideshow .slick-dots {
    position: absolute;
    top: 20rem;
    flex-direction: column;
    row-gap: 0.5rem;
  }
}
.slideshow .slick-dots li {
  list-style-type: none;
  text-indent: 5rem;
  overflow: hidden;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.1s all;
}
@media (max-width: 767px) {
  .slideshow .slick-dots li {
    width: 0.6rem;
    height: 0.6rem;
    max-width: 0.3rem;
    max-height: 0.3rem;
    background-color: #fff;
  }
}
@media (min-width: 768px) {
  .slideshow .slick-dots li {
    width: 0.75rem;
    height: 0.75rem;
    max-width: 0.4rem;
    max-height: 0.4rem;
    background-color: #032725;
  }
}
@media (max-width: 767px) {
  .slideshow .slick-dots li.slick-active {
    max-width: 0.6rem;
    max-height: 0.6rem;
  }
}
@media (min-width: 768px) {
  .slideshow .slick-dots li.slick-active {
    max-width: 0.75rem;
    max-height: 0.75rem;
  }
}
.slideshow .slick-dots li button {
  opacity: 0;
}

.topnav {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .topnav {
    display: none;
  }
}
.topnav li {
  list-style-type: none;
}
.topnav a {
  font-size: 0.7rem;
  line-height: 0.9rem;
  text-transform: uppercase;
  color: #fff;
}

.error {
  background-color: #cfd4cc;
}
@media (max-width: 767px) {
  .error {
    padding: 15vh 0 10vh;
  }
}
@media (min-width: 768px) {
  .error {
    padding: 20vh 0;
  }
}
.error__box {
  max-width: 27.5rem;
  margin: 0 auto;
  text-align: center;
}
.error__num {
  color: #032725;
}
@media (max-width: 767px) {
  .error__num {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .error__num {
    margin-bottom: 1rem;
    font-size: 10rem;
  }
}
.error__desc {
  line-height: 1.05rem;
  font-weight: 300;
}
.error .btn {
  max-width: 14rem;
  margin: 1rem auto 0;
}

.page {
  color: #2f4141;
  line-height: normal;
}
@media (max-width: 767px) {
  .page {
    padding: 4.5rem 0 5rem;
  }
}
@media (min-width: 768px) {
  .page {
    padding: 11rem 0 8.5rem;
  }
}
@media (min-width: 768px) {
  .page .wrap {
    max-width: 49.5rem;
  }
}
.page__title {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page__title {
    font-size: 0.8rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .page__title {
    font-size: 1.6rem;
    margin-bottom: 1.25rem;
  }
}
.page h2,
.page h3 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.8rem;
}
.page ol,
.page ul {
  padding-left: 1rem;
}
.page ol:not(:last-child),
.page ul:not(:last-child) {
  margin-bottom: 0.8rem;
}
.page p,
.page ul,
.page ol {
  font-weight: 300;
}
.page p:not(:last-child) {
  margin-bottom: 0.8rem;
}
.page a {
  color: #2f4141;
  text-decoration: underline;
}
.page-thankyou {
  min-height: 40vh;
  padding: 20vh 0;
}
.page-thankyou__box {
  max-width: 36rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  color: #2f4141;
  text-align: center;
}
.page-thankyou__box strong {
  font-size: 1.8rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page-thankyou__box {
    row-gap: 0.5rem;
  }
}
@media (min-width: 768px) {
  .page-thankyou__box {
    font-size: 0.8rem;
    row-gap: 1rem;
  }
}/*# sourceMappingURL=main.css.map */