@import url("https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap");
.background-primary {
  background-color: #D1B89E;
}

.background-secondary {
  background-color: #27342C;
}

.background-tertiary {
  background-color: #221D23;
}

.background-alternate {
  background-color: #000000;
}

.background-success {
  background-color: #ecfdf3;
}

.background-error {
  background-color: #B20D30;
}

.border-primary {
  border-color: #27342C;
}

.border-secondary {
  border-color: #D1B89E;
}

.border-tertiary {
  border-color: #D1B89E;
}

.border-alternate {
  border-color: #FFFFFF;
}

.border-success {
  border-color: #027A48;
}

.border-error {
  border-color: #B20D30;
}

.text-primary {
  color: #27342C;
}

.text-secondary {
  color: #D1B89E;
}

.text-alternate {
  color: #E5D6C8;
}

.text-success {
  color: #027A48;
}

.text-error {
  color: #FFFFFF;
}

.link-primary {
  color: #27342C;
}

.link-secondary {
  color: #D1B89E;
}

.link-alternate {
  color: #FFFFFF;
}

.shadow-xxsmall {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}

.shadow-xsmall {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}

.shadow-small {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}

.shadow-medium {
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.shadow-large {
  box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.08), 0px 8px 8px -4px rgba(0, 0, 0, 0.03);
}

.shadow-xlarge {
  box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.18);
}

.shadow-xxlarge {
  box-shadow: 0px 32px 64px -12px rgba(0, 0, 0, 0.14);
}

/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at https://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2025 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Heinzel Std
 * License URL: https://www.fontspring.com/licenses/heinzel-std/webfont
 *
 *
 */
@font-face {
  font-family: "neutical-regular";
  src: url("/templates/default/fonts/neutical_regular_macroman/neutical-regular.otf") format("opentype"), url("/templates/default/fonts/neutical_regular_macroman/neutical-regular-webfont.woff2") format("woff2"), url("/templates/default/fonts/neutical_regular_macroman/neutical-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1, .heading-h1 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 61px;
  font-weight: 400;
  line-height: 140%;
}
@media only screen and (max-width: 768px) {
  h1, .heading-h1 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 170%;
  }
}

h2, .heading-h2 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 41px;
  font-weight: 400;
  line-height: 170%;
}
@media only screen and (max-width: 768px) {
  h2, .heading-h2 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 170%;
  }
}

h3, .heading-h3 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 170%;
}
@media only screen and (max-width: 768px) {
  h3, .heading-h3 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 170%;
  }
}

h4, .heading-h4 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 170%;
}
@media only screen and (max-width: 768px) {
  h4, .heading-h4 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 170%;
  }
}

h5, .heading-h5 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 170%;
}
@media only screen and (max-width: 768px) {
  h5, .heading-h5 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 170%;
  }
}
h5, h5 p, .heading-h5, .heading-h5 p {
  line-height: 180%;
}

h6, .heading-h6 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 170%;
}
@media only screen and (max-width: 768px) {
  h6, .heading-h6 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 170%;
  }
}
h6, .heading-h6 {
  font-weight: 596;
  line-height: 140%;
}

.heading-tagline {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 27px;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .heading-tagline {
    line-height: 150%;
    font-family: "Public Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
  }
}
.heading-tagline {
  line-height: 180%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 2rem 0 1rem;
}
h1.unstyled,
h2.unstyled,
h3.unstyled,
h4.unstyled,
h5.unstyled,
h6.unstyled {
  margin: 0;
}

.text-large-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.text-large-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.text-large-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.text-large-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.text-large-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.text-large-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 800;
}

.text-large-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-decoration: underline;
}

.text-medium-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-medium-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-medium-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-medium-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-medium-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-medium-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.text-medium-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.text-regular-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-regular-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 375;
}

.text-regular-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-regular-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-regular-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-regular-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.text-regular-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.text-small-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.text-small-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-small-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-small-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-small-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-small-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.text-small-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.text-tiny-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-tiny-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-tiny-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-tiny-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.text-tiny-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.text-tiny-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.text-tiny-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
}

p {
  line-height: 150%;
}

body {
  font-family: "Public Sans", sans-serif;
}

a {
  color: inherit;
}
a.unstyled {
  color: inherit;
  text-decoration: none;
}

ul li, ol li {
  margin: 0.25rem 0 0.25rem 1.5rem;
}

ul.unstyled, ol.unstyled {
  list-style-type: none;
}
ul.unstyled li, ol.unstyled li {
  margin: 0;
}

.text-center {
  text-align: center;
  text-wrap: balance;
}

.text-end {
  text-align: end;
  text-wrap: balance;
}

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

html {
  scroll-behavior: smooth;
}
html.invert {
  filter: invert(1);
}
html.grayscale {
  filter: grayscale(1);
}
html.invert.grayscale {
  filter: invert(1) grayscale(1);
}
html.animation .aos-animate {
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
html.cursor {
  cursor: url("../img/accessibility/custom-cursor.png"), auto;
}
html.font-medium {
  font-size: 11px;
}
html.font-big {
  font-size: 12px;
}
html.spacing-medium {
  letter-spacing: 0.5px;
}
html.spacing-big {
  letter-spacing: 1px;
}

body {
  background-color: #D1B89E;
  background-image: url("/templates/default/img/background-texture/40.png");
  color: #27342C;
  margin: 0;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

.container {
  padding-left: max(4vw, 24px);
  padding-right: max(4vw, 24px);
  margin-left: auto;
  margin-right: auto;
  max-width: calc(1442px + 8vw);
  scroll-margin-top: 109px;
}
.container-full {
  max-width: 100%;
}
.container-lg {
  max-width: calc(1518px + 8vw);
}
.container-md {
  max-width: calc(1442px + 8vw);
}
.container-sm {
  max-width: calc(1399px + 8vw);
}
.container-xs {
  max-width: calc(1200px + 8vw);
}
.container-xxs {
  max-width: calc(929px + 8vw);
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 768px) {
  .mob-hidden {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  .port-hidden {
    display: none !important;
  }
}

button,
.btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  text-decoration: none;
}

.btn {
  display: flex;
  padding: 8px 32px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  transition: all 300ms ease-in-out;
  width: fit-content;
  font-family: "Public Sans", sans-serif;
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  min-height: 54px;
  overflow: hidden;
}
.btn svg,
.btn img {
  width: 20px;
  height: 20px;
}
.btn:disabled, .btn.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.btn.btn-icon {
  padding: 12px;
}
.btn.btn-small {
  padding: 8px 24px;
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  min-height: 38px;
}
.btn.btn-small.btn-icon {
  padding: 8px;
}
.btn.full-width {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .btn {
    width: 100%;
  }
}

.btn-primary {
  background: #27342C;
  border: 2px solid #27342C;
  background: linear-gradient(to left, #27342C 50%, transparent 50%) right;
  background-size: 210%;
  background-position: 99%;
  color: #D1B89E;
}
.btn-primary:hover {
  background-position: left;
  color: #27342C;
}
.btn-primary.alternate {
  background: #D1B89E;
  border: 2px solid #D1B89E;
  background: linear-gradient(to left, #D1B89E 50%, transparent 50%) right;
  background-size: 210%;
  background-position: 99%;
  color: #27342C;
}
.btn-primary.alternate:hover {
  background-position: left;
  color: #D1B89E;
}

.btn-secondary {
  color: #27342C;
  border: 2px solid #27342C;
  background: linear-gradient(to left, transparent 50%, #27342C 50%) right;
  background-size: 210%;
  background-position: 99%;
}
.btn-secondary:hover {
  background-position: left;
  color: #D1B89E;
}
.btn-secondary.alternate {
  color: #D1B89E;
  border: 2px solid #D1B89E;
  background: linear-gradient(to left, transparent 50%, #D1B89E 50%) right;
  background-size: 210%;
  background-position: 99%;
}
.btn-secondary.alternate:hover {
  background-position: left;
  color: #27342C;
}

.actions {
  display: flex;
  gap: 48px;
  row-gap: 24px;
  flex-wrap: wrap;
}
.actions.center {
  justify-content: center;
}
@media only screen and (max-width: 992px) {
  .actions {
    flex-direction: column;
  }
  .actions .btn {
    width: 100%;
  }
}

input,
textarea,
select {
  border: none;
  border-bottom: 2px solid #D1B89E;
  font-family: inherit;
  color: inherit;
  padding: 16px 0;
  width: 100%;
  background: transparent;
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #D1B89E;
}
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: none;
  border-color: #D1B89E;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button,
textarea::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button,
select::-webkit-outer-spin-button,
select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input.input-error, input.input-error:focus-visible,
textarea.input-error,
textarea.input-error:focus-visible,
select.input-error,
select.input-error:focus-visible {
  border-color: #B20D30;
}

select.on-dark option {
  color: black;
  background-color: white;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 16px;
  border-radius: 0;
}
select.input-icon {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select.input-icon select::-ms-expand {
  display: none;
}

.text-area-container {
  min-height: 100px;
  display: flex;
  align-items: flex-end;
  height: fit-content;
}

textarea {
  resize: none;
  min-height: 56px;
  vertical-align: bottom;
  text-align: left;
  overflow: hidden;
  box-sizing: border-box;
}
textarea.resize {
  resize: vertical;
  overflow: auto;
}

label {
  width: 100%;
}
label:has(input[type=checkbox]) {
  max-width: 950px;
  display: flex;
  gap: 16px;
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.input-icon {
  height: 56px;
  padding-right: 50px;
}
.input-icon-label {
  position: relative;
}
.input-icon-label:has(.input-error) {
  border: 2px solid #B20D30;
}
.input-icon input[type=date] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  z-index: 1;
}
.input-icon input[type=date]::-webkit-calendar-picker-indicator, .input-icon input[type=date]::-moz-calendar-picker-indicator {
  display: none;
  opacity: 0;
}

.input-icon-absolute {
  position: relative;
  width: 100%;
}
.input-icon-absolute input {
  padding-right: 20px;
}
.input-icon-absolute svg {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #D1B89E;
}
.input-icon-absolute.white svg {
  color: white;
}

input[type=radio] {
  width: 16px;
  height: 16px;
  accent-color: #D1B89E;
}

input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  cursor: pointer;
  border: 2px solid #D1B89E;
  background-color: transparent;
  transition: all 150ms ease;
  padding: 0;
}
input[type=checkbox].input-error {
  border-color: #B20D30;
}
input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  display: block;
  background-color: #D1B89E;
}

.file-input-container {
  margin-top: 16px;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
}
.file-input-container .btn {
  flex-shrink: 0;
  width: fit-content;
}
.file-input-container .file-name {
  font-family: "neutical-regular", sans-serif;
  font-size: 16px;
  font-weight: 500;
  width: fit-content;
}

.form-row {
  display: flex;
  gap: 56px;
  margin-bottom: 48px;
}
@media only screen and (max-width: 992px) {
  .form-row {
    gap: 32px;
  }
}
@media only screen and (max-width: 768px) {
  .form-row {
    flex-direction: column;
    gap: 56px;
  }
}

.form-actions {
  display: flex;
  justify-content: flex-end;
}

.radio-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.ui-datepicker {
  background-color: white;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker-header {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem;
  border-bottom: 1px solid #D1B89E;
}
.ui-datepicker-prev, .ui-datepicker-next {
  cursor: pointer;
}
.ui-datepicker-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ui-datepicker-calendar {
  padding: 0.5rem;
}
.ui-datepicker-calendar th span {
  font-weight: 300;
  opacity: 0.5;
}
.ui-datepicker-calendar td a,
.ui-datepicker-calendar td span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.35rem;
  text-align: center;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
}
.ui-datepicker-calendar td a {
  transition: all 200ms ease-in-out;
}
.ui-datepicker-calendar td a:hover {
  background-color: #e5e7eb;
}
.ui-datepicker-calendar td a.ui-state-highlight {
  border: 1px solid #D1B89E;
  color: #D1B89E;
}
.ui-datepicker-calendar td a.ui-state-active {
  background-color: #D1B89E;
  color: white;
}
.ui-datepicker-calendar td span {
  opacity: 0.3;
}

.captcha-radio-card {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid #D1B89E;
  cursor: pointer;
}
.captcha-radio-card svg {
  width: 32px;
  height: 32px;
  color: #D1B89E;
  border-color: #D1B89E;
}
.captcha-radio-card:has(input:checked) {
  border-color: #D1B89E;
  background-color: #D1B89E;
}
.captcha-radio-card:has(input:checked) svg {
  color: #27342C;
}
.captcha-radio-card input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.captcha-container {
  padding: 16px;
  border: 1px solid #D1B89E;
  margin: 32px 0;
}
.captcha-container .radio-cards {
  margin: 12px 0;
}
.captcha-container:has(.input-error) {
  border: 1px solid #B20D30;
}

.footer {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding: 64px 0 24px;
}
.footer-logo {
  height: 86px;
  width: auto;
  margin-bottom: 24px;
}
.footer-top {
  padding-bottom: 64px;
}
.footer-top .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-top .heading-h6 {
  display: block;
  margin-bottom: 24px;
}
.footer-top ul li {
  margin: 8px 0;
}
@media only screen and (max-width: 1260px) {
  .footer-top .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    row-gap: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .footer-top .container {
    display: flex;
    flex-direction: column;
    gap: 80px;
    align-items: center;
    text-align: center;
  }
}
.footer-bottom {
  border-top: 1px solid #D1B89E;
  padding-top: 16px;
}
.footer-bottom .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-bottom ul {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .footer-bottom {
    border-top: none;
    position: relative;
  }
  .footer-bottom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: calc(100% - 8vw);
    transform: translateX(-50%);
    height: 1px;
    background-color: #D1B89E;
  }
  .footer-bottom .container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    text-align: center;
  }
}
.footer-text p {
  margin: 8px 0;
}
.footer #footer-address {
  margin-bottom: 24px;
}

.navbar {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  position: sticky;
  top: 0;
  z-index: 99;
}
.navbar .nav-logo {
  height: 54px;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .navbar .nav-logo {
    height: 42px;
  }
}
.navbar a:has(.nav-logo) {
  margin-right: auto;
  margin-left: 48px;
}
@media only screen and (max-width: 992px) {
  .navbar a:has(.nav-logo) {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar .container,
.navbar .nav-actions {
  display: flex;
  align-items: center;
}
.navbar .container {
  justify-content: space-between;
  padding-top: 8px;
  padding-bottom: 8px;
}
.navbar .nav-actions {
  gap: 48px;
}
.navbar #nav-toggle {
  color: #D1B89E;
  transition: all 0.3s ease;
  transform: scaleX(1);
}
.navbar #nav-toggle svg {
  height: 16px;
  width: auto;
}
.navbar #nav-toggle:hover {
  transform: scaleX(0.8);
}
.navbar .heading-h6 {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .navbar .lang-toggle {
    font-size: 16px;
  }
}

.nav-menu {
  padding: 4vh 0;
  position: fixed;
  top: 0;
  left: -100%;
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  min-width: fit-content;
  width: 30vw;
  height: 100svh;
  transition: 500ms all ease;
  display: flex;
  flex-direction: column;
  z-index: 100;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.nav-menu::-webkit-scrollbar {
  display: none;
}
.nav-menu.open {
  left: 0;
}
.nav-menu .nav-close {
  cursor: pointer;
  margin-left: 40px;
  margin-bottom: 80px;
  display: none;
}
.nav-menu .menu {
  flex-grow: 1;
  padding: 1.5vh 40px 2vh;
}
.nav-menu .menu .menu-item:not(:last-child) {
  margin-bottom: 40px;
}
.nav-menu .menu .submenu {
  margin-top: 40px;
  padding-left: 24px;
}
.nav-menu .menu .submenu-item:not(:last-child) {
  margin-bottom: 32px;
}
.nav-menu .menu-footer {
  flex-shrink: 0;
  padding: 0 40px 4vh;
}
.nav-menu .menu-footer ul {
  display: flex;
  gap: 8px;
  margin-top: 8px;
  flex-wrap: wrap;
}
.nav-menu .menu-footer ul li:not(:first-child) {
  display: flex;
  gap: 8px;
}
.nav-menu .menu-footer ul li:not(:first-child)::before {
  content: "";
  background-color: #D1B89E;
  height: 100%;
  width: 1px;
}
.nav-menu .menu-footer br {
  display: none;
}
.nav-menu .menu-item a,
.nav-menu .submenu-item a,
.nav-menu .submenu-trigger {
  cursor: pointer;
  position: relative;
}
.nav-menu .menu-item a::after,
.nav-menu .submenu-item a::after,
.nav-menu .submenu-trigger::after {
  content: "";
  height: 2px;
  width: 0%;
  background-color: #D1B89E;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.nav-menu .menu-item a:hover::after,
.nav-menu .submenu-item a:hover::after,
.nav-menu .submenu-trigger:hover::after {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .nav-menu {
    min-width: 0;
    width: 100vw;
    max-width: 100vw;
    left: -100vw;
  }
  .nav-menu .nav-close {
    display: block;
  }
}

.modal,
.overlay,
.modal-overlay,
.modal-fullscreen-popup {
  visibility: hidden;
  pointer-events: none;
  pointer-events: none;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.modal.active,
.overlay.active,
.modal-overlay.active,
.modal-fullscreen-popup.active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}

.overlay {
  background: rgba(0, 0, 0, 0);
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  min-width: 100vw;
  width: 100%;
  min-height: 100lvh;
  height: 100%;
}
.overlay.active {
  background: rgba(0, 0, 0, 0.5);
}

.modal-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  min-width: 100vw;
  width: 100%;
  min-height: 100lvh;
  height: 100%;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 200;
  width: 100%;
  max-width: calc(100% - 4vw);
  height: 743px;
  max-height: 90svh;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.modal::-webkit-scrollbar {
  display: none;
}
.modal {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 64px;
}
.modal.modal-bg-secondary {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
}
.modal.modal-bg-tertiary {
  background-color: #221D23;
  background-image: url("/templates/default/img/background-texture/4.png");
}
.modal.active {
  transform: translate(-50%, -50%);
}
.modal .modal-logo {
  height: 147px;
  width: 100%;
  margin: 0 auto 40px;
  object-fit: contain;
  object-position: center center;
}

.modal-fullscreen-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 200;
  max-width: calc(100% - 4vw - 80px);
}
.modal-fullscreen-popup img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 90dvh;
}
.modal-fullscreen-popup .modal-popup-url {
  position: relative;
  display: block;
}
.modal-fullscreen-popup .modal-popup-url .modal-popup-close {
  position: absolute;
  top: -32px;
  right: -32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  padding: 12px;
}
.modal-fullscreen-popup .modal-popup-url .modal-popup-close svg {
  width: 24px;
  height: 24px;
}

.rating-container {
  display: flex;
  gap: 8px;
  align-items: center;
}
.rating-container svg {
  height: 24px;
  width: auto;
}
.rating-container svg path {
  fill: #27342C;
}
.rating-container[data-rating="4"] svg:nth-child(5) path {
  fill: transparent;
}
.rating-container[data-rating="3"] svg:nth-child(5) path {
  fill: transparent;
}
.rating-container[data-rating="3"] svg:nth-child(4) path {
  fill: transparent;
}
.rating-container[data-rating="2"] svg:nth-child(5) path {
  fill: transparent;
}
.rating-container[data-rating="2"] svg:nth-child(4) path {
  fill: transparent;
}
.rating-container[data-rating="2"] svg:nth-child(3) path {
  fill: transparent;
}
.rating-container[data-rating="1"] svg:nth-child(5) path {
  fill: transparent;
}
.rating-container[data-rating="1"] svg:nth-child(4) path {
  fill: transparent;
}
.rating-container[data-rating="1"] svg:nth-child(3) path {
  fill: transparent;
}
.rating-container[data-rating="1"] svg:nth-child(2) path {
  fill: transparent;
}

.testimonial {
  padding-bottom: 22px;
}
.testimonial-logo {
  height: 48px;
  width: auto;
  margin-bottom: 16px;
}
.testimonial .rating-container {
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .testimonial {
    padding-bottom: 0;
  }
  .testimonial-logo {
    height: 24px;
  }
}

.page-notification {
  padding: 15px 0;
  background-color: #B20D30;
  color: #FFFFFF;
  text-align: center;
}
.page-notification p, .page-notification .actions {
  margin: 0;
}
.page-notification .container {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  row-gap: 4px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
.page-notification .container .actions {
  padding: 0;
  margin: 0;
  gap: 16px;
  row-gap: 4px;
}
.page-notification .container .btn {
  padding: 0;
  min-height: 0;
}
@media only screen and (max-width: 992px) {
  .page-notification {
    padding: 8px 0;
  }
}
@media only screen and (max-width: 992px) {
  .page-notification .actions {
    flex-direction: row;
  }
  .page-notification .actions .btn {
    width: fit-content;
  }
}
@media only screen and (max-width: 768px) {
  .page-notification .btn {
    width: fit-content;
  }
}

.spa-popup {
  position: fixed;
  bottom: 32px;
  left: 32px;
  padding: 24px;
  background-color: #221D23;
  max-width: 632px;
  z-index: 2;
  display: none;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}
.spa-popup.open {
  display: flex;
}
.spa-popup, .spa-popup svg {
  color: #D1B89E;
}
.spa-popup svg {
  width: 16px;
  height: 16px;
}
.spa-popup a {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
.spa-popup img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
@media only screen and (max-width: 992px) {
  .spa-popup.open {
    display: none;
  }
}

.widgets-container {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
  padding: 40px 4vw;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.widgets-container .circle-widget {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #B20D30;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.widgets-container .circle-widget::before {
  content: attr(data-bg-letter);
  position: absolute;
  top: 50%;
  left: -4px;
  transform: translateY(-50%);
  font-size: 64px;
  opacity: 15%;
  font-family: "neutical-regular", sans-serif;
}
@media only screen and (max-width: 768px) {
  .widgets-container {
    display: none;
  }
}

.balia-cursor {
  position: fixed;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: #B20D30;
  pointer-events: none;
  z-index: 9999;
  transform: translate(-50%, -50%);
  transition: width 0.2s, height 0.2s;
  border: 1px solid #D1B89E;
}

.balia-cursor.cursor-hover {
  width: 35px;
  height: 35px;
}

.balia-cursor.cursor-text {
  width: 4px;
  height: 35px;
  border-radius: 2px;
}

body.custom-cursor-active,
body.custom-cursor-active a,
body.custom-cursor-active button,
body.custom-cursor-active input,
body.custom-cursor-active label,
body.custom-cursor-active textarea,
body.custom-cursor-active select {
  cursor: none !important;
}

.swiper-arrow-prev,
.swiper-arrow-next {
  cursor: pointer;
}

.accordion-trigger {
  cursor: pointer;
}

.datepicker {
  cursor: pointer;
}

.pressure {
  display: flex;
  align-items: center;
  gap: 24px;
}
.pressure-label {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pressure-label svg {
  width: 16px;
  height: auto;
}
.pressure-indicator {
  position: relative;
  margin: 0 56px;
}
.pressure-indicator, .pressure-indicator::after, .pressure-indicator::before {
  width: 40px;
  height: 8px;
  border-radius: 4px;
  border: 1px solid #27342C;
}
.pressure-indicator::after, .pressure-indicator::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.pressure-indicator::before {
  left: -56px;
}
.pressure-indicator::after {
  right: -56px;
}
.pressure-indicator[data-level="1"]::before, .pressure-indicator[data-level="2"]::before, .pressure-indicator[data-level="3"]::before {
  background-color: #27342C;
}
.pressure-indicator[data-level="2"], .pressure-indicator[data-level="3"] {
  background-color: #27342C;
}
.pressure-indicator[data-level="3"]::after {
  background-color: #27342C;
}
.pressure-indicator.alternate, .pressure-indicator.alternate::after, .pressure-indicator.alternate::before {
  border: 1px solid #D1B89E;
}
.pressure-indicator.alternate[data-level="1"]::before, .pressure-indicator.alternate[data-level="2"]::before, .pressure-indicator.alternate[data-level="3"]::before {
  background-color: #D1B89E;
}
.pressure-indicator.alternate[data-level="2"], .pressure-indicator.alternate[data-level="3"] {
  background-color: #D1B89E;
}
.pressure-indicator.alternate[data-level="3"]::after {
  background-color: #D1B89E;
}

.tooltip-container {
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .tooltip-container {
    display: none;
  }
}
.tooltip-container .tooltip {
  background-color: #000000;
  color: #E5D6C8;
  padding: 4px;
  border-radius: 6px;
  position: absolute;
  bottom: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  opacity: 0;
  transition: all 0.2s ease;
  max-width: 280px;
}
.tooltip-container .tooltip::before {
  position: absolute;
  bottom: -6px;
  content: "";
  width: 12px;
  height: 12px;
  transform: rotate(45deg) translateX(-50%);
  left: 50%;
  z-index: 4;
  background-color: #000000;
}
.tooltip-container:hover .tooltip {
  opacity: 1;
}

.simple-page {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
}
.simple-page-header {
  padding-top: 120px;
  padding-bottom: 80px;
}
.simple-page-header h1 {
  margin: 0;
}
.simple-page .container {
  padding-bottom: 64px;
}
.simple-page-files {
  margin: 32px 0;
}

.swiper-arrow-prev svg {
  transform: scaleX(-1);
}

.page-header {
  min-height: 478px;
  height: 90svh;
  max-height: 1016px;
  position: relative;
}
.page-header-photo, .page-header::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-header-photo {
  z-index: -2;
  object-fit: cover;
}
.page-header::before {
  z-index: -1;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
}
.page-header .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 1200px;
}
.page-header .header-actions {
  padding: 32px 56px;
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  margin-top: 48px;
  display: flex;
  align-items: center;
  gap: 32px;
}

.header-actions.port-shown {
  padding-top: 16px;
  padding-bottom: 16px;
  flex-direction: column;
  gap: 16px;
  display: none;
}
.header-actions.port-shown .btn {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .header-actions.port-shown {
    display: flex;
  }
}

.cta-section {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  padding: 80px 0;
}
.cta-section .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.cta-section .container .content {
  border-top: 1px solid #D1B89E;
  border-bottom: 1px solid #D1B89E;
  border-left: 1px solid #D1B89E;
  padding: 52px 61px 52px 78px;
  margin: 41px 0;
}
.cta-section .container .photo {
  height: 100%;
}
.cta-section .container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cta-section .container .actions {
  margin-top: 48px;
}
@media only screen and (max-width: 1260px) {
  .cta-section .container .content {
    padding: 32px 48px;
  }
}
@media only screen and (max-width: 992px) {
  .cta-section {
    padding: 24px 0 40px;
  }
  .cta-section .container {
    grid-template-columns: 1fr;
  }
  .cta-section .container .content {
    margin: 0 0 60px;
    padding: 0;
    border-top: none;
    border-bottom: none;
    border-left: none;
  }
  .cta-section .container .actions {
    margin-top: 32px;
  }
  .cta-section .container .photo {
    height: auto;
  }
  .cta-section .container img {
    height: auto;
    aspect-ratio: 3/2;
  }
}

.numbers-section {
  background-color: #221D23;
  background-image: url("/templates/default/img/background-texture/4.png");
  color: #D1B89E;
  padding: 80px 0;
}
.numbers-section .section-header {
  background-color: #D1B89E;
  color: #27342C;
  padding: 24px 40px;
  text-align: center;
}
.numbers-section .section-header .heading-h3,
.numbers-section .section-header .heading-tagline {
  margin: 0;
}
.numbers-section .section-header .heading-tagline {
  margin-top: 24px;
  text-transform: uppercase;
}
.numbers-section .section-numbers {
  margin-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 180px;
}
.numbers-section .section-numbers .number-label p {
  font-family: "neutical-regular", sans-serif;
  line-height: 200%;
}
.numbers-section .section-numbers .number-label p strong {
  font-weight: 400;
  font-size: 21px;
  padding-bottom: 8px;
  display: block;
}
@media only screen and (max-width: 1260px) {
  .numbers-section .section-numbers {
    gap: 48px;
  }
}
@media only screen and (max-width: 992px) {
  .numbers-section .section-numbers {
    margin-top: 32px;
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .numbers-section .section-numbers .heading-h1 {
    font-size: 61px;
  }
  .numbers-section .section-numbers .number-label p {
    line-height: 180%;
  }
}

.reservation-form-section {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding: 64px 0;
}
.reservation-form-section form {
  margin-top: 64px;
}

.reservation-form-detailed-section {
  background-color: #221D23;
  background-image: url("/templates/default/img/background-texture/4.png");
  color: #D1B89E;
  padding: 64px 0;
}
.reservation-form-detailed-section form {
  margin-top: 120px;
}

.faq-section {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding: 80px 0 120px;
}
.faq-section .heading-tagline {
  font-family: "neutical-regular", sans-serif;
  margin: 0;
}
.faq-section .accordion {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.faq-section .accordion-trigger {
  display: flex;
  align-items: center;
  gap: 8px;
}
.faq-section .accordion-trigger .heading-tagline {
  flex-grow: 1;
}
.faq-section .accordion-trigger .accordion-button {
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .faq-section .accordion-trigger .accordion-button {
    display: none;
  }
}
.faq-section .accordion-trigger .accordion-icon {
  width: 36px;
  height: 36px;
  position: relative;
  display: block;
  transform: rotate(0);
  transition: all 0.3s ease;
}
.faq-section .accordion-trigger .accordion-icon::before, .faq-section .accordion-trigger .accordion-icon::after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #D1B89E;
  top: 50%;
  left: 50%;
}
.faq-section .accordion-trigger .accordion-icon::after {
  transform: translate(-50%, -50%);
}
.faq-section .accordion-trigger .accordion-icon::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.faq-section .accordion-trigger.open .accordion-icon {
  transform: rotate(45deg);
}
.faq-section .accordion-target {
  padding: 32px 41px 0 120px;
}
@media only screen and (max-width: 992px) {
  .faq-section .accordion-target {
    padding: 24px 0 0;
  }
}

.newsletter-form-section {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
}
.newsletter-form-section .section-content {
  display: grid;
  grid-template-columns: 6fr 7fr;
  gap: 120px;
  padding: 40px;
  border: 1px solid #D1B89E;
}
.newsletter-form-section .section-header .heading-h3 {
  margin: 0 0 16px;
}
.newsletter-form-section form {
  padding-top: 32px;
}
.newsletter-form-section form .form-row:not(:last-child) {
  margin-bottom: 24px;
}
@media only screen and (max-width: 1260px) {
  .newsletter-form-section .section-content {
    gap: 64px;
  }
}
@media only screen and (max-width: 992px) {
  .newsletter-form-section .section-content {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .newsletter-form-section .section-header {
    text-align: center;
  }
}

.section-full-photo {
  position: relative;
  height: clamp(500px, 80vh, 840px);
}
.section-full-photo div, .section-full-photo video {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  object-fit: cover;
}

.offer-heading-section {
  background-color: #221D23;
  background-image: url("/templates/default/img/background-texture/4.png");
  color: #D1B89E;
  padding: 120px 0 80px;
  position: relative;
}
.offer-heading-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 348px;
  height: 484px;
  z-index: 1;
  background-image: url("/templates/default/img/decorations/section_offer-heading.png");
}

.offer-section {
  background-color: #221D23;
  background-image: url("/templates/default/img/background-texture/4.png");
  color: #D1B89E;
  padding-bottom: 80px;
  position: relative;
  margin-top: -1px;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
  .offer-section {
    padding-bottom: 40px;
  }
}
.offer-section .container {
  display: grid;
  grid-template-columns: 3fr 4fr;
  gap: 120px;
  align-items: center;
}
@media only screen and (max-width: 1260px) {
  .offer-section .container {
    gap: 64px;
  }
}
@media only screen and (max-width: 992px) {
  .offer-section .container {
    grid-template-columns: 1fr;
    gap: 24px;
    align-items: start;
  }
}
.offer-section .content {
  min-width: 0;
}
.offer-section .heading-h3 {
  margin: 0 0 24px;
  display: block;
}
.offer-section .text-medium-normal,
.offer-section .text-medium-normal p {
  font-family: "neutical-regular", sans-serif;
  line-height: 200%;
}
.offer-section .rich-text {
  max-width: 720px;
}
.offer-section .actions {
  margin-top: 48px;
  gap: 24px;
}
.offer-section.offer-section-alt .container {
  grid-template-columns: 4fr 3fr;
}
.offer-section.offer-section-alt .product-gallery {
  order: 1;
}
@media only screen and (max-width: 992px) {
  .offer-section.offer-section-alt .container {
    grid-template-columns: inherit;
  }
  .offer-section.offer-section-alt .product-gallery {
    order: inherit;
  }
}
.offer-section[data-offer-occurrence="3"]::after {
  content: "";
  position: absolute;
  opacity: 0.1;
  background-image: url("/templates/default/img/decorations/products_list-product_3-2.png?v=3");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -24%;
  right: 3%;
  transform: translate(50%, -50%) rotate(42deg);
  width: 354px;
  height: 458px;
}
@media only screen and (max-width: 992px) {
  .offer-section[data-offer-occurrence="3"]::after {
    content: none;
  }
}
.offer-section .product-gallery {
  position: relative;
  margin: 0 auto;
  height: auto;
  aspect-ratio: 2/3;
  min-width: 0;
  width: 100%;
}
.offer-section .product-gallery .swiper-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin-top: 24px;
  width: 100%;
  position: absolute;
  top: 100%;
}
@media only screen and (max-width: 992px) {
  .offer-section .product-gallery {
    margin: 0;
  }
  .offer-section .product-gallery .swiper-arrows {
    display: none;
  }
  .offer-section .product-gallery .swiper {
    overflow: visible;
  }
}
.offer-section .product-gallery img,
.offer-section .product-gallery .offer-section-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.offer-section .product-gallery .offer-section-swiper,
.offer-section .product-gallery .offer-section-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.offer-section .product-gallery::before, .offer-section .product-gallery::after {
  content: "";
  position: absolute;
  opacity: 0.1;
  z-index: 1;
}
@media only screen and (max-width: 992px) {
  .offer-section .product-gallery::before, .offer-section .product-gallery::after {
    content: none;
  }
}
.offer-section .product-gallery[data-offer-occurrence="1"]::before {
  background-image: url("/templates/default/img/decorations/products_list-product_1-1.png?v=3");
  background-size: contain;
  background-repeat: no-repeat;
  top: 5%;
  right: 3%;
  transform: translate(50%, -50%) rotate(-20deg);
  width: 195px;
  height: 199px;
}
.offer-section .product-gallery[data-offer-occurrence="1"]::after {
  background-image: url("/templates/default/img/decorations/products_list-product_1-2.png?v=3");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 17%;
  left: 5%;
  transform: translate(-50%, 50%) rotate(299deg);
  width: 318px;
  height: 412px;
}
.offer-section .product-gallery[data-offer-occurrence="2"]::before {
  background-image: url("/templates/default/img/decorations/products_list-product_2-1.png?v=3");
  background-size: contain;
  background-repeat: no-repeat;
  top: 5%;
  right: -72%;
  transform: translate(-50%, -50%) rotate(-257deg);
  width: 254px;
  height: 329px;
}
.offer-section .product-gallery[data-offer-occurrence="2"]::after {
  background-image: url("/templates/default/img/decorations/products_list-product_2-2.png?v=3");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -16%;
  left: 0;
  transform: translate(-50%, -50%) rotate(19deg);
  width: 195px;
  height: 199px;
}
.offer-section .product-gallery[data-offer-occurrence="3"]::before {
  background-image: url("/templates/default/img/decorations/products_list-product_3-1.png?v=3");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -40px;
  right: -47%;
  transform: translate(-50%, -50%) rotate(65deg);
  width: 149px;
  height: 152px;
}
.offer-section .product-gallery[data-offer-occurrence="3"]::after {
  content: none;
}

.testimonials-section .container {
  margin-top: 120px;
  margin-bottom: 120px;
}
.testimonials-section .heading-h1 {
  margin-bottom: 80px;
}
.testimonials-section .actions {
  margin-top: 48px;
}
.testimonials-section .swiper-container {
  padding: 0 100px;
  position: relative;
}
.testimonials-section .swiper-container .swiper-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
}
.testimonials-section .swiper-container .swiper-slide {
  position: relative;
}
.testimonials-section .swiper-container .swiper-slide::before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
  left: -60px;
  width: 1px;
  background-color: #27342C;
}
@media only screen and (max-width: 1260px) {
  .testimonials-section .swiper-container {
    padding: 0 50px;
  }
  .testimonials-section .swiper-container .swiper-slide::before {
    left: -30px;
  }
}
@media only screen and (max-width: 768px) {
  .testimonials-section .swiper-container {
    padding: 0;
  }
  .testimonials-section .swiper-container .swiper-arrows {
    position: static;
    top: 0;
    transform: none;
    justify-content: center;
    margin-top: 32px;
  }
  .testimonials-section .swiper-container .swiper-slide::before {
    content: none;
  }
  .testimonials-section .actions {
    display: none;
  }
  .testimonials-section .container {
    margin-top: 80px;
    margin-bottom: 40px;
  }
  .testimonials-section .heading-h1 {
    margin-bottom: 40px;
  }
}

.decorative-gallery-section {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: transparent;
  -webkit-text-stroke: 1px #D1B89E;
  text-stroke: 1px #D1B89E;
  padding-top: 120px;
}
.decorative-gallery-section .heading-h2 {
  margin: 0;
  transform: translateY(50%);
}
.decorative-gallery-section .swiper-slide {
  height: auto;
  aspect-ratio: 2/3;
}
.decorative-gallery-section .swiper-slide img {
  width: 100%;
  height: auto;
  aspect-ratio: 2/3;
  object-fit: cover;
}

.team-gallery-section {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding: 120px 0 120px;
}
.team-gallery-section .team-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15%;
  row-gap: 0;
}
.team-gallery-section .team-gallery > *:nth-child(2n) {
  margin-top: 108px;
  transform: translateY(92px);
}
.team-gallery-section .team-gallery-item {
  padding-right: 80px;
}
.team-gallery-section .team-gallery-item .photo-container {
  position: relative;
  max-width: 380px;
}
.team-gallery-section .team-gallery-item .photo-container img {
  width: 100%;
  height: auto;
  aspect-ratio: 2/3;
  object-fit: cover;
}
.team-gallery-section .team-gallery-item .photo-container h2 {
  position: absolute;
  writing-mode: vertical-rl;
  margin: 0;
  top: 0;
  left: calc(100% - 10px);
}
.team-gallery-section .team-gallery-item p {
  margin-top: 16px;
}
@media only screen and (max-width: 1260px) {
  .team-gallery-section .team-gallery {
    gap: 10%;
    row-gap: 0;
  }
}
@media only screen and (max-width: 992px) {
  .team-gallery-section .team-gallery {
    gap: 80px;
    grid-template-columns: 1fr;
  }
  .team-gallery-section .team-gallery > *:nth-child(2n) {
    margin-top: 0;
    transform: none;
  }
}
@media only screen and (max-width: 768px) {
  .team-gallery-section .team-gallery-item {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .team-gallery-section .team-gallery-item .photo-container h2 {
    left: auto;
    right: -8vw;
  }
}

.team-gallery-short-section {
  margin: 121px 0 169px;
  overflow: hidden;
}
.team-gallery-short-section-swiper {
  margin-top: 80px;
}
.team-gallery-short-section .swiper-container {
  padding: 0 120px;
  position: relative;
}
.team-gallery-short-section .team-short-card {
  position: relative;
  padding-top: 26px;
}
.team-gallery-short-section .team-short-card img {
  width: 100%;
  height: auto;
  aspect-ratio: 2/3;
  object-fit: cover;
}
.team-gallery-short-section .team-short-card span {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.team-gallery-short-section .swiper-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
}
@media only screen and (max-width: 1260px) {
  .team-gallery-short-section .swiper-container {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 992px) {
  .team-gallery-short-section .swiper-container {
    padding: 0;
  }
  .team-gallery-short-section .team-gallery-short-section-swiper {
    margin-top: 32px;
  }
  .team-gallery-short-section .swiper-arrows {
    display: none;
  }
}

.cta-photo-section {
  margin: 120px 0;
}
.cta-photo-section .section-container {
  position: relative;
  padding-bottom: 300px;
}
.cta-photo-section .actions {
  margin-top: 48px;
}
.cta-photo-section .image-wrapper {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: calc(100% - 8vw);
  transform: translateX(-50%);
  height: 600px;
  overflow: hidden;
  z-index: -1;
  max-width: calc(1442px + 8vw);
}
.cta-photo-section .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .cta-photo-section {
    margin: 80px 0 0;
  }
  .cta-photo-section .actions {
    margin-top: 32px;
  }
  .cta-photo-section .image-wrapper {
    width: 100%;
  }
}

.text-with-image-section {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 48px;
  margin-top: 120px;
  margin-bottom: 120px;
}
.text-with-image-section img {
  width: 100%;
  height: auto;
  aspect-ratio: 42/25;
  object-fit: cover;
}
.text-with-image-section .actions {
  margin-top: 48px;
}
.text-with-image-section .heading-h2 {
  margin: 0 0 48px;
}
@media only screen and (max-width: 1260px) {
  .text-with-image-section {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 992px) {
  .text-with-image-section {
    grid-template-columns: 1fr;
    gap: 40px;
    margin: 80px 0;
  }
}

.home .text-with-image-section:nth-child(even),
.simple-page .text-with-image-section:nth-child(even),
.page .text-with-image-section:nth-child(even) {
  grid-template-columns: 2fr 1fr;
}
.home .text-with-image-section:nth-child(even) img,
.simple-page .text-with-image-section:nth-child(even) img,
.page .text-with-image-section:nth-child(even) img {
  order: -1;
}
@media only screen and (max-width: 1260px) {
  .home .text-with-image-section:nth-child(even),
  .simple-page .text-with-image-section:nth-child(even),
  .page .text-with-image-section:nth-child(even) {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 992px) {
  .home .text-with-image-section:nth-child(even),
  .simple-page .text-with-image-section:nth-child(even),
  .page .text-with-image-section:nth-child(even) {
    grid-template-columns: 1fr;
  }
  .home .text-with-image-section:nth-child(even) img,
  .simple-page .text-with-image-section:nth-child(even) img,
  .page .text-with-image-section:nth-child(even) img {
    order: 1;
  }
}

.rooms-gallery-section {
  margin-top: 120px;
  margin-bottom: 120px;
  overflow: hidden;
}
.rooms-gallery-section .swiper {
  margin-top: 80px;
  overflow-x: visible;
}
.rooms-gallery-section .room-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
  text-align: center;
}
.rooms-gallery-section .room-card img {
  width: 100%;
  height: auto;
  aspect-ratio: 2/3;
  object-fit: cover;
}
.rooms-gallery-section .room-card span {
  display: block;
}
.rooms-gallery-section .room-card .btn {
  margin: 0 auto;
}

.bundles-section {
  margin-top: 120px;
  margin-bottom: 120px;
  overflow-x: hidden;
}
.bundles-section .swiper {
  margin-top: 80px;
}
.bundles-section .swiper-container {
  position: relative;
}
.bundles-section .swiper-arrows {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% + 7vw);
}
@media only screen and (max-width: 1440px) {
  .bundles-section .swiper-container {
    padding: 0 5vw;
  }
  .bundles-section .swiper-arrows {
    width: calc(100% + 2vw);
  }
}
@media only screen and (max-width: 1260px) {
  .bundles-section .swiper {
    overflow: visible;
  }
  .bundles-section .swiper-container {
    padding: 0;
  }
  .bundles-section .swiper-arrows {
    display: none;
  }
}
.bundles-section .bundle-card {
  display: flex;
  flex-direction: column;
  gap: 51px;
  text-align: center;
}
.bundles-section .bundle-card img {
  width: 100%;
  height: auto;
  aspect-ratio: 18/27;
  object-fit: cover;
}
.bundles-section .bundle-card .image-container {
  position: relative;
}
.bundles-section .bundle-card span {
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  z-index: 1;
  display: block;
}
.bundles-section .bundle-card .btn {
  margin: 0 auto;
}

.text-multiple-galleries-section {
  margin-top: 120px;
  margin-bottom: 120px;
  display: grid;
  grid-template-columns: 17fr 12fr;
  gap: 0;
}
.text-multiple-galleries-section .actions {
  margin-top: 48px;
}
.text-multiple-galleries-section > div {
  width: 100%;
  min-width: 0;
}
.text-multiple-galleries-section .swiper-container {
  margin-top: 80px;
}
.text-multiple-galleries-section .swiper-container img {
  width: 100%;
  height: auto;
  aspect-ratio: 5/3;
}
.text-multiple-galleries-section .swiper-container.swiper-sm {
  margin-top: 0;
  margin-bottom: 48px;
  padding-left: 120px;
}
.text-multiple-galleries-section .swiper-container.swiper-sm img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/5;
}
.text-multiple-galleries-section .swiper-arrows {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin-top: 24px;
}
@media only screen and (max-width: 992px) {
  .text-multiple-galleries-section {
    gap: 32px;
  }
}
@media only screen and (max-width: 768px) {
  .text-multiple-galleries-section {
    margin-top: 40px;
    margin-bottom: 40px;
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .text-multiple-galleries-section .actions {
    margin-top: 32px;
  }
  .text-multiple-galleries-section .swiper-container.swiper-sm {
    padding-left: 0;
    max-width: 480px;
  }
}

.services-section {
  overflow: hidden;
}

.services-section-list {
  padding: 80px 0;
  position: relative;
}
.services-section-list::before {
  content: "";
  position: absolute;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/templates/default/img/decorations/service-leaf-3.png");
  top: 2%;
  right: -2%;
  transform: translate(50%, -50%) rotate(-38deg);
  width: 385px;
  height: 498px;
}
@media only screen and (max-width: 1260px) {
  .services-section-list::before {
    content: none;
  }
}
.services-section-list .service-item {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 120px;
  align-items: center;
}
.services-section-list .service-item .photo-container {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 2/3;
}
.services-section-list .service-item .photo-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.services-section-list .service-item .photo-container::before, .services-section-list .service-item .photo-container::after {
  content: "";
  position: absolute;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1260px) {
  .services-section-list .service-item .photo-container::before, .services-section-list .service-item .photo-container::after {
    content: none;
  }
}
.services-section-list .service-item .photo-container[data-key="0"]::after {
  background-image: url("/templates/default/img/decorations/service-leaf-2.png");
  bottom: -8%;
  left: 25%;
  transform: translate(-50%, 50%);
  width: 406px;
  height: 501px;
}
.services-section-list .service-item .photo-container[data-key="1"]::before {
  background-image: url("/templates/default/img/decorations/service-leaf-1.png");
  top: 2%;
  right: 0%;
  transform: translate(50%, -50%) rotate(-20deg);
  width: 249px;
  height: 252px;
}
.services-section-list .service-item .photo-container[data-key="1"]::after {
  background-image: url("/templates/default/img/decorations/service-leaf-3.png");
  bottom: 14%;
  left: 14%;
  transform: translate(-50%, 50%) rotate(-2deg) scaleY(-1);
  width: 384px;
  height: 498px;
}
.services-section-list .service-item .photo-container[data-key="2"]::before {
  background-image: url("/templates/default/img/decorations/service-leaf-3.png");
  left: -78%;
  bottom: -49%;
  transform: translate(50%, -50%) rotate(111deg) scale(-1);
  width: 385px;
  height: 498px;
}
.services-section-list .service-item .photo-container[data-key="3"]::before {
  background-image: url("/templates/default/img/decorations/service-leaf-3.png");
  bottom: -61%;
  right: 24%;
  transform: translate(50%, -50%) rotate(244deg);
  width: 385px;
  height: 498px;
}
.services-section-list .service-item .photo-container[data-key="3"]::after {
  background-image: url("/templates/default/img/decorations/service-leaf-1.png");
  top: -12%;
  left: -5%;
  transform: translate(-50%, 50%) rotate(269deg);
  width: 256px;
  height: 260px;
}
.services-section-list .service-item .price {
  display: block;
  width: 100%;
  margin: 48px 0;
  font-family: "neutical-regular", sans-serif;
}
.services-section-list .service-item .btn {
  margin-top: 48px;
}
.services-section-list .service-item .heading-h2 {
  margin: 0 0 24px;
}
.services-section-list .service-item:not(:last-child) {
  margin-bottom: 120px;
}
.services-section-list .service-item:nth-child(even) {
  grid-template-columns: 2fr 1fr;
}
.services-section-list .service-item:nth-child(even) .content {
  order: -1;
}
@media only screen and (max-width: 1260px) {
  .services-section-list .service-item {
    gap: 64px;
  }
}
@media only screen and (max-width: 768px) {
  .services-section-list .service-item {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .services-section-list .service-item .photo-container {
    max-width: 400px;
  }
  .services-section-list .service-item .price {
    margin: 32px 0;
  }
  .services-section-list .service-item .btn {
    margin-top: 32px;
  }
  .services-section-list .service-item:nth-child(even) {
    grid-template-columns: 1fr;
  }
  .services-section-list .service-item:nth-child(even) .content {
    order: 1;
  }
  .services-section-list .service-item:not(:last-child) {
    margin-bottom: 80px;
  }
}

.services-grid-section {
  padding: 80px 0;
}
.services-grid-section .heading-h2 {
  margin: 0 0 80px;
}
.services-grid-section .services-grid-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 120px;
  row-gap: 80px;
}
.services-grid-section .services-grid-list .service-item .heading-tagline,
.services-grid-section .services-grid-list .service-item .text-regular-normal {
  font-family: "neutical-regular", sans-serif;
}
.services-grid-section .services-grid-list .service-item .pressure {
  margin: 8px 0 16px;
}
.services-grid-section .services-grid-list .service-item .heading-tagline {
  margin: 0 0 8px;
}
.services-grid-section .services-grid-list .service-item .rich-text {
  margin: 16px 0;
}
.services-grid-section .services-grid-list .service-item .btn {
  margin-top: 32px;
}
@media only screen and (max-width: 1260px) {
  .services-grid-section .services-grid-list {
    gap: 80px;
    row-gap: 64px;
  }
}
@media only screen and (max-width: 768px) {
  .services-grid-section .services-grid-list {
    grid-template-columns: 1fr;
    gap: 64px;
    row-gap: 64px;
  }
  .services-grid-section .services-grid-list .heading-tagline {
    font-size: 21px;
  }
}
.services-grid-section.alternate {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
}
.services-grid-section.additional {
  margin: 120px 0;
}
@media only screen and (max-width: 992px) {
  .services-grid-section.additional {
    margin: 80px 0;
  }
}
.services-grid-section.additional .service-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.services-grid-section.additional .service-item .heading-h6 {
  display: block;
  margin: 0;
}
.services-grid-section.additional .services-grid-list {
  gap: 240px;
  row-gap: 32px;
}
@media only screen and (max-width: 1260px) {
  .services-grid-section.additional .services-grid-list {
    gap: 120px;
    row-gap: 32px;
  }
}
@media only screen and (max-width: 992px) {
  .services-grid-section.additional .services-grid-list {
    gap: 64px;
    row-gap: 32px;
  }
}
@media only screen and (max-width: 768px) {
  .services-grid-section.additional .services-grid-list {
    row-gap: 32px;
  }
}

.services-featured-section {
  margin: 120px 0;
}
.services-featured-section .services-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.services-featured-section .service-item {
  max-width: 660px;
}
.services-featured-section .service-item .rich-text {
  margin: 16px 0;
}
.services-featured-section .service-item .price {
  font-family: "neutical-regular", sans-serif;
}
.services-featured-section .service-item .btn {
  margin: 32px auto 0;
}
@media only screen and (max-width: 992px) {
  .services-featured-section {
    margin: 80px 0;
  }
}

.services-cards-section {
  padding: 120px 0;
}
.services-cards-section .services-cards-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 90px;
}
.services-cards-section .service-item {
  padding: 24px 24px 102px;
  border: 1px solid #27342C;
  position: relative;
}
.services-cards-section .service-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
  margin-bottom: 16px;
}
.services-cards-section .service-item .btn {
  height: 54px;
  position: absolute;
  bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .services-cards-section .service-item .btn {
    width: calc(100% - 48px);
  }
}
.services-cards-section .service-item .price {
  font-family: "neutical-regular", sans-serif;
  margin-top: 8px;
  display: block;
}
.services-cards-section .service-item .heading-h6 {
  margin: 0 0 8px;
}
@media only screen and (max-width: 1260px) {
  .services-cards-section .services-cards-list {
    gap: 64px;
  }
}
@media only screen and (max-width: 992px) {
  .services-cards-section {
    padding: 80px 0;
  }
  .services-cards-section .services-cards-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .services-cards-section .services-cards-list {
    grid-template-columns: 1fr;
  }
}

.contact-header {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding-top: 59px;
  padding-bottom: 93px;
}
.contact-header .container {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 40px;
  align-items: center;
}
.contact-header h1 {
  margin-bottom: 80px;
}
.contact-header .content {
  margin-top: 56px;
}
.contact-header .heading-h6 {
  margin: 0 0 24px;
}
.contact-header .rich-text {
  margin-bottom: 16px;
}
.contact-header .content-column {
  padding: 35px 0 40px;
}
.contact-header iframe,
.contact-header .iframe-column {
  width: 100%;
  height: 100%;
}
.contact-header .iframe-column {
  padding: 24px;
  border: 1px solid #D1B89E;
}
@media only screen and (max-width: 1260px) {
  .contact-header .iframe-column {
    padding: 8px;
  }
}
@media only screen and (max-width: 992px) {
  .contact-header .container {
    grid-template-columns: 1fr;
  }
  .contact-header h1 {
    margin-bottom: 40px;
  }
  .contact-header .content {
    margin-top: 32px;
  }
  .contact-header .iframe-column {
    width: calc(100% + 16px);
    transform: translateX(-8px);
  }
  .contact-header .iframe-column iframe {
    height: auto;
    aspect-ratio: 7/5;
  }
}

.pakiety-header {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding-top: 120px;
}
.pakiety-header h1 {
  margin: 0;
}

.not-found {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding: 80px 0;
}
.not-found h1 {
  font-size: 61px;
  max-width: 890px;
  margin-top: 0;
  margin-bottom: 48px;
  line-height: 170%;
}
.not-found .content-container {
  padding: 112px 0;
  position: relative;
}
.not-found .container {
  position: relative;
}
.not-found .container::before {
  content: "";
  background-image: url("/templates/default/img/404.jpg");
  background-position: center right;
  background-size: contain;
  background-repeat: no-repeat;
  width: 70%;
  max-width: 100vw;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width: 992px) {
  .not-found .content-container {
    padding-bottom: 136px;
  }
  .not-found .container::before {
    background-position: bottom center;
    left: 0;
    top: auto;
    bottom: -12px;
    transform: none;
    height: 50%;
    background-size: cover;
    width: 100%;
  }
  .not-found h1 {
    font-size: 32px;
  }
}

.products-list-section {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding-bottom: 40px;
}
.products-list-section .product-card {
  padding: 80px 0;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 120px;
}
.products-list-section .product-card .btn {
  margin-top: 48px;
}
.products-list-section .product-card .heading-h1 {
  margin: 0 0 24px;
}
.products-list-section .product-card-gallery {
  min-width: 0;
}
.products-list-section .product-card .products-list-swiper {
  width: 100%;
  min-width: 0;
}
.products-list-section .product-card .products-list-swiper .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.products-list-section .product-card .swiper-arrows {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  gap: 48px;
}
.products-list-section .product-card .swiper-arrows svg {
  color: #D1B89E;
}
.products-list-section .product-card:not(:last-child) {
  border-bottom: 1px solid #D1B89E;
}
@media only screen and (max-width: 1260px) {
  .products-list-section .product-card {
    gap: 64px;
  }
}
@media only screen and (max-width: 768px) {
  .products-list-section .product-card {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .products-list-section .product-card .swiper-arrows {
    display: none;
  }
  .products-list-section .product-card .products-list-swiper {
    overflow: visible;
  }
  .products-list-section .product-card .btn {
    margin-top: 32px;
  }
}

.products-short-list-section {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture/9.png");
  color: #D1B89E;
  padding: 80px 0;
}
.products-short-list-section .products-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 120px;
  row-gap: 40px;
  margin-top: 120px;
}
.products-short-list-section .product-card {
  display: flex;
  align-items: center;
  gap: 24px;
}
.products-short-list-section .product-card h2 {
  margin: 0;
  flex-grow: 1;
  font-family: "neutical-regular", sans-serif;
}
.products-short-list-section .product-card .btn {
  flex-shrink: 0;
}
.products-short-list-section .cta-container {
  padding: 40px;
  border: 1px solid #D1B89E;
  display: flex;
  align-items: center;
  gap: 72px;
  margin-top: 80px;
}
.products-short-list-section .cta-container p {
  flex-grow: 1;
  line-height: 170%;
}
.products-short-list-section .cta-container .actions {
  gap: 24px;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .products-short-list-section {
    padding: 40px 0;
  }
  .products-short-list-section .products-list {
    margin-top: 40px;
    grid-template-columns: 1fr;
    gap: 32px;
    row-gap: 32px;
  }
  .products-short-list-section .product-card {
    flex-direction: column;
    gap: 8px;
  }
  .products-short-list-section .cta-container {
    margin-top: 40px;
    flex-direction: column;
    gap: 32px;
    padding: 40px 24px;
  }
  .products-short-list-section .cta-container .actions {
    width: 100%;
  }
}

/*# sourceMappingURL=main.css.map */
