/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/card-post/card-post.scss ***!
  \************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.card-post {
  position: relative;
  display: grid;
  text-decoration: none;
  color: #000000;
  background: rgba(250, 250, 250, 0.9803921569);
  padding: 50px 20px 20px;
}
.card-post__img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 12px;
}
.card-post__info {
  margin-bottom: 10px;
}
.card-post__date {
  position: absolute;
  top: 20px;
  left: 16px;
  display: flex;
  align-items: center;
}
.card-post__date-icon {
  display: block;
  width: 14px;
  height: auto;
}
.card-post__date-label {
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  font-weight: 400;
  --min-font: 14;
  --min-font-px: 14px;
  --max-font: 20;
  --max-font-px: 20px;
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #B5BEBF;
}
.card-post__categories {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 4px;
}
.card-post__category {
  font: 400 14px/1 "Montserrat", sans-serif;
  text-transform: uppercase;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #B5BEBF;
  white-space: nowrap;
  color: #669437;
}
.card-post__category:last-of-type {
  border: 0;
}
.card-post__title {
  font-family: "the-seasons", "Arsenica", sans-serif;
  font-weight: 400;
  font-size: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.card-post__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 10px;
  color: #626262;
}
.card-post__cta {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 16px;
}
.card-post__cta-label {
  font: 400 16px/1 "Montserrat", sans-serif;
  color: #777E5C;
}
.card-post__cta-icon {
  display: block;
  width: 18px;
  height: auto;
}
.card-post--featured .card-post__title {
  --min-font: 20;
  --min-font-px: 20px;
  --max-font: 32;
  --max-font-px: 32px;
}

@media only screen and (min-width: 768px) {
  .card-post--top {
    display: grid;
    grid-template-columns: 3fr 2fr;
    -moz-column-gap: 25px;
         column-gap: 25px;
    row-gap: 0;
    padding: 25px;
  }
  .card-post--top .card-post__img {
    order: 2;
    height: 100%;
    grid-row: span 2;
  }
  .card-post--top .card-post__text {
    order: 1;
  }
  .card-post--top .card-post__info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .card-post--top .card-post__date {
    position: relative;
    top: 0;
    left: 0;
  }
  .card-post--top .card-post__categories {
    justify-content: flex-end;
  }
  .card-post--top .card-post__cta {
    order: 3;
  }
  .card-post--featured .card-post__date, .card-post--top .card-post__date {
    position: relative;
  }
  .card-post--featured .card-post__title, .card-post--top .card-post__title {
    font-weight: 700;
  }
  .card-post--featured {
    padding: 25px;
  }
  .card-post--featured .card-post__info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
    margin-bottom: 56px;
  }
  .card-post--featured .card-post__date {
    width: -moz-fit-content;
    width: fit-content;
    top: 0;
    left: 0;
  }
  .card-post--featured .card-post__title {
    font-weight: 700;
    padding-bottom: 15px;
  }
  .card-post--featured .card-post__excerpt {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .card-post {
    padding: 55px 20px 20px;
  }
  .card-post__date {
    top: 20px;
    left: 25px;
  }
  .card-post__date-icon {
    width: 18px;
  }
  .card-post__img {
    height: 185px;
  }
}
/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/odometer/themes/odometer-theme-minimal.css ***!
  \***********************************************************************************************************/
.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/page-homepage.scss ***!
  \****************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  position: relative;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  -moz-osx-font-smoothing: grayscale; /*(For Firefox)*/
  -webkit-font-smoothing: antialiased; /*(For Chrome and Safari)*/
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
blockquote {
  margin: 0;
}

/**
 * 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;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
}

/**
 * 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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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 {
  border-style: none;
  display: block;
}

/* 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* 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;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*
  Custom Fonts
 */
@font-face {
  font-family: "owners-wide";
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "the-seasons";
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url(../fonts/Montserrat-Regular.woff2) format("woff2"), url(../fonts/Montserrat-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url(../fonts/Montserrat-Medium.woff2) format("woff2"), url(../fonts/Montserrat-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url(../fonts/Montserrat-SemiBold.woff2) format("woff2"), url(../fonts/Montserrat-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url(../fonts/Montserrat-Bold.woff2) format("woff2"), url(../fonts/Montserrat-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arsenica";
  src: url(../fonts/ArsenicaTrial-Regular.woff2) format("woff2"), url(../fonts/ArsenicaTrial-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arsenica";
  src: url(../fonts/ArsenicaTrial-Medium.woff2) format("woff2"), url(../fonts/ArsenicaTrial-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arsenica";
  src: url(../fonts/ArsenicaTrial-Bold.woff2) format("woff2"), url(../fonts/ArsenicaTrial-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.container {
  margin: 0 auto;
  padding: 0 16px;
}
.container--medium {
  max-width: 1500px;
}

/* ≥576px */
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
/* ≥768px */
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
/* ≥992px */
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
/* ≥1200px */
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
/* ≥1400px */
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 1699px) {
  .container {
    max-width: 1620px;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
a,
span,
strong,
b {
  font-size: min(calc(var(--min-font-px) + (var(--max-font) - var(--min-font)) * ((100vw - 360px) / (1920 - 360))), var(--max-font-px));
}

.h2 {
  font-family: "the-seasons", "Arsenica", sans-serif;
  line-height: 1;
  font-weight: 400;
  --min-font: 36;
  --min-font-px: 36px;
  --max-font: 60;
  --max-font-px: 60px;
}

p {
  font-family: "Montserrat", sans-serif;
  line-height: 1.15;
  font-weight: 400;
  font-size: 16px;
}

.wpcf7-form {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
.wpcf7-form label {
  font-size: 14px;
}
.wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
}
.wpcf7-form .wpcf7-response-output {
  font: 400 16px/1.5 "Montserrat", sans-serif;
}
.wpcf7-form.invalid .wpcf7-response-output {
  color: #B3770E;
  margin: 0;
  border: 0;
  padding: 0;
}
.wpcf7-form.sent .wpcf7-response-output {
  color: #626262;
  margin: 0;
  border: 0;
  padding: 0;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-file {
  width: 100%;
  max-height: 50px;
  background: transparent;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  font-weight: 400;
  --min-font: 16;
  --min-font-px: 16px;
  --max-font: 18;
  --max-font-px: 18px;
  color: #626262;
  border: 0;
  border-bottom: 1px solid #000000;
  padding: 7px 0;
  transition: all 300ms ease-in-out;
  resize: none;
}
.wpcf7-text:active, .wpcf7-text:focus, .wpcf7-text:hover, .wpcf7-textarea:active, .wpcf7-textarea:focus, .wpcf7-textarea:hover, .wpcf7-file:active, .wpcf7-file:focus, .wpcf7-file:hover {
  outline: 0;
  color: #000000;
  border-color: #626262;
}
.wpcf7-text::-moz-placeholder, .wpcf7-textarea::-moz-placeholder, .wpcf7-file::-moz-placeholder {
  color: #626262;
  font: "Montserrat", sans-serif;
}
.wpcf7-text::placeholder, .wpcf7-textarea::placeholder, .wpcf7-file::placeholder {
  color: #626262;
  font: "Montserrat", sans-serif;
}
.wpcf7-text.wpcf7-file, .wpcf7-textarea.wpcf7-file, .wpcf7-file.wpcf7-file {
  padding: 6px;
}
.wpcf7-text.wpcf7-file::file-selector-button, .wpcf7-textarea.wpcf7-file::file-selector-button, .wpcf7-file.wpcf7-file::file-selector-button {
  background: rgba(255, 255, 255, 0.1);
  padding: 13px 22px;
  border-radius: 10px;
  border: 0;
  color: #000000;
}
.wpcf7-text.wpcf7-file:active, .wpcf7-text.wpcf7-file:focus, .wpcf7-text.wpcf7-file:hover, .wpcf7-textarea.wpcf7-file:active, .wpcf7-textarea.wpcf7-file:focus, .wpcf7-textarea.wpcf7-file:hover, .wpcf7-file.wpcf7-file:active, .wpcf7-file.wpcf7-file:focus, .wpcf7-file.wpcf7-file:hover {
  outline: 0;
  border-color: #000000;
}
.wpcf7-submit {
  display: block;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  font-weight: 400;
  color: #000000;
  text-decoration: underline;
  --min-font: 18;
  --min-font-px: 18px;
  --max-font: 20;
  --max-font-px: 20px;
  background: transparent;
  border: 0;
  outline: 0;
  margin: 30px 0 0 auto;
  cursor: pointer;
}
.wpcf7-spinner {
  display: none !important;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-acceptance label {
  display: flex;
  align-items: center;
  gap: 10px;
}
.wpcf7-acceptance a {
  text-decoration: none;
  color: #000000;
}
.wpcf7-custom-submit-btn {
  cursor: pointer;
}
.wpcf7-custom-submit-btn:disabled {
  opacity: 0.2;
}
.wpcf7-not-valid {
  border-color: #000000;
  color: #000000;
}
.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  font-size: 14px !important;
  color: #B3770E !important;
  transform: translateY(100%);
}
.wpcf7-spinner {
  background: #000000;
}
.wpcf7-spinner::before {
  background: #000000;
}

@media only screen and (max-width: 1280px) {
  .wpcf7-form p {
    display: flex;
    flex-flow: column;
  }
  .wpcf7-form-control-wrap {
    margin: 15px 0;
  }
  .wpcf7-form-control-wrap[data-name=first-name] {
    order: 1;
    width: 100%;
  }
  .wpcf7-form-control-wrap[data-name=last-name] {
    order: 2;
    width: 100%;
  }
  .wpcf7-form-control-wrap[data-name=tel] {
    order: 3;
    width: 100%;
  }
  .wpcf7-form-control-wrap[data-name=email] {
    width: 100%;
    order: 4;
  }
  .wpcf7-form-control-wrap[data-name=message] {
    order: 5;
  }
  .wpcf7-form-control-wrap[data-name=first-name], .wpcf7-form-control-wrap[data-name=last-name] {
    margin-right: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  .wpcf7-form-control-wrap {
    margin: 15px 0;
  }
  .wpcf7-form-control-wrap[data-name=first-name], .wpcf7-form-control-wrap[data-name=tel], .wpcf7-form-control-wrap[data-name=last-name], .wpcf7-form-control-wrap[data-name=email] {
    width: calc(50% - 40px);
  }
  .wpcf7-form-control-wrap[data-name=first-name], .wpcf7-form-control-wrap[data-name=last-name] {
    margin-right: 80px;
  }
  .wpcf7-text {
    padding: 20px 0;
  }
}
.site {
  overflow: hidden;
}

.header {
  position: fixed;
  top: 12px;
  left: 0;
  width: 100%;
  transform: translateY(0);
  transition: transform 0.35s ease;
  will-change: transform;
  z-index: 999;
  max-width: 100%;
}
.header.is-hidden {
  transform: translateY(-100%);
}
.header__inner {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  padding: 12px 30px;
  height: 100px;
  width: 100%;
  background: rgba(119, 126, 92, 0.4);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
  color: rgba(255, 255, 255, 0.92);
  border-radius: 8px;
  overflow: hidden;
}
.header.active .header__inner {
  height: -moz-fit-content;
  height: fit-content;
}
.header.active .header__hamburger {
  width: 26px;
  height: 26px;
}
.header.active .header__hamburger .header__hamburger-line {
  gap: 0;
}
.header.active .header__hamburger .header__hamburger-line:nth-of-type(1) {
  transform: rotate(-45deg);
  height: 26px;
  right: 12px;
}
.header.active .header__hamburger .header__hamburger-line:nth-of-type(2) {
  transform: rotate(45deg);
  height: 26px;
  right: 12px;
}
.header.active .header__hamburger .header__hamburger-line:nth-of-type(3) {
  display: none;
}
.header.active .header__menu {
  transform: unset;
  opacity: 1;
  width: auto;
}
.header__hamburger {
  cursor: pointer;
  display: flex;
  flex-flow: row;
  align-items: flex-end;
  justify-content: center;
  gap: 6px;
  width: 15px;
  height: 45px;
  position: relative;
  transition: all 500ms ease;
  flex: 0 0 50%;
}
.header__hamburger-line {
  position: absolute;
  width: 1px;
  transition: all 500ms ease;
}
.header__hamburger-line:nth-of-type(1) {
  right: 14px;
}
.header__hamburger-line:nth-of-type(2) {
  right: 7px;
}
.header__hamburger-line:nth-of-type(1), .header__hamburger-line:nth-of-type(2) {
  height: 45px;
  background-color: #FFFFFF;
}
.header__hamburger-line:nth-of-type(3) {
  height: 23px;
  width: 1px;
  bottom: 0;
  right: 0;
  background-color: #FFFFFF;
}
.header__icon {
  flex: 0 0 50%;
}
.header__menu {
  opacity: 0;
  width: 0;
  overflow: hidden;
  transition: all 500ms ease;
  flex: 0 0 100%;
  padding-top: 50px;
  padding-bottom: 30px;
}
.header__menu ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-flow: column;
  gap: 14px;
}
.header__menu ul a {
  font: 500 14px/1.4 "Montserrat", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}

.footer {
  position: relative;
}
.footer__inner {
  background: linear-gradient(114.64deg, #ced5b3 -17.85%, #777e5c 65.72%);
  padding-bottom: 74px;
}
.footer__image {
  display: flex;
  border-bottom: 1px solid #FFFFFF;
}
.footer__image svg {
  max-width: 100%;
  height: auto;
}
.footer__privacy {
  padding-top: 40px;
  text-align: center;
}
.footer__privacy .privacy-policy {
  color: #FFFFFF;
  font: 400 14px/1.15 "Montserrat", sans-serif;
  text-decoration: none;
}

@media only screen and (min-width: 1280px) {
  .footer__privacy .privacy-policy {
    font-size: 16px;
  }
}
html, body {
  overscroll-behavior: none;
}

.fade-in {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  will-change: opacity, transform;
}

.fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hero {
  display: flex;
  flex-flow: row nowrap;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  overflow: hidden;
  padding-top: 0 !important;
}
.hero-track {
  display: flex;
  flex-flow: row nowrap;
  width: -moz-max-content;
  width: max-content;
}
.hero-slide {
  position: absolute;
  inset: 0;
  width: 100vw;
  height: 100vh;
}
.hero__first {
  position: relative;
  color: #FFFFFF;
  z-index: 1;
}
.hero__image, .hero__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 45% center;
     object-position: 45% center;
  z-index: -2;
}
.hero__overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 50%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.hero .container {
  height: 100%;
}
.hero__container {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  height: 100%;
  padding: 100px 0 30px;
}
.hero__text {
  width: 100%;
  max-width: 860px;
  opacity: 0;
  animation: fadeIn 1s ease forwards;
  animation-delay: 1200ms;
  position: relative;
}
.hero__title {
  padding-bottom: 80px;
  font-family: "the-seasons", "Arsenica", sans-serif;
  line-height: 1;
  font-weight: 400;
  --min-font: 70;
  --min-font-px: 70px;
  --max-font: 180;
  --max-font-px: 180px;
}
.hero__paragraphs {
  padding-left: 14%;
  top: -6px;
  --min-font: 15;
  --min-font-px: 15px;
  --max-font: 30;
  --max-font-px: 30px;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  position: absolute;
}
.hero__second {
  background: linear-gradient(226.33deg, #ced5b3 -39.53%, #777e5c 74.42%);
  z-index: 2;
  transform: translateX(100%);
}
.hero__author {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.hero__author-image {
  max-width: 100%;
}
.hero__author-card {
  padding: 0 0 10px;
}
.hero__author-name {
  margin: 6px 0;
}
.hero__author-name h3 {
  --min-font: 24;
  --min-font-px: 24px;
  --max-font: 50;
  --max-font-px: 50px;
  font-weight: 400;
  color: #FFFFFF;
  font-family: "the-seasons", "Arsenica", sans-serif;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.hero__author-name h3::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 1px;
  width: 87%;
  background-color: #FFFFFF;
  left: 0;
  bottom: 2px;
}
.hero__author-button {
  width: 100%;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-end;
}
.hero__author-button a {
  width: 158px;
  height: 48px;
  font: 500 12px/1.1 "Montserrat", sans-serif;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  gap: 4px;
  background: #FFFFFF;
  color: #777E5C;
  text-decoration: none;
  text-transform: uppercase;
}
.hero__author-position {
  --min-font: 16;
  --min-font-px: 16px;
  --max-font: 20;
  --max-font-px: 20px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
  color: #FFFFFF;
  letter-spacing: 2px;
}
.hero__author-intro {
  padding-bottom: 20px;
  position: relative;
}
.hero__author-intro .quotes {
  position: absolute;
  top: 50px;
  left: 0;
}
.hero__author-intro .quotes svg {
  max-width: 30px;
}
.hero__author-intro h2 {
  --min-font: 32;
  --min-font-px: 32px;
  --max-font: 60;
  --max-font-px: 60px;
  font-weight: 400;
  font-family: "the-seasons", "Arsenica", sans-serif;
  line-height: 1.1;
  color: #FFFFFF;
  margin-bottom: 12px;
}
.hero__author-intro p {
  --min-font: 24;
  --min-font-px: 24px;
  --max-font: 35;
  --max-font-px: 35px;
  font-weight: 400;
  font-family: "the-seasons", "Arsenica", sans-serif;
  line-height: 1.2;
  color: #FFFFFF;
  padding-left: 40px;
}
.hero__author-slider-track {
  display: flex;
  flex-flow: row;
  align-items: stretch;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
}
.hero__author-card {
  max-width: 100%;
  border-bottom: 0;
  border-left: 0;
  padding: 0 0 20px;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.hero__author-card-icon {
  margin-bottom: 20px;
}
.hero__author-card-text p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
  color: #FFFFFF;
}

@media only screen and (min-width: 767px) {
  .hero__container {
    padding-bottom: 80px;
  }
  .hero__second {
    padding: 20px;
  }
  .hero__author {
    padding-top: 64px;
  }
  .hero__author-button a {
    width: 188px;
    height: 51px;
    font: 500 14px/1.1 "Montserrat", sans-serif;
  }
  .hero__author-name {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .hero__author-intro {
    padding-bottom: 40px;
  }
  .hero__author-intro p {
    font-size: 24px;
  }
  .hero__author-image {
    max-width: 50%;
  }
}
@media only screen and (min-width: 991px) {
  .hero__container {
    padding-bottom: 80px;
  }
  .hero__author-image {
    max-width: 50%;
  }
  .hero__author-intro {
    padding-bottom: 80px;
  }
  .hero__author-card {
    flex: 0 0 50%;
  }
  .hero__author-card-icon {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .hero {
    flex-flow: row wrap;
    -moz-column-gap: 140px;
         column-gap: 140px;
    row-gap: 0;
    align-items: flex-start;
    margin: auto;
    height: 100%;
    padding-top: 20vh;
  }
}
@media only screen and (min-width: 1024px) {
  .hero__container {
    padding-bottom: 80px;
  }
  .hero__author {
    flex-flow: row wrap;
    align-items: center;
    -moz-column-gap: 120px;
         column-gap: 120px;
    height: 100%;
  }
  .hero__author-intro {
    flex: 1;
    max-width: 600px;
    padding-bottom: 20px;
  }
  .hero__author-card {
    flex: 0 0 350px;
  }
  .hero__author-image {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  .hero__author-card {
    flex: 0 0 490px;
  }
  .hero-intro {
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .hero__paragraphs {
    padding-left: 17%;
  }
  .hero__container {
    padding-bottom: 80px;
  }
}
.partners__intro-img {
  max-width: 100%;
  margin: auto auto auto;
}

.partners__inner {
  margin-bottom: 30px;
}

.partners__title {
  color: #777E5C;
  margin-bottom: 32px;
}

.partners__title h2 {
  margin-bottom: 32px;
}

.partners__slider-navigation {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.partners-prev.swiper-button-disabled,
.partners-next.swiper-button-disabled {
  display: none;
}

.partners-prev svg {
  transform: rotate(180deg);
}

.partners__card h3 {
  font: 400 25px/1 "the-seasons", "Arsenica", sans-serif;
  color: #777E5C;
  border-bottom: 1px solid #777E5C;
  width: -moz-fit-content;
  width: fit-content;
}

.partners__card span {
  font: 400 14px/1 "Montserrat", sans-serif;
  color: #777E5C;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  margin-bottom: 32px;
}

.partners__card-content {
  font: 500 14px/1.3 "Montserrat", sans-serif;
  color: #626262;
}

.partners__logos {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-left: 0;
  border-right: 0;
  padding: 12px 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-bottom: 50px;
}

.partners__logos img {
  max-width: 100%;
}

@media only screen and (min-width: 1024px) {
  .partners__intro-img {
    max-width: 83%;
  }
  .partners__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .partners__intro-image {
    flex: 0 0 100%;
  }
  .partners__title {
    flex: 0 0 30%;
    margin-right: 10%;
  }
  .partners-texts-slider {
    flex: 1;
  }
  .partners__logos {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    gap: 140px;
  }
}
@media only screen and (min-width: 1440px) {
  .partners__title {
    flex: 0 0 26%;
  }
}
.plans {
  position: relative;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
  flex-flow: column;
  overflow: hidden;
}
.plans__layover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 36%;
  width: 100%;
  z-index: 2;
}
.plans__background {
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.plans__inner {
  max-width: 100%;
}
.plans__container {
  z-index: 3;
}
.plans__content {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
.plans__text {
  order: 2;
  flex: 1;
}
.plans__text p {
  color: #626262;
}
.plans__title {
  order: 1;
  width: 447px;
  max-width: 100%;
}
.plans__title h2 {
  color: #777E5C;
}
.plans__pills-container {
  z-index: 3;
  padding-top: 120px;
  display: flex;
  flex-flow: column;
  gap: 48px;
}
.plans__single-pill {
  position: relative;
  max-width: 336px;
  background: rgba(37, 45, 21, 0.2);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(14px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
  border-radius: 90px;
  height: 336px;
  width: 194px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.plans__single-pill::after {
  content: "";
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: -12px;
  right: -12px;
  border: 1px solid #FFFFFF;
  border-radius: 125px;
  z-index: 2;
}
.plans__single-pill-units {
  display: flex;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  padding: 10px;
  text-align: center;
}
.plans__single-pill-units .plans__single-pill-number {
  order: 1;
  text-align: center;
}
.plans__single-pill-units .plans__single-pill-unit {
  order: 2;
}
.plans__single-pill-units.top-unit {
  flex-flow: column;
  text-align: right;
}
.plans__single-pill-units.top-unit .plans__single-pill-unit {
  order: 1 !important;
}
.plans__single-pill-units.top-unit .plans__single-pill-number {
  order: 2;
}
.plans__single-pill-units span {
  font: 400 40px/1 "the-seasons", "Arsenica", sans-serif;
  color: #FFFFFF;
}
.plans__single-pill p {
  font: 600 14px/1.2 "Montserrat", sans-serif;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  padding: 55px 27px 20px 28px;
  text-transform: uppercase;
}
.plans__pill-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  width: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

@media only screen and (max-width: 635px) {
  .plans__container {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .plans {
    padding-top: 76px;
    padding-bottom: 140px;
    flex-flow: row wrap;
  }
  .plans__content {
    display: flex;
    flex-flow: row;
    gap: 40px;
  }
  .plans__text {
    order: 1;
  }
  .plans__title {
    order: 2;
    text-align: right;
  }
  .plans__pills-container {
    flex-flow: row wrap;
  }
}
@media only screen and (min-width: 1440px) {
  .plans__content {
    gap: 10%;
  }
}
@media only screen and (min-width: 1500px) {
  .plans__content {
    gap: 30%;
  }
  .plans__text {
    padding-left: 116px;
  }
}
.surface {
  padding-top: 70px;
  margin-bottom: 50px;
}
.surface__title {
  margin-bottom: 32px;
}
.surface__title h2 {
  color: #777e5c;
}
.surface__information {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 32px;
  margin-bottom: 40px;
}
.surface__information-single {
  max-width: 100%;
  width: 245px;
}
.surface__information-single p {
  font: 400 14px/1.45 "Montserrat", sans-serif;
  color: #777e5c;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.surface__information-single span {
  font: 400 24px/1.05 font "the-seasons", "Arsenica", sans-serif;
  color: #777e5c;
}
.surface__information-single.circle {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
}
.surface__information-single.circle p {
  margin-bottom: 0;
}
.surface__information-single.circle span {
  font: 400 60px/1.5 "the-seasons", "Arsenica", sans-serif;
  color: #777e5c;
  padding: 65px 11px 40px 22px;
  border-radius: 125.5px;
  border: 1px solid #777e5c;
  display: inline-block;
}
.surface__image img {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 991px) {
  .surface__information {
    align-items: center;
    gap: 20px;
  }
}
@media only screen and (min-width: 1199px) {
  .surface {
    padding-top: 140px;
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 1399px) {
  .surface__header {
    display: flex;
    flex-flow: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
  }
  .surface__title {
    max-width: 450px;
    margin-bottom: 0;
  }
  .surface__information-single {
    min-height: 70px;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media only screen and (min-width: 1520px) {
  .surface__header {
    gap: 70px;
  }
  .surface__title {
    max-width: 510px;
  }
}
@media only screen and (min-width: 1699px) {
  .surface__information-single {
    max-width: 100%;
  }
}
.blog {
  color: #626262;
  padding: 80px 0 96px;
  overflow: hidden;
}
.blog__container {
  display: grid;
  gap: 56px;
}
.blog__title {
  padding-bottom: 16px;
  border-bottom: 1px solid #777E5C;
  color: #777E5C;
}
.blog__paragraphs {
  margin-top: 16px;
}
.blog__paragraphs p {
  margin-bottom: 20px;
}
.blog__paragraphs p:last-of-type {
  margin-bottom: 0;
}
.blog__cta {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  font-weight: 400;
  --min-font: 18;
  --min-font-px: 18px;
  --max-font: 20;
  --max-font-px: 20px;
  color: #000000;
  text-decoration: none;
}
.blog__cta-icon {
  display: block;
  width: 20px;
  height: auto;
}
.blog__text {
  z-index: 3;
}
.blog__slider {
  display: grid;
  gap: 20px;
  position: relative;
}
.blog__slider::before {
  content: "";
  position: absolute;
  right: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 2;
}
.blog__slider-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
.blog__slider-title {
  font-family: "the-seasons", "Arsenica", sans-serif;
  line-height: 1;
  font-weight: 400;
  --min-font: 25;
  --min-font-px: 25px;
  --max-font: 32;
  --max-font-px: 32px;
}
.blog .swiper {
  width: 100%;
  min-width: 0;
  overflow: visible;
  z-index: 1;
}
.blog .swiper-slide {
  height: auto;
}
.blog .swiper-slide .card-post {
  box-sizing: border-box;
  height: 100%;
}
.blog .swiper-navigation {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 40px;
}
.blog .swiper-button-prev, .blog .swiper-button-next {
  background: transparent;
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
}
.blog .swiper-button-prev svg, .blog .swiper-button-next svg {
  display: block;
  height: auto;
}
.blog .swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

@media only screen and (min-width: 1199px) {
  .blog {
    padding: 150px 0 114px;
  }
  .blog__container {
    grid-template-columns: 1fr 4fr;
    gap: 68px;
  }
  .blog__text {
    padding-top: 50px;
  }
  .blog__title {
    padding-bottom: 24px;
  }
  .blog__paragraphs {
    margin-top: 24px;
  }
  .blog__paragraphs p {
    font-size: 16px;
  }
  .blog__slider-heading {
    margin-top: 60px;
  }
  .blog__cta-label {
    font-size: 16px;
  }
  .blog .swiper-navigation {
    display: flex;
    justify-content: flex-end;
    padding-right: 12%;
  }
}
.trees {
  position: relative;
  z-index: 1;
  background: linear-gradient(114.64deg, #ced5b3 -17.85%, #777e5c 65.72%);
  padding-top: 100px;
  padding-bottom: 100px;
}
.trees__background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.trees__title {
  margin-bottom: 40px;
}
.trees__title h2 {
  color: #FFFFFF;
}
.trees__stats {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  margin-bottom: 100px;
}
.trees__stat {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  max-width: 100%;
}
.trees__stat:first-of-type p {
  width: 274px;
}
.trees__stat:last-of-type p {
  width: 180px;
}
.trees__stat p {
  font: 400 22px/1.2 "the-seasons", "Arsenica", sans-serif;
  color: #FFFFFF;
  flex: 1;
}
.trees__stat-number {
  width: 142px;
  height: 195px;
  border: 1px solid #FFFFFF;
  border-radius: 125px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  font: 400 80px/1.2 "the-seasons", "Arsenica", sans-serif;
  color: #FFFFFF;
}
.trees .tree_scroll-cards {
  position: relative;
  margin-bottom: 92px;
}
.trees .tree_scroll-cards__track {
  display: flex;
  gap: 60px;
  will-change: transform;
  padding-right: 60px;
}
.trees__card-inner {
  border: 1px solid #fff;
  border-radius: 125px;
  padding-top: 24px;
  padding-bottom: 0;
  width: 237px;
  height: 328px;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 40px;
  position: relative;
  overflow: visible;
}
.trees__card-information {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.trees__card-name, .trees__card-latin-name {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #FFFFFF;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  min-width: 137px;
}
.trees__card-name {
  font: 400 14px/0.9 "Montserrat", sans-serif;
  text-transform: uppercase;
}
.trees__card-latin-name {
  font: 400 16px/1.1 "Montserrat", sans-serif;
}
.trees__card-image {
  z-index: 9;
}
.trees .tree_card {
  flex: 0 0 237px;
  padding-top: 30px;
}
.trees .tree_card img {
  -o-object-fit: contain;
     object-fit: contain;
}
.trees__card-fruit {
  position: absolute;
  right: -8px;
  bottom: 18px;
  border-radius: 83px;
  width: 109px;
  height: 119px;
  border: 1px solid #3f4231;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.trees__card-size {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 9px;
  top: 149px;
  gap: 4px;
  transform: rotate(270deg) translate(-30px, -60px);
}
.trees__card-number {
  width: 117px;
  height: 117px;
  border-radius: 50%;
  background: linear-gradient(0deg, #ced5b3 0%, #777e5c 100%);
  position: absolute;
  top: -27px;
  right: 0;
  padding: 20px 20px 48px 40px;
  z-index: 1;
}
.trees__card-number span {
  display: inline-block;
  width: 100%;
  font-family: "the-seasons", "Arsenica", sans-serif;
  font-weight: 400;
  font-size: 38px;
  line-height: 1;
  color: #FFFFFF;
}
.trees__card-number span.trees__card-number-label {
  font-family: "owners-wide", sans-serif;
  font-weight: 400;
  font-size: 8px;
  line-height: 1.1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.trees__textbox {
  overflow: hidden;
  position: relative;
}
.trees__textbox-track {
  display: flex;
  flex-flow: column;
  gap: 60px;
}
.trees__textbox-single {
  flex: 0 0 100%;
}
.trees__textbox-single p {
  font: 400 16px/1.2 "Montserrat", sans-serif;
  color: #FFFFFF;
}

@media only screen and (min-width: 767px) {
  .trees__stats {
    flex-flow: row;
  }
}
@media only screen and (min-width: 991px) {
  .trees {
    padding-top: 170px;
  }
  .trees__stats {
    justify-content: flex-end;
  }
  .trees__textbox-track {
    display: flex;
    flex-flow: row;
  }
  .trees__textbox-single {
    flex: 0 0 calc(50% - 30px);
  }
}
@media only screen and (min-width: 1024px) {
  .trees {
    padding-top: 240px;
  }
}
@media only screen and (min-width: 1440px) {
  .trees {
    padding-top: 370px;
  }
  .trees__inner {
    display: flex;
    flex-flow: row wrap;
  }
  .trees__stats, .trees__title {
    flex: 1;
  }
}
.biodiversity {
  padding-top: 60px;
  padding-bottom: 80px;
}
.biodiversity__title {
  text-align: center;
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.biodiversity__title h2 {
  font-family: "the-seasons", "Arsenica", sans-serif;
  font-weight: 400;
  --min-font: 60;
  --min-font-px: 60px;
  --max-font: 120;
  --max-font-px: 120px;
  line-height: 0.9;
  text-align: center;
  color: #777E5C;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.biodiversity__title span {
  font: 400 20px/1.2 "Montserrat", sans-serif;
  color: #777E5C;
  position: absolute;
  bottom: -10px;
  left: 63%;
}
.biodiversity__content-column {
  max-width: 500px;
  margin-bottom: 20px;
}
.biodiversity__content-column p {
  font: 400 16px/1.2 "Montserrat", sans-serif;
  color: #777E5C;
}
.biodiversity__animals {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.biodiversity__animals-single {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 90px;
  position: relative;
  width: 176px;
  min-height: 400px;
}
.biodiversity__animals-single .biodiversity__animal-name {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  font: 500 14px/1.2 "Montserrat", sans-serif;
  color: #777E5C;
  text-transform: uppercase;
  text-align: center;
}
.biodiversity__animals-single .biodiversity__animal-image {
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 176px;
  height: 176px;
}
.biodiversity__animals-single .biodiversity__animal-image:hover:after {
  top: -63px;
  bottom: 0;
}
.biodiversity__animals-single .biodiversity__animal-image::before {
  content: "";
  display: inline-block;
  border: 1px solid #777E5C;
  height: 238px;
  width: 176px;
  border-radius: 83px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  transition: all 500ms ease;
}
.biodiversity__animals-single .biodiversity__animal-image::after {
  content: "";
  display: inline-block;
  border: 1px solid #777E5C;
  height: 238px;
  width: 176px;
  border-radius: 83px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  transition: all 500ms ease;
}
.biodiversity__animals-single .biodiversity__animal-image img {
  z-index: 3;
}

@media only screen and (min-width: 1024px) {
  .biodiversity {
    padding-top: 120px;
    padding-bottom: 140px;
  }
  .biodiversity__title {
    margin-bottom: 70px;
  }
  .biodiversity__content {
    display: flex;
    flex-flow: row;
    align-items: flex-start;
    justify-content: center;
    gap: 38px;
  }
  .biodiversity__content-column {
    max-width: 500px;
  }
  .biodiversity__animals {
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    gap: 80px;
  }
}
@media only screen and (min-width: 1199px) {
  .biodiversity__animals {
    gap: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .biodiversity__animals {
    gap: 80px;
  }
}
.phase {
  position: relative;
  z-index: 1;
  overflow-x: hidden;
  padding-bottom: 80px;
}
.phase__background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  max-width: 100%;
  height: auto;
}
.phase__container {
  overflow: visible;
}
.phase__title h2 {
  color: #777E5C;
  max-width: 300px;
  font-family: "the-seasons", "Arsenica", sans-serif;
}
.phase .phase__track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
  position: relative;
}
.phase .phase__track::after {
  position: absolute;
  content: "";
  height: 1px;
  background-color: #777E5C;
  left: 152px;
  top: 26px;
  right: 152px;
}
.phase__phases {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-end;
  gap: 28px;
  position: relative;
  width: 100%;
  padding-right: 150px;
  padding-top: 340px;
}
.phase__phase {
  border: 1px solid #777E5C;
  border-radius: 152px;
  padding: 20px 20px;
  height: 360px;
  width: 304px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #FFFFFF;
}
.phase__phase:nth-of-type(odd)::before {
  top: 20px;
}
.phase__phase:nth-of-type(even) {
  margin-top: -282px;
}
.phase__phase:nth-of-type(even)::before {
  bottom: 48px;
}
.phase__phase:nth-of-type(1) .phase__phase-number {
  bottom: calc(100% - 40px);
  left: 50%;
}
.phase__phase:nth-of-type(3) .phase__phase-number {
  bottom: 20px;
  right: 100%;
}
.phase__phase:nth-of-type(2) .phase__phase-number {
  bottom: 50%;
  left: 96%;
}
.phase__phase:nth-of-type(4) .phase__phase-number {
  top: 90%;
  left: 70%;
}
.phase__phase::before {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #777E5C;
  left: 50%;
  transform: translateX(-50%);
}
.phase__phase-number {
  position: absolute;
  font-family: "the-seasons", "Arsenica", sans-serif;
  font-weight: 400;
  font-size: 150px;
  line-height: 1;
  color: #fff; /* unutra belo */
  -webkit-text-stroke: 1px #777E5C;
}
.phase__phase-date, .phase__phase-name, .phase__phase-description {
  display: inline-block;
  width: 100%;
  text-align: center;
  max-width: 100%;
  color: #777E5C;
}
.phase__phase-date {
  font: 400 22px/1.3 "the-seasons", "Arsenica", sans-serif;
  margin-bottom: 24px;
}
.phase__phase-name {
  font: 400 12px/1.2 "owners-wide", sans-serif;
  margin-bottom: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.phase__phase-description {
  font: 400 15px/1.2 "Montserrat", sans-serif;
}

@media only screen and (min-width: 991px) {
  .phase__background {
    bottom: 0;
    top: unset;
    max-width: 30%;
  }
}
@media only screen and (max-width: 1440px) {
  .phase__phases {
    justify-content: flex-start;
  }
}
.gallery {
  position: relative;
}

.gallery .render-item {
  position: relative;
  z-index: 1;
}

.gallery__layer {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 8;
  height: 30vh;
  width: 100%;
}

.gallery__layer-bottom {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 8;
  height: 30vh;
  width: 100%;
}

.gallery__container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  top: 80px;
  z-index: 9;
}

.gallery__inner h2 {
  color: #FFFFFF;
  margin-bottom: 32px;
}

.gallery__renders-download {
  background: linear-gradient(180deg, #ced5b3 0%, #777e5c 100%);
  padding: 9px 17px 12px 15px;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font: 600 16px/1.15 "Montserrat", sans-serif;
  color: #FFFFFF;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
}

.gallery .render-item .render-download {
  position: absolute;
  z-index: 99;
  bottom: 90px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font: 600 16px/1 "Montserrat", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  word-break: break-all;
}

.gallery .render-item .render-download svg {
  flex: 0 0 38px;
}

.gallery .render-item img {
  height: 100vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery .renders-nav {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: space-between;
  row-gap: 14px;
  position: absolute;
  bottom: 20px;
  z-index: 9;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.gallery .renders-counter {
  flex: 0 0 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: flex-end;
}

.gallery .renders-next {
  text-align: right;
}

.gallery .renders-next,
.gallery .renders-prev {
  flex: 0 0 50%;
  cursor: pointer;
}

.gallery .renders-counter {
  font-size: 25px;
  color: #FFFFFF;
}

.gallery .renders-counter span {
  font: 400 25px/1 "the-seasons", "Arsenica", sans-serif;
  color: #FFFFFF;
}

@media only screen and (min-width: 991px) {
  .gallery .renders-nav {
    bottom: 120px;
  }
  .gallery .render-item .render-download {
    bottom: 70px;
  }
}
.faq {
  position: relative;
}
.faq__background {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 30%;
}
.faq__top {
  position: relative;
  color: #FFFFFF;
  padding: 80px 0 275px;
}
.faq__img, .faq__overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.faq__img {
  z-index: -2;
}
.faq__overlay {
  background: linear-gradient(0deg, rgba(33, 77, 149, 0) 3.59%, #214d95 100%);
  z-index: -1;
}
.faq__main-container {
  display: grid;
  gap: 80px;
}
.faq__main-container h2 {
  --min-font: 48;
  --min-font-px: 48px;
  --max-font: 80;
  --max-font-px: 80px;
  color: #777E5C;
}
.faq__accordion-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #000000;
  cursor: pointer;
  gap: 25px;
}
.faq__accordion-question {
  font-family: "the-seasons", "Arsenica", sans-serif;
  line-height: 1;
  font-weight: 400;
  --min-font: 20;
  --min-font-px: 20px;
  --max-font: 25;
  --max-font-px: 25px;
  color: #626262;
}
.faq__accordion-arrow {
  display: block;
  width: 20px;
  height: auto;
  transition: transform 300ms ease-in-out;
  flex: 0 0 14px;
}
.faq__accordion-answer {
  max-height: 0;
  transition: max-height 300ms ease-in-out;
  overflow: hidden;
}
.faq__accordion-answer-inner {
  padding: 20px 0 10px;
}
.faq__accordion-answer-inner p {
  margin-bottom: 20px;
  color: #626262;
}
.faq__accordion-answer-inner p:last-of-type {
  margin-bottom: 0;
}
.faq__accordion-answer-inner a {
  color: #000000;
  text-decoration: underline;
}
.faq__accordion.active .faq__accordion-arrow path:first-of-type {
  opacity: 0;
}
.faq__form {
  position: relative;
  display: grid;
  gap: 48px;
  background: #FFFFFF;
  color: #214D95;
  padding: 16px 16px 35px;
  width: calc(100% - 32px);
  margin: auto;
  border: 1px solid #000000;
  box-shadow: 11px 12px 20px 0 rgba(0, 0, 0, 0.2509803922);
  transform: translateY(-172px);
}
.faq__form-cover {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 145px;
  background-color: #000000;
  z-index: -1;
}
.faq__form-text {
  display: grid;
  gap: 32px;
  max-width: 1060px;
  color: #000000;
}
.faq__form-title {
  font-family: "the-seasons", "Arsenica", sans-serif;
  line-height: 1.25;
  font-weight: 400;
  font-size: 40px;
  color: #777E5C;
}
.faq__form-paragraphs p {
  margin-bottom: 20px;
  color: #626262;
}
.faq__form-paragraphs p:last-of-type {
  margin-bottom: 0;
}
.faq__form-icon {
  margin-bottom: 12px;
}
.faq__form p:has(.wpcf7-submit) {
  text-decoration: none;
  padding-right: 20px;
  position: relative;
  display: flex;
  flex-flow: row;
  gap: 14px;
  align-items: center;
  justify-content: flex-end;
  margin: 30px 0 0 auto;
}
.faq__form p:has(.wpcf7-submit) .wpcf7-submit {
  margin: 0;
  text-decoration: none;
}
.faq__form p:has(.wpcf7-submit)::after {
  content: "";
  display: inline-block;
  width: 29px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2718%27 viewBox=%270 0 30 18%27 fill=%27none%27%3E%3Cpath d=%27M0.750001 8.75L28.9167 8.75M28.9167 8.75L20.9167 0.750001M28.9167 8.75L20.9167 16.75%27 stroke=%27%23777E5C%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
}

@media only screen and (min-width: 1199px) {
  .faq {
    position: relative;
  }
  .faq__top {
    position: initial;
    padding: 132px 0 253px;
  }
  .faq__main-container {
    grid-template-columns: 2fr 3fr;
    gap: 120px;
  }
  .faq__assistant-container {
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    gap: 150px;
  }
  .faq__assistant-text {
    order: 2;
    padding: 50px 0;
    gap: 45px;
  }
  .faq__assistant-img {
    order: 1;
    width: 500px;
    height: 500px;
  }
  .faq__form {
    width: 100%;
    padding: 40px 56px;
    transform: translateY(-172px);
  }
  .faq__form-heading {
    display: flex;
    flex-flow: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 56px;
  }
  .faq__form-text {
    display: flex;
    flex-flow: row;
    gap: 70px;
  }
  .faq__form-title {
    width: 630px;
  }
  .faq__form-paragraphs {
    flex: 1;
    padding-top: 10px;
  }
  .faq__form-icon {
    display: block;
    width: 50px;
    flex: 0 0 50px;
    height: auto;
  }
}
.viber {
  position: relative;
  color: #FFFFFF;
  background: #000000;
  text-align: center;
  padding: 120px 0 138px;
}
.viber__quote {
  font-size: 48px;
  color: #777E5C;
  max-width: 565px;
  text-align: left;
}
.viber__container {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 32px;
}
.viber__content {
  text-align: left;
}
.viber__paragraphs {
  max-width: 542px;
  text-align: left;
}
.viber__paragraphs p {
  margin-bottom: 10px;
}
.viber__paragraphs p:last-of-type {
  margin-bottom: 0;
}
.viber__cta {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: "the-seasons", "Arsenica", sans-serif;
  line-height: 1;
  font-weight: 400;
  --min-font: 18;
  --min-font-px: 18px;
  --max-font: 20;
  --max-font-px: 20px;
  color: #FFFFFF;
  text-decoration: none;
  margin: 55px 0 0 auto;
}

@media only screen and (min-width: 1199px) {
  .viber {
    padding: 86px 0 56px;
  }
  .viber__container {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    gap: 65px;
    align-items: flex-start;
    padding-left: 66px;
    text-align: left;
    max-width: 1400px;
    margin: auto;
  }
  .viber__content {
    text-align: right;
  }
  .viber__paragraphs p {
    margin-bottom: 16px;
  }
  .viber__cta {
    margin-top: 38px;
  }
}
