/*!*************************************************************************************************************************************************************!*\
  !*** 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-about.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);
}

.page-content__inner {
  min-height: 100vh;
  padding: 200px 0;
  max-width: 650px;
  margin: auto;
}
.page-content__inner h1 {
  --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.2;
  color: #777E5C;
  margin-bottom: 30px;
  text-align: center;
}
.page-content__inner p {
  --min-font: 16;
  --min-font-px: 16px;
  --max-font: 22;
  --max-font-px: 22px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #626262;
}
.page-content__inner p:last-of-type {
  margin-bottom: 0;
}
