*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, p, blockquote, figure, ol, ul {
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  margin-top: 0;
}

li {
  list-style-position: inside;
  display: list-item;
}

a, button {
  color: inherit;
  transition: 0.3s ease-in-out;
}

a {
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:focus {
  outline-width: 1px;
}

img, video, svg, picture, figure {
  max-width: 100%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

br {
  margin-top: 0;
}

nav ul {
  list-style: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, hr {
  margin: 0;
  padding: 0;
  border: 0;
}

.button, .form-control, .link, .reset {
  background-color: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  line-height: inherit;
  appearance: none;
}

select.form-control::-ms-expand {
  display: none;
}

textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top;
}

input::-ms-clear {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* open-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/open-sans-v40-latin-300.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/open-sans-v40-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v40-latin-300.woff2") format("woff2"), url("../fonts/open-sans-v40-latin-300.woff") format("woff"), url("../fonts/open-sans-v40-latin-300.ttf") format("truetype"), url("../fonts/open-sans-v40-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v40-latin-regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/open-sans-v40-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v40-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v40-latin-regular.woff") format("woff"), url("../fonts/open-sans-v40-latin-regular.ttf") format("truetype"), url("../fonts/open-sans-v40-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/open-sans-v40-latin-500.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/open-sans-v40-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v40-latin-500.woff2") format("woff2"), url("../fonts/open-sans-v40-latin-500.woff") format("woff"), url("../fonts/open-sans-v40-latin-500.ttf") format("truetype"), url("../fonts/open-sans-v40-latin-500.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v40-latin-600.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/open-sans-v40-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v40-latin-600.woff2") format("woff2"), url("../fonts/open-sans-v40-latin-600.woff") format("woff"), url("../fonts/open-sans-v40-latin-600.ttf") format("truetype"), url("../fonts/open-sans-v40-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v40-latin-700.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/open-sans-v40-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v40-latin-700.woff2") format("woff2"), url("../fonts/open-sans-v40-latin-700.woff") format("woff"), url("../fonts/open-sans-v40-latin-700.ttf") format("truetype"), url("../fonts/open-sans-v40-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/open-sans-v40-latin-800.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/open-sans-v40-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v40-latin-800.woff2") format("woff2"), url("../fonts/open-sans-v40-latin-800.woff") format("woff"), url("../fonts/open-sans-v40-latin-800.ttf") format("truetype"), url("../fonts/open-sans-v40-latin-800.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* lora-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lora-v35-latin-regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lora-v35-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lora-v35-latin-regular.woff2") format("woff2"), url("../fonts/lora-v35-latin-regular.woff") format("woff"), url("../fonts/lora-v35-latin-regular.ttf") format("truetype"), url("../fonts/lora-v35-latin-regular.svg#Lora") format("svg");
  /* Legacy iOS */
}
/* lora-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/lora-v35-latin-500.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lora-v35-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/lora-v35-latin-500.woff2") format("woff2"), url("../fonts/lora-v35-latin-500.woff") format("woff"), url("../fonts/lora-v35-latin-500.ttf") format("truetype"), url("../fonts/lora-v35-latin-500.svg#Lora") format("svg");
  /* Legacy iOS */
}
/* lora-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/lora-v35-latin-600.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lora-v35-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/lora-v35-latin-600.woff2") format("woff2"), url("../fonts/lora-v35-latin-600.woff") format("woff"), url("../fonts/lora-v35-latin-600.ttf") format("truetype"), url("../fonts/lora-v35-latin-600.svg#Lora") format("svg");
  /* Legacy iOS */
}
/* lora-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lora";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lora-v35-latin-700.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lora-v35-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/lora-v35-latin-700.woff2") format("woff2"), url("../fonts/lora-v35-latin-700.woff") format("woff"), url("../fonts/lora-v35-latin-700.ttf") format("truetype"), url("../fonts/lora-v35-latin-700.svg#Lora") format("svg");
  /* Legacy iOS */
}
html, body {
  min-height: 100%;
}

html {
  scroll-behavior: smooth;
}

body {
  color: #2D2C2F;
  background-color: #FFFFFF;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 87.5%;
  line-height: 1.4;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
}
body::after {
  content: "";
  position: relative;
  height: 0;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: none;
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 50;
}
@media (max-width: 960px) {
  body.--mobile-menu-open {
    overflow: hidden;
  }
  body.--mobile-menu-open::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1000vh;
    background-color: rgba(0, 0, 0, 0.4);
  }
  body.--mobile-menu-open .menu-main__mobile {
    overflow-y: auto !important;
  }
}
@media (min-width: 40rem) {
  body {
    font-size: 112.5%;
  }
}

* {
  box-sizing: border-box;
}

main {
  flex-grow: 1;
  overflow: hidden;
}

[hidden] {
  display: none;
}

.row {
  display: flex;
  flex-wrap: wrap;
}
.row > * {
  flex-basis: 100%;
  max-width: 100%;
  min-width: 0;
}

.gap-lg {
  margin-left: -10rem;
  margin-bottom: -10rem;
}
.gap-lg > [class*=col] {
  margin-left: 10rem;
  margin-bottom: 10rem;
}

.gap-md {
  margin-left: -1rem;
  margin-bottom: -1rem;
}
.gap-md > [class*=col] {
  margin-left: 1rem;
  margin-bottom: 1rem;
}

.gap-xmd {
  margin-left: -2rem;
  margin-bottom: -2rem;
}
.gap-xmd > [class*=col] {
  margin-left: 2rem;
  margin-bottom: 2rem;
}

.gap-sm {
  margin-left: -0.75rem;
  margin-bottom: -0.75rem;
}
.gap-sm > [class*=col] {
  margin-left: 0.75rem;
  margin-bottom: 0.75rem;
}

@media (min-width: 40rem) {
  .pull-right-sm {
    order: 2;
  }
  .pull-right-sm + * {
    order: 1;
  }
  .offset3-sm {
    margin-left: 25% !important;
  }
  .offset6-sm {
    margin-left: 50% !important;
  }
  .vert-center-sm {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .col1-sm {
    flex-basis: calc(100% * 1 / 12);
  }
  .gap-lg .col1-sm {
    flex-basis: calc(100% * 1 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col1-sm {
    flex-basis: calc(100% * 1 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col1-sm {
    flex-basis: calc(100% * 1 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col1-sm {
    flex-basis: calc(100% * 1 / 12 - 0.75rem - 0.0001px);
  }
  .col2-sm {
    flex-basis: calc(100% * 2 / 12);
  }
  .gap-lg .col2-sm {
    flex-basis: calc(100% * 2 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col2-sm {
    flex-basis: calc(100% * 2 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col2-sm {
    flex-basis: calc(100% * 2 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col2-sm {
    flex-basis: calc(100% * 2 / 12 - 0.75rem - 0.0001px);
  }
  .col3-sm {
    flex-basis: calc(100% * 3 / 12);
  }
  .gap-lg .col3-sm {
    flex-basis: calc(100% * 3 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col3-sm {
    flex-basis: calc(100% * 3 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col3-sm {
    flex-basis: calc(100% * 3 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col3-sm {
    flex-basis: calc(100% * 3 / 12 - 0.75rem - 0.0001px);
  }
  .col4-sm {
    flex-basis: calc(100% * 4 / 12);
  }
  .gap-lg .col4-sm {
    flex-basis: calc(100% * 4 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col4-sm {
    flex-basis: calc(100% * 4 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col4-sm {
    flex-basis: calc(100% * 4 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col4-sm {
    flex-basis: calc(100% * 4 / 12 - 0.75rem - 0.0001px);
  }
  .col5-sm {
    flex-basis: calc(100% * 5 / 12);
  }
  .gap-lg .col5-sm {
    flex-basis: calc(100% * 5 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col5-sm {
    flex-basis: calc(100% * 5 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col5-sm {
    flex-basis: calc(100% * 5 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col5-sm {
    flex-basis: calc(100% * 5 / 12 - 0.75rem - 0.0001px);
  }
  .col6-sm {
    flex-basis: calc(100% * 6 / 12);
  }
  .gap-lg .col6-sm {
    flex-basis: calc(100% * 6 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col6-sm {
    flex-basis: calc(100% * 6 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col6-sm {
    flex-basis: calc(100% * 6 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col6-sm {
    flex-basis: calc(100% * 6 / 12 - 0.75rem - 0.0001px);
  }
  .col7-sm {
    flex-basis: calc(100% * 7 / 12);
  }
  .gap-lg .col7-sm {
    flex-basis: calc(100% * 7 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col7-sm {
    flex-basis: calc(100% * 7 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col7-sm {
    flex-basis: calc(100% * 7 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col7-sm {
    flex-basis: calc(100% * 7 / 12 - 0.75rem - 0.0001px);
  }
  .col8-sm {
    flex-basis: calc(100% * 8 / 12);
  }
  .gap-lg .col8-sm {
    flex-basis: calc(100% * 8 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col8-sm {
    flex-basis: calc(100% * 8 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col8-sm {
    flex-basis: calc(100% * 8 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col8-sm {
    flex-basis: calc(100% * 8 / 12 - 0.75rem - 0.0001px);
  }
  .col9-sm {
    flex-basis: calc(100% * 9 / 12);
  }
  .gap-lg .col9-sm {
    flex-basis: calc(100% * 9 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col9-sm {
    flex-basis: calc(100% * 9 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col9-sm {
    flex-basis: calc(100% * 9 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col9-sm {
    flex-basis: calc(100% * 9 / 12 - 0.75rem - 0.0001px);
  }
  .col10-sm {
    flex-basis: calc(100% * 10 / 12);
  }
  .gap-lg .col10-sm {
    flex-basis: calc(100% * 10 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col10-sm {
    flex-basis: calc(100% * 10 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col10-sm {
    flex-basis: calc(100% * 10 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col10-sm {
    flex-basis: calc(100% * 10 / 12 - 0.75rem - 0.0001px);
  }
  .col11-sm {
    flex-basis: calc(100% * 11 / 12);
  }
  .gap-lg .col11-sm {
    flex-basis: calc(100% * 11 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col11-sm {
    flex-basis: calc(100% * 11 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col11-sm {
    flex-basis: calc(100% * 11 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col11-sm {
    flex-basis: calc(100% * 11 / 12 - 0.75rem - 0.0001px);
  }
}
@media (min-width: 55rem) {
  .pull-right-md {
    order: 2;
  }
  .pull-right-md + * {
    order: 1;
  }
  .offset3-md {
    margin-left: 25% !important;
  }
  .offset6-md {
    margin-left: 50% !important;
  }
  .vert-center-md {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .col1-md {
    flex-basis: calc(100% * 1 / 12);
  }
  .gap-lg .col1-md {
    flex-basis: calc(100% * 1 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col1-md {
    flex-basis: calc(100% * 1 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col1-md {
    flex-basis: calc(100% * 1 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col1-md {
    flex-basis: calc(100% * 1 / 12 - 0.75rem - 0.0001px);
  }
  .col2-md {
    flex-basis: calc(100% * 2 / 12);
  }
  .gap-lg .col2-md {
    flex-basis: calc(100% * 2 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col2-md {
    flex-basis: calc(100% * 2 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col2-md {
    flex-basis: calc(100% * 2 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col2-md {
    flex-basis: calc(100% * 2 / 12 - 0.75rem - 0.0001px);
  }
  .col3-md {
    flex-basis: calc(100% * 3 / 12);
  }
  .gap-lg .col3-md {
    flex-basis: calc(100% * 3 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col3-md {
    flex-basis: calc(100% * 3 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col3-md {
    flex-basis: calc(100% * 3 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col3-md {
    flex-basis: calc(100% * 3 / 12 - 0.75rem - 0.0001px);
  }
  .col4-md {
    flex-basis: calc(100% * 4 / 12);
  }
  .gap-lg .col4-md {
    flex-basis: calc(100% * 4 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col4-md {
    flex-basis: calc(100% * 4 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col4-md {
    flex-basis: calc(100% * 4 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col4-md {
    flex-basis: calc(100% * 4 / 12 - 0.75rem - 0.0001px);
  }
  .col5-md {
    flex-basis: calc(100% * 5 / 12);
  }
  .gap-lg .col5-md {
    flex-basis: calc(100% * 5 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col5-md {
    flex-basis: calc(100% * 5 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col5-md {
    flex-basis: calc(100% * 5 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col5-md {
    flex-basis: calc(100% * 5 / 12 - 0.75rem - 0.0001px);
  }
  .col6-md {
    flex-basis: calc(100% * 6 / 12);
  }
  .gap-lg .col6-md {
    flex-basis: calc(100% * 6 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col6-md {
    flex-basis: calc(100% * 6 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col6-md {
    flex-basis: calc(100% * 6 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col6-md {
    flex-basis: calc(100% * 6 / 12 - 0.75rem - 0.0001px);
  }
  .col7-md {
    flex-basis: calc(100% * 7 / 12);
  }
  .gap-lg .col7-md {
    flex-basis: calc(100% * 7 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col7-md {
    flex-basis: calc(100% * 7 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col7-md {
    flex-basis: calc(100% * 7 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col7-md {
    flex-basis: calc(100% * 7 / 12 - 0.75rem - 0.0001px);
  }
  .col8-md {
    flex-basis: calc(100% * 8 / 12);
  }
  .gap-lg .col8-md {
    flex-basis: calc(100% * 8 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col8-md {
    flex-basis: calc(100% * 8 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col8-md {
    flex-basis: calc(100% * 8 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col8-md {
    flex-basis: calc(100% * 8 / 12 - 0.75rem - 0.0001px);
  }
  .col9-md {
    flex-basis: calc(100% * 9 / 12);
  }
  .gap-lg .col9-md {
    flex-basis: calc(100% * 9 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col9-md {
    flex-basis: calc(100% * 9 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col9-md {
    flex-basis: calc(100% * 9 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col9-md {
    flex-basis: calc(100% * 9 / 12 - 0.75rem - 0.0001px);
  }
  .col10-md {
    flex-basis: calc(100% * 10 / 12);
  }
  .gap-lg .col10-md {
    flex-basis: calc(100% * 10 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col10-md {
    flex-basis: calc(100% * 10 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col10-md {
    flex-basis: calc(100% * 10 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col10-md {
    flex-basis: calc(100% * 10 / 12 - 0.75rem - 0.0001px);
  }
  .col11-md {
    flex-basis: calc(100% * 11 / 12);
  }
  .gap-lg .col11-md {
    flex-basis: calc(100% * 11 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col11-md {
    flex-basis: calc(100% * 11 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col11-md {
    flex-basis: calc(100% * 11 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col11-md {
    flex-basis: calc(100% * 11 / 12 - 0.75rem - 0.0001px);
  }
}
@media (min-width: 70rem) {
  .pull-right-lg {
    order: 2;
  }
  .pull-right-lg + * {
    order: 1;
  }
  .offset3-lg {
    margin-left: 25% !important;
  }
  .offset6-lg {
    margin-left: 50% !important;
  }
  .vert-center-lg {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .col1-lg {
    flex-basis: calc(100% * 1 / 12);
  }
  .gap-lg .col1-lg {
    flex-basis: calc(100% * 1 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col1-lg {
    flex-basis: calc(100% * 1 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col1-lg {
    flex-basis: calc(100% * 1 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col1-lg {
    flex-basis: calc(100% * 1 / 12 - 0.75rem - 0.0001px);
  }
  .col2-lg {
    flex-basis: calc(100% * 2 / 12);
  }
  .gap-lg .col2-lg {
    flex-basis: calc(100% * 2 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col2-lg {
    flex-basis: calc(100% * 2 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col2-lg {
    flex-basis: calc(100% * 2 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col2-lg {
    flex-basis: calc(100% * 2 / 12 - 0.75rem - 0.0001px);
  }
  .col3-lg {
    flex-basis: calc(100% * 3 / 12);
  }
  .gap-lg .col3-lg {
    flex-basis: calc(100% * 3 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col3-lg {
    flex-basis: calc(100% * 3 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col3-lg {
    flex-basis: calc(100% * 3 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col3-lg {
    flex-basis: calc(100% * 3 / 12 - 0.75rem - 0.0001px);
  }
  .col4-lg {
    flex-basis: calc(100% * 4 / 12);
  }
  .gap-lg .col4-lg {
    flex-basis: calc(100% * 4 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col4-lg {
    flex-basis: calc(100% * 4 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col4-lg {
    flex-basis: calc(100% * 4 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col4-lg {
    flex-basis: calc(100% * 4 / 12 - 0.75rem - 0.0001px);
  }
  .col5-lg {
    flex-basis: calc(100% * 5 / 12);
  }
  .gap-lg .col5-lg {
    flex-basis: calc(100% * 5 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col5-lg {
    flex-basis: calc(100% * 5 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col5-lg {
    flex-basis: calc(100% * 5 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col5-lg {
    flex-basis: calc(100% * 5 / 12 - 0.75rem - 0.0001px);
  }
  .col6-lg {
    flex-basis: calc(100% * 6 / 12);
  }
  .gap-lg .col6-lg {
    flex-basis: calc(100% * 6 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col6-lg {
    flex-basis: calc(100% * 6 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col6-lg {
    flex-basis: calc(100% * 6 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col6-lg {
    flex-basis: calc(100% * 6 / 12 - 0.75rem - 0.0001px);
  }
  .col7-lg {
    flex-basis: calc(100% * 7 / 12);
  }
  .gap-lg .col7-lg {
    flex-basis: calc(100% * 7 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col7-lg {
    flex-basis: calc(100% * 7 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col7-lg {
    flex-basis: calc(100% * 7 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col7-lg {
    flex-basis: calc(100% * 7 / 12 - 0.75rem - 0.0001px);
  }
  .col8-lg {
    flex-basis: calc(100% * 8 / 12);
  }
  .gap-lg .col8-lg {
    flex-basis: calc(100% * 8 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col8-lg {
    flex-basis: calc(100% * 8 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col8-lg {
    flex-basis: calc(100% * 8 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col8-lg {
    flex-basis: calc(100% * 8 / 12 - 0.75rem - 0.0001px);
  }
  .col9-lg {
    flex-basis: calc(100% * 9 / 12);
  }
  .gap-lg .col9-lg {
    flex-basis: calc(100% * 9 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col9-lg {
    flex-basis: calc(100% * 9 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col9-lg {
    flex-basis: calc(100% * 9 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col9-lg {
    flex-basis: calc(100% * 9 / 12 - 0.75rem - 0.0001px);
  }
  .col10-lg {
    flex-basis: calc(100% * 10 / 12);
  }
  .gap-lg .col10-lg {
    flex-basis: calc(100% * 10 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col10-lg {
    flex-basis: calc(100% * 10 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col10-lg {
    flex-basis: calc(100% * 10 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col10-lg {
    flex-basis: calc(100% * 10 / 12 - 0.75rem - 0.0001px);
  }
  .col11-lg {
    flex-basis: calc(100% * 11 / 12);
  }
  .gap-lg .col11-lg {
    flex-basis: calc(100% * 11 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col11-lg {
    flex-basis: calc(100% * 11 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col11-lg {
    flex-basis: calc(100% * 11 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col11-lg {
    flex-basis: calc(100% * 11 / 12 - 0.75rem - 0.0001px);
  }
}
@media (min-width: 84rem) {
  .pull-right-mx {
    order: 2;
  }
  .pull-right-mx + * {
    order: 1;
  }
  .offset3-mx {
    margin-left: 25% !important;
  }
  .offset6-mx {
    margin-left: 50% !important;
  }
  .vert-center-mx {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .col1-mx {
    flex-basis: calc(100% * 1 / 12);
  }
  .gap-lg .col1-mx {
    flex-basis: calc(100% * 1 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col1-mx {
    flex-basis: calc(100% * 1 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col1-mx {
    flex-basis: calc(100% * 1 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col1-mx {
    flex-basis: calc(100% * 1 / 12 - 0.75rem - 0.0001px);
  }
  .col2-mx {
    flex-basis: calc(100% * 2 / 12);
  }
  .gap-lg .col2-mx {
    flex-basis: calc(100% * 2 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col2-mx {
    flex-basis: calc(100% * 2 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col2-mx {
    flex-basis: calc(100% * 2 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col2-mx {
    flex-basis: calc(100% * 2 / 12 - 0.75rem - 0.0001px);
  }
  .col3-mx {
    flex-basis: calc(100% * 3 / 12);
  }
  .gap-lg .col3-mx {
    flex-basis: calc(100% * 3 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col3-mx {
    flex-basis: calc(100% * 3 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col3-mx {
    flex-basis: calc(100% * 3 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col3-mx {
    flex-basis: calc(100% * 3 / 12 - 0.75rem - 0.0001px);
  }
  .col4-mx {
    flex-basis: calc(100% * 4 / 12);
  }
  .gap-lg .col4-mx {
    flex-basis: calc(100% * 4 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col4-mx {
    flex-basis: calc(100% * 4 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col4-mx {
    flex-basis: calc(100% * 4 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col4-mx {
    flex-basis: calc(100% * 4 / 12 - 0.75rem - 0.0001px);
  }
  .col5-mx {
    flex-basis: calc(100% * 5 / 12);
  }
  .gap-lg .col5-mx {
    flex-basis: calc(100% * 5 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col5-mx {
    flex-basis: calc(100% * 5 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col5-mx {
    flex-basis: calc(100% * 5 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col5-mx {
    flex-basis: calc(100% * 5 / 12 - 0.75rem - 0.0001px);
  }
  .col6-mx {
    flex-basis: calc(100% * 6 / 12);
  }
  .gap-lg .col6-mx {
    flex-basis: calc(100% * 6 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col6-mx {
    flex-basis: calc(100% * 6 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col6-mx {
    flex-basis: calc(100% * 6 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col6-mx {
    flex-basis: calc(100% * 6 / 12 - 0.75rem - 0.0001px);
  }
  .col7-mx {
    flex-basis: calc(100% * 7 / 12);
  }
  .gap-lg .col7-mx {
    flex-basis: calc(100% * 7 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col7-mx {
    flex-basis: calc(100% * 7 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col7-mx {
    flex-basis: calc(100% * 7 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col7-mx {
    flex-basis: calc(100% * 7 / 12 - 0.75rem - 0.0001px);
  }
  .col8-mx {
    flex-basis: calc(100% * 8 / 12);
  }
  .gap-lg .col8-mx {
    flex-basis: calc(100% * 8 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col8-mx {
    flex-basis: calc(100% * 8 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col8-mx {
    flex-basis: calc(100% * 8 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col8-mx {
    flex-basis: calc(100% * 8 / 12 - 0.75rem - 0.0001px);
  }
  .col9-mx {
    flex-basis: calc(100% * 9 / 12);
  }
  .gap-lg .col9-mx {
    flex-basis: calc(100% * 9 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col9-mx {
    flex-basis: calc(100% * 9 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col9-mx {
    flex-basis: calc(100% * 9 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col9-mx {
    flex-basis: calc(100% * 9 / 12 - 0.75rem - 0.0001px);
  }
  .col10-mx {
    flex-basis: calc(100% * 10 / 12);
  }
  .gap-lg .col10-mx {
    flex-basis: calc(100% * 10 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col10-mx {
    flex-basis: calc(100% * 10 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col10-mx {
    flex-basis: calc(100% * 10 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col10-mx {
    flex-basis: calc(100% * 10 / 12 - 0.75rem - 0.0001px);
  }
  .col11-mx {
    flex-basis: calc(100% * 11 / 12);
  }
  .gap-lg .col11-mx {
    flex-basis: calc(100% * 11 / 12 - 10rem - 0.0001px);
  }
  .gap-md .col11-mx {
    flex-basis: calc(100% * 11 / 12 - 1rem - 0.0001px);
  }
  .gap-xmd .col11-mx {
    flex-basis: calc(100% * 11 / 12 - 2rem - 0.0001px);
  }
  .gap-sm .col11-mx {
    flex-basis: calc(100% * 11 / 12 - 0.75rem - 0.0001px);
  }
}
.gap-lg {
  margin-left: -3rem;
  margin-bottom: -3rem;
}
@media (min-width: 40rem) {
  .gap-lg {
    margin-left: -5rem;
    margin-bottom: -5rem;
  }
}
@media (min-width: 55rem) {
  .gap-lg {
    margin-left: -10rem;
    margin-bottom: -10rem;
  }
}
.gap-lg > [class*=col] {
  margin-left: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 40rem) {
  .gap-lg > [class*=col] {
    margin-left: 5rem;
    margin-bottom: 5rem;
  }
}
@media (min-width: 55rem) {
  .gap-lg > [class*=col] {
    margin-left: 10rem;
    margin-bottom: 10rem;
  }
}

.color-primary {
  color: #45413D;
}

.color-secondary {
  color: #AF9A75;
}

.color-white {
  color: #FFFFFF;
}

.color-black {
  color: #2D2C2F;
}

.bg-primary {
  background-color: #45413D;
  color: #FFFFFF;
}

.bg-secondary {
  background-color: #AF9A75;
  color: #FFFFFF;
}

.bg-grey {
  background-color: #666666;
}

.container {
  max-width: 84rem;
  width: calc(100% - 2rem);
  margin-left: auto;
  margin-right: auto;
}

.container--narrow {
  max-width: 60rem;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-40 {
  margin-top: 2.5rem !important;
}

.mt-48 {
  margin-top: 1.5rem !important;
}
@media (min-width: 40rem) {
  .mt-48 {
    margin-top: 3rem !important;
  }
}

.mt-56 {
  margin-top: 3.5rem !important;
}

.mt-60 {
  margin-top: 2rem !important;
}
@media (min-width: 40rem) {
  .mt-60 {
    margin-top: 3.75rem !important;
  }
}

.mt-64 {
  margin-top: 4rem !important;
}

.mt-72 {
  margin-top: 4.5rem !important;
}

.mt-80 {
  margin-top: 5rem !important;
}

.mt-84 {
  margin-top: 1.5rem !important;
}
@media (min-width: 40rem) {
  .mt-84 {
    margin-top: 5.25rem !important;
  }
}

.mt-100,
.mt-120 {
  margin-top: 2.5rem !important;
}
@media (min-width: 55rem) {
  .mt-100,
  .mt-120 {
    margin-top: 5rem !important;
  }
}

@media (min-width: 40rem) {
  .mt-100 {
    margin-top: 6.25rem !important;
  }
  .mt-120 {
    margin-top: 7.5rem !important;
  }
}
.mt-192 {
  margin-top: 6rem !important;
}
@media (min-width: 40rem) {
  .mt-192 {
    margin-top: 12rem !important;
  }
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-10 {
  max-width: 10rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-10 {
    text-align: left;
    margin: 0;
  }
}
.mw-10.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-11 {
  max-width: 11rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-11 {
    text-align: left;
    margin: 0;
  }
}
.mw-11.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-12 {
  max-width: 12rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-12 {
    text-align: left;
    margin: 0;
  }
}
.mw-12.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-13 {
  max-width: 13rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-13 {
    text-align: left;
    margin: 0;
  }
}
.mw-13.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-14 {
  max-width: 14rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-14 {
    text-align: left;
    margin: 0;
  }
}
.mw-14.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-15 {
  max-width: 15rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-15 {
    text-align: left;
    margin: 0;
  }
}
.mw-15.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-20 {
  max-width: 20rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-20 {
    text-align: left;
    margin: 0;
  }
}
.mw-20.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-34 {
  max-width: 34rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-34 {
    text-align: left;
    margin: 0;
  }
}
.mw-34.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-35 {
  max-width: 35rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-35 {
    text-align: left;
    margin: 0;
  }
}
.mw-35.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-36 {
  max-width: 36rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-36 {
    text-align: left;
    margin: 0;
  }
}
.mw-36.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-40 {
  max-width: 40rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-40 {
    text-align: left;
    margin: 0;
  }
}
.mw-40.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-48 {
  max-width: 48rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-48 {
    text-align: left;
    margin: 0;
  }
}
.mw-48.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-51 {
  max-width: 51rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-51 {
    text-align: left;
    margin: 0;
  }
}
.mw-51.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-54 {
  max-width: 54rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-54 {
    text-align: left;
    margin: 0;
  }
}
.mw-54.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-59 {
  max-width: 59rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-59 {
    text-align: left;
    margin: 0;
  }
}
.mw-59.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-60 {
  max-width: 60rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-60 {
    text-align: left;
    margin: 0;
  }
}
.mw-60.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-61 {
  max-width: 61rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-61 {
    text-align: left;
    margin: 0;
  }
}
.mw-61.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-62 {
  max-width: 62rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-62 {
    text-align: left;
    margin: 0;
  }
}
.mw-62.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-65 {
  max-width: 65rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-65 {
    text-align: left;
    margin: 0;
  }
}
.mw-65.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-74 {
  max-width: 74rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-74 {
    text-align: left;
    margin: 0;
  }
}
.mw-74.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-75 {
  max-width: 75rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-75 {
    text-align: left;
    margin: 0;
  }
}
.mw-75.center {
  margin-left: auto;
  margin-right: auto;
}

.mw-76 {
  max-width: 76rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 55rem) {
  .mw-76 {
    text-align: left;
    margin: 0;
  }
}
.mw-76.center {
  margin-left: auto;
  margin-right: auto;
}

.ch-56 {
  max-width: 56ch;
}

.ch-57 {
  max-width: 57ch;
}

.ch-60 {
  max-width: 60ch;
}

.text-center {
  text-align: center;
}

@media (min-width: 55rem) {
  .text-right-md {
    text-align: right;
  }
}
.text-balance {
  text-wrap: balance;
}

.flow-sm > * + *:not(section):not(br) {
  margin-top: 0.625rem;
}

.flow > * + *:not(section):not(br) {
  margin-top: 1rem;
}
@media (min-width: 40rem) {
  .flow > * + *:not(section):not(br) {
    margin-top: 2rem;
  }
}

.flow-lg > * + *:not(section):not(br) {
  margin-top: 1.5rem;
}
@media (min-width: 55rem) {
  .flow-lg > * + *:not(section):not(br) {
    margin-top: 3rem;
  }
}

.section {
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}
@media (min-width: 55rem) {
  .section {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    text-align: left;
  }
}
@media (min-width: 70rem) {
  .section:not(.section--sm):not(.section-top-sm) {
    padding-top: 4.5rem;
  }
  .section:not(.section--sm) {
    padding-bottom: 4.5rem;
  }
}

.section--small {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.bg-pos-top {
  background-position: top !important;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.list-wd50 > li {
  width: 50%;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.vert-align {
  align-items: center;
}

.flex-grow {
  flex-grow: 1;
}

.ob-cover > img {
  object-fit: cover;
}
.ob-cover > img.right {
  object-position: right;
}

.ob-pos-90 > img {
  object-position: 90%;
}

.target {
  display: block;
  position: relative;
  top: -1200px;
  visibility: hidden;
}
@media (min-width: 960px) {
  .target {
    top: -140px;
  }
}

.overflow-hidden {
  overflow: hidden;
}

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

.is-hidden {
  display: none !important;
}

.no-wrap {
  white-space: wrap;
}
@media (min-width: 55rem) {
  .no-wrap {
    white-space: nowrap;
  }
}
.no-wrap.block {
  display: inline-block;
}
@media (min-width: 40rem) {
  .no-wrap.block {
    display: block;
  }
}

.sr-only,
.sr-only-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap;
}

.u-skip-link {
  position: absolute;
  top: 0;
  right: 100%;
}
.u-skip-link:focus {
  right: auto;
}

.image-rounded {
  display: inline-block;
  border-radius: 1rem;
  overflow: hidden;
}
.image-rounded img {
  display: block;
}

.image-flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 1.5rem 3rem;
  justify-content: center;
}
@media (min-width: 55rem) {
  .image-flex {
    justify-content: flex-start;
  }
}
.image-flex > figure {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-basis: 100%;
  width: 100%;
}
@media (min-width: 40rem) {
  .image-flex > figure {
    flex-basis: 20%;
    width: 20%;
    justify-content: center;
  }
}

@media (min-width: 55rem) {
  .fl-right picture {
    padding-left: 7rem;
  }
}

.gallery figure img {
  width: 100%;
  height: 100%;
  max-height: 300px;
  object-fit: cover;
}

.flex-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

main figure:not(.fl-right-logo) {
  height: 100%;
  position: relative;
}
main figure:not(.fl-right-logo) picture {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (max-width: 55rem) {
  main figure:not(.fl-right-logo) picture {
    position: relative;
  }
}
main figure:not(.fl-right-logo) picture img {
  object-fit: cover;
  height: 100%;
}

.fl-right-logo img {
  object-fit: contain;
}

.logo-stack {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #2D2C2F;
  gap: 2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.logo-stack img {
  max-width: 375px;
}
.logo-stack img:last-child {
  max-width: 425px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  font-weight: inherit;
  font-size: 1rem;
}

.h1 {
  font-size: 1.75rem;
  line-height: 1.25;
}
@media (min-width: 40rem) {
  .h1 {
    font-size: 3rem;
  }
}

.h2 {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media (min-width: 40rem) {
  .h2 {
    font-size: 2rem;
  }
}

.h3 {
  font-size: 1.125rem;
  font-weight: 500;
}
@media (min-width: 40rem) {
  .h3 {
    font-size: 1.25rem;
  }
}

@media (min-width: 40rem) {
  .fs-24 {
    font-size: 1.5rem;
  }
}

p, li, a {
  text-wrap: pretty;
  line-height: 32px;
  font-weight: 400;
}

.link {
  background-image: linear-gradient(to right, #45413D 0%, #45413D 50%, #AF9A75 50.1%, #AF9A75 100%);
  background-size: 200% 1px;
  background-repeat: no-repeat;
  background-position: left bottom;
  transition: background 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: currentColor;
}
.link:hover {
  background-position: right bottom;
  color: #AF9A75;
}

.link-underline {
  background-image: linear-gradient(to right, #45413D 0%, #45413D 50%, #AF9A75 50.1%, #AF9A75 100%);
  background-size: 200% 1px;
  background-repeat: no-repeat;
  background-position: left bottom;
  transition: background 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.link-underline:hover {
  background-position: right bottom;
}

.link-gradient {
  color: #45413D;
}
@supports (-webkit-background-clip: text) {
  .link-gradient span {
    background-image: linear-gradient(to right, #45413D 0%, #AF9A75 100%);
    background-size: 200% auto;
    transition: background 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.link-gradient:hover {
  color: #AF9A75;
}
@supports (-webkit-background-clip: text) {
  .link-gradient:hover span {
    background-position: right center;
  }
}

.subheading {
  font-size: 1.25rem;
  margin-top: 1.5rem;
}
@media (min-width: 40rem) {
  .subheading {
    font-size: 1.875rem;
  }
}

strong {
  font-weight: 700;
}

.leading {
  font-weight: 700;
  font-size: 1.125rem;
}
@media (min-width: 40rem) {
  .leading {
    font-size: 1.375rem;
  }
}

q {
  font-style: italic;
}

cite {
  display: block;
  font-style: normal;
  font-weight: 700;
  margin-top: 1.5rem;
}

.font-alt {
  font-family: "Lora", sans-serif, sans-serif;
}

form a {
  word-break: break-word;
}

label {
  display: block;
}
label + input, label + textarea, label + .form-group {
  margin-top: 0 !important;
}

input, textarea {
  padding: 0.75rem 1em;
  border: 2px solid #45413D;
  width: 100%;
  -webkit-appearance: none;
  color: #45413D;
}

textarea {
  height: 10rem;
  display: block;
}

::-webkit-input-placeholder {
  color: #45413D;
  font-weight: 400;
}

::-moz-placeholder {
  color: #45413D;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #45413D;
  font-weight: 400;
}

:-moz-placeholder {
  color: #45413D;
  font-weight: 400;
}

table {
  width: 100%;
  border-collapse: collapse;
}

th {
  background-color: #45413D;
  color: #FFFFFF;
  font-weight: 700;
}

th, td {
  padding: 0.75rem 0.5rem;
  border: 2px solid #45413D;
}

[class*=bg-img-] {
  background-size: 100% auto;
  background-size: cover;
  background-position: 50%;
}

.bg-img-why {
  background-image: url(../img/bg-why.jpg);
}

.bg-gradient {
  background-color: #45413D;
  background-image: linear-gradient(90deg, #2D3E71 0%, #18254E 100%);
  color: #FFFFFF;
}

.button {
  padding: 0rem;
  color: #2D2C2F;
  background-color: transparent;
  transition: background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  text-align: center;
  display: inline-block;
  line-height: 1;
  font-size: 1.125rem;
  font-weight: 700;
  max-width: 100%;
  font-family: "Lora", sans-serif, sans-serif;
  border-bottom: 2px solid #AF9A75;
  padding: 0rem 0rem 1rem 0rem;
}
.button > span {
  font-size: 1.125rem;
  font-weight: 700;
}
@media (min-width: 40rem) {
  .button {
    font-size: 1.125rem;
  }
}

.button--solid {
  background: #45413D;
}
.button--solid:hover {
  background: #152146;
}

.button--alt {
  border-bottom: 2px solid #45413D;
}

.menu-main--check {
  display: none;
}
.menu-main--check:checked + label .burger .line:nth-child(1), .menu-main--check:checked + label .burger .line:nth-child(5) {
  transform: rotate(45deg);
}
.menu-main--check:checked + label .burger .line:nth-child(2), .menu-main--check:checked + label .burger .line:nth-child(4) {
  transform: rotate(-45deg);
}
.menu-main--check:checked + label .burger .line:nth-of-type(3) {
  transform: scaleX(0);
  transform-origin: 50%;
}
.menu-main--check:checked ~ ul {
  max-height: 1000px;
}

.menu-main--trigger {
  cursor: pointer;
  margin: 0;
  height: 32px;
  color: #FFFFFF;
  font-weight: 700;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu-main--trigger span {
  line-height: 32px;
  vertical-align: top;
}
.menu-main--trigger:hover {
  color: #45413D;
}
.menu-main--trigger:hover .burger .line {
  stroke: #45413D;
}

.burger {
  width: 32px;
  margin: auto;
  cursor: pointer;
}
.burger .line {
  stroke-width: 4px;
  fill: transparent;
  stroke: #FFFFFF;
  stroke-linecap: round;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(0deg);
}
.burger .line:nth-child(1) {
  transform-origin: 0px 6px;
}
.burger .line:nth-child(2) {
  transform-origin: 30px 12px;
}
.burger .line:nth-of-type(3) {
  transform-origin: 50%;
  transform: scaleX(1);
}
.burger .line:nth-child(4) {
  transform-origin: 2px 26px;
}
.burger .line:nth-child(5) {
  transform-origin: 28px 20px;
}
.burger.close .line:nth-of-type(2) {
  transform: scaleX(0);
  transform-origin: 50%;
}

@media (min-width: 960px) {
  .header .menu-main--trigger {
    display: none;
  }
}
.menu-main--check {
  display: none;
}

.menu-main--check:checked + label .burger .line:nth-child(1), .menu-main--check:checked + label .burger .line:nth-child(5) {
  transform: rotate(45deg);
}

.menu-main--check:checked + label .burger .line:nth-child(2), .menu-main--check:checked + label .burger .line:nth-child(4) {
  transform: rotate(-45deg);
}

.menu-main--check:checked + label .burger .line:nth-of-type(3) {
  transform: scaleX(0);
  transform-origin: 50%;
}

.menu-main--check:checked ~ ul {
  max-height: 1000px;
}

.menu-main--trigger {
  cursor: pointer;
  margin: 0;
  height: 32px;
  color: #FFFFFF;
  font-weight: 700;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.menu-main--trigger span {
  line-height: 32px;
  vertical-align: top;
}

.menu-main--trigger:hover {
  color: #45413D;
}

.menu-main--trigger:hover .burger .line {
  stroke: #45413D;
}

.burger {
  width: 32px;
  margin: auto;
  cursor: pointer;
}

.burger .line {
  stroke-width: 4px;
  fill: transparent;
  stroke: #FFFFFF;
  stroke-linecap: round;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(0deg);
}

.burger .line:nth-child(1) {
  transform-origin: 0px 6px;
}

.burger .line:nth-child(2) {
  transform-origin: 30px 12px;
}

.burger .line:nth-of-type(3) {
  transform-origin: 50%;
  transform: scaleX(1);
}

.burger .line:nth-child(4) {
  transform-origin: 2px 26px;
}

.burger .line:nth-child(5) {
  transform-origin: 28px 20px;
}

.burger.close .line:nth-of-type(2) {
  transform: scaleX(0);
  transform-origin: 50%;
}

@media (min-width: 960px) {
  .header .menu-main--trigger {
    display: none;
  }
}
.menu-main {
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  text-align: center;
  position: relative;
  z-index: 100;
  background-color: transparent;
}
.--mobile-menu-open .menu-main {
  background-color: transparent;
}
.menu-main ul {
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin: 0;
}
.menu-main ul.menu-main__sub {
  background-color: #45413D;
}
.menu-main ul.menu-main__sub a {
  color: #FFFFFF;
  padding: 0;
}
.menu-main ul.menu-main__sub a:hover {
  transform: translateX(0.5rem);
}
.menu-main li {
  margin: 1rem 1rem;
  font-size: 1rem;
}
.menu-main li.menu-main__parent {
  position: relative;
}
.menu-main a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
}
.menu-main a:hover {
  color: #AF9A75;
}
.menu-main .menu-main__top > li {
  vertical-align: top;
}
.menu-main ul {
  max-height: 0;
  overflow: hidden;
}
.menu-main ul.menu-main__top.open {
  margin-bottom: -1rem;
}
.menu-main ul.open {
  max-height: 500px;
  padding: 0.5em;
}
@media (min-width: 960px) {
  .menu-main {
    padding: 0.5em 0;
  }
  .menu-main ul.menu-main__top {
    max-height: 200px;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: calc(48px - 1.25rem);
    margin-right: -1.25rem;
  }
  .menu-main ul.menu-main__top > li {
    display: inline-block;
    margin: 0 0.5rem;
  }
  .menu-main ul.menu-main__top > li > a {
    line-height: 1;
    padding: 0.75rem 0.5rem 0.75rem;
  }
  .menu-main ul.menu-main__top > li > a.active {
    font-weight: 700;
  }
  .menu-main ul.menu-main__top > li > a {
    position: relative;
    overflow: hidden;
  }
  .menu-main ul.menu-main__top > li > a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    background-color: #AF9A75;
    transition: width 0.2s ease-out;
  }
  .menu-main ul.menu-main__top > li > a.js_parent {
    padding-right: 25px;
  }
  .menu-main ul.menu-main__top > li > a.js_parent::before {
    background-image: url("../img/nav-arrow.svg");
    background-size: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 12px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: transform 0.2s ease;
  }
  .menu-main ul.menu-main__top > li:hover > a {
    color: #AF9A75;
  }
  .menu-main ul.menu-main__top > li:hover > a::after {
    width: 100%;
  }
  .menu-main ul.menu-main__top > li:hover > a.js_parent::before {
    transform: rotate(180deg);
  }
  .menu-main ul.menu-main__sub {
    max-height: 0;
    width: 18em;
    position: absolute;
    left: 0;
    top: 3.5rem;
    overflow: hidden;
    text-align: left;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .menu-main ul.menu-main__sub li {
    padding: 0.5em 0;
  }
  .menu-main ul .menu-main__parent {
    position: relative;
  }
  .menu-main ul .menu-main__parent:hover ul {
    max-height: 600px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    box-shadow: 4px 4px 20.4px 3.6px rgba(0, 0, 0, 0.2);
  }
  .menu-main .supernav__block {
    display: none;
  }
}
@media (min-width: 960px) and (min-width: 960px) {
  .menu-main .menu-main {
    position: relative;
  }
  .menu-main .supernav {
    position: static !important;
  }
  .menu-main .supernav ul:not(.supernav__block) {
    display: none;
  }
  .menu-main .supernav:hover ul {
    max-height: 5000px !important;
  }
  .menu-main .supernav__block {
    display: inline-block;
    width: 100% !important;
  }
}

.header__contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.header__contact p {
  height: 20px;
  display: inline-block;
  height: 100%;
}

.header__contact p:not(:last-child) {
  margin-right: 1rem;
}

.header__contact a {
  font-weight: 500;
}

@media (min-width: 40rem) {
  .header__contact {
    display: inline-block;
  }
  .header__contact p {
    display: block;
    text-align: left;
  }
}
@media (min-width: 55rem) {
  .header__contact p a {
    line-height: 2rem;
    min-height: 2rem;
    background-position: 0 calc(50% + 0px);
  }
}
@media (min-width: 84rem) {
  .header__contact {
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
  }
}
.header__contact__phone a, .header__contact__email a {
  display: block;
  height: 20px;
  padding-left: 2.25rem;
  background-position: 0;
  background-repeat: no-repeat;
  color: #45413D;
}

.header__contact__phone a {
  background-image: url(../img/icon-phone.svg);
  background-size: 20px;
  font-size: 1rem !important;
}

.header__contact__email a {
  background-image: url(../img/icon-email.png);
  background-size: 20px;
}

.header {
  width: 100%;
  height: auto;
  position: fixed;
  z-index: 15;
  background-color: #2D2C2F;
  text-align: center;
  padding: 1.12rem 0rem;
}
.--mobile-menu-open .header {
  z-index: 60;
}
.header .header__logo img,
.header .header__contact,
.header .menu-main {
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .menu-main {
  margin-top: 1rem;
}
@media (min-width: 40rem) {
  .header .menu-main {
    margin-top: 0rem;
  }
}
@media (min-width: 40rem) {
  .header p,
  .header li {
    font-size: 0.813rem;
  }
}

.header__logo {
  margin: 0.375rem 0;
}
.header__logo a {
  display: inline-block;
}
.header__logo img {
  display: block;
  width: 181.333px;
  height: 64px;
  max-width: 181.333px;
}
@media (min-width: 40rem) {
  .header__logo {
    margin: 0 1rem 1rem 0;
  }
}
@media (min-width: 55rem) {
  .header__logo {
    margin: 0 1rem 0 0;
  }
}

.fixed-nav .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s ease-in-out;
  box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 55rem) {
  .fixed-nav .header__contact {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
  }
}
@media (min-width: 55rem) {
  .fixed-nav .header__contact {
    display: flex;
  }
}

/*

----------------------------------
|         |       |              |
|   Logo  |  Nav  |   Contact    |
|         |       |              |
----------------------------------

*/
@media (min-width: 40rem) {
  .header > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .header > .container .header__logo {
    order: 1;
  }
  .header > .container .header__contact {
    order: 2;
  }
  .header > .container nav {
    width: 100%;
    flex-grow: 1;
    order: 3;
  }
}
@media (min-width: 960px) {
  .header > .container {
    flex-wrap: nowrap;
    align-items: center;
    gap: 4rem;
  }
  .header > .container .header__contact {
    order: 3;
  }
  .header > .container nav {
    width: auto;
    flex-grow: 1;
    order: 2;
  }
}
.slider-main .tns-slider {
  display: flex;
}
.slider-main ul {
  list-style: none;
}
.slider-main li {
  display: none;
}
.slider-main li:first-child, .slider-main li.tns-item {
  display: block;
}
.slider-main .tns-nav {
  width: 100%;
  max-width: 84rem;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  flex-direction: row;
  gap: 30px;
  align-items: center;
  padding: 0rem 3rem;
}
@media (min-width: 40rem) {
  .slider-main .tns-nav {
    bottom: 60px;
    padding: 0;
  }
}
.slider-main .tns-nav button {
  counter-increment: slideCount;
  width: 16px;
  height: 16px;
  position: relative;
  background-color: #DCDCDC;
  border-radius: 50%;
  transition: 0.2s ease-in-out;
}
.slider-main .tns-nav button.tns-nav-active {
  width: 20px;
  height: 20px;
  background-color: #FFFFFF;
  transition: 0.2s ease-in-out;
}

.slider-main__slide,
.hero {
  padding-top: 15rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-size: cover;
  background-position: bottom;
  position: relative;
}
.slider-main__slide:after,
.hero:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  top: 0;
  left: 0;
}
.slider-main__slide.darken:after,
.hero.darken:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  top: 0;
  left: 0;
}
@media (min-width: 40rem) {
  .slider-main__slide,
  .hero {
    padding-top: 6rem;
    padding-bottom: 8rem;
    margin-top: 106px;
  }
}
.hero-blank {
  min-height: 106px;
}

.slider-main__slide__content {
  text-align: center;
  color: #FFFFFF;
  padding: 0 1rem;
}
.slider-main__slide__content > header {
  position: relative;
  z-index: 1;
  text-align: left;
}
.slider-main__slide__content > header .no-wrap {
  display: inline;
}
@media (min-width: 40rem) {
  .slider-main__slide__content > header .no-wrap {
    display: block;
  }
}
.slider-main__slide__content h1,
.slider-main__slide__content h2 {
  font-weight: 600;
  font-family: "Lora", sans-serif, sans-serif;
  font-size: 1.75rem;
  line-height: 40px;
}
@media (min-width: 40rem) {
  .slider-main__slide__content h1,
  .slider-main__slide__content h2 {
    font-size: 2.5rem;
    line-height: 60px;
  }
}
.slider-main__slide__content p {
  margin-top: 1.375rem;
  font-size: 1rem;
  line-height: inherit;
  font-weight: 300;
}
@media (min-width: 40rem) {
  .slider-main__slide__content p {
    font-size: 1.25rem;
  }
}
.slider-main__slide__content .button-container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 3rem;
}
@media (min-width: 40rem) {
  .slider-main__slide__content .button-container {
    gap: 2.5rem;
  }
}
.slider-main__slide__content .button-container .button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-main__slide__content .button-container .button > span {
  color: #FFFFFF;
}
@media (min-width: 40rem) {
  .slider-main__slide__content {
    max-width: 60rem;
  }
  .slider-main__slide__content header p {
    font-size: 1.25rem;
  }
  .slider-main__slide__content p {
    font-size: 2rem;
    font-weight: 400;
    max-width: 50rem;
  }
  .slider-main__slide__content p.mt-small {
    margin-top: 1.5rem;
  }
  .slider-main__slide__content .button-container {
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 1.5rem;
  }
  .slider-main__slide__content .button-container .button {
    font-size: 1.5rem;
  }
}
@media (min-width: 84rem) {
  .slider-main__slide__content {
    padding: 0;
  }
}

.slide1,
.slide2,
.slide3 {
  background-size: cover;
  background-position: 50%;
}

.garage-doors-supplied-and-fitted {
  background-image: url(../img/webp/garage-doors-supplied-and-fitted-400.webp);
}
html:not(.webp) .garage-doors-supplied-and-fitted {
  background-image: url(../img/garage-doors-supplied-and-fitted-400.jpg);
}
@media (min-width: 400px) {
  .garage-doors-supplied-and-fitted {
    background-image: url(../img/webp/garage-doors-supplied-and-fitted-640.webp);
  }
  html:not(.webp) .garage-doors-supplied-and-fitted {
    background-image: url(../img/garage-doors-supplied-and-fitted-640.jpg);
  }
}
@media (min-width: 640px) {
  .garage-doors-supplied-and-fitted {
    background-image: url(../img/webp/garage-doors-supplied-and-fitted-880.webp);
  }
  html:not(.webp) .garage-doors-supplied-and-fitted {
    background-image: url(../img/garage-doors-supplied-and-fitted-880.jpg);
  }
}
@media (min-width: 880px) {
  .garage-doors-supplied-and-fitted {
    background-image: url(../img/webp/garage-doors-supplied-and-fitted-1200.webp);
  }
  html:not(.webp) .garage-doors-supplied-and-fitted {
    background-image: url(../img/garage-doors-supplied-and-fitted-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .garage-doors-supplied-and-fitted {
    background-image: url(../img/webp/garage-doors-supplied-and-fitted.webp);
  }
  html:not(.webp) .garage-doors-supplied-and-fitted {
    background-image: url(../img/garage-doors-supplied-and-fitted.jpg);
  }
}

.bespoke-gate-and-security-solutions-by-gdl-garage-doors {
  background-image: url(../img/webp/bespoke-gate-and-security-solutions-by-gdl-garage-doors-400.webp);
}
html:not(.webp) .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
  background-image: url(../img/bespoke-gate-and-security-solutions-by-gdl-garage-doors-400.jpg);
}
@media (min-width: 400px) {
  .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
    background-image: url(../img/webp/bespoke-gate-and-security-solutions-by-gdl-garage-doors-640.webp);
  }
  html:not(.webp) .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
    background-image: url(../img/bespoke-gate-and-security-solutions-by-gdl-garage-doors-640.jpg);
  }
}
@media (min-width: 640px) {
  .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
    background-image: url(../img/webp/bespoke-gate-and-security-solutions-by-gdl-garage-doors-880.webp);
  }
  html:not(.webp) .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
    background-image: url(../img/bespoke-gate-and-security-solutions-by-gdl-garage-doors-880.jpg);
  }
}
@media (min-width: 880px) {
  .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
    background-image: url(../img/webp/bespoke-gate-and-security-solutions-by-gdl-garage-doors-1200.webp);
  }
  html:not(.webp) .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
    background-image: url(../img/bespoke-gate-and-security-solutions-by-gdl-garage-doors-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
    background-image: url(../img/webp/bespoke-gate-and-security-solutions-by-gdl-garage-doors.webp);
  }
  html:not(.webp) .bespoke-gate-and-security-solutions-by-gdl-garage-doors {
    background-image: url(../img/bespoke-gate-and-security-solutions-by-gdl-garage-doors.jpg);
  }
}

.garage-doors-servicing-and-repairs {
  background-image: url(../img/webp/garage-doors-servicing-and-repairs-400.webp);
}
html:not(.webp) .garage-doors-servicing-and-repairs {
  background-image: url(../img/garage-doors-servicing-and-repairs-400.jpg);
}
@media (min-width: 400px) {
  .garage-doors-servicing-and-repairs {
    background-image: url(../img/webp/garage-doors-servicing-and-repairs-640.webp);
  }
  html:not(.webp) .garage-doors-servicing-and-repairs {
    background-image: url(../img/garage-doors-servicing-and-repairs-640.jpg);
  }
}
@media (min-width: 640px) {
  .garage-doors-servicing-and-repairs {
    background-image: url(../img/webp/garage-doors-servicing-and-repairs-880.webp);
  }
  html:not(.webp) .garage-doors-servicing-and-repairs {
    background-image: url(../img/garage-doors-servicing-and-repairs-880.jpg);
  }
}
@media (min-width: 880px) {
  .garage-doors-servicing-and-repairs {
    background-image: url(../img/webp/garage-doors-servicing-and-repairs-1200.webp);
  }
  html:not(.webp) .garage-doors-servicing-and-repairs {
    background-image: url(../img/garage-doors-servicing-and-repairs-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .garage-doors-servicing-and-repairs {
    background-image: url(../img/webp/garage-doors-servicing-and-repairs.webp);
  }
  html:not(.webp) .garage-doors-servicing-and-repairs {
    background-image: url(../img/garage-doors-servicing-and-repairs.jpg);
  }
}

.garage-doors-supplied-and-fitted {
  background-image: url(../img/webp/garage-doors-supplied-and-fitted-400.webp);
}
html:not(.webp) .garage-doors-supplied-and-fitted {
  background-image: url(../img/garage-doors-supplied-and-fitted-400.jpg);
}
@media (min-width: 400px) {
  .garage-doors-supplied-and-fitted {
    background-image: url(../img/webp/garage-doors-supplied-and-fitted-640.webp);
  }
  html:not(.webp) .garage-doors-supplied-and-fitted {
    background-image: url(../img/garage-doors-supplied-and-fitted-640.jpg);
  }
}
@media (min-width: 640px) {
  .garage-doors-supplied-and-fitted {
    background-image: url(../img/webp/garage-doors-supplied-and-fitted-880.webp);
  }
  html:not(.webp) .garage-doors-supplied-and-fitted {
    background-image: url(../img/garage-doors-supplied-and-fitted-880.jpg);
  }
}
@media (min-width: 880px) {
  .garage-doors-supplied-and-fitted {
    background-image: url(../img/webp/garage-doors-supplied-and-fitted-1200.webp);
  }
  html:not(.webp) .garage-doors-supplied-and-fitted {
    background-image: url(../img/garage-doors-supplied-and-fitted-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .garage-doors-supplied-and-fitted {
    background-image: url(../img/webp/garage-doors-supplied-and-fitted.webp);
  }
  html:not(.webp) .garage-doors-supplied-and-fitted {
    background-image: url(../img/garage-doors-supplied-and-fitted.jpg);
  }
}

.examples-of-garage-doors-we-supply-and-fit {
  background-image: url(../img/webp/examples-of-garage-doors-we-supply-and-fit-400.webp);
}
html:not(.webp) .examples-of-garage-doors-we-supply-and-fit {
  background-image: url(../img/examples-of-garage-doors-we-supply-and-fit-400.jpg);
}
@media (min-width: 400px) {
  .examples-of-garage-doors-we-supply-and-fit {
    background-image: url(../img/webp/examples-of-garage-doors-we-supply-and-fit-640.webp);
  }
  html:not(.webp) .examples-of-garage-doors-we-supply-and-fit {
    background-image: url(../img/examples-of-garage-doors-we-supply-and-fit-640.jpg);
  }
}
@media (min-width: 640px) {
  .examples-of-garage-doors-we-supply-and-fit {
    background-image: url(../img/webp/examples-of-garage-doors-we-supply-and-fit-880.webp);
  }
  html:not(.webp) .examples-of-garage-doors-we-supply-and-fit {
    background-image: url(../img/examples-of-garage-doors-we-supply-and-fit-880.jpg);
  }
}
@media (min-width: 880px) {
  .examples-of-garage-doors-we-supply-and-fit {
    background-image: url(../img/webp/examples-of-garage-doors-we-supply-and-fit-1200.webp);
  }
  html:not(.webp) .examples-of-garage-doors-we-supply-and-fit {
    background-image: url(../img/examples-of-garage-doors-we-supply-and-fit-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .examples-of-garage-doors-we-supply-and-fit {
    background-image: url(../img/webp/examples-of-garage-doors-we-supply-and-fit.webp);
  }
  html:not(.webp) .examples-of-garage-doors-we-supply-and-fit {
    background-image: url(../img/examples-of-garage-doors-we-supply-and-fit.jpg);
  }
}

.professional-garage-door-servicing-and-repairs {
  background-image: url(../img/webp/professional-garage-door-servicing-and-repairs-400.webp);
}
html:not(.webp) .professional-garage-door-servicing-and-repairs {
  background-image: url(../img/professional-garage-door-servicing-and-repairs-400.jpg);
}
@media (min-width: 400px) {
  .professional-garage-door-servicing-and-repairs {
    background-image: url(../img/webp/professional-garage-door-servicing-and-repairs-640.webp);
  }
  html:not(.webp) .professional-garage-door-servicing-and-repairs {
    background-image: url(../img/professional-garage-door-servicing-and-repairs-640.jpg);
  }
}
@media (min-width: 640px) {
  .professional-garage-door-servicing-and-repairs {
    background-image: url(../img/webp/professional-garage-door-servicing-and-repairs-880.webp);
  }
  html:not(.webp) .professional-garage-door-servicing-and-repairs {
    background-image: url(../img/professional-garage-door-servicing-and-repairs-880.jpg);
  }
}
@media (min-width: 880px) {
  .professional-garage-door-servicing-and-repairs {
    background-image: url(../img/webp/professional-garage-door-servicing-and-repairs-1200.webp);
  }
  html:not(.webp) .professional-garage-door-servicing-and-repairs {
    background-image: url(../img/professional-garage-door-servicing-and-repairs-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .professional-garage-door-servicing-and-repairs {
    background-image: url(../img/webp/professional-garage-door-servicing-and-repairs.webp);
  }
  html:not(.webp) .professional-garage-door-servicing-and-repairs {
    background-image: url(../img/professional-garage-door-servicing-and-repairs.jpg);
  }
}

.entrance-door-specialists-across-herts {
  background-image: url(../img/webp/entrance-door-specialists-across-herts-400.webp);
}
html:not(.webp) .entrance-door-specialists-across-herts {
  background-image: url(../img/entrance-door-specialists-across-herts-400.jpg);
}
@media (min-width: 400px) {
  .entrance-door-specialists-across-herts {
    background-image: url(../img/webp/entrance-door-specialists-across-herts-640.webp);
  }
  html:not(.webp) .entrance-door-specialists-across-herts {
    background-image: url(../img/entrance-door-specialists-across-herts-640.jpg);
  }
}
@media (min-width: 640px) {
  .entrance-door-specialists-across-herts {
    background-image: url(../img/webp/entrance-door-specialists-across-herts-880.webp);
  }
  html:not(.webp) .entrance-door-specialists-across-herts {
    background-image: url(../img/entrance-door-specialists-across-herts-880.jpg);
  }
}
@media (min-width: 880px) {
  .entrance-door-specialists-across-herts {
    background-image: url(../img/webp/entrance-door-specialists-across-herts-1200.webp);
  }
  html:not(.webp) .entrance-door-specialists-across-herts {
    background-image: url(../img/entrance-door-specialists-across-herts-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .entrance-door-specialists-across-herts {
    background-image: url(../img/webp/entrance-door-specialists-across-herts.webp);
  }
  html:not(.webp) .entrance-door-specialists-across-herts {
    background-image: url(../img/entrance-door-specialists-across-herts.jpg);
  }
}

.our-trusted-manufacturers {
  background-image: url(../img/webp/our-trusted-manufacturers-400.webp);
}
html:not(.webp) .our-trusted-manufacturers {
  background-image: url(../img/our-trusted-manufacturers-400.jpg);
}
@media (min-width: 400px) {
  .our-trusted-manufacturers {
    background-image: url(../img/webp/our-trusted-manufacturers-640.webp);
  }
  html:not(.webp) .our-trusted-manufacturers {
    background-image: url(../img/our-trusted-manufacturers-640.jpg);
  }
}
@media (min-width: 640px) {
  .our-trusted-manufacturers {
    background-image: url(../img/webp/our-trusted-manufacturers-880.webp);
  }
  html:not(.webp) .our-trusted-manufacturers {
    background-image: url(../img/our-trusted-manufacturers-880.jpg);
  }
}
@media (min-width: 880px) {
  .our-trusted-manufacturers {
    background-image: url(../img/webp/our-trusted-manufacturers-1200.webp);
  }
  html:not(.webp) .our-trusted-manufacturers {
    background-image: url(../img/our-trusted-manufacturers-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .our-trusted-manufacturers {
    background-image: url(../img/webp/our-trusted-manufacturers.webp);
  }
  html:not(.webp) .our-trusted-manufacturers {
    background-image: url(../img/our-trusted-manufacturers.jpg);
  }
}

.complete-garage-door-solutions-in-herts {
  background-image: url(../img/webp/complete-garage-door-solutions-in-herts-400.webp);
}
html:not(.webp) .complete-garage-door-solutions-in-herts {
  background-image: url(../img/complete-garage-door-solutions-in-herts-400.jpg);
}
@media (min-width: 400px) {
  .complete-garage-door-solutions-in-herts {
    background-image: url(../img/webp/complete-garage-door-solutions-in-herts-640.webp);
  }
  html:not(.webp) .complete-garage-door-solutions-in-herts {
    background-image: url(../img/complete-garage-door-solutions-in-herts-640.jpg);
  }
}
@media (min-width: 640px) {
  .complete-garage-door-solutions-in-herts {
    background-image: url(../img/webp/complete-garage-door-solutions-in-herts-880.webp);
  }
  html:not(.webp) .complete-garage-door-solutions-in-herts {
    background-image: url(../img/complete-garage-door-solutions-in-herts-880.jpg);
  }
}
@media (min-width: 880px) {
  .complete-garage-door-solutions-in-herts {
    background-image: url(../img/webp/complete-garage-door-solutions-in-herts-1200.webp);
  }
  html:not(.webp) .complete-garage-door-solutions-in-herts {
    background-image: url(../img/complete-garage-door-solutions-in-herts-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .complete-garage-door-solutions-in-herts {
    background-image: url(../img/webp/complete-garage-door-solutions-in-herts.webp);
  }
  html:not(.webp) .complete-garage-door-solutions-in-herts {
    background-image: url(../img/complete-garage-door-solutions-in-herts.jpg);
  }
}

.garage-door-operators {
  background-image: url(../img/webp/garage-door-operators-400.webp);
}
html:not(.webp) .garage-door-operators {
  background-image: url(../img/garage-door-operators-400.jpg);
}
@media (min-width: 400px) {
  .garage-door-operators {
    background-image: url(../img/webp/garage-door-operators-640.webp);
  }
  html:not(.webp) .garage-door-operators {
    background-image: url(../img/garage-door-operators-640.jpg);
  }
}
@media (min-width: 640px) {
  .garage-door-operators {
    background-image: url(../img/webp/garage-door-operators-880.webp);
  }
  html:not(.webp) .garage-door-operators {
    background-image: url(../img/garage-door-operators-880.jpg);
  }
}
@media (min-width: 880px) {
  .garage-door-operators {
    background-image: url(../img/webp/garage-door-operators-1200.webp);
  }
  html:not(.webp) .garage-door-operators {
    background-image: url(../img/garage-door-operators-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .garage-door-operators {
    background-image: url(../img/webp/garage-door-operators.webp);
  }
  html:not(.webp) .garage-door-operators {
    background-image: url(../img/garage-door-operators.jpg);
  }
}

.garage-door-materials {
  background-image: url(../img/webp/garage-door-materials-400.webp);
}
html:not(.webp) .garage-door-materials {
  background-image: url(../img/garage-door-materials-400.jpg);
}
@media (min-width: 400px) {
  .garage-door-materials {
    background-image: url(../img/webp/garage-door-materials-640.webp);
  }
  html:not(.webp) .garage-door-materials {
    background-image: url(../img/garage-door-materials-640.jpg);
  }
}
@media (min-width: 640px) {
  .garage-door-materials {
    background-image: url(../img/webp/garage-door-materials-880.webp);
  }
  html:not(.webp) .garage-door-materials {
    background-image: url(../img/garage-door-materials-880.jpg);
  }
}
@media (min-width: 880px) {
  .garage-door-materials {
    background-image: url(../img/webp/garage-door-materials-1200.webp);
  }
  html:not(.webp) .garage-door-materials {
    background-image: url(../img/garage-door-materials-1200.jpg);
  }
}
@media (min-width: 1200px) {
  .garage-door-materials {
    background-image: url(../img/webp/garage-door-materials.webp);
  }
  html:not(.webp) .garage-door-materials {
    background-image: url(../img/garage-door-materials.jpg);
  }
}

.pos-center {
  background-position: center center;
}

.bg-pos-0 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-0 {
    background-position: 50% 0% !important;
  }
}

.bg-pos-1 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-1 {
    background-position: 50% 1% !important;
  }
}

.bg-pos-2 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-2 {
    background-position: 50% 2% !important;
  }
}

.bg-pos-3 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-3 {
    background-position: 50% 3% !important;
  }
}

.bg-pos-4 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-4 {
    background-position: 50% 4% !important;
  }
}

.bg-pos-5 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-5 {
    background-position: 50% 5% !important;
  }
}

.bg-pos-6 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-6 {
    background-position: 50% 6% !important;
  }
}

.bg-pos-7 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-7 {
    background-position: 50% 7% !important;
  }
}

.bg-pos-8 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-8 {
    background-position: 50% 8% !important;
  }
}

.bg-pos-9 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-9 {
    background-position: 50% 9% !important;
  }
}

.bg-pos-10 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-10 {
    background-position: 50% 10% !important;
  }
}

.bg-pos-11 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-11 {
    background-position: 50% 11% !important;
  }
}

.bg-pos-12 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-12 {
    background-position: 50% 12% !important;
  }
}

.bg-pos-13 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-13 {
    background-position: 50% 13% !important;
  }
}

.bg-pos-14 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-14 {
    background-position: 50% 14% !important;
  }
}

.bg-pos-15 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-15 {
    background-position: 50% 15% !important;
  }
}

.bg-pos-16 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-16 {
    background-position: 50% 16% !important;
  }
}

.bg-pos-17 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-17 {
    background-position: 50% 17% !important;
  }
}

.bg-pos-18 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-18 {
    background-position: 50% 18% !important;
  }
}

.bg-pos-19 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-19 {
    background-position: 50% 19% !important;
  }
}

.bg-pos-20 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-20 {
    background-position: 50% 20% !important;
  }
}

.bg-pos-21 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-21 {
    background-position: 50% 21% !important;
  }
}

.bg-pos-22 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-22 {
    background-position: 50% 22% !important;
  }
}

.bg-pos-23 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-23 {
    background-position: 50% 23% !important;
  }
}

.bg-pos-24 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-24 {
    background-position: 50% 24% !important;
  }
}

.bg-pos-25 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-25 {
    background-position: 50% 25% !important;
  }
}

.bg-pos-26 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-26 {
    background-position: 50% 26% !important;
  }
}

.bg-pos-27 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-27 {
    background-position: 50% 27% !important;
  }
}

.bg-pos-28 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-28 {
    background-position: 50% 28% !important;
  }
}

.bg-pos-29 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-29 {
    background-position: 50% 29% !important;
  }
}

.bg-pos-30 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-30 {
    background-position: 50% 30% !important;
  }
}

.bg-pos-31 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-31 {
    background-position: 50% 31% !important;
  }
}

.bg-pos-32 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-32 {
    background-position: 50% 32% !important;
  }
}

.bg-pos-33 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-33 {
    background-position: 50% 33% !important;
  }
}

.bg-pos-34 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-34 {
    background-position: 50% 34% !important;
  }
}

.bg-pos-35 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-35 {
    background-position: 50% 35% !important;
  }
}

.bg-pos-36 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-36 {
    background-position: 50% 36% !important;
  }
}

.bg-pos-37 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-37 {
    background-position: 50% 37% !important;
  }
}

.bg-pos-38 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-38 {
    background-position: 50% 38% !important;
  }
}

.bg-pos-39 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-39 {
    background-position: 50% 39% !important;
  }
}

.bg-pos-40 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-40 {
    background-position: 50% 40% !important;
  }
}

.bg-pos-41 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-41 {
    background-position: 50% 41% !important;
  }
}

.bg-pos-42 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-42 {
    background-position: 50% 42% !important;
  }
}

.bg-pos-43 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-43 {
    background-position: 50% 43% !important;
  }
}

.bg-pos-44 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-44 {
    background-position: 50% 44% !important;
  }
}

.bg-pos-45 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-45 {
    background-position: 50% 45% !important;
  }
}

.bg-pos-46 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-46 {
    background-position: 50% 46% !important;
  }
}

.bg-pos-47 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-47 {
    background-position: 50% 47% !important;
  }
}

.bg-pos-48 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-48 {
    background-position: 50% 48% !important;
  }
}

.bg-pos-49 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-49 {
    background-position: 50% 49% !important;
  }
}

.bg-pos-50 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-50 {
    background-position: 50% 50% !important;
  }
}

.bg-pos-51 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-51 {
    background-position: 50% 51% !important;
  }
}

.bg-pos-52 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-52 {
    background-position: 50% 52% !important;
  }
}

.bg-pos-53 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-53 {
    background-position: 50% 53% !important;
  }
}

.bg-pos-54 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-54 {
    background-position: 50% 54% !important;
  }
}

.bg-pos-55 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-55 {
    background-position: 50% 55% !important;
  }
}

.bg-pos-56 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-56 {
    background-position: 50% 56% !important;
  }
}

.bg-pos-57 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-57 {
    background-position: 50% 57% !important;
  }
}

.bg-pos-58 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-58 {
    background-position: 50% 58% !important;
  }
}

.bg-pos-59 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-59 {
    background-position: 50% 59% !important;
  }
}

.bg-pos-60 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-60 {
    background-position: 50% 60% !important;
  }
}

.bg-pos-61 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-61 {
    background-position: 50% 61% !important;
  }
}

.bg-pos-62 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-62 {
    background-position: 50% 62% !important;
  }
}

.bg-pos-63 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-63 {
    background-position: 50% 63% !important;
  }
}

.bg-pos-64 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-64 {
    background-position: 50% 64% !important;
  }
}

.bg-pos-65 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-65 {
    background-position: 50% 65% !important;
  }
}

.bg-pos-66 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-66 {
    background-position: 50% 66% !important;
  }
}

.bg-pos-67 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-67 {
    background-position: 50% 67% !important;
  }
}

.bg-pos-68 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-68 {
    background-position: 50% 68% !important;
  }
}

.bg-pos-69 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-69 {
    background-position: 50% 69% !important;
  }
}

.bg-pos-70 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-70 {
    background-position: 50% 70% !important;
  }
}

.bg-pos-71 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-71 {
    background-position: 50% 71% !important;
  }
}

.bg-pos-72 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-72 {
    background-position: 50% 72% !important;
  }
}

.bg-pos-73 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-73 {
    background-position: 50% 73% !important;
  }
}

.bg-pos-74 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-74 {
    background-position: 50% 74% !important;
  }
}

.bg-pos-75 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-75 {
    background-position: 50% 75% !important;
  }
}

.bg-pos-76 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-76 {
    background-position: 50% 76% !important;
  }
}

.bg-pos-77 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-77 {
    background-position: 50% 77% !important;
  }
}

.bg-pos-78 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-78 {
    background-position: 50% 78% !important;
  }
}

.bg-pos-79 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-79 {
    background-position: 50% 79% !important;
  }
}

.bg-pos-80 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-80 {
    background-position: 50% 80% !important;
  }
}

.bg-pos-81 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-81 {
    background-position: 50% 81% !important;
  }
}

.bg-pos-82 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-82 {
    background-position: 50% 82% !important;
  }
}

.bg-pos-83 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-83 {
    background-position: 50% 83% !important;
  }
}

.bg-pos-84 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-84 {
    background-position: 50% 84% !important;
  }
}

.bg-pos-85 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-85 {
    background-position: 50% 85% !important;
  }
}

.bg-pos-86 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-86 {
    background-position: 50% 86% !important;
  }
}

.bg-pos-87 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-87 {
    background-position: 50% 87% !important;
  }
}

.bg-pos-88 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-88 {
    background-position: 50% 88% !important;
  }
}

.bg-pos-89 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-89 {
    background-position: 50% 89% !important;
  }
}

.bg-pos-90 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-90 {
    background-position: 50% 90% !important;
  }
}

.bg-pos-91 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-91 {
    background-position: 50% 91% !important;
  }
}

.bg-pos-92 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-92 {
    background-position: 50% 92% !important;
  }
}

.bg-pos-93 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-93 {
    background-position: 50% 93% !important;
  }
}

.bg-pos-94 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-94 {
    background-position: 50% 94% !important;
  }
}

.bg-pos-95 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-95 {
    background-position: 50% 95% !important;
  }
}

.bg-pos-96 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-96 {
    background-position: 50% 96% !important;
  }
}

.bg-pos-97 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-97 {
    background-position: 50% 97% !important;
  }
}

.bg-pos-98 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-98 {
    background-position: 50% 98% !important;
  }
}

.bg-pos-99 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-99 {
    background-position: 50% 99% !important;
  }
}

.bg-pos-100 {
  background-position: center bottom;
}
@media (min-width: 40rem) {
  .bg-pos-100 {
    background-position: 50% 100% !important;
  }
}

/*# sourceMappingURL=fold.css.map */
