/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
@font-face {
  font-display: block;
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/icomoon.woff?yuzzw2) format("woff");
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-feature-settings: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-down:before {
  content: "\e908";
}
.icon-cross:before {
  content: "\e90d";
}
.icon-chevron-up:before {
  content: "\e911";
}
.icon-chevron-left:before {
  content: "\e912";
}
.icon-chevron-right:before {
  content: "\e913";
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-family: Helvetica, Arial, Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
a {
  color: #0366d6;
  transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
a,
a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
a:hover {
  color: #035abd;
}
dl,
ol,
p,
ul {
  margin: 0 0 1.5em;
}
input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid;
  border-radius: 0;
  min-width: 0;
  padding: 1.2rem 2.4rem;
  transition: border-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  width: 100%;
}
input[type="email"]:focus,
input[type="email"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
textarea:focus,
textarea:hover {
  box-shadow: none;
  outline: none;
}
.header {
  background: #f3f1ec;
  left: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}
.logo {
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  max-width: 130px;
}
.logo a {
  display: block;
}
html {
  scroll-behavior: smooth;
}
body {
  background: #fff;
  min-width: 360px;
}
.wrapper {
  overflow: clip;
  position: relative;
  width: 100%;
}
.wrapper:before {
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  visibility: hidden;
  z-index: 9999;
}
.form-sent .wrapper:before {
  opacity: 0.6;
  visibility: visible;
}
.container {
  margin: 0 auto;
  max-width: 1324px;
  padding: 0 15px;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.page-holder {
  position: relative;
}
.page-holder .line-holder {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  max-width: 1324px;
  padding: 0 15px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.page-holder .line-holder .line {
  background: #b8aa88;
  height: 100%;
  width: 1px;
}
.h1,
h1 {
  color: #0d2938;
  font-family: operetta-12, serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 0.91;
  margin: 0 0 30px;
}
.footer {
  background: #f3f1ec;
  color: #1b1c17;
  font-size: 14px;
  line-height: 1.15;
  padding: 12px 0;
  text-align: center;
}
.footer p {
  margin: 0;
}
.footer a {
  color: inherit;
}
.footer a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.hero-section {
  position: relative;
  z-index: 1;
}
.hero-section .img-holder {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.hero-section .img-holder:before {
  background-image: linear-gradient(
    90deg,
    #0d2938 32%,
    rgba(13, 41, 56, 0.5) 88.5%
  );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.hero-section .img-holder img {
  height: 100%;
  left: 0;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
}
.hero-section .text-holder {
  color: #f3f1ec;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.15;
}
.hero-section .text-holder p {
  margin: 0;
}
.hero-section .top {
  border-bottom: 1px solid #b8aa88;
  margin: 0 0 30px;
  padding: 0 20px 30px;
}
.hero-section .bottom {
  padding: 0 20px;
}
.hero-section .h1,
.hero-section h1 {
  color: #b8aa88;
  font-weight: 250;
  margin: 0;
}
.hero-section .arrow-down {
  bottom: 34px;
  display: inline-block;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 39px;
  z-index: 2;
}
.hero-section .arrow-down svg path {
  transition: fill 0.3s linear;
}
.hero-section .arrow-down:hover svg path {
  fill: #b8aa88;
}
.hero-content {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-height: 100vh;
}
.hero-content .w-100 {
  padding: 80px 0 50px;
  width: 100%;
}
.contact-section {
  padding: 62px 0 31px;
}
.text-block {
  border-bottom: 1px solid #b8aa88;
  border-top: 1px solid #b8aa88;
  color: #0e2a39;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.15;
  padding: 60px 20px 40px;
}
.text-block p {
  margin: 0 0 35px;
}
.contact-block {
  padding: 60px 20px;
}
.contact-block .h1,
.contact-block h1 {
  padding: 2px 0 0;
}
.form-sent {
  overflow: hidden;
}
.contact-form .input-holder {
  border-bottom: 1px solid #000;
  margin: 0 0 15px;
  padding: 4px 0 8px;
  transition: border 0.3s linear;
}
.contact-form .input-holder.input-error {
  border-color: red;
}
.contact-form .input-holder.input-error input[type="email"],
.contact-form .input-holder.input-error input[type="tel"],
.contact-form .input-holder.input-error input[type="text"],
.contact-form .input-holder.input-error label,
.contact-form .input-holder.input-error textarea {
  color: red;
}
.contact-form .input-holder.input-error input[type="email"]::-moz-placeholder,
.contact-form .input-holder.input-error input[type="tel"]::-moz-placeholder,
.contact-form .input-holder.input-error input[type="text"]::-moz-placeholder,
.contact-form .input-holder.input-error textarea::-moz-placeholder {
  color: red;
  opacity: 1;
}
.contact-form .input-holder.input-error input[type="email"]::placeholder,
.contact-form .input-holder.input-error input[type="tel"]::placeholder,
.contact-form .input-holder.input-error input[type="text"]::placeholder,
.contact-form .input-holder.input-error textarea::placeholder {
  color: red;
  opacity: 1;
}
.contact-form .input-holder label {
  color: #1b1c17;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.15;
  margin: 0 0 5px;
  transition: color 0.3s linear;
  vertical-align: top;
}
.contact-form .input-holder input[type="email"],
.contact-form .input-holder input[type="tel"],
.contact-form .input-holder input[type="text"],
.contact-form .input-holder textarea {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  color: #1b1c17;
  display: block;
  font-size: 16px;
  font-weight: 300;
  height: auto;
  line-height: 1.15;
  margin: 0;
  padding: 0;
  transition: color 0.3s linear;
  width: 100%;
}
.contact-form .input-holder input[type="email"]::-moz-placeholder,
.contact-form .input-holder input[type="tel"]::-moz-placeholder,
.contact-form .input-holder input[type="text"]::-moz-placeholder,
.contact-form .input-holder textarea::-moz-placeholder {
  color: #1b1c17;
  opacity: 1;
}
.contact-form .input-holder input[type="email"]::placeholder,
.contact-form .input-holder input[type="tel"]::placeholder,
.contact-form .input-holder input[type="text"]::placeholder,
.contact-form .input-holder textarea::placeholder {
  color: #1b1c17;
  opacity: 1;
}
.contact-form .input-holder textarea {
  height: 75px;
  resize: none;
}
.contact-form .submit-holder {
  padding: 18px 0 0;
}
.contact-form input[type="submit"] {
  background: none;
  border: 1px solid #000;
  border-radius: 0;
  color: #0d2938;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1.15;
  padding: 6px 10px;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.3s linear, background 0.3s linear;
  vertical-align: top;
}
.contact-form input[type="submit"]:hover {
  background: #0d2938;
  color: #fff;
}
.success-msg {
  background: #0e2a39;
  color: #f3f1ec;
  font-family: operetta-12, serif;
  font-size: 20px;
  font-weight: 250;
  left: 50%;
  line-height: 1.2;
  max-height: 90vh;
  max-width: 90vw;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto;
  padding: 80px 30px 40px;
  position: fixed;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s linear, visibility 0.3s linear;
  visibility: hidden;
  width: 335px;
  z-index: 99999;
}
.success-msg .close-btn {
  cursor: pointer;
  margin-top: 20px;
  color: white;
  background: #0d2938;
  font-size: 16px;
  padding: 6px 12px 4px;
  border: 1px solid #b8aa88;
  border-radius: 6px;
}
.success-msg .close-btn:hover {
  outline: solid;
  outline-width: 1px;
  outline-color: #b8aa88
}
.form-sent .success-msg {
  opacity: 1;
  visibility: visible;
}
.success-msg .close {
  display: block;
  height: 27px;
  position: absolute;
  right: 20px;
  top: 23px;
  width: 27px;
  cursor: pointer;
}
.success-msg .close:after,
.success-msg .close:before {
  background: #f3f1ec;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transition: background 0.3s linear;
}
.success-msg .close:after {
  transform: translateY(-50%) rotate(-45deg);
}
.success-msg .close:hover:after,
.success-msg .close:hover:before {
  background: #b8aa88;
}
.success-msg .h2,
.success-msg h2 {
  color: #b8aa88;
  font-family: operetta-12, serif;
  font-size: 35px;
  font-weight: 250;
  line-height: 0.91;
  margin: 0 auto 25px;
  max-width: 325px;
  padding: 0 0 25px;
  position: relative;
}
.success-msg .h2:before,
.success-msg h2:before {
  background: #fff;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 62px;
}
.success-msg p {
  margin: 0;
}
@media (min-width: 768px) {
  .header {
    padding: 15px 0;
  }
  .logo {
    max-width: 150px;
  }
  .h1,
  h1 {
    font-size: 46px;
  }
  .hero-section .img-holder:before {
    background-image: linear-gradient(
      90deg,
      #0d2938 32%,
      rgba(13, 41, 56, 0) 88.5%
    );
  }
  .hero-section .text-holder {
    font-size: 20px;
    max-width: 500px;
  }
  .hero-section .top {
    margin: 0 0 35px;
    padding: 0 25px 35px;
  }
  .hero-section .bottom {
    padding: 0 25px;
  }
  .hero-content .w-100 {
    padding: 161px 0 100px;
  }
  .text-block {
    font-size: 20px;
    padding: 60px 25px 40px;
  }
  .text-block p {
    margin: 0 0 40px;
  }
  .contact-block {
    padding: 60px 25px;
  }
  .contact-form .input-holder {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 7px;
  }
  .contact-form .input-holder label {
    flex-shrink: 0;
    margin: 0 23px 0 0;
    width: 200px;
  }
  .contact-form .input-holder input[type="email"],
  .contact-form .input-holder input[type="tel"],
  .contact-form .input-holder input[type="text"],
  .contact-form .input-holder textarea {
    flex-basis: 0;
    flex-grow: 1;
  }
  .contact-form .input-holder textarea {
    height: 58px;
  }
  .success-msg {
    font-size: 24px;
    width: 435px;
  }
  .success-msg .close {
    height: 37px;
    width: 37px;
  }
  .success-msg .h2,
  .success-msg h2 {
    font-size: 40px;
    margin: 0 auto 30px;
    max-width: 329px;
    padding: 0 0 30px;
  }
}
@media (min-width: 1024px) {
  .header {
    padding: 20px 0;
  }
  .logo {
    max-width: 170px;
  }
  .h1,
  h1 {
    font-size: 56px;
  }
  .footer {
    padding: 15px 0;
  }
  .hero-section .text-holder {
    font-size: 22px;
    max-width: 742px;
  }
  .hero-section .top {
    margin: 0 0 40px;
    padding: 0 30px 40px;
  }
  .hero-section .bottom {
    padding: 0 30px;
  }
  .text-block {
    font-size: 22px;
    padding: 45px 30px;
  }
  .text-block .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
  }
  .text-block .col {
    padding: 0 7px;
    width: 50%;
  }
  .text-block p {
    margin: 0 0 45px;
    max-width: 570px;
  }
  .contact-block {
    padding: 45px 30px;
  }
  .contact-block .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
  }
  .contact-block .col {
    padding: 0 7px;
    width: 50%;
  }
  .contact-form {
    margin: 0 -30px 0 0;
  }
  .contact-form .input-holder label {
    margin: 0 15px 0 0;
    width: 160px;
  }
  .contact-form .input-holder textarea {
    height: 75px;
  }
  .success-msg {
    font-size: 26px;
    width: 535px;
  }
  .success-msg .h2,
  .success-msg h2 {
    font-size: 45px;
    margin: 0 auto 35px;
    max-width: 350px;
    padding: 0 0 35px;
  }
}
@media (min-width: 1200px) {
  .header {
    padding: 22px 0;
  }
  .h1,
  h1 {
    font-size: 66px;
  }
  .hero-section .text-holder {
    font-size: 24px;
  }
  .hero-section .top {
    margin: 0 0 47px;
    padding: 0 0 50px 38px;
  }
  .hero-section .bottom {
    padding: 0 38px;
  }
  .hero-section .h1,
  .hero-section h1 {
    margin: 0 -5px 0 0;
  }
  .text-block {
    font-size: 24px;
    padding: 45px 37px;
  }
  .text-block p {
    margin: 0 0 55px;
  }
  .contact-block {
    padding: 45px 37px;
  }
  .contact-form {
    margin: 0 -37px 0 0;
  }
  .contact-form .input-holder label {
    margin: 0 23px 0 0;
    width: 200px;
  }
  .contact-form .input-holder textarea {
    height: 58px;
  }
  .success-msg {
    font-size: 30px;
    width: 635px;
  }
  .success-msg .h2,
  .success-msg h2 {
    font-size: 55px;
    margin: 0 auto 35px;
    padding: 0 0 43px;
  }
}
