/*# sourceMappingURL=styles.css.map */
@charset "UTF-8";
/* Lima Charlie addons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  width: 100%;
  max-width: 1140px;
}
@media (max-width: 849px) {
  .container {
    padding: 0 20px;
  }
}
@media (min-width: 850px) {
  .container {
    padding: 0 30px;
  }
}
.container.centered {
  text-align: center;
}
.container.small {
  max-width: 1020px;
  margin: auto;
}
@media (max-width: 1919px) {
  .container.small {
    max-width: 830px;
  }
}
@media (max-width: 849px) {
  .container.small {
    max-width: 100%;
    padding: 0 30px;
  }
}
.container.large {
  padding: 0;
  margin: auto;
  max-width: 1620px;
}
.container.larger {
  max-width: 1640px;
  width: calc(100% - 80px);
  margin: auto;
}
@media (max-width: 1679px) {
  .container.larger {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 849px) {
  .container.larger {
    max-width: calc(100% - 15px);
    width: 100%;
  }
}
@media (max-width: 649px) {
  .container.full-width-mobile {
    width: 100%;
    max-width: 100%;
    padding: 0px;
  }
}
.container.full-width {
  width: 100%;
  box-sizing: border-box;
  padding: 0 25px;
  margin: 0 auto;
  max-width: 1920px;
}
@media (max-width: 649px) {
  .container.full-width {
    padding: 0 10px;
  }
}
.container.full-width.padded {
  padding: 0 55px;
}
@media (max-width: 1459px) {
  .container.full-width.padded {
    padding: 0 35px;
  }
}
@media (max-width: 499px) {
  .container.full-width.padded {
    padding: 0 25px;
  }
}
.container.full-width-limit {
  width: 100%;
  box-sizing: border-box;
  padding: 0 25px;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 649px) {
  .container.full-width-limit {
    padding: 0 10px;
  }
}
.container.full-width-limit.large {
  max-width: 1320px;
}
.container.full-width-limit.larger {
  max-width: 1920px;
}
@media (max-width: 849px) {
  .container.full-width-limit.padded {
    padding: 0 20px;
  }
}
@media (min-width: 850px) {
  .container.full-width-limit.padded {
    padding: 0 30px;
  }
}

.vertical-middle {
  vertical-align: middle;
}

@media (min-width: 550px) {
  .one-fifth.columns {
    width: 19%;
    margin: 0 0.5%;
  }
  .container.no-margin .column,
  .container.no-margin .columns {
    margin-left: 0%;
  }
  .container.no-margin .column:first-child,
  .container.no-margin .columns:first-child {
    margin-left: 0;
  }
  .container.no-margin .one.column,
  .container.no-margin .one.columns {
    width: 8.3333333333%;
  }
  .container.no-margin .two.columns {
    width: 16.6666666667%;
  }
  .container.no-margin .three.columns {
    width: 25%;
  }
  .container.no-margin .four.columns {
    width: 33.3333333333%;
  }
  .container.no-margin .five.columns {
    width: 41.6666666667%;
  }
  .container.no-margin .six.columns {
    width: 50%;
  }
  .container.no-margin .seven.columns {
    width: 58.3333333333%;
  }
  .container.no-margin .eight.columns {
    width: 66.6666666667%;
  }
  .container.no-margin .nine.columns {
    width: 75%;
  }
  .container.no-margin .ten.columns {
    width: 83.3333333333%;
  }
  .container.no-margin .eleven.columns {
    width: 91.6666666667%;
  }
  .container.no-margin .twelve.columns {
    width: 100%;
  }
  .container.no-margin .one-third.column {
    width: 33.3333333333%;
  }
  .container.no-margin .two-thirds.column {
    width: 66.6666666667%;
  }
  .container.no-margin .one-half.column {
    width: 50%;
  }
}
@font-face {
  font-family: "PP Editorial Old";
  src: url("../fonts/PPEditorialOld-Light.woff2") format("woff2"), url("../fonts/PPEditorialOld-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "PP Editorial Old";
  src: url("../fonts/PPEditorialOld-LightItalic.woff2") format("woff2"), url("../fonts/PPEditorialOld-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "PP Neue Montreal Mono";
  src: url("../fonts/PPNeueMontrealMono-Book.woff2") format("woff2"), url("../fonts/PPNeueMontrealMono-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  box-sizing: border-box;
}

html, body {
  width: 100%;
  line-height: normal;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}

body {
  position: relative;
  overflow-x: hidden;
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  background: #FFFFFF;
  color: #4C132B;
}
body * {
  box-sizing: border-box;
}
body a.main-button {
  display: inline-block;
  padding: 10px 25px;
  border-radius: 9999px;
  color: #EAE4DF;
  background: transparent;
  border: solid 1px #EAE4DF;
  text-decoration: none;
  font-size: 17px;
}
@media screen and (max-width: 1919px) {
  body a.main-button {
    font-size: 16px;
  }
}
@media screen and (max-width: 999px) {
  body a.main-button {
    font-size: 16px;
  }
}
body a.main-button {
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
@media (max-width: 649px) {
  body a.main-button {
    font-size: 14px;
  }
}
body a.main-button {
  -webkit-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body a.main-button svg {
  margin-left: 8px;
}
body a.main-button svg path {
  stroke: #EAE4DF;
  -webkit-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body a.main-button:hover {
  color: #000000;
  background: #EAE4DF;
  border: solid 1px #EAE4DF;
}
body a.main-button:hover svg path {
  stroke: #000000;
}
body a#toggle-lang {
  padding: 0;
  width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: unset;
}
@media (max-width: 999px) {
  body a#toggle-lang {
    height: 42px;
  }
}
body span.ligature-rm {
  position: relative;
  margin-right: 0.35ch;
}
body span.ligature-rm:after {
  content: "m";
  position: absolute;
  right: -0.4ch;
}
body h1, body h2, body h3, body h4, body h5 {
  font-weight: 300;
  margin-top: 0;
}
body h1.add-ligature, body h2.add-ligature, body h3.add-ligature, body h4.add-ligature, body h5.add-ligature {
  font-variant-ligatures: common-ligatures discretionary-ligatures;
  font-feature-settings: "liga" 1, "onum" 1, "calt" 1, "dlig" 1;
}
body h1 {
  font-size: 100px;
}
@media screen and (max-width: 1919px) {
  body h1 {
    font-size: 100px;
  }
}
@media screen and (max-width: 999px) {
  body h1 {
    font-size: 60px;
  }
}
body h1 {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
}
body h2 {
  font-size: 169px;
}
@media screen and (max-width: 1919px) {
  body h2 {
    font-size: 130px;
  }
}
@media screen and (max-width: 999px) {
  body h2 {
    font-size: 100px;
  }
}
body h2 {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  line-height: 0.9;
}
@media (max-width: 1279px) {
  body h2 {
    font-size: 100px;
  }
}
@media (max-width: 649px) {
  body h2 {
    font-size: 70px;
  }
}
@media (max-width: 499px) {
  body h2 {
    font-size: 64px;
  }
}
body h3 {
  font-size: 80px;
}
@media screen and (max-width: 1919px) {
  body h3 {
    font-size: 75px;
  }
}
@media screen and (max-width: 999px) {
  body h3 {
    font-size: 60px;
  }
}
body h3 {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  line-height: 1.08;
  margin-bottom: 130px;
}
@media (max-width: 1679px) {
  body h3 {
    font-size: 56px;
    margin-bottom: 80px;
  }
}
@media (max-width: 999px) {
  body h3 {
    margin-bottom: 60px;
  }
}
@media (max-width: 649px) {
  body h3 {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
body h4 {
  font-size: 48px;
}
@media screen and (max-width: 1919px) {
  body h4 {
    font-size: 42px;
  }
}
@media screen and (max-width: 999px) {
  body h4 {
    font-size: 38px;
  }
}
body h4 {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 30px;
  line-height: 1.1;
}
@media (max-width: 1679px) {
  body h4 {
    font-size: 40px;
  }
}
@media (max-width: 1459px) {
  body h4 {
    font-size: 36px;
  }
}
@media (max-width: 1279px) {
  body h4 {
    font-size: 28px;
  }
}
@media (max-width: 649px) {
  body h4 {
    font-size: 22px;
  }
}
body h5 {
  font-size: 36px;
}
@media screen and (max-width: 1919px) {
  body h5 {
    font-size: 36px;
  }
}
@media screen and (max-width: 999px) {
  body h5 {
    font-size: 30px;
  }
}
body h5 {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
}
body p {
  font-size: 18px;
}
@media screen and (max-width: 1919px) {
  body p {
    font-size: 16px;
  }
}
@media screen and (max-width: 999px) {
  body p {
    font-size: 16px;
  }
}
body p {
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: 500;
}
body p.small {
  font-size: 17px;
}
@media screen and (max-width: 1919px) {
  body p.small {
    font-size: 16px;
  }
}
@media screen and (max-width: 999px) {
  body p.small {
    font-size: 16px;
  }
}
body p.small {
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
}
body pre, body blockquote, body figure, body table, body ol {
  margin-bottom: 20px;
  margin-top: 0;
}
body span {
  font-weight: 500;
}
body ul {
  padding: 0;
  list-style: none;
}
body ul li p {
  margin: 0;
}
body ul.socials {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
}
body ul.socials li {
  max-width: 45px;
}
@media (max-width: 649px) {
  body ul.socials li {
    max-width: 35px;
  }
}
body ul.socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body ul.socials a:hover {
  opacity: 0.9;
}
body .left {
  text-align: left;
}
body .center {
  text-align: center;
}
body .right {
  text-align: right;
}
body img {
  max-width: 100%;
  height: auto;
}
body {
  margin: 0;
}
body.disable-scroll {
  overflow-y: scroll;
}

nav {
  outline: none;
}

*[data-animation] {
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-perspective: 1000;
}

.in-view {
  opacity: 0;
}

#cookie-banner {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: #FFFFFF;
  padding: 20px;
  border: 1px solid #000000;
  max-width: 400px;
  z-index: 10;
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 649px) {
  #cookie-banner {
    max-width: calc(100% - 40px);
  }
}
#cookie-banner, #cookie-banner p, #cookie-banner a {
  font-size: 14px;
  color: #000000;
}
#cookie-banner .actions {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
#cookie-banner .actions button {
  background: #FFFFFF;
  padding: 10px 20px;
  color: #000000;
  border: 1px solid #000000;
  cursor: pointer;
  font-weight: bold;
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
}
#cookie-banner .actions button:hover {
  background: #000000;
  color: #FFFFFF;
}

header {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  width: 100%;
}
@media (max-width: 999px) {
  header {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
header > .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header #logo {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  color: white;
  max-width: 410px;
  mix-blend-mode: screen;
}
@media (max-width: 1919px) {
  header #logo {
    max-width: 315px;
  }
}
@media (max-width: 999px) {
  header #logo {
    max-width: 250px;
  }
}
@media (max-width: 649px) {
  header #logo {
    max-width: 180px;
  }
}
header #logo video {
  background: transparent;
  display: block;
  max-width: 100%;
  pointer-events: none;
}
header .right {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-left: auto;
}
@media (max-width: 999px) {
  header .right .main-button:not(#toggle-lang) {
    display: none;
  }
}

footer {
  background: #4C132B;
  color: #EAE4DF;
  padding-top: 25px;
  padding-bottom: 20px;
}
@media (max-width: 999px) {
  footer {
    padding-bottom: 8px;
  }
}
footer .group-top {
  margin-bottom: 250px;
}
@media (max-width: 1679px) {
  footer .group-top {
    margin-bottom: 120px;
  }
}
footer .group-top h2 {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: 300;
  line-height: 1.1;
  font-size: 56px;
  margin-top: 0;
  margin-bottom: 35px;
}
@media (max-width: 1679px) {
  footer .group-top h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 649px) {
  footer .group-top h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
}
footer .group-top p.newsletter-subtitle {
  font-size: 36px;
}
@media screen and (max-width: 1919px) {
  footer .group-top p.newsletter-subtitle {
    font-size: 36px;
  }
}
@media screen and (max-width: 999px) {
  footer .group-top p.newsletter-subtitle {
    font-size: 30px;
  }
}
footer .group-top p.newsletter-subtitle {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: 300;
  margin-bottom: 8px;
  margin-top: 0;
}
@media (max-width: 649px) {
  footer .group-top p.newsletter-subtitle {
    font-size: 20px;
  }
}
footer .group-top #newsletter-form {
  max-width: 620px;
  position: relative;
}
@media (max-width: 999px) {
  footer .group-top #newsletter-form {
    max-width: 100%;
  }
}
footer .group-top #newsletter-form input {
  border-radius: 0;
  height: 87px;
  background: #875963;
  border: none;
  outline: none;
  width: 100%;
  padding: 35px;
  font-size: 24px;
  color: #FFFFFF;
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1679px) {
  footer .group-top #newsletter-form input {
    height: 70px;
    font-size: 18px;
  }
}
@media (max-width: 999px) {
  footer .group-top #newsletter-form input {
    height: 60px;
    padding: 20px;
  }
}
@media (max-width: 649px) {
  footer .group-top #newsletter-form input {
    padding: 0 20px;
    height: 50px;
  }
}
footer .group-top #newsletter-form input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
footer .group-top #newsletter-form input[type=submit] {
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../images/arrow-right.png") center center no-repeat;
  background-size: 100% 100%;
  width: 30px;
  height: 16px;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media (max-width: 649px) {
  footer .group-top #newsletter-form input[type=submit] {
    width: 20px;
    height: 11px;
    right: 20px;
  }
}
footer .group-top #newsletter-form input[type=submit]:hover {
  opacity: 0.8;
}
footer .group-bottom {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 999px) {
  footer .group-bottom {
    flex-direction: column;
  }
}
footer .group-bottom .group-left {
  width: 54%;
  display: flex;
}
@media (max-width: 999px) {
  footer .group-bottom .group-left {
    width: 100%;
    margin-bottom: 30px;
  }
}
footer .group-bottom #logo {
  max-width: 1000px;
  margin-top: auto;
}
footer .group-bottom .group-right {
  width: 46%;
  text-align: right;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
@media (max-width: 999px) {
  footer .group-bottom .group-right {
    width: 100%;
    flex-direction: unset;
    flex-wrap: wrap;
    padding-left: 0;
  }
}
footer .group-bottom .group-right .socials {
  justify-content: right;
  margin-top: 30px;
}
@media (max-width: 999px) {
  footer .group-bottom .group-right .socials {
    order: 1;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    max-width: 25%;
    gap: 5px;
    justify-content: unset;
    align-items: unset;
    margin-top: 5px;
    height: fit-content;
  }
}
footer .group-bottom .group-right address {
  font-size: 48px;
}
@media screen and (max-width: 1919px) {
  footer .group-bottom .group-right address {
    font-size: 42px;
  }
}
@media screen and (max-width: 999px) {
  footer .group-bottom .group-right address {
    font-size: 38px;
  }
}
footer .group-bottom .group-right address {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: 300;
  font-style: normal;
  line-height: 1.1;
  margin: 0 0 30px;
}
@media (max-width: 1679px) {
  footer .group-bottom .group-right address {
    font-size: 40px;
  }
}
@media (max-width: 1459px) {
  footer .group-bottom .group-right address {
    font-size: 36px;
  }
}
@media (max-width: 1279px) {
  footer .group-bottom .group-right address {
    font-size: 28px;
  }
}
@media (max-width: 999px) {
  footer .group-bottom .group-right address {
    order: 2;
    margin-left: auto;
    line-height: 1.3;
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  footer .group-bottom .group-right address {
    font-size: 22px;
  }
}
footer .group-bottom .group-right a {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 999px) {
  footer .group-bottom .group-right a {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
  }
}
footer .group-bottom .group-right a.email {
  font-size: 26px;
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1919px) {
  footer .group-bottom .group-right a.email {
    font-size: 20px;
  }
}
@media (max-width: 999px) {
  footer .group-bottom .group-right a.email {
    order: 3;
    width: 100%;
    text-align: left;
    transform: translateY(-30px);
    font-size: 16px;
  }
}
@media (max-width: 849px) {
  footer .group-bottom .group-right a.email {
    transform: translateY(0);
    text-align: right;
  }
}
footer .group-bottom .copyright {
  width: 100%;
  font-size: 26px;
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1919px) {
  footer .group-bottom .copyright {
    font-size: 20px;
  }
}
@media (max-width: 999px) {
  footer .group-bottom .copyright {
    font-size: 16px;
  }
}
@media (max-width: 849px) {
  footer .group-bottom .copyright {
    order: 3;
    font-size: 14px;
  }
  footer .group-bottom .copyright > div:not(.links) {
    margin-top: auto;
  }
}
footer .group-bottom .copyright div.links {
  display: flex;
  align-items: center;
}
@media (max-width: 849px) {
  footer .group-bottom .copyright div.links {
    flex-direction: column;
    align-items: flex-end;
  }
}
footer .group-bottom .copyright div.links a:last-child::after {
  display: none;
}
footer .group-bottom .copyright a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
footer .group-bottom .copyright a::after {
  content: "—";
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 849px) {
  footer .group-bottom .copyright a::after {
    display: none;
  }
}
footer .group-bottom .copyright a:hover {
  opacity: 0.7;
}
footer .group-bottom .copyright a span:not(.ligature-rm) {
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-thickness: 1px;
}
@media (max-width: 999px) {
  footer .group-bottom .copyright a span:not(.ligature-rm) {
    text-underline-offset: 2px;
  }
}

main .group-hero {
  height: 100dvh;
  background: url("../images/hero_image.jpg") no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: flex-end;
}
main .group-hero h1.hero-h1 {
  font-size: 169px;
}
@media screen and (max-width: 1919px) {
  main .group-hero h1.hero-h1 {
    font-size: 130px;
  }
}
@media screen and (max-width: 999px) {
  main .group-hero h1.hero-h1 {
    font-size: 100px;
  }
}
main .group-hero h1.hero-h1 {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  line-height: 0.9;
}
@media (max-width: 1279px) {
  main .group-hero h1.hero-h1 {
    font-size: 100px;
  }
}
@media (max-width: 649px) {
  main .group-hero h1.hero-h1 {
    font-size: 70px;
  }
}
@media (max-width: 499px) {
  main .group-hero h1.hero-h1 {
    font-size: 64px;
  }
}
main .group-hero p.hero-meta {
  font-size: 48px;
}
@media screen and (max-width: 1919px) {
  main .group-hero p.hero-meta {
    font-size: 42px;
  }
}
@media screen and (max-width: 999px) {
  main .group-hero p.hero-meta {
    font-size: 38px;
  }
}
main .group-hero p.hero-meta {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  line-height: 1.1;
  font-weight: 300;
  margin-top: 0px;
}
@media (max-width: 1679px) {
  main .group-hero p.hero-meta {
    font-size: 40px;
  }
}
@media (max-width: 1459px) {
  main .group-hero p.hero-meta {
    font-size: 36px;
  }
}
@media (max-width: 1279px) {
  main .group-hero p.hero-meta {
    font-size: 28px;
  }
}
@media (max-width: 649px) {
  main .group-hero p.hero-meta {
    font-size: 22px;
  }
}
main .group-hero .container {
  display: flex;
  align-items: flex-end;
  margin-top: auto;
  color: #EAE4DF;
  padding-bottom: 35px;
}
@media (max-width: 999px) {
  main .group-hero .container {
    flex-direction: column;
  }
}
@media (max-width: 649px) {
  main .group-hero .container {
    padding-bottom: 25px;
  }
}
main .group-hero .container .group-left, main .group-hero .container .group-right {
  width: 50%;
}
@media (max-width: 999px) {
  main .group-hero .container .group-left, main .group-hero .container .group-right {
    width: 100%;
  }
}
main .group-hero .container .group-right {
  text-align: right;
  transform: translateY(10px);
}
@media (max-width: 999px) {
  main .group-hero .container .group-right {
    transform: translateY(0);
    text-align: left;
    margin-top: 30px;
  }
}
main .group-hero .container a.main-button {
  display: none;
}
@media (max-width: 999px) {
  main .group-hero .container a.main-button {
    display: block;
    width: fit-content;
    margin-bottom: 30px;
  }
}
main .group-hero .container * {
  margin-bottom: 0;
}
main .group-body {
  background: #EAE4DF;
  padding-top: 220px;
  padding-bottom: 220px;
}
@media (max-width: 1679px) {
  main .group-body {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media (max-width: 999px) {
  main .group-body {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 649px) {
  main .group-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
main .group-body .container {
  max-width: 1400px;
  margin: auto;
}
@media (max-width: 1679px) {
  main .group-body .container {
    max-width: 1000px;
  }
}
@media (max-width: 999px) {
  main .group-body .container {
    max-width: 80%;
  }
}
@media (max-width: 649px) {
  main .group-body .container {
    max-width: 100%;
  }
}
main .group-body .container img {
  max-width: 180px;
  margin-bottom: 140px;
}
@media (max-width: 1919px) {
  main .group-body .container img {
    max-width: 140px;
  }
}
@media (max-width: 649px) {
  main .group-body .container img {
    max-width: 90px;
    margin-bottom: 40px;
  }
}
main .group-schema {
  padding-top: 110px;
  padding-bottom: 240px;
  overflow: hidden;
}
@media (max-width: 999px) {
  main .group-schema {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 649px) {
  main .group-schema {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
main .group-schema .schema-figure {
  margin: 0;
  padding: 0;
}
main .group-schema img {
  transform: scale(1.05);
  height: 100%;
  width: 100%;
}
@media (max-width: 1679px) {
  main .group-schema img {
    transform: scale(1);
  }
}
@media (max-width: 649px) {
  main .group-schema img {
    transform: scale(1.1);
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
main .group-schema .grid-columns {
  margin-top: 170px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 80px;
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 1679px) {
  main .group-schema .grid-columns {
    gap: 25px;
    margin-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1459px) {
  main .group-schema .grid-columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 999px) {
  main .group-schema .grid-columns {
    margin-top: 60px;
    grid-template-columns: 1fr;
    gap: 50px 0;
  }
}
main .group-schema .grid-columns p {
  max-width: 420px;
  margin: auto;
}
main .group-map {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 999px) {
  main .group-map {
    grid-template-columns: 1fr;
  }
}
main .group-map .group-left {
  background: url("../images/map-background.jpg") no-repeat;
  background-size: 100% 100%;
  color: #EAE4DF;
}
main .group-map .group-left .container {
  padding: 110px;
}
@media (max-width: 1679px) {
  main .group-map .group-left .container {
    padding: 80px 110px;
  }
}
@media (max-width: 649px) {
  main .group-map .group-left .container {
    padding: 60px 20px;
  }
}
main .group-map .group-left .container h3 {
  margin-bottom: 25px;
  margin-top: 20px;
}
main .group-map .group-left .container address.address {
  font-size: 48px;
}
@media screen and (max-width: 1919px) {
  main .group-map .group-left .container address.address {
    font-size: 42px;
  }
}
@media screen and (max-width: 999px) {
  main .group-map .group-left .container address.address {
    font-size: 38px;
  }
}
main .group-map .group-left .container address.address {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: 300;
  font-style: normal;
  line-height: 1.1;
  margin-top: 130px;
  margin-bottom: 60px;
}
@media (max-width: 1679px) {
  main .group-map .group-left .container address.address {
    font-size: 40px;
  }
}
@media (max-width: 1459px) {
  main .group-map .group-left .container address.address {
    font-size: 36px;
  }
}
@media (max-width: 1279px) {
  main .group-map .group-left .container address.address {
    font-size: 28px;
  }
}
@media (max-width: 999px) {
  main .group-map .group-left .container address.address {
    margin-bottom: 40px;
  }
}
@media (max-width: 649px) {
  main .group-map .group-left .container address.address {
    font-size: 22px;
    margin-top: 60px;
  }
}
main .group-map .group-left .container a {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 999px) {
  main .group-map .group-left .container a {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 2px;
  }
}
@media (max-width: 649px) {
  main .group-map .group-left .container a {
    text-underline-offset: 4px;
    text-decoration-thickness: 1px;
  }
}
@media (max-width: 999px) {
  main .group-map .group-right {
    display: none;
  }
}
main .group-membership {
  background: url("../images/bg-linear.jpg") no-repeat;
  background-size: 100% 100%;
  padding-top: 155px;
  padding-bottom: 155px;
  margin-top: -1px;
  margin-bottom: -1px;
}
@media (max-width: 1679px) {
  main .group-membership {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media (max-width: 999px) {
  main .group-membership {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 649px) {
  main .group-membership {
    padding-top: 60px;
  }
}
main .group-membership .grid-columns {
  margin-top: 170px;
  display: flex;
  padding-left: 85px;
  padding-right: 100px;
  gap: 25px;
}
@media (max-width: 1679px) {
  main .group-membership .grid-columns {
    margin-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1279px) {
  main .group-membership .grid-columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1099px) {
  main .group-membership .grid-columns {
    flex-direction: column;
    gap: 40px 0;
  }
}
@media (max-width: 649px) {
  main .group-membership .grid-columns {
    padding: 0;
    margin-top: 60px;
  }
}
main .group-membership .grid-columns .grid-item {
  border: solid 2px #4C132B;
  border-radius: 20px;
  padding: 70px 35px 50px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (max-width: 1679px) {
  main .group-membership .grid-columns .grid-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 649px) {
  main .group-membership .grid-columns .grid-item {
    padding: 30px 20px;
    border-width: 1px;
  }
}
main .group-membership .grid-columns .grid-item h4 {
  font-size: 54px;
  margin-bottom: 45px;
  min-height: 2lh;
}
@media (max-width: 649px) {
  main .group-membership .grid-columns .grid-item h4 {
    font-size: 36px;
  }
}
main .group-membership .grid-columns .grid-item p.price {
  font-family: "PP Editorial Old", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: 300;
  line-height: 1.1;
  font-size: 54px;
  margin: auto 0 15px;
  padding-top: 20px;
}
@media (max-width: 649px) {
  main .group-membership .grid-columns .grid-item p.price {
    font-size: 36px;
    margin-top: 30px;
    padding-top: 0;
  }
}
main .group-membership .grid-columns .grid-item p:not(.small):not(.price) {
  max-width: 93%;
  margin: 0 auto 30px;
}
@media (max-width: 649px) {
  main .group-membership .grid-columns .grid-item p:not(.small):not(.price) {
    max-width: 100%;
  }
}
main .group-membership .grid-columns .grid-item p.small {
  margin-bottom: 45px;
  min-height: 4lh;
}
@media (max-width: 1319px) {
  main .group-membership .grid-columns .grid-item p.small {
    font-size: 14px;
  }
}
@media (max-width: 649px) {
  main .group-membership .grid-columns .grid-item p.small {
    margin-bottom: 25px;
  }
}
main .group-membership .grid-columns .grid-item sup {
  font-size: 30px;
}
@media (max-width: 649px) {
  main .group-membership .grid-columns .grid-item sup {
    font-size: 22px;
  }
}
main .group-membership .grid-columns .grid-item a.main-button {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 9999px;
  color: #EAE4DF;
  background: #4C132B;
  border: solid 1px #4C132B;
  text-decoration: none;
  font-size: 17px;
}
@media screen and (max-width: 1919px) {
  main .group-membership .grid-columns .grid-item a.main-button {
    font-size: 16px;
  }
}
@media screen and (max-width: 999px) {
  main .group-membership .grid-columns .grid-item a.main-button {
    font-size: 16px;
  }
}
main .group-membership .grid-columns .grid-item a.main-button {
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
@media (max-width: 649px) {
  main .group-membership .grid-columns .grid-item a.main-button {
    font-size: 14px;
  }
}
main .group-membership .grid-columns .grid-item a.main-button {
  -webkit-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
main .group-membership .grid-columns .grid-item a.main-button svg {
  margin-left: 8px;
}
main .group-membership .grid-columns .grid-item a.main-button svg path {
  stroke: #EAE4DF;
  -webkit-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
main .group-membership .grid-columns .grid-item a.main-button:hover {
  color: #4C132B;
  background: transparent;
  border: solid 1px #4C132B;
}
main .group-membership .grid-columns .grid-item a.main-button:hover svg path {
  stroke: #4C132B;
}
@media (max-width: 1279px) {
  main .group-membership .grid-columns .grid-item a.main-button {
    font-size: 14px;
  }
}
@media (max-width: 649px) {
  main .group-membership .grid-columns .grid-item a.main-button {
    font-size: 16px;
  }
}

body:has(main.basic-page) header a.main-button {
  display: inline-block;
  padding: 10px 25px;
  border-radius: 9999px;
  color: #4C132B;
  background: transparent;
  border: solid 1px #4C132B;
  text-decoration: none;
  font-size: 17px;
}
@media screen and (max-width: 1919px) {
  body:has(main.basic-page) header a.main-button {
    font-size: 16px;
  }
}
@media screen and (max-width: 999px) {
  body:has(main.basic-page) header a.main-button {
    font-size: 16px;
  }
}
body:has(main.basic-page) header a.main-button {
  font-family: "PP Neue Montreal Mono", sans-serif;
  -moz-osx-font-smoothing: grayscale; /* Firefox */
  -webkit-font-smoothing: antialiased; /* WebKit  */
  -webkit-tap-highlight-color: transparent;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
@media (max-width: 649px) {
  body:has(main.basic-page) header a.main-button {
    font-size: 14px;
  }
}
body:has(main.basic-page) header a.main-button {
  -webkit-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body:has(main.basic-page) header a.main-button svg {
  margin-left: 8px;
}
body:has(main.basic-page) header a.main-button svg path {
  stroke: #4C132B;
  -webkit-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: stroke 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body:has(main.basic-page) header a.main-button:hover {
  color: #EAE4DF;
  background: #4C132B;
  border: solid 1px #4C132B;
}
body:has(main.basic-page) header a.main-button:hover svg path {
  stroke: #EAE4DF;
}

main.basic-page {
  padding-top: 300px;
  padding-bottom: 150px;
  background: #EAE4DF;
}
@media (max-width: 649px) {
  main.basic-page {
    padding-top: 200px;
    padding-bottom: 50px;
  }
}
main.basic-page .container {
  max-width: 55%;
}
@media (max-width: 1679px) {
  main.basic-page .container {
    max-width: 80%;
  }
}
@media (max-width: 649px) {
  main.basic-page .container {
    max-width: 100%;
  }
}
main.basic-page .container ul p {
  margin-bottom: 30px;
}
main.basic-page .container ul > li {
  margin-top: 80px;
}
main.basic-page .container ul > li > ul {
  list-style: initial;
  margin-left: 20px;
  margin-bottom: 30px;
}
main.basic-page .container ul > li > ul > li {
  margin-top: 0;
  padding-left: 15px;
  margin-bottom: 15px;
  font-size: 18px;
}
@media screen and (max-width: 1919px) {
  main.basic-page .container ul > li > ul > li {
    font-size: 16px;
  }
}
@media screen and (max-width: 999px) {
  main.basic-page .container ul > li > ul > li {
    font-size: 16px;
  }
}
main.basic-page .container ul p > a {
  color: inherit;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}