/* ------------------------------------------------------------ *\
  Vendor
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  SCSS Functions
\* ------------------------------------------------------------ */
/* example usage*/
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
}
template {
  display: none;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
img,
iframe,
video,
audio,
object {
  max-width: 100%;
}
img,
iframe {
  border: 0 none;
}
img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
img,
[style*=background-image] {
  image-rendering: -webkit-optimize-contrast;
}
b,
strong {
  font-weight: bold;
}
address {
  font-style: normal;
}
svg:not(:root) {
  overflow: hidden;
}
a,
button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=image],
label[for] {
  cursor: pointer;
}
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
textarea,
a[href^=tel] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
button,
select {
  text-transform: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
nav ul,
nav ol {
  list-style: none outside none;
}
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::placeholder {
  color: inherit;
  opacity: 1;
}
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
input[type=text],
input[type=button],
input[type=tel],
input[type=email],
input[type=submit],
input[type=date],
input[type=search],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Medium.woff2") format("woff2"), url("../fonts/Gotham-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Emmeline";
  src: url("../fonts/Emmeline-Regular.woff2") format("woff2"), url("../fonts/Emmeline-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("../fonts/Montserrat-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  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-LightItalic.woff2") format("woff2"), url("../fonts/Montserrat-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@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-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  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-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ThinItalic.woff2") format("woff2"), url("../fonts/Montserrat-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  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: "Montserrat";
  src: url("../fonts/Montserrat-BlackItalic.woff2") format("woff2"), url("../fonts/Montserrat-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
html {
  font-size: 62.5%;
}
body {
  min-width: 320px;
  background: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 2.16;
  color: #737477;
}
@media (max-width: 1023px) {
  body {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  body {
    font-size: 1.4rem;
    line-height: 2.07;
  }
}
body.is-open {
  overflow: hidden;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a[href^=tel] {
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
picture {
  display: block;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .js-more-info-section .js-more-info-holder {
    -webkit-transition: height 0.6s;
    -o-transition: height 0.6s;
    transition: height 0.6s;
    overflow: hidden;
  }
}
.js-open-more-info-trigger {
  display: none;
  text-align: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .js-open-more-info-trigger {
    display: block;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 1.3rem auto 0;
  }
}
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
  margin-bottom: calc(2.16em / 2);
}
.h1,
h1 {
  font-size: 10.6rem;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Emmeline", sans-serif;
}
@media (max-width: 1199px) {
  .h1,
h1 {
    font-size: 9.6rem;
  }
}
@media (max-width: 1023px) {
  .h1,
h1 {
    font-size: 7.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .h1,
h1 {
    font-size: 6.3rem;
    line-height: 1;
  }
}
.h2,
h2 {
  font-size: 10.6rem;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Emmeline", sans-serif;
}
@media (max-width: 1199px) {
  .h2,
h2 {
    font-size: 9.6rem;
  }
}
@media (max-width: 1023px) {
  .h2,
h2 {
    font-size: 7.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .h2,
h2 {
    font-size: 6.3rem;
    line-height: 1;
  }
}
.h3,
h3 {
  font-size: 3.3rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1.21;
}
@media (max-width: 1199px) {
  .h3,
h3 {
    font-size: 3rem;
  }
}
@media (max-width: 1023px) {
  .h3,
h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .h3,
h3 {
    font-size: 1.9rem;
    line-height: 1.21;
  }
}
.h4,
h4 {
  font-size: 2.7rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1.22;
}
@media (max-width: 1199px) {
  .h4,
h4 {
    font-size: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .h4,
h4 {
    font-size: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .h4,
h4 {
    font-size: 1.7rem;
    line-height: 1.18;
  }
}
.h5,
h5 {
  font-size: 2.4rem;
  line-height: 1.21;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 1199px) {
  .h5,
h5 {
    font-size: 2.2rem;
  }
}
@media (max-width: 1023px) {
  .h5,
h5 {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .h5,
h5 {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
p,
ul,
ol,
dl,
hr,
table,
blockquote {
  margin-bottom: 2.16em;
}
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0;
}
/* ------------------------------------------------------------ *\
  Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: "";
  line-height: 0;
  display: table;
  clear: both;
}
/* sr-only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*  Notext  */
.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden;
}
.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
}
/*  Hidden  */
[hidden],
.hidden {
  display: none;
}
/*  Disabled  */
[disabled],
.disabled {
  cursor: default;
}
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xs-inline-flex {
  display: none !important;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hidden-xs {
    display: none !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .visible-xs-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1023.02px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1199.02px) {
  .hidden-lg {
    display: none !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
/* ------------------------------------------------------------ *\
	Components
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.article {
  width: 100%;
  height: 100%;
  text-align: center;
}
.article .article__image {
  position: relative;
  /* padding-top: 100%; */
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin-bottom: 3.1rem;
  z-index: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article .article__image {
    margin-bottom: 1.5rem;
  }
}
.article .article__image:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.article .article__image img {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  max-width: 201px;
}
.article .article__content h4 {
  text-transform: uppercase;
  color: #032449;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  margin-bottom: 2rem;
  font-weight: 500;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article .article__content h4 {
    font-size: 1.7rem;
    line-height: 1.18;
    margin-bottom: 0.2rem;
  }
}
.article .article__content h4:hover {
  opacity: 0.7;
}
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #B5963F;
  color: #fff;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
  font-weight: 600;
  font-size: 1.9rem;
  line-height: 1;
  padding: 2.4rem 3.6rem 2.2rem;
  text-transform: uppercase;
}
@media (max-width: 1399px) {
  .btn {
    padding: 1.8rem 2rem 1.6rem;
  }
}
@media (max-width: 1023px) {
  .btn {
    padding: 1.6rem 1.8rem 1.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn {
    padding: 1.8rem 1.8rem 1.6rem;
  }
}
.btn i,
.btn svg,
.btn img {
  margin-right: 1.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn i,
.btn svg,
.btn img {
    margin-right: 1rem;
  }
}
.btn i {
  font-size: 2.5rem;
  line-height: 1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn svg {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.btn span {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  line-height: 1;
}
@media (hover: hover) {
  .btn:hover {
    background-color: #9D8032;
  }
  .btn:hover span {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }
}
/* btn alt */
.btn--alt {
  background-color: #7E6726;
}
@media (hover: hover) {
  .btn--alt:hover {
    background-color: #68541C;
  }
}
/* btn transparent */
.btn--transparent {
  background-color: transparent;
  color: #fff;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  border: 0.1rem solid #fff;
}
@media (hover: hover) {
  .btn--transparent:hover {
    opacity: 0.7;
    background-color: transparent;
  }
  .btn--transparent:hover span {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
/*  Btn block  */
.btn--block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
/* ------------------------------------------------------------ *\
	Card-prime
\* ------------------------------------------------------------ */
.card-prime {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #032449;
}
.card-prime .card__head {
  background-color: #032449;
  color: #fff;
  padding: 2.6rem 2rem 2.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .card-prime .card__head {
    padding: 1.7rem 1.2rem 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__head {
    padding: 1.3rem 1.2rem 1.2rem;
  }
}
.card-prime .card__head h3 {
  font-size: 3.1rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .card-prime .card__head h3 {
    font-size: 2.9rem;
  }
}
@media (max-width: 1023px) {
  .card-prime .card__head h3 {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__head h3 {
    font-size: 1.7rem;
    line-height: 1.18;
  }
}
.card-prime .card__body {
  position: relative;
  padding-top: 45%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__body {
    padding-top: 0;
    display: contents;
  }
}
.card-prime .card__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__media {
    position: relative;
    padding-top: 100%;
    height: auto;
  }
}
.card-prime .card__media img,
.card-prime .card__media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-prime .card__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5;
  background-color: rgba(3, 36, 73, 0.91);
  color: #fff;
  text-align: center;
  padding: 1.5rem;
  margin-top: 2.1rem;
  min-width: 43rem;
}
@media (max-width: 1023px) {
  .card-prime .card__content {
    min-width: 30rem;
    padding: 1.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__content {
    min-width: auto;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background-color: #032449;
    margin: -5.3rem auto 0;
    padding: 0.8rem;
    width: 34rem;
  }
}
@media (max-width: 575px) {
  .card-prime .card__content {
    width: 26.1rem;
  }
}
.card-prime .card__content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -98.9%);
      -ms-transform: translate(-50%, -98.9%);
          transform: translate(-50%, -98.9%);
  background-color: rgba(3, 36, 73, 0.91);
  width: 6.6rem;
  height: 4.3rem;
}
@media (max-width: 1023px) {
  .card-prime .card__content:before {
    width: 6rem;
    height: 3.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__content:before {
    width: 4.4rem;
    height: 3.2rem;
  }
}
.card-prime .card__content:hover .link {
  color: #B5963F;
}
.card-prime .card__content:hover .link:before {
  background-color: #B5963F;
}
.card-prime .card__content:hover .link:after {
  background-color: #B5963F;
}
.card-prime .card__content-logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
  width: 11.2rem;
  height: 9.8rem;
  top: -3.3rem;
}
@media (max-width: 1023px) {
  .card-prime .card__content-logo {
    width: 8.4rem;
    height: 7.2rem;
    top: -2.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__content-logo {
    height: 7.3rem;
    width: 8.5rem;
    top: -2.7rem;
  }
}
.card-prime .card__content-logo img {
  height: 100%;
}
.card-prime .card__content-logo.alt-logo {
  width: 13.2rem;
  height: 9.6rem;
}
@media (max-width: 1023px) {
  .card-prime .card__content-logo.alt-logo {
    width: 7.6rem;
    height: 7.2rem;
    top: -2.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__content-logo.alt-logo {
    height: 7rem;
    width: 8.4rem;
    top: -2.5rem;
  }
}
.card-prime .card__content-inner {
  border: 0.1rem solid #B5963F;
  padding: 6.9rem 1rem 1.2rem;
  border-top: none;
  position: relative;
}
@media (max-width: 1023px) {
  .card-prime .card__content-inner {
    padding-top: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__content-inner {
    padding-top: 4.8rem;
  }
}
.card-prime .card__content-inner p {
  margin-bottom: 1.1rem;
  line-height: 1.2;
  font-size: 1.8rem;
}
@media (max-width: 1023px) {
  .card-prime .card__content-inner p {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime .card__content-inner p {
    font-size: 1.2rem;
    line-height: 1.25;
    margin-bottom: 0.7rem;
  }
}
.card-prime .card__content-inner:before, .card-prime .card__content-inner:after {
  position: absolute;
  content: "";
  top: 0;
  width: 35%;
  height: 0.1rem;
  background-color: #B5963F;
}
.card-prime .card__content-inner:before {
  left: 0;
}
.card-prime .card__content-inner:after {
  right: 0;
}
/* card-prime--alt */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime--alt .card__head {
    padding: 1.6rem 1rem 1.5rem;
  }
}
.card-prime--alt .card__head h3 {
  font-size: 3.3rem;
  line-height: 1.21;
}
@media (max-width: 1199px) {
  .card-prime--alt .card__head h3 {
    font-size: 2.9rem;
  }
}
@media (max-width: 1023px) {
  .card-prime--alt .card__head h3 {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime--alt .card__head h3 {
    font-size: 1.7rem;
    line-height: 1.18;
  }
}
.card-prime--alt .card__body {
  padding-top: 39.8%;
}
@media (max-width: 1199px) {
  .card-prime--alt .card__body {
    padding-top: 44%;
  }
}
@media (max-width: 1023px) {
  .card-prime--alt .card__body {
    padding-top: 48%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime--alt .card__body {
    display: block;
    padding-top: 99.8%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime--alt .card__media {
    position: absolute;
    padding-top: 0;
    height: 100%;
  }
}
.card-prime--alt .card__content {
  width: 28rem;
  height: 24.3rem;
  min-width: auto;
  margin-top: 0;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
@media (max-width: 1399px) {
  .card-prime--alt .card__content {
    width: 24rem;
    height: 20.3rem;
  }
}
@media (max-width: 1199px) {
  .card-prime--alt .card__content {
    width: 20rem;
    height: 16.3rem;
  }
}
@media (max-width: 1023px) {
  .card-prime--alt .card__content {
    width: 18rem;
    height: 14.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime--alt .card__content {
    min-width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: rgba(3, 36, 73, 0.91);
    margin: 0;
    padding: 0.8rem;
    width: 12.6rem;
    height: 11rem;
  }
}
.card-prime--alt .card__content:before {
  display: none;
}
.card-prime--alt .card__content:hover {
  background-color: #032449;
}
.card-prime--alt .card__content-logo {
  border: 0.1rem solid #B5963F;
  padding: 1rem;
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-prime--alt .card__content-logo {
    padding: 0.4rem;
  }
}
.card-prime--alt .card__content-logo img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}
/* ------------------------------------------------------------ *\
	Card
\* ------------------------------------------------------------ */
.card {
  position: relative;
  margin-bottom: 7rem;
}
.card .card__image {
  position: relative;
  padding-top: 123%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card .card__image {
    padding-top: 106%;
  }
}
.card .card__image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card .card__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card .card__image:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85.19%;
  opacity: 0.73;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
}
.card .card__content {
  position: absolute;
  bottom: -7.9rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  padding: 1.2rem;
  max-width: 89%;
  z-index: 5;
  display: block;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card .card__content {
    bottom: -5.4rem;
    padding: 0.8rem;
  }
}
.card .card__content:hover .link {
  color: #B5963F;
}
.card .card__content:hover .link:before {
  background-color: #B5963F;
}
.card .card__content:hover .link:after {
  background-color: #B5963F;
}
.card .card__content .card__content-inner {
  border: 0.1rem solid #B5963F;
  text-align: center;
  padding: 2rem 1rem 2.5rem;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 13.5rem;
}
@media (max-width: 1023px) {
  .card .card__content .card__content-inner {
    min-height: 10rem;
    padding: 1.5rem 1rem 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card .card__content .card__content-inner {
    min-height: 7rem;
    padding: 0.8rem 0.8rem 1.2rem;
  }
}
.card .card__content h4 {
  color: #032449;
  text-transform: uppercase;
  margin-bottom: 1.9rem;
}
@media (max-width: 1023px) {
  .card .card__content h4 {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card .card__content h4 {
    font-size: 1.6rem;
    line-height: 1.19;
    margin-bottom: 0.8rem;
  }
}
/* card--alt */
.card--alt {
  margin-bottom: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card--alt .card__image {
  padding-top: 99.3%;
}
@media (max-width: 1399px) {
  .card--alt .card__image {
    padding-top: 110%;
  }
}
@media (max-width: 1199px) {
  .card--alt .card__image {
    padding-top: 123%;
  }
}
@media (max-width: 1023px) {
  .card--alt .card__image {
    padding-top: 112%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card--alt .card__image {
    padding-top: 106%;
  }
}
.card--alt .card__content {
  position: relative;
  bottom: 0;
  z-index: 5;
  margin-top: -16rem;
  max-width: 86%;
  padding: 1.8rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
@media (max-width: 1699px) {
  .card--alt .card__content {
    max-width: 90%;
    margin-top: -14rem;
  }
}
@media (max-width: 1199px) {
  .card--alt .card__content {
    padding: 1.2rem;
    max-width: 92%;
    margin-top: -16rem;
  }
}
@media (max-width: 1023px) {
  .card--alt .card__content {
    margin-top: -12rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card--alt .card__content {
    margin-top: -3.2rem;
    max-width: 89%;
    padding: 0.8rem;
  }
}
.card--alt .card__content .card__content-inner {
  min-height: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 2.6rem 2rem 2.7rem;
}
@media (max-width: 1199px) {
  .card--alt .card__content .card__content-inner {
    padding: 1.8rem 1rem 1.9rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card--alt .card__content .card__content-inner {
    padding: 1.2rem 1rem 1.3rem;
  }
}
.card--alt .card__content .card__content-inner h4 {
  font-size: 2.6rem;
  line-height: 1.23;
  margin-bottom: 1.4rem;
}
@media (max-width: 1199px) {
  .card--alt .card__content .card__content-inner h4 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1023px) {
  .card--alt .card__content .card__content-inner h4 {
    font-size: 1.9rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card--alt .card__content .card__content-inner h4 {
    font-size: 1.6rem;
    line-height: 1.19;
    margin-bottom: 1rem;
  }
}
.card--alt .card__content .card__content-inner p {
  font-size: 1.6rem;
  line-height: 1.81;
  margin-bottom: 2.2rem;
}
@media (max-width: 1199px) {
  .card--alt .card__content .card__content-inner p {
    font-size: 1.5rem;
    margin-bottom: 1.9rem;
    line-height: 1.6;
  }
}
@media (max-width: 1023px) {
  .card--alt .card__content .card__content-inner p {
    margin-bottom: 1.7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card--alt .card__content .card__content-inner p {
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
    line-height: 1.33;
  }
}
/* ------------------------------------------------------------ *\
	Cards-prime
\* ------------------------------------------------------------ */
.cards-prime ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  justify-content: center;
}
.cards-prime li {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cards-prime li {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cards-prime li + li {
    margin-top: 4.8rem;
  }
}
.cards-prime li:nth-child(odd) .card-prime .card__head {
  border-right: 0.1rem solid rgba(255, 255, 255, 0.31);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cards-prime li:nth-child(odd) .card-prime .card__head {
    border: none;
  }
}
.cards-prime li:nth-child(even) .card-prime .card__head {
  border-left: 0.1rem solid rgba(255, 255, 255, 0.31);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cards-prime li:nth-child(even) .card-prime .card__head {
    border: none;
  }
}
/* ------------------------------------------------------------ *\
	Checkbox
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Contacts
\* ------------------------------------------------------------ */
.contacts {
  font-size: 1.7rem;
  line-height: 1.47;
  color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contacts {
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.56;
  }
}
.contacts ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: -6rem;
}
@media (max-width: 1699px) {
  .contacts ul {
    margin: -3rem;
  }
}
@media (max-width: 1399px) {
  .contacts ul {
    margin: -1.5rem;
  }
}
@media (max-width: 1023px) {
  .contacts ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -0.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contacts ul {
    display: block;
    margin: 0;
    text-align: center;
  }
}
.contacts li {
  padding: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1699px) {
  .contacts li {
    padding: 3rem;
  }
}
@media (max-width: 1399px) {
  .contacts li {
    padding: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .contacts li {
    padding: 0.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contacts li {
    padding: 0;
  }
}
.contacts li a + a {
  margin-top: 0.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contacts li a + a {
    margin-top: 0.1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contacts li + li {
    margin-top: 3.6rem;
  }
}
.contacts a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.contacts a:hover {
  color: #B5963F;
}
.contacts a address {
  max-width: 33rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .contacts a address {
    margin: 0 auto;
  }
}
.contacts a span {
  color: #B5963F;
}
/* ------------------------------------------------------------ *\
	Details
\* ------------------------------------------------------------ */
.details ul li + li {
  margin-top: 3.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .details ul li + li {
    margin-top: 1.8rem;
  }
}
.details ul h5 {
  margin-bottom: 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .details ul h5 {
    margin-bottom: 0.6rem;
  }
}
.details ul h5 span {
  margin-left: 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .details ul h5 span {
    margin-left: 0.5rem;
  }
}
.details ul p {
  font-size: 1.7rem;
  line-height: 1.18;
}
@media (max-width: 1023px) {
  .details ul p {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .details ul p {
    font-size: 1.2rem;
    line-height: 1.42;
  }
}
.details .btn {
  padding: 1.9rem 3.1rem 1.7rem;
  font-size: 1.7rem;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .details .btn {
    padding: 1.5rem 2.4rem 1.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .details .btn {
    font-size: 1.2rem;
    letter-spacing: 0.026em;
    padding: 1.2rem 2.5rem 1rem;
  }
}
.details .btn img {
  margin-right: 0.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .details .btn img {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
    margin-right: 1rem;
  }
}
.details .btn + ul {
  margin-top: 7.8rem;
}
@media (max-width: 1199px) {
  .details .btn + ul {
    margin-top: 6rem;
  }
}
@media (max-width: 1023px) {
  .details .btn + ul {
    margin-top: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .details .btn + ul {
    margin-top: 2.5rem;
  }
}
.details .btn + .menu__text {
  margin-top: 7.8rem;
}
@media (max-width: 1199px) {
  .details .btn + .menu__text {
    margin-top: 6rem;
  }
}
@media (max-width: 1023px) {
  .details .btn + .menu__text {
    margin-top: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .details .btn + .menu__text {
    margin-top: 2.5rem;
  }
}
/* ------------------------------------------------------------ *\
  Menu Text
\* ------------------------------------------------------------ */
.menu__text h3 {
  margin-top: 3.2rem;
  font-size: 2.4rem;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .menu__text h3 {
    font-size: 2.2rem;
  }
}
@media (max-width: 1023px) {
  .menu__text h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu__text h3 {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu__text h3 {
    margin-top: 1.8rem;
  }
}
.menu__text h3 {
  margin-bottom: 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu__text h3 {
    margin-bottom: 0.6rem;
  }
}
.menu__text p {
  font-size: 1.7rem;
  line-height: 1.18;
}
@media (max-width: 1023px) {
  .menu__text p {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu__text p {
    font-size: 1.2rem;
    line-height: 1.42;
  }
}
/* ------------------------------------------------------------ *\
	Feature
\* ------------------------------------------------------------ */
.feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .feature {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 575px) {
  .feature {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.feature svg,
.feature img {
  color: #032449;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .feature svg,
.feature img {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.feature figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.5rem;
          flex: 0 0 3.5rem;
  margin-right: 0.3rem;
  line-height: 1;
}
.feature p {
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1;
  color: #032449;
}
@media (max-width: 1023px) {
  .feature p {
    font-size: 1.5rem;
  }
}
/* ------------------------------------------------------------ *\
	Fields
\* ------------------------------------------------------------ */
/*  Field textarea  */
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
  overflow: hidden;
}
.footer .footer__shell {
  max-width: calc( 176.8rem + 1.5rem * 2 );
}
.footer .footer__bar {
  background-color: #032449;
  padding: 2.1rem 0 1.7rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__bar {
    padding: 0 0 3.2rem;
  }
}
.footer .footer__bar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__bar-inner {
    display: block;
  }
}
.footer .footer__nav {
  padding-right: 4rem;
}
@media (max-width: 1023px) {
  .footer .footer__nav {
    padding-right: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__nav {
    border-top: 0.1rem solid #6A6660;
    padding-right: 0;
    margin: 0 -1.5rem 4.4rem;
    text-align: center;
  }
}
.footer .footer__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5.1rem;
}
@media (max-width: 1399px) {
  .footer .footer__nav ul {
    margin: 0 -3.1rem;
  }
}
@media (max-width: 1199px) {
  .footer .footer__nav ul {
    margin: 0 -2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__nav ul {
    display: block;
    margin: 0;
  }
}
.footer .footer__nav li {
  padding: 0 5.1rem;
}
@media (max-width: 1399px) {
  .footer .footer__nav li {
    padding: 0 3.1rem;
  }
}
@media (max-width: 1199px) {
  .footer .footer__nav li {
    padding: 0 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__nav li {
    border-bottom: 0.1rem solid #6A6660;
    padding: 0;
  }
}
.footer .footer__nav a {
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2.75;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
@media (max-width: 1023px) {
  .footer .footer__nav a {
    line-height: 1.8;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__nav a {
    display: block;
    padding: 1.4rem 1rem 1.1rem;
  }
}
.footer .footer__nav a:hover {
  color: #B5963F;
}
.footer .footer__socials {
  color: #B5963F;
  margin-top: 0.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__socials {
    margin-top: 0;
    padding: 0 1.5rem;
  }
}
.footer .footer__inner {
  background-color: #02162B;
  padding: 4rem 0 3.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__inner {
    padding: 6.4rem 0 13.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__inner {
    padding: 5.1rem 0 13.2rem;
  }
}
.footer .footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__content {
    display: block;
    text-align: center;
  }
}
.footer .footer__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5rem;
          flex: 0 0 12.5rem;
  margin-left: -2rem;
}
@media (max-width: 1699px) {
  .footer .footer__logo {
    margin-left: 0;
  }
}
@media (max-width: 1399px) {
  .footer .footer__logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10rem;
            flex: 0 0 10rem;
  }
}
@media (max-width: 1199px) {
  .footer .footer__logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 9rem;
            flex: 0 0 9rem;
  }
}
@media (max-width: 1023px) {
  .footer .footer__logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10rem;
            flex: 0 0 10rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__logo {
    margin: 0 auto 4.7rem;
    max-width: 11.9rem;
  }
}
.footer .footer__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: -1rem -3.3rem;
}
@media (max-width: 1399px) {
  .footer .footer__logos {
    margin: -1rem;
  }
}
@media (max-width: 1199px) {
  .footer .footer__logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: -0.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__logos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: -1.3rem -1.9rem;
  }
}
.footer .footer__logos li {
  padding: 1rem 3.3rem;
  line-height: 1;
}
@media (max-width: 1399px) {
  .footer .footer__logos li {
    padding: 1rem;
  }
}
@media (max-width: 1199px) {
  .footer .footer__logos li {
    padding: 0.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__logos li {
    padding: 1.3rem 1.9rem;
  }
}
.footer .footer__logos a {
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  display: inline-block;
}
.footer .footer__logos a:hover {
  opacity: 0.7;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__logos li:first-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__logos li:last-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__logos li {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.footer .footer__contacts {
  padding: 0 6.8rem 0 1.3rem;
}
@media (max-width: 1699px) {
  .footer .footer__contacts {
    padding-left: 6rem;
  }
}
@media (max-width: 1399px) {
  .footer .footer__contacts {
    padding: 0 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__contacts {
    margin-bottom: 5.6rem;
    padding: 0;
  }
}
@media (max-width: 374px) {
  .footer .footer__contacts {
    margin: 0 -0.3rem 5.6rem;
  }
}
/* ------------------------------------------------------------ *\
	Grid-alt
\* ------------------------------------------------------------ */
.grid-alt {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2.6rem;
}
@media (max-width: 1199px) {
  .grid-alt {
    grid-gap: 2rem;
  }
}
@media (max-width: 1023px) {
  .grid-alt {
    grid-gap: 1rem;
  }
}
@media (max-width: 1199px) {
  .grid-alt .grid__col {
    grid-column: span 2;
  }
}
.grid-alt .grid__col:first-child,
.grid-alt .grid__col:nth-child(1n+6),
.grid-alt .grid__col:nth-child(6n+6) {
  grid-column: span 2;
}
@media (max-width: 1199px) {
  .grid-alt .grid__col:first-child,
.grid-alt .grid__col:nth-child(1n+6),
.grid-alt .grid__col:nth-child(6n+6) {
    grid-column: span 4;
  }
}
.grid-alt .grid__col:first-child .tab__image,
.grid-alt .grid__col:nth-child(1n+6) .tab__image,
.grid-alt .grid__col:nth-child(6n+6) .tab__image {
  padding-top: 50.6%;
}
/* ------------------------------------------------------------ *\
	Grid
\* ------------------------------------------------------------ */
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: -2.5rem;
  /*  Grid col 1of2  */
  /*  Grid col 1of3  */
}
@media (max-width: 1199px) {
  .grid {
    margin: -1.5rem;
  }
}
@media (max-width: 1023px) {
  .grid {
    margin: -1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .grid {
    margin: -0.8rem;
  }
}
.grid .grid__col {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 2.5rem;
}
@media (max-width: 1199px) {
  .grid .grid__col {
    padding: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .grid .grid__col {
    padding: 1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .grid .grid__col {
    padding: 0.8rem;
  }
}
.grid .grid__col--1of2 {
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .grid .grid__col--1of2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.grid .grid__col--1of3 {
  max-width: calc(100% / 3);
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(100% / 3);
      flex-basis: calc(100% / 3);
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #032449;
  z-index: 50;
  -webkit-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
  /* Header is open */
  /* Header is fixed */
  /* Header is fixed is open */
  /* Header elements */
  /* Header actions / bottom menu */
  /* Navigation menu */
}
.header.is-open .header__inner {
  padding: 4.6rem 3.8rem 4.6rem 1.8rem;
}
@media (max-width: 1399px) {
  .header.is-open .header__inner {
    padding: 3rem 2rem;
  }
}
@media (max-width: 1199px) {
  .header.is-open .header__inner {
    padding: 2rem 1rem;
  }
}
@media (max-width: 1023px) {
  .header.is-open .header__inner {
    padding: 1.5rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header.is-open .header__inner {
    padding: 0;
  }
}
.header.is-open .header__logo {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  max-width: 28.2rem;
  top: 1.3rem;
}
@media (max-width: 1399px) {
  .header.is-open .header__logo {
    max-width: 24rem;
  }
}
@media (max-width: 1199px) {
  .header.is-open .header__logo {
    max-width: 22rem;
  }
}
@media (max-width: 1023px) {
  .header.is-open .header__logo {
    max-width: 18rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header.is-open .header__logo {
    display: none;
    top: 0;
    max-width: 18rem;
  }
}
@media (max-width: 575px) {
  .header.is-open .header__logo {
    max-width: 14.7rem;
  }
}
.header.is-open .header__logo-alt {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header.is-open .header__logo-alt {
    display: inline-block;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.header.is-open .header__links {
  display: none;
}
.header.is-open .header__links-alt li:first-child {
  display: none;
}
.header.is-open .nav-trigger {
  height: 7.4rem;
  width: 8rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8rem;
          flex: 0 0 8rem;
  padding: 1.4rem 1.2rem;
}
@media (max-width: 1399px) {
  .header.is-open .nav-trigger {
    height: 5.8rem;
    width: 6rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
            flex: 0 0 6rem;
    padding: 1.2rem 1.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header.is-open .nav-trigger {
    height: 6.5rem;
    width: 6rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
            flex: 0 0 6rem;
  }
}
.header.is-fixed .header__logo {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.header.is-fixed .header__logo-alt {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.header.is-fixed.is-open .header__logo {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header.is-fixed.is-open .header__logo {
    display: none;
  }
}
.header.is-fixed.is-open .header__logo-alt {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header.is-fixed.is-open .header__logo-alt {
    display: inline-block;
    visibility: visible;
    pointer-events: all;
    opacity: 1;
  }
}
.header .header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 5;
  padding: 1.2rem 0 1.2rem;
  -webkit-transition: padding 0.4s;
  -o-transition: padding 0.4s;
  transition: padding 0.4s;
}
@media (max-width: 1023px) {
  .header .header__inner {
    padding: 0.8rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__inner {
    margin: 0 -1.5rem;
    display: block;
    padding: 0;
  }
}
.phone-number-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  color: white;
  font-size: 14px;
  padding-bottom: 7px;
  margin-top: -3px;
}
.header.is-fixed .phone-number-wrap {
  display: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .phone-number-wrap {
    display: none;
  }
}
.header .header__logo {
  position: absolute;
  max-width: 22.3rem;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 50;
  -webkit-transition: opacity 0.4s, visibility 0.4s, max-width 0.4s, top 0.4s;
  -o-transition: opacity 0.4s, visibility 0.4s, max-width 0.4s, top 0.4s;
  transition: opacity 0.4s, visibility 0.4s, max-width 0.4s, top 0.4s;
  padding: 1.9rem 2.6rem;
  background-color: #032449;
}
@media (max-width: 1399px) {
  .header .header__logo {
    max-width: 18rem;
  }
}
@media (max-width: 1023px) {
  .header .header__logo {
    padding: 1rem 1.8rem;
    max-width: 16rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__logo {
    display: none;
  }
}
.header .header__logo-alt {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background-color: transparent;
  padding: 0;
  max-width: 27.3rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1399px) {
  .header .header__logo-alt {
    max-width: 22rem;
  }
}
@media (max-width: 1199px) {
  .header .header__logo-alt {
    max-width: 20rem;
  }
}
@media (max-width: 1023px) {
  .header .header__logo-alt {
    max-width: 18rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__logo-alt {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -ms-flex-item-align: center;
        align-self: center;
    max-width: 18rem;
  }
}
@media (max-width: 575px) {
  .header .header__logo-alt {
    max-width: 14.7rem;
  }
}
.header .header__utilities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 17rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1399px) {
  .header .header__utilities {
    padding-right: 14rem;
  }
}
@media (max-width: 1023px) {
  .header .header__utilities {
    padding-right: 14rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__utilities {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    -webkit-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
            box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
  }
}
.header .header__alt-link {
  display: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__alt-link {
    height: 6.5rem;
    width: 6rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
            flex: 0 0 6rem;
    border: none;
    border-left: 0.1rem solid rgba(255, 255, 255, 0.32);
    padding: 1.2rem 1.4rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header .header__links {
  color: #fff;
  margin-left: 2.7rem;
  padding-top: 0.3rem;
}
@media (max-width: 1023px) {
  .header .header__links {
    display: none;
  }
}
.header .header__links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -1rem -2.8rem;
}
@media (max-width: 1699px) {
  .header .header__links ul {
    margin: -0.8rem -1.2rem;
  }
}
@media (max-width: 1399px) {
  .header .header__links ul {
    margin: -0.5rem -1rem;
  }
}
@media (max-width: 1199px) {
  .header .header__links ul {
    margin: -0.5rem -0.8rem;
  }
}
.header .header__links li {
  padding: 1rem 2.8rem;
  line-height: 1;
}
@media (max-width: 1699px) {
  .header .header__links li {
    padding: 0.8rem 1.2rem;
  }
}
@media (max-width: 1399px) {
  .header .header__links li {
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 1199px) {
  .header .header__links li {
    padding: 0.5rem 0.8rem;
  }
}
.header .header__links a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.22;
  font-size: 1.8rem;
}
.header .header__links a:hover {
  color: #B5963F;
}
.header .header__actions {
  padding-left: 17rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1399px) {
  .header .header__actions {
    padding-left: 14rem;
  }
}
@media (max-width: 1199px) {
  .header .header__actions {
    padding-left: 12rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__actions {
    margin-right: 0;
    position: fixed;
    bottom: 0rem;
    left: 0;
    right: 0;
    z-index: 50;
    padding: 0;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    max-width: 100%;
  }
}
.header .header__actions .header__links-alt + .btn {
  margin-left: 2.7rem;
}
@media (max-width: 1199px) {
  .header .header__actions .header__links-alt + .btn {
    margin-left: 1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__actions .header__links-alt + .btn {
    margin-left: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__actions .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}
.header .header__links-alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: -1rem -4.7rem;
  color: #fff;
  padding-top: 0.3rem;
}
@media (max-width: 1699px) {
  .header .header__links-alt {
    margin: -1rem -1.2rem;
  }
}
@media (max-width: 1399px) {
  .header .header__links-alt {
    margin: -0.5rem -1rem;
  }
}
@media (max-width: 1199px) {
  .header .header__links-alt {
    margin: -0.5rem -0.8rem;
  }
}
@media (max-width: 1023px) {
  .header .header__links-alt {
    display: none;
  }
}
.header .header__links-alt li {
  padding: 1rem 4.7rem;
  line-height: 1;
}
@media (max-width: 1699px) {
  .header .header__links-alt li {
    padding: 1rem 1.2rem;
  }
}
@media (max-width: 1399px) {
  .header .header__links-alt li {
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 1199px) {
  .header .header__links-alt li {
    padding: 0.5rem 0.8rem;
  }
}
.header .header__links-alt a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.22;
  font-size: 1.8rem;
}
@media (max-width: 1399px) {
  .header .header__links-alt a {
    font-size: 1.7rem;
  }
}
@media (max-width: 1023px) {
  .header .header__links-alt a {
    display: none;
  }
}
.header .header__links-alt a:hover {
  color: #B5963F;
}
.header .header__btn-secondary i {
  font-size: 2.2rem;
}
.header .header__navigation {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  overflow: auto;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;
  -o-transition: opacity 0.4s, visibility 0.4s, transform 0.4s;
  transition: opacity 0.4s, visibility 0.4s, transform 0.4s;
  transition: opacity 0.4s, visibility 0.4s, transform 0.4s, -webkit-transform 0.4s;
  background-color: #032449;
  padding: 15rem 5rem 10rem;
}
@media (max-width: 1399px) {
  .header .header__navigation {
    padding: 13.3rem 3.7rem 6rem;
  }
}
@media (max-width: 1199px) {
  .header .header__navigation {
    padding: 11.3rem 2.5rem 6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__navigation {
    padding: 4.4rem 1.4rem 10rem 4.7rem;
  }
}
.header .header__navigation.is-open {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.header .header__navigation-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 120rem;
  margin: auto;
  position: relative;
}
.header .header__navigation-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
/*.header .header__navigation-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42%;
          flex: 0 0 42%;
  max-width: 42%;
  padding-right: 3rem;
}
@media (max-width: 1399px) {
  .header .header__navigation-image {
    padding-right: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__navigation-image {
    display: none;
  }
}*/
/* ------------------------------------------------------------ *\
	Hero
\* ------------------------------------------------------------ */
.hero {
  min-height: 100vh;
  position: relative;
}
.hero .hero__media {
  position: relative;
  width: 100%;
  height: 100%;
}
.hero .hero__media picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero .hero__media img,
.hero .hero__media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .hero__slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero .hero__slider .splide {
  width: 100%;
  height: 100%;
}
.hero .hero__slider .splide__track {
  width: 100%;
  height: 100%;
}
/* Hero alt */
.hero--alt {
  min-height: auto;
}
.hero--alt .hero__media {
  position: absolute;
  top: 0;
  left: 0;
}
.hero--alt .hero__media:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 32%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.52)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
}
.hero--alt .hero__content {
  padding: 21rem 5rem 3.9rem;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 5;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero--alt .hero__content {
    padding: 10rem 2rem 1.5rem;
  }
}
.hero--alt .hero__slider {
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
}
.hero--alt .hero__slider .splide {
  width: 100%;
  height: 100%;
}
.hero--alt .hero__slider .splide__track {
  width: 100%;
  height: 100%;
}
/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Link-more
\* ------------------------------------------------------------ */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .link-more {
    font-size: 1.5rem;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0.5rem;
    font-weight: 600;
    color: #032449;
  }
}
.link-more:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #032449;
}
.link-more.is-open {
  display: none !important;
}
/* ------------------------------------------------------------ *\
	Link
\* ------------------------------------------------------------ */
.link {
  text-transform: uppercase;
  display: inline-block;
  padding: 0.9rem 0 0.9rem;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.27;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  position: relative;
}
@media (max-width: 1023px) {
  .link {
    font-size: 1.3rem;
    padding: 0.6rem 0 0.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .link {
    font-size: 1.1rem;
    font-weight: 500;
    padding: 0.4rem 0 0.4rem;
  }
}
@media (hover: hover) {
  .link:hover {
    color: #B5963F;
  }
  .link:hover:before {
    background-color: #B5963F;
  }
  .link:hover:after {
    background-color: #B5963F;
  }
}
.link:before, .link:after {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  height: 0.1rem;
  background-color: #fff;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.link:before {
  top: 0;
}
.link:after {
  bottom: 0;
}
/* link blue */
.link--blue {
  color: #032449;
}
.link--blue:before, .link--blue:after {
  background-color: #032449;
}
/* ------------------------------------------------------------ *\
	List-entry
\* ------------------------------------------------------------ */
.list-entry {
  color: #032449;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -3rem -8rem;
}
@media (max-width: 1699px) {
  .list-entry {
    margin: -2rem -6rem;
  }
}
@media (max-width: 1399px) {
  .list-entry {
    margin: -2rem -3rem;
  }
}
@media (max-width: 1199px) {
  .list-entry {
    margin: -1rem -3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-entry {
    margin: -0.6rem -1.5rem;
  }
}
.list-entry li {
  padding: 3rem 8rem;
}
@media (max-width: 1699px) {
  .list-entry li {
    padding: 2rem 6rem;
  }
}
@media (max-width: 1399px) {
  .list-entry li {
    padding: 2rem 3rem;
  }
}
@media (max-width: 1199px) {
  .list-entry li {
    padding: 1rem 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-entry li {
    padding: 0.6rem 1.5rem;
  }
}
.list-entry p {
  font-size: 2.1rem;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .list-entry p {
    line-height: 1.4;
    font-size: 1.9rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-entry p {
    font-size: 1.4rem;
  }
}
.list-entry p strong {
  font-weight: 600;
}
/* list-entry alt */
.list-entry--alt {
  display: block;
  text-align: center;
  margin: 0;
}
.list-entry--alt li {
  padding: 0;
}
.list-entry--alt li + li {
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .list-entry--alt li + li {
    margin-top: 1rem;
  }
}
/* ------------------------------------------------------------ *\
	List-utilities
\* ------------------------------------------------------------ */
.list-utilities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities {
    display: block;
    text-align: center;
  }
}
.list-utilities a > span:first-child {
  padding-top: 2.7rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities a > span:first-child {
    padding-top: 0;
  }
}
.list-utilities span {
  font-family: "Emmeline", sans-serif;
  font-size: 7.7rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  margin-bottom: 0rem;
  display: block;
}
@media (max-width: 1199px) {
  .list-utilities span {
    font-size: 6rem;
  }
}
@media (max-width: 1023px) {
  .list-utilities span {
    font-size: 5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities span {
    font-size: 4.6rem;
  }
}
.list-utilities p {
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: 0.03em;
}
@media (max-width: 1199px) {
  .list-utilities p {
    font-size: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .list-utilities p {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities p {
    font-size: 1.2rem;
  }
}
.list-utilities span + p {
  margin-top: 0.9rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities span + p {
    margin-top: 0rem;
  }
}
.list-utilities svg {
  margin-bottom: 0;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
@media (max-width: 1023px) {
  .list-utilities svg {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.list-utilities p {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.list-utilities li {
  text-align: center;
  position: relative;
}
.list-utilities a {
  color: #fff;
  display: inline-block;
  padding: 0 6.7rem;
  background-color: #032449;
  z-index: 2;
  position: relative;
}
@media (max-width: 1699px) {
  .list-utilities a {
    padding: 0 3rem;
  }
}
@media (max-width: 1199px) {
  .list-utilities a {
    padding: 0 2rem;
  }
}
@media (max-width: 1023px) {
  .list-utilities a {
    padding: 0 1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities a {
    padding: 0;
  }
}
.list-utilities a:hover {
  color: #B5963F;
}
.list-utilities li:first-child:before {
  display: none;
}
.list-utilities li:first-child:after {
  display: none;
}
.list-utilities li:first-child a:before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  width: 100vw;
  width: 100vw;
  height: 100%;
  background-color: #032449;
  z-index: 5;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities li:first-child a:before {
    display: none;
  }
}
.list-utilities li:last-child:before {
  display: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities li:last-child:before {
    display: block;
  }
}
.list-utilities li:last-child:after {
  display: none;
  height: 100%;
  background-color: #032449;
}
.list-utilities li:last-child a:after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 100%;
  width: 100vw;
  width: 100vw;
  height: 100%;
  background-color: #032449;
  z-index: 5;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities li:last-child a:after {
    display: none;
  }
}
.list-utilities li:before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  width: 100vw;
  width: 100vw;
  height: 0.2rem;
  background-color: #fff;
  margin-top: 0.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities li:before {
    margin-top: 0;
    top: 0;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0.2rem;
    height: 2.6rem;
  }
}
.list-utilities li:after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 100%;
  width: 100vw;
  width: 100vw;
  height: 0.2rem;
  background-color: #fff;
  margin-top: 0.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities li:after {
    display: none;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities li + li {
    margin-top: 0.8rem;
    padding-top: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities li.has-image a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-utilities li.has-image a svg {
    margin-right: 1rem;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    margin: -0.5rem 1rem 0 -1rem;
  }
}
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo {
  display: inline-block;
}
.logo img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	nav-trigger
\* ------------------------------------------------------------ */
.nav-trigger {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  height: 5.8rem;
  width: 7.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 7.6rem;
          flex: 0 0 7.6rem;
  border: 0.1rem solid #fff;
  display: inline-block;
  padding: 1.4rem 1.6rem;
  background-color: transparent;
}
@media (max-width: 1399px) {
  .nav-trigger {
    height: 4.8rem;
    width: 5.6rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 5.6rem;
            flex: 0 0 5.6rem;
    padding: 1.2rem 1.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-trigger {
    height: 6.5rem;
    width: 6rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
            flex: 0 0 6rem;
    border: none;
    border-right: 0.1rem solid rgba(255, 255, 255, 0.32);
    padding: 2rem 1.4rem;
  }
}
.nav-trigger .nav__burger {
  position: relative;
  height: 100%;
  width: 100%;
}
.nav-trigger .nav__burger:before,
.nav-trigger .nav__burger:after,
.nav-trigger .nav__burger span {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.2rem;
  -webkit-transition: background-color 0.4s, -webkit-transform 0.4s;
  transition: background-color 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, background-color 0.4s;
  transition: transform 0.4s, background-color 0.4s;
  transition: transform 0.4s, background-color 0.4s, -webkit-transform 0.4s;
  background-color: #fff;
}
.nav-trigger .nav__burger span {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.nav-trigger .nav__burger:before {
  top: 0;
}
.nav-trigger .nav__burger:after {
  bottom: 0;
}
.nav-trigger.is-open .nav__burger:before {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(-1.7rem, 1.6rem);
      -ms-transform: rotate(-45deg) translate(-1.7rem, 1.6rem);
          transform: rotate(-45deg) translate(-1.7rem, 1.6rem);
}
@media (max-width: 1399px) {
  .nav-trigger.is-open .nav__burger:before {
    -webkit-transform: rotate(-45deg) translate(-1.1rem, 1.1rem);
        -ms-transform: rotate(-45deg) translate(-1.1rem, 1.1rem);
            transform: rotate(-45deg) translate(-1.1rem, 1.1rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-trigger.is-open .nav__burger:before {
    -webkit-transform: rotate(-45deg) translate(-1rem, 1.6rem);
        -ms-transform: rotate(-45deg) translate(-1rem, 1.6rem);
            transform: rotate(-45deg) translate(-1rem, 1.6rem);
  }
}
.nav-trigger.is-open .nav__burger:after {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-1.3rem, -1.4rem);
      -ms-transform: rotate(45deg) translate(-1.3rem, -1.4rem);
          transform: rotate(45deg) translate(-1.3rem, -1.4rem);
}
@media (max-width: 1399px) {
  .nav-trigger.is-open .nav__burger:after {
    -webkit-transform: rotate(45deg) translate(-1rem, -1rem);
        -ms-transform: rotate(45deg) translate(-1rem, -1rem);
            transform: rotate(45deg) translate(-1rem, -1rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-trigger.is-open .nav__burger:after {
    -webkit-transform: rotate(45deg) translate(-1.2rem, -1.7rem);
        -ms-transform: rotate(45deg) translate(-1.2rem, -1.7rem);
            transform: rotate(45deg) translate(-1.2rem, -1.7rem);
  }
}
.nav-trigger.is-open .nav__burger span {
  display: none;
}
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav {
  color: #fff;
  overflow: hidden;
  padding-top: 2.2rem;
  padding-bottom: 1rem;
}
@media (max-width: 1199px) {
  .nav {
    padding-top: 0;
  }
}
.nav a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  text-transform: uppercase;
  line-height: 1.5;
}
.nav a:hover {
  color: #B5963F;
}
.nav > ul > li + li {
  margin-top: 3rem;
}
@media (max-width: 1399px) {
  .nav > ul > li + li {
    margin-top: 2.4rem;
  }
}
@media (max-width: 1199px) {
  .nav > ul > li + li {
    margin-top: 1.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav > ul > li + li {
    margin-top: 2.4rem;
  }
}
.nav > ul > li > a {
  font-size: 3.3rem;
  font-weight: 400;
  padding: 0 3.8rem 0.7rem 0;
  position: relative;
}
@media (max-width: 1399px) {
  .nav > ul > li > a {
    font-size: 3rem;
  }
}
@media (max-width: 1199px) {
  .nav > ul > li > a {
    font-size: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media (max-width: 1023px) {
  .nav > ul > li > a {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav > ul > li > a {
    font-size: 2.1rem;
    line-height: 1.19;
    padding: 0 3.3rem 0.5rem 0;
  }
}
.nav li.has-dropdown > a {
  position: relative;
  color: #fff;
}
.nav li.has-dropdown > a:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 0.3rem;
  background-color: #B5963F;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav li.has-dropdown > a:before {
    width: 16.8rem;
    height: 0.2rem;
  }
}
.nav li.has-dropdown > a:hover {
  color: #B5963F;
}
.nav li.has-dropdown > a svg {
  position: absolute;
  top: 1.1rem;
  right: 0;
  width: 1.4rem;
  height: 2.3rem;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: color 0.4s, -webkit-transform 0.4s;
  transition: color 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, color 0.4s;
  transition: transform 0.4s, color 0.4s;
  transition: transform 0.4s, color 0.4s, -webkit-transform 0.4s;
}
@media (max-width: 1399px) {
  .nav li.has-dropdown > a svg {
    width: 1.2rem;
    height: 2.1rem;
  }
}
@media (max-width: 1199px) {
  .nav li.has-dropdown > a svg {
    width: 1rem;
    height: 1.9rem;
    top: 1rem;
  }
}
@media (max-width: 1023px) {
  .nav li.has-dropdown > a svg {
    width: 0.8rem;
    height: 1.7rem;
    top: 0.9rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav li.has-dropdown > a svg {
    width: 2rem;
    height: 1.9rem;
    top: 0.5rem;
  }
}
.nav li.has-dropdown.is-active > a {
  color: #B5963F;
  font-weight: 600;
}
.nav li.has-dropdown.is-active > a svg {
  color: #B5963F;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.nav li.has-dropdown.is-active > a:before {
  opacity: 1;
}
.nav li.has-dropdown > .nav__dropdown {
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
  height: 0;
  overflow: hidden;
}
.nav .nav__dropdown ul {
  padding: 2.3rem 0 0rem;
}
@media (max-width: 1399px) {
  .nav .nav__dropdown ul {
    padding-top: 2.1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav .nav__dropdown ul {
    padding-top: 1.7rem;
  }
}
.nav .nav__dropdown li + li {
  margin-top: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav .nav__dropdown li + li {
    margin-top: 0.7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav .nav__dropdown li {
    line-height: 1;
  }
}
.nav li.has-dropdown > .nav__dropdown a {
  font-size: 2.4rem;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .nav li.has-dropdown > .nav__dropdown a {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav li.has-dropdown > .nav__dropdown a {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
/* ------------------------------------------------------------ *\
	Radio
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Section-callout
\* ------------------------------------------------------------ */
.section-callout {
  position: relative;
  overflow: hidden;
  padding-top: 44.6%;
  margin: 18rem 0 12.5rem;
}
@media (max-width: 1399px) {
  .section-callout {
    margin: 12rem 0 12rem;
  }
}
@media (max-width: 1199px) {
  .section-callout {
    margin: 8rem 0;
  }
}
@media (max-width: 1023px) {
  .section-callout {
    margin: 6rem 0;
    padding-top: 60%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-callout {
    padding-top: 100%;
    margin: 4rem 0;
  }
}
.section-callout .section__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 142%;
}
.section-callout .section__media picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-callout .section__media img,
.section-callout .section__media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.section-callout .section__box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5;
  background-color: rgba(3, 36, 73, 0.91);
  color: #fff;
  text-align: center;
  padding: 1.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-callout .section__box {
    padding: 0.8rem;
  }
}
.section-callout .section__box:hover:hover .link {
  color: #B5963F;
}
.section-callout .section__box:hover:hover .link:before {
  background-color: #B5963F;
}
.section-callout .section__box:hover:hover .link:after {
  background-color: #B5963F;
}
.section-callout .section__box-inner {
  border: 0.1rem solid #B5963F;
  padding: 3.5rem 4.8rem 3.5rem;
  min-width: 29rem;
  min-height: 19.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1399px) {
  .section-callout .section__box-inner {
    min-width: 28rem;
    min-height: 16.3rem;
    padding: 3.5rem 3.8rem 3.5rem;
  }
}
@media (max-width: 1199px) {
  .section-callout .section__box-inner {
    max-width: 36rem;
    padding: 2.5rem 2rem;
    min-width: 28rem;
    min-height: 16.3rem;
  }
}
@media (max-width: 1023px) {
  .section-callout .section__box-inner {
    min-width: 22rem;
    min-height: 12rem;
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-callout .section__box-inner {
    padding: 0.7rem 0.8rem 1rem;
  }
}
@media (max-width: 575px) {
  .section-callout .section__box-inner {
    min-width: 17.4rem;
    min-height: 9rem;
  }
}
.section-callout .section__box-inner h3 {
  margin-bottom: 1rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
.section-callout .section__box-inner h3 + .link {
  margin-top: 3.6rem;
}
@media (max-width: 1199px) {
  .section-callout .section__box-inner h3 + .link {
    margin-top: 2.6rem;
  }
}
@media (max-width: 1023px) {
  .section-callout .section__box-inner h3 + .link {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-callout .section__box-inner h3 + .link {
    margin-top: 1rem;
  }
}
/* ------------------------------------------------------------ *\
	Section-links
\* ------------------------------------------------------------ */
.section-links-holder {
  position: relative;
}
.section-links {
  padding: 1.9rem 0;
  overflow: hidden;
  background-color: #fff;
  z-index: 40;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1399px) {
  .section-links {
    padding: 1.2rem 0;
  }
}
@media (max-width: 1199px) {
  .section-links {
    padding: 0.6rem 0;
  }
}
@media (max-width: 1023px) {
  .section-links {
    padding: 0.2rem 0 0.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-links {
    padding: 1rem 0 1rem;
  }
}
.section-links.is-fixed {
  position: fixed;
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-links .shell {
    display: contents;
  }
}
.section-links a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  color: #032449;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-links a {
    height: 100%;
  }
}
@media (min-width: 1023.02px) {
  .section-links a:hover {
    color: #B5963F;
  }
  .section-links a:hover img {
    opacity: 0;
  }
  .section-links a:hover img + img {
    opacity: 1;
  }
}
.section-links span {
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.18;
  display: block;
}
@media (max-width: 1023px) {
  .section-links span {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-links span {
    font-size: 1rem;
  }
}
.section-links figure {
  position: relative;
  margin: 0 auto 0.7rem;
  min-height: 5.1rem;
}
@media (max-width: 1199px) {
  .section-links figure {
    margin-bottom: 0rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-links figure {
    width: auto !important;
    height: auto !important;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    min-height: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0.3rem;
  }
}
.section-links figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 1;
}
@media (max-width: 1199px) {
  .section-links figure img {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@media (max-width: 1023px) {
  .section-links figure img {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-links figure img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    position: static;
  }
}
@media (min-width: 767.02px) {
  .section-links figure img {
    width: 100%;
  }
}
.section-links figure img + img {
  opacity: 0;
}
@media (max-width: 1023px) {
  .section-links figure img + img {
    display: none;
  }
}
.section-links a.is-current {
  color: #B5963F;
}
.section-links a.is-current img {
  opacity: 0;
}
@media (max-width: 1023px) {
  .section-links a.is-current img {
    display: none;
    opacity: 1;
  }
}
.section-links a.is-current img + img {
  opacity: 1;
}
@media (max-width: 1023px) {
  .section-links a.is-current img + img {
    display: inline-block;
  }
}
.section-links .section__links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -3.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 767.02px) {
  .section-links .section__links ul {
    margin: 0 -3rem;
  }
}
@media (min-width: 1399.02px) {
  .section-links .section__links ul {
    margin: 0 -4rem;
  }
}
@media (min-width: 1699.02px) {
  .section-links .section__links ul {
    margin: 0 -4.7rem;
  }
}
.section-links .section__links li {
  padding: 0 3.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-align: center;
}
@media (min-width: 767.02px) {
  .section-links .section__links li {
    padding: 0 3rem;
  }
}
@media (min-width: 1399.02px) {
  .section-links .section__links li {
    padding: 0 4rem;
  }
}
@media (min-width: 1699.02px) {
  .section-links .section__links li {
    padding: 0 4.7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-links figure {
    margin-bottom: 0.8rem;
  }
}
/* ------------------------------------------------------------ *\
  Subnav
\* ------------------------------------------------------------ */
.section-links .js-slider-links-subnav a {
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.18;
  display: block;
}
.section-links .js-slider-links-subnav .active a {
  color: #B5963F;
}
@media (max-width: 1023px) {
  .section-links .js-slider-links-subnav a {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-links .js-slider-links-subnav a .icon-span {
    font-size: 1rem;
  }
}
/* ------------------------------------------------------------ *\
	Section-subscribe
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section {
  padding: 12rem 0 14rem;
}
@media (max-width: 1399px) {
  .section {
    padding: 10rem 0;
  }
}
@media (max-width: 1199px) {
  .section {
    padding: 8rem 0;
  }
}
@media (max-width: 1023px) {
  .section {
    padding: 6rem 0;
  }
}
.section .section__head {
  text-align: center;
  margin: 0 auto 6rem;
  max-width: 80%;
  color: #032449;
}
@media (max-width: 1399px) {
  .section .section__head {
    max-width: 86%;
  }
}
@media (max-width: 1199px) {
  .section .section__head {
    margin-bottom: 4rem;
  }
}
@media (max-width: 1023px) {
  .section .section__head {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section .section__head {
    max-width: 100%;
    margin-bottom: 1.6rem;
  }
}
.section .section__head h3 {
  text-transform: uppercase;
}
.section .section__head p {
  color: #737477;
}
/*  Section blue   */
.section--blue {
  background-color: #032449;
  color: #fff;
}
.section--blue .section__head {
  color: #fff;
}
/* Section--entry */
.section--entry {
  text-align: center;
  padding: 4.9rem 0 7rem;
}
@media (max-width: 1023px) {
  .section--entry {
    padding: 6rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--entry {
    padding: 2.6rem 0 2.6rem;
  }
}
.section--entry h1,
.section--entry h2 {
  padding-top: 1.8rem;
  margin-bottom: 3.1rem;
  color: #032449;
}
@media (max-width: 1023px) {
  .section--entry h1,
.section--entry h2 {
    margin-bottom: 3rem;
    padding-top: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--entry h1,
.section--entry h2 {
    margin-bottom: 0.8rem;
  }
}
.section--entry .section__content {
  padding: 0 1.6rem;
}
@media (max-width: 1023px) {
  .section--entry .section__content {
    padding: 0;
  }
}
.section--entry .section__content p {
  margin-bottom: 0;
}
.section--entry .section__content p + p {
  margin-top: 4rem;
}
@media (max-width: 1399px) {
  .section--entry .section__content p + p {
    margin-top: 3rem;
  }
}
@media (max-width: 1199px) {
  .section--entry .section__content p + p {
    margin-top: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .section--entry .section__content p + p {
    margin-top: 1.8rem;
  }
}
.section--entry .btn {
  margin-top: 5.4rem;
}
@media (max-width: 1023px) {
  .section--entry .btn {
    margin-top: 3.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--entry .btn {
    margin-top: 2.6rem;
    font-size: 1.6rem;
    padding: 1.4rem 3.2rem 1.2rem;
  }
}
/* Section cards-prime */
.section--cards-prime {
  padding: 8rem 0 11.3rem;
}
@media (max-width: 1399px) {
  .section--cards-prime {
    padding: 8rem 0;
  }
}
@media (max-width: 1023px) {
  .section--cards-prime {
    padding: 6rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--cards-prime {
    padding: 3rem 0 3rem;
  }
}
.section--cards-prime .section__head {
  margin-bottom: 3.1rem;
}
@media (max-width: 1023px) {
  .section--cards-prime .section__head {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--cards-prime .section__head {
    margin-bottom: 1.6rem;
  }
}
/*  section articles  */
.section--articles .slider {
  padding: 0 30rem;
}
@media (max-width: 1699px) {
  .section--articles .slider {
    padding: 0 15rem;
  }
}
@media (max-width: 1399px) {
  .section--articles .slider {
    padding: 0;
  }
}
.section--articles .section__head {
  margin-bottom: 4rem;
}
@media (max-width: 1023px) {
  .section--articles .section__head {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--articles .section__head {
    margin-bottom: 1.6rem;
  }
}
/* section slider cards */
.section--slider-cards {
  position: relative;
  margin-top: 11.4rem;
  padding: 9.5rem 0 12rem;
}
@media (max-width: 1399px) {
  .section--slider-cards {
    padding: 10rem 0;
  }
}
@media (max-width: 1199px) {
  .section--slider-cards {
    padding: 8rem 0;
    margin-top: 8rem;
  }
}
@media (max-width: 1023px) {
  .section--slider-cards {
    padding: 6rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--slider-cards {
    margin-top: 4rem;
    padding: 4rem 0 3.5rem;
  }
}
.section--slider-cards:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background-color: #032449;
}
.section--slider-cards .section__head {
  position: relative;
  z-index: 2;
  color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--slider-cards .section__head {
    margin-bottom: 2.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--slider-cards .section__head h3 {
    font-size: 1.7rem;
    line-height: 1.18;
  }
}
.section--slider-cards .section__body {
  position: relative;
  z-index: 2;
  padding: 0 5rem;
}
@media (max-width: 1699px) {
  .section--slider-cards .section__body {
    padding: 0 4rem;
  }
}
@media (max-width: 1399px) {
  .section--slider-cards .section__body {
    padding: 0;
  }
}
.section--slider-cards.type--2 {
  padding-bottom: 17rem;
}
@media (max-width: 1199px) {
  .section--slider-cards.type--2 {
    padding-bottom: 14rem;
  }
}
@media (max-width: 1023px) {
  .section--slider-cards.type--2 {
    padding-bottom: 12rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--slider-cards.type--2 {
    padding-bottom: 6.7rem;
  }
}
.section--slider-cards.type--2:before {
  height: 48.5%;
}
.section--slider-cards.type--2 .section__body {
  padding: 0 6rem;
}
@media (max-width: 1699px) {
  .section--slider-cards.type--2 .section__body {
    padding: 0 4rem;
  }
}
@media (max-width: 1399px) {
  .section--slider-cards.type--2 .section__body {
    padding: 0;
  }
}
/* Section tiles */
.section--tiles {
  position: relative;
  padding: 14rem 0 8.5rem;
}
@media (max-width: 1399px) {
  .section--tiles {
    padding: 10rem 0;
  }
}
@media (max-width: 1199px) {
  .section--tiles {
    padding: 8rem 0;
  }
}
@media (max-width: 1023px) {
  .section--tiles {
    padding: 6rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tiles {
    padding: 6rem 0 7rem;
  }
}
.section--tiles .section__inner {
  position: relative;
  padding: 3.7rem 6.6rem 6rem;
  z-index: 2;
}
@media (max-width: 1699px) {
  .section--tiles .section__inner {
    padding: 3.7rem 4rem 6rem;
  }
}
@media (max-width: 1399px) {
  .section--tiles .section__inner {
    padding: 3.7rem 0 6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tiles .section__inner {
    padding: 3.7rem 0;
  }
}
.section--tiles .section__inner:before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 100%;
  background-color: #032449;
  z-index: -1;
  width: 74.3%;
}
@media (max-width: 1399px) {
  .section--tiles .section__inner:before {
    width: 86%;
  }
}
@media (max-width: 1023px) {
  .section--tiles .section__inner:before {
    width: 93%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tiles .section__inner:before {
    width: 101%;
  }
}
.section--tiles .section__head {
  color: #fff;
  max-width: 70%;
  padding: 0;
}
@media (max-width: 1699px) {
  .section--tiles .section__head {
    max-width: 64%;
  }
}
@media (max-width: 1399px) {
  .section--tiles .section__head {
    max-width: 72%;
  }
}
@media (max-width: 1023px) {
  .section--tiles .section__head {
    max-width: 82%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tiles .section__head {
    margin-bottom: 2rem;
  }
}
.section--tiles .section__head h2 {
  font-size: 9rem;
  line-height: 1.18;
}
@media (max-width: 1023px) {
  .section--tiles .section__head h2 {
    font-size: 7.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tiles .section__head h2 {
    font-size: 4.3rem;
    line-height: 1.07;
  }
}
.section--tiles .grid + .list-utilities {
  margin-top: 6rem;
}
@media (max-width: 1023px) {
  .section--tiles .grid + .list-utilities {
    margin-top: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tiles .grid + .list-utilities {
    margin-top: 3.1rem;
  }
}
.section--tiles .list-utilities {
  max-width: 78.4%;
}
@media (max-width: 1699px) {
  .section--tiles .list-utilities {
    max-width: 76%;
  }
}
@media (max-width: 1399px) {
  .section--tiles .list-utilities {
    max-width: 82%;
  }
}
@media (max-width: 1023px) {
  .section--tiles .list-utilities {
    max-width: 88%;
  }
}
/* section subscribe */
.section--subscribe {
  background-color: #032449;
  margin: 25.4rem 0 25.4rem;
  padding: 10.4rem 0 9.6rem;
}
@media (max-width: 1399px) {
  .section--subscribe {
    margin: 24rem 0;
  }
}
@media (max-width: 1199px) {
  .section--subscribe {
    padding: 8rem 0;
    margin: 16rem 0;
  }
}
@media (max-width: 1023px) {
  .section--subscribe {
    padding: 6rem 0;
    margin: 12rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--subscribe {
    margin: 11rem 0;
    padding: 4.7rem 0 5.2rem;
  }
}
/* Section testimonials */
.section--testimonials {
  margin-bottom: 20.5rem;
  padding: 10rem 0 10rem;
  background-color: #032449;
}
@media (max-width: 1399px) {
  .section--testimonials {
    margin-bottom: 24rem;
  }
}
@media (max-width: 1199px) {
  .section--testimonials {
    padding: 8rem 0;
    margin-bottom: 16rem;
  }
}
@media (max-width: 1023px) {
  .section--testimonials {
    padding: 6rem 0;
    margin-bottom: 12rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--testimonials {
    padding: 5.7rem 0 2.4rem;
    margin-bottom: 11rem;
  }
}
.section--testimonials .section__head {
  color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--testimonials .section__head {
    margin-bottom: 2.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--testimonials .section__head h3 {
    font-size: 2rem;
    line-height: 1.2;
  }
}
/* Section card */
.section--card {
  padding: 7.6rem 0 0rem;
}
@media (max-width: 1023px) {
  .section--card {
    padding-top: 6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--card {
    padding: 3.4rem 0 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--card .card-prime--alt {
    margin: 0 -1.5rem;
  }
}
/* Section tabs */
.section--tabs {
  margin: 11.4rem 0 6.4rem;
  padding: 8.6rem 0 8.6rem;
  position: relative;
}
@media (max-width: 1199px) {
  .section--tabs {
    padding: 8rem 0;
  }
}
@media (max-width: 1023px) {
  .section--tabs {
    padding: 6rem 0;
    margin: 6rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tabs {
    margin: 7.2rem 0 2.3rem;
    padding: 4.7rem 0 3.6rem;
  }
}
.section--tabs .section__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section--tabs .section__media:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #000;
  opacity: 0.6;
}
.section--tabs .section__media img,
.section--tabs .section__media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section--tabs .section__head {
  position: relative;
  z-index: 2;
  color: #fff;
  margin-bottom: 3.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tabs .section__head {
    margin-bottom: 2.3rem;
  }
}
.section--tabs .section__head h3 {
  font-size: 3.1rem;
  line-height: 1.23;
}
@media (max-width: 1199px) {
  .section--tabs .section__head h3 {
    font-size: 3rem;
  }
}
@media (max-width: 1023px) {
  .section--tabs .section__head h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tabs .section__head h3 {
    font-size: 1.8rem;
    line-height: 1.22;
  }
}
.section--tabs .section__body {
  position: relative;
  z-index: 2;
  color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--tabs .section__body {
    margin: 0 -1.5rem;
  }
}
/* section box */
.section--box {
  padding: 3rem 0 8rem;
}
@media (max-width: 1023px) {
  .section--box {
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--box {
    padding-bottom: 5.8rem;
  }
}
.section--box .section__inner {
  margin: 0 6.4rem;
  border: 0.1rem solid #B5963F;
  padding: 6.3rem 4rem 1.7rem;
}
@media (max-width: 1699px) {
  .section--box .section__inner {
    margin: 0 4rem;
  }
}
@media (max-width: 1399px) {
  .section--box .section__inner {
    margin: 0;
    padding: 6.3rem 2rem 4rem;
  }
}
@media (max-width: 1023px) {
  .section--box .section__inner {
    padding: 5rem 2rem 4.7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--box .section__inner {
    padding: 4.1rem 2rem 3.2rem;
  }
}
.section--box .section__inner h3 {
  text-align: center;
  text-transform: uppercase;
  color: #032449;
  font-size: 3.1rem;
  line-height: 1.23;
  margin-bottom: 2.4rem;
}
@media (max-width: 1199px) {
  .section--box .section__inner h3 {
    font-size: 3rem;
  }
}
@media (max-width: 1023px) {
  .section--box .section__inner h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--box .section__inner h3 {
    font-size: 1.8rem;
    line-height: 1.22;
    margin-bottom: 1.6rem;
  }
}
/* section size 2 */
.section--size-2 {
  padding: 7.6rem 0 14.5rem;
}
@media (max-width: 1399px) {
  .section--size-2 {
    padding: 8rem 0 10rem;
  }
}
@media (max-width: 1199px) {
  .section--size-2 {
    padding: 8rem 0;
  }
}
@media (max-width: 1023px) {
  .section--size-2 {
    padding: 3rem 0 6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--size-2 {
    padding: 6rem 0 6.7rem;
  }
}
/* section size 3 */
.section--size-3 {
  margin: 29.4rem 0 8rem;
  padding: 9.5rem 0 12rem;
}
@media (max-width: 1399px) {
  .section--size-3 {
    padding: 10rem 0;
  }
}
@media (max-width: 1199px) {
  .section--size-3 {
    padding: 8rem 0;
    margin: 16rem 0 7rem;
  }
}
@media (max-width: 1023px) {
  .section--size-3 {
    padding: 6rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--size-3 {
    margin-top: 8rem;
    padding: 4rem 0 1.7rem;
  }
}
/* section gallery */
.section--gallery {
  padding: 0 0 19.3rem;
}
@media (max-width: 1199px) {
  .section--gallery {
    padding-bottom: 10rem;
  }
}
@media (max-width: 1023px) {
  .section--gallery {
    padding-bottom: 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--gallery {
    padding: 2rem 0 5.3rem;
  }
}
.section--gallery .tabs {
  padding: 0 13.8rem;
}
@media (max-width: 1699px) {
  .section--gallery .tabs {
    padding: 0 6rem;
  }
}
@media (max-width: 1399px) {
  .section--gallery .tabs {
    padding: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--gallery .tabs .tabs__head {
    margin: 0 -1.5rem;
  }
}
/* ------------------------------------------------------------ *\
	Select
\* ------------------------------------------------------------ */
.select select::-ms-expand {
  display: none;
}
/* ------------------------------------------------------------ *\
  Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: calc( 119.4rem + 1.5rem * 2 );
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: auto;
  width: 100%;
}
.shell--big {
  max-width: calc( 192rem + 1.5rem * 2 );
}
.shell--medium {
  max-width: calc( 161.4rem + 1.5rem * 2 );
}
/* Shell Fluid */
.shell--fluid {
  max-width: none;
}
/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider {
  position: relative;
}
.slider .splide__arrow {
  background: transparent;
  color: #fff;
  width: 6.7rem;
  height: 3.4rem;
  margin-top: -1.5rem;
  opacity: 1;
}
@media (max-width: 1399px) {
  .slider .splide__arrow {
    width: 5rem;
    height: 2.6rem;
  }
}
@media (max-width: 1023px) {
  .slider .splide__arrow {
    width: 4rem;
    height: 1.6rem;
  }
}
.slider .splide__arrow:hover {
  color: #B5963F;
  opacity: 1;
}
.slider .splide__arrow svg {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  fill: #fff;
  width: 100%;
  height: 100%;
}
.slider .splide__arrow--prev {
  left: -2%;
}
@media (max-width: 1399px) {
  .slider .splide__arrow--prev {
    left: -0.7%;
  }
}
@media (max-width: 1023px) {
  .slider .splide__arrow--prev {
    left: -1%;
  }
}
.slider .splide__arrow--next {
  right: -2%;
}
@media (max-width: 1399px) {
  .slider .splide__arrow--next {
    right: -0.7%;
  }
}
@media (max-width: 1023px) {
  .slider .splide__arrow--next {
    right: -1%;
  }
}
.slider .splide__pagination {
  position: relative;
  bottom: 0;
}
.slider .splide__pagination__page {
  width: 0.86rem;
  height: 0.86rem;
  border: 0.1rem solid #fff;
  background-color: transparent;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
  opacity: 1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider .splide__pagination__page {
    margin: 0.4rem;
  }
}
.slider .splide__pagination__page.is-active {
  background-color: #fff;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.slider .splide:not(.is-overflow) .splide__arrows {
  display: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider.visible-desktop {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
@media (min-width: 767.02px) {
  .slider.visible-mobile {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
/* Slider articles */
@media (max-width: 1023px) {
  .slider--articles {
    margin-right: -1.5rem;
    margin-left: -0.5rem;
  }
}
@media (min-width: 1023.02px) {
  .slider--articles .splide.is-initialized:not(.is-active) .splide__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1rem !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1399.02px) {
  .slider--articles .splide.is-initialized:not(.is-active) .splide__list {
    margin: 0 -2rem !important;
  }
}
@media (min-width: 1699.02px) {
  .slider--articles .splide.is-initialized:not(.is-active) .splide__list {
    margin: 0 -3rem !important;
  }
}
@media (min-width: 1023.02px) {
  .slider--articles .splide__slide {
    padding: 0 1rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    max-width: 100%;
  }
}
@media (min-width: 1399.02px) {
  .slider--articles .splide__slide {
    padding: 0 2rem;
  }
}
@media (min-width: 1699.02px) {
  .slider--articles .splide__slide {
    padding: 0 3rem;
  }
}
/* slider cards */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--cards {
    margin: 0 -1.5rem;
  }
}
/* slider testimonials */
.slider--testimonials .splide__track {
  margin: 0 auto;
  max-width: 79.2rem;
}
@media (max-width: 1023px) {
  .slider--testimonials .splide__track {
    margin-bottom: 2rem;
    max-width: 90%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--testimonials .splide__track {
    max-width: 100%;
    margin-bottom: 3.5rem;
  }
}
.slider--testimonials .splide__arrow {
  width: 5.4rem;
  height: 2.6rem;
  margin-top: -0.7rem;
}
.slider--testimonials .splide__arrow--prev {
  left: -0.5%;
}
.slider--testimonials .splide__arrow--next {
  right: -0.5%;
}
/* slider links */
@media (min-width: 767.02px) {
  .slider--links .splide.is-initialized:not(.is-active) .splide__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -3rem !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1399.02px) {
  .slider--links .splide.is-initialized:not(.is-active) .splide__list {
    margin: 0 -4rem !important;
  }
}
@media (min-width: 1699.02px) {
  .slider--links .splide.is-initialized:not(.is-active) .splide__list {
    margin: 0 -4.7rem !important;
  }
}
@media (min-width: 767.02px) {
  .slider--links .splide__slide {
    padding: 0 3rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    text-align: center;
  }
}
@media (min-width: 1399.02px) {
  .slider--links .splide__slide {
    padding: 0 4rem;
  }
}
@media (min-width: 1699.02px) {
  .slider--links .splide__slide {
    padding: 0 4.7rem;
  }
}
/* slider diff links */
.slider--diff-links {
  padding: 0 7rem;
}
@media (max-width: 1199px) {
  .slider--diff-links {
    padding: 0 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--diff-links {
    padding: 0;
  }
}
.slider--diff-links .splide__arrow {
  width: 2rem;
  height: 2rem;
  margin-top: 0.2rem;
  color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--diff-links .splide__arrow {
    display: none;
  }
}
@media (max-width: 1399px) {
  .slider--diff-links .splide__arrow--prev {
    left: -4%;
  }
}
@media (max-width: 1199px) {
  .slider--diff-links .splide__arrow--prev {
    left: -3%;
  }
}
@media (max-width: 1023px) {
  .slider--diff-links .splide__arrow--prev {
    left: -4%;
  }
}
@media (max-width: 1399px) {
  .slider--diff-links .splide__arrow--next {
    right: -4%;
  }
}
@media (max-width: 1199px) {
  .slider--diff-links .splide__arrow--next {
    right: -3%;
  }
}
@media (max-width: 1023px) {
  .slider--diff-links .splide__arrow--next {
    right: -4%;
  }
}
/* slider alt cards */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--alt-cards {
    margin: 0 -1.5rem;
  }
}
.slider--alt-cards .splide__arrow {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-top: 0;
}
/* slider features */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--features {
    border: 0.1rem solid rgba(3, 36, 73, 0.3);
    padding: 3.4rem 2rem 1rem 3rem;
  }
}
.slider--features .splide__pagination__page {
  width: 0.86rem;
  height: 0.86rem;
  border: 0.1rem solid #032449;
}
.slider--features .splide__pagination__page.is-active {
  background-color: #032449;
}
.slider--features .splide__slide .feature + .feature {
  margin-top: 2.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--features .splide__slide .feature + .feature {
    margin-top: 2.1rem;
  }
}
.slider--features .splide__pagination {
  margin-top: 1.7rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--features .splide__pagination {
    margin-top: 2.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--features .splide__pagination {
    display: block !important;
  }
}
/* slider gallery */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--gallery {
    margin: 0 -1.5rem;
  }
}
.slider--gallery .slider__image {
  position: relative;
  padding-top: 86%;
}
.slider--gallery .slider__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--gallery .splide__pagination {
    position: absolute;
    bottom: 1.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider--gallery .splide__pagination__page {
    margin: 0.3rem;
  }
}
/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -2rem;
}
@media (max-width: 1199px) {
  .socials ul {
    margin: 0 -1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .socials ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -3.7rem;
  }
}
.socials li {
  padding: 0 2rem;
}
@media (max-width: 1199px) {
  .socials li {
    padding: 0 1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .socials li {
    padding: 3.7rem;
  }
}
.socials a {
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  display: inline-block;
}
.socials a:hover {
  opacity: 0.7;
}
.socials svg {
  vertical-align: middle;
  display: inline-block;
}
/* ------------------------------------------------------------ *\
	Subscribe
\* ------------------------------------------------------------ */
.subscribe .subscribe__head {
  color: #fff;
  text-align: center;
  margin-bottom: 5.4rem;
}
@media (max-width: 1023px) {
  .subscribe .subscribe__head {
    margin-bottom: 3rem;
  }
}
.subscribe .subscribe__head h3 {
  text-transform: uppercase;
  margin-bottom: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__head h3 {
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 1023px) {
  .subscribe .subscribe__head p {
    font-size: 1.7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__head p {
    font-size: 1.5rem;
    line-height: 1.93;
  }
}
.subscribe .subscribe__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: -1rem;
}
@media (max-width: 1023px) {
  .subscribe .subscribe__cols {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.subscribe .subscribe__col {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(100% / 3);
      flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
  padding: 1rem;
}
@media (max-width: 1023px) {
  .subscribe .subscribe__col {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc(100% / 2);
        flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.subscribe .subscribe__col:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2rem;
}
@media (max-width: 1023px) {
  .subscribe .subscribe__col:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__col:last-child {
    padding: 1.4rem;
  }
}
.subscribe .subscribe__col:last-child .subscribe__checkbox + .subscribe__btn {
  margin-left: 4rem;
}
@media (max-width: 1399px) {
  .subscribe .subscribe__col:last-child .subscribe__checkbox + .subscribe__btn {
    margin-left: 3rem;
  }
}
@media (max-width: 1023px) {
  .subscribe .subscribe__col:last-child .subscribe__checkbox + .subscribe__btn {
    margin: 2rem 0 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__col:last-child .subscribe__checkbox + .subscribe__btn {
    margin-top: 2.3rem;
  }
}
.subscribe .subscribe__field {
  border: 0.1rem solid #fff;
  outline: none;
  color: #fff;
  height: 5.9rem;
  width: 100%;
  padding: 1rem 2.9rem;
  background-color: transparent;
  border-radius: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__field {
    height: 5.1rem;
    text-align: center;
  }
}
.subscribe .subscribe__field::-webkit-input-placeholder {
  opacity: 1;
}
.subscribe .subscribe__field::-moz-placeholder {
  opacity: 1;
}
.subscribe .subscribe__field:-ms-input-placeholder {
  opacity: 1;
}
.subscribe .subscribe__field::-ms-input-placeholder {
  opacity: 1;
}
.subscribe .subscribe__field::placeholder {
  opacity: 1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__field::-webkit-input-placeholder {
    font-size: 1.5rem;
    line-height: 1.27;
  }
  .subscribe .subscribe__field::-moz-placeholder {
    font-size: 1.5rem;
    line-height: 1.27;
  }
  .subscribe .subscribe__field:-ms-input-placeholder {
    font-size: 1.5rem;
    line-height: 1.27;
  }
  .subscribe .subscribe__field::-ms-input-placeholder {
    font-size: 1.5rem;
    line-height: 1.27;
  }
  .subscribe .subscribe__field::placeholder {
    font-size: 1.5rem;
    line-height: 1.27;
  }
}
.subscribe .subscribe__btn {
  border: none;
  outline: none;
  padding: 2rem 3.5rem;
  border-radius: 0;
}
@media (max-width: 1023px) {
  .subscribe .subscribe__btn {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__btn {
    font-size: 1.7rem;
    line-height: 1.18;
    padding: 1.7rem 2rem;
  }
}
.subscribe .subscribe__checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__checkbox {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    max-width: 70%;
  }
}
.subscribe .subscribe__checkbox input {
  display: none;
}
.subscribe .subscribe__checkbox label {
  font-size: 1.5rem;
  line-height: 1.27;
  color: #fff;
  position: relative;
  padding-left: 4.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .subscribe .subscribe__checkbox label {
    font-size: 1.3rem;
    line-height: 1.23;
  }
}
.subscribe .subscribe__checkbox label:before {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0;
  width: 2.8rem;
  height: 2.8rem;
  border: 0.1rem solid #B4BABC;
  -webkit-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
@media (max-width: 1023px) {
  .subscribe .subscribe__checkbox label:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.subscribe .subscribe__checkbox label:after {
  position: absolute;
  content: "";
  top: 0.7rem;
  left: 1rem;
  display: inline-block;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 1.5rem;
  width: 0.8rem;
  border-bottom: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
}
@media (max-width: 1023px) {
  .subscribe .subscribe__checkbox label:after {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    margin-top: -0.2rem;
  }
}
.subscribe .subscribe__checkbox input:checked ~ label:before {
  border-color: #fff;
}
.subscribe .subscribe__checkbox input:checked ~ label:after {
  opacity: 1;
}
/* ------------------------------------------------------------ *\
	tab
\* ------------------------------------------------------------ */
.tab {
  display: none;
}
.tab.is-current {
  display: block;
}
/* tab gallery */
.tab--gallery {
  display: block !important;
}
.tab--gallery:not(.is-current) {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}
.tab--gallery .tab__content h3 {
  font-size: 3.1rem;
  line-height: 1.23;
  color: #032449;
  text-transform: uppercase;
  margin-bottom: 1.2rem;
}
@media (max-width: 1199px) {
  .tab--gallery .tab__content h3 {
    font-size: 3rem;
  }
}
@media (max-width: 1023px) {
  .tab--gallery .tab__content h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .tab__content h3 {
    font-size: 1.6rem;
    line-height: 1.19;
    margin-bottom: 1.5rem;
  }
}
.tab--gallery .tab__image {
  position: relative;
  padding-top: 105%;
}
.tab--gallery .tab__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .grid-alt {
    display: contents;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .grid-alt .grid__col {
    display: contents;
  }
}
.tab--gallery .tab__image {
  height: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .tab__image {
    display: none;
  }
}
.tab--gallery .tab__entry {
  max-height: 20rem;
  overflow: auto;
  padding-right: 3rem;
  margin-bottom: 4.5rem;
}
@media (max-width: 1699px) {
  .tab--gallery .tab__entry {
    margin-bottom: 3.5rem;
    max-height: 14rem;
  }
}
@media (max-width: 1399px) {
  .tab--gallery .tab__entry {
    max-height: 13rem;
  }
}
@media (max-width: 1199px) {
  .tab--gallery .tab__entry {
    max-height: 16rem;
  }
}
@media (max-width: 1023px) {
  .tab--gallery .tab__entry {
    max-height: 14rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .tab__entry {
    max-height: unset;
    overflow: hidden;
    padding: 0;
    margin-bottom: 0;
  }
}
.tab--gallery .tab__entry p {
  margin-bottom: 0;
}
@media (max-width: 1699px) {
  .tab--gallery .tab__entry p {
    line-height: 1.5;
  }
}
@media (max-width: 1399px) {
  .tab--gallery .tab__entry p {
    font-size: 1.7rem;
  }
}
@media (max-width: 1199px) {
  .tab--gallery .tab__entry p {
    line-height: 1.8;
  }
}
@media (max-width: 1023px) {
  .tab--gallery .tab__entry p {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .tab__entry p {
    font-size: 1.4rem;
    line-height: 2.07;
  }
}
.tab--gallery .tab__entry p + p {
  margin-top: 3rem;
}
@media (max-width: 1023px) {
  .tab--gallery .tab__entry p + p {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .tab__entry p + p {
    margin-top: 1rem;
  }
}
.tab--gallery .tab__entry {
  scrollbar-width: auto;
  scrollbar-color: #D2D0D0 transparent;
}
.tab--gallery .tab__entry::-webkit-scrollbar {
  height: 0.9rem;
}
.tab--gallery .tab__entry::-webkit-scrollbar:vertical {
  width: 0.9rem;
}
.tab--gallery .tab__entry::-webkit-scrollbar-track {
  border-radius: 10rem;
  background-color: transparent;
  border: none;
}
.tab--gallery .tab__entry::-webkit-scrollbar-thumb {
  border-radius: 10rem;
  background-color: #D2D0D0;
  border: none;
}
.tab--gallery .tab__entry::-webkit-scrollbar-corner {
  opacity: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .slider--gallery {
    margin-bottom: 1.9rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tab--gallery .slider--features {
    margin: 3.5rem 1.7rem 0;
  }
}
/* ------------------------------------------------------------ *\
	Tabs
\* ------------------------------------------------------------ */
.tabs .tabs__head {
  padding: 1.7rem 0 1.5rem;
  position: relative;
  border-top: 0.1rem solid rgba(255, 255, 255, 0.63);
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.63);
}
@media (max-width: 1023px) {
  .tabs .tabs__head {
    padding: 1.1rem 0 0.9rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tabs .tabs__head {
    padding: 0.8rem 0 0.6rem;
  }
}
.tabs .tabs__nav-item {
  font-size: 1.8rem;
  line-height: 1.22;
  font-weight: 700;
  color: #fff;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .tabs .tabs__nav-item {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tabs .tabs__nav-item {
    font-size: 1.2rem;
    line-height: 1.25;
    font-weight: 700;
  }
}
.tabs .tabs__nav-item:hover {
  color: #B5963F;
}
.tabs .tabs__nav-item.is-current {
  color: #B5963F;
}
.tabs .tabs__body {
  margin: 0 auto;
  max-width: 67.6rem;
  padding: 7.4rem 4rem 7.3rem;
  text-align: center;
}
@media (max-width: 1023px) {
  .tabs .tabs__body {
    padding: 6rem 2rem 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tabs .tabs__body {
    padding: 3.2rem 2.2rem 4rem;
  }
}
.tabs .tabs__body h4 {
  font-size: 3rem;
  line-height: 1.23;
  text-transform: uppercase;
  margin-bottom: 2.7rem;
}
@media (max-width: 1199px) {
  .tabs .tabs__body h4 {
    font-size: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs__body h4 {
    font-size: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tabs .tabs__body h4 {
    font-size: 1.7rem;
    line-height: 1.94;
    margin-bottom: 0.8rem;
  }
}
/* tabs alt */
.tabs--alt .tabs__head {
  border-top: 0.1rem solid rgba(3, 36, 73, 0.63);
  border-bottom: 0.1rem solid rgba(3, 36, 73, 0.63);
}
.tabs--alt .tabs__nav-item {
  color: #032449;
}
.tabs--alt .slider--diff-links {
  padding: 0 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tabs--alt .slider--diff-links {
    padding: 0;
  }
}
.tabs--alt .slider--diff-links .splide__arrow {
  color: #032449;
}
@media (max-width: 1399px) {
  .tabs--alt .slider--diff-links .splide__arrow--prev {
    left: -1.9%;
  }
}
@media (max-width: 1199px) {
  .tabs--alt .slider--diff-links .splide__arrow--prev {
    left: -2.2%;
  }
}
@media (max-width: 1023px) {
  .tabs--alt .slider--diff-links .splide__arrow--prev {
    left: -3.5%;
  }
}
@media (max-width: 1399px) {
  .tabs--alt .slider--diff-links .splide__arrow--next {
    right: -1.9%;
  }
}
@media (max-width: 1199px) {
  .tabs--alt .slider--diff-links .splide__arrow--next {
    right: -2.2%;
  }
}
@media (max-width: 1023px) {
  .tabs--alt .slider--diff-links .splide__arrow--next {
    right: -3.5%;
  }
}
.tabs--alt .tabs__body {
  max-width: 100%;
  padding: 6.8rem 0 6.8rem;
  text-align: left;
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tabs--alt .tabs__body {
    text-align: center;
    padding: 4.7rem 0 4.7rem;
  }
}
.tabs--alt .tab__content {
  margin-top: -0.8rem;
}
/* ------------------------------------------------------------ *\
	Testimonial
\* ------------------------------------------------------------ */
.testimonial {
  color: #fff;
  text-align: center;
}
.testimonial figure {
  width: 7.9rem;
  height: 7.9rem;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  padding: 0.7rem;
  margin: 0 auto 3.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .testimonial figure {
    width: 4.6rem;
    height: 4.6rem;
    padding: 0.9rem;
    margin-bottom: 1.9rem;
  }
}
.testimonial blockquote {
  font-size: 1.8rem;
  line-height: 2.22;
  margin-bottom: 3.4rem;
}
@media (max-width: 1023px) {
  .testimonial blockquote {
    font-size: 1.7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .testimonial blockquote {
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 1.3rem;
  }
}
.testimonial cite {
  font-style: normal;
  font-size: 2rem;
  line-height: 1.55;
  display: block;
}
@media (max-width: 1023px) {
  .testimonial cite {
    font-size: 1.7rem;
    font-weight: 500;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .testimonial cite {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.73;
  }
}
/* ------------------------------------------------------------ *\
	Tile
\* ------------------------------------------------------------ */
.tile {
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tile {
    margin: 0 -1.5rem;
  }
}
.tile .tile__image {
  position: relative;
  padding-top: 84%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tile .tile__image {
    padding-top: 100%;
  }
}
.tile .tile__image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tile .tile__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tile .tile__image:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30.56%;
  z-index: 2;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
}
.tile .tile__content {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  text-align: center;
  padding: 4rem 2rem;
}
@media (max-width: 1199px) {
  .tile .tile__content {
    padding: 3rem 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tile .tile__content {
    padding: 2.4rem 1rem;
  }
}
.tile .tile__content h3 {
  margin-bottom: 1rem;
  text-transform: uppercase;
  margin-bottom: 1.8rem;
}
@media (max-width: 1199px) {
  .tile .tile__content h3 {
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tile .tile__content h3 {
    margin-bottom: 0.6rem;
  }
}
.tile .tile__content h3 a {
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.tile .tile__content h3 a:hover {
  opacity: 0.7;
}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */
.lg-container .lg-backdrop {
  background-color: #032449;
}

.section--entry .section__content h1 {
font-size: 3.3rem;
line-height: 1.21;
font-weight: 600;
text-transform: uppercase;
}
.section--entry .section__content h2 {
font-size: 3.1rem;
line-height: 1.21;
font-weight: 600;
text-transform: uppercase;  
}
.section--entry .section__content h3 {
font-size: 2.9rem;
line-height: 1.21;
font-weight: 600;
text-transform: uppercase;  
}
.section--entry .section__content h4 {
font-size: 2.7rem;
line-height: 1.21;
font-weight: 500;
text-transform: uppercase;
}
.section--entry .section__content h5 {
font-size: 2.4rem;
line-height: 1.21;
font-weight: 500;
text-transform: none;
}
.section--entry .section__content h6 {
font-size: 2.2rem;
line-height: 1.21;
font-weight: 500;
text-transform: none;
}
.section--entry .section__content h1, .section--entry .section__content h2, .section--entry .section__content h3, .section--entry .section__content h4, .section--entry .section__content h5, .section--entry .section__content h6 {
    margin-bottom: 1rem;
    font-family: "Montserrat", sans-serif;
    color: #032449;
}
.section--entry.section--entry-home .section__content h1 {
    margin-bottom: 0.8rem;
    font-family: "Emmeline", sans-serif;
    font-size: 10.6rem;
    line-height: 1.2;
    font-weight: 400;
    text-transform: none;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
.section--entry.section--entry-home .section__content h1 {
    font-size: 6.3rem;
    line-height: 1;
  }
}

.section--entry .section__content p + p {
  margin-top: 0;
}
.section--entry .section__content p {
    margin-bottom: 3rem;
    font-weight: normal;
}
.section--entry .section__content ul {
  text-align: left;
  display: inline-block;
  list-style: square;
}
.section--entry .section__content p a {
  font-weight: 500;
  color: #B5963F;
}


.header .header__navigation-image-holder {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42%;
          flex: 0 0 42%;
  max-width: 42%;
  padding-right: 3rem;
}
@media (max-width: 1399px) {
  .header .header__navigation-image-holder {
    padding-right: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__navigation-image-holder {
    display: none;
  }
}
.header .header__navigation-image-holder .header__navigation-image-holder-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -0.8rem;
    position: relative;
}
.header__navigation-image {
  opacity: 0;
  visibility: hidden;
  transition: .2s opacity;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.header__navigation-image.show-itm {
  opacity: 1;
  visibility: visible;
}

.header__navigation-content .nav>ul>li>ul {
    display: none;
}
.header__navigation-content .nav>ul>li.has-dropdown.open-arrw> ul {
    display: block;
    margin-bottom: 1rem;
}
.header__navigation-content .nav>ul>li span.menu-icon svg {
    transition: .2s all;
    cursor: pointer;  
}

.header__navigation-content .nav>ul>li.has-dropdown.open-arrw span.menu-icon svg {
    transform: rotate(90deg);
    color: #B5963F;
}

.nav > ul > li>a:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 0.3rem;
    background-color: #B5963F;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.nav li>a.show-line:before {
    opacity: 1;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero--alt {
    position: relative;
  }
  .hero--alt .banner-title {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 2rem;
  }
  .hero--alt .banner-title h1 {
    color: #ffffff;
    text-align: center;
  }
}
/* ------------------------------------------------------------ *\
  Forms
\* ------------------------------------------------------------ */
input[type="text"]:not(.na-searchbox__ratecode-input,.blog .text-input),input[type="email"],input[type="password"],input[type="search"],input[type="submit"],textarea,select {
    display: block;
    width: 100%;
    font-size: 18px;
    border: 1px solid #eaedee;
    border-radius: 0;
    padding: 0 10px;
    transition: all 200ms linear;
    appearance: none;
    height: 55px;
    line-height: 1.4;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .1);
    color: black;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .5)
}

:-moz-placeholder {
    color: rgba(0, 0, 0, .5)
}

::-moz-placeholder {
    color: rgba(0, 0, 0, .5)
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, .5)
}

.form-builder-wrapper,.form-style,form {
    width: 100%
}

.form-builder-wrapper ul,.form-style ul,form ul {
    clear: both;
    margin: 0;
    padding: 0
}

.form-builder-wrapper ul li,.form-style ul li,form ul li {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    list-style: none outside none !important;
    margin: 5px 0
}

.form-builder-wrapper ul li:before,.form-style ul li:before,form ul li:before {
    display: none
}

.form-builder-wrapper .label-wrapper,.form-style .label-wrapper,form .label-wrapper {
    width: 20%;
    float: left;
    padding-top: 0px;
    padding-right: 10px
}

.form-builder-wrapper label,.form-style label,form label {
    margin: 0px;
    padding: 0px;
    font: 1.9rem/2.16 'Montserrat', sans-serif;
    color: #737477
}

.form-builder-wrapper label:before,.form-style label:before,form label:before {
    display: none
}

.form-builder-wrapper .field-wrapper,.form-style .field-wrapper,form .field-wrapper {
    width: 80%;
    float: left
}

.form-builder-wrapper .field-wrapper label,.form-style .field-wrapper label,form .field-wrapper label {
    position: relative;
    padding-left: 30px;
    padding-top: 5px
}

.form-builder-wrapper .field-wrapper label.error,.form-style .field-wrapper label.error,form .field-wrapper label.error {
    background: none repeat scroll 0 0 #fff;
    color: #95a5aa;
    display: table;
    font-size: 0.8em;
    padding: 0.3em;
    position: relative;
    right: 0;
    text-align: left
}

.form-builder-wrapper .field-wrapper label.error:before,.form-style .field-wrapper label.error:before,form .field-wrapper label.error:before {
    display: none
}

.form-builder-wrapper .field-wrapper input[type=text],.form-style .field-wrapper input[type=text],form .field-wrapper input[type=text],.form-builder-wrapper .field-wrapper select,.form-style .field-wrapper select,form .field-wrapper select,.form-builder-wrapper .field-wrapper textarea,.form-style .field-wrapper textarea,form .field-wrapper textarea,.form-builder-wrapper .field-wrapper #upload,.form-style .field-wrapper #upload,form .field-wrapper #upload {
    border: 1px solid #eaedee;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    font-size: 1em;
    clear: both;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.form-builder-wrapper .field-wrapper input[type=text]:hover,.form-style .field-wrapper input[type=text]:hover,form .field-wrapper input[type=text]:hover,.form-builder-wrapper .field-wrapper select:hover,.form-style .field-wrapper select:hover,form .field-wrapper select:hover,.form-builder-wrapper .field-wrapper textarea:hover,.form-style .field-wrapper textarea:hover,form .field-wrapper textarea:hover,.form-builder-wrapper .field-wrapper #upload:hover,.form-style .field-wrapper #upload:hover,form .field-wrapper #upload:hover {
    border: 1px solid #ced5d7
}

.form-builder-wrapper .field-wrapper input[type=text]:focus,.form-style .field-wrapper input[type=text]:focus,form .field-wrapper input[type=text]:focus,.form-builder-wrapper .field-wrapper select:focus,.form-style .field-wrapper select:focus,form .field-wrapper select:focus,.form-builder-wrapper .field-wrapper textarea:focus,.form-style .field-wrapper textarea:focus,form .field-wrapper textarea:focus,.form-builder-wrapper .field-wrapper #upload:focus,.form-style .field-wrapper #upload:focus,form .field-wrapper #upload:focus {
    border: 1px solid #032449
}

.form-builder-wrapper .field-wrapper input[type=text].error,.form-style .field-wrapper input[type=text].error,form .field-wrapper input[type=text].error,.form-builder-wrapper .field-wrapper select.error,.form-style .field-wrapper select.error,form .field-wrapper select.error,.form-builder-wrapper .field-wrapper textarea.error,.form-style .field-wrapper textarea.error,form .field-wrapper textarea.error,.form-builder-wrapper .field-wrapper #upload.error,.form-style .field-wrapper #upload.error,form .field-wrapper #upload.error {
    border-left: 3px solid #af0000
}

.form-builder-wrapper .field-wrapper input[type=text].error:hover,.form-style .field-wrapper input[type=text].error:hover,form .field-wrapper input[type=text].error:hover,.form-builder-wrapper .field-wrapper select.error:hover,.form-style .field-wrapper select.error:hover,form .field-wrapper select.error:hover,.form-builder-wrapper .field-wrapper textarea.error:hover,.form-style .field-wrapper textarea.error:hover,form .field-wrapper textarea.error:hover,.form-builder-wrapper .field-wrapper #upload.error:hover,.form-style .field-wrapper #upload.error:hover,form .field-wrapper #upload.error:hover {
    border-left: 3px solid #af0000
}

.form-builder-wrapper .field-wrapper textarea,.form-style .field-wrapper textarea,form .field-wrapper textarea {
    padding: 10px;
    min-height: 100px
}

.form-builder-wrapper .field-wrapper select[multiple=multiple],.form-style .field-wrapper select[multiple=multiple],form .field-wrapper select[multiple=multiple] {
    min-height: 100px;
    padding: 10px
}

.form-builder-wrapper .field-wrapper input[type=checkbox],.form-style .field-wrapper input[type=checkbox],form .field-wrapper input[type=checkbox],.form-builder-wrapper .field-wrapper input[type=radio],.form-style .field-wrapper input[type=radio],form .field-wrapper input[type=radio] {
    display: none;
    margin-left: 0px;
    vertical-align: text-top
}

.form-builder-wrapper .field-wrapper input[type=checkbox]:hover:before,.form-style .field-wrapper input[type=checkbox]:hover:before,form .field-wrapper input[type=checkbox]:hover:before,.form-builder-wrapper .field-wrapper input[type=radio]:hover:before,.form-style .field-wrapper input[type=radio]:hover:before,form .field-wrapper input[type=radio]:hover:before {
    border: 1px solid #ced5d7
}

.form-builder-wrapper .field-wrapper input.datepicker,.form-style .field-wrapper input.datepicker,form .field-wrapper input.datepicker,.form-builder-wrapper .field-wrapper .ui-datepicker,.form-style .field-wrapper .ui-datepicker,form .field-wrapper .ui-datepicker {
    background: #fff;
    width: auto;
    float: left;
    padding: 10px;
    border: 1px solid #032449
}

@media (max-width: 767px) {
    .form-builder-wrapper .field-wrapper input.datepicker,.form-style .field-wrapper input.datepicker,form .field-wrapper input.datepicker,.form-builder-wrapper .field-wrapper .ui-datepicker,.form-style .field-wrapper .ui-datepicker,form .field-wrapper .ui-datepicker {
        width:100%
    }
}

.form-builder-wrapper .field-wrapper input.phone,.form-style .field-wrapper input.phone,form .field-wrapper input.phone,.form-builder-wrapper .field-wrapper input.email,.form-style .field-wrapper input.email,form .field-wrapper input.email {
    width: 100%
}

.form-builder-wrapper .field-wrapper .multi-row,.form-style .field-wrapper .multi-row,form .field-wrapper .multi-row {
    float: left
}

.form-builder-wrapper .field-wrapper .multi-row span.row,.form-style .field-wrapper .multi-row span.row,form .field-wrapper .multi-row span.row {
    clear: both;
    display: block;
    padding: 0.6em 0;
    float: left
}

.form-builder-wrapper label:before,.form-style label:before,form label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
    border: 1px solid #eaedee;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.form-builder-wrapper .checkbox label,.form-style .checkbox label,form .checkbox label {
    cursor: pointer
}

.form-builder-wrapper .checkbox label:before,.form-style .checkbox label:before,form .checkbox label:before {
    border-radius: 0
}

.form-builder-wrapper .checkbox .label-wrapper label:before,.form-style .checkbox .label-wrapper label:before,form .checkbox .label-wrapper label:before {
    display: none !important
}

.form-builder-wrapper .checkbox input[type=checkbox]:checked + label:before,.form-style .checkbox input[type=checkbox]:checked + label:before,form .checkbox input[type=checkbox]:checked + label:before {
    border: 1px solid #032449;
    background-color: #032449;
    content: "\2713";
    font-family: 'Material Design Icons';
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    line-height: 18px;
    padding-top: 1px
}

.form-builder-wrapper .radio label,.form-style .radio label,form .radio label {
    cursor: pointer
}

.form-builder-wrapper .radio label:before,.form-style .radio label:before,form .radio label:before {
    border-radius: 50%
}

.form-builder-wrapper table,.form-style table,form table {
    width: 100%
}

.form-builder-wrapper input[type=radio],.form-style input[type=radio],form input[type=radio] {
    border-radius: 50%
}

.form-builder-wrapper input[type=radio]:checked + label:before,.form-style input[type=radio]:checked + label:before,form input[type=radio]:checked + label:before {
    border: 1px solid #032449;
    background-color: #032449;
    content: "\2713";
    font-family: 'Material Design Icons';
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    line-height: 18px;
    padding-top: 1px
}

.form-builder-wrapper input[type="submit"],.form-style input[type="submit"],form input[type="submit"] {
    background-color: #B5963F;
    border: none;
    color: white;
    margin: auto;
    display: block;
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
    -webkit-transition: 350ms ease;
    -moz-transition: 350ms ease;
    -o-transition: 350ms ease;
    -ms-transition: 350ms ease;
    transition: 350ms ease;
    cursor: pointer;
    font: 1.9rem/2.16 'Montserrat', sans-serif
}

.form-builder-wrapper input[type="submit"]:hover,.form-style input[type="submit"]:hover,form input[type="submit"]:hover {
    background-color: #9f853d
}

@media (max-width: 480px) {
    .form-builder-wrapper ul li,.form-style ul li,form ul li {
        border:0px
    }

    .form-builder-wrapper .label-wrapper,.form-style .label-wrapper,form .label-wrapper,.form-builder-wrapper .field-wrapper,.form-style .field-wrapper,form .field-wrapper,.form-builder-wrapper #dates_required,.form-style #dates_required,form #dates_required {
        display: block;
        width: 100%
    }

    .form-builder-wrapper .label-wrapper label,.form-style .label-wrapper label,form .label-wrapper label,.form-builder-wrapper .field-wrapper label,.form-style .field-wrapper label,form .field-wrapper label,.form-builder-wrapper #dates_required label,.form-style #dates_required label,form #dates_required label {
        margin: 0px
    }

    .form-builder-wrapper .li.btn-submit input,.form-style .li.btn-submit input,form .li.btn-submit input {
        width: 100%
    }
}

.datepicker-icon,.select-icon {
    width: auto !important;
    position: relative
}

.datepicker-icon:after,.select-icon:after {
    content: "\F0EE";
    position: absolute;
    font: normal normal normal 18px/1 "Material Design Icons";
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #ced5d7;
    pointer-events: none
}

.datepicker-icon .datepicker,.select-icon .datepicker {
    padding-left: 25px
}

.select-icon {
    width: 75% !important
}

.select-icon:after {
    content: "\F140";
    left: inherit;
    right: 10px
}

.select-icon select {
    padding-right: 25px
}

@media (max-width: 767px) {
    .datepicker-icon,.select-icon {
        width:100% !important
    }
}

.select .label-wrapper label:before {
    display: none !important
}

.label-wrapper label:before {
    display: none !important
}

.ui-datepicker-prev {
    width: 50%;
    display: inline-block;
    text-align: left;
    cursor: pointer
}

.ui-datepicker-next {
    width: 50%;
    display: inline-block;
    text-align: right;
    cursor: pointer
}

.ui-datepicker {
    background: #fff;
    width: auto;
    float: left;
    padding: 10px;
    border: 1px solid #032449
}

@media (max-width: 767px) {
    .ui-datepicker {
        width:auto
    }
}

.ui-datepicker a {
    color: #032449
}

.ui-datepicker-title {
    text-align: center
}

.radio_yes_no label:before {
    border-radius: 50%
}
.hero__media.home-video {
  position: absolute;
}

.section-links-holder .slider .splide__arrow svg {
  fill: #032449;
}

.section-links-holder .slider .splide__arrow--prev {
  left: -8%;
}
.section-links-holder .slider .splide__arrow--next {
  right: -8%;
}

/* ------------------------------------------------------------ *\
  Splide center align items if not enough items
\* ------------------------------------------------------------ */
.splide:not( .is-overflow ) .splide__list {
  justify-content: center;
}
.splide:not( .is-overflow ) .splide__slide:last-child {
  margin: 0 !important;
}


@font-face {
  font-family: 'net-affinity-icons';
  src:  url('../fonts/net-affinity-icons.eot@fkwsf0');
  src:  url('../fonts/net-affinity-icons.eot@fkwsf0') format('embedded-opentype'),
  url('../fonts/net-affinity-icons.woff2@fkwsf0') format('woff2'),
  url('../fonts/net-affinity-icons.ttf@fkwsf0') format('truetype'),
  url('../fonts/net-affinity-icons.woff@fkwsf0') format('woff'),
  url('../fonts/net-affinity-icons.svg@fkwsf0') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="i-na-"], [class*=" i-na-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'net-affinity-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
font-size: 26px;
  margin-right: 5px;
  color: #032449;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.i-na-aircon:before{content:"\e94c"}.i-na-apple-tv:before{content:"\e900"}.i-na-balcony:before{content:"\e951"}.i-na-bar:before{content:"\e932"}.i-na-bathtub:before{content:"\e908"}.i-na-blackout-curtains:before{content:"\e923"}.i-na-breakfast:before{content:"\e901"}.i-na-bunk:before{content:"\e90c"}.i-na-chromecast:before{content:"\e904"}.i-na-cinema:before{content:"\e905"}.i-na-city-view:before{content:"\e95a"}.i-na-cleaning:before{content:"\e907"}.i-na-coffee:before{content:"\e910"}.i-na-coffee-machine:before{content:"\e94d"}.i-na-cooker:before{content:"\e92b"}.i-na-cot:before{content:"\e90d"}.i-na-cutlery:before{content:"\e913"}.i-na-desk:before{content:"\e949"}.i-na-dish:before{content:"\e90e"}.i-na-dishwasher:before{content:"\e919"}.i-na-double-bed:before{content:"\e91a"}.i-na-family:before{content:"\e91e"}.i-na-fireplace:before{content:"\e91f"}.i-na-fridge:before{content:"\e922"}.i-na-garden:before{content:"\e920"}.i-na-gift:before{content:"\e906"}.i-na-gym:before{content:"\e92c"}.i-na-hairdryer:before{content:"\e925"}.i-na-hanger:before{content:"\e926"}.i-na-heater:before{content:"\e927"}.i-na-iron:before{content:"\e94a"}.i-na-iron-board:before{content:"\e93b"}.i-na-kettle:before{content:"\e928"}.i-na-king-bed:before{content:"\e909"}.i-na-kitchen:before{content:"\e92a"}.i-na-leisure:before{content:"\e953"}.i-na-lounge-area:before{content:"\e939"}.i-na-max-1:before{content:"\e92f"}.i-na-max-2:before{content:"\e918"}.i-na-max-3:before{content:"\e91c"}.i-na-max-4:before{content:"\e921"}.i-na-max-5:before{content:"\e924"}.i-na-max-6:before{content:"\e929"}.i-na-microphone:before{content:"\e92e"}.i-na-microwave:before{content:"\e90a"}.i-na-minibar:before{content:"\e930"}.i-na-netflix:before{content:"\e959"}.i-na-newspaper:before{content:"\e917"}.i-na-no-smoking:before{content:"\e93c"}.i-na-paw:before,.i-na-pet-friendly:before{content:"\e90b"}.i-na-phone:before{content:"\e938"}.i-na-pool:before{content:"\e931"}.i-na-queen-bed:before{content:"\e916"}.i-na-reception:before{content:"\e93a"}.i-na-reception-24h:before{content:"\e933"}.i-na-robes-slippers:before{content:"\ce90e"}.i-na-rollaway-bed:before{content:"\e912"}.i-na-room-dining:before{content:"\e934"}.i-na-room-service:before{content:"\e911"}.i-na-safe:before{content:"\e95c"}.i-na-sea-view:before{content:"\e914"}.i-na-shampoo:before{content:"\e935"}.i-na-shower:before{content:"\e940"}.i-na-single-bed:before{content:"\e942"}.i-na-smoke-alarm:before{content:"\e936"}.i-na-smoking:before{content:"\e902"}.i-na-sofa:before{content:"\e92d"}.i-na-sofa-bed:before{content:"\e944"}.i-na-spa:before{content:"\e937"}.i-na-table:before{content:"\e915"}.i-na-toiletries:before{content:"\e90f"}.i-na-towels:before{content:"\e945"}.i-na-tv:before{content:"\e93e"}.i-na-tv-cable:before{content:"\e93d"}.i-na-twin-bed:before{content:"\e952"}.i-na-umbrella:before{content:"\e903"}.i-na-usb:before{content:"\e93f"}.i-na-washing-machine:before{content:"\e94f"}.i-na-water-bottle:before{content:"\e941"}.i-na-wheelchair:before{content:"\e947"}.i-na-wifi:before{content:"\e950"}.i-na-window:before{content:"\e91d"}.i-na-wine:before{content:"\e91b"}
