body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  font-size: small;
  font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body.no-transition * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p,
blockquote {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
}
table {
  font-size: inherit;
  font: 100%;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/inter-v19-latin-regular.woff2") format("woff2"), url("/fonts/inter-v19-latin-regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/inter-v19-latin-500.woff2") format("woff2"), url("/fonts/inter-v19-latin-500.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/inter-v20-latin-700.woff2") format("woff2"), url("/fonts/inter-v20-latin-700.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "GT Ultra";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/GT-Ultra-Standard-Thin.woff2") format("woff2"), url("/fonts/GT-Ultra-Standard-Thin.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "GT Ultra";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/GT-Ultra-Standard-Bold.woff2") format("woff2"), url("/fonts/GT-Ultra-Standard-Bold.ttf") format("truetype");
}
html {
  font-size: clamp(13px,0.83328vw,16px);
}
body {
  color: #1c1c1c;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
}
a {
  color: #bacad3;
}
p {
  font-size: 1.2rem;
  line-height: 1.3em;
  margin-bottom: 1em;
}
@media screen and (max-width: 700px) {
  p {
    font-size: 1.1rem;
  }
}
p:last-child {
  margin: 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
blockquote {
  font-size: 1.4em;
  margin-bottom: 1em;
}
blockquote * {
  line-height: 1.1em;
}
ul {
  margin: 0 0 1.5em 1em;
  padding: 0;
}
ul.list-none {
  list-style: none;
}
li {
  margin-bottom: 1em;
}
.thin {
  font-weight: 200;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.bold {
  font-weight: 700;
}
.font-160 {
  font-size: clamp(45px,8.3328vw,160px);
  letter-spacing: -0.04em;
}
.font-130 {
  font-size: clamp(40px,6.7704vw,130px);
  letter-spacing: -0.04em;
}
.font-70 {
  font-size: clamp(25px,3.6456vw,70px);
}
.font-35 {
  font-size: clamp(22px,1.8228vw,35px);
}
.font-33 {
  font-size: clamp(22px,1.71864vw,33px);
}
.font-22 {
  font-size: 1.47rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .font-22 {
    font-size: 1.1rem;
  }
}
.font-18 {
  font-size: 1.2rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .font-18 {
    font-size: 1.1rem;
  }
}
.accent-font {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
}
.accent-font strong {
  font-weight: 700;
}
.big {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: 14.67rem;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: #bacad3;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
}
.big strong {
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .big {
    font-size: 10rem;
  }
}
@media screen and (max-width: 700px) {
  .big {
    font-size: 5.33rem;
  }
}
.display {
  font-size: clamp(45px,8.3328vw,160px);
  letter-spacing: -0.04em;
  margin-bottom: 0.45em;
  color: #3e0416;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
}
.display strong {
  font-weight: 700;
}
.heading {
  font-size: clamp(40px,6.7704vw,130px);
  letter-spacing: -0.04em;
  color: #3e0416;
  margin-bottom: 0.45em;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
}
.heading strong {
  font-weight: 700;
}
.display--secondary,
.heading--secondary {
  color: #bacad3;
}
.display--light,
.heading--light {
  color: #faf9f8;
}
.paragraph p {
  font-size: 1.2rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .paragraph p {
    font-size: 1.1rem;
  }
}
.paragraph--big p {
  font-size: 1.47rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .paragraph--big p {
    font-size: 1.1rem;
  }
}
html {
  scrollbar-width: none;
}
:root {
  --header-height: 85px;
}
@media screen and (max-width: 550px) {
  :root {
    --header-height: 70px;
  }
}
body {
  -ms-overflow-style: none;
}
body.body--dirty {
  background-color: #ebe6e1;
}
body::-webkit-scrollbar {
  display: none;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
.body {
  background: #faf9f8;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
}
.body.scroll-locked {
  overflow: hidden;
  overflow-y: hidden;
}
.main {
  flex-grow: 1;
}
img {
  display: block;
  width: 100%;
}
.pill-image {
  display: block;
  border-radius: 20rem;
  overflow: hidden;
  aspect-ratio: 0.5625;
}
.pill-image img {
  height: 100%;
  object-fit: cover;
}
svg {
  overflow: visible;
  max-width: 100%;
  height: auto;
  display: block;
}
video {
  width: 100%;
  display: block;
}
.success-color {
  color: #52af8d !important;
}
.error-color {
  color: #e94937 !important;
}
.overlay {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.mobile-margin {
  margin-left: max(15px,5vw);
  margin-right: max(15px,5vw);
}
.spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  min-height: 30px;
}
.spinner::after {
  content: "";
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-block;
  border-top: 2px solid #1c1c1c;
  border-right: 2px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
form {
  display: block;
  margin: 0 auto;
  max-width: 800px;
}
input,
textarea,
select,
button {
  border: none;
  webkit-appearance: none;
  appearance: none;
  background: none;
  font: inherit;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  padding: 0;
  outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #bacad3;
  -webkit-text-fill-color: #1c1c1c;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
button {
  width: auto;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  height: 55px;
  line-height: 55px;
  border: 1px solid #bacad3;
  border-radius: 2.5rem;
  padding: 0 1.5rem;
  font-size: 16px;
  transition: 300ms;
  background: #fff;
  color: #1c1c1c;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
  border-color: #5f8295;
}
@media screen and (max-width: 700px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  textarea,
  select {
    height: 50px;
    line-height: 50px;
  }
}
select {
  background-image: url(../img/icons/select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
textarea {
  line-height: 1.2em;
  padding: 15px;
  height: auto;
}
label {
  display: block;
  margin-bottom: 3px;
  font-size: 14px;
  text-transform: uppercase;
  color: #bacad3;
  font-weight: 500;
}
.input {
  position: relative;
}
.input .hidden {
  display: none;
}
.input-grid {
  display: grid;
  gap: 10px;
  margin-bottom: 10px;
}
.input.text > input,
.input.select > input,
.input.tel > input,
.input.password > input,
.input.email > input,
.input.number > input {
  padding-top: 0.5em;
}
.input.text > input:placeholder-shown + label,
.input.select > input:placeholder-shown + label,
.input.tel > input:placeholder-shown + label,
.input.password > input:placeholder-shown + label,
.input.email > input:placeholder-shown + label,
.input.number > input:placeholder-shown + label {
  top: 50%;
  transform: translate3d(1rem,-50%,0);
  color: #bacad3;
}
.input.text > label,
.input.text > input:focus + label,
.input.select > label,
.input.select > input:focus + label,
.input.tel > label,
.input.tel > input:focus + label,
.input.password > label,
.input.password > input:focus + label,
.input.email > label,
.input.email > input:focus + label,
.input.number > label,
.input.number > input:focus + label {
  position: absolute;
  top: 0;
  transform: translate3d(0.5rem,0.3rem,0) scale(0.7);
  transform-origin: left;
  left: 15px;
  color: #5f8295;
  transition: 250ms;
}
.input.textarea {
  margin-bottom: 2rem;
}
.input.textarea label {
  position: absolute;
  top: 1em;
  left: 1.5rem;
}
.input.textarea textarea {
  padding-top: 2.2em;
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
  color: #1c1c1c;
  text-transform: none;
}
.radio label input,
.checkbox label input {
  width: 0;
  height: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  position: absolute;
  top: 0;
  left: -10px;
}
.radio label input:checked ~ span::before,
.checkbox label input:checked ~ span::before {
  box-shadow: 0 0 0 3px #fff inset;
  background: #1c1c1c;
}
.radio label > span,
.checkbox label > span {
  display: flex;
  align-items: baseline;
  gap: 7px;
}
.radio label > span::before,
.checkbox label > span::before {
  content: "";
  position: static;
  width: 1em;
  height: 1em;
  display: block;
  border: 1px solid #1c1c1c;
  border-radius: 50%;
  flex-shrink: 0;
}
.radio__group > label {
  color: #1c1c1c;
}
.radio__group-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1em;
}
.radio label {
  display: flex;
  gap: 0.2em;
}
.radio label > span {
  align-items: center;
}
.radio label > span::before {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border-width: 1px;
  flex-shrink: 0;
  border-color: #bacad3;
}
.radio label input:checked ~ span::before {
  box-shadow: 0 0 0 2px #fff inset;
  background: #1c1c1c;
}
.radio label input:checked ~ span::before {
  background-color: black;
}
.checkbox label {
  font-weight: normal;
}
.checkbox label a {
  color: inherit;
  text-decoration: underline;
}
.input-hint,
.error-message {
  display: block;
  font-size: 12px;
  text-transform: none;
  margin-top: 1px;
}
.error-message {
  color: #e94937;
  margin-bottom: 0;
  font-weight: 500;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: " *";
}
.required.checkbox label::after {
  display: none;
}
.required.radio .radio__group-options label::after {
  content: none;
}
.form-privacy {
  margin-bottom: 15px;
  font-size: 0.8rem;
}
.form-privacy .input:last-child {
  margin: 0;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
.number-input .input {
  margin: 0;
}
.number-input input {
  border: none;
  text-align: center;
  padding: 0;
  width: 60px;
  height: 40px;
  line-height: 40px;
}
.number-input__wrapper {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 5px;
}
.number-input__button {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #bacad3;
}
.number-input__button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.number-input__label {
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 0.2rem;
}
.number-input--smaller input,
.number-input--smaller .number-input__button {
  width: 25px;
  height: 25px;
  line-height: 21px;
  font-size: 0.9rem;
}
@media screen and (max-width: 550px) {
  .number-input__label {
    text-align: left;
  }
  .number-input input,
  .number-input .number-input__button {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0.9rem;
  }
}
.button {
  display: inline-flex;
  height: 50px;
  border-radius: 3rem;
  background-color: #3e0416;
  color: #bacad3;
  align-items: center;
  justify-content: center;
  gap: 1em;
  padding: 0 2em;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.3em;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .button {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1200px) {
  .button {
    height: 40px;
  }
}
.button svg {
  width: 1.1em;
  height: 1.1em;
}
.button svg path {
  fill: currentColor;
}
.button--terra {
  background-color: #6f4f16;
}
.button--secondary {
  background-color: #bacad3;
  color: #3e0416;
}
.button--inline {
  gap: 0.5em;
  text-transform: none;
  justify-content: flex-start;
  height: auto;
  background-color: transparent;
  color: #bacad3;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-weight: 700;
  font-size: 1.47rem;
  line-height: 1.3em;
  padding: 0;
}
.button--inline strong {
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .button--inline {
    font-size: 1.1rem;
  }
}
.button--attachment {
  border-radius: 2rem;
  background-color: #bfb098;
  height: 80px;
  color: #3e0416;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: clamp(22px,1.71864vw,33px);
  font-weight: 700;
  padding: 0 1em;
  text-transform: none;
}
.button--attachment strong {
  font-weight: 700;
}
.button--attachment svg {
  width: 1.1em;
  height: 1.1em;
  transform: rotate(90deg);
}
#article {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#cookie_reload {
  cursor: pointer;
}
#cookiedisclaimer2022 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.35);
  transition: opacity .35s;
  pointer-events: all;
}
#cookiedisclaimer2022 .inner_disclaimer {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  padding: 75px 25px;
  text-align: center;
  color: #333;
  font-size: 15px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 9999;
  line-height: 1.5em;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  transform: translateY(-50%);
  max-height: 100%;
  overflow: auto;
  transition: transform 1000ms cubic-bezier(0.165,0.840,0.440,1.000);
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .inner_disclaimer {
    font-size: 13px;
  }
}
#cookiedisclaimer2022.hidden {
  pointer-events: none;
  opacity: 0;
}
#cookiedisclaimer2022.hidden .inner_disclaimer {
  transform: translateY(-75%);
}
#cookiedisclaimer2022 h3 {
  font-size: 1.2em;
  margin-bottom: 2em;
  font-weight: bold;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
}
#cookiedisclaimer2022 h5 {
  font-size: 1.1em;
  font-weight: bold;
}
#cookiedisclaimer2022 h6 {
  font-size: 1em;
  font-weight: bold;
}
#cookiedisclaimer2022 .cookie_options {
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options {
    flex-flow: column;
  }
}
#cookiedisclaimer2022 .cookie_options span {
  background: #333;
  cursor: pointer;
  display: inline-block;
  padding: 1em;
  margin: 10px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #333;
  transition: background .35s;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options span {
    margin: 5px 0;
  }
}
#cookiedisclaimer2022 .cookie_options span:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect {
  color: #333;
  background: #fff;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect:hover {
  background: #e6e6e6;
}
#cookiedisclaimer2022 a {
  text-decoration: underline;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer2022 a:hover {
  color: #333;
}
#cookiedisclaimer2022 #cookie_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #333;
  color: #fff;
  cursor: pointer;
  transition: background .35s;
}
#cookiedisclaimer2022 #cookie_close:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 #cookie_preferences {
  text-align: left;
  margin-bottom: 2em;
  display: none;
}
#cookiedisclaimer2022 #cookie_preferences.show {
  display: block;
}
#cookiedisclaimer2022 .cookie_type {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #999999;
}
#cookiedisclaimer2022 .cookie_type:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#cookiedisclaimer2022 .cookie_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#cookiedisclaimer2022 .cookie_flex h5,
#cookiedisclaimer2022 .cookie_flex h6 {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_desc {
  margin-bottom: 1em;
}
#cookiedisclaimer2022 .cookie_desc:last-of-type {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_type_list {
  padding-left: 20px;
  margin-top: 20px;
}
#cookiedisclaimer2022 .toggle {
  cursor: pointer;
  display: inline-block;
}
#cookiedisclaimer2022 .toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.35s;
}
#cookiedisclaimer2022 .toggle-switch:before,
#cookiedisclaimer2022 .toggle-switch:after {
  content: "";
}
#cookiedisclaimer2022 .toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom,#fff 0%,#eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.35s;
}
.toggle:hover #cookiedisclaimer2022 .toggle-switch:before {
  background: linear-gradient(to bottom,#fff 0%,#fff 100%);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch {
  background: #55bb55;
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}
#cookiedisclaimer2022 .toggle-checkbox {
  position: absolute;
  visibility: hidden;
}
#cookiedisclaimer2022 button {
  display: block;
  font-size: 18px;
  margin: 0 auto 2em;
  float: none;
  background: #55bb55;
  padding: 1em 2em;
  color: #fff;
  transition: background 0.35s;
  font-weight: 400;
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
}
#cookiedisclaimer2022 button:hover {
  background: #33aa33;
}
.alert {
  display: block;
  width: 440px;
  height: auto;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 40px 20px 25px;
  min-height: 60px;
  border-radius: 5px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  text-transform: uppercase;
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  opacity: 0.3;
  transition: 0.6s cubic-bezier(0.165,0.84,0.44,1);
  font-size: 14px;
  text-transform: none;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .alert {
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
    text-align: center;
    border-radius: 0;
    padding: 30px 40px 30px 25px;
  }
}
.alert.visible {
  visibility: visible;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.165,0.84,0.44,1);
}
.alert.hidden {
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 0;
}
.alert__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.alert__close::before,
.alert__close::after {
  content: "";
  height: 2px;
  position: absolute;
  top: 50%;
  background: #fff;
  left: 0;
  right: 0;
}
.alert__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.alert__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.alert--success {
  background-color: #52af8d;
}
.alert--warning {
  background-color: #e86f51;
}
.alert--error {
  background-color: #e94937;
}
.fade {
  opacity: 0;
  visibility: hidden;
}
.slideUp {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.slideDown {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,-45px,0);
  -webkit-transform: translate3d(0,-45px,0);
}
.slideRight {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.slideLeft {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
}
.rotateInRight {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
}
.rotateInLeft {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
}
@keyframes slideUp {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,45px,0);
    -webkit-transform: translate3d(0,45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,-45px,0);
    -webkit-transform: translate3d(0,-45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-5%,0,0);
    -webkit-transform: translate3d(-5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(5%,0,0);
    -webkit-transform: translate3d(5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.98);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}
@keyframes rotateInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(5deg) translate3d(35px,20px,0);
    -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
    transform-origin: 40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotateInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(-5deg) translate3d(-35px,20px,0);
    -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
    transform-origin: -40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pulse-loading {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.autoAlpha {
  visibility: hidden;
  opacity: 0;
}
.container {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.container-small {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-left: min(5.208vw,80px);
  padding-right: min(5.208vw,80px);
}
.container-medium {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
}
@media screen and (max-width: 1550px) {
  .container-medium {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.container-big {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1000px;
}
@media screen and (max-width: 1550px) {
  .container-big {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.header {
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  color: #faf9f8;
  z-index: 101;
  transition: 300ms;
}
.header--sticky {
  position: sticky;
  margin-bottom: 80px;
}
@media screen and (max-width: 700px) {
  .header--sticky {
    margin-bottom: 20px;
  }
}
.header--primary {
  background-color: #3e0416;
}
.header--primary .menu__submenu {
  background-color: #3e0416;
}
.header--primary .hamburger span {
  background-color: #faf9f8;
}
.header--light {
  background-color: #faf9f8;
  color: #1c1c1c;
}
.header--light .menu__submenu {
  background-color: #faf9f8;
}
.header--light .hamburger span {
  background-color: #1c1c1c;
}
.header__inner {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: var(--header-height);
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__logo {
  width: clamp(90px,6.2496vw,120px);
  color: inherit;
}
.header__logo svg path {
  fill: currentColor;
}
.header__right {
  display: flex;
  align-items: center;
  height: 100%;
  gap: min(1.5624vw,30px);
}
.header__hamburger {
  display: none;
}
.body--scroll .header {
  background-color: #faf9f8;
  color: #1c1c1c;
}
.body--scroll .header .menu__submenu {
  background-color: #faf9f8;
  color: #1c1c1c;
}
.body--scroll .header .hamburger span {
  background-color: #1c1c1c;
}
@media screen and (max-width: 1000px) {
  .header .menu {
    display: none;
  }
  .header__right {
    gap: 20px;
  }
  .header__hamburger {
    display: block;
  }
}
.hamburger {
  display: block;
  width: 40px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.hamburger span {
  position: absolute;
  height: 1px;
  background: #faf9f8;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transition: 500ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.hamburger span:first-child {
  transform: translate(0,-50%) translate3d(0,-9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,-9px,0);
}
.hamburger span:last-child {
  transform: translate(0,-50%) translate3d(0,9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,9px,0);
}
@media screen and (max-width: 1000px) {
  .hamburger span {
    width: 45px;
  }
}
@media screen and (max-width: 550px) {
  .hamburger span {
    width: 40px;
  }
}
.mobile-menu {
  position: fixed;
  background: #faf9f8;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: flex;
  transition: 600ms cubic-bezier(0.25,0.46,0.45,0.94);
  transform: translate3d(0,-100%,0);
  -webkit-transform: translate3d(0,-100%,0);
  visibility: hidden;
  pointer-events: none;
  will-change: transform;
}
.mobile-menu.open {
  transform: translate3d(0,0%,0);
  -webkit-transform: translate3d(0,0%,0);
  visibility: visible;
  pointer-events: all;
}
.mobile-menu__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10;
}
.mobile-menu__close::after,
.mobile-menu__close::before {
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  background: #1c1c1c;
}
.mobile-menu__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.mobile-menu__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.mobile-menu .menu {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 550px;
  margin: 0 auto;
  transition: 500ms cubic-bezier(0.25,0.46,0.45,0.94);
  will-change: transform;
}
.mobile-menu .menu__item {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: clamp(20px,1.302vw,25px);
  height: auto;
}
.mobile-menu .menu__item > .menu__submenu {
  display: none;
  position: relative;
  inset: unset;
  padding: 0;
  padding-left: 10px;
  margin-top: 15px;
  gap: 1em;
}
.mobile-menu .menu__item > .menu__submenu .menu__item {
  margin: 0;
}
.mobile-menu .menu__item > .menu__submenu .menu__link {
  font-size: 1.3rem;
}
.mobile-menu .menu__item.open > .menu__submenu {
  display: flex;
}
.mobile-menu .menu__item.open .menu__link--parent svg {
  transform: rotate(-90deg);
}
.mobile-menu .menu__link {
  display: block;
  font-size: clamp(30px,3.1248vw,60px);
  line-height: 1em;
  display: inline-block;
  color: #1c1c1c;
}
.mobile-menu .menu__link--parent {
  display: inline-flex;
  gap: clamp(10px,1.0416vw,20px);
}
.mobile-menu .menu__link--parent svg {
  transform: rotate(90deg);
}
.footer {
  background-color: #3e0416;
  color: #faf9f8;
}
.footer__inner {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  padding-top: 80px;
  padding-bottom: 25px;
  display: flex;
  flex-direction: column;
  gap: min(4.1664vw,80px);
}
@media screen and (max-width: 1550px) {
  .footer__inner {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.footer__contacts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  font-size: 1.47rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .footer__contacts {
    font-size: 1.1rem;
  }
}
.footer__contacts-row {
  display: flex;
  flex-wrap: wrap;
  gap: min(3.1248vw,60px);
}
.footer__contacts__item {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 1.47rem;
  line-height: 1.3em;
  font-weight: 700;
  color: inherit;
}
@media screen and (max-width: 700px) {
  .footer__contacts__item {
    font-size: 1.1rem;
  }
}
.footer__contacts__item span:nth-of-type(1) {
  width: 1.8em;
  height: 1.8em;
  border-radius: 50%;
  background-color: #faf9f8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__contacts__item span:nth-of-type(1) svg {
  width: 1.5em;
  height: 1.5em;
}
.footer__marquee {
  display: flex;
  align-items: center;
  font-size: clamp(40px,6.7704vw,130px);
  letter-spacing: -0.04em;
  width: 100%;
  background-color: #bacad3;
  overflow: hidden;
}
.footer__marquee__inner {
  display: flex;
  align-items: center;
  min-width: 100%;
  justify-content: space-around;
  flex-shrink: 0;
  color: #3e0416;
  animation: marquee 20s linear infinite;
  transform: translate3d(0,0,0);
  font-weight: 700;
}
.footer__marquee__inner span::after {
  content: "";
  display: inline-block;
  width: 0.3em;
  height: 0.3em;
  background-color: #faf9f8;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 0.35em;
}
@media screen and (max-width: 700px) {
  .footer__marquee {
    font-size: 50px;
  }
}
.footer__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: min(7.812vw,150px);
  font-size: 1rem;
}
.footer__content-left {
  display: flex;
  align-items: flex-end;
  gap: min(4.1664vw,80px);
}
.footer__content-left img {
  width: clamp(100px,6.7704vw,130px);
  margin-bottom: 20px;
}
.footer__content-right {
  display: flex;
  align-items: flex-end;
  gap: 40px;
}
.footer__content-right img {
  width: auto;
  height: 80px;
}
.footer__content-right a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  color: #faf9f8;
}
.footer__bottom {
  gap: 20px;
}
.footer__bottom p,
.footer__bottom a,
.footer__bottom span {
  font-size: 0.95rem;
  text-transform: none;
}
.footer__bottom-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.footer__bottom .menu li {
  margin-bottom: 0;
}
.footer__bottom-left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5em;
}
.footer__credits a {
  font-size: 0.8rem;
}
@media screen and (max-width: 700px) {
  .footer__inner {
    padding-top: 40px;
  }
  .footer__contacts {
    gap: 40px;
    margin-bottom: 40px;
  }
  .footer__content-left {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@keyframes marquee {
  0% {
    transform: translate3d(0,0,0);
  }
  100% {
    transform: translate3d(calc(-100% - 50px),0,0);
  }
}
.menu {
  list-style: none;
  display: flex;
  gap: min(1.5624vw,30px);
  margin: 0;
  padding: 0;
  height: 100%;
}
.menu--column {
  flex-direction: column;
  gap: 0.8em;
}
.menu__item {
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  text-transform: uppercase;
  position: relative;
  height: 100%;
}
.menu__item > .menu__submenu {
  display: none;
  flex-direction: column;
  gap: 0.8em;
  position: absolute;
  top: 100%;
  left: -1em;
  list-style: none;
  margin: 0;
  padding: 1.1em 1em 1.3em;
}
@media (hover: hover) and (pointer: fine) {
  .menu__item:hover > .menu__submenu {
    display: flex;
  }
  .menu__item:hover .menu__link svg {
    transform: rotate(90deg);
  }
}
.menu__link {
  color: inherit;
}
.menu__link--parent {
  display: inline-flex;
  align-items: center;
  gap: 0.25em;
}
.menu__link--parent svg {
  width: 0.65em;
  height: 0.65em;
}
.menu__link--parent svg path {
  fill: currentColor;
}
.social {
  display: flex;
  align-items: center;
  list-style: none;
  gap: min(1.5624vw,30px);
  margin: 0;
  padding: 0;
}
.social__link {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  color: #bacad3;
}
.social__link svg {
  width: 100%;
  height: 100%;
}
.social__link svg path {
  fill: #1c1c1c;
}
.gallery {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
}
.error-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  height: 100vh;
}
.error-container h1 {
  text-align: center;
  margin-bottom: .5em;
}
.error-container a {
  text-decoration: underline;
}
.paginator {
  border-top: 1px solid #bacad3;
  margin-top: 40px;
  padding-top: 10px;
}
.paginator__pages {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.paginator__pages a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #1c1c1c;
  border: 1px solid #1c1c1c;
  border-radius: 3px;
}
.paginator__pages .active a {
  background: #1c1c1c;
  color: #faf9f8;
}
.languages {
  position: relative;
  text-transform: uppercase;
}
.body--light-header:not(.body--scroll) .languages path {
  fill: #faf9f8;
}
.languages__toggler {
  padding: 0 0.5em 0 1em;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.3em;
  border: 1px solid rgba(250,249,248,0.2);
  cursor: pointer;
  border-radius: 2rem;
}
.languages__toggler svg path {
  fill: currentColor;
}
.body--light-header:not(.body--scroll) .languages__toggler {
  border-color: #faf9f8;
}
.languages__icon {
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  will-change: transform;
}
.languages__dropdown {
  background: #faf9f8;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  right: 0;
  border: 1px solid #1c1c1c;
  padding: 0.2em;
  border-radius: 0.3rem;
  visibility: hidden;
  pointer-events: none;
  transform: scale3d(1,0,1);
  -webkit-transform: scale3d(1,0,1);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  opacity: 0;
  will-change: transform, opacity;
}
.languages__link {
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  color: rgba(28,28,28,0.5);
}
.languages__link--active {
  color: #1c1c1c;
}
.languages.open .languages__dropdown {
  visibility: visible;
  pointer-events: all;
  transform: scale3d(1,1,1);
  -webkit-transform: scale3d(1,1,1);
  opacity: 1;
}
.languages.open .languages__icon {
  transform: rotate3d(0,0,1,180deg);
  -webkit-transform: rotate3d(0,0,1,180deg);
}
.cta {
  display: inline-flex;
  height: 50px;
  border-radius: 3rem;
  background-color: #3e0416;
  color: #bacad3;
  align-items: center;
  justify-content: center;
  gap: 1em;
  padding: 0 2em;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.3em;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .cta {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1200px) {
  .cta {
    height: 40px;
  }
}
.cta svg {
  width: 1.1em;
  height: 1.1em;
}
.cta svg path {
  fill: currentColor;
}
.cta--terra {
  background-color: #6f4f16;
}
.cta--secondary {
  background-color: #bacad3;
  color: #3e0416;
}
.cta--inline {
  gap: 0.5em;
  text-transform: none;
  justify-content: flex-start;
  height: auto;
  background-color: transparent;
  color: #bacad3;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-weight: 700;
  font-size: 1.47rem;
  line-height: 1.3em;
  padding: 0;
}
.cta--inline strong {
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .cta--inline {
    font-size: 1.1rem;
  }
}
.cta--attachment {
  border-radius: 2rem;
  background-color: #bfb098;
  height: 80px;
  color: #3e0416;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: clamp(22px,1.71864vw,33px);
  font-weight: 700;
  padding: 0 1em;
  text-transform: none;
}
.cta--attachment strong {
  font-weight: 700;
}
.cta--attachment svg {
  width: 1.1em;
  height: 1.1em;
  transform: rotate(90deg);
}
.slider {
  position: relative;
}
.slider__arrow {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-top: -24px;
  z-index: 10;
  cursor: pointer;
}
.slider__arrow.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
  .slider__arrow {
    width: 40px;
    height: 40px;
  }
}
.slider__arrow--prev {
  left: 0;
  transform: translateX(-50%) rotate(180deg);
  -webkit-transform: translateX(-50%) rotate(180deg);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--prev {
    left: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
.slider__arrow--next {
  right: 0;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--next {
    right: 5px;
    transform: none;
    -webkit-transform: none;
  }
}
.slider__pagination {
  text-align: center;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  font-weight: 500;
  padding-top: 8px;
}
@media screen and (max-width: 1000px) {
  .slider__pagination {
    top: auto;
    bottom: 0;
    z-index: 10;
    color: #faf9f8;
    text-align: right;
    padding: 5px;
  }
}
.slider--fullscreen .slider__pagination {
  display: none;
}
.slider--fullscreen .slider__arrow {
  transform: none;
  -webkit-transform: none;
}
.slider--fullscreen .slider__arrow--next {
  right: clamp(5px,2.0832vw,40px);
}
.slider--fullscreen .slider__arrow--prev {
  left: clamp(5px,2.0832vw,40px);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.contact-form--1 .contact-form__inputs {
  display: grid;
  grid-template-columns: 100%;
  gap: 10px;
}
.contact-form--1 .textarea {
  display: flex;
  flex-direction: column;
}
.contact-form--1 .textarea textarea {
  flex-grow: 1;
}
.contact-form__footer {
  margin-top: 20px;
}
.contact-form .form-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(20px,1.5624vw,30px);
}
@media screen and (max-width: 1000px) {
  .contact-info {
    align-items: center;
  }
}
.contact-info__item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.contact-info__item a {
  color: #000;
}
.contact-info__icon {
  width: 15px;
}
.contact-info__icon svg {
  width: 100%;
  height: 100%;
}
.contact-info__icon path {
  fill: #1c1c1c;
}
.popup {
  position: fixed;
  z-index: 1000;
  background: #faf9f8;
  top: 50%;
  left: 50%;
  width: 1200px;
  max-width: 90vw;
  max-height: 90vh;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  box-shadow: 0 0 0 100vw rgba(0,0,0,0.8);
  transition: 600ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.popup.hidden {
  transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  -webkit-transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  box-shadow: 0 0 0 0vw rgba(0,0,0,0.8);
  pointer-events: none;
}
.popup__grid {
  display: grid;
  grid-template-columns: 40% 1fr;
}
@media screen and (max-width: 700px) {
  .popup__grid {
    grid-template-columns: 1fr;
  }
}
.popup__image img {
  object-fit: cover;
  width: 100%;
  max-height: 90vh;
  height: 100%;
}
@media screen and (max-width: 700px) {
  .popup__image img {
    height: auto;
    max-height: 25vh;
  }
}
.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #faf9f8;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .popup__close {
    width: 35px;
    height: 35px;
  }
}
.popup__close::before,
.popup__close::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #1c1c1c;
  left: 5px;
  right: 5px;
  top: 50%;
}
.popup__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.popup__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.popup__content {
  padding: 40px clamp(10px,6.2496vw,120px);
  overflow-y: auto;
  display: grid;
  align-items: center;
  max-height: 90vh;
}
@media screen and (max-width: 700px) {
  .popup__content {
    max-height: calc(90vh - 25vh);
    padding: 20px clamp(10px,6.2496vw,120px);
  }
}
.popup__cta,
.popup__subscribe {
  margin-top: clamp(20px,2.0832vw,40px);
}
.popup__bg {
  position: relative;
}
.popup__bg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.2);
}
.popup__bg img {
  max-height: 90vh;
  object-fit: cover;
}
@media screen and (max-width: 700px) {
  .popup__bg img {
    aspect-ratio: 1;
  }
}
.popup__fg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: #faf9f8;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}
.popup__fg-wrapper {
  max-width: 500px;
}
.richtext {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  display: flex;
  color: #3e0416;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: min(6.7704vw,130px);
}
@media screen and (max-width: 1550px) {
  .richtext {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.richtext .heading,
.richtext .display {
  margin-bottom: 0.35em;
}
.richtext__subtitle {
  font-size: clamp(22px,1.8228vw,35px);
  font-weight: 700;
  margin-bottom: 0.25em;
  color: #bacad3;
}
@media screen and (max-width: 700px) {
  .richtext__subtitle {
    margin-bottom: 1em;
  }
}
.richtext__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.richtext .paragraph {
  max-width: 850px;
}
.richtext__bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 2em;
}
@media screen and (max-width: 700px) {
  .richtext__bottom .cta {
    flex-grow: 1;
  }
}
.richtext--light {
  color: #faf9f8;
}
.richtext--light .richtext__subtitle {
  color: #faf9f8;
}
.richtext--shadow {
  text-shadow: 0 0 10px rgba(28,28,28,0.6);
}
.richtext--mt {
  margin-top: min(6.7704vw,130px);
}
.richtext--mb0 {
  margin-bottom: 0;
}
.richtext--mb-sm {
  margin-bottom: 3rem;
}
.press {
  display: flex;
  min-height: 80vh;
}
@media screen and (max-width: 700px) {
  .press {
    min-height: 0;
    padding-bottom: 80px;
  }
}
.booking-form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  visibility: hidden;
  z-index: 500;
  background: rgba(28,28,28,0);
  transition: all 300ms;
}
.booking-form.open {
  pointer-events: all;
  visibility: visible;
  display: block;
  background: rgba(28,28,28,0.95);
}
.booking-form.open .booking-form__inner {
  transform: translate(-50%,-50%);
  opacity: 1;
}
.booking-form__inner {
  padding: 50px;
  background: #faf9f8;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%,-75%);
  width: 90%;
  max-width: 600px;
  max-height: 90vh;
  overflow: auto;
  transition: all 300ms;
  opacity: 0;
  border-radius: 2.5rem;
}
@media (max-width: 700px) {
  .booking-form__inner {
    padding: 50px 20px;
  }
}
.booking-form__inner h3 {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-weight: 700;
  margin-bottom: 0.85em;
  font-size: clamp(22px,1.71864vw,33px);
  color: #3e0416;
}
.booking-form__inner h3 strong {
  font-weight: 700;
}
.booking-form__inner h4 {
  margin-bottom: 1.5em;
  font-size: 0.9rem;
  text-transform: uppercase;
  line-height: 1.1em;
}
.booking-form__inner h4 b {
  color: #3e0416;
}
.booking-form__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
}
.booking-form__close::before,
.booking-form__close::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #bacad3;
  position: absolute;
  top: 50%;
  left: 50%;
}
.booking-form__close::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.booking-form__close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.booking-form__thankyou {
  display: none;
  text-align: center;
}
.booking-form__thankyou h3 {
  font-size: 1.75rem;
}
.booking-form--success .booking-form__thankyou {
  display: block;
}
.booking-form--success .booking-form__wrapper {
  display: none;
}
.preloader {
  margin-bottom: min(6.51vw,125px);
}
.preloader__overlay {
  width: 100%;
  height: 100vh;
  height: 100lvh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #3e0416;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
}
.preloader__scrollhint {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  font-size: 2rem;
  transform: translate3d(-50%,0,0);
}
.preloader__scrollhint svg {
  width: 1.3em;
  height: 1.3em;
}
.full-media {
  width: 100%;
  height: 100vh;
  display: block;
  position: relative;
}
.full-media img,
.full-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-media__toggle-video {
  width: clamp(75px,7.812vw,120px);
  height: clamp(75px,7.812vw,120px);
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #faf9f8;
  transform: translate(-50%,-50%);
}
.full-media__toggle-video::after {
  content: "";
  width: 0;
  height: 0;
  border-top: clamp(20px,1.8228vw,30px) solid transparent;
  border-bottom: clamp(20px,1.8228vw,30px) solid transparent;
  border-left: clamp(25px,2.0832vw,33px) solid #faf9f8;
}
@media screen and (max-width: 1000px) {
  .full-media {
    height: 55vh;
  }
}
.section {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.section > svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(40%,-50%);
  height: 85%;
}
.section--main {
  background-color: #3e0416;
  color: #faf9f8;
}
.section--main .section__title {
  color: #bacad3;
}
.section--main svg path {
  fill: #bacad3;
}
.section--secondary {
  background-color: #bacad3;
}
.section--secondary .section__title {
  color: #3e0416;
}
.section--secondary svg path {
  fill: #3e0416;
}
.section--hauto {
  height: auto;
}
.section__inner {
  display: block;
  width: 100%;
  max-width: 900px;
  padding: 30px 0 30px min(15.1032vw,290px);
}
@media screen and (max-width: 1400px) {
  .section__inner {
    padding-left: 45px;
    max-width: calc(60% - 45px);
  }
}
.section__title {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: clamp(25px,3.6456vw,70px);
  margin-bottom: 0.8em;
}
.section__title strong {
  font-weight: 700;
}
.section__paragraph {
  display: flex;
  padding-left: 3em;
  font-size: 1.2rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .section__paragraph {
    font-size: 1.1rem;
  }
}
.section__paragraph::before {
  content: "";
  width: 50px;
  height: 2px;
  flex-shrink: 0;
  display: inline-block;
  margin-right: 1.2rem;
  background-color: #faf9f8;
  transform: translateY(0.55em);
}
@media screen and (max-width: 1000px) {
  .section {
    align-items: flex-start;
    height: auto;
    min-height: 70vh;
    padding-bottom: 100%;
  }
  .section > svg {
    top: auto;
    bottom: 0;
    height: 60%;
    transform: translate(40%,0%);
  }
  .section__inner {
    padding: 80px 45px 25px;
    max-width: 600px;
  }
  .section--hauto {
    min-height: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 700px) {
  .section__inner {
    padding: 80px 20px 25px;
  }
  .section__paragraph {
    padding-left: 0;
  }
  .section__paragraph::before {
    width: 15px;
    margin-right: 0.8rem;
  }
}
.hero {
  width: 100%;
  height: 100vh;
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
  justify-items: center;
  margin-bottom: 100px;
}
.hero__image {
  width: 100%;
}
.hero__image,
.hero__content {
  grid-column: 1;
  grid-row: 1;
}
.hero__content {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  z-index: 5;
  padding-top: calc(var(--header-height) + 120px);
  padding-bottom: calc(var(--header-height) + 120px);
}
@media screen and (max-width: 1550px) {
  .hero__content {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.hero__content .richtext .paragraph,
.hero__content .richtext__subtitle {
  color: #faf9f8;
}
.hero img {
  height: 100%;
  object-fit: cover;
  filter: brightness(0.8);
}
.hero__big {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate3d(0,0.5em,0);
  width: 100%;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: 14.67rem;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: #bacad3;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
}
.hero__big strong {
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .hero__big {
    font-size: 10rem;
  }
}
@media screen and (max-width: 700px) {
  .hero__big {
    font-size: 5.33rem;
  }
}
.hero__big > * {
  transform: translate3d(-0.1em,0,0);
}
.hero--enlarge {
  height: 120vh;
  font-size: 13.33rem;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1000px) {
  .hero {
    height: 65vh;
  }
  .hero .hero__content {
    display: flex;
    align-items: center;
    padding-top: var(--header-height);
    padding-bottom: 10px;
  }
  .hero--enlarge {
    height: 70vh;
  }
}
.service-card {
  display: grid;
  grid-template-rows: auto 1fr auto;
  justify-items: center;
  gap: 30px;
  background-color: #bacad3;
  border-radius: 2rem;
  padding: 1.3em 0;
  font-size: clamp(22px,1.8228vw,35px);
}
.service-card--main {
  background-color: #3e0416;
}
.service-card--main .service-card__title {
  color: #bacad3;
}
.service-card__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.service-card__date {
  font-size: 1.2rem;
  line-height: 1.3em;
  color: #faf9f8;
}
@media screen and (max-width: 700px) {
  .service-card__date {
    font-size: 1.1rem;
  }
}
.service-card__title {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  text-align: center;
  color: #3e0416;
  font-weight: 700;
  padding: 0 1.5em;
}
.service-card__title strong {
  font-weight: 700;
}
.service-card__image {
  display: block;
  width: 100%;
  padding: 0 2em;
}
.service-card .pill-image {
  width: 100%;
  max-height: 460px;
}
.service-card__wrapper {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: min(1.5624vw,30px);
  padding: 0 30px;
  margin: 50px 0;
}
@media screen and (max-width: 1200px) {
  .service-card__wrapper {
    gap: 10px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1000px) {
  .service-card__wrapper {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 700px) {
  .service-card {
    font-size: 2.13rem;
  }
  .service-card__wrapper {
    grid-template-columns: 100%;
  }
  .service-card__image {
    padding: 0 max(12vw,60px);
  }
  .service-card .pill-image {
    max-height: 350px;
  }
}
.family__wrapper {
  display: block;
  margin-top: min(5.208vw,100px);
}
.family__title {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  text-align: center;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1550px) {
  .family__title {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.family-item {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: calc(100vh - var(--header-height));
  align-items: center;
  justify-items: center;
}
.family-item > img,
.family-item__content {
  grid-row: 1;
  grid-column: 1;
}
.family-item > img {
  filter: brightness(0.5);
}
.family-item img {
  height: 100%;
  object-fit: cover;
}
.family-item__title {
  position: absolute;
  bottom: 0.25em;
  left: 0;
  font-weight: 400;
  z-index: 3;
  margin-bottom: 0;
  transform: translate(-25%,35%);
}
.family-item__content {
  display: block;
  z-index: 2;
  position: relative;
  padding: 25px;
}
.family-item__content-wrapper {
  position: relative;
  width: clamp(900px,61.4544vw,1180px);
}
.family-item__content-wrapper > svg {
  width: min(9.3744vw,180px);
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-40%,-40%);
}
.family-item__preview {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 3rem;
  overflow: hidden;
  aspect-ratio: 1.7777777777778;
  position: relative;
}
.family-item__descr {
  width: clamp(300px,18.228vw,350px);
  position: absolute;
  top: 50%;
  right: -10%;
  background-color: #faf9f8;
  transform: translate(0,-50%);
  font-size: 1.2rem;
  line-height: 1.3em;
  padding: 2.5em 2.5em 2.5em 1.3em;
  border-radius: 2rem;
}
@media screen and (max-width: 700px) {
  .family-item__descr {
    font-size: 1.1rem;
  }
}
.family-item__alias {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  gap: 0.3em;
  color: #7b7b72;
  font-weight: 700;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}
.family-item__alias::before {
  content: "";
  width: 2em;
  height: 2px;
  flex-shrink: 0;
  background-color: #7b7b72;
}
@media screen and (max-width: 1200px) {
  .family-item__content,
  .family-item__content-wrapper {
    max-width: 100%;
  }
  .family-item__preview::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(0deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  }
  .family-item__title {
    transform: translate(5%,0);
  }
  .family-item__descr {
    position: relative;
    inset: unset;
    width: 100%;
    transform: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 1.5em 2.5em;
  }
  .family-item__preview {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .family-item__alias > div {
    display: flex;
    flex-wrap: wrap;
    gap: 0.25em;
  }
  .family-item__alias br {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .family-item__preview {
    height: min(60vh,500px);
  }
  .family-item__content-wrapper svg {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .family-item__preview {
    height: min(50vh,400px);
  }
  .family-item__descr {
    padding: 1.5em;
  }
  .family-item__alias::before {
    content: none;
  }
}
.territory-features {
  display: grid;
  grid-template-columns: 35% 1fr;
  grid-template-rows: 100%;
  max-width: 1920px;
  padding: 0 min(10.416vw,200px);
  align-items: center;
  gap: min(6.2496vw,120px);
  position: relative;
  margin-top: 50px;
  margin-bottom: 80px;
  max-height: min(1100px,85vh);
}
.territory-features .swiper {
  margin: 0;
  width: 100%;
  height: 100%;
  touch-action: pan-y;
}
.territory-features .swiper-pagination {
  position: relative;
  inset: unset;
  flex-shrink: 0;
  transform: none;
}
.territory-features .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 1px solid #bacad3;
  background-color: transparent;
  opacity: 1;
}
.territory-features .swiper-pagination-bullet-active {
  border: none;
  background-color: #bacad3;
}
.territory-features__left,
.territory-features__right {
  min-height: 0;
  min-width: 0;
  height: 100%;
}
.territory-features__left {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  min-height: 0;
  max-width: 690px;
}
.territory-features__left .swiper {
  aspect-ratio: 0.5625;
  border-radius: 20rem;
}
.territory-features__left .swiper-slide img {
  height: 100%;
  object-fit: cover;
}
.territory-features__right {
  max-width: 550px;
  color: #faf9f8;
}
.territory-features__right .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.territory-features__right .swiper-slide * {
  opacity: 0;
  visibility: visible;
  transition: 300ms ease;
}
.territory-features__right .swiper-slide-active * {
  visibility: visible;
  opacity: 1;
}
.territory-features__title {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: clamp(25px,3.6456vw,70px);
  font-weight: 700;
  color: #bacad3;
  margin-bottom: 0.3em;
}
.territory-features__title strong {
  font-weight: 700;
}
.territory-features::before {
  content: "";
  width: 100%;
  height: 90%;
  background-color: #6f4f16;
  top: 50%;
  position: absolute;
  z-index: -1;
  transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .territory-features {
    grid-template-columns: 1fr 1fr;
    max-height: 65vh;
    padding: 0 20px;
  }
}
@media screen and (max-width: 700px) {
  .territory-features {
    grid-template-columns: 100%;
    grid-template-rows: 70% 1fr;
    max-height: 100vh;
  }
  .territory-features .swiper-pagination {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    gap: 5px;
  }
  .territory-features__left {
    flex-direction: column;
  }
  .territory-features__right .swiper-slide {
    justify-content: flex-start;
  }
}
.numbers {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-left: min(5.208vw,80px);
  padding-right: min(5.208vw,80px);
}
.numbers .heading {
  text-align: center;
}
.numbers__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: min(7.812vw,150px);
}
.numbers__item {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  border-right: 1px solid #3e0416;
  color: #3e0416;
  padding: 0 min(3.6456vw,70px);
}
.numbers__item div:first-of-type {
  text-transform: uppercase;
  font-size: 1.47rem;
  line-height: 1.3em;
  margin-bottom: 4rem;
}
@media screen and (max-width: 700px) {
  .numbers__item div:first-of-type {
    font-size: 1.1rem;
  }
}
.numbers__item div:last-of-type {
  display: block;
  font-size: clamp(45px,8.3328vw,160px);
  letter-spacing: -0.04em;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-weight: 700;
}
.numbers__item div:last-of-type strong {
  font-weight: 700;
}
.numbers__item:last-child {
  border-right: none;
}
@media screen and (max-width: 1000px) {
  .numbers__wrapper {
    padding-bottom: 120px;
  }
  .numbers__item {
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 700px) {
  .numbers__wrapper {
    flex-direction: column;
    max-width: 300px;
    margin: 0 auto;
  }
  .numbers__item {
    border-right: 0;
    border-bottom: 1px solid #3e0416;
    text-align: center;
    align-items: center;
    padding: 20px 0;
  }
  .numbers__item div:first-of-type {
    margin-bottom: 1rem;
  }
}
.scroll-images {
  padding: min(9.3744vw,180px) 0;
}
@media screen and (max-width: 700px) {
  .scroll-images {
    padding: 80px 0;
  }
}
.scroll-images__display {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: 14.67rem;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: #bacad3;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  transform: translate3d(0,-50%,0);
}
.scroll-images__display strong {
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .scroll-images__display {
    font-size: 10rem;
  }
}
@media screen and (max-width: 700px) {
  .scroll-images__display {
    font-size: 5.33rem;
  }
}
.scroll-images .pill-image {
  height: min(855px,90vh);
  position: relative;
}
@media screen and (max-width: 1000px) {
  .scroll-images .pill-image {
    height: min(40vh,400px);
  }
}
.scroll-images__row {
  padding: 0 min(10.416vw,200px);
  display: flex;
  justify-content: center;
  gap: min(10.416vw,200px);
  position: relative;
}
@media screen and (max-width: 550px) {
  .scroll-images__row {
    padding: 0 10px;
    gap: 15px;
  }
}
.scroll-images__row .pill-image:nth-of-type(2) {
  margin-top: 20%;
}
.scroll-images__row:nth-of-type(1) {
  justify-content: space-between;
}
.scroll-images__row:nth-of-type(1) .pill-image:nth-of-type(1) {
  z-index: 3;
}
.scroll-images__row:nth-of-type(1) .pill-image:nth-of-type(2) {
  z-index: 1;
}
.scroll-images__row:nth-of-type(1) .scroll-images__display {
  left: 0;
  z-index: 2;
}
.scroll-images__row:nth-of-type(1) .scroll-images__display > span {
  transform: translate3d(-50%,0,0);
}
.scroll-images__row:nth-of-type(2) .pill-image:nth-of-type(1) {
  z-index: 1;
}
.scroll-images__row:nth-of-type(2) .pill-image:nth-of-type(2) {
  z-index: 3;
}
.scroll-images__row:nth-of-type(2) .scroll-images__display {
  right: 0;
  z-index: 2;
}
.scroll-images__row:nth-of-type(2) .scroll-images__display > span {
  transform: translate3d(10%,0,0);
}
.scroll-images__row:nth-of-type(3) .scroll-images__display {
  z-index: -1;
  right: 0;
}
.scroll-images__row:nth-of-type(3) .scroll-images__display > span {
  transform: translate3d(5%,0,0);
}
.fancy-carousel {
  width: 100%;
  height: calc(100vh - var(--header-height));
  position: relative;
  overflow: hidden;
}
.fancy-carousel img {
  object-fit: cover;
  height: 100%;
}
.fancy-carousel .swiper {
  margin: 0;
}
.fancy-carousel > .swiper {
  height: 100%;
  width: 100%;
}
.fancy-carousel__navigator {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: 2;
}
.fancy-carousel__navigator .swiper {
  width: clamp(150px,14.0616vw,270px);
  overflow: visible;
}
.fancy-carousel__navigator .swiper-slide {
  border-radius: 2rem;
  overflow: hidden;
  transition: 300ms;
  transform: rotate(-30deg) translate3d(-100px,100px,0);
}
.fancy-carousel__navigator .swiper-slide-active {
  transform: rotate(0deg);
}
.fancy-carousel__navigator .swiper-slide-prev {
  transform: rotate(-15deg) translate3d(-30px,30px,0);
}
.fancy-carousel__navigator .swiper-slide-next {
  transform: rotate(15deg) translate3d(30px,30px,0);
}
.fancy-carousel__navigator .swiper-slide-next + .swiper-slide {
  transform: rotate(30deg) translate3d(100px,100px,0);
}
@media screen and (max-width: 1000px) {
  .fancy-carousel {
    height: 60vh;
  }
}
.stacking-images {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
}
@media screen and (max-width: 1550px) {
  .stacking-images {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.stacking-images__item {
  width: 100%;
  height: calc(100vh - var(--header-height));
  display: flex;
  align-items: center;
}
.stacking-images__item img {
  height: 90%;
  object-fit: cover;
  border-radius: 2.5rem;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .stacking-images {
    margin-bottom: 80px;
  }
  .stacking-images__item {
    height: calc(60vh - var(--header-height));
  }
}
.tour-preview {
  display: grid;
  grid-template-rows: 350px 1fr;
  overflow: hidden;
  border-radius: 2.5rem;
  background-color: #3e0416;
  color: #faf9f8;
}
.tour-preview__image {
  display: flex;
  height: 100%;
}
.tour-preview__image img {
  object-fit: cover;
  height: 100%;
}
.tour-preview__content {
  display: block;
  padding: 0 1.2em;
}
.tour-preview__body {
  display: flex;
  flex-direction: column;
  gap: 1.8rem;
  border-bottom: 1px solid #faf9f8;
  padding: 1.2rem 0;
}
.tour-preview__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 1.2rem 0;
}
.tour-preview__price {
  font-weight: 700;
  font-size: 1.47rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .tour-preview__price {
    font-size: 1.1rem;
  }
}
.tour-preview__title {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: clamp(22px,1.71864vw,33px);
  color: #bacad3;
}
.tour-preview__title strong {
  font-weight: 700;
}
.tour-preview__attributes {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem 1.2rem;
}
.tour-preview__attribute {
  display: flex;
  align-items: center;
  font-size: 1rem;
  gap: 0.5em;
}
.tour-preview__attribute svg {
  width: 1em;
  height: 1em;
}
.tour-preview__wrapper {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px,450px));
  gap: min(1.5624vw,30px);
  justify-content: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 1550px) {
  .tour-preview__wrapper {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.review-preview {
  display: flex;
  flex-direction: column;
  padding: 2em 1.5em;
  font-size: 1.2rem;
  line-height: 1.3em;
  background-color: #ebe6e1;
  border-radius: 2.5rem;
  color: #7b7b72;
  height: 100%;
}
@media screen and (max-width: 700px) {
  .review-preview {
    font-size: 1.1rem;
  }
}
.review-preview__body {
  overflow-y: auto;
  height: 100%;
  max-height: 360px;
}
.review-preview__author {
  font-weight: 700;
  margin-top: 1.5em;
}
.reviews {
  position: relative;
}
.reviews__heading,
.reviews {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
}
@media screen and (max-width: 1550px) {
  .reviews__heading,
  .reviews {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.reviews .swiper-button-prev,
.reviews .swiper-button-next {
  position: relative;
  inset: unset;
}
.reviews .swiper-button-prev::after,
.reviews .swiper-button-next::after {
  color: #7b7b72;
}
.reviews .swiper-button-prev {
  transform: translateX(-200%);
}
.reviews .swiper-button-next {
  transform: translateX(200%);
}
.reviews .swiper-buttons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
}
.reviews__wrapper {
  display: block;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}
.reviews__wrapper .heading {
  font-weight: 700;
  text-align: center;
  color: #bacad3;
}
@media screen and (max-width: 1000px) {
  .reviews {
    padding-right: 0;
  }
  .reviews .swiper-slide {
    width: auto;
    max-width: 360px;
  }
}
@media screen and (max-width: 550px) {
  .reviews {
    padding-right: 0;
  }
  .reviews .swiper-slide {
    width: auto;
    max-width: 330px;
  }
}
.shops {
  margin-top: 55px;
}
.shops__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  max-width: 600px;
  margin: 0 auto;
}
.shops__body {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  padding-top: 20px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1550px) {
  .shops__body {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.shops__widget {
  border-radius: 2.5rem;
  overflow: hidden;
  background-color: #ebe6e1;
}
.shops__widget-toggler {
  display: grid;
  grid-template-columns: repeat(2,1fr);
}
.shops__widget-toggler button {
  background-color: #bacad3;
  color: #3e0416;
  height: 80px;
  align-items: baseline;
  font-size: 1.47rem;
  line-height: 1.3em;
  font-weight: 500;
  padding: 0 1.5em;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .shops__widget-toggler button {
    font-size: 1.1rem;
  }
}
.shops__widget-toggler button.active {
  background-color: #ebe6e1;
}
.shops__widget-map {
  overflow: hidden;
  border-radius: 1.5rem;
}
.shops__widget-list {
  display: block;
  height: 100%;
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.shops__widget-body {
  display: grid;
  grid-template-columns: max(35%,300px) 1fr;
  height: max(400px,60vh);
  gap: 20px;
  padding: 35px min(2.604vw,50px) 35px 20px;
}
.shops__widget-body--list {
  grid-template-columns: 100%;
  align-items: flex-start;
}
.shops__widget-body--list .shops__widget-list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 0.9rem min(2.604vw,50px);
  height: auto;
}
.shops__widget-body--list .shops__widget-list .shop-preview {
  margin: 0;
  border-bottom: 1px solid #7b7b72;
  padding-right: 1rem;
}
.shops__widget-body--list .shops__widget-list .shop-preview.active::before {
  content: none;
}
.shops__widget-body--list .shops__widget-list .shop-preview__content-expanded {
  display: flex;
}
.shops__widget-body--list .shops__widget-map {
  display: none;
}
.shops__search {
  width: 100%;
}
.shop-preview {
  display: block;
  width: 100%;
  padding: 10px 20px;
  text-align: left;
  margin-bottom: 0.9rem;
}
.shop-preview a {
  color: inherit;
}
.shop-preview:last-child {
  margin-bottom: 0;
}
.shop-preview__title {
  text-transform: uppercase;
  color: #3e0416;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.55em;
}
.shop-preview__content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  color: #7b7b72;
  font-size: 0.95rem;
}
.shop-preview__content-basics,
.shop-preview__content-expanded {
  flex-direction: column;
}
.shop-preview__content-basics {
  display: flex;
  gap: 0.25em;
}
.shop-preview__content-expanded {
  display: none;
  gap: 0.5em;
  color: #1c1c1c;
}
.shop-preview__item {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
}
.shop-preview__item svg {
  width: 1.2em;
  height: 1.2em;
}
.shop-preview__item svg path {
  fill: currentColor;
}
.shop-preview.active {
  position: relative;
}
.shop-preview.active::before {
  content: "";
  width: 3px;
  height: 100%;
  background-color: #3e0416;
  position: absolute;
  left: 0;
  top: 0;
}
.product__body {
  display: grid;
  grid-template-columns: 40% 1fr;
}
.product__left {
  padding: 80px 20px 20px;
}
.product__bottle {
  display: block;
  position: sticky;
  top: calc(var(--header-height) + 40px);
  left: 0;
}
.product__bottle img {
  height: max(80vh,330px);
  object-fit: contain;
}
.product__right {
  display: block;
  padding: min(10.416vw,200px) min(10.416vw,200px) 80px min(3.1248vw,60px);
  background-color: #ebe6e1;
}
.product__preheader {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: flex-start;
  margin-bottom: min(9.3744vw,180px);
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-weight: 700;
}
.product__preheader strong {
  font-weight: 700;
}
.product__preheader .heading {
  margin-bottom: 0;
}
.product__preheader > a {
  display: inline-flex;
  align-items: center;
  color: #7b7b72;
  gap: 1em;
  font-weight: 400;
  font-size: 1.47rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .product__preheader > a {
    font-size: 1.1rem;
  }
}
.product__preheader > a svg {
  width: 1.1em;
  height: 1.1em;
  transform: rotate(180deg);
}
.product__preheader > a svg path {
  fill: #7b7b72;
}
.product__hint {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  color: #6f4f16;
  font-size: 1.47rem;
  line-height: 1.3em;
}
@media screen and (max-width: 700px) {
  .product__hint {
    font-size: 1.1rem;
  }
}
.product__hint svg {
  width: 1.1em;
  height: 1.1em;
  transform: rotate(90deg);
}
.product__header {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  margin-bottom: 3rem;
}
.product__header .heading {
  margin-bottom: 0;
  font-weight: 700;
}
.product__header h3 {
  font-size: 1.47rem;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #7b7b72;
  font-weight: 700;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 700px) {
  .product__header h3 {
    font-size: 1.1rem;
  }
}
.product__category {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: clamp(22px,1.71864vw,33px);
  color: #3e0416;
}
.product__category strong {
  font-weight: 700;
}
.product__excerpt {
  color: #7b7b72;
  max-width: 850px;
}
.product__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 20px 0 80px;
}
.product__box {
  background-color: #bfb098;
  border-radius: 2.5rem;
  font-size: clamp(25px,3.6456vw,70px);
  padding: 0.8em 0.5em;
}
.product__box__heading {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: clamp(22px,1.71864vw,33px);
  color: #3e0416;
  font-weight: 700;
  margin-bottom: 0.9em;
}
.product__box__heading strong {
  font-weight: 700;
}
.product__box__wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.product__box-title {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-weight: 700;
  margin-bottom: 0.1em;
  color: #3e0416;
}
.product__box-title strong {
  font-weight: 700;
}
.product__box-row {
  display: grid;
  grid-template-columns: max(20%,170px) 1fr;
  gap: 1em;
  font-size: 1.2rem;
  line-height: 1.3em;
  color: #7b7b72;
  border-bottom: 1px solid #7b7b72;
  padding: 1em 0;
}
@media screen and (max-width: 700px) {
  .product__box-row {
    font-size: 1.1rem;
  }
}
.product__box-row:last-child {
  border-bottom: 0;
}
.product__box-row span:nth-child(1) {
  font-weight: 700;
}
.product__box-row--reward {
  grid-template-columns: 1fr 0.5fr 0.5fr;
}
.product__box-row--reward span:nth-child(2),
.product__box-row--reward span:last-child {
  text-align: right;
}
.product__box-row--order {
  grid-template-columns: 1fr auto;
  padding: 0.5em 0;
}
.product__auto-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px,420px));
  gap: 50px min(1.5624vw,30px);
  justify-content: center;
}
.product__section {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-left: min(5.208vw,80px);
  padding-right: min(5.208vw,80px);
  padding-top: 100px;
  padding-bottom: 100px;
}
.product__section .heading {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 1550px) {
  .product__section .heading {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.product__section-image {
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 2.5rem;
  position: relative;
  margin-top: 40px;
}
.product__section-image img {
  object-fit: cover;
  height: 100%;
}
.product__section-image .cta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.product__section--dirty {
  background-color: #ebe6e1;
}
.product__section--secondary {
  background-color: #bacad3;
}
@media screen and (max-width: 700px) {
  .product__hero {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    height: calc(55vh + var(--header-height));
  }
  .product__body {
    grid-template-columns: 100%;
  }
  .product__left {
    padding-top: 0;
    height: auto;
    min-height: calc(100vh + var(--header-height) + 80px);
  }
  .product__bottle img {
    height: max(45vh,330px);
  }
  .product__preheader {
    margin-bottom: 90px;
  }
  .product__header {
    margin-bottom: 2rem;
  }
  .product__right {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product__box {
    padding: 1em;
  }
  .product__section .heading {
    padding: 0;
  }
  .product__section-image {
    height: 50vh;
  }
}
.product-preview__image {
  position: relative;
  padding-bottom: 20px;
  height: min(650px,55vh);
  display: flex;
  justify-content: center;
}
.product-preview__image img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.product-preview__image::after {
  content: "";
  display: block;
  width: 100%;
  height: 85%;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  background-color: #ebe6e1;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.product-preview__content {
  display: flex;
  flex-direction: column;
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  color: #3e0416;
  background-color: #bacad3;
  border-bottom-left-radius: 1.8rem;
  border-bottom-right-radius: 1.8rem;
  padding: 0.5em 0.8em;
  text-align: center;
}
.product-preview__content strong {
  font-weight: 700;
}
.product-preview__content div:first-of-type {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
}
.product-preview__content div:first-of-type strong {
  font-weight: 700;
}
.product-preview__content div:last-of-type {
  font-size: 1rem;
  color: #7b7b72;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.product-preview__title {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-size: 1.47rem;
  line-height: 1.3em;
  font-weight: 700;
}
.product-preview__title strong {
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .product-preview__title {
    font-size: 1.1rem;
  }
}
.product-preview__grid {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  max-width: 1300px;
  margin-bottom: 80px;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 50px 30px;
}
@media screen and (max-width: 1550px) {
  .product-preview__grid {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
@media screen and (max-width: 1000px) {
  .product-preview__grid {
    grid-template-columns: repeat(2,1fr);
  }
  .product-preview__image {
    height: min(45vh,450px);
  }
}
@media screen and (max-width: 700px) {
  .product-preview__grid {
    grid-template-columns: 100%;
  }
  .product-preview__title {
    font-size: 1.45rem;
  }
  .product-preview__content {
    padding: 1em 0.8em;
  }
  .product-preview div:first-of-type {
    font-size: 1.2rem;
  }
  .product-preview div:last-of-type {
    font-size: 12px;
  }
}
.order {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1400px;
  display: grid;
  grid-template-columns: 60% 1fr;
  gap: 20px;
  padding-bottom: 100px;
}
.order__left {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 40px 20px;
}
.order__right .product__box {
  position: sticky;
  top: calc(var(--header-height) + 40px);
}
.order__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.order__item-quantity {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 45px;
  color: #bacad3;
  font-weight: 500;
  border: 1px solid #bacad3;
  border-radius: 3rem;
  padding: 0 1em;
}
.order__item-quantity .number-input__label {
  display: none;
}
.order__item-quantity .number-input__button {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.order__item-quantity .number-input .input input {
  height: 30px;
  padding-top: 0;
}
.order__resume {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background-color: #ebe6e1;
  max-height: max(50vh,500px);
  display: flex;
  flex-direction: column;
}
.order__resume-content {
  padding: 20px 0 0;
  padding-left: 0;
  overflow-y: auto;
  margin-bottom: 30px;
}
.order__resume-content--empty {
  font-size: 1rem;
  color: #1c1c1c;
  display: flex;
  align-items: center;
  padding: 20px 40px;
  padding-left: 0;
}
.order__resume-total {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  color: #3e0416;
  border-top: 1px solid #3e0416;
  border-bottom: 1px solid #3e0416;
  font-size: 1.47rem;
  line-height: 1.3em;
  font-weight: 500;
  padding: 0.2em 0;
  margin: auto 0 1em;
}
@media screen and (max-width: 700px) {
  .order__resume-total {
    font-size: 1.1rem;
  }
}
.order__resume-bottom {
  display: flex;
  flex-direction: column;
}
.order__resume-bottom form {
  margin: 0;
}
.order__form h1,
.order__form h2 {
  font-weight: 200;
  font-family: "GT Ultra", sans-serif;
  font-weight: 700;
  color: #3e0416;
}
.order__form h1 strong,
.order__form h2 strong {
  font-weight: 700;
}
.order__form h1 {
  font-size: clamp(25px,3.6456vw,70px);
  margin-bottom: 0.2em;
}
.order__form h2 {
  font-size: clamp(22px,1.71864vw,33px);
  margin-bottom: 1.2em;
}
.order__form form {
  margin: 0;
}
.order__form-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
}
.order__form-grid .input.input--full,
.order__form-grid .input.textarea,
.order__form-grid .input.checkbox {
  grid-column: span 2;
}
@media screen and (max-width: 1400px) {
  .order {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .order {
    grid-template-columns: 100%;
  }
  .order__right {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    z-index: 8;
  }
  .order__right .product__box {
    position: static;
  }
  .order__form + .order__right {
    position: relative;
    padding: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 700px) {
  .order__left,
  .order__form-grid {
    grid-template-columns: 100%;
  }
  .order__left .input.input--full,
  .order__left .input.checkbox,
  .order__left .input.textarea,
  .order__form-grid .input.input--full,
  .order__form-grid .input.checkbox,
  .order__form-grid .input.textarea {
    grid-column: span 1;
  }
}
.order-resume__row {
  display: grid;
  grid-template-columns: 100px 1fr;
  align-items: center;
  gap: 30px;
}
.order-resume__row-preview {
  width: 100%;
  aspect-ratio: 1;
}
.order-resume__row-preview img {
  object-position: center center;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.order-resume__row-text h3 {
  margin-bottom: 0.3em;
  font-weight: 600;
}
.order-resume__row-text h4 {
  margin-bottom: 0;
}
.events__filters {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1300px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.events__grid {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1300px;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
  margin-bottom: 80px;
}
.events__filter {
  display: block;
  position: relative;
}
.events__filter-toggler {
  display: inline-flex;
  gap: 0.4em;
  font-size: 1rem;
  color: #3e0416;
  border-radius: 3rem;
  border: 1px solid #3e0416;
  padding: 0 1em;
  height: 40px;
  font-weight: 500;
  align-items: center;
  justify-content: center;
}
.events__filter-toggler svg {
  width: 0.7em;
  height: 0.7em;
  transform: rotate(90deg);
}
.events__filter-toggler svg path {
  fill: currentColor;
}
.events__filter-options {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  border-radius: 1.5rem;
  border: 1px solid #3e0416;
  background-color: #faf9f8;
  padding: 1em;
  font-size: 1rem;
  min-width: 150px;
  z-index: 2;
}
.events__filter-options__item {
  display: block;
  color: #1c1c1c;
  padding: 0.25em 0;
}
.events__filter.open .events__filter-options {
  display: block;
}
.events__filter.open .events__filter-toggler svg {
  transform: rotate(-90deg);
}
@media screen and (max-width: 1400px) {
  .events__filters,
  .events__grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .events__grid {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 700px) {
  .events__grid {
    grid-template-columns: 100%;
  }
}
.event-preview {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 2.5vw;
  align-items: center;
  margin-bottom: 80px;
}
.event-preview:last-child {
  margin: 0;
}
.event-preview__content__date {
  margin-bottom: 10px;
  display: block;
}
.event-preview__content__cta {
  margin-top: 40px;
  display: inline-block;
}
.event__header,
.event__navigation {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-left: min(5.208vw,80px);
  padding-right: min(5.208vw,80px);
}
.event__header {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 50px;
}
.event__preview {
  width: 100%;
  border-radius: 2.5rem;
  overflow: hidden;
  height: min(800px,75vh);
}
.event__preview img {
  height: 100%;
  object-fit: cover;
}
.event__content {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1500px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1550px) {
  .event__content {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
.event__content .richtext .heading {
  font-weight: 700;
}
.event__footer {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1000px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #bacad3;
  font-size: 1.47rem;
  line-height: 1.3em;
  color: #3e0416;
  margin-top: 2.5em;
  margin-bottom: 3.5em;
  padding-top: 1em;
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .event__footer {
    font-size: 1.1rem;
  }
}
.event__footer--soldout {
  justify-content: center;
}
.event__navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
}
.event__soldout {
  font-size: 1.47rem;
  line-height: 1.3em;
  font-weight: 500;
}
@media screen and (max-width: 700px) {
  .event__soldout {
    font-size: 1.1rem;
  }
}
.event__attrs {
  display: flex;
  flex-wrap: wrap;
  color: #bacad3;
  font-size: 1.47rem;
  line-height: 1.3em;
  font-weight: 500;
  margin-bottom: 0.45em;
}
@media screen and (max-width: 700px) {
  .event__attrs {
    font-size: 1.1rem;
  }
}
.event__attrs div {
  display: flex;
  align-items: center;
}
.event__attrs div::after {
  content: "";
  display: block;
  width: 0.25em;
  height: 0.25em;
  border-radius: 50%;
  background-color: #bacad3;
  margin: 0 0.35em;
}
.event__attrs div:last-child::after {
  content: none;
}
@media screen and (max-width: 1000px) {
  .event__preview {
    height: 50vh;
  }
  .event__content .richtext {
    padding: 0;
  }
  .event__attr {
    margin-bottom: 1.1em;
  }
}
.contacts {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-bottom: 120px;
}
@media screen and (max-width: 1550px) {
  .contacts {
    padding-left: min(5.208vw,80px);
    padding-right: min(5.208vw,80px);
  }
}
@media screen and (max-width: 700px) {
  .contacts {
    gap: 20px;
  }
}
.article {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 0 10px;
}
.article.policies {
  margin-top: 130px;
}
.article .article__title {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.2rem;
}
.page-hero__wrapper > *,
.page-hero-split > *,
.page-hero-split__wrapper > *,
.page-text > * {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
  will-change: transform, opacity;
}
.page-text-media > .page-text-media__image {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.98);
}
.page-fullscreen__bg > *,
.page-slider {
  opacity: 0;
  visibility: hidden;
}
.page-text-media--right > .page-text-media__content,
.page-text-fancyimages--right > .page-text-fancyimages__content {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
  will-change: transform, opacity;
}
.page-text-media--left > .page-text-media__content,
.page-text-fancyimages--left > .page-text-fancyimages__content {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
  will-change: transform, opacity;
}
.page-text-fancyimages__grid img:nth-child(1) {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
  will-change: transform, opacity;
}
.page-text-fancyimages__grid img:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
  will-change: transform, opacity;
}
.is-in.page-hero .page-hero__wrapper > *,
.is-in.page-hero-split .page-hero-split__wrapper > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-hero .page-hero__wrapper > *:nth-child(1),
.is-in.page-hero-split .page-hero-split__wrapper > *:nth-child(1) {
  animation-delay: 300ms;
}
.is-in.page-hero .page-hero__wrapper > *:nth-child(2),
.is-in.page-hero-split .page-hero-split__wrapper > *:nth-child(2) {
  animation-delay: 230ms;
}
.is-in.page-text > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-text-media > .page-text-media__image,
.is-in.page-fullscreen > .page-fullscreen__bg > *,
.is-in.page-slider {
  animation: fadeIn 1.1s cubic-bezier(0.165,0.84,0.44,1) forwards;
}
.is-in.page-text-fancyimages__grid > img:nth-child(1) {
  animation: rotateInLeft 890ms 150ms cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-text-fancyimages__grid > img:nth-child(2) {
  animation: rotateInRight 890ms cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-hero-split > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-text-media--right > .page-text-media__content.is-in,
.page-text-fancyimages--right > .page-text-fancyimages__content.is-in {
  animation: slideRight 1.1s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-text-media--left > .page-text-media__content.is-in,
.page-text-fancyimages--left > .page-text-fancyimages__content.is-in {
  animation: slideLeft 1.1s cubic-bezier(0.39,0.575,0.565,1) forwards;
}