/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.8_webpack-cli@4.10.0_/node_modules/css-loader/dist/cjs.js!./node_modules/.pnpm/@glidejs+glide@3.6.2/node_modules/@glidejs/glide/dist/css/glide.core.min.css ***!
  \***************************************************************************************************************************************************************************************************************************/
.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.8_webpack-cli@4.10.0_/node_modules/css-loader/dist/cjs.js!./node_modules/.pnpm/sass-loader@13.3.3_sass@1.77.8_webpack@5.99.8_webpack-cli@4.10.0_/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/sass/main.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
/* Fonts */
@font-face {
  font-family: "JHA MyHappy70sPro SemiLight";
  src: url(8e14d843a592eb6f8f4d.woff2) format("woff2"), url(1b5c9acaa5f462dc4a4f.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(07943188de86356c32dd.woff2) format("woff2"), url(c0853bdff3580aad5546.woff) format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(41968c8a25e1f5bb19b3.woff2) format("woff2"), url(dd3bb19973e9e53757e2.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(fa82c8e8d0a6c8d404fd.woff2) format("woff2"), url(4e781386e44cfb225cad.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(b914402771ecdcc8b41d.woff2) format("woff2"), url(24ccee046bb9a6a50645.woff) format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(b0ace830ffacabf3d735.woff2) format("woff2"), url(db5e1acd1b2162f3130c.woff) format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(fff76c6cab919e45b8c9.woff2) format("woff2"), url(9dd4d469956bd267d7bd.woff) format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(3d63ed2fbfb0e852bc4c.woff2) format("woff2"), url(b83fc0b4774b81b49df7.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(1970a31269ce52fb5c2a.woff2) format("woff2"), url(8f8350d2a1413e631275.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(59cc9f2fecd93998aff6.woff2) format("woff2"), url(4e9cbc545d42929ca9d6.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(63f00e059a9524c8c2c4.woff2) format("woff2"), url(058a0b171480358b3f18.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(b7836048c1c03d34646d.woff2) format("woff2"), url(9e419dd9087f97dab614.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gill Sans";
  src: url(fc2c9b780c73d53c7bfa.woff2) format("woff2"), url(e98e0ba7e13d3671cc35.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Calluna";
  src: url(a871afd15d82836db378.woff2) format("woff2"), url(ceeb7903578d2299aa5e.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* TOPICS ->
? $px-vw/$px-vh = desired measurement in pixels (without units)
? $multiplier = multiplier useful for scaling the measurements differently in the case of several screen measurements, by default 1
? $min = minimum measurement, the returned value will not scale less than the measurement entered (in pixels), by default there is no minimum measurement
? $min = maximum measurement, the returned value will not scale more than the measurement entered (in pixels), by default there is no maximum measurement
*/
/* USE ->
! .element {
! width: rvw(200, 1.5, 180, 220);
! height: rvh(150, 1.5, 130, 170);
! }
*/
@keyframes bounce {
  0%, 100% {
    transform: scaleY(0.5);
  }
  50% {
    transform: scaleY(1);
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  line-height: 1.5;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img,
picture,
video,
canvas,
svg {
  max-width: 100%;
  height: auto;
  display: block;
}

img {
  border-style: none;
}

svg {
  fill: currentColor;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  appearance: textfield;
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::file-selector-button {
  -webkit-appearance: button; /* 1 */
  appearance: button;
  font: inherit; /* 2 */
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  appearance: button;
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Modern additions for better web development
   ========================================================================== */
/**
 * Remove list styles on ul, ol elements with a list role,
 * which suggests default styling will be removed
 */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/**
 * Improve media defaults
 */
img,
picture,
video,
canvas,
svg {
  vertical-align: middle;
}

/**
 * Remove built-in form typography styles
 */
input,
button,
textarea,
select {
  font: inherit;
}

/**
 * Avoid text overflows
 */
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

/**
 * Improve line heights for better readability
 */
h1,
h2,
h3,
h4 {
  line-height: 1.1;
}

/**
 * Balance text wrapping on headings
 */
h1,
h2,
h3,
h4 {
  text-wrap: balance;
}

html {
  min-height: 100% !important;
  overflow-x: hidden;
}

body {
  background-color: #f2ede3;
  color: #4d3c2b;
  font-family: "Calluna";
  font-size: 18px;
  min-height: 100vh;
  min-height: 100lvh;
  overflow: hidden;
  margin: 0 auto;
  font-weight: 300;
}

pre {
  position: fixed;
  right: 0;
  top: 0;
  text-align: left;
  text-transform: none;
  width: 325px;
  height: 100%;
  background: #fff;
  overflow-y: auto;
  line-height: 11px;
  font-size: 11px;
  letter-spacing: 0;
  word-spacing: 0;
  z-index: 999999999999999;
  padding: 10px;
  margin: 0;
  word-break: normal;
  word-wrap: normal;
  font-family: arial;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  overflow-y: auto;
  color: #000 !important;
}

.bg-white {
  background-color: #fff;
}

.bg-black {
  background-color: #0f0f0f;
}

.c-white {
  color: #fff;
}

.c-black {
  color: #0f0f0f;
}

h1,
h2,
h3 {
  font-family: "JHA MyHappy70sPro SemiLight";
  font-weight: 500;
  text-transform: uppercase;
}

h4 {
  font-family: "Gill Sans";
  font-weight: 500;
  text-transform: uppercase;
}

p {
  font-family: "Calluna";
}

.t-32 {
  font-size: 2.2222222222vw;
  line-height: 2.4305555556vw;
}
@media screen and (min-width: 1920px) {
  .t-32 {
    font-size: 42.666656px;
    line-height: 46.666655px;
  }
}
@media (orientation: portrait) {
  .t-32 {
    font-size: 2.7654320988vh;
    line-height: 3.024691358vh;
  }
}

.t-30, #page-policy h1,
#page-policy h2,
#page-policy h3 {
  font-size: 2.0833333333vw;
  line-height: 2.4305555556vw;
}
@media screen and (min-width: 1920px) {
  .t-30, #page-policy h1,
  #page-policy h2,
  #page-policy h3 {
    font-size: 39.99999px;
    line-height: 46.666655px;
  }
}
@media (orientation: portrait) {
  .t-30, #page-policy h1,
  #page-policy h2,
  #page-policy h3 {
    font-size: 2.5925925926vh;
    line-height: 3.024691358vh;
  }
}

.t-28 {
  font-size: 1.9444444444vw;
  line-height: 2.2222222222vw;
}
@media screen and (min-width: 1920px) {
  .t-28 {
    font-size: 37.333324px;
    line-height: 42.666656px;
  }
}
@media (orientation: portrait) {
  .t-28 {
    font-size: 3.6296296296vh;
    line-height: 4.1481481481vh;
  }
}

.t-24, h1,
h2 {
  font-size: 1.6666666667vw;
  line-height: 2.0833333333vw;
}
@media screen and (min-width: 1920px) {
  .t-24, h1,
  h2 {
    font-size: 31.999992px;
    line-height: 39.99999px;
  }
}
@media (orientation: portrait) {
  .t-24, h1,
  h2 {
    font-size: 3.1111111111vh;
    line-height: 3.8888888889vh;
  }
}

.t-22, #page-client-stories .listing__horizWrapper .card__title, #page-portfolio .listing__inner .card__title {
  font-size: 1.5277777778vw;
  line-height: 1.9444444444vw;
}
@media screen and (min-width: 1920px) {
  .t-22, #page-client-stories .listing__horizWrapper .card__title, #page-portfolio .listing__inner .card__title {
    font-size: 29.333326px;
    line-height: 37.333324px;
  }
}
@media (orientation: portrait) {
  .t-22, #page-client-stories .listing__horizWrapper .card__title, #page-portfolio .listing__inner .card__title {
    font-size: 2.8518518519vh;
    line-height: 3.6296296296vh;
  }
}

.t-20 {
  font-size: 1.3888888889vw;
  line-height: 1.7361111111vw;
}
@media screen and (min-width: 1920px) {
  .t-20 {
    font-size: 26.66666px;
    line-height: 33.333325px;
  }
}
@media (orientation: portrait) {
  .t-20 {
    font-size: 2.5925925926vh;
    line-height: 3.2407407407vh;
  }
}

.t-18, h3 {
  font-size: 1.25vw;
  line-height: 1.7361111111vw;
}
@media screen and (min-width: 1920px) {
  .t-18, h3 {
    font-size: 23.999994px;
    line-height: 33.333325px;
  }
}
@media (orientation: portrait) {
  .t-18, h3 {
    font-size: 2.6666666667vh;
    line-height: 3.7037037037vh;
  }
}

.t-14, #page-contact .connection__singleText, #single-post .content__defaultContent li, #page-policy p,
#page-policy li, #page-policy, form .wpcf7-response-output:not(:empty), .button, p {
  font-size: 0.9722222222vw;
  line-height: 1.25vw;
  letter-spacing: 0.0347222222vw;
}
@media screen and (min-width: 1920px) {
  .t-14, #page-contact .connection__singleText, #single-post .content__defaultContent li, #page-policy p,
  #page-policy li, #page-policy, form .wpcf7-response-output:not(:empty), .button, p {
    font-size: 18.666662px;
    line-height: 23.999994px;
    letter-spacing: 0.6666665px;
  }
}
@media (orientation: portrait) {
  .t-14, #page-contact .connection__singleText, #single-post .content__defaultContent li, #page-policy p,
  #page-policy li, #page-policy, form .wpcf7-response-output:not(:empty), .button, p {
    font-size: 2.0740740741vh;
    line-height: 2.6666666667vh;
    letter-spacing: 0.0740740741vh;
  }
}

.t-12, #page-about .intro__audioSoundControlIcon .label, .hero__formWrapper form .submit-wrapper input, .menu__bottomLastRow h4,
.menu__bottomLastRow a, form .wpcf7-acceptance .wpcf7-list-item-label,
form .wpcf7-radio .wpcf7-list-item-label, form input[type=text],
form input[type=email],
form input[type=tel],
form input[type=date],
form textarea,
form select, .wpcf7-not-valid-tip, .footer__credits h4,
.footer__credits a, h4 {
  font-size: 0.8333333333vw;
  line-height: 1.3888888889vw;
  letter-spacing: 0.0694444444vw;
}
@media screen and (min-width: 1920px) {
  .t-12, #page-about .intro__audioSoundControlIcon .label, .hero__formWrapper form .submit-wrapper input, .menu__bottomLastRow h4,
  .menu__bottomLastRow a, form .wpcf7-acceptance .wpcf7-list-item-label,
  form .wpcf7-radio .wpcf7-list-item-label, form input[type=text],
  form input[type=email],
  form input[type=tel],
  form input[type=date],
  form textarea,
  form select, .wpcf7-not-valid-tip, .footer__credits h4,
  .footer__credits a, h4 {
    font-size: 15.999996px;
    line-height: 26.66666px;
    letter-spacing: 1.333333px;
  }
}
@media (orientation: portrait) {
  .t-12, #page-about .intro__audioSoundControlIcon .label, .hero__formWrapper form .submit-wrapper input, .menu__bottomLastRow h4,
  .menu__bottomLastRow a, form .wpcf7-acceptance .wpcf7-list-item-label,
  form .wpcf7-radio .wpcf7-list-item-label, form input[type=text],
  form input[type=email],
  form input[type=tel],
  form input[type=date],
  form textarea,
  form select, .wpcf7-not-valid-tip, .footer__credits h4,
  .footer__credits a, h4 {
    font-size: 1.7777777778vh;
    line-height: 2.962962963vh;
    letter-spacing: 0.1481481481vh;
  }
}

.t-8, form .label {
  font-size: 0.5555555556vw;
  line-height: 0.8333333333vw;
  letter-spacing: 0.0694444444vw;
}
@media screen and (min-width: 1920px) {
  .t-8, form .label {
    font-size: 10.666664px;
    line-height: 15.999996px;
    letter-spacing: 1.333333px;
  }
}
@media (orientation: portrait) {
  .t-8, form .label {
    font-size: 0.987654321vh;
    line-height: 1.4814814815vh;
    letter-spacing: 0.1234567901vh;
  }
}

.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 16.6666666667vw;
  box-shadow: none;
  border: 1px solid #0f0f0f;
  background-color: #0f0f0f;
  color: #f2ede3;
  font-family: "Gill Sans";
  cursor: pointer;
  padding: 0.8641975309vh 2.4691358025vh;
  border: 0;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 400;
  transition: background-color 0.2s ease-in, border 0.2s ease-in, color 0.2s ease-in;
}
@media (orientation: portrait) {
  .button {
    min-width: 40vw;
  }
}
.button:hover {
  background-color: #f2ede3;
  border: 1px solid #0f0f0f;
  color: #0f0f0f;
}

.height--100 {
  height: 100%;
}
.height--100vh {
  height: 100vh;
  height: 100svh;
}

.width--100 {
  width: 100%;
}
.width--100vw {
  width: 100vw;
}
.width--1800 {
  width: 125vw;
}
.width--1380 {
  width: 95.8333333333vw;
}
.width--1030 {
  width: 71.5277777778vw;
}
.width--450 {
  width: 31.25vw;
}
.width--400 {
  width: 27.7777777778vw;
}
.width--1800, .width--1380, .width--1030, .width--450, .width--400 {
  margin: 0 auto;
}
@media screen and (orientation: portrait) {
  .width--1800, .width--1380, .width--1030, .width--450, .width--400 {
    width: 90vw;
  }
}

#cmplz-cookiebanner-container {
  opacity: 0;
  transition: all 0.45s ease-in-out;
}
#cmplz-cookiebanner-container.show {
  opacity: 1;
}

@media screen and (orientation: landscape) {
  .cmplz-cookiebanner {
    bottom: unset !important;
    top: 10px !important;
  }
}

.share-icons {
  display: flex;
  flex-direction: column;
}
.share-icons {
  gap: 1.8518518519vh;
}
@media (orientation: portrait) {
  .share-icons {
    gap: 2.2222222222vh;
  }
}
.share-icons__list {
  display: flex;
}
.share-icons__list {
  gap: 1.7361111111vw;
}
@media (orientation: portrait) {
  .share-icons__list {
    gap: 3.2407407407vh;
  }
}
.share-icons__list svg {
  width: auto;
}
.share-icons__list svg {
  height: 1.8518518519vh;
}
@media (orientation: portrait) {
  .share-icons__list svg {
    height: 2.2222222222vh;
  }
}
.share-icons__list svg:hover path {
  fill: #2e2c2c;
}
.share-icons__list svg path {
  fill: #b8c1c0;
  transition: all 0.45s ease-in-out;
}

.link {
  transition: all 0.45s ease-in-out;
  transition-property: opacity;
}
.link:hover {
  opacity: 0.5;
}

body.home .header,
body.home .menu {
  display: none !important;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100vw;
  transition: all 0.45s ease-in-out;
  color: #4d3c2b;
}
.header.visible .header__logo {
  opacity: 1;
}
.header.fixed {
  transform: translateY(-100%);
}
.header.opened .header__label {
  color: #4d3c2b !important;
}
.header__wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.header__wrapper {
  padding-top: 2.4691358025vh;
}
@media (orientation: portrait) {
  .header__wrapper {
    padding-top: 2.5925925926vh;
  }
}
.header__wrapper {
  padding-bottom: 2.4691358025vh;
}
@media (orientation: portrait) {
  .header__wrapper {
    padding-bottom: 2.5925925926vh;
  }
}
@media (orientation: portrait) {
  .header__wrapper {
    padding-top: 2.4691358025vh;
  }
}
.header__logo {
  transform-origin: bottom center;
}
.header__logo svg {
  transition: all 0.45s ease-in-out;
  width: auto;
}
.header__logo svg {
  height: 6.7901234568vh;
}
@media (orientation: portrait) {
  .header__logo svg {
    height: 4.0740740741vh;
  }
}
@media (orientation: portrait) {
  .header .header__logoDesktop {
    display: none;
  }
}
.header .header__logoMobile svg {
  transform-origin: center center;
  width: auto;
}
@media (orientation: portrait) {
  .header .header__logoMobile svg {
    height: 15vw;
  }
}
@media (orientation: landscape) {
  .header .header__logoMobile {
    display: none;
  }
}
.header__label {
  cursor: pointer;
}

body.home .header,
body.home .menu {
  color: #fff;
}
body.home .header:not(.opened) .header__logo svg path {
  fill: #fff;
}

body.page-template-page_PUBLICATIONS .footer,
body.page-template-page_JOURNAL .footer {
  display: block;
}
@media screen and (orientation: portrait) {
  body.page-template-page_PUBLICATIONS .footer,
  body.page-template-page_JOURNAL .footer {
    display: none !important;
  }
}

.footer {
  display: none;
}
@media screen and (orientation: portrait) {
  .footer {
    border-top: 1px solid rgba(46, 44, 44, 0.5019607843);
  }
}
.footer__wrapper {
  position: relative;
  align-items: center;
}
.footer__wrapper {
  padding-top: 2.4691358025vh;
}
@media (orientation: portrait) {
  .footer__wrapper {
    padding-top: 2.5925925926vh;
  }
}
.footer__wrapper {
  padding-bottom: 2.4691358025vh;
}
@media (orientation: portrait) {
  .footer__wrapper {
    padding-bottom: 2.5925925926vh;
  }
}
.footer__credits {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer__credits h4,
.footer__credits a {
  font-weight: 300;
  text-transform: none;
  font-family: "Calluna";
  color: rgba(46, 44, 44, 0.5019607843);
  letter-spacing: 1px;
}

.header__hamburgerCont {
  display: flex;
  justify-content: flex-end;
}
.header__hamburgerWrapper {
  position: relative;
  cursor: pointer;
  transition: all 0.45s ease-in-out;
}
.header__hamburgerWrapper {
  width: 2.7777777778vw;
}
@media (orientation: portrait) {
  .header__hamburgerWrapper {
    width: 3.4567901235vh;
  }
}
.header__hamburgerWrapper {
  height: 0.6944444444vw;
}
@media (orientation: portrait) {
  .header__hamburgerWrapper {
    height: 1.4814814815vh;
  }
}
.header__hamburgerWrapper:hover .header__hamburgerLine:nth-child(1) {
  transform: translateX(-10px);
}
.header__hamburgerWrapper:hover .header__hamburgerLine:nth-child(2) {
  transform: translateX(10px);
}
.header__hamburgerLine {
  background: #f2ede3;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
  opacity: 1;
  position: absolute;
  will-change: transform;
  transition: all 0.45s ease-in-out;
}
.header__hamburgerLine:nth-child(1) {
  top: 0;
  transform-origin: center center;
}
.header__hamburgerLine:nth-child(2) {
  top: 100%;
  transform-origin: center center;
}

fieldset,
.screen-reader-response {
  display: none !important;
}

.wpcf7-not-valid-tip {
  color: #2e2c2c;
  border-bottom: 1px solid red;
  border-bottom: 1px solid red;
  width: fit-content;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
}

form {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 35px 30px;
  text-align: center;
}
@media (orientation: portrait) {
  form {
    gap: 15px 15px;
  }
}
form .col--half {
  flex: none;
  width: calc(50% - 15px);
}
@media (orientation: portrait) {
  form .col--half {
    width: calc(50% - 7.5px);
  }
}
form .col--full {
  flex: none;
  width: 100%;
}
form *:focus, form *:focus-visible {
  box-shadow: none;
  outline: none;
}
form input[type=text],
form input[type=email],
form input[type=tel],
form input[type=date],
form textarea,
form select {
  text-align: center;
  cursor: pointer;
  width: 100%;
  padding: 0.8641975309vh 0.625vw;
  font-family: "Calluna";
  background-color: transparent;
  color: #2e2c2c;
  text-transform: none;
  font-weight: 500;
  border-radius: 0px;
  border: none;
}
form input[type=text]::placeholder,
form input[type=email]::placeholder,
form input[type=tel]::placeholder,
form input[type=date]::placeholder,
form textarea::placeholder,
form select::placeholder {
  opacity: 0.5;
  color: #2e2c2c;
}
form input[type=text],
form input[type=email],
form input[type=tel] {
  border: none;
  border-bottom: 1px solid #2e2c2c;
}
form input[type=file] {
  width: 100%;
}
form .submit-wrapper {
  width: 100%;
}
form .submit-wrapper input {
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: auto;
  border-radius: 0px;
}
form input[type=submit] {
  cursor: pointer;
  width: 100%;
}
form textarea {
  border: none;
  border-bottom: 1px solid #2e2c2c;
  resize: none;
}
form textarea {
  height: 7.4074074074vh;
}
@media (orientation: portrait) {
  form textarea {
    height: 3.7037037037vh;
  }
}
form textarea {
  margin-top: 1.2345679012vh;
}
@media (orientation: portrait) {
  form textarea {
    margin-top: 1.4814814815vh;
  }
}
@media screen and (orientation: portrait) {
  form textarea {
    height: 10svh;
  }
}
form input[type=date] {
  cursor: pointer;
  border-bottom: 1px solid #2e2c2c;
}
form .label {
  display: block;
  font-family: "Gill Sans";
  margin-bottom: 0;
}
@media (orientation: portrait) {
  form .label {
    margin-top: 5vw;
  }
}
form a {
  color: #2e2c2c;
  text-decoration: underline;
}
form .wpcf7-acceptance,
form .wpcf7-radio {
  display: block;
}
form .wpcf7-acceptance .wpcf7-list-item-label,
form .wpcf7-radio .wpcf7-list-item-label {
  font-family: "Calluna";
  margin-left: 10px;
  line-height: 1.2;
  letter-spacing: normal;
}
form .wpcf7-acceptance .wpcf7-list-item label,
form .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
form .wpcf7-acceptance input[type=checkbox],
form .wpcf7-acceptance input[type=radio],
form .wpcf7-radio input[type=checkbox],
form .wpcf7-radio input[type=radio] {
  flex: none;
  position: relative;
  cursor: pointer;
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid #2e2c2c;
  overflow: hidden;
  appearance: none;
}
form .wpcf7-acceptance input[type=checkbox]:before,
form .wpcf7-acceptance input[type=radio]:before,
form .wpcf7-radio input[type=checkbox]:before,
form .wpcf7-radio input[type=radio]:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
}
form .wpcf7-acceptance input[type=checkbox]:checked:before,
form .wpcf7-acceptance input[type=radio]:checked:before,
form .wpcf7-radio input[type=checkbox]:checked:before,
form .wpcf7-radio input[type=radio]:checked:before {
  color: #2e2c2c;
}
form .wpcf7-acceptance input[type=checkbox]:disabled,
form .wpcf7-acceptance input[type=radio]:disabled,
form .wpcf7-radio input[type=checkbox]:disabled,
form .wpcf7-radio input[type=radio]:disabled {
  color: #b8b8b8;
  cursor: auto;
}
form .wpcf7-acceptance input[type=checkbox]:disabled:before,
form .wpcf7-acceptance input[type=radio]:disabled:before,
form .wpcf7-radio input[type=checkbox]:disabled:before,
form .wpcf7-radio input[type=radio]:disabled:before {
  box-shadow: none;
  background: #ddd;
}
form .wpcf7-acceptance input[type=checkbox]:checked:after,
form .wpcf7-radio input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 55%;
  transform: rotate(45deg) translate(-50%, -50%);
  background: #2e2c2c;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #2e2c2c, 4px 0 0 #2e2c2c, 4px -2px 0 #2e2c2c, 4px -4px 0 #2e2c2c, 4px -6px 0 #2e2c2c, 4px -8px 0 #2e2c2c;
}
form .wpcf7-acceptance input[type=radio],
form .wpcf7-radio input[type=radio] {
  border-radius: 50%;
}
form .wpcf7-acceptance input[type=radio]:checked:after,
form .wpcf7-radio input[type=radio]:checked:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #2e2c2c;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
form .wpcf7-acceptance span.wpcf7-list-item,
form .wpcf7-radio span.wpcf7-list-item {
  margin: 20px 0 0 0;
}
form .wpcf7-acceptance .wpcf7-list-item-label {
  text-align: left;
  max-width: 75%;
}
@media screen and (orientation: portrait) {
  form .wpcf7-acceptance .wpcf7-list-item {
    margin: 0 !important;
    text-align: left;
  }
}
form .custom-select-wrapper {
  position: relative;
  width: 100%;
}
form .custom-select-wrapper .custom-select {
  position: relative;
  width: 100%;
}
form .custom-select-wrapper .custom-select__selected {
  width: 100%;
  color: #2e2c2c;
  border: 1px solid #2e2c2c;
  background-color: transparent;
  cursor: pointer;
  position: relative;
}
form .custom-select-wrapper .custom-select__selected {
  padding: 0.3472222222vw;
}
@media (orientation: portrait) {
  form .custom-select-wrapper .custom-select__selected {
    padding: 0.6172839506vh;
  }
}
form .custom-select-wrapper .custom-select__selected {
  padding-right: 2.7777777778vw;
}
@media (orientation: portrait) {
  form .custom-select-wrapper .custom-select__selected {
    padding-right: 3.4567901235vh;
  }
}
form .custom-select-wrapper .custom-select__selected:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23F5F1EB%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpolyline points=%276,9 12,15 18,9%27%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.3s ease;
}
form .custom-select-wrapper .custom-select__selected:focus {
  outline: 2px solid #2e2c2c;
  outline-offset: 2px;
}
form .custom-select-wrapper .custom-select.open .custom-select__selected:after {
  transform: translateY(-50%) rotate(180deg);
}
form .custom-select-wrapper .custom-select.open .custom-select__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
form .custom-select-wrapper .custom-select__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: transparent;
  border: 1px solid #2e2c2c;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 100;
  max-height: 200px;
  overflow-y: auto;
}
form .custom-select-wrapper .custom-select__option {
  padding: 10px;
  color: #2e2c2c;
  background-color: #f2ede3;
  font-weight: 400;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
form .custom-select-wrapper .custom-select__option:hover, form .custom-select-wrapper .custom-select__option.selected {
  background-color: #2e2c2c;
  color: #f2ede3;
}
form .custom-select-wrapper .custom-select__option:not(:last-child) {
  border-bottom: 1px solid rgba(46, 44, 44, 0.1);
}
form .wpcf7-response-output {
  display: none;
}
form .wpcf7-response-output:not(:empty) {
  width: 100%;
  letter-spacing: normal;
  display: block;
  border: 1px solid #4d3c2b;
  background-color: #4d3c2b;
  padding: 10px 15px;
  color: #f2ede3;
  font-family: "Gill Sans";
}
form label + br {
  display: none;
}
form .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  width: fit-content;
  align-items: center;
  justify-content: center;
  gap: 10px 0;
  margin: 25px auto !important;
}
@media screen and (orientation: portrait) {
  form .wpcf7-list-item.last {
    margin-bottom: 0 !important;
  }
}
form [data-name=acceptance-terms] .wpcf7-list-item {
  margin: 0;
}

.barbaLoader {
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: 100lvh;
  pointer-events: none;
  background-color: #b8c1c0;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}

.preloader {
  position: fixed;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  height: 100lvh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2ede3;
}
.preloader__logo {
  position: relative;
  z-index: 2;
}
.preloader__logo {
  width: 16.3194444444vw;
}
@media (orientation: portrait) {
  .preloader__logo {
    width: 11.6049382716vh;
  }
}
@media screen and (orientation: portrait) {
  .preloader__logo {
    width: 50vw;
  }
}
.preloader__logo svg {
  opacity: 0;
  width: 100%;
  height: auto;
}
.preloader__logo svg path {
  fill: #2e2c2c;
}

.error-page__wrapper {
  height: 100vh;
  height: 100lvh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.error-page__wrapper {
  gap: 3.0864197531vh;
}
@media (orientation: portrait) {
  .error-page__wrapper {
    gap: 3.2407407407vh;
  }
}

.full-image {
  overflow: hidden;
}
.full-image__wrapper {
  height: 100%;
  position: relative;
}
.full-image__imgWrapper {
  position: relative;
  height: 100%;
}
.full-image__imgWrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: 100lvh;
  background-color: #0f0f0f;
  opacity: 0.4;
  z-index: 9;
  display: none;
  top: 0;
  left: 0;
}

#cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: rgba(38, 38, 38, 0.6823529412);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-transform: uppercase;
  pointer-events: none; /* Permette di cliccare attraverso il cursore */
  transform: translate(-50%, -50%);
  transition: transform 0.15s ease, width 0.3s ease, height 0.3s ease;
  z-index: 9999;
}
@media (orientation: portrait) {
  #cursor {
    display: none;
  }
}
#cursor .label-wrapper h5 {
  font-weight: 500;
}
#cursor.is-hover {
  width: 50px !important;
  height: 50px !important;
}
#cursor.has-label {
  width: 100px !important;
  height: 100px !important;
}

.accordion {
  display: flex;
  flex-direction: column;
  height: fit-content;
  border-bottom: 1px solid #707070;
}
.accordion:not(:last-child) {
  border-top: 1px solid #707070;
}
.accordion.opened .accordion__icon svg {
  transform: rotate(0deg);
}
.accordion.opened .accordion__hidden {
  border-top: 1px solid #707070;
}
.accordion__titleWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
}
@media (orientation: portrait) {
  .accordion__titleWrapper {
    width: 80%;
  }
}
.accordion__visible {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 1.8518518519vh 0;
}
.accordion__icon {
  position: relative;
  cursor: pointer;
  width: 10%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (orientation: portrait) {
  .accordion__icon {
    width: 20%;
  }
}
.accordion__icon svg {
  transform: rotate(90deg);
  transition: all 0.45s ease-in-out;
  transform-origin: center center;
}
.accordion__icon svg {
  width: 2.0833333333vw;
}
@media (orientation: portrait) {
  .accordion__icon svg {
    width: 2.5925925926vh;
  }
}
.accordion__icon svg {
  height: 2.0833333333vw;
}
@media (orientation: portrait) {
  .accordion__icon svg {
    height: 2.5925925926vh;
  }
}
.accordion__icon svg path {
  fill: #0f0f0f;
}
.accordion__hidden {
  display: none;
  padding: 3.7037037037vh 0;
}
.accordion__title {
  display: flex;
  align-items: flex-end;
  line-height: normal;
}
@media (orientation: portrait) {
  .accordion__title {
    width: 92%;
  }
}

.topLine,
.bottomLine {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  transform-origin: center left;
  background-color: #0f0f0f;
}

.bottomLine {
  bottom: 0;
  top: unset;
}

.rightLine,
.leftLine {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  transform-origin: top center;
  background-color: #0f0f0f;
}

.leftLine {
  left: 0;
  right: unset;
}

.horizontal-wrapper {
  overflow: auto;
}
.horizontal-wrapper__wrap {
  width: max-content;
}
.horizontal-wrapper__inner {
  display: flex;
  width: max-content;
  height: 100vh;
  height: 100lvh;
}
@media (orientation: portrait) {
  .horizontal-wrapper__inner {
    flex-direction: column;
    height: auto;
    width: 100vw;
  }
}
.horizontal-wrapper + .footer {
  display: none;
}

.horizontal-scroll-indicator {
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 7;
  pointer-events: none;
  display: flex;
  align-items: center;
  gap: 8px;
  mix-blend-mode: difference;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.horizontal-scroll-indicator.is-visible {
  opacity: 1;
  visibility: visible;
}
.horizontal-scroll-indicator__icon {
  width: 24px;
  height: 24px;
  color: #fff;
  animation: scrollBounce 2s ease-in-out infinite;
}
.horizontal-scroll-indicator__text {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.5px;
  white-space: nowrap;
}

@keyframes scrollBounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(4px);
  }
}
@media (max-width: 768px) {
  .horizontal-scroll-indicator {
    bottom: 30px;
    padding: 10px 16px;
  }
  .horizontal-scroll-indicator__icon {
    width: 20px;
    height: 20px;
  }
  .horizontal-scroll-indicator__text {
    font-size: 12px;
  }
}
.content-media-row {
  margin: 0 10.4166666667vw;
}
@media screen and (orientation: portrait) {
  .content-media-row {
    margin: 0;
    width: 100vw;
    height: auto;
    margin-bottom: 10vw;
  }
}
@media screen and (orientation: portrait) {
  .content-media-row:first-child {
    padding-top: 30vw;
  }
}
.content-media-row.is-boxed {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-media-row.is-boxed .content-media-row__wrapper {
  background-color: #b8c1c0;
  gap: 0;
  height: calc(100% - 15.625vw);
}
@media screen and (orientation: portrait) {
  .content-media-row.is-boxed .content-media-row__wrapper {
    padding: 10vw 5vw;
    height: auto;
    gap: 5vw 0;
  }
}
.content-media-row.is-boxed .content-media-row__wrapper .content-media-row__contentWrapper {
  padding: 5.5555555556vw;
}
.content-media-row.is-boxed .content-media-row__wrapper .content-media-row__contentWrapper {
  width: 41.6666666667vw;
}
@media (orientation: portrait) {
  .content-media-row.is-boxed .content-media-row__wrapper .content-media-row__contentWrapper {
    width: 18.5185185185vh;
  }
}
@media screen and (orientation: portrait) {
  .content-media-row.is-boxed .content-media-row__wrapper .content-media-row__contentWrapper {
    width: 100%;
    padding: 0;
  }
}
.content-media-row.is-boxed .content-media-row__wrapper .content-media-row__mediaWrapper {
  padding: 0;
}
.content-media-row.is-boxed .content-media-row__wrapper .content-media-row__mediaWrapper {
  width: 41.6666666667vw;
}
@media (orientation: portrait) {
  .content-media-row.is-boxed .content-media-row__wrapper .content-media-row__mediaWrapper {
    width: 18.5185185185vh;
  }
}
@media screen and (orientation: portrait) {
  .content-media-row.is-boxed .content-media-row__wrapper .content-media-row__mediaWrapper {
    width: 100%;
  }
}
.content-media-row.is-boxed .content-media-row__wrapper .content-media-row__mediaWrapper img,
.content-media-row.is-boxed .content-media-row__wrapper .content-media-row__mediaWrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.content-media-row.is-cut-vertical .content-media-row__mediaWrapper {
  width: 30.5555555556vw;
}
@media (orientation: portrait) {
  .content-media-row.is-cut-vertical .content-media-row__mediaWrapper {
    width: 13.5802469136vh;
  }
}
@media screen and (orientation: portrait) {
  .content-media-row.is-cut-vertical .content-media-row__mediaWrapper {
    height: 50svh;
    width: 100%;
  }
}
.content-media-row.is-cut-vertical .content-media-row__mediaWrapper img,
.content-media-row.is-cut-vertical .content-media-row__mediaWrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.content-media-row__wrapper {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.content-media-row__wrapper {
  gap: 10.4166666667vw;
}
@media (orientation: portrait) {
  .content-media-row__wrapper {
    gap: 7.4074074074vh;
  }
}
@media screen and (orientation: portrait) {
  .content-media-row__wrapper {
    flex-direction: column;
    gap: 10vw 0;
    padding: 0 5vw;
    width: 100%;
  }
}
.content-media-row__wrapper .glide {
  height: 100%;
  width: 100%;
}
.content-media-row__wrapper .glide .glide__track {
  height: 100%;
  width: 100%;
}
.content-media-row__wrapper .glide .glide__track .glide__slides {
  height: 100%;
  width: 100%;
}
@media screen and (orientation: portrait) {
  .content-media-row__wrapper .glide .glide__track .glide__slides img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
.content-media-row__contentWrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 20.3703703704vh;
}
.content-media-row__contentWrapper {
  width: 27.7777777778vw;
}
@media (orientation: portrait) {
  .content-media-row__contentWrapper {
    width: 12.3456790123vh;
  }
}
.content-media-row__contentWrapper {
  gap: 0.6172839506vh;
}
@media (orientation: portrait) {
  .content-media-row__contentWrapper {
    gap: 0.6172839506vh;
  }
}
@media screen and (orientation: portrait) {
  .content-media-row__contentWrapper {
    width: 100%;
    padding: 0;
  }
}
.content-media-row__subtitle {
  color: #ab9474;
}
.content-media-row__text {
  margin-top: 1.2345679012vh;
}
@media (orientation: portrait) {
  .content-media-row__text {
    margin-top: 1.4814814815vh;
  }
}
.content-media-row__mediaWrapper {
  padding: 8vw 0;
  height: 100%;
  box-sizing: border-box;
}
@media screen and (orientation: portrait) {
  .content-media-row__mediaWrapper {
    padding: 0;
    height: 50svh;
  }
}
.content-media-row__mediaWrapper.media-is-full-height {
  height: 100vh;
  height: 100svh;
  padding: 0;
}
@media screen and (orientation: portrait) {
  .content-media-row__mediaWrapper.media-is-full-height {
    height: auto;
  }
}
.content-media-row__mediaWrapper.media-is-full-height img,
.content-media-row__mediaWrapper.media-is-full-height video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.content-media-row__mediaWrapper img,
.content-media-row__mediaWrapper video {
  height: 100%;
  width: auto;
  object-fit: contain;
}

@media screen and (orientation: landscape) {
  .content-media-row + .content-media-row, .content-media-row + .media-row {
    margin-left: 0;
  }
}

@media screen and (orientation: landscape) {
  #page-services .content-media-row:nth-child(3) {
    margin-right: 6.9444444444vw;
  }
}

@media screen and (orientation: landscape) {
  #single-project .content-media-row {
    margin-right: 6.9444444444vw;
  }
}
@media screen and (orientation: portrait) {
  #single-project .content-media-row {
    margin-bottom: 2.5vw;
  }
}

@media screen and (orientation: portrait) {
  .content-media-row + .centered-text {
    margin-bottom: 8vw;
  }
}
@media screen and (orientation: portrait) {
  .content-media-row + .centered-text .centered-text__wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.get-in-touch {
  width: 100vw;
}
@media screen and (orientation: portrait) {
  .get-in-touch {
    padding: 0 5vw;
  }
}
.get-in-touch__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (orientation: portrait) {
  .get-in-touch__wrapper {
    height: 60svh;
  }
}
.get-in-touch__contentWrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.get-in-touch__contentWrapper {
  gap: 1.2345679012vh;
}
@media (orientation: portrait) {
  .get-in-touch__contentWrapper {
    gap: 1.4814814815vh;
  }
}
@media screen and (orientation: portrait) {
  .get-in-touch__contentWrapper {
    width: 100%;
  }
}
.get-in-touch__contentWrapper .link {
  margin-top: 1.8518518519vh;
}
@media (orientation: portrait) {
  .get-in-touch__contentWrapper .link {
    margin-top: 2.2222222222vh;
  }
}

.content-media-row:has(+ .get-in-touch) {
  margin-right: 0;
}

.card {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.card {
  gap: 1.8518518519vh;
}
@media (orientation: portrait) {
  .card {
    gap: 2.2222222222vh;
  }
}
.card {
  width: 19.7916666667vw;
}
@media (orientation: portrait) {
  .card {
    width: 14.0740740741vh;
  }
}
@media screen and (orientation: portrait) {
  .card {
    width: 90vw;
    width: 90%;
  }
}
.card:hover .card__imageWrapper img {
  transform: scale(1.04);
}
.card:hover .card__contentWrapper {
  transform: translateY(0px);
  opacity: 1;
}
.card__imageWrapper {
  backface-visibility: hidden;
  width: 100%;
  overflow: hidden;
}
.card__imageWrapper {
  height: 43.2098765432vh;
}
@media (orientation: portrait) {
  .card__imageWrapper {
    height: 10.8024691358vh;
  }
}
@media screen and (orientation: portrait) {
  .card__imageWrapper {
    height: 50svh;
  }
}
.card__image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  transform-origin: center center;
  transition: all 0.45s ease-in-out;
  will-change: transform;
  transition-property: transform;
}
.card__image--landscape {
  display: block;
}
@media screen and (orientation: portrait) {
  .card__image--landscape {
    display: none;
  }
}
.card__image--portrait {
  display: none;
}
@media screen and (orientation: portrait) {
  .card__image--portrait {
    display: block;
  }
}
.card__contentWrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  color: #4d3c2b;
}
.card__contentWrapper {
  gap: 0.6172839506vh;
}
@media (orientation: portrait) {
  .card__contentWrapper {
    gap: 0.6172839506vh;
  }
}
@media screen and (orientation: portrait) {
  .card__title {
    font-size: 5vw !important;
    line-height: 1.1 !important;
  }
}
.card__subtitle {
  color: #ab9474;
}
@media screen and (orientation: portrait) {
  .card__subtitle {
    font-size: 3vw !important;
    line-height: 1.3 !important;
  }
}

#page-publications .card {
  width: 14.5833333333vw;
}
@media (orientation: portrait) {
  #page-publications .card {
    width: 10.3703703704vh;
  }
}
@media screen and (orientation: portrait) {
  #page-publications .card {
    width: 65vw;
  }
}
@media screen and (orientation: portrait) {
  #page-publications .card__title {
    text-transform: uppercase;
  }
}
#page-publications .card__imageWrapper {
  height: 35.1851851852vh;
}
@media (orientation: portrait) {
  #page-publications .card__imageWrapper {
    height: 14.0740740741vh;
  }
}
@media screen and (orientation: portrait) {
  #page-publications .card__imageWrapper {
    height: auto;
  }
}

.pagination {
  display: flex;
  gap: 30px;
}
.pagination__text {
  color: #b8c1c0;
}
.pagination__prev, .pagination__next {
  display: flex;
  align-items: center;
}
.pagination__prev, .pagination__next {
  gap: 0.6944444444vw;
}
@media (orientation: portrait) {
  .pagination__prev, .pagination__next {
    gap: 1.4814814815vh;
  }
}
.pagination__prev svg, .pagination__next svg {
  transform-origin: center center;
  height: auto;
}
.pagination__prev svg, .pagination__next svg {
  width: 0.5555555556vw;
}
@media (orientation: portrait) {
  .pagination__prev svg, .pagination__next svg {
    width: 0.987654321vh;
  }
}
.pagination__prev svg path, .pagination__next svg path {
  fill: #b8c1c0;
}
.pagination__prev svg {
  transform: rotate(180deg);
}

.glide {
  cursor: grab;
}
.glide .glide__slides {
  cursor: grab;
}
.glide__bullets {
  display: flex;
  justify-content: center;
  gap: 10px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
}
.glide__bullet {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.45s ease-in-out;
  padding: 0;
  opacity: 0.5;
}
.glide__bullet--active {
  opacity: 1;
}

.vertical-lines {
  height: 100vh;
  display: flex;
  flex: none;
  position: relative;
}
@media screen and (orientation: portrait) {
  .vertical-lines {
    height: auto;
    width: 100vw;
    flex-direction: column;
  }
}
.vertical-lines .vertical-line {
  display: block;
  height: 100%;
  width: fit-content;
  z-index: 2;
}
@media screen and (orientation: portrait) {
  .vertical-lines .vertical-line {
    width: 100%;
    height: auto;
  }
}
.vertical-lines .vertical-line:hover {
  z-index: 3;
}
.vertical-lines .vertical-line:hover .vertical-line__images img {
  width: 10.4166666667vw;
}
@media (orientation: portrait) {
  .vertical-lines .vertical-line:hover .vertical-line__images img {
    width: 7.4074074074vh;
  }
}
.vertical-lines .vertical-line__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  position: relative;
  padding: 1.7361111111vw;
}
@media screen and (orientation: portrait) {
  .vertical-lines .vertical-line__wrapper {
    align-items: center;
    justify-content: center;
    padding: 2.5vw 5vw;
  }
}
.vertical-lines .vertical-line__images {
  display: flex;
  flex-direction: column;
  gap: 1.7361111111vw;
  overflow: hidden;
}
@media screen and (orientation: portrait) {
  .vertical-lines .vertical-line__images {
    display: none;
  }
}
.vertical-lines .vertical-line__images img {
  transition: all 0.45s ease-in-out;
  width: 0;
  aspect-ratio: 2/3;
  object-fit: cover;
}
.vertical-lines .vertical-line__title {
  transform: translateX(100%) rotate(-90deg) translateY(-50%);
  white-space: nowrap;
  transform-origin: bottom left;
  position: absolute;
  right: 0;
}
.vertical-lines .vertical-line__title {
  bottom: 1.0416666667vw;
}
@media (orientation: portrait) {
  .vertical-lines .vertical-line__title {
    bottom: 2.2222222222vh;
  }
}
@media screen and (orientation: portrait) {
  .vertical-lines .vertical-line__title {
    position: relative;
    transform: none;
    left: unset;
    bottom: unset;
    white-space: unset;
    text-align: center;
  }
}

@media screen and (orientation: landscape) {
  #single-post .vertical-lines {
    position: fixed;
    right: 0;
    top: 0;
  }
}
.menu {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #b8c2c0;
  z-index: 9;
  transition: all 0.45s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.menu.opened {
  opacity: 1;
  visibility: visible;
}
.menu.opened .menu__content {
  opacity: 1;
  visibility: visible;
}
.menu__wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100vh;
  height: 100svh;
  width: 100vw;
  position: relative;
}
.menu__content {
  color: #2e2c2c;
  width: 100vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  align-items: CENTER;
  justify-content: CENTER;
  text-align: CENTER;
  opacity: 0;
  visibility: hidden;
  transition: all 0.45s ease-in-out;
  transition-duration: 0.5s;
  display: flex;
  padding: 32.7160493827vh 14.5833333333vw;
  z-index: 2;
}
@media screen and (orientation: portrait) {
  .menu__content {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 30vw 5vw;
  }
}
.menu__content a:not(.button) {
  transition: all 0.45s ease-in-out;
  transition-property: color;
}
.menu__content a:not(.button):hover {
  color: rgba(46, 44, 44, 0.5019607843);
}
.menu__col--voices {
  display: flex;
  flex-direction: column;
}
.menu__col--voices {
  gap: 3.0864197531vh;
}
@media (orientation: portrait) {
  .menu__col--voices {
    gap: 3.2407407407vh;
  }
}
@media screen and (orientation: portrait) {
  .menu__col--voices {
    width: 100%;
  }
}
.menu__col--voices a {
  text-transform: uppercase;
  font-family: "JHA MyHappy70sPro SemiLight";
}
.menu__menuVoiceWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.menu__menuVoiceWrapper {
  gap: 1.8518518519vh;
}
@media (orientation: portrait) {
  .menu__menuVoiceWrapper {
    gap: 2.2222222222vh;
  }
}
.menu__menuVoiceWrapper.opened .menu__menuVoice__arrow svg {
  transform: rotate(-90deg);
}
.menu__menuVoiceWrapper.opened .menu__subVoices {
  display: flex;
}
.menu__menuVoice {
  position: relative;
  display: flex;
  align-items: center;
}
.menu__menuVoice {
  gap: 1.2345679012vh;
}
@media (orientation: portrait) {
  .menu__menuVoice {
    gap: 1.4814814815vh;
  }
}
.menu__menuVoice.clickable {
  cursor: pointer;
}
.menu__menuVoice__arrow {
  position: absolute;
  top: 50%;
  right: -2.0833333333vw;
  display: inline-flex;
  transform: translateY(-60%);
}
.menu__menuVoice__arrow {
  width: 1.8518518519vh;
}
@media (orientation: portrait) {
  .menu__menuVoice__arrow {
    width: 2.2222222222vh;
  }
}
.menu__menuVoice__arrow {
  height: 1.8518518519vh;
}
@media (orientation: portrait) {
  .menu__menuVoice__arrow {
    height: 2.2222222222vh;
  }
}
@media screen and (orientation: portrait) {
  .menu__menuVoice__arrow {
    right: -7.5vw;
  }
}
.menu__menuVoice__arrow svg {
  width: 100%;
  height: 100%;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.menu__menuVoice__arrow svg path {
  fill: #2e2c2c;
}
.menu__subVoices {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.menu__subVoices {
  gap: 3.0864197531vh;
}
@media (orientation: portrait) {
  .menu__subVoices {
    gap: 3.2407407407vh;
  }
}
@media screen and (orientation: portrait) {
  .menu__subVoices {
    flex-direction: column;
  }
}
.menu__subVoice {
  color: rgba(46, 44, 44, 0.5019607843);
}
.menu__subVoice:hover {
  color: rgba(46, 44, 44, 0.3137254902);
}
@media screen and (orientation: portrait) {
  .menu__subVoice {
    font-size: 4vw !important;
    line-height: 1.1;
  }
}
.menu__bottomRow {
  position: relative;
  z-index: 3;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.menu__bottomRow {
  bottom: 3.7037037037vh;
}
@media (orientation: portrait) {
  .menu__bottomRow {
    bottom: 2.5925925926vh;
  }
}
.menu__bottomRow {
  gap: 3.7037037037vh;
}
@media (orientation: portrait) {
  .menu__bottomRow {
    gap: 2.5925925926vh;
  }
}
@media screen and (orientation: portrait) {
  .menu__bottomMonogram {
    display: none;
  }
}
.menu__bottomMonogram svg {
  width: 4.1666666667vw;
}
@media (orientation: portrait) {
  .menu__bottomMonogram svg {
    width: 3.7037037037vh;
  }
}
.menu__bottomMonogram svg path {
  fill: #2e2c2c;
}
.menu__bottomLastRow {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.menu__bottomLastRow h4,
.menu__bottomLastRow a {
  font-weight: 300;
  text-transform: none;
  font-family: "Calluna";
  color: rgba(46, 44, 44, 0.5019607843);
  letter-spacing: 1px;
}

.split {
  opacity: 0;
}
.split .word-wrapper {
  display: inline-block;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.split .word-wrapper .word {
  display: inline-block;
  opacity: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

.scale-anim {
  opacity: 0;
  transform: scale(0.97);
  transform-origin: bottom center;
}

.fade-anim,
.menu__hamburgerCont {
  opacity: 0;
}

.drawy,
.rightLine,
.leftLine {
  transform-origin: top center;
  transform: scaleY(0);
  will-change: transform;
}

.drawx,
.topLine,
.bottomLine {
  transform-origin: center left;
  transform: scaleX(0);
  will-change: transform;
}

.custom-video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.custom-video-wrapper video {
  display: block;
  width: 100%;
  height: 100%;
}

.custom-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
  padding: 20px 15px 15px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 10;
}
.controls-visible .custom-video-controls {
  opacity: 1;
  visibility: visible;
}
.custom-video-controls__progress-container {
  margin-bottom: 12px;
}
.custom-video-controls__progress-bar {
  width: 100%;
  height: 4px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: height 0.2s ease;
}
.custom-video-controls__progress-bar:hover {
  height: 6px;
}
.custom-video-controls__progress-filled {
  height: 100%;
  background: #fff;
  width: 0%;
  transition: width 0.1s linear;
  border-radius: 2px;
}
.custom-video-controls__buttons {
  display: flex;
  align-items: center;
  gap: 12px;
}
.custom-video-controls__play-pause {
  width: 32px;
  height: 32px;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: transform 0.2s ease;
}
.custom-video-controls__play-pause:hover {
  transform: scale(1.1);
}
.custom-video-controls__play-pause svg {
  width: 20px;
  height: 20px;
}
.custom-video-controls__play-pause .play-icon {
  display: block;
}
.custom-video-controls__play-pause .pause-icon {
  display: none;
}
.is-playing .custom-video-controls__play-pause .play-icon {
  display: none;
}
.is-playing .custom-video-controls__play-pause .pause-icon {
  display: block;
}
.custom-video-controls__time {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  font-family: "Gill Sans";
  letter-spacing: 0.5px;
}
.custom-video-controls__current, .custom-video-controls__duration {
  min-width: 35px;
}
.custom-video-controls__separator {
  opacity: 0.7;
}

@media (max-width: 768px) {
  .custom-video-controls {
    opacity: 1;
    visibility: visible;
  }
  .custom-video-controls__play-pause {
    width: 28px;
    height: 28px;
  }
  .custom-video-controls__play-pause svg {
    width: 18px;
    height: 18px;
  }
  .custom-video-controls__time {
    font-size: 11px;
  }
  .custom-video-controls__progress-bar {
    height: 5px;
  }
  .custom-video-controls__progress-bar:hover {
    height: 5px;
  }
}
#page-policy {
  padding: 15vh 0;
}
#page-policy h1,
#page-policy h2,
#page-policy h3,
#page-policy h4,
#page-policy h5,
#page-policy h6 {
  font-family: "Calluna";
}
#page-policy strong {
  text-decoration: underline;
}
#page-policy h1,
#page-policy h2,
#page-policy h3 {
  font-weight: 500;
}
#page-policy h2,
#page-policy h3 {
  text-transform: none;
}
#page-policy h1,
#page-policy h2 {
  margin-top: 3.7037037037vh;
}
@media (orientation: portrait) {
  #page-policy h1,
  #page-policy h2 {
    margin-top: 2.5925925926vh;
  }
}
#page-policy h1,
#page-policy h2 {
  margin-bottom: 0.6172839506vh;
}
@media (orientation: portrait) {
  #page-policy h1,
  #page-policy h2 {
    margin-bottom: 0.6172839506vh;
  }
}
#page-policy h3 {
  margin-top: 2.4691358025vh;
}
@media (orientation: portrait) {
  #page-policy h3 {
    margin-top: 2.5925925926vh;
  }
}
#page-policy h3 {
  margin-bottom: 0.6172839506vh;
}
@media (orientation: portrait) {
  #page-policy h3 {
    margin-bottom: 0.6172839506vh;
  }
}
#page-policy li {
  margin-left: 1.3888888889vw;
}
@media (orientation: portrait) {
  #page-policy li {
    margin-left: 2.5925925926vh;
  }
}
#page-policy * {
  letter-spacing: normal;
}
#page-policy ul {
  list-style: auto;
}
#page-policy ul {
  margin-top: 1.2345679012vh;
}
@media (orientation: portrait) {
  #page-policy ul {
    margin-top: 1.4814814815vh;
  }
}
#page-policy a,
#page-policy span {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
#page-policy #cmplz-document {
  width: 100%;
  max-width: 100%;
}

.hero__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f2ede3;
}
.hero__backgroundWrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hero__backgroundWrapper::before {
  content: "";
  background: #0f0f0f;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.2;
  z-index: 1;
}
.hero__backgroundWrapper img,
.hero__backgroundWrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__logo {
  position: relative;
  z-index: 2;
}
.hero__logo {
  width: 16.3194444444vw;
}
@media (orientation: portrait) {
  .hero__logo {
    width: 11.6049382716vh;
  }
}
@media screen and (orientation: portrait) {
  .hero__logo {
    width: 50vw;
  }
}
.hero__logo svg {
  width: 100%;
  height: auto;
}
.hero__logo svg path {
  fill: #f2ede3;
}
.hero__comingSoon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.hero__comingSoon {
  bottom: 6.1728395062vh;
}
@media (orientation: portrait) {
  .hero__comingSoon {
    bottom: 3.7037037037vh;
  }
}
@media screen and (orientation: portrait) {
  .hero__comingSoon {
    flex-direction: column;
    align-items: center;
    gap: 15vw 0;
  }
}
@media screen and (orientation: portrait) {
  .hero__left h1 {
    text-align: center;
  }
}
.hero__right {
  width: 23.6111111111vw;
}
@media (orientation: portrait) {
  .hero__right {
    width: 10.4938271605vh;
  }
}
@media screen and (orientation: portrait) {
  .hero__right {
    width: 100%;
  }
}
.hero__formWrapper {
  width: 100%;
}
.hero__formWrapper form {
  text-align: left;
  gap: 0;
}
.hero__formWrapper form input {
  color: #fff !important;
  border-color: #ab9474 !important;
  text-align: left;
}
.hero__formWrapper form input::placeholder {
  color: #ab9474 !important;
}
.hero__formWrapper form input::before, .hero__formWrapper form input::after {
  color: #fff !important;
}
.hero__formWrapper form input::after {
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff !important;
}
.hero__formWrapper form .submit-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: min-content;
}
.hero__formWrapper form .submit-wrapper input {
  margin: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  min-width: auto;
  min-height: auto;
  padding: 0.8641975309vh 0.625vw;
  font-family: "Calluna";
  color: #2e2c2c;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0;
}
@media screen and (orientation: portrait) {
  .hero__formWrapper form .submit-wrapper input {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.hero__formWrapper form .submit-wrapper input:hover {
  background-color: #ab9474;
}
.hero__formWrapper form .wpcf7-list-item {
  margin-bottom: 0 !important;
}

#page-about .intro__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8vw 13.8888888889vw;
}
@media screen and (orientation: portrait) {
  #page-about .intro__wrapper {
    padding: 30vw 5vw 5vw;
    height: auto;
  }
}
#page-about .intro__videoWrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (orientation: portrait) {
  #page-about .intro__videoWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.5vw;
  }
}
#page-about .intro__videoWrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: center center;
}
#page-about .intro__audioSoundControls {
  position: absolute;
  display: flex;
  color: #ab9474;
  z-index: 4;
}
#page-about .intro__audioSoundControls {
  left: 1.7361111111vw;
}
@media (orientation: portrait) {
  #page-about .intro__audioSoundControls {
    left: 3.2407407407vh;
  }
}
#page-about .intro__audioSoundControls {
  top: 1.7361111111vw;
}
@media (orientation: portrait) {
  #page-about .intro__audioSoundControls {
    top: 3.2407407407vh;
  }
}
@media screen and (orientation: portrait) {
  #page-about .intro__audioSoundControls {
    position: relative;
    left: unset;
    top: unset;
  }
}
#page-about .intro__audioSoundControlIconGraphic {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-about .intro__audioSoundControlIconGraphic {
  gap: 0.2083333333vw;
}
@media (orientation: portrait) {
  #page-about .intro__audioSoundControlIconGraphic {
    gap: 0.3703703704vh;
  }
}
#page-about .intro__audioSoundControlIconGraphic {
  height: 2.4691358025vh;
}
@media (orientation: portrait) {
  #page-about .intro__audioSoundControlIconGraphic {
    height: 2.5925925926vh;
  }
}
#page-about .intro__audioSoundControlIconGraphic .line {
  width: 2px;
  transform-origin: center center;
  background-color: #ab9474;
  transition: all 0.45s ease-in-out;
  border-radius: 20px;
}
#page-about .intro__audioSoundControlIconGraphic .line {
  height: 1.2345679012vh;
}
@media (orientation: portrait) {
  #page-about .intro__audioSoundControlIconGraphic .line {
    height: 1.4814814815vh;
  }
}
#page-about .intro__audioSoundControlIconGraphic .line:nth-child(1) {
  animation-delay: -1.1s;
}
#page-about .intro__audioSoundControlIconGraphic .line:nth-child(2) {
  animation-delay: -1s;
}
#page-about .intro__audioSoundControlIconGraphic .line:nth-child(3) {
  animation-delay: -0.9s;
}
#page-about .intro__audioSoundControlIconGraphic .line:nth-child(4) {
  animation-delay: -0.8s;
}
#page-about .intro__audioSoundControlIconGraphic .line:nth-child(5) {
  animation-delay: -0.7s;
}
#page-about .intro__audioSoundControlIcon {
  transition: all 0.45s ease-in-out;
  transform-origin: center center;
  cursor: pointer;
  display: flex;
}
#page-about .intro__audioSoundControlIcon {
  gap: 1.0416666667vw;
}
@media (orientation: portrait) {
  #page-about .intro__audioSoundControlIcon {
    gap: 2.2222222222vh;
  }
}
#page-about .intro__audioSoundControlIcon .label {
  font-family: "Gill Sans";
  text-transform: uppercase;
  font-weight: 500;
}
#page-about .intro__audioSoundControlIcon.is-playing .line {
  animation: bounce 1.2s infinite ease-in-out alternate-reverse;
}
#page-about .intro__audioSoundControlIcon.is-playing .line {
  height: 2.4691358025vh;
}
@media (orientation: portrait) {
  #page-about .intro__audioSoundControlIcon.is-playing .line {
    height: 2.5925925926vh;
  }
}
#page-about .intro__audioSoundControlIcon.is-playing .line:nth-child(1), #page-about .intro__audioSoundControlIcon.is-playing .line:nth-child(3), #page-about .intro__audioSoundControlIcon.is-playing .line:nth-child(5) {
  height: 1.2345679012vh;
}
@media (orientation: portrait) {
  #page-about .intro__audioSoundControlIcon.is-playing .line:nth-child(1), #page-about .intro__audioSoundControlIcon.is-playing .line:nth-child(3), #page-about .intro__audioSoundControlIcon.is-playing .line:nth-child(5) {
    height: 1.4814814815vh;
  }
}

#page-about .design {
  width: 46.5277777778vw;
}
@media (orientation: portrait) {
  #page-about .design {
    width: 20.6790123457vh;
  }
}
@media screen and (orientation: portrait) {
  #page-about .design {
    width: 100vw;
    padding: 5vw 5vw 10vw;
  }
}
#page-about .design__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 8vw 0;
  padding-right: 13.8888888889vw;
}
#page-about .design__wrapper {
  gap: 1.2345679012vh;
}
@media (orientation: portrait) {
  #page-about .design__wrapper {
    gap: 1.4814814815vh;
  }
}
@media screen and (orientation: portrait) {
  #page-about .design__wrapper {
    padding: 0;
  }
}
#page-about .design__text {
  margin-left: 0;
}
#page-about .design__stone {
  width: 5.2083333333vw;
}
@media (orientation: portrait) {
  #page-about .design__stone {
    width: 4.6296296296vh;
  }
}
#page-about .design__stone {
  margin-top: 2.4691358025vh;
}
@media (orientation: portrait) {
  #page-about .design__stone {
    margin-top: 2.5925925926vh;
  }
}
@media screen and (orientation: portrait) {
  #page-about .design__stone {
    width: 20vw;
  }
}
#page-about .design__stone svg {
  width: 100%;
  height: auto;
}

#page-journal .listing__wrapper,
#page-portfolio .listing__wrapper,
#page-publications .listing__wrapper,
#page-client-stories .listing__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#page-journal .listing__wrapper,
#page-portfolio .listing__wrapper,
#page-publications .listing__wrapper,
#page-client-stories .listing__wrapper {
  gap: 7.4074074074vh;
}
@media (orientation: portrait) {
  #page-journal .listing__wrapper,
  #page-portfolio .listing__wrapper,
  #page-publications .listing__wrapper,
  #page-client-stories .listing__wrapper {
    gap: 3.7037037037vh;
  }
}
#page-journal .listing__wrapper,
#page-portfolio .listing__wrapper,
#page-publications .listing__wrapper,
#page-client-stories .listing__wrapper {
  padding-top: 19.7530864198vh;
}
@media (orientation: portrait) {
  #page-journal .listing__wrapper,
  #page-portfolio .listing__wrapper,
  #page-publications .listing__wrapper,
  #page-client-stories .listing__wrapper {
    padding-top: 7.9012345679vh;
  }
}
#page-journal .listing__wrapper,
#page-portfolio .listing__wrapper,
#page-publications .listing__wrapper,
#page-client-stories .listing__wrapper {
  padding-bottom: 19.7530864198vh;
}
@media (orientation: portrait) {
  #page-journal .listing__wrapper,
  #page-portfolio .listing__wrapper,
  #page-publications .listing__wrapper,
  #page-client-stories .listing__wrapper {
    padding-bottom: 7.9012345679vh;
  }
}
@media screen and (orientation: portrait) {
  #page-journal .listing__wrapper,
  #page-portfolio .listing__wrapper,
  #page-publications .listing__wrapper,
  #page-client-stories .listing__wrapper {
    padding: 30vw 0 10vw;
    gap: 10vw 0;
  }
}
#page-journal .listing__inner,
#page-portfolio .listing__inner,
#page-publications .listing__inner,
#page-client-stories .listing__inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 11.1111111111vh 0;
}
@media screen and (orientation: portrait) {
  #page-journal .listing__inner,
  #page-portfolio .listing__inner,
  #page-publications .listing__inner,
  #page-client-stories .listing__inner {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 12.5vw 0;
  }
}
#page-journal .listing__inner::after,
#page-portfolio .listing__inner::after,
#page-publications .listing__inner::after,
#page-client-stories .listing__inner::after {
  content: "";
}
#page-journal .listing__inner::after,
#page-portfolio .listing__inner::after,
#page-publications .listing__inner::after,
#page-client-stories .listing__inner::after {
  width: 19.7916666667vw;
}
@media (orientation: portrait) {
  #page-journal .listing__inner::after,
  #page-portfolio .listing__inner::after,
  #page-publications .listing__inner::after,
  #page-client-stories .listing__inner::after {
    width: 14.0740740741vh;
  }
}
@media screen and (orientation: portrait) {
  #page-journal .listing__inner::after,
  #page-portfolio .listing__inner::after,
  #page-publications .listing__inner::after,
  #page-client-stories .listing__inner::after {
    width: 65vw;
  }
}

#page-portfolio .listing__inner {
  gap: 6.1728395062vh 0;
}
@media screen and (orientation: portrait) {
  #page-portfolio .listing__inner {
    gap: 12.5vw 0;
  }
}
#page-portfolio .listing__inner .card {
  width: 34.0277777778vw;
}
@media (orientation: portrait) {
  #page-portfolio .listing__inner .card {
    width: 15.1234567901vh;
  }
}
@media screen and (orientation: portrait) {
  #page-portfolio .listing__inner .card {
    width: 100%;
  }
}
@media screen and (orientation: portrait) {
  #page-portfolio .listing__inner .card__imageWrapper {
    height: 30svh;
  }
}
#page-portfolio .listing__inner .card__title {
  text-transform: capitalize;
  font-family: "JHA MyHappy70sPro SemiLight";
}
@media screen and (orientation: portrait) {
  #page-portfolio .listing__inner .card__title {
    font-size: 7.5vw !important;
  }
}
#page-portfolio .listing__inner::after {
  content: "";
}
#page-portfolio .listing__inner::after {
  width: 34.0277777778vw;
}
@media (orientation: portrait) {
  #page-portfolio .listing__inner::after {
    width: 15.1234567901vh;
  }
}
@media screen and (orientation: portrait) {
  #page-portfolio .listing__inner::after {
    width: 100%;
  }
}

#page-process .listing__wrapper {
  display: flex;
}
#page-process .listing__wrapper {
  gap: 6.9444444444vw;
}
@media (orientation: portrait) {
  #page-process .listing__wrapper {
    gap: 4.9382716049vh;
  }
}
#page-process .listing__wrapper {
  padding-right: 6.9444444444vw;
}
@media (orientation: portrait) {
  #page-process .listing__wrapper {
    padding-right: 4.9382716049vh;
  }
}
@media screen and (orientation: portrait) {
  #page-process .listing__wrapper {
    padding: 0 5vw 10vw;
    flex-direction: column;
    gap: 15vw 0;
    height: auto;
  }
}
#page-process .listing__single {
  display: flex;
  flex-direction: column;
  padding: 14vw 0;
}
#page-process .listing__single {
  gap: 0.6944444444vw;
}
@media (orientation: portrait) {
  #page-process .listing__single {
    gap: 1.4814814815vh;
  }
}
#page-process .listing__single {
  width: 23.6111111111vw;
}
@media (orientation: portrait) {
  #page-process .listing__single {
    width: 10.4938271605vh;
  }
}
@media screen and (orientation: portrait) {
  #page-process .listing__single {
    width: 100%;
    padding: 0;
  }
}
#page-process .listing__single:nth-child(even) {
  margin-top: auto;
}
#page-process .listing__singleSubtitle {
  color: #ab9474;
}
#page-process .listing__singleTitle {
  margin-bottom: 0.3472222222vw;
}
@media (orientation: portrait) {
  #page-process .listing__singleTitle {
    margin-bottom: 0.6172839506vh;
  }
}

@media screen and (orientation: portrait) {
  #page-process .focus__wrapper {
    height: 60svh;
  }
}
#page-process .focus__wrapper .media-row {
  height: 100%;
  margin: 0;
}
@media screen and (orientation: portrait) {
  #page-process .focus__wrapper .media-row {
    width: 100%;
  }
}
#page-process .focus__wrapper .media-row__wrapper {
  padding: 0;
}
#page-process .focus__wrapper video,
#page-process .focus__wrapper img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: 90% center;
}

#page-client-stories .listing__wrapper {
  justify-content: space-between;
}
@media screen and (orientation: portrait) {
  #page-client-stories .listing__wrapper {
    height: auto;
  }
}
#page-client-stories .listing__horizWrapper {
  display: flex;
  width: fit-content;
  gap: 11.1111111111vh;
}
@media screen and (orientation: portrait) {
  #page-client-stories .listing__horizWrapper {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 12.5vw 0;
  }
}
#page-client-stories .listing__horizWrapper .card__title {
  font-family: "JHA MyHappy70sPro SemiLight";
  font-weight: 500;
  text-transform: uppercase;
  text-transform: uppercase;
}
@media screen and (orientation: portrait) {
  #page-client-stories .listing__horizWrapper .card__title {
    font-size: 5vw !important;
    line-height: 1.1 !important;
  }
}
#page-client-stories .listing__horizWrapper .card__subtitle {
  order: 4;
}

.media-row {
  margin: 0 6.9444444444vw;
}
@media screen and (orientation: portrait) {
  .media-row {
    margin: 0 auto;
    width: 90vw;
    height: auto;
  }
}
.media-row.is-cut-vertical {
  width: 42.3611111111vw;
}
@media (orientation: portrait) {
  .media-row.is-cut-vertical {
    width: 18.8271604938vh;
  }
}
@media screen and (orientation: portrait) {
  .media-row.is-cut-vertical {
    width: 90vw;
  }
}
.media-row.is-cut-vertical img,
.media-row.is-cut-vertical video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.media-row__wrapper {
  display: flex;
  align-items: flex-end;
  height: 100%;
  padding: 8vw 0;
  box-sizing: border-box;
}
.media-row__wrapper {
  gap: 6.9444444444vw;
}
@media (orientation: portrait) {
  .media-row__wrapper {
    gap: 4.9382716049vh;
  }
}
@media screen and (orientation: portrait) {
  .media-row__wrapper {
    flex-direction: column;
    gap: 10vw 0;
    padding: 2.5vw 0;
  }
}
.media-row__wrapper img,
.media-row__wrapper video {
  height: 100%;
  width: auto;
  object-fit: contain;
}
@media screen and (orientation: portrait) {
  .media-row__wrapper img,
  .media-row__wrapper video {
    height: auto;
  }
}

@media screen and (orientation: landscape) {
  .media-row + .media-row {
    margin-left: 0;
  }
}

.text-repeater {
  margin-right: 6.9444444444vw;
}
@media screen and (orientation: portrait) {
  .text-repeater {
    margin: 0;
    width: 100vw;
    height: auto;
    padding: 0 5vw;
  }
}
.text-repeater__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 8vw 0;
  box-sizing: border-box;
}
.text-repeater__wrapper {
  gap: 2.7777777778vw;
}
@media (orientation: portrait) {
  .text-repeater__wrapper {
    gap: 3.4567901235vh;
  }
}
@media screen and (orientation: portrait) {
  .text-repeater__wrapper {
    flex-direction: column;
    gap: 10vw 0;
    padding: 0 0 10vw;
    height: auto;
  }
}
.text-repeater__single {
  display: flex;
  flex-direction: column;
}
.text-repeater__single {
  gap: 0.3472222222vw;
}
@media (orientation: portrait) {
  .text-repeater__single {
    gap: 0.6172839506vh;
  }
}
.text-repeater__title {
  color: #ab9474;
}

@media screen and (orientation: landscape) {
  .text-repeater + .content-media-row, .text-repeater + .media-row {
    margin-left: 0;
  }
}

.centered-text {
  margin: 0 6.9444444444vw;
}
@media screen and (orientation: portrait) {
  .centered-text {
    margin: 0;
    padding: 0 5vw;
  }
}
.centered-text__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 8vw 0;
  box-sizing: border-box;
}
.centered-text__wrapper {
  gap: 1.3888888889vw;
}
@media (orientation: portrait) {
  .centered-text__wrapper {
    gap: 2.5925925926vh;
  }
}
.centered-text__wrapper {
  width: 27.7777777778vw;
}
@media (orientation: portrait) {
  .centered-text__wrapper {
    width: 12.3456790123vh;
  }
}
@media screen and (orientation: portrait) {
  .centered-text__wrapper {
    flex-direction: column;
    gap: 2.5vw 0;
    width: auto;
    height: auto;
  }
}
.centered-text__subtitle {
  color: #ab9474;
}

@media screen and (orientation: landscape) {
  .centered-text + .content-media-row, .centered-text + .media-row {
    margin-left: 0;
  }
}

.single-card {
  margin: 0 3.4722222222vw;
}
@media screen and (orientation: portrait) {
  .single-card {
    margin: 2.5vw 5vw;
  }
}
.single-card__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 8vw 0;
  box-sizing: border-box;
}
@media screen and (orientation: portrait) {
  .single-card__wrapper {
    flex-direction: column;
    gap: 10vw 0;
    width: auto;
    padding: 0 0;
  }
}
@media screen and (orientation: portrait) {
  .single-card__wrapper .card {
    width: 100%;
  }
}

.slider {
  height: 100vh;
}
.slider {
  width: 42.3611111111vw;
}
@media (orientation: portrait) {
  .slider {
    width: 18.8271604938vh;
  }
}
@media screen and (orientation: portrait) {
  .slider {
    margin: 0 auto;
    width: 90vw;
    height: 50vh;
  }
}
.slider__wrapper {
  height: 100%;
}
.slider__wrapper .glide {
  height: 100%;
}
.slider__wrapper .glide .glide__track {
  height: 100%;
}
.slider__wrapper .glide .glide__track .glide__slides {
  height: 100%;
}
.slider__wrapper img,
.slider__wrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#single-post .content__wrapper {
  display: flex;
  justify-content: space-between;
}
#single-post .content__wrapper {
  padding-top: 14.8148148148vh;
}
@media (orientation: portrait) {
  #single-post .content__wrapper {
    padding-top: 5.9259259259vh;
  }
}
#single-post .content__wrapper {
  padding-bottom: 14.8148148148vh;
}
@media (orientation: portrait) {
  #single-post .content__wrapper {
    padding-bottom: 5.9259259259vh;
  }
}
@media screen and (orientation: portrait) {
  #single-post .content__wrapper {
    flex-direction: column-reverse;
    padding-top: 30vw;
    gap: 10vw 0;
  }
}
#single-post .content__wrapper .share-icons {
  margin-top: 6.1728395062vh;
}
@media (orientation: portrait) {
  #single-post .content__wrapper .share-icons {
    margin-top: 3.7037037037vh;
  }
}
#single-post .content__col--content {
  position: relative;
  color: #4d3c2b;
}
#single-post .content__col--content {
  width: 29.1666666667vw;
}
@media (orientation: portrait) {
  #single-post .content__col--content {
    width: 12.962962963vh;
  }
}
#single-post .content__col--content {
  padding-top: 33.3333333333vh;
}
@media (orientation: portrait) {
  #single-post .content__col--content {
    padding-top: 13.3333333333vh;
  }
}
@media screen and (orientation: portrait) {
  #single-post .content__col--content {
    width: 100%;
    padding-top: 0;
  }
}
#single-post .content__col--content::before {
  content: "";
  pointer-events: none;
  position: fixed;
  left: 14.2361111111vw;
  bottom: -6.1728395062vh;
  height: 37.037037037vh;
  background: hsl(0, 0%, 0%);
  background: linear-gradient(180deg, hsla(0, 0%, 0%, 0) 0%, hsl(40, 37%, 92%) 80%);
  z-index: 1;
}
#single-post .content__col--content::before {
  width: 29.1666666667vw;
}
@media (orientation: portrait) {
  #single-post .content__col--content::before {
    width: 12.962962963vh;
  }
}
@media (orientation: portrait) {
  #single-post .content__col--content::before {
    display: none;
    left: 0;
    width: 100%;
  }
}
#single-post .content__col--image {
  width: 35.7638888889vw;
}
@media (orientation: portrait) {
  #single-post .content__col--image {
    width: 15.8950617284vh;
  }
}
#single-post .content__col--image {
  height: 71.6049382716vh;
}
@media (orientation: portrait) {
  #single-post .content__col--image {
    height: 17.9012345679vh;
  }
}
@media screen and (orientation: portrait) {
  #single-post .content__col--image {
    width: 100%;
    height: 50svh;
  }
}
#single-post .content__col--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#single-post .content__contentInner {
  width: 100%;
  display: flex;
  flex-direction: column;
}
#single-post .content__title, #single-post .content__date {
  margin-bottom: 1.2345679012vh;
}
@media (orientation: portrait) {
  #single-post .content__title, #single-post .content__date {
    margin-bottom: 1.4814814815vh;
  }
}
#single-post .content__date, #single-post .content__credits {
  color: #ab9474;
}
#single-post .content__rows {
  margin-top: 2.4691358025vh;
}
@media (orientation: portrait) {
  #single-post .content__rows {
    margin-top: 2.5925925926vh;
  }
}
@media screen and (orientation: portrait) {
  #single-post .content__rows {
    margin-top: 5vw;
  }
}
#single-post .content__row {
  margin-top: 4.9382716049vh;
}
@media (orientation: portrait) {
  #single-post .content__row {
    margin-top: 3.4567901235vh;
  }
}
#single-post .content__row--single-image {
  display: flex;
  flex-direction: column;
}
#single-post .content__row--single-image {
  gap: 1.2345679012vh;
}
@media (orientation: portrait) {
  #single-post .content__row--single-image {
    gap: 1.4814814815vh;
  }
}
#single-post .content__row--two-images {
  display: flex;
  justify-content: space-between;
}
@media screen and (orientation: portrait) {
  #single-post .content__row--two-images {
    flex-direction: column;
    gap: 5vw 0;
  }
}
#single-post .content__row--two-images img {
  object-fit: cover;
}
#single-post .content__row--two-images img {
  width: 13.8888888889vw;
}
@media (orientation: portrait) {
  #single-post .content__row--two-images img {
    width: 9.8765432099vh;
  }
}
#single-post .content__row--two-images img {
  height: 13.8888888889vw;
}
@media (orientation: portrait) {
  #single-post .content__row--two-images img {
    height: 9.8765432099vh;
  }
}
@media screen and (orientation: portrait) {
  #single-post .content__row--two-images img {
    width: 100%;
    height: auto;
  }
}
#single-post .content__rowTitle {
  text-transform: uppercase;
}
#single-post .content__rowTitle {
  margin-bottom: 1.2345679012vh;
}
@media (orientation: portrait) {
  #single-post .content__rowTitle {
    margin-bottom: 1.4814814815vh;
  }
}
#single-post .content__defaultContent {
  display: flex;
  flex-direction: column;
}
#single-post .content__defaultContent {
  gap: 1.2345679012vh;
}
@media (orientation: portrait) {
  #single-post .content__defaultContent {
    gap: 1.4814814815vh;
  }
}
#single-post .content__defaultContent ul {
  margin-left: 20px;
}
@media screen and (orientation: portrait) {
  #single-post .content__defaultContent ul {
    margin-left: 5vw;
  }
}
#single-post .content__defaultContent li {
  font-family: "Calluna";
}
#single-post .content__defaultContent h1,
#single-post .content__defaultContent h2,
#single-post .content__defaultContent h3,
#single-post .content__defaultContent h4,
#single-post .content__defaultContent h5,
#single-post .content__defaultContent h6 {
  margin-top: 3.7037037037vh;
}
#single-post .content__defaultContent img {
  margin-top: 1.8518518519vh;
  margin-bottom: 1.8518518519vh;
}
#single-post .content__defaultContent a {
  text-decoration: underline;
}
#single-post .content__defaultContent b,
#single-post .content__defaultContent strong {
  font-weight: 700;
}
#single-post .content__defaultContent i {
  font-style: italic;
}

#page-contact .connection {
  background-color: #b8c1c0;
}
#page-contact .connection__wrapper {
  display: flex;
  justify-content: space-between;
}
@media screen and (orientation: portrait) {
  #page-contact .connection__wrapper {
    flex-direction: column-reverse;
    height: auto;
  }
}
#page-contact .connection__wrapper::before {
  content: "";
  pointer-events: none;
  position: fixed;
  left: 0;
  bottom: -6.1728395062vh;
  width: 50%;
  height: 24.6913580247vh;
  background: #b8c1c0;
  background: linear-gradient(180deg, hsla(0, 0%, 0%, 0) 0%, #b8c1c0 80%);
  z-index: 1;
}
@media (orientation: portrait) {
  #page-contact .connection__wrapper::before {
    left: 0;
    width: 100%;
    display: none;
  }
}
#page-contact .connection__single {
  margin-top: 2.4691358025vh;
}
@media (orientation: portrait) {
  #page-contact .connection__single {
    margin-top: 2.5925925926vh;
  }
}
#page-contact .connection__singleText {
  font-weight: 300;
  font-family: "Calluna";
}
#page-contact .connection__col {
  height: 100%;
  width: 50%;
}
@media (orientation: portrait) {
  #page-contact .connection__col {
    width: 100%;
  }
}
#page-contact .connection__col--formWrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 19.7530864198vh;
  padding-bottom: 19.7530864198vh;
  padding-left: 8.6805555556vw;
  padding-right: 8.6805555556vw;
  text-align: center;
}
#page-contact .connection__col--formWrapper {
  gap: 2.4691358025vh;
}
@media (orientation: portrait) {
  #page-contact .connection__col--formWrapper {
    gap: 2.5925925926vh;
  }
}
@media (orientation: portrait) {
  #page-contact .connection__col--formWrapper {
    padding: 10vw 5vw;
  }
}
#page-contact .connection__col--imageWrapper video,
#page-contact .connection__col--imageWrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#page-contact .connection__contactFormWrapper {
  margin-top: 6.1728395062vh;
}
#page-contact .connection__contactFormTextWrapper {
  margin-bottom: 6.1728395062vh;
  display: flex;
  flex-direction: column;
}
#page-contact .connection__contactFormTextWrapper {
  gap: 0.6172839506vh;
}
@media (orientation: portrait) {
  #page-contact .connection__contactFormTextWrapper {
    gap: 0.6172839506vh;
  }
}
#page-contact .connection__contactFormScroller {
  padding-bottom: 3.4722222222vw;
}

#page-thank-you .content {
  background-color: #b8c1c0;
}
#page-thank-you .content__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#page-thank-you .content__wrapper {
  gap: 4.9382716049vh;
}
@media (orientation: portrait) {
  #page-thank-you .content__wrapper {
    gap: 3.4567901235vh;
  }
}
#page-thank-you .content__video {
  object-fit: cover;
  object-position: center center;
}
#page-thank-you .content__video {
  width: 20.8333333333vw;
}
@media (orientation: portrait) {
  #page-thank-you .content__video {
    width: 9.2592592593vh;
  }
}
#page-thank-you .content__video {
  height: 49.3827160494vh;
}
@media (orientation: portrait) {
  #page-thank-you .content__video {
    height: 12.3456790123vh;
  }
}
@media screen and (orientation: portrait) {
  #page-thank-you .content__video {
    width: 70vw;
    height: 40svh;
  }
}
#page-thank-you .content__textContent {
  display: flex;
  flex-direction: column;
}
#page-thank-you .content__textContent {
  gap: 1.2345679012vh;
}
@media (orientation: portrait) {
  #page-thank-you .content__textContent {
    gap: 1.4814814815vh;
  }
}
#page-thank-you .content__textContent {
  width: 27.7777777778vw;
}
@media (orientation: portrait) {
  #page-thank-you .content__textContent {
    width: 12.3456790123vh;
  }
}
@media screen and (orientation: portrait) {
  #page-thank-you .content__textContent {
    width: 90vw;
    margin: 0 auto;
  }
}
