@charset "UTF-8";
/* MIXINS */
/* VARIABLES */
/* LOGO */
/* COLORS */
/* FONTS */
/* FONT COLORS */
/* FONT SIZES */
/* FONT SIZES MEDIUM */
/* FONT SIZES SMALL */
/* LINE HEIGHTS */
/* FONT WEIGHTS */
/* MODULES */
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, font, 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, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

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

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

a {
  text-decoration: none;
  display: inline;
}

input {
  -webkit-appearance: none;
}

abbr {
  text-decoration: none;
}

.panel-no-style, .so-panel {
  margin-bottom: 0 !important;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* FONTS */
/* FONT COLORS */
/* FONT SIZES */
/* FONT SIZES MEDIUM */
/* FONT SIZES SMALL */
/* LINE HEIGHTS */
/* FONT WEIGHTS */
@font-face {
  font-family: "Berlingske Serif";
  src: url("../../fonts/BerlingskeSerif-DBd.eot");
  src: url("../../fonts/BerlingskeSerif-DBd.eot?#iefix") format("embedded-opentype"), url("../../fonts/BerlingskeSerif-DBd.woff2") format("woff2"), url("../../fonts/BerlingskeSerif-DBd.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Berlingske Serif";
  src: url("../../fonts/BerlingskeSerif-Bd.eot");
  src: url("../../fonts/BerlingskeSerif-Bd.eot?#iefix") format("embedded-opentype"), url("../../fonts/BerlingskeSerif-Bd.woff2") format("woff2"), url("../../fonts/BerlingskeSerif-Bd.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HermesFB";
  src: url("../../fonts/HermesFB-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HermesFB";
  src: url("../../fonts/HermesFB-Book.woff2") format("woff2"), url("../../fonts/HermesFB-Book.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HermesFB";
  src: url("../../fonts/HermesFB-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
html,
body {
  font-family: "HermesFB", Georgia, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #323232;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Berlingske Serif", Georgia, sans-serif;
  font-weight: 600;
  line-height: 1.3;
  color: #323232;
}

h1 {
  font-size: 56px;
  font-size: 3.5rem;
  letter-spacing: -0.016em;
}
@media screen and (max-width: 1280px) {
  h1 {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 580px) {
  h1 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media only screen and (max-width: 360px) {
  h1 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

h2 {
  font-size: 46px;
  font-size: 2.875rem;
  letter-spacing: -0.024em;
  line-height: 1.4;
}
@media screen and (max-width: 1280px) {
  h2 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 580px) {
  h2 {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

h3 {
  font-size: 36px;
  font-size: 2.25rem;
  letter-spacing: -0.024em;
  line-height: 1.44;
}
@media screen and (max-width: 1280px) {
  h3 {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 580px) {
  h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 360px) {
  h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

h4 {
  font-size: 28px;
  font-size: 1.75rem;
}
@media screen and (max-width: 1280px) {
  h4 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  h4 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

h5 {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 1280px) {
  h5 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  h5 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

h6 {
  font-size: 22px;
  font-size: 1.375rem;
}
@media screen and (max-width: 1280px) {
  h6 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  h6 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

p {
  font-family: "HermesFB", Georgia, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: rgba(50, 50, 50, 0.6);
  font-weight: 300;
}

strong, .bold {
  font-weight: 700;
}

i, .italic {
  font-style: italic;
}

a {
  color: inherit;
  font-weight: 500;
}

/* https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/ */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.page_container {
  max-width: 1536px;
  width: 90%;
  margin: auto;
}

.page_container_support {
  width: 100%;
  margin: auto;
}

.block-editor .edit-post-sidebar .acf-block-fields div[data-name=background_color] {
  border-bottom: 1px solid #e2e4e7;
  margin: 0;
  padding: 16px;
}
.block-editor .edit-post-sidebar .acf-block-fields div[data-name=background_color] select option[value=light_sand] {
  background-color: #f6f0eb;
  color: #000;
  font-size: 1.5rem;
  line-height: 2rem;
  height: 80px;
  padding: 0 15px;
  text-align: center;
  white-space: pre-line;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 50px;
}
.block-editor .edit-post-sidebar .acf-block-fields div[data-name=background_color] select option[value=sand] {
  background-color: #e4ded7;
  color: #000;
  font-size: 1.5rem;
  line-height: 2rem;
  height: 80px;
  padding: 0 15px;
  text-align: center;
  white-space: pre-line;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 50px;
}
.block-editor .edit-post-sidebar .acf-block-fields div[data-name=background_color] select option[value=dark_sand] {
  background-color: #d4c9bc;
  color: #000;
  font-size: 1.5rem;
  line-height: 2rem;
  height: 80px;
  padding: 0 15px;
  text-align: center;
  white-space: pre-line;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 50px;
}
.block-editor .edit-post-sidebar .acf-block-fields div[data-name=background_color] select option[value=light_blue] {
  background-color: #e3e9ec;
  color: #000;
  font-size: 1.5rem;
  line-height: 2rem;
  height: 80px;
  padding: 0 15px;
  text-align: center;
  white-space: pre-line;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 50px;
}
.block-editor .edit-post-sidebar .acf-block-fields div[data-name=background_color] select option[value=blue] {
  background-color: #6e8a99;
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
  height: 80px;
  padding: 0 15px;
  text-align: center;
  white-space: pre-line;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 50px;
}
.block-editor .edit-post-sidebar .acf-block-fields div[data-name=background_color] select option[value=dark_blue] {
  background-color: #342d3a;
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
  height: 80px;
  padding: 0 15px;
  text-align: center;
  white-space: pre-line;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 50px;
}
.block-editor .edit-post-sidebar .acf-block-fields div[data-name=background_color] select option[value=no_bg] {
  background-color: transparent;
  color: #323232;
  font-size: 1.5rem;
  line-height: 2rem;
  height: 80px;
  padding: 0 15px;
  text-align: center;
  white-space: pre-line;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 50px;
}

.style.background_element, .style .background_element, .style.light_sand.background_element, .style.light_sand .background_element, .style.is-style-light_sand.background_element, .style.is-style-light_sand .background_element {
  background-color: #f6f0eb;
  color: #000;
}
.style.background_element__alpha, .style .background_element__alpha, .style.light_sand.background_element__alpha, .style.light_sand .background_element__alpha, .style.is-style-light_sand.background_element__alpha, .style.is-style-light_sand .background_element__alpha {
  background-color: #e6d6c8;
}
.style.background_element h1, .style.background_element h2, .style.background_element h3, .style .background_element h1, .style .background_element h2, .style .background_element h3, .style.light_sand.background_element h1, .style.light_sand.background_element h2, .style.light_sand.background_element h3, .style.light_sand .background_element h1, .style.light_sand .background_element h2, .style.light_sand .background_element h3, .style.is-style-light_sand.background_element h1, .style.is-style-light_sand.background_element h2, .style.is-style-light_sand.background_element h3, .style.is-style-light_sand .background_element h1, .style.is-style-light_sand .background_element h2, .style.is-style-light_sand .background_element h3 {
  color: #000;
}
.style.background_element p, .style .background_element p, .style.light_sand.background_element p, .style.light_sand .background_element p, .style.is-style-light_sand.background_element p, .style.is-style-light_sand .background_element p {
  color: #000;
}
.style.background_element a, .style .background_element a, .style.light_sand.background_element a, .style.light_sand .background_element a, .style.is-style-light_sand.background_element a, .style.is-style-light_sand .background_element a {
  color: #000;
}
.style.background_element a:hover, .style .background_element a:hover, .style.light_sand.background_element a:hover, .style.light_sand .background_element a:hover, .style.is-style-light_sand.background_element a:hover, .style.is-style-light_sand .background_element a:hover {
  color: #000;
  opacity: 0.8;
}
.style.background_element .mtt-tagline, .style .background_element .mtt-tagline, .style.light_sand.background_element .mtt-tagline, .style.light_sand .background_element .mtt-tagline, .style.is-style-light_sand.background_element .mtt-tagline, .style.is-style-light_sand .background_element .mtt-tagline {
  color: #000;
}
.style.background_element .button.dash, .style .background_element .button.dash, .style.light_sand.background_element .button.dash, .style.light_sand .background_element .button.dash, .style.is-style-light_sand.background_element .button.dash, .style.is-style-light_sand .background_element .button.dash {
  color: #000;
}
.style.background_element .button.dash:before, .style .background_element .button.dash:before, .style.light_sand.background_element .button.dash:before, .style.light_sand .background_element .button.dash:before, .style.is-style-light_sand.background_element .button.dash:before, .style.is-style-light_sand .background_element .button.dash:before {
  background-color: #000;
}
.style.background_element .button.outline, .style .background_element .button.outline, .style.light_sand.background_element .button.outline, .style.light_sand .background_element .button.outline, .style.is-style-light_sand.background_element .button.outline, .style.is-style-light_sand .background_element .button.outline {
  border-color: #000;
}
.style.background_element .button.outline:hover, .style .background_element .button.outline:hover, .style.light_sand.background_element .button.outline:hover, .style.light_sand .background_element .button.outline:hover, .style.is-style-light_sand.background_element .button.outline:hover, .style.is-style-light_sand .background_element .button.outline:hover {
  border-color: #000;
}
.style.background_element select, .style .background_element select, .style.light_sand.background_element select, .style.light_sand .background_element select, .style.is-style-light_sand.background_element select, .style.is-style-light_sand .background_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.style.background_element select option, .style .background_element select option, .style.light_sand.background_element select option, .style.light_sand .background_element select option, .style.is-style-light_sand.background_element select option, .style.is-style-light_sand .background_element select option {
  color: #000;
}
.style.background_element .input-wrap label, .style .background_element .input-wrap label, .style.light_sand.background_element .input-wrap label, .style.light_sand .background_element .input-wrap label, .style.is-style-light_sand.background_element .input-wrap label, .style.is-style-light_sand .background_element .input-wrap label {
  color: rgba(0, 0, 0, 0.6);
}
.style.background_element .input-wrap.active input, .style.background_element .input-wrap.active textarea, .style .background_element .input-wrap.active input, .style .background_element .input-wrap.active textarea, .style.light_sand.background_element .input-wrap.active input, .style.light_sand.background_element .input-wrap.active textarea, .style.light_sand .background_element .input-wrap.active input, .style.light_sand .background_element .input-wrap.active textarea, .style.is-style-light_sand.background_element .input-wrap.active input, .style.is-style-light_sand.background_element .input-wrap.active textarea, .style.is-style-light_sand .background_element .input-wrap.active input, .style.is-style-light_sand .background_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.style.background_element .input-wrap.active input:focus, .style.background_element .input-wrap.active textarea:focus, .style .background_element .input-wrap.active input:focus, .style .background_element .input-wrap.active textarea:focus, .style.light_sand.background_element .input-wrap.active input:focus, .style.light_sand.background_element .input-wrap.active textarea:focus, .style.light_sand .background_element .input-wrap.active input:focus, .style.light_sand .background_element .input-wrap.active textarea:focus, .style.is-style-light_sand.background_element .input-wrap.active input:focus, .style.is-style-light_sand.background_element .input-wrap.active textarea:focus, .style.is-style-light_sand .background_element .input-wrap.active input:focus, .style.is-style-light_sand .background_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.background_element .input-wrap.active label, .style .background_element .input-wrap.active label, .style.light_sand.background_element .input-wrap.active label, .style.light_sand .background_element .input-wrap.active label, .style.is-style-light_sand.background_element .input-wrap.active label, .style.is-style-light_sand .background_element .input-wrap.active label {
  color: rgba(0, 0, 0, 0.2);
}
.style.background_element input, .style.background_element textarea, .style .background_element input, .style .background_element textarea, .style.light_sand.background_element input, .style.light_sand.background_element textarea, .style.light_sand .background_element input, .style.light_sand .background_element textarea, .style.is-style-light_sand.background_element input, .style.is-style-light_sand.background_element textarea, .style.is-style-light_sand .background_element input, .style.is-style-light_sand .background_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.style.background_element input:focus, .style.background_element textarea:focus, .style .background_element input:focus, .style .background_element textarea:focus, .style.light_sand.background_element input:focus, .style.light_sand.background_element textarea:focus, .style.light_sand .background_element input:focus, .style.light_sand .background_element textarea:focus, .style.is-style-light_sand.background_element input:focus, .style.is-style-light_sand.background_element textarea:focus, .style.is-style-light_sand .background_element input:focus, .style.is-style-light_sand .background_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.background_element input::-moz-placeholder, .style.background_element textarea::-moz-placeholder, .style .background_element input::-moz-placeholder, .style .background_element textarea::-moz-placeholder, .style.light_sand.background_element input::-moz-placeholder, .style.light_sand.background_element textarea::-moz-placeholder, .style.light_sand .background_element input::-moz-placeholder, .style.light_sand .background_element textarea::-moz-placeholder, .style.is-style-light_sand.background_element input::-moz-placeholder, .style.is-style-light_sand.background_element textarea::-moz-placeholder, .style.is-style-light_sand .background_element input::-moz-placeholder, .style.is-style-light_sand .background_element textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.background_element input::placeholder, .style.background_element textarea::placeholder, .style .background_element input::placeholder, .style .background_element textarea::placeholder, .style.light_sand.background_element input::placeholder, .style.light_sand.background_element textarea::placeholder, .style.light_sand .background_element input::placeholder, .style.light_sand .background_element textarea::placeholder, .style.is-style-light_sand.background_element input::placeholder, .style.is-style-light_sand.background_element textarea::placeholder, .style.is-style-light_sand .background_element input::placeholder, .style.is-style-light_sand .background_element textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.background_element input :-ms-input-placeholder, .style.background_element textarea :-ms-input-placeholder, .style .background_element input :-ms-input-placeholder, .style .background_element textarea :-ms-input-placeholder, .style.light_sand.background_element input :-ms-input-placeholder, .style.light_sand.background_element textarea :-ms-input-placeholder, .style.light_sand .background_element input :-ms-input-placeholder, .style.light_sand .background_element textarea :-ms-input-placeholder, .style.is-style-light_sand.background_element input :-ms-input-placeholder, .style.is-style-light_sand.background_element textarea :-ms-input-placeholder, .style.is-style-light_sand .background_element input :-ms-input-placeholder, .style.is-style-light_sand .background_element textarea :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.background_element input ::-ms-input-placeholder, .style.background_element textarea ::-ms-input-placeholder, .style .background_element input ::-ms-input-placeholder, .style .background_element textarea ::-ms-input-placeholder, .style.light_sand.background_element input ::-ms-input-placeholder, .style.light_sand.background_element textarea ::-ms-input-placeholder, .style.light_sand .background_element input ::-ms-input-placeholder, .style.light_sand .background_element textarea ::-ms-input-placeholder, .style.is-style-light_sand.background_element input ::-ms-input-placeholder, .style.is-style-light_sand.background_element textarea ::-ms-input-placeholder, .style.is-style-light_sand .background_element input ::-ms-input-placeholder, .style.is-style-light_sand .background_element textarea ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.background_element svg path, .style .background_element svg path, .style.light_sand.background_element svg path, .style.light_sand .background_element svg path, .style.is-style-light_sand.background_element svg path, .style.is-style-light_sand .background_element svg path {
  fill: #000;
}
.style.background_element .social-text-line, .style .background_element .social-text-line, .style.light_sand.background_element .social-text-line, .style.light_sand .background_element .social-text-line, .style.is-style-light_sand.background_element .social-text-line, .style.is-style-light_sand .background_element .social-text-line {
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 580px) {
  .style.background_element:after, .style.background_element:before, .style .background_element:after, .style .background_element:before, .style.light_sand.background_element:after, .style.light_sand.background_element:before, .style.light_sand .background_element:after, .style.light_sand .background_element:before, .style.is-style-light_sand.background_element:after, .style.is-style-light_sand.background_element:before, .style.is-style-light_sand .background_element:after, .style.is-style-light_sand .background_element:before {
    background-color: #f6f0eb;
  }
}
@media screen and (max-width: 580px) {
  .style .background_element_mobile, .style.light_sand .background_element_mobile, .style.is-style-light_sand .background_element_mobile {
    background-color: #f6f0eb;
    color: #000;
  }
  .style .background_element_mobile__alpha, .style.light_sand .background_element_mobile__alpha, .style.is-style-light_sand .background_element_mobile__alpha {
    background-color: #e6d6c8;
  }
  .style .background_element_mobile h1, .style .background_element_mobile h2, .style .background_element_mobile h3, .style.light_sand .background_element_mobile h1, .style.light_sand .background_element_mobile h2, .style.light_sand .background_element_mobile h3, .style.is-style-light_sand .background_element_mobile h1, .style.is-style-light_sand .background_element_mobile h2, .style.is-style-light_sand .background_element_mobile h3 {
    color: #000;
  }
  .style .background_element_mobile p, .style.light_sand .background_element_mobile p, .style.is-style-light_sand .background_element_mobile p {
    color: #000;
  }
  .style .background_element_mobile a, .style.light_sand .background_element_mobile a, .style.is-style-light_sand .background_element_mobile a {
    color: #000;
  }
  .style .background_element_mobile a:hover, .style.light_sand .background_element_mobile a:hover, .style.is-style-light_sand .background_element_mobile a:hover {
    color: #000;
    opacity: 0.8;
  }
  .style .background_element_mobile .mtt-tagline, .style.light_sand .background_element_mobile .mtt-tagline, .style.is-style-light_sand .background_element_mobile .mtt-tagline {
    color: #000;
  }
  .style .background_element_mobile .button.dash, .style.light_sand .background_element_mobile .button.dash, .style.is-style-light_sand .background_element_mobile .button.dash {
    color: #000;
  }
  .style .background_element_mobile .button.dash:before, .style.light_sand .background_element_mobile .button.dash:before, .style.is-style-light_sand .background_element_mobile .button.dash:before {
    background-color: #000;
  }
  .style .background_element_mobile .button.outline, .style.light_sand .background_element_mobile .button.outline, .style.is-style-light_sand .background_element_mobile .button.outline {
    border-color: #000;
  }
  .style .background_element_mobile .button.outline:hover, .style.light_sand .background_element_mobile .button.outline:hover, .style.is-style-light_sand .background_element_mobile .button.outline:hover {
    border-color: #000;
  }
  .style .background_element_mobile select, .style.light_sand .background_element_mobile select, .style.is-style-light_sand .background_element_mobile select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .style .background_element_mobile select option, .style.light_sand .background_element_mobile select option, .style.is-style-light_sand .background_element_mobile select option {
    color: #000;
  }
  .style .background_element_mobile .input-wrap label, .style.light_sand .background_element_mobile .input-wrap label, .style.is-style-light_sand .background_element_mobile .input-wrap label {
    color: rgba(0, 0, 0, 0.6);
  }
  .style .background_element_mobile .input-wrap.active input, .style .background_element_mobile .input-wrap.active textarea, .style.light_sand .background_element_mobile .input-wrap.active input, .style.light_sand .background_element_mobile .input-wrap.active textarea, .style.is-style-light_sand .background_element_mobile .input-wrap.active input, .style.is-style-light_sand .background_element_mobile .input-wrap.active textarea {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .style .background_element_mobile .input-wrap.active input:focus, .style .background_element_mobile .input-wrap.active textarea:focus, .style.light_sand .background_element_mobile .input-wrap.active input:focus, .style.light_sand .background_element_mobile .input-wrap.active textarea:focus, .style.is-style-light_sand .background_element_mobile .input-wrap.active input:focus, .style.is-style-light_sand .background_element_mobile .input-wrap.active textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  .style .background_element_mobile .input-wrap.active label, .style.light_sand .background_element_mobile .input-wrap.active label, .style.is-style-light_sand .background_element_mobile .input-wrap.active label {
    color: rgba(0, 0, 0, 0.2);
  }
  .style .background_element_mobile input, .style .background_element_mobile textarea, .style.light_sand .background_element_mobile input, .style.light_sand .background_element_mobile textarea, .style.is-style-light_sand .background_element_mobile input, .style.is-style-light_sand .background_element_mobile textarea {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000;
  }
  .style .background_element_mobile input:focus, .style .background_element_mobile textarea:focus, .style.light_sand .background_element_mobile input:focus, .style.light_sand .background_element_mobile textarea:focus, .style.is-style-light_sand .background_element_mobile input:focus, .style.is-style-light_sand .background_element_mobile textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  .style .background_element_mobile input::-moz-placeholder, .style .background_element_mobile textarea::-moz-placeholder, .style.light_sand .background_element_mobile input::-moz-placeholder, .style.light_sand .background_element_mobile textarea::-moz-placeholder, .style.is-style-light_sand .background_element_mobile input::-moz-placeholder, .style.is-style-light_sand .background_element_mobile textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
  .style .background_element_mobile input::placeholder, .style .background_element_mobile textarea::placeholder, .style.light_sand .background_element_mobile input::placeholder, .style.light_sand .background_element_mobile textarea::placeholder, .style.is-style-light_sand .background_element_mobile input::placeholder, .style.is-style-light_sand .background_element_mobile textarea::placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
  .style .background_element_mobile input :-ms-input-placeholder, .style .background_element_mobile textarea :-ms-input-placeholder, .style.light_sand .background_element_mobile input :-ms-input-placeholder, .style.light_sand .background_element_mobile textarea :-ms-input-placeholder, .style.is-style-light_sand .background_element_mobile input :-ms-input-placeholder, .style.is-style-light_sand .background_element_mobile textarea :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .style .background_element_mobile input ::-ms-input-placeholder, .style .background_element_mobile textarea ::-ms-input-placeholder, .style.light_sand .background_element_mobile input ::-ms-input-placeholder, .style.light_sand .background_element_mobile textarea ::-ms-input-placeholder, .style.is-style-light_sand .background_element_mobile input ::-ms-input-placeholder, .style.is-style-light_sand .background_element_mobile textarea ::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .style .background_element_mobile svg path, .style.light_sand .background_element_mobile svg path, .style.is-style-light_sand .background_element_mobile svg path {
    fill: #000;
  }
  .style .background_element_mobile .social-text-line, .style.light_sand .background_element_mobile .social-text-line, .style.is-style-light_sand .background_element_mobile .social-text-line {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.style .text_element, .style.light_sand .text_element, .style.is-style-light_sand .text_element {
  color: #000;
}
.style .text_element h1, .style .text_element h2, .style .text_element h3, .style.light_sand .text_element h1, .style.light_sand .text_element h2, .style.light_sand .text_element h3, .style.is-style-light_sand .text_element h1, .style.is-style-light_sand .text_element h2, .style.is-style-light_sand .text_element h3 {
  color: #000;
}
.style .text_element p, .style.light_sand .text_element p, .style.is-style-light_sand .text_element p {
  color: #000;
}
.style .text_element a, .style.light_sand .text_element a, .style.is-style-light_sand .text_element a {
  color: #000;
}
.style .text_element a:hover, .style.light_sand .text_element a:hover, .style.is-style-light_sand .text_element a:hover {
  color: #000;
  opacity: 0.8;
}
.style .text_element .mtt-tagline, .style.light_sand .text_element .mtt-tagline, .style.is-style-light_sand .text_element .mtt-tagline {
  color: #000;
}
.style .text_element .button.dash, .style.light_sand .text_element .button.dash, .style.is-style-light_sand .text_element .button.dash {
  color: #000;
}
.style .text_element .button.dash:before, .style.light_sand .text_element .button.dash:before, .style.is-style-light_sand .text_element .button.dash:before {
  background-color: #000;
}
.style .text_element .button.outline, .style.light_sand .text_element .button.outline, .style.is-style-light_sand .text_element .button.outline {
  border-color: #000;
}
.style .text_element .button.outline:hover, .style.light_sand .text_element .button.outline:hover, .style.is-style-light_sand .text_element .button.outline:hover {
  border-color: #000;
}
.style .text_element select, .style.light_sand .text_element select, .style.is-style-light_sand .text_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.style .text_element select option, .style.light_sand .text_element select option, .style.is-style-light_sand .text_element select option {
  color: #000;
}
.style .text_element .input-wrap label, .style.light_sand .text_element .input-wrap label, .style.is-style-light_sand .text_element .input-wrap label {
  color: rgba(0, 0, 0, 0.6);
}
.style .text_element .input-wrap.active input, .style .text_element .input-wrap.active textarea, .style.light_sand .text_element .input-wrap.active input, .style.light_sand .text_element .input-wrap.active textarea, .style.is-style-light_sand .text_element .input-wrap.active input, .style.is-style-light_sand .text_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.style .text_element .input-wrap.active input:focus, .style .text_element .input-wrap.active textarea:focus, .style.light_sand .text_element .input-wrap.active input:focus, .style.light_sand .text_element .input-wrap.active textarea:focus, .style.is-style-light_sand .text_element .input-wrap.active input:focus, .style.is-style-light_sand .text_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style .text_element .input-wrap.active label, .style.light_sand .text_element .input-wrap.active label, .style.is-style-light_sand .text_element .input-wrap.active label {
  color: rgba(0, 0, 0, 0.2);
}
.style .text_element input, .style .text_element textarea, .style.light_sand .text_element input, .style.light_sand .text_element textarea, .style.is-style-light_sand .text_element input, .style.is-style-light_sand .text_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.style .text_element input:focus, .style .text_element textarea:focus, .style.light_sand .text_element input:focus, .style.light_sand .text_element textarea:focus, .style.is-style-light_sand .text_element input:focus, .style.is-style-light_sand .text_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style .text_element input::-moz-placeholder, .style .text_element textarea::-moz-placeholder, .style.light_sand .text_element input::-moz-placeholder, .style.light_sand .text_element textarea::-moz-placeholder, .style.is-style-light_sand .text_element input::-moz-placeholder, .style.is-style-light_sand .text_element textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style .text_element input::placeholder, .style .text_element textarea::placeholder, .style.light_sand .text_element input::placeholder, .style.light_sand .text_element textarea::placeholder, .style.is-style-light_sand .text_element input::placeholder, .style.is-style-light_sand .text_element textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style .text_element input :-ms-input-placeholder, .style .text_element textarea :-ms-input-placeholder, .style.light_sand .text_element input :-ms-input-placeholder, .style.light_sand .text_element textarea :-ms-input-placeholder, .style.is-style-light_sand .text_element input :-ms-input-placeholder, .style.is-style-light_sand .text_element textarea :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style .text_element input ::-ms-input-placeholder, .style .text_element textarea ::-ms-input-placeholder, .style.light_sand .text_element input ::-ms-input-placeholder, .style.light_sand .text_element textarea ::-ms-input-placeholder, .style.is-style-light_sand .text_element input ::-ms-input-placeholder, .style.is-style-light_sand .text_element textarea ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style .text_element svg path, .style.light_sand .text_element svg path, .style.is-style-light_sand .text_element svg path {
  fill: #000;
}
.style .text_element .social-text-line, .style.light_sand .text_element .social-text-line, .style.is-style-light_sand .text_element .social-text-line {
  background-color: rgba(0, 0, 0, 0.2);
}
.style .after_background_element:after, .style.light_sand .after_background_element:after, .style.is-style-light_sand .after_background_element:after {
  background-color: #f6f0eb;
}
.style .after_background_element::after__alpha, .style.light_sand .after_background_element::after__alpha, .style.is-style-light_sand .after_background_element::after__alpha {
  background-color: #e6d6c8;
}
.style .before_background_element:before, .style.light_sand .before_background_element:before, .style.is-style-light_sand .before_background_element:before {
  background-color: #f6f0eb;
}
.style .before_background_element::before__alpha, .style.light_sand .before_background_element::before__alpha, .style.is-style-light_sand .before_background_element::before__alpha {
  background-color: #e6d6c8;
}
.style .progress_bar_element, .style.light_sand .progress_bar_element, .style.is-style-light_sand .progress_bar_element {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.style .progress_bar_element .progress_bar_element_inner,
.style .progress_bar_element .progress_bar_element_wrap:before, .style.light_sand .progress_bar_element .progress_bar_element_inner,
.style.light_sand .progress_bar_element .progress_bar_element_wrap:before, .style.is-style-light_sand .progress_bar_element .progress_bar_element_inner,
.style.is-style-light_sand .progress_bar_element .progress_bar_element_wrap:before {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.style .border_element, .style.light_sand .border_element, .style.is-style-light_sand .border_element {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.1);
}
.style.sand.background_element, .style.sand .background_element, .style.is-style-sand.background_element, .style.is-style-sand .background_element {
  background-color: #e4ded7;
  color: #000;
}
.style.sand.background_element__alpha, .style.sand .background_element__alpha, .style.is-style-sand.background_element__alpha, .style.is-style-sand .background_element__alpha {
  background-color: #cfc5b9;
}
.style.sand.background_element h1, .style.sand.background_element h2, .style.sand.background_element h3, .style.sand .background_element h1, .style.sand .background_element h2, .style.sand .background_element h3, .style.is-style-sand.background_element h1, .style.is-style-sand.background_element h2, .style.is-style-sand.background_element h3, .style.is-style-sand .background_element h1, .style.is-style-sand .background_element h2, .style.is-style-sand .background_element h3 {
  color: #000;
}
.style.sand.background_element p, .style.sand .background_element p, .style.is-style-sand.background_element p, .style.is-style-sand .background_element p {
  color: #000;
}
.style.sand.background_element a, .style.sand .background_element a, .style.is-style-sand.background_element a, .style.is-style-sand .background_element a {
  color: #000;
}
.style.sand.background_element a:hover, .style.sand .background_element a:hover, .style.is-style-sand.background_element a:hover, .style.is-style-sand .background_element a:hover {
  color: #000;
  opacity: 0.8;
}
.style.sand.background_element .mtt-tagline, .style.sand .background_element .mtt-tagline, .style.is-style-sand.background_element .mtt-tagline, .style.is-style-sand .background_element .mtt-tagline {
  color: #000;
}
.style.sand.background_element .button.dash, .style.sand .background_element .button.dash, .style.is-style-sand.background_element .button.dash, .style.is-style-sand .background_element .button.dash {
  color: #000;
}
.style.sand.background_element .button.dash:before, .style.sand .background_element .button.dash:before, .style.is-style-sand.background_element .button.dash:before, .style.is-style-sand .background_element .button.dash:before {
  background-color: #000;
}
.style.sand.background_element .button.outline, .style.sand .background_element .button.outline, .style.is-style-sand.background_element .button.outline, .style.is-style-sand .background_element .button.outline {
  border-color: #000;
}
.style.sand.background_element .button.outline:hover, .style.sand .background_element .button.outline:hover, .style.is-style-sand.background_element .button.outline:hover, .style.is-style-sand .background_element .button.outline:hover {
  border-color: #000;
}
.style.sand.background_element select, .style.sand .background_element select, .style.is-style-sand.background_element select, .style.is-style-sand .background_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.style.sand.background_element select option, .style.sand .background_element select option, .style.is-style-sand.background_element select option, .style.is-style-sand .background_element select option {
  color: #000;
}
.style.sand.background_element .input-wrap label, .style.sand .background_element .input-wrap label, .style.is-style-sand.background_element .input-wrap label, .style.is-style-sand .background_element .input-wrap label {
  color: rgba(0, 0, 0, 0.6);
}
.style.sand.background_element .input-wrap.active input, .style.sand.background_element .input-wrap.active textarea, .style.sand .background_element .input-wrap.active input, .style.sand .background_element .input-wrap.active textarea, .style.is-style-sand.background_element .input-wrap.active input, .style.is-style-sand.background_element .input-wrap.active textarea, .style.is-style-sand .background_element .input-wrap.active input, .style.is-style-sand .background_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.style.sand.background_element .input-wrap.active input:focus, .style.sand.background_element .input-wrap.active textarea:focus, .style.sand .background_element .input-wrap.active input:focus, .style.sand .background_element .input-wrap.active textarea:focus, .style.is-style-sand.background_element .input-wrap.active input:focus, .style.is-style-sand.background_element .input-wrap.active textarea:focus, .style.is-style-sand .background_element .input-wrap.active input:focus, .style.is-style-sand .background_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.sand.background_element .input-wrap.active label, .style.sand .background_element .input-wrap.active label, .style.is-style-sand.background_element .input-wrap.active label, .style.is-style-sand .background_element .input-wrap.active label {
  color: rgba(0, 0, 0, 0.2);
}
.style.sand.background_element input, .style.sand.background_element textarea, .style.sand .background_element input, .style.sand .background_element textarea, .style.is-style-sand.background_element input, .style.is-style-sand.background_element textarea, .style.is-style-sand .background_element input, .style.is-style-sand .background_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.style.sand.background_element input:focus, .style.sand.background_element textarea:focus, .style.sand .background_element input:focus, .style.sand .background_element textarea:focus, .style.is-style-sand.background_element input:focus, .style.is-style-sand.background_element textarea:focus, .style.is-style-sand .background_element input:focus, .style.is-style-sand .background_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.sand.background_element input::-moz-placeholder, .style.sand.background_element textarea::-moz-placeholder, .style.sand .background_element input::-moz-placeholder, .style.sand .background_element textarea::-moz-placeholder, .style.is-style-sand.background_element input::-moz-placeholder, .style.is-style-sand.background_element textarea::-moz-placeholder, .style.is-style-sand .background_element input::-moz-placeholder, .style.is-style-sand .background_element textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.sand.background_element input::placeholder, .style.sand.background_element textarea::placeholder, .style.sand .background_element input::placeholder, .style.sand .background_element textarea::placeholder, .style.is-style-sand.background_element input::placeholder, .style.is-style-sand.background_element textarea::placeholder, .style.is-style-sand .background_element input::placeholder, .style.is-style-sand .background_element textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.sand.background_element input :-ms-input-placeholder, .style.sand.background_element textarea :-ms-input-placeholder, .style.sand .background_element input :-ms-input-placeholder, .style.sand .background_element textarea :-ms-input-placeholder, .style.is-style-sand.background_element input :-ms-input-placeholder, .style.is-style-sand.background_element textarea :-ms-input-placeholder, .style.is-style-sand .background_element input :-ms-input-placeholder, .style.is-style-sand .background_element textarea :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.sand.background_element input ::-ms-input-placeholder, .style.sand.background_element textarea ::-ms-input-placeholder, .style.sand .background_element input ::-ms-input-placeholder, .style.sand .background_element textarea ::-ms-input-placeholder, .style.is-style-sand.background_element input ::-ms-input-placeholder, .style.is-style-sand.background_element textarea ::-ms-input-placeholder, .style.is-style-sand .background_element input ::-ms-input-placeholder, .style.is-style-sand .background_element textarea ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.sand.background_element svg path, .style.sand .background_element svg path, .style.is-style-sand.background_element svg path, .style.is-style-sand .background_element svg path {
  fill: #000;
}
.style.sand.background_element .social-text-line, .style.sand .background_element .social-text-line, .style.is-style-sand.background_element .social-text-line, .style.is-style-sand .background_element .social-text-line {
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 580px) {
  .style.sand.background_element:after, .style.sand.background_element:before, .style.sand .background_element:after, .style.sand .background_element:before, .style.is-style-sand.background_element:after, .style.is-style-sand.background_element:before, .style.is-style-sand .background_element:after, .style.is-style-sand .background_element:before {
    background-color: #e4ded7;
  }
}
@media screen and (max-width: 580px) {
  .style.sand .background_element_mobile, .style.is-style-sand .background_element_mobile {
    background-color: #e4ded7;
    color: #000;
  }
  .style.sand .background_element_mobile__alpha, .style.is-style-sand .background_element_mobile__alpha {
    background-color: #cfc5b9;
  }
  .style.sand .background_element_mobile h1, .style.sand .background_element_mobile h2, .style.sand .background_element_mobile h3, .style.is-style-sand .background_element_mobile h1, .style.is-style-sand .background_element_mobile h2, .style.is-style-sand .background_element_mobile h3 {
    color: #000;
  }
  .style.sand .background_element_mobile p, .style.is-style-sand .background_element_mobile p {
    color: #000;
  }
  .style.sand .background_element_mobile a, .style.is-style-sand .background_element_mobile a {
    color: #000;
  }
  .style.sand .background_element_mobile a:hover, .style.is-style-sand .background_element_mobile a:hover {
    color: #000;
    opacity: 0.8;
  }
  .style.sand .background_element_mobile .mtt-tagline, .style.is-style-sand .background_element_mobile .mtt-tagline {
    color: #000;
  }
  .style.sand .background_element_mobile .button.dash, .style.is-style-sand .background_element_mobile .button.dash {
    color: #000;
  }
  .style.sand .background_element_mobile .button.dash:before, .style.is-style-sand .background_element_mobile .button.dash:before {
    background-color: #000;
  }
  .style.sand .background_element_mobile .button.outline, .style.is-style-sand .background_element_mobile .button.outline {
    border-color: #000;
  }
  .style.sand .background_element_mobile .button.outline:hover, .style.is-style-sand .background_element_mobile .button.outline:hover {
    border-color: #000;
  }
  .style.sand .background_element_mobile select, .style.is-style-sand .background_element_mobile select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .style.sand .background_element_mobile select option, .style.is-style-sand .background_element_mobile select option {
    color: #000;
  }
  .style.sand .background_element_mobile .input-wrap label, .style.is-style-sand .background_element_mobile .input-wrap label {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.sand .background_element_mobile .input-wrap.active input, .style.sand .background_element_mobile .input-wrap.active textarea, .style.is-style-sand .background_element_mobile .input-wrap.active input, .style.is-style-sand .background_element_mobile .input-wrap.active textarea {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .style.sand .background_element_mobile .input-wrap.active input:focus, .style.sand .background_element_mobile .input-wrap.active textarea:focus, .style.is-style-sand .background_element_mobile .input-wrap.active input:focus, .style.is-style-sand .background_element_mobile .input-wrap.active textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  .style.sand .background_element_mobile .input-wrap.active label, .style.is-style-sand .background_element_mobile .input-wrap.active label {
    color: rgba(0, 0, 0, 0.2);
  }
  .style.sand .background_element_mobile input, .style.sand .background_element_mobile textarea, .style.is-style-sand .background_element_mobile input, .style.is-style-sand .background_element_mobile textarea {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000;
  }
  .style.sand .background_element_mobile input:focus, .style.sand .background_element_mobile textarea:focus, .style.is-style-sand .background_element_mobile input:focus, .style.is-style-sand .background_element_mobile textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  .style.sand .background_element_mobile input::-moz-placeholder, .style.sand .background_element_mobile textarea::-moz-placeholder, .style.is-style-sand .background_element_mobile input::-moz-placeholder, .style.is-style-sand .background_element_mobile textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
  .style.sand .background_element_mobile input::placeholder, .style.sand .background_element_mobile textarea::placeholder, .style.is-style-sand .background_element_mobile input::placeholder, .style.is-style-sand .background_element_mobile textarea::placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
  .style.sand .background_element_mobile input :-ms-input-placeholder, .style.sand .background_element_mobile textarea :-ms-input-placeholder, .style.is-style-sand .background_element_mobile input :-ms-input-placeholder, .style.is-style-sand .background_element_mobile textarea :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.sand .background_element_mobile input ::-ms-input-placeholder, .style.sand .background_element_mobile textarea ::-ms-input-placeholder, .style.is-style-sand .background_element_mobile input ::-ms-input-placeholder, .style.is-style-sand .background_element_mobile textarea ::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.sand .background_element_mobile svg path, .style.is-style-sand .background_element_mobile svg path {
    fill: #000;
  }
  .style.sand .background_element_mobile .social-text-line, .style.is-style-sand .background_element_mobile .social-text-line {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.style.sand .text_element, .style.is-style-sand .text_element {
  color: #000;
}
.style.sand .text_element h1, .style.sand .text_element h2, .style.sand .text_element h3, .style.is-style-sand .text_element h1, .style.is-style-sand .text_element h2, .style.is-style-sand .text_element h3 {
  color: #000;
}
.style.sand .text_element p, .style.is-style-sand .text_element p {
  color: #000;
}
.style.sand .text_element a, .style.is-style-sand .text_element a {
  color: #000;
}
.style.sand .text_element a:hover, .style.is-style-sand .text_element a:hover {
  color: #000;
  opacity: 0.8;
}
.style.sand .text_element .mtt-tagline, .style.is-style-sand .text_element .mtt-tagline {
  color: #000;
}
.style.sand .text_element .button.dash, .style.is-style-sand .text_element .button.dash {
  color: #000;
}
.style.sand .text_element .button.dash:before, .style.is-style-sand .text_element .button.dash:before {
  background-color: #000;
}
.style.sand .text_element .button.outline, .style.is-style-sand .text_element .button.outline {
  border-color: #000;
}
.style.sand .text_element .button.outline:hover, .style.is-style-sand .text_element .button.outline:hover {
  border-color: #000;
}
.style.sand .text_element select, .style.is-style-sand .text_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.style.sand .text_element select option, .style.is-style-sand .text_element select option {
  color: #000;
}
.style.sand .text_element .input-wrap label, .style.is-style-sand .text_element .input-wrap label {
  color: rgba(0, 0, 0, 0.6);
}
.style.sand .text_element .input-wrap.active input, .style.sand .text_element .input-wrap.active textarea, .style.is-style-sand .text_element .input-wrap.active input, .style.is-style-sand .text_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.style.sand .text_element .input-wrap.active input:focus, .style.sand .text_element .input-wrap.active textarea:focus, .style.is-style-sand .text_element .input-wrap.active input:focus, .style.is-style-sand .text_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.sand .text_element .input-wrap.active label, .style.is-style-sand .text_element .input-wrap.active label {
  color: rgba(0, 0, 0, 0.2);
}
.style.sand .text_element input, .style.sand .text_element textarea, .style.is-style-sand .text_element input, .style.is-style-sand .text_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.style.sand .text_element input:focus, .style.sand .text_element textarea:focus, .style.is-style-sand .text_element input:focus, .style.is-style-sand .text_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.sand .text_element input::-moz-placeholder, .style.sand .text_element textarea::-moz-placeholder, .style.is-style-sand .text_element input::-moz-placeholder, .style.is-style-sand .text_element textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.sand .text_element input::placeholder, .style.sand .text_element textarea::placeholder, .style.is-style-sand .text_element input::placeholder, .style.is-style-sand .text_element textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.sand .text_element input :-ms-input-placeholder, .style.sand .text_element textarea :-ms-input-placeholder, .style.is-style-sand .text_element input :-ms-input-placeholder, .style.is-style-sand .text_element textarea :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.sand .text_element input ::-ms-input-placeholder, .style.sand .text_element textarea ::-ms-input-placeholder, .style.is-style-sand .text_element input ::-ms-input-placeholder, .style.is-style-sand .text_element textarea ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.sand .text_element svg path, .style.is-style-sand .text_element svg path {
  fill: #000;
}
.style.sand .text_element .social-text-line, .style.is-style-sand .text_element .social-text-line {
  background-color: rgba(0, 0, 0, 0.2);
}
.style.sand .after_background_element:after, .style.is-style-sand .after_background_element:after {
  background-color: #e4ded7;
}
.style.sand .after_background_element::after__alpha, .style.is-style-sand .after_background_element::after__alpha {
  background-color: #cfc5b9;
}
.style.sand .before_background_element:before, .style.is-style-sand .before_background_element:before {
  background-color: #e4ded7;
}
.style.sand .before_background_element::before__alpha, .style.is-style-sand .before_background_element::before__alpha {
  background-color: #cfc5b9;
}
.style.sand .progress_bar_element, .style.is-style-sand .progress_bar_element {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.style.sand .progress_bar_element .progress_bar_element_inner,
.style.sand .progress_bar_element .progress_bar_element_wrap:before, .style.is-style-sand .progress_bar_element .progress_bar_element_inner,
.style.is-style-sand .progress_bar_element .progress_bar_element_wrap:before {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.style.sand .border_element, .style.is-style-sand .border_element {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.1);
}
.style.dark_sand.background_element, .style.dark_sand .background_element, .style.is-style-dark_sand.background_element, .style.is-style-dark_sand .background_element {
  background-color: #d4c9bc;
  color: #000;
}
.style.dark_sand.background_element__alpha, .style.dark_sand .background_element__alpha, .style.is-style-dark_sand.background_element__alpha, .style.is-style-dark_sand .background_element__alpha {
  background-color: #e8e2db;
}
.style.dark_sand.background_element h1, .style.dark_sand.background_element h2, .style.dark_sand.background_element h3, .style.dark_sand .background_element h1, .style.dark_sand .background_element h2, .style.dark_sand .background_element h3, .style.is-style-dark_sand.background_element h1, .style.is-style-dark_sand.background_element h2, .style.is-style-dark_sand.background_element h3, .style.is-style-dark_sand .background_element h1, .style.is-style-dark_sand .background_element h2, .style.is-style-dark_sand .background_element h3 {
  color: #000;
}
.style.dark_sand.background_element p, .style.dark_sand .background_element p, .style.is-style-dark_sand.background_element p, .style.is-style-dark_sand .background_element p {
  color: #000;
}
.style.dark_sand.background_element a, .style.dark_sand .background_element a, .style.is-style-dark_sand.background_element a, .style.is-style-dark_sand .background_element a {
  color: #000;
}
.style.dark_sand.background_element a:hover, .style.dark_sand .background_element a:hover, .style.is-style-dark_sand.background_element a:hover, .style.is-style-dark_sand .background_element a:hover {
  color: #000;
  opacity: 0.8;
}
.style.dark_sand.background_element .mtt-tagline, .style.dark_sand .background_element .mtt-tagline, .style.is-style-dark_sand.background_element .mtt-tagline, .style.is-style-dark_sand .background_element .mtt-tagline {
  color: #000;
}
.style.dark_sand.background_element .button.dash, .style.dark_sand .background_element .button.dash, .style.is-style-dark_sand.background_element .button.dash, .style.is-style-dark_sand .background_element .button.dash {
  color: #000;
}
.style.dark_sand.background_element .button.dash:before, .style.dark_sand .background_element .button.dash:before, .style.is-style-dark_sand.background_element .button.dash:before, .style.is-style-dark_sand .background_element .button.dash:before {
  background-color: #000;
}
.style.dark_sand.background_element .button.outline, .style.dark_sand .background_element .button.outline, .style.is-style-dark_sand.background_element .button.outline, .style.is-style-dark_sand .background_element .button.outline {
  border-color: #000;
}
.style.dark_sand.background_element .button.outline:hover, .style.dark_sand .background_element .button.outline:hover, .style.is-style-dark_sand.background_element .button.outline:hover, .style.is-style-dark_sand .background_element .button.outline:hover {
  border-color: #000;
}
.style.dark_sand.background_element select, .style.dark_sand .background_element select, .style.is-style-dark_sand.background_element select, .style.is-style-dark_sand .background_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.style.dark_sand.background_element select option, .style.dark_sand .background_element select option, .style.is-style-dark_sand.background_element select option, .style.is-style-dark_sand .background_element select option {
  color: #000;
}
.style.dark_sand.background_element .input-wrap label, .style.dark_sand .background_element .input-wrap label, .style.is-style-dark_sand.background_element .input-wrap label, .style.is-style-dark_sand .background_element .input-wrap label {
  color: rgba(0, 0, 0, 0.6);
}
.style.dark_sand.background_element .input-wrap.active input, .style.dark_sand.background_element .input-wrap.active textarea, .style.dark_sand .background_element .input-wrap.active input, .style.dark_sand .background_element .input-wrap.active textarea, .style.is-style-dark_sand.background_element .input-wrap.active input, .style.is-style-dark_sand.background_element .input-wrap.active textarea, .style.is-style-dark_sand .background_element .input-wrap.active input, .style.is-style-dark_sand .background_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.style.dark_sand.background_element .input-wrap.active input:focus, .style.dark_sand.background_element .input-wrap.active textarea:focus, .style.dark_sand .background_element .input-wrap.active input:focus, .style.dark_sand .background_element .input-wrap.active textarea:focus, .style.is-style-dark_sand.background_element .input-wrap.active input:focus, .style.is-style-dark_sand.background_element .input-wrap.active textarea:focus, .style.is-style-dark_sand .background_element .input-wrap.active input:focus, .style.is-style-dark_sand .background_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.dark_sand.background_element .input-wrap.active label, .style.dark_sand .background_element .input-wrap.active label, .style.is-style-dark_sand.background_element .input-wrap.active label, .style.is-style-dark_sand .background_element .input-wrap.active label {
  color: rgba(0, 0, 0, 0.2);
}
.style.dark_sand.background_element input, .style.dark_sand.background_element textarea, .style.dark_sand .background_element input, .style.dark_sand .background_element textarea, .style.is-style-dark_sand.background_element input, .style.is-style-dark_sand.background_element textarea, .style.is-style-dark_sand .background_element input, .style.is-style-dark_sand .background_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.style.dark_sand.background_element input:focus, .style.dark_sand.background_element textarea:focus, .style.dark_sand .background_element input:focus, .style.dark_sand .background_element textarea:focus, .style.is-style-dark_sand.background_element input:focus, .style.is-style-dark_sand.background_element textarea:focus, .style.is-style-dark_sand .background_element input:focus, .style.is-style-dark_sand .background_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.dark_sand.background_element input::-moz-placeholder, .style.dark_sand.background_element textarea::-moz-placeholder, .style.dark_sand .background_element input::-moz-placeholder, .style.dark_sand .background_element textarea::-moz-placeholder, .style.is-style-dark_sand.background_element input::-moz-placeholder, .style.is-style-dark_sand.background_element textarea::-moz-placeholder, .style.is-style-dark_sand .background_element input::-moz-placeholder, .style.is-style-dark_sand .background_element textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.dark_sand.background_element input::placeholder, .style.dark_sand.background_element textarea::placeholder, .style.dark_sand .background_element input::placeholder, .style.dark_sand .background_element textarea::placeholder, .style.is-style-dark_sand.background_element input::placeholder, .style.is-style-dark_sand.background_element textarea::placeholder, .style.is-style-dark_sand .background_element input::placeholder, .style.is-style-dark_sand .background_element textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.dark_sand.background_element input :-ms-input-placeholder, .style.dark_sand.background_element textarea :-ms-input-placeholder, .style.dark_sand .background_element input :-ms-input-placeholder, .style.dark_sand .background_element textarea :-ms-input-placeholder, .style.is-style-dark_sand.background_element input :-ms-input-placeholder, .style.is-style-dark_sand.background_element textarea :-ms-input-placeholder, .style.is-style-dark_sand .background_element input :-ms-input-placeholder, .style.is-style-dark_sand .background_element textarea :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.dark_sand.background_element input ::-ms-input-placeholder, .style.dark_sand.background_element textarea ::-ms-input-placeholder, .style.dark_sand .background_element input ::-ms-input-placeholder, .style.dark_sand .background_element textarea ::-ms-input-placeholder, .style.is-style-dark_sand.background_element input ::-ms-input-placeholder, .style.is-style-dark_sand.background_element textarea ::-ms-input-placeholder, .style.is-style-dark_sand .background_element input ::-ms-input-placeholder, .style.is-style-dark_sand .background_element textarea ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.dark_sand.background_element svg path, .style.dark_sand .background_element svg path, .style.is-style-dark_sand.background_element svg path, .style.is-style-dark_sand .background_element svg path {
  fill: #000;
}
.style.dark_sand.background_element .social-text-line, .style.dark_sand .background_element .social-text-line, .style.is-style-dark_sand.background_element .social-text-line, .style.is-style-dark_sand .background_element .social-text-line {
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 580px) {
  .style.dark_sand.background_element:after, .style.dark_sand.background_element:before, .style.dark_sand .background_element:after, .style.dark_sand .background_element:before, .style.is-style-dark_sand.background_element:after, .style.is-style-dark_sand.background_element:before, .style.is-style-dark_sand .background_element:after, .style.is-style-dark_sand .background_element:before {
    background-color: #d4c9bc;
  }
}
@media screen and (max-width: 580px) {
  .style.dark_sand .background_element_mobile, .style.is-style-dark_sand .background_element_mobile {
    background-color: #d4c9bc;
    color: #000;
  }
  .style.dark_sand .background_element_mobile__alpha, .style.is-style-dark_sand .background_element_mobile__alpha {
    background-color: #e8e2db;
  }
  .style.dark_sand .background_element_mobile h1, .style.dark_sand .background_element_mobile h2, .style.dark_sand .background_element_mobile h3, .style.is-style-dark_sand .background_element_mobile h1, .style.is-style-dark_sand .background_element_mobile h2, .style.is-style-dark_sand .background_element_mobile h3 {
    color: #000;
  }
  .style.dark_sand .background_element_mobile p, .style.is-style-dark_sand .background_element_mobile p {
    color: #000;
  }
  .style.dark_sand .background_element_mobile a, .style.is-style-dark_sand .background_element_mobile a {
    color: #000;
  }
  .style.dark_sand .background_element_mobile a:hover, .style.is-style-dark_sand .background_element_mobile a:hover {
    color: #000;
    opacity: 0.8;
  }
  .style.dark_sand .background_element_mobile .mtt-tagline, .style.is-style-dark_sand .background_element_mobile .mtt-tagline {
    color: #000;
  }
  .style.dark_sand .background_element_mobile .button.dash, .style.is-style-dark_sand .background_element_mobile .button.dash {
    color: #000;
  }
  .style.dark_sand .background_element_mobile .button.dash:before, .style.is-style-dark_sand .background_element_mobile .button.dash:before {
    background-color: #000;
  }
  .style.dark_sand .background_element_mobile .button.outline, .style.is-style-dark_sand .background_element_mobile .button.outline {
    border-color: #000;
  }
  .style.dark_sand .background_element_mobile .button.outline:hover, .style.is-style-dark_sand .background_element_mobile .button.outline:hover {
    border-color: #000;
  }
  .style.dark_sand .background_element_mobile select, .style.is-style-dark_sand .background_element_mobile select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .style.dark_sand .background_element_mobile select option, .style.is-style-dark_sand .background_element_mobile select option {
    color: #000;
  }
  .style.dark_sand .background_element_mobile .input-wrap label, .style.is-style-dark_sand .background_element_mobile .input-wrap label {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.dark_sand .background_element_mobile .input-wrap.active input, .style.dark_sand .background_element_mobile .input-wrap.active textarea, .style.is-style-dark_sand .background_element_mobile .input-wrap.active input, .style.is-style-dark_sand .background_element_mobile .input-wrap.active textarea {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .style.dark_sand .background_element_mobile .input-wrap.active input:focus, .style.dark_sand .background_element_mobile .input-wrap.active textarea:focus, .style.is-style-dark_sand .background_element_mobile .input-wrap.active input:focus, .style.is-style-dark_sand .background_element_mobile .input-wrap.active textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  .style.dark_sand .background_element_mobile .input-wrap.active label, .style.is-style-dark_sand .background_element_mobile .input-wrap.active label {
    color: rgba(0, 0, 0, 0.2);
  }
  .style.dark_sand .background_element_mobile input, .style.dark_sand .background_element_mobile textarea, .style.is-style-dark_sand .background_element_mobile input, .style.is-style-dark_sand .background_element_mobile textarea {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000;
  }
  .style.dark_sand .background_element_mobile input:focus, .style.dark_sand .background_element_mobile textarea:focus, .style.is-style-dark_sand .background_element_mobile input:focus, .style.is-style-dark_sand .background_element_mobile textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  .style.dark_sand .background_element_mobile input::-moz-placeholder, .style.dark_sand .background_element_mobile textarea::-moz-placeholder, .style.is-style-dark_sand .background_element_mobile input::-moz-placeholder, .style.is-style-dark_sand .background_element_mobile textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
  .style.dark_sand .background_element_mobile input::placeholder, .style.dark_sand .background_element_mobile textarea::placeholder, .style.is-style-dark_sand .background_element_mobile input::placeholder, .style.is-style-dark_sand .background_element_mobile textarea::placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
  .style.dark_sand .background_element_mobile input :-ms-input-placeholder, .style.dark_sand .background_element_mobile textarea :-ms-input-placeholder, .style.is-style-dark_sand .background_element_mobile input :-ms-input-placeholder, .style.is-style-dark_sand .background_element_mobile textarea :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.dark_sand .background_element_mobile input ::-ms-input-placeholder, .style.dark_sand .background_element_mobile textarea ::-ms-input-placeholder, .style.is-style-dark_sand .background_element_mobile input ::-ms-input-placeholder, .style.is-style-dark_sand .background_element_mobile textarea ::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.dark_sand .background_element_mobile svg path, .style.is-style-dark_sand .background_element_mobile svg path {
    fill: #000;
  }
  .style.dark_sand .background_element_mobile .social-text-line, .style.is-style-dark_sand .background_element_mobile .social-text-line {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.style.dark_sand .text_element, .style.is-style-dark_sand .text_element {
  color: #000;
}
.style.dark_sand .text_element h1, .style.dark_sand .text_element h2, .style.dark_sand .text_element h3, .style.is-style-dark_sand .text_element h1, .style.is-style-dark_sand .text_element h2, .style.is-style-dark_sand .text_element h3 {
  color: #000;
}
.style.dark_sand .text_element p, .style.is-style-dark_sand .text_element p {
  color: #000;
}
.style.dark_sand .text_element a, .style.is-style-dark_sand .text_element a {
  color: #000;
}
.style.dark_sand .text_element a:hover, .style.is-style-dark_sand .text_element a:hover {
  color: #000;
  opacity: 0.8;
}
.style.dark_sand .text_element .mtt-tagline, .style.is-style-dark_sand .text_element .mtt-tagline {
  color: #000;
}
.style.dark_sand .text_element .button.dash, .style.is-style-dark_sand .text_element .button.dash {
  color: #000;
}
.style.dark_sand .text_element .button.dash:before, .style.is-style-dark_sand .text_element .button.dash:before {
  background-color: #000;
}
.style.dark_sand .text_element .button.outline, .style.is-style-dark_sand .text_element .button.outline {
  border-color: #000;
}
.style.dark_sand .text_element .button.outline:hover, .style.is-style-dark_sand .text_element .button.outline:hover {
  border-color: #000;
}
.style.dark_sand .text_element select, .style.is-style-dark_sand .text_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.style.dark_sand .text_element select option, .style.is-style-dark_sand .text_element select option {
  color: #000;
}
.style.dark_sand .text_element .input-wrap label, .style.is-style-dark_sand .text_element .input-wrap label {
  color: rgba(0, 0, 0, 0.6);
}
.style.dark_sand .text_element .input-wrap.active input, .style.dark_sand .text_element .input-wrap.active textarea, .style.is-style-dark_sand .text_element .input-wrap.active input, .style.is-style-dark_sand .text_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.style.dark_sand .text_element .input-wrap.active input:focus, .style.dark_sand .text_element .input-wrap.active textarea:focus, .style.is-style-dark_sand .text_element .input-wrap.active input:focus, .style.is-style-dark_sand .text_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.dark_sand .text_element .input-wrap.active label, .style.is-style-dark_sand .text_element .input-wrap.active label {
  color: rgba(0, 0, 0, 0.2);
}
.style.dark_sand .text_element input, .style.dark_sand .text_element textarea, .style.is-style-dark_sand .text_element input, .style.is-style-dark_sand .text_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.style.dark_sand .text_element input:focus, .style.dark_sand .text_element textarea:focus, .style.is-style-dark_sand .text_element input:focus, .style.is-style-dark_sand .text_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.dark_sand .text_element input::-moz-placeholder, .style.dark_sand .text_element textarea::-moz-placeholder, .style.is-style-dark_sand .text_element input::-moz-placeholder, .style.is-style-dark_sand .text_element textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.dark_sand .text_element input::placeholder, .style.dark_sand .text_element textarea::placeholder, .style.is-style-dark_sand .text_element input::placeholder, .style.is-style-dark_sand .text_element textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.dark_sand .text_element input :-ms-input-placeholder, .style.dark_sand .text_element textarea :-ms-input-placeholder, .style.is-style-dark_sand .text_element input :-ms-input-placeholder, .style.is-style-dark_sand .text_element textarea :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.dark_sand .text_element input ::-ms-input-placeholder, .style.dark_sand .text_element textarea ::-ms-input-placeholder, .style.is-style-dark_sand .text_element input ::-ms-input-placeholder, .style.is-style-dark_sand .text_element textarea ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.dark_sand .text_element svg path, .style.is-style-dark_sand .text_element svg path {
  fill: #000;
}
.style.dark_sand .text_element .social-text-line, .style.is-style-dark_sand .text_element .social-text-line {
  background-color: rgba(0, 0, 0, 0.2);
}
.style.dark_sand .after_background_element:after, .style.is-style-dark_sand .after_background_element:after {
  background-color: #d4c9bc;
}
.style.dark_sand .after_background_element::after__alpha, .style.is-style-dark_sand .after_background_element::after__alpha {
  background-color: #e8e2db;
}
.style.dark_sand .before_background_element:before, .style.is-style-dark_sand .before_background_element:before {
  background-color: #d4c9bc;
}
.style.dark_sand .before_background_element::before__alpha, .style.is-style-dark_sand .before_background_element::before__alpha {
  background-color: #e8e2db;
}
.style.dark_sand .progress_bar_element, .style.is-style-dark_sand .progress_bar_element {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.style.dark_sand .progress_bar_element .progress_bar_element_inner,
.style.dark_sand .progress_bar_element .progress_bar_element_wrap:before, .style.is-style-dark_sand .progress_bar_element .progress_bar_element_inner,
.style.is-style-dark_sand .progress_bar_element .progress_bar_element_wrap:before {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.style.dark_sand .border_element, .style.is-style-dark_sand .border_element {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.1);
}
.style.light_blue.background_element, .style.light_blue .background_element, .style.is-style-light_blue.background_element, .style.is-style-light_blue .background_element {
  background-color: #e3e9ec;
  color: #000;
}
.style.light_blue.background_element__alpha, .style.light_blue .background_element__alpha, .style.is-style-light_blue.background_element__alpha, .style.is-style-light_blue .background_element__alpha {
  background-color: #c5d1d7;
}
.style.light_blue.background_element h1, .style.light_blue.background_element h2, .style.light_blue.background_element h3, .style.light_blue .background_element h1, .style.light_blue .background_element h2, .style.light_blue .background_element h3, .style.is-style-light_blue.background_element h1, .style.is-style-light_blue.background_element h2, .style.is-style-light_blue.background_element h3, .style.is-style-light_blue .background_element h1, .style.is-style-light_blue .background_element h2, .style.is-style-light_blue .background_element h3 {
  color: #000;
}
.style.light_blue.background_element p, .style.light_blue .background_element p, .style.is-style-light_blue.background_element p, .style.is-style-light_blue .background_element p {
  color: #000;
}
.style.light_blue.background_element a, .style.light_blue .background_element a, .style.is-style-light_blue.background_element a, .style.is-style-light_blue .background_element a {
  color: #000;
}
.style.light_blue.background_element a:hover, .style.light_blue .background_element a:hover, .style.is-style-light_blue.background_element a:hover, .style.is-style-light_blue .background_element a:hover {
  color: #000;
  opacity: 0.8;
}
.style.light_blue.background_element .mtt-tagline, .style.light_blue .background_element .mtt-tagline, .style.is-style-light_blue.background_element .mtt-tagline, .style.is-style-light_blue .background_element .mtt-tagline {
  color: #000;
}
.style.light_blue.background_element .button.dash, .style.light_blue .background_element .button.dash, .style.is-style-light_blue.background_element .button.dash, .style.is-style-light_blue .background_element .button.dash {
  color: #000;
}
.style.light_blue.background_element .button.dash:before, .style.light_blue .background_element .button.dash:before, .style.is-style-light_blue.background_element .button.dash:before, .style.is-style-light_blue .background_element .button.dash:before {
  background-color: #000;
}
.style.light_blue.background_element .button.outline, .style.light_blue .background_element .button.outline, .style.is-style-light_blue.background_element .button.outline, .style.is-style-light_blue .background_element .button.outline {
  border-color: #000;
}
.style.light_blue.background_element .button.outline:hover, .style.light_blue .background_element .button.outline:hover, .style.is-style-light_blue.background_element .button.outline:hover, .style.is-style-light_blue .background_element .button.outline:hover {
  border-color: #000;
}
.style.light_blue.background_element select, .style.light_blue .background_element select, .style.is-style-light_blue.background_element select, .style.is-style-light_blue .background_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.style.light_blue.background_element select option, .style.light_blue .background_element select option, .style.is-style-light_blue.background_element select option, .style.is-style-light_blue .background_element select option {
  color: #000;
}
.style.light_blue.background_element .input-wrap label, .style.light_blue .background_element .input-wrap label, .style.is-style-light_blue.background_element .input-wrap label, .style.is-style-light_blue .background_element .input-wrap label {
  color: rgba(0, 0, 0, 0.6);
}
.style.light_blue.background_element .input-wrap.active input, .style.light_blue.background_element .input-wrap.active textarea, .style.light_blue .background_element .input-wrap.active input, .style.light_blue .background_element .input-wrap.active textarea, .style.is-style-light_blue.background_element .input-wrap.active input, .style.is-style-light_blue.background_element .input-wrap.active textarea, .style.is-style-light_blue .background_element .input-wrap.active input, .style.is-style-light_blue .background_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.style.light_blue.background_element .input-wrap.active input:focus, .style.light_blue.background_element .input-wrap.active textarea:focus, .style.light_blue .background_element .input-wrap.active input:focus, .style.light_blue .background_element .input-wrap.active textarea:focus, .style.is-style-light_blue.background_element .input-wrap.active input:focus, .style.is-style-light_blue.background_element .input-wrap.active textarea:focus, .style.is-style-light_blue .background_element .input-wrap.active input:focus, .style.is-style-light_blue .background_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.light_blue.background_element .input-wrap.active label, .style.light_blue .background_element .input-wrap.active label, .style.is-style-light_blue.background_element .input-wrap.active label, .style.is-style-light_blue .background_element .input-wrap.active label {
  color: rgba(0, 0, 0, 0.2);
}
.style.light_blue.background_element input, .style.light_blue.background_element textarea, .style.light_blue .background_element input, .style.light_blue .background_element textarea, .style.is-style-light_blue.background_element input, .style.is-style-light_blue.background_element textarea, .style.is-style-light_blue .background_element input, .style.is-style-light_blue .background_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.style.light_blue.background_element input:focus, .style.light_blue.background_element textarea:focus, .style.light_blue .background_element input:focus, .style.light_blue .background_element textarea:focus, .style.is-style-light_blue.background_element input:focus, .style.is-style-light_blue.background_element textarea:focus, .style.is-style-light_blue .background_element input:focus, .style.is-style-light_blue .background_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.light_blue.background_element input::-moz-placeholder, .style.light_blue.background_element textarea::-moz-placeholder, .style.light_blue .background_element input::-moz-placeholder, .style.light_blue .background_element textarea::-moz-placeholder, .style.is-style-light_blue.background_element input::-moz-placeholder, .style.is-style-light_blue.background_element textarea::-moz-placeholder, .style.is-style-light_blue .background_element input::-moz-placeholder, .style.is-style-light_blue .background_element textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.light_blue.background_element input::placeholder, .style.light_blue.background_element textarea::placeholder, .style.light_blue .background_element input::placeholder, .style.light_blue .background_element textarea::placeholder, .style.is-style-light_blue.background_element input::placeholder, .style.is-style-light_blue.background_element textarea::placeholder, .style.is-style-light_blue .background_element input::placeholder, .style.is-style-light_blue .background_element textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.light_blue.background_element input :-ms-input-placeholder, .style.light_blue.background_element textarea :-ms-input-placeholder, .style.light_blue .background_element input :-ms-input-placeholder, .style.light_blue .background_element textarea :-ms-input-placeholder, .style.is-style-light_blue.background_element input :-ms-input-placeholder, .style.is-style-light_blue.background_element textarea :-ms-input-placeholder, .style.is-style-light_blue .background_element input :-ms-input-placeholder, .style.is-style-light_blue .background_element textarea :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.light_blue.background_element input ::-ms-input-placeholder, .style.light_blue.background_element textarea ::-ms-input-placeholder, .style.light_blue .background_element input ::-ms-input-placeholder, .style.light_blue .background_element textarea ::-ms-input-placeholder, .style.is-style-light_blue.background_element input ::-ms-input-placeholder, .style.is-style-light_blue.background_element textarea ::-ms-input-placeholder, .style.is-style-light_blue .background_element input ::-ms-input-placeholder, .style.is-style-light_blue .background_element textarea ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.light_blue.background_element svg path, .style.light_blue .background_element svg path, .style.is-style-light_blue.background_element svg path, .style.is-style-light_blue .background_element svg path {
  fill: #000;
}
.style.light_blue.background_element .social-text-line, .style.light_blue .background_element .social-text-line, .style.is-style-light_blue.background_element .social-text-line, .style.is-style-light_blue .background_element .social-text-line {
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 580px) {
  .style.light_blue.background_element:after, .style.light_blue.background_element:before, .style.light_blue .background_element:after, .style.light_blue .background_element:before, .style.is-style-light_blue.background_element:after, .style.is-style-light_blue.background_element:before, .style.is-style-light_blue .background_element:after, .style.is-style-light_blue .background_element:before {
    background-color: #e3e9ec;
  }
}
@media screen and (max-width: 580px) {
  .style.light_blue .background_element_mobile, .style.is-style-light_blue .background_element_mobile {
    background-color: #e3e9ec;
    color: #000;
  }
  .style.light_blue .background_element_mobile__alpha, .style.is-style-light_blue .background_element_mobile__alpha {
    background-color: #c5d1d7;
  }
  .style.light_blue .background_element_mobile h1, .style.light_blue .background_element_mobile h2, .style.light_blue .background_element_mobile h3, .style.is-style-light_blue .background_element_mobile h1, .style.is-style-light_blue .background_element_mobile h2, .style.is-style-light_blue .background_element_mobile h3 {
    color: #000;
  }
  .style.light_blue .background_element_mobile p, .style.is-style-light_blue .background_element_mobile p {
    color: #000;
  }
  .style.light_blue .background_element_mobile a, .style.is-style-light_blue .background_element_mobile a {
    color: #000;
  }
  .style.light_blue .background_element_mobile a:hover, .style.is-style-light_blue .background_element_mobile a:hover {
    color: #000;
    opacity: 0.8;
  }
  .style.light_blue .background_element_mobile .mtt-tagline, .style.is-style-light_blue .background_element_mobile .mtt-tagline {
    color: #000;
  }
  .style.light_blue .background_element_mobile .button.dash, .style.is-style-light_blue .background_element_mobile .button.dash {
    color: #000;
  }
  .style.light_blue .background_element_mobile .button.dash:before, .style.is-style-light_blue .background_element_mobile .button.dash:before {
    background-color: #000;
  }
  .style.light_blue .background_element_mobile .button.outline, .style.is-style-light_blue .background_element_mobile .button.outline {
    border-color: #000;
  }
  .style.light_blue .background_element_mobile .button.outline:hover, .style.is-style-light_blue .background_element_mobile .button.outline:hover {
    border-color: #000;
  }
  .style.light_blue .background_element_mobile select, .style.is-style-light_blue .background_element_mobile select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .style.light_blue .background_element_mobile select option, .style.is-style-light_blue .background_element_mobile select option {
    color: #000;
  }
  .style.light_blue .background_element_mobile .input-wrap label, .style.is-style-light_blue .background_element_mobile .input-wrap label {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.light_blue .background_element_mobile .input-wrap.active input, .style.light_blue .background_element_mobile .input-wrap.active textarea, .style.is-style-light_blue .background_element_mobile .input-wrap.active input, .style.is-style-light_blue .background_element_mobile .input-wrap.active textarea {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .style.light_blue .background_element_mobile .input-wrap.active input:focus, .style.light_blue .background_element_mobile .input-wrap.active textarea:focus, .style.is-style-light_blue .background_element_mobile .input-wrap.active input:focus, .style.is-style-light_blue .background_element_mobile .input-wrap.active textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  .style.light_blue .background_element_mobile .input-wrap.active label, .style.is-style-light_blue .background_element_mobile .input-wrap.active label {
    color: rgba(0, 0, 0, 0.2);
  }
  .style.light_blue .background_element_mobile input, .style.light_blue .background_element_mobile textarea, .style.is-style-light_blue .background_element_mobile input, .style.is-style-light_blue .background_element_mobile textarea {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000;
  }
  .style.light_blue .background_element_mobile input:focus, .style.light_blue .background_element_mobile textarea:focus, .style.is-style-light_blue .background_element_mobile input:focus, .style.is-style-light_blue .background_element_mobile textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  .style.light_blue .background_element_mobile input::-moz-placeholder, .style.light_blue .background_element_mobile textarea::-moz-placeholder, .style.is-style-light_blue .background_element_mobile input::-moz-placeholder, .style.is-style-light_blue .background_element_mobile textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
  .style.light_blue .background_element_mobile input::placeholder, .style.light_blue .background_element_mobile textarea::placeholder, .style.is-style-light_blue .background_element_mobile input::placeholder, .style.is-style-light_blue .background_element_mobile textarea::placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
  .style.light_blue .background_element_mobile input :-ms-input-placeholder, .style.light_blue .background_element_mobile textarea :-ms-input-placeholder, .style.is-style-light_blue .background_element_mobile input :-ms-input-placeholder, .style.is-style-light_blue .background_element_mobile textarea :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.light_blue .background_element_mobile input ::-ms-input-placeholder, .style.light_blue .background_element_mobile textarea ::-ms-input-placeholder, .style.is-style-light_blue .background_element_mobile input ::-ms-input-placeholder, .style.is-style-light_blue .background_element_mobile textarea ::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
  .style.light_blue .background_element_mobile svg path, .style.is-style-light_blue .background_element_mobile svg path {
    fill: #000;
  }
  .style.light_blue .background_element_mobile .social-text-line, .style.is-style-light_blue .background_element_mobile .social-text-line {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.style.light_blue .text_element, .style.is-style-light_blue .text_element {
  color: #000;
}
.style.light_blue .text_element h1, .style.light_blue .text_element h2, .style.light_blue .text_element h3, .style.is-style-light_blue .text_element h1, .style.is-style-light_blue .text_element h2, .style.is-style-light_blue .text_element h3 {
  color: #000;
}
.style.light_blue .text_element p, .style.is-style-light_blue .text_element p {
  color: #000;
}
.style.light_blue .text_element a, .style.is-style-light_blue .text_element a {
  color: #000;
}
.style.light_blue .text_element a:hover, .style.is-style-light_blue .text_element a:hover {
  color: #000;
  opacity: 0.8;
}
.style.light_blue .text_element .mtt-tagline, .style.is-style-light_blue .text_element .mtt-tagline {
  color: #000;
}
.style.light_blue .text_element .button.dash, .style.is-style-light_blue .text_element .button.dash {
  color: #000;
}
.style.light_blue .text_element .button.dash:before, .style.is-style-light_blue .text_element .button.dash:before {
  background-color: #000;
}
.style.light_blue .text_element .button.outline, .style.is-style-light_blue .text_element .button.outline {
  border-color: #000;
}
.style.light_blue .text_element .button.outline:hover, .style.is-style-light_blue .text_element .button.outline:hover {
  border-color: #000;
}
.style.light_blue .text_element select, .style.is-style-light_blue .text_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.style.light_blue .text_element select option, .style.is-style-light_blue .text_element select option {
  color: #000;
}
.style.light_blue .text_element .input-wrap label, .style.is-style-light_blue .text_element .input-wrap label {
  color: rgba(0, 0, 0, 0.6);
}
.style.light_blue .text_element .input-wrap.active input, .style.light_blue .text_element .input-wrap.active textarea, .style.is-style-light_blue .text_element .input-wrap.active input, .style.is-style-light_blue .text_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.style.light_blue .text_element .input-wrap.active input:focus, .style.light_blue .text_element .input-wrap.active textarea:focus, .style.is-style-light_blue .text_element .input-wrap.active input:focus, .style.is-style-light_blue .text_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.light_blue .text_element .input-wrap.active label, .style.is-style-light_blue .text_element .input-wrap.active label {
  color: rgba(0, 0, 0, 0.2);
}
.style.light_blue .text_element input, .style.light_blue .text_element textarea, .style.is-style-light_blue .text_element input, .style.is-style-light_blue .text_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.style.light_blue .text_element input:focus, .style.light_blue .text_element textarea:focus, .style.is-style-light_blue .text_element input:focus, .style.is-style-light_blue .text_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.style.light_blue .text_element input::-moz-placeholder, .style.light_blue .text_element textarea::-moz-placeholder, .style.is-style-light_blue .text_element input::-moz-placeholder, .style.is-style-light_blue .text_element textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.light_blue .text_element input::placeholder, .style.light_blue .text_element textarea::placeholder, .style.is-style-light_blue .text_element input::placeholder, .style.is-style-light_blue .text_element textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.style.light_blue .text_element input :-ms-input-placeholder, .style.light_blue .text_element textarea :-ms-input-placeholder, .style.is-style-light_blue .text_element input :-ms-input-placeholder, .style.is-style-light_blue .text_element textarea :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.light_blue .text_element input ::-ms-input-placeholder, .style.light_blue .text_element textarea ::-ms-input-placeholder, .style.is-style-light_blue .text_element input ::-ms-input-placeholder, .style.is-style-light_blue .text_element textarea ::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.style.light_blue .text_element svg path, .style.is-style-light_blue .text_element svg path {
  fill: #000;
}
.style.light_blue .text_element .social-text-line, .style.is-style-light_blue .text_element .social-text-line {
  background-color: rgba(0, 0, 0, 0.2);
}
.style.light_blue .after_background_element:after, .style.is-style-light_blue .after_background_element:after {
  background-color: #e3e9ec;
}
.style.light_blue .after_background_element::after__alpha, .style.is-style-light_blue .after_background_element::after__alpha {
  background-color: #c5d1d7;
}
.style.light_blue .before_background_element:before, .style.is-style-light_blue .before_background_element:before {
  background-color: #e3e9ec;
}
.style.light_blue .before_background_element::before__alpha, .style.is-style-light_blue .before_background_element::before__alpha {
  background-color: #c5d1d7;
}
.style.light_blue .progress_bar_element, .style.is-style-light_blue .progress_bar_element {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.style.light_blue .progress_bar_element .progress_bar_element_inner,
.style.light_blue .progress_bar_element .progress_bar_element_wrap:before, .style.is-style-light_blue .progress_bar_element .progress_bar_element_inner,
.style.is-style-light_blue .progress_bar_element .progress_bar_element_wrap:before {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.style.light_blue .border_element, .style.is-style-light_blue .border_element {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.1);
}
.style.blue.background_element, .style.blue .background_element, .style.is-style-blue.background_element, .style.is-style-blue .background_element {
  background-color: #6e8a99;
  color: #fff;
}
.style.blue.background_element__alpha, .style.blue .background_element__alpha, .style.is-style-blue.background_element__alpha, .style.is-style-blue .background_element__alpha {
  background-color: #58707c;
}
.style.blue.background_element h1, .style.blue.background_element h2, .style.blue.background_element h3, .style.blue .background_element h1, .style.blue .background_element h2, .style.blue .background_element h3, .style.is-style-blue.background_element h1, .style.is-style-blue.background_element h2, .style.is-style-blue.background_element h3, .style.is-style-blue .background_element h1, .style.is-style-blue .background_element h2, .style.is-style-blue .background_element h3 {
  color: #fff;
}
.style.blue.background_element p, .style.blue .background_element p, .style.is-style-blue.background_element p, .style.is-style-blue .background_element p {
  color: #fff;
}
.style.blue.background_element a, .style.blue .background_element a, .style.is-style-blue.background_element a, .style.is-style-blue .background_element a {
  color: #fff;
}
.style.blue.background_element a:hover, .style.blue .background_element a:hover, .style.is-style-blue.background_element a:hover, .style.is-style-blue .background_element a:hover {
  color: #fff;
  opacity: 0.8;
}
.style.blue.background_element .mtt-tagline, .style.blue .background_element .mtt-tagline, .style.is-style-blue.background_element .mtt-tagline, .style.is-style-blue .background_element .mtt-tagline {
  color: #fff;
}
.style.blue.background_element .button.dash, .style.blue .background_element .button.dash, .style.is-style-blue.background_element .button.dash, .style.is-style-blue .background_element .button.dash {
  color: #fff;
}
.style.blue.background_element .button.dash:before, .style.blue .background_element .button.dash:before, .style.is-style-blue.background_element .button.dash:before, .style.is-style-blue .background_element .button.dash:before {
  background-color: #fff;
}
.style.blue.background_element .button.outline, .style.blue .background_element .button.outline, .style.is-style-blue.background_element .button.outline, .style.is-style-blue .background_element .button.outline {
  border-color: #fff;
}
.style.blue.background_element .button.outline:hover, .style.blue .background_element .button.outline:hover, .style.is-style-blue.background_element .button.outline:hover, .style.is-style-blue .background_element .button.outline:hover {
  border-color: #fff;
}
.style.blue.background_element select, .style.blue .background_element select, .style.is-style-blue.background_element select, .style.is-style-blue .background_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.style.blue.background_element select option, .style.blue .background_element select option, .style.is-style-blue.background_element select option, .style.is-style-blue .background_element select option {
  color: #000;
}
.style.blue.background_element .input-wrap label, .style.blue .background_element .input-wrap label, .style.is-style-blue.background_element .input-wrap label, .style.is-style-blue .background_element .input-wrap label {
  color: rgba(255, 255, 255, 0.6);
}
.style.blue.background_element .input-wrap.active input, .style.blue.background_element .input-wrap.active textarea, .style.blue .background_element .input-wrap.active input, .style.blue .background_element .input-wrap.active textarea, .style.is-style-blue.background_element .input-wrap.active input, .style.is-style-blue.background_element .input-wrap.active textarea, .style.is-style-blue .background_element .input-wrap.active input, .style.is-style-blue .background_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.style.blue.background_element .input-wrap.active input:focus, .style.blue.background_element .input-wrap.active textarea:focus, .style.blue .background_element .input-wrap.active input:focus, .style.blue .background_element .input-wrap.active textarea:focus, .style.is-style-blue.background_element .input-wrap.active input:focus, .style.is-style-blue.background_element .input-wrap.active textarea:focus, .style.is-style-blue .background_element .input-wrap.active input:focus, .style.is-style-blue .background_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.style.blue.background_element .input-wrap.active label, .style.blue .background_element .input-wrap.active label, .style.is-style-blue.background_element .input-wrap.active label, .style.is-style-blue .background_element .input-wrap.active label {
  color: rgba(255, 255, 255, 0.2);
}
.style.blue.background_element input, .style.blue.background_element textarea, .style.blue .background_element input, .style.blue .background_element textarea, .style.is-style-blue.background_element input, .style.is-style-blue.background_element textarea, .style.is-style-blue .background_element input, .style.is-style-blue .background_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
.style.blue.background_element input:focus, .style.blue.background_element textarea:focus, .style.blue .background_element input:focus, .style.blue .background_element textarea:focus, .style.is-style-blue.background_element input:focus, .style.is-style-blue.background_element textarea:focus, .style.is-style-blue .background_element input:focus, .style.is-style-blue .background_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.style.blue.background_element input::-moz-placeholder, .style.blue.background_element textarea::-moz-placeholder, .style.blue .background_element input::-moz-placeholder, .style.blue .background_element textarea::-moz-placeholder, .style.is-style-blue.background_element input::-moz-placeholder, .style.is-style-blue.background_element textarea::-moz-placeholder, .style.is-style-blue .background_element input::-moz-placeholder, .style.is-style-blue .background_element textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.style.blue.background_element input::placeholder, .style.blue.background_element textarea::placeholder, .style.blue .background_element input::placeholder, .style.blue .background_element textarea::placeholder, .style.is-style-blue.background_element input::placeholder, .style.is-style-blue.background_element textarea::placeholder, .style.is-style-blue .background_element input::placeholder, .style.is-style-blue .background_element textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.style.blue.background_element input :-ms-input-placeholder, .style.blue.background_element textarea :-ms-input-placeholder, .style.blue .background_element input :-ms-input-placeholder, .style.blue .background_element textarea :-ms-input-placeholder, .style.is-style-blue.background_element input :-ms-input-placeholder, .style.is-style-blue.background_element textarea :-ms-input-placeholder, .style.is-style-blue .background_element input :-ms-input-placeholder, .style.is-style-blue .background_element textarea :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.style.blue.background_element input ::-ms-input-placeholder, .style.blue.background_element textarea ::-ms-input-placeholder, .style.blue .background_element input ::-ms-input-placeholder, .style.blue .background_element textarea ::-ms-input-placeholder, .style.is-style-blue.background_element input ::-ms-input-placeholder, .style.is-style-blue.background_element textarea ::-ms-input-placeholder, .style.is-style-blue .background_element input ::-ms-input-placeholder, .style.is-style-blue .background_element textarea ::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.style.blue.background_element svg path, .style.blue .background_element svg path, .style.is-style-blue.background_element svg path, .style.is-style-blue .background_element svg path {
  fill: #fff;
}
.style.blue.background_element .social-text-line, .style.blue .background_element .social-text-line, .style.is-style-blue.background_element .social-text-line, .style.is-style-blue .background_element .social-text-line {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 580px) {
  .style.blue.background_element:after, .style.blue.background_element:before, .style.blue .background_element:after, .style.blue .background_element:before, .style.is-style-blue.background_element:after, .style.is-style-blue.background_element:before, .style.is-style-blue .background_element:after, .style.is-style-blue .background_element:before {
    background-color: #6e8a99;
  }
}
@media screen and (max-width: 580px) {
  .style.blue .background_element_mobile, .style.is-style-blue .background_element_mobile {
    background-color: #6e8a99;
    color: #fff;
  }
  .style.blue .background_element_mobile__alpha, .style.is-style-blue .background_element_mobile__alpha {
    background-color: #58707c;
  }
  .style.blue .background_element_mobile h1, .style.blue .background_element_mobile h2, .style.blue .background_element_mobile h3, .style.is-style-blue .background_element_mobile h1, .style.is-style-blue .background_element_mobile h2, .style.is-style-blue .background_element_mobile h3 {
    color: #fff;
  }
  .style.blue .background_element_mobile p, .style.is-style-blue .background_element_mobile p {
    color: #fff;
  }
  .style.blue .background_element_mobile a, .style.is-style-blue .background_element_mobile a {
    color: #fff;
  }
  .style.blue .background_element_mobile a:hover, .style.is-style-blue .background_element_mobile a:hover {
    color: #fff;
    opacity: 0.8;
  }
  .style.blue .background_element_mobile .mtt-tagline, .style.is-style-blue .background_element_mobile .mtt-tagline {
    color: #fff;
  }
  .style.blue .background_element_mobile .button.dash, .style.is-style-blue .background_element_mobile .button.dash {
    color: #fff;
  }
  .style.blue .background_element_mobile .button.dash:before, .style.is-style-blue .background_element_mobile .button.dash:before {
    background-color: #fff;
  }
  .style.blue .background_element_mobile .button.outline, .style.is-style-blue .background_element_mobile .button.outline {
    border-color: #fff;
  }
  .style.blue .background_element_mobile .button.outline:hover, .style.is-style-blue .background_element_mobile .button.outline:hover {
    border-color: #fff;
  }
  .style.blue .background_element_mobile select, .style.is-style-blue .background_element_mobile select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
  .style.blue .background_element_mobile select option, .style.is-style-blue .background_element_mobile select option {
    color: #000;
  }
  .style.blue .background_element_mobile .input-wrap label, .style.is-style-blue .background_element_mobile .input-wrap label {
    color: rgba(255, 255, 255, 0.6);
  }
  .style.blue .background_element_mobile .input-wrap.active input, .style.blue .background_element_mobile .input-wrap.active textarea, .style.is-style-blue .background_element_mobile .input-wrap.active input, .style.is-style-blue .background_element_mobile .input-wrap.active textarea {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .style.blue .background_element_mobile .input-wrap.active input:focus, .style.blue .background_element_mobile .input-wrap.active textarea:focus, .style.is-style-blue .background_element_mobile .input-wrap.active input:focus, .style.is-style-blue .background_element_mobile .input-wrap.active textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  .style.blue .background_element_mobile .input-wrap.active label, .style.is-style-blue .background_element_mobile .input-wrap.active label {
    color: rgba(255, 255, 255, 0.2);
  }
  .style.blue .background_element_mobile input, .style.blue .background_element_mobile textarea, .style.is-style-blue .background_element_mobile input, .style.is-style-blue .background_element_mobile textarea {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
  }
  .style.blue .background_element_mobile input:focus, .style.blue .background_element_mobile textarea:focus, .style.is-style-blue .background_element_mobile input:focus, .style.is-style-blue .background_element_mobile textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  .style.blue .background_element_mobile input::-moz-placeholder, .style.blue .background_element_mobile textarea::-moz-placeholder, .style.is-style-blue .background_element_mobile input::-moz-placeholder, .style.is-style-blue .background_element_mobile textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
  }
  .style.blue .background_element_mobile input::placeholder, .style.blue .background_element_mobile textarea::placeholder, .style.is-style-blue .background_element_mobile input::placeholder, .style.is-style-blue .background_element_mobile textarea::placeholder {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
  }
  .style.blue .background_element_mobile input :-ms-input-placeholder, .style.blue .background_element_mobile textarea :-ms-input-placeholder, .style.is-style-blue .background_element_mobile input :-ms-input-placeholder, .style.is-style-blue .background_element_mobile textarea :-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
  .style.blue .background_element_mobile input ::-ms-input-placeholder, .style.blue .background_element_mobile textarea ::-ms-input-placeholder, .style.is-style-blue .background_element_mobile input ::-ms-input-placeholder, .style.is-style-blue .background_element_mobile textarea ::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
  .style.blue .background_element_mobile svg path, .style.is-style-blue .background_element_mobile svg path {
    fill: #fff;
  }
  .style.blue .background_element_mobile .social-text-line, .style.is-style-blue .background_element_mobile .social-text-line {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.style.blue .text_element, .style.is-style-blue .text_element {
  color: #fff;
}
.style.blue .text_element h1, .style.blue .text_element h2, .style.blue .text_element h3, .style.is-style-blue .text_element h1, .style.is-style-blue .text_element h2, .style.is-style-blue .text_element h3 {
  color: #fff;
}
.style.blue .text_element p, .style.is-style-blue .text_element p {
  color: #fff;
}
.style.blue .text_element a, .style.is-style-blue .text_element a {
  color: #fff;
}
.style.blue .text_element a:hover, .style.is-style-blue .text_element a:hover {
  color: #fff;
  opacity: 0.8;
}
.style.blue .text_element .mtt-tagline, .style.is-style-blue .text_element .mtt-tagline {
  color: #fff;
}
.style.blue .text_element .button.dash, .style.is-style-blue .text_element .button.dash {
  color: #fff;
}
.style.blue .text_element .button.dash:before, .style.is-style-blue .text_element .button.dash:before {
  background-color: #fff;
}
.style.blue .text_element .button.outline, .style.is-style-blue .text_element .button.outline {
  border-color: #fff;
}
.style.blue .text_element .button.outline:hover, .style.is-style-blue .text_element .button.outline:hover {
  border-color: #fff;
}
.style.blue .text_element select, .style.is-style-blue .text_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.style.blue .text_element select option, .style.is-style-blue .text_element select option {
  color: #000;
}
.style.blue .text_element .input-wrap label, .style.is-style-blue .text_element .input-wrap label {
  color: rgba(255, 255, 255, 0.6);
}
.style.blue .text_element .input-wrap.active input, .style.blue .text_element .input-wrap.active textarea, .style.is-style-blue .text_element .input-wrap.active input, .style.is-style-blue .text_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.style.blue .text_element .input-wrap.active input:focus, .style.blue .text_element .input-wrap.active textarea:focus, .style.is-style-blue .text_element .input-wrap.active input:focus, .style.is-style-blue .text_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.style.blue .text_element .input-wrap.active label, .style.is-style-blue .text_element .input-wrap.active label {
  color: rgba(255, 255, 255, 0.2);
}
.style.blue .text_element input, .style.blue .text_element textarea, .style.is-style-blue .text_element input, .style.is-style-blue .text_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
.style.blue .text_element input:focus, .style.blue .text_element textarea:focus, .style.is-style-blue .text_element input:focus, .style.is-style-blue .text_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.style.blue .text_element input::-moz-placeholder, .style.blue .text_element textarea::-moz-placeholder, .style.is-style-blue .text_element input::-moz-placeholder, .style.is-style-blue .text_element textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.style.blue .text_element input::placeholder, .style.blue .text_element textarea::placeholder, .style.is-style-blue .text_element input::placeholder, .style.is-style-blue .text_element textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.style.blue .text_element input :-ms-input-placeholder, .style.blue .text_element textarea :-ms-input-placeholder, .style.is-style-blue .text_element input :-ms-input-placeholder, .style.is-style-blue .text_element textarea :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.style.blue .text_element input ::-ms-input-placeholder, .style.blue .text_element textarea ::-ms-input-placeholder, .style.is-style-blue .text_element input ::-ms-input-placeholder, .style.is-style-blue .text_element textarea ::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.style.blue .text_element svg path, .style.is-style-blue .text_element svg path {
  fill: #fff;
}
.style.blue .text_element .social-text-line, .style.is-style-blue .text_element .social-text-line {
  background-color: rgba(255, 255, 255, 0.2);
}
.style.blue .after_background_element:after, .style.is-style-blue .after_background_element:after {
  background-color: #6e8a99;
}
.style.blue .after_background_element::after__alpha, .style.is-style-blue .after_background_element::after__alpha {
  background-color: #58707c;
}
.style.blue .before_background_element:before, .style.is-style-blue .before_background_element:before {
  background-color: #6e8a99;
}
.style.blue .before_background_element::before__alpha, .style.is-style-blue .before_background_element::before__alpha {
  background-color: #58707c;
}
.style.blue .progress_bar_element, .style.is-style-blue .progress_bar_element {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.style.blue .progress_bar_element .progress_bar_element_inner,
.style.blue .progress_bar_element .progress_bar_element_wrap:before, .style.is-style-blue .progress_bar_element .progress_bar_element_inner,
.style.is-style-blue .progress_bar_element .progress_bar_element_wrap:before {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}
.style.blue .border_element, .style.is-style-blue .border_element {
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
}
.style.dark_blue.background_element, .style.dark_blue .background_element, .style.is-style-dark_blue.background_element, .style.is-style-dark_blue .background_element {
  background-color: #342d3a;
  color: #fff;
}
.style.dark_blue.background_element__alpha, .style.dark_blue .background_element__alpha, .style.is-style-dark_blue.background_element__alpha, .style.is-style-dark_blue .background_element__alpha {
  background-color: #4e4357;
}
.style.dark_blue.background_element h1, .style.dark_blue.background_element h2, .style.dark_blue.background_element h3, .style.dark_blue .background_element h1, .style.dark_blue .background_element h2, .style.dark_blue .background_element h3, .style.is-style-dark_blue.background_element h1, .style.is-style-dark_blue.background_element h2, .style.is-style-dark_blue.background_element h3, .style.is-style-dark_blue .background_element h1, .style.is-style-dark_blue .background_element h2, .style.is-style-dark_blue .background_element h3 {
  color: #fff;
}
.style.dark_blue.background_element p, .style.dark_blue .background_element p, .style.is-style-dark_blue.background_element p, .style.is-style-dark_blue .background_element p {
  color: #fff;
}
.style.dark_blue.background_element a, .style.dark_blue .background_element a, .style.is-style-dark_blue.background_element a, .style.is-style-dark_blue .background_element a {
  color: #fff;
}
.style.dark_blue.background_element a:hover, .style.dark_blue .background_element a:hover, .style.is-style-dark_blue.background_element a:hover, .style.is-style-dark_blue .background_element a:hover {
  color: #fff;
  opacity: 0.8;
}
.style.dark_blue.background_element .mtt-tagline, .style.dark_blue .background_element .mtt-tagline, .style.is-style-dark_blue.background_element .mtt-tagline, .style.is-style-dark_blue .background_element .mtt-tagline {
  color: #fff;
}
.style.dark_blue.background_element .button.dash, .style.dark_blue .background_element .button.dash, .style.is-style-dark_blue.background_element .button.dash, .style.is-style-dark_blue .background_element .button.dash {
  color: #fff;
}
.style.dark_blue.background_element .button.dash:before, .style.dark_blue .background_element .button.dash:before, .style.is-style-dark_blue.background_element .button.dash:before, .style.is-style-dark_blue .background_element .button.dash:before {
  background-color: #fff;
}
.style.dark_blue.background_element .button.outline, .style.dark_blue .background_element .button.outline, .style.is-style-dark_blue.background_element .button.outline, .style.is-style-dark_blue .background_element .button.outline {
  border-color: #fff;
}
.style.dark_blue.background_element .button.outline:hover, .style.dark_blue .background_element .button.outline:hover, .style.is-style-dark_blue.background_element .button.outline:hover, .style.is-style-dark_blue .background_element .button.outline:hover {
  border-color: #fff;
}
.style.dark_blue.background_element select, .style.dark_blue .background_element select, .style.is-style-dark_blue.background_element select, .style.is-style-dark_blue .background_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.style.dark_blue.background_element select option, .style.dark_blue .background_element select option, .style.is-style-dark_blue.background_element select option, .style.is-style-dark_blue .background_element select option {
  color: #000;
}
.style.dark_blue.background_element .input-wrap label, .style.dark_blue .background_element .input-wrap label, .style.is-style-dark_blue.background_element .input-wrap label, .style.is-style-dark_blue .background_element .input-wrap label {
  color: rgba(255, 255, 255, 0.6);
}
.style.dark_blue.background_element .input-wrap.active input, .style.dark_blue.background_element .input-wrap.active textarea, .style.dark_blue .background_element .input-wrap.active input, .style.dark_blue .background_element .input-wrap.active textarea, .style.is-style-dark_blue.background_element .input-wrap.active input, .style.is-style-dark_blue.background_element .input-wrap.active textarea, .style.is-style-dark_blue .background_element .input-wrap.active input, .style.is-style-dark_blue .background_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.style.dark_blue.background_element .input-wrap.active input:focus, .style.dark_blue.background_element .input-wrap.active textarea:focus, .style.dark_blue .background_element .input-wrap.active input:focus, .style.dark_blue .background_element .input-wrap.active textarea:focus, .style.is-style-dark_blue.background_element .input-wrap.active input:focus, .style.is-style-dark_blue.background_element .input-wrap.active textarea:focus, .style.is-style-dark_blue .background_element .input-wrap.active input:focus, .style.is-style-dark_blue .background_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.style.dark_blue.background_element .input-wrap.active label, .style.dark_blue .background_element .input-wrap.active label, .style.is-style-dark_blue.background_element .input-wrap.active label, .style.is-style-dark_blue .background_element .input-wrap.active label {
  color: rgba(255, 255, 255, 0.2);
}
.style.dark_blue.background_element input, .style.dark_blue.background_element textarea, .style.dark_blue .background_element input, .style.dark_blue .background_element textarea, .style.is-style-dark_blue.background_element input, .style.is-style-dark_blue.background_element textarea, .style.is-style-dark_blue .background_element input, .style.is-style-dark_blue .background_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
.style.dark_blue.background_element input:focus, .style.dark_blue.background_element textarea:focus, .style.dark_blue .background_element input:focus, .style.dark_blue .background_element textarea:focus, .style.is-style-dark_blue.background_element input:focus, .style.is-style-dark_blue.background_element textarea:focus, .style.is-style-dark_blue .background_element input:focus, .style.is-style-dark_blue .background_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.style.dark_blue.background_element input::-moz-placeholder, .style.dark_blue.background_element textarea::-moz-placeholder, .style.dark_blue .background_element input::-moz-placeholder, .style.dark_blue .background_element textarea::-moz-placeholder, .style.is-style-dark_blue.background_element input::-moz-placeholder, .style.is-style-dark_blue.background_element textarea::-moz-placeholder, .style.is-style-dark_blue .background_element input::-moz-placeholder, .style.is-style-dark_blue .background_element textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.style.dark_blue.background_element input::placeholder, .style.dark_blue.background_element textarea::placeholder, .style.dark_blue .background_element input::placeholder, .style.dark_blue .background_element textarea::placeholder, .style.is-style-dark_blue.background_element input::placeholder, .style.is-style-dark_blue.background_element textarea::placeholder, .style.is-style-dark_blue .background_element input::placeholder, .style.is-style-dark_blue .background_element textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.style.dark_blue.background_element input :-ms-input-placeholder, .style.dark_blue.background_element textarea :-ms-input-placeholder, .style.dark_blue .background_element input :-ms-input-placeholder, .style.dark_blue .background_element textarea :-ms-input-placeholder, .style.is-style-dark_blue.background_element input :-ms-input-placeholder, .style.is-style-dark_blue.background_element textarea :-ms-input-placeholder, .style.is-style-dark_blue .background_element input :-ms-input-placeholder, .style.is-style-dark_blue .background_element textarea :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.style.dark_blue.background_element input ::-ms-input-placeholder, .style.dark_blue.background_element textarea ::-ms-input-placeholder, .style.dark_blue .background_element input ::-ms-input-placeholder, .style.dark_blue .background_element textarea ::-ms-input-placeholder, .style.is-style-dark_blue.background_element input ::-ms-input-placeholder, .style.is-style-dark_blue.background_element textarea ::-ms-input-placeholder, .style.is-style-dark_blue .background_element input ::-ms-input-placeholder, .style.is-style-dark_blue .background_element textarea ::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.style.dark_blue.background_element svg path, .style.dark_blue .background_element svg path, .style.is-style-dark_blue.background_element svg path, .style.is-style-dark_blue .background_element svg path {
  fill: #fff;
}
.style.dark_blue.background_element .social-text-line, .style.dark_blue .background_element .social-text-line, .style.is-style-dark_blue.background_element .social-text-line, .style.is-style-dark_blue .background_element .social-text-line {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 580px) {
  .style.dark_blue.background_element:after, .style.dark_blue.background_element:before, .style.dark_blue .background_element:after, .style.dark_blue .background_element:before, .style.is-style-dark_blue.background_element:after, .style.is-style-dark_blue.background_element:before, .style.is-style-dark_blue .background_element:after, .style.is-style-dark_blue .background_element:before {
    background-color: #342d3a;
  }
}
@media screen and (max-width: 580px) {
  .style.dark_blue .background_element_mobile, .style.is-style-dark_blue .background_element_mobile {
    background-color: #342d3a;
    color: #fff;
  }
  .style.dark_blue .background_element_mobile__alpha, .style.is-style-dark_blue .background_element_mobile__alpha {
    background-color: #4e4357;
  }
  .style.dark_blue .background_element_mobile h1, .style.dark_blue .background_element_mobile h2, .style.dark_blue .background_element_mobile h3, .style.is-style-dark_blue .background_element_mobile h1, .style.is-style-dark_blue .background_element_mobile h2, .style.is-style-dark_blue .background_element_mobile h3 {
    color: #fff;
  }
  .style.dark_blue .background_element_mobile p, .style.is-style-dark_blue .background_element_mobile p {
    color: #fff;
  }
  .style.dark_blue .background_element_mobile a, .style.is-style-dark_blue .background_element_mobile a {
    color: #fff;
  }
  .style.dark_blue .background_element_mobile a:hover, .style.is-style-dark_blue .background_element_mobile a:hover {
    color: #fff;
    opacity: 0.8;
  }
  .style.dark_blue .background_element_mobile .mtt-tagline, .style.is-style-dark_blue .background_element_mobile .mtt-tagline {
    color: #fff;
  }
  .style.dark_blue .background_element_mobile .button.dash, .style.is-style-dark_blue .background_element_mobile .button.dash {
    color: #fff;
  }
  .style.dark_blue .background_element_mobile .button.dash:before, .style.is-style-dark_blue .background_element_mobile .button.dash:before {
    background-color: #fff;
  }
  .style.dark_blue .background_element_mobile .button.outline, .style.is-style-dark_blue .background_element_mobile .button.outline {
    border-color: #fff;
  }
  .style.dark_blue .background_element_mobile .button.outline:hover, .style.is-style-dark_blue .background_element_mobile .button.outline:hover {
    border-color: #fff;
  }
  .style.dark_blue .background_element_mobile select, .style.is-style-dark_blue .background_element_mobile select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
  .style.dark_blue .background_element_mobile select option, .style.is-style-dark_blue .background_element_mobile select option {
    color: #000;
  }
  .style.dark_blue .background_element_mobile .input-wrap label, .style.is-style-dark_blue .background_element_mobile .input-wrap label {
    color: rgba(255, 255, 255, 0.6);
  }
  .style.dark_blue .background_element_mobile .input-wrap.active input, .style.dark_blue .background_element_mobile .input-wrap.active textarea, .style.is-style-dark_blue .background_element_mobile .input-wrap.active input, .style.is-style-dark_blue .background_element_mobile .input-wrap.active textarea {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .style.dark_blue .background_element_mobile .input-wrap.active input:focus, .style.dark_blue .background_element_mobile .input-wrap.active textarea:focus, .style.is-style-dark_blue .background_element_mobile .input-wrap.active input:focus, .style.is-style-dark_blue .background_element_mobile .input-wrap.active textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  .style.dark_blue .background_element_mobile .input-wrap.active label, .style.is-style-dark_blue .background_element_mobile .input-wrap.active label {
    color: rgba(255, 255, 255, 0.2);
  }
  .style.dark_blue .background_element_mobile input, .style.dark_blue .background_element_mobile textarea, .style.is-style-dark_blue .background_element_mobile input, .style.is-style-dark_blue .background_element_mobile textarea {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
  }
  .style.dark_blue .background_element_mobile input:focus, .style.dark_blue .background_element_mobile textarea:focus, .style.is-style-dark_blue .background_element_mobile input:focus, .style.is-style-dark_blue .background_element_mobile textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  .style.dark_blue .background_element_mobile input::-moz-placeholder, .style.dark_blue .background_element_mobile textarea::-moz-placeholder, .style.is-style-dark_blue .background_element_mobile input::-moz-placeholder, .style.is-style-dark_blue .background_element_mobile textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
  }
  .style.dark_blue .background_element_mobile input::placeholder, .style.dark_blue .background_element_mobile textarea::placeholder, .style.is-style-dark_blue .background_element_mobile input::placeholder, .style.is-style-dark_blue .background_element_mobile textarea::placeholder {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
  }
  .style.dark_blue .background_element_mobile input :-ms-input-placeholder, .style.dark_blue .background_element_mobile textarea :-ms-input-placeholder, .style.is-style-dark_blue .background_element_mobile input :-ms-input-placeholder, .style.is-style-dark_blue .background_element_mobile textarea :-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
  .style.dark_blue .background_element_mobile input ::-ms-input-placeholder, .style.dark_blue .background_element_mobile textarea ::-ms-input-placeholder, .style.is-style-dark_blue .background_element_mobile input ::-ms-input-placeholder, .style.is-style-dark_blue .background_element_mobile textarea ::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
  .style.dark_blue .background_element_mobile svg path, .style.is-style-dark_blue .background_element_mobile svg path {
    fill: #fff;
  }
  .style.dark_blue .background_element_mobile .social-text-line, .style.is-style-dark_blue .background_element_mobile .social-text-line {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.style.dark_blue .text_element, .style.is-style-dark_blue .text_element {
  color: #fff;
}
.style.dark_blue .text_element h1, .style.dark_blue .text_element h2, .style.dark_blue .text_element h3, .style.is-style-dark_blue .text_element h1, .style.is-style-dark_blue .text_element h2, .style.is-style-dark_blue .text_element h3 {
  color: #fff;
}
.style.dark_blue .text_element p, .style.is-style-dark_blue .text_element p {
  color: #fff;
}
.style.dark_blue .text_element a, .style.is-style-dark_blue .text_element a {
  color: #fff;
}
.style.dark_blue .text_element a:hover, .style.is-style-dark_blue .text_element a:hover {
  color: #fff;
  opacity: 0.8;
}
.style.dark_blue .text_element .mtt-tagline, .style.is-style-dark_blue .text_element .mtt-tagline {
  color: #fff;
}
.style.dark_blue .text_element .button.dash, .style.is-style-dark_blue .text_element .button.dash {
  color: #fff;
}
.style.dark_blue .text_element .button.dash:before, .style.is-style-dark_blue .text_element .button.dash:before {
  background-color: #fff;
}
.style.dark_blue .text_element .button.outline, .style.is-style-dark_blue .text_element .button.outline {
  border-color: #fff;
}
.style.dark_blue .text_element .button.outline:hover, .style.is-style-dark_blue .text_element .button.outline:hover {
  border-color: #fff;
}
.style.dark_blue .text_element select, .style.is-style-dark_blue .text_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.style.dark_blue .text_element select option, .style.is-style-dark_blue .text_element select option {
  color: #000;
}
.style.dark_blue .text_element .input-wrap label, .style.is-style-dark_blue .text_element .input-wrap label {
  color: rgba(255, 255, 255, 0.6);
}
.style.dark_blue .text_element .input-wrap.active input, .style.dark_blue .text_element .input-wrap.active textarea, .style.is-style-dark_blue .text_element .input-wrap.active input, .style.is-style-dark_blue .text_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.style.dark_blue .text_element .input-wrap.active input:focus, .style.dark_blue .text_element .input-wrap.active textarea:focus, .style.is-style-dark_blue .text_element .input-wrap.active input:focus, .style.is-style-dark_blue .text_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.style.dark_blue .text_element .input-wrap.active label, .style.is-style-dark_blue .text_element .input-wrap.active label {
  color: rgba(255, 255, 255, 0.2);
}
.style.dark_blue .text_element input, .style.dark_blue .text_element textarea, .style.is-style-dark_blue .text_element input, .style.is-style-dark_blue .text_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
.style.dark_blue .text_element input:focus, .style.dark_blue .text_element textarea:focus, .style.is-style-dark_blue .text_element input:focus, .style.is-style-dark_blue .text_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.style.dark_blue .text_element input::-moz-placeholder, .style.dark_blue .text_element textarea::-moz-placeholder, .style.is-style-dark_blue .text_element input::-moz-placeholder, .style.is-style-dark_blue .text_element textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.style.dark_blue .text_element input::placeholder, .style.dark_blue .text_element textarea::placeholder, .style.is-style-dark_blue .text_element input::placeholder, .style.is-style-dark_blue .text_element textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.style.dark_blue .text_element input :-ms-input-placeholder, .style.dark_blue .text_element textarea :-ms-input-placeholder, .style.is-style-dark_blue .text_element input :-ms-input-placeholder, .style.is-style-dark_blue .text_element textarea :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.style.dark_blue .text_element input ::-ms-input-placeholder, .style.dark_blue .text_element textarea ::-ms-input-placeholder, .style.is-style-dark_blue .text_element input ::-ms-input-placeholder, .style.is-style-dark_blue .text_element textarea ::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.style.dark_blue .text_element svg path, .style.is-style-dark_blue .text_element svg path {
  fill: #fff;
}
.style.dark_blue .text_element .social-text-line, .style.is-style-dark_blue .text_element .social-text-line {
  background-color: rgba(255, 255, 255, 0.2);
}
.style.dark_blue .after_background_element:after, .style.is-style-dark_blue .after_background_element:after {
  background-color: #342d3a;
}
.style.dark_blue .after_background_element::after__alpha, .style.is-style-dark_blue .after_background_element::after__alpha {
  background-color: #4e4357;
}
.style.dark_blue .before_background_element:before, .style.is-style-dark_blue .before_background_element:before {
  background-color: #342d3a;
}
.style.dark_blue .before_background_element::before__alpha, .style.is-style-dark_blue .before_background_element::before__alpha {
  background-color: #4e4357;
}
.style.dark_blue .progress_bar_element, .style.is-style-dark_blue .progress_bar_element {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.style.dark_blue .progress_bar_element .progress_bar_element_inner,
.style.dark_blue .progress_bar_element .progress_bar_element_wrap:before, .style.is-style-dark_blue .progress_bar_element .progress_bar_element_inner,
.style.is-style-dark_blue .progress_bar_element .progress_bar_element_wrap:before {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}
.style.dark_blue .border_element, .style.is-style-dark_blue .border_element {
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
}
.style.no_bg.background_element, .style.no_bg .background_element, .style.is-style-no_bg.background_element, .style.is-style-no_bg .background_element {
  background-color: transparent;
  color: #323232;
}
.style.no_bg.background_element__alpha, .style.no_bg .background_element__alpha, .style.is-style-no_bg.background_element__alpha, .style.is-style-no_bg .background_element__alpha {
  background-color: #F9F7F4;
}
.style.no_bg.background_element h1, .style.no_bg.background_element h2, .style.no_bg.background_element h3, .style.no_bg .background_element h1, .style.no_bg .background_element h2, .style.no_bg .background_element h3, .style.is-style-no_bg.background_element h1, .style.is-style-no_bg.background_element h2, .style.is-style-no_bg.background_element h3, .style.is-style-no_bg .background_element h1, .style.is-style-no_bg .background_element h2, .style.is-style-no_bg .background_element h3 {
  color: #323232;
}
.style.no_bg.background_element p, .style.no_bg .background_element p, .style.is-style-no_bg.background_element p, .style.is-style-no_bg .background_element p {
  color: #323232;
}
.style.no_bg.background_element a, .style.no_bg .background_element a, .style.is-style-no_bg.background_element a, .style.is-style-no_bg .background_element a {
  color: #323232;
}
.style.no_bg.background_element a:hover, .style.no_bg .background_element a:hover, .style.is-style-no_bg.background_element a:hover, .style.is-style-no_bg .background_element a:hover {
  color: #323232;
  opacity: 0.8;
}
.style.no_bg.background_element .mtt-tagline, .style.no_bg .background_element .mtt-tagline, .style.is-style-no_bg.background_element .mtt-tagline, .style.is-style-no_bg .background_element .mtt-tagline {
  color: #323232;
}
.style.no_bg.background_element .button.dash, .style.no_bg .background_element .button.dash, .style.is-style-no_bg.background_element .button.dash, .style.is-style-no_bg .background_element .button.dash {
  color: #323232;
}
.style.no_bg.background_element .button.dash:before, .style.no_bg .background_element .button.dash:before, .style.is-style-no_bg.background_element .button.dash:before, .style.is-style-no_bg .background_element .button.dash:before {
  background-color: #323232;
}
.style.no_bg.background_element .button.outline, .style.no_bg .background_element .button.outline, .style.is-style-no_bg.background_element .button.outline, .style.is-style-no_bg .background_element .button.outline {
  border-color: #323232;
}
.style.no_bg.background_element .button.outline:hover, .style.no_bg .background_element .button.outline:hover, .style.is-style-no_bg.background_element .button.outline:hover, .style.is-style-no_bg .background_element .button.outline:hover {
  border-color: #323232;
}
.style.no_bg.background_element select, .style.no_bg .background_element select, .style.is-style-no_bg.background_element select, .style.is-style-no_bg .background_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #323232;
  border: 1px solid rgba(50, 50, 50, 0.2);
}
.style.no_bg.background_element select option, .style.no_bg .background_element select option, .style.is-style-no_bg.background_element select option, .style.is-style-no_bg .background_element select option {
  color: #000;
}
.style.no_bg.background_element .input-wrap label, .style.no_bg .background_element .input-wrap label, .style.is-style-no_bg.background_element .input-wrap label, .style.is-style-no_bg .background_element .input-wrap label {
  color: rgba(50, 50, 50, 0.6);
}
.style.no_bg.background_element .input-wrap.active input, .style.no_bg.background_element .input-wrap.active textarea, .style.no_bg .background_element .input-wrap.active input, .style.no_bg .background_element .input-wrap.active textarea, .style.is-style-no_bg.background_element .input-wrap.active input, .style.is-style-no_bg.background_element .input-wrap.active textarea, .style.is-style-no_bg .background_element .input-wrap.active input, .style.is-style-no_bg .background_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
}
.style.no_bg.background_element .input-wrap.active input:focus, .style.no_bg.background_element .input-wrap.active textarea:focus, .style.no_bg .background_element .input-wrap.active input:focus, .style.no_bg .background_element .input-wrap.active textarea:focus, .style.is-style-no_bg.background_element .input-wrap.active input:focus, .style.is-style-no_bg.background_element .input-wrap.active textarea:focus, .style.is-style-no_bg .background_element .input-wrap.active input:focus, .style.is-style-no_bg .background_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.6);
}
.style.no_bg.background_element .input-wrap.active label, .style.no_bg .background_element .input-wrap.active label, .style.is-style-no_bg.background_element .input-wrap.active label, .style.is-style-no_bg .background_element .input-wrap.active label {
  color: rgba(50, 50, 50, 0.2);
}
.style.no_bg.background_element input, .style.no_bg.background_element textarea, .style.no_bg .background_element input, .style.no_bg .background_element textarea, .style.is-style-no_bg.background_element input, .style.is-style-no_bg.background_element textarea, .style.is-style-no_bg .background_element input, .style.is-style-no_bg .background_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  color: #323232;
}
.style.no_bg.background_element input:focus, .style.no_bg.background_element textarea:focus, .style.no_bg .background_element input:focus, .style.no_bg .background_element textarea:focus, .style.is-style-no_bg.background_element input:focus, .style.is-style-no_bg.background_element textarea:focus, .style.is-style-no_bg .background_element input:focus, .style.is-style-no_bg .background_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.6);
}
.style.no_bg.background_element input::-moz-placeholder, .style.no_bg.background_element textarea::-moz-placeholder, .style.no_bg .background_element input::-moz-placeholder, .style.no_bg .background_element textarea::-moz-placeholder, .style.is-style-no_bg.background_element input::-moz-placeholder, .style.is-style-no_bg.background_element textarea::-moz-placeholder, .style.is-style-no_bg .background_element input::-moz-placeholder, .style.is-style-no_bg .background_element textarea::-moz-placeholder {
  color: rgba(50, 50, 50, 0.6);
  opacity: 1;
}
.style.no_bg.background_element input::placeholder, .style.no_bg.background_element textarea::placeholder, .style.no_bg .background_element input::placeholder, .style.no_bg .background_element textarea::placeholder, .style.is-style-no_bg.background_element input::placeholder, .style.is-style-no_bg.background_element textarea::placeholder, .style.is-style-no_bg .background_element input::placeholder, .style.is-style-no_bg .background_element textarea::placeholder {
  color: rgba(50, 50, 50, 0.6);
  opacity: 1;
}
.style.no_bg.background_element input :-ms-input-placeholder, .style.no_bg.background_element textarea :-ms-input-placeholder, .style.no_bg .background_element input :-ms-input-placeholder, .style.no_bg .background_element textarea :-ms-input-placeholder, .style.is-style-no_bg.background_element input :-ms-input-placeholder, .style.is-style-no_bg.background_element textarea :-ms-input-placeholder, .style.is-style-no_bg .background_element input :-ms-input-placeholder, .style.is-style-no_bg .background_element textarea :-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.6);
}
.style.no_bg.background_element input ::-ms-input-placeholder, .style.no_bg.background_element textarea ::-ms-input-placeholder, .style.no_bg .background_element input ::-ms-input-placeholder, .style.no_bg .background_element textarea ::-ms-input-placeholder, .style.is-style-no_bg.background_element input ::-ms-input-placeholder, .style.is-style-no_bg.background_element textarea ::-ms-input-placeholder, .style.is-style-no_bg .background_element input ::-ms-input-placeholder, .style.is-style-no_bg .background_element textarea ::-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.6);
}
.style.no_bg.background_element svg path, .style.no_bg .background_element svg path, .style.is-style-no_bg.background_element svg path, .style.is-style-no_bg .background_element svg path {
  fill: #323232;
}
.style.no_bg.background_element .social-text-line, .style.no_bg .background_element .social-text-line, .style.is-style-no_bg.background_element .social-text-line, .style.is-style-no_bg .background_element .social-text-line {
  background-color: rgba(50, 50, 50, 0.2);
}
@media screen and (max-width: 580px) {
  .style.no_bg.background_element:after, .style.no_bg.background_element:before, .style.no_bg .background_element:after, .style.no_bg .background_element:before, .style.is-style-no_bg.background_element:after, .style.is-style-no_bg.background_element:before, .style.is-style-no_bg .background_element:after, .style.is-style-no_bg .background_element:before {
    background-color: transparent;
  }
}
@media screen and (max-width: 580px) {
  .style.no_bg .background_element_mobile, .style.is-style-no_bg .background_element_mobile {
    background-color: transparent;
    color: #323232;
  }
  .style.no_bg .background_element_mobile__alpha, .style.is-style-no_bg .background_element_mobile__alpha {
    background-color: #F9F7F4;
  }
  .style.no_bg .background_element_mobile h1, .style.no_bg .background_element_mobile h2, .style.no_bg .background_element_mobile h3, .style.is-style-no_bg .background_element_mobile h1, .style.is-style-no_bg .background_element_mobile h2, .style.is-style-no_bg .background_element_mobile h3 {
    color: #323232;
  }
  .style.no_bg .background_element_mobile p, .style.is-style-no_bg .background_element_mobile p {
    color: #323232;
  }
  .style.no_bg .background_element_mobile a, .style.is-style-no_bg .background_element_mobile a {
    color: #323232;
  }
  .style.no_bg .background_element_mobile a:hover, .style.is-style-no_bg .background_element_mobile a:hover {
    color: #323232;
    opacity: 0.8;
  }
  .style.no_bg .background_element_mobile .mtt-tagline, .style.is-style-no_bg .background_element_mobile .mtt-tagline {
    color: #323232;
  }
  .style.no_bg .background_element_mobile .button.dash, .style.is-style-no_bg .background_element_mobile .button.dash {
    color: #323232;
  }
  .style.no_bg .background_element_mobile .button.dash:before, .style.is-style-no_bg .background_element_mobile .button.dash:before {
    background-color: #323232;
  }
  .style.no_bg .background_element_mobile .button.outline, .style.is-style-no_bg .background_element_mobile .button.outline {
    border-color: #323232;
  }
  .style.no_bg .background_element_mobile .button.outline:hover, .style.is-style-no_bg .background_element_mobile .button.outline:hover {
    border-color: #323232;
  }
  .style.no_bg .background_element_mobile select, .style.is-style-no_bg .background_element_mobile select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #323232;
    border: 1px solid rgba(50, 50, 50, 0.2);
  }
  .style.no_bg .background_element_mobile select option, .style.is-style-no_bg .background_element_mobile select option {
    color: #000;
  }
  .style.no_bg .background_element_mobile .input-wrap label, .style.is-style-no_bg .background_element_mobile .input-wrap label {
    color: rgba(50, 50, 50, 0.6);
  }
  .style.no_bg .background_element_mobile .input-wrap.active input, .style.no_bg .background_element_mobile .input-wrap.active textarea, .style.is-style-no_bg .background_element_mobile .input-wrap.active input, .style.is-style-no_bg .background_element_mobile .input-wrap.active textarea {
    border: none;
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  }
  .style.no_bg .background_element_mobile .input-wrap.active input:focus, .style.no_bg .background_element_mobile .input-wrap.active textarea:focus, .style.is-style-no_bg .background_element_mobile .input-wrap.active input:focus, .style.is-style-no_bg .background_element_mobile .input-wrap.active textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(50, 50, 50, 0.6);
  }
  .style.no_bg .background_element_mobile .input-wrap.active label, .style.is-style-no_bg .background_element_mobile .input-wrap.active label {
    color: rgba(50, 50, 50, 0.2);
  }
  .style.no_bg .background_element_mobile input, .style.no_bg .background_element_mobile textarea, .style.is-style-no_bg .background_element_mobile input, .style.is-style-no_bg .background_element_mobile textarea {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
    color: #323232;
  }
  .style.no_bg .background_element_mobile input:focus, .style.no_bg .background_element_mobile textarea:focus, .style.is-style-no_bg .background_element_mobile input:focus, .style.is-style-no_bg .background_element_mobile textarea:focus {
    border: none;
    border-bottom: 1px solid rgba(50, 50, 50, 0.6);
  }
  .style.no_bg .background_element_mobile input::-moz-placeholder, .style.no_bg .background_element_mobile textarea::-moz-placeholder, .style.is-style-no_bg .background_element_mobile input::-moz-placeholder, .style.is-style-no_bg .background_element_mobile textarea::-moz-placeholder {
    color: rgba(50, 50, 50, 0.6);
    opacity: 1;
  }
  .style.no_bg .background_element_mobile input::placeholder, .style.no_bg .background_element_mobile textarea::placeholder, .style.is-style-no_bg .background_element_mobile input::placeholder, .style.is-style-no_bg .background_element_mobile textarea::placeholder {
    color: rgba(50, 50, 50, 0.6);
    opacity: 1;
  }
  .style.no_bg .background_element_mobile input :-ms-input-placeholder, .style.no_bg .background_element_mobile textarea :-ms-input-placeholder, .style.is-style-no_bg .background_element_mobile input :-ms-input-placeholder, .style.is-style-no_bg .background_element_mobile textarea :-ms-input-placeholder {
    color: rgba(50, 50, 50, 0.6);
  }
  .style.no_bg .background_element_mobile input ::-ms-input-placeholder, .style.no_bg .background_element_mobile textarea ::-ms-input-placeholder, .style.is-style-no_bg .background_element_mobile input ::-ms-input-placeholder, .style.is-style-no_bg .background_element_mobile textarea ::-ms-input-placeholder {
    color: rgba(50, 50, 50, 0.6);
  }
  .style.no_bg .background_element_mobile svg path, .style.is-style-no_bg .background_element_mobile svg path {
    fill: #323232;
  }
  .style.no_bg .background_element_mobile .social-text-line, .style.is-style-no_bg .background_element_mobile .social-text-line {
    background-color: rgba(50, 50, 50, 0.2);
  }
}
.style.no_bg .text_element, .style.is-style-no_bg .text_element {
  color: #323232;
}
.style.no_bg .text_element h1, .style.no_bg .text_element h2, .style.no_bg .text_element h3, .style.is-style-no_bg .text_element h1, .style.is-style-no_bg .text_element h2, .style.is-style-no_bg .text_element h3 {
  color: #323232;
}
.style.no_bg .text_element p, .style.is-style-no_bg .text_element p {
  color: #323232;
}
.style.no_bg .text_element a, .style.is-style-no_bg .text_element a {
  color: #323232;
}
.style.no_bg .text_element a:hover, .style.is-style-no_bg .text_element a:hover {
  color: #323232;
  opacity: 0.8;
}
.style.no_bg .text_element .mtt-tagline, .style.is-style-no_bg .text_element .mtt-tagline {
  color: #323232;
}
.style.no_bg .text_element .button.dash, .style.is-style-no_bg .text_element .button.dash {
  color: #323232;
}
.style.no_bg .text_element .button.dash:before, .style.is-style-no_bg .text_element .button.dash:before {
  background-color: #323232;
}
.style.no_bg .text_element .button.outline, .style.is-style-no_bg .text_element .button.outline {
  border-color: #323232;
}
.style.no_bg .text_element .button.outline:hover, .style.is-style-no_bg .text_element .button.outline:hover {
  border-color: #323232;
}
.style.no_bg .text_element select, .style.is-style-no_bg .text_element select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #323232;
  border: 1px solid rgba(50, 50, 50, 0.2);
}
.style.no_bg .text_element select option, .style.is-style-no_bg .text_element select option {
  color: #000;
}
.style.no_bg .text_element .input-wrap label, .style.is-style-no_bg .text_element .input-wrap label {
  color: rgba(50, 50, 50, 0.6);
}
.style.no_bg .text_element .input-wrap.active input, .style.no_bg .text_element .input-wrap.active textarea, .style.is-style-no_bg .text_element .input-wrap.active input, .style.is-style-no_bg .text_element .input-wrap.active textarea {
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
}
.style.no_bg .text_element .input-wrap.active input:focus, .style.no_bg .text_element .input-wrap.active textarea:focus, .style.is-style-no_bg .text_element .input-wrap.active input:focus, .style.is-style-no_bg .text_element .input-wrap.active textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.6);
}
.style.no_bg .text_element .input-wrap.active label, .style.is-style-no_bg .text_element .input-wrap.active label {
  color: rgba(50, 50, 50, 0.2);
}
.style.no_bg .text_element input, .style.no_bg .text_element textarea, .style.is-style-no_bg .text_element input, .style.is-style-no_bg .text_element textarea {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  color: #323232;
}
.style.no_bg .text_element input:focus, .style.no_bg .text_element textarea:focus, .style.is-style-no_bg .text_element input:focus, .style.is-style-no_bg .text_element textarea:focus {
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.6);
}
.style.no_bg .text_element input::-moz-placeholder, .style.no_bg .text_element textarea::-moz-placeholder, .style.is-style-no_bg .text_element input::-moz-placeholder, .style.is-style-no_bg .text_element textarea::-moz-placeholder {
  color: rgba(50, 50, 50, 0.6);
  opacity: 1;
}
.style.no_bg .text_element input::placeholder, .style.no_bg .text_element textarea::placeholder, .style.is-style-no_bg .text_element input::placeholder, .style.is-style-no_bg .text_element textarea::placeholder {
  color: rgba(50, 50, 50, 0.6);
  opacity: 1;
}
.style.no_bg .text_element input :-ms-input-placeholder, .style.no_bg .text_element textarea :-ms-input-placeholder, .style.is-style-no_bg .text_element input :-ms-input-placeholder, .style.is-style-no_bg .text_element textarea :-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.6);
}
.style.no_bg .text_element input ::-ms-input-placeholder, .style.no_bg .text_element textarea ::-ms-input-placeholder, .style.is-style-no_bg .text_element input ::-ms-input-placeholder, .style.is-style-no_bg .text_element textarea ::-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.6);
}
.style.no_bg .text_element svg path, .style.is-style-no_bg .text_element svg path {
  fill: #323232;
}
.style.no_bg .text_element .social-text-line, .style.is-style-no_bg .text_element .social-text-line {
  background-color: rgba(50, 50, 50, 0.2);
}
.style.no_bg .after_background_element:after, .style.is-style-no_bg .after_background_element:after {
  background-color: transparent;
}
.style.no_bg .after_background_element::after__alpha, .style.is-style-no_bg .after_background_element::after__alpha {
  background-color: #F9F7F4;
}
.style.no_bg .before_background_element:before, .style.is-style-no_bg .before_background_element:before {
  background-color: transparent;
}
.style.no_bg .before_background_element::before__alpha, .style.is-style-no_bg .before_background_element::before__alpha {
  background-color: #F9F7F4;
}
.style.no_bg .progress_bar_element, .style.is-style-no_bg .progress_bar_element {
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.2);
}
.style.no_bg .progress_bar_element .progress_bar_element_inner,
.style.no_bg .progress_bar_element .progress_bar_element_wrap:before, .style.is-style-no_bg .progress_bar_element .progress_bar_element_inner,
.style.is-style-no_bg .progress_bar_element .progress_bar_element_wrap:before {
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.8);
}
.style.no_bg .border_element, .style.is-style-no_bg .border_element {
  border-color: #323232;
  border-color: rgba(50, 50, 50, 0.1);
}

.has-background.has-white-background-color {
  background-color: #FFFFFF !important;
  color: #000000 !important;
}
.has-background.has-light-sand-background-color {
  background-color: #f6f0eb !important;
  color: #000 !important;
}
.has-background.has-sand-background-color {
  background-color: #e4ded7 !important;
  color: #000 !important;
}
.has-background.has-dark-sand-background-color {
  background-color: #d4c9bc !important;
  color: #000 !important;
}
.has-background.has-light-blue-background-color {
  background-color: #e3e9ec !important;
  color: #000 !important;
}
.has-background.has-blue-background-color {
  background-color: #6e8a99 !important;
  color: #fff !important;
}
.has-background.has-dark-blue-background-color {
  background-color: #342d3a !important;
  color: #fff !important;
}

.wp-block-button.is-style-outline .has-background {
  background: none !important;
  color: inherit !important;
}
.wp-block-button.is-style-outline .has-background.has-white-background-color {
  border-color: #FFFFFF;
}
.wp-block-button.is-style-outline .has-background.has-light-sand-background-color {
  border-color: #f6f0eb;
}
.wp-block-button.is-style-outline .has-background.has-sand-background-color {
  border-color: #e4ded7;
}
.wp-block-button.is-style-outline .has-background.has-dark-sand-background-color {
  border-color: #d4c9bc;
}
.wp-block-button.is-style-outline .has-background.has-light-blue-background-color {
  border-color: #e3e9ec;
}
.wp-block-button.is-style-outline .has-background.has-blue-background-color {
  border-color: #6e8a99;
}
.wp-block-button.is-style-outline .has-background.has-dark-blue-background-color {
  border-color: #342d3a;
}

.has-text-color.has-white-color {
  color: #FFFFFF !important;
}
.has-text-color.has-light-sand-color {
  color: #f6f0eb !important;
}
.has-text-color.has-sand-color {
  color: #e4ded7 !important;
}
.has-text-color.has-dark-sand-color {
  color: #d4c9bc !important;
}
.has-text-color.has-light-blue-color {
  color: #e3e9ec !important;
}
.has-text-color.has-blue-color {
  color: #6e8a99 !important;
}
.has-text-color.has-dark-blue-color {
  color: #342d3a !important;
}

/* PARTIALS */
.button {
  min-height: 0;
  -webkit-appearance: none;
  cursor: pointer;
  border: 2px solid;
  border-radius: 0px;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 21px 32px 19px 32px;
  text-decoration: none;
  line-height: 1.3;
  display: inline-block;
  font-weight: 400;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
  will-change: transform, background, color;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.button.primary, .button.woocommerce-Button, .button.button-primary {
  color: #F4EFEA;
  background: #323232;
  border-color: #323232;
}
.button.primary:hover, .button.woocommerce-Button:hover, .button.button-primary:hover {
  color: #f9f7f4;
  background: #3a3a3a;
  border-color: #3a3a3a;
}
.button.primary:active, .button.woocommerce-Button:active, .button.button-primary:active {
  color: #efe7e0;
  background: #2a2a2a;
  border-color: #2a2a2a;
}
.button.primary-outlined {
  color: #323232;
  background: transparent;
  border-color: #323232;
}
.button.primary-outlined:hover {
  color: #3a3a3a;
  background: rgba(8, 8, 8, 0);
  border-color: #3a3a3a;
}
.button.primary-outlined:active {
  color: #2a2a2a;
  background: rgba(0, 0, 0, 0);
  border-color: #2a2a2a;
}
.button.secondary {
  color: #FFF;
  background: #2ECD85;
  border-color: #2ECD85;
}
.button.secondary:hover {
  color: white;
  background: #38d28c;
  border-color: #38d28c;
}
.button.secondary:active {
  color: #f7f7f7;
  background: #2bc17d;
  border-color: #2bc17d;
}
.button.outline {
  color: #323232;
  background: transparent;
  border-color: #323232;
  border: 1px solid;
  padding: 21px 48px 19px 48px;
}
.button.outline:hover {
  color: #3a3a3a;
  background: rgba(8, 8, 8, 0);
  border-color: #3a3a3a;
}
.button.outline:active {
  color: #2d2d2d;
  background: rgba(0, 0, 0, 0);
  border-color: #2d2d2d;
}
.button.outline-light {
  color: #323232;
  background: transparent;
  border-color: rgba(29, 34, 30, 0.2);
  letter-spacing: 0.12em;
  font-weight: 400;
  font-family: "HermesFB", Georgia, sans-serif;
  border: 1px solid rgba(29, 34, 30, 0.2);
  padding: 21px 48px 19px 48px;
}
.button.outline-light:hover {
  color: #3a3a3a;
  background: rgba(8, 8, 8, 0);
  border-color: rgba(36, 42, 37, 0.2);
}
.button.outline-light:active {
  color: #2d2d2d;
  background: rgba(0, 0, 0, 0);
  border-color: rgba(24, 28, 25, 0.2);
}
.button.outline-very-light {
  color: #323232;
  background: transparent;
  border-color: #D1D2D2;
  letter-spacing: 0.12em;
  font-weight: 400;
  font-family: "HermesFB", Georgia, sans-serif;
  border: 1px solid #D1D2D2;
  padding: 21px 48px 19px 48px;
}
.button.outline-very-light:hover {
  color: #3a3a3a;
  background: rgba(8, 8, 8, 0);
  border-color: #d9dada;
}
.button.outline-very-light:active {
  color: #2d2d2d;
  background: rgba(0, 0, 0, 0);
  border-color: #cccdcd;
}
.button.support {
  opacity: 1;
  color: #FFF;
  background: #342d3a;
  border-color: #342d3a;
  padding: 20px 32px 18px 32px;
  width: 100%;
}
.button.support:hover {
  color: white;
  background: #3c3443;
  border-color: #3c3443;
}
.button.support:active {
  color: #f7f7f7;
  background: #2c2631;
  border-color: #2c2631;
}
.button.add {
  display: inline-block;
  border: none;
  color: #323232;
  background: none;
  padding: 0px;
  transition: opacity 0.2s;
  position: relative;
  padding-left: 18px;
}
.button.add:hover {
  opacity: 0.7;
}
.button.add:hover:after {
  height: 0px;
}
.button.add:before {
  content: "";
  width: 9px;
  height: 1px;
  background: #000;
  transition: width 0.2s;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.button.add:after {
  content: "";
  width: 1px;
  height: 9px;
  background: #000;
  transition: height 0.2s;
  display: inline-block;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
}
.button.add i, .button.add span {
  margin-bottom: 0px !important;
  font-style: normal;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  color: #323232;
}
.button.add span {
  display: none;
}
.button.add.white {
  color: white;
}
.button.add.white i, .button.add.white span {
  color: white;
}
.button.add.white:before, .button.add.white:after {
  background: white;
}
.button.add.prim {
  color: #342d3a;
}
.button.add.prim i, .button.add.prim span {
  color: #342d3a;
}
.button.add.prim:before, .button.add.prim:after {
  background: #342d3a;
}
.button.add.open i {
  display: none;
}
.button.add.open span {
  display: block;
}
.button.add.open:after {
  height: 0px;
}
.button.play-btn {
  color: #342d3a;
  background: #FFF;
  border-color: #FFF;
  letter-spacing: 0em;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 24px 40px 22px 64px;
  white-space: nowrap;
  transition: opacity 0.2s;
}
.button.play-btn:hover {
  color: #413848;
  background: white;
  border-color: white;
}
.button.play-btn:active {
  color: #27222c;
  background: #f2f2f2;
  border-color: #f2f2f2;
}
.button.play-btn:hover {
  opacity: 0.85;
}
.button.play-btn:hover:before {
  height: 0px;
  transform: scale(1.2);
}
.button.play-btn:before {
  content: "";
  position: absolute;
  left: 40px;
  top: 25px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #342d3a;
  transition: transform 0.3s;
}
.button.dash {
  display: inline-block;
  border: none;
  color: #323232;
  background: none;
  padding: 0px;
  transition: opacity 0.2s;
  position: relative;
  padding-left: 48px;
}
.button.dash:hover {
  opacity: 0.7;
}
.button.dash:hover:before {
  width: 24px;
}
.button.dash:before {
  content: "";
  width: 32px;
  height: 1px;
  background: #323232;
  transition: width 0.2s;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.button.dash.white {
  color: white;
}
.button.dash.white:before {
  background: white;
}
.button.dash.prim {
  color: #342d3a;
}
.button.dash.prim:before {
  background: #342d3a;
}

.button-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: -8px;
}
.button-section .button {
  margin-bottom: 8px;
}
.button-section .button:not(:last-of-type) {
  margin-right: 16px;
}

.input-wrap, .textarea-wrap {
  position: relative;
  margin-bottom: 30px;
}
.input-wrap.has-error input, .textarea-wrap.has-error input {
  border-bottom: 1px solid #E74C3C;
}
.input-wrap.has-error p, .textarea-wrap.has-error p {
  color: #E74C3C;
  margin-top: 5px;
}
.input-wrap.float-label.active label, .textarea-wrap.float-label.active label {
  left: auto;
  right: 0px;
  color: #6B7C93;
  opacity: 0;
}
.input-wrap.float-label.active input, .input-wrap.float-label.active textarea, .textarea-wrap.float-label.active input, .textarea-wrap.float-label.active textarea {
  border-bottom: 1px solid #342d3a;
}
.input-wrap.float-label.active.show label, .textarea-wrap.float-label.active.show label {
  opacity: 1;
}
.input-wrap.float-label label, .textarea-wrap.float-label label {
  position: absolute;
  left: 0;
  top: 15px;
  transition: all 0.2s ease-out;
  z-index: 2;
  margin-bottom: 0px;
  color: rgba(50, 50, 50, 0.4);
  font-weight: 300;
}
.input-wrap label, .textarea-wrap label {
  pointer-events: none;
  font-size: 16px;
  letter-spacing: -0.2px;
  color: #6B7C93;
  margin-bottom: 5px;
  display: block;
  font-weight: 400;
}
.input-wrap input, .input-wrap select, .input-wrap textarea, .textarea-wrap input, .textarea-wrap select, .textarea-wrap textarea {
  padding-right: 110px !important;
}

input[type=text],
input[type=date],
input[type=number],
input[type=email],
input[type=password],
input[type=datetime-local],
input[type=url],
input[type=tel],
textarea,
select {
  width: 100%;
  padding: 0px 15px;
  height: 50px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: 1px solid rgba(232, 232, 232, 0.5);
  transition: all 0.2s;
  margin-top: 5px;
  font-size: 15px;
  font-family: "HermesFB", Georgia, sans-serif;
  color: #323232;
}
input[type=text]:-moz-placeholder, input[type=text]:-ms-input-placeholder, input[type=text]::-moz-placeholder, input[type=text]::-webkit-input-placeholder,
input[type=date]:-moz-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=date]::-moz-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=number]:-moz-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=number]::-moz-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]:-moz-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=email]::-moz-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]:-moz-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=password]::-moz-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=url]:-moz-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=url]::-moz-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=tel]:-moz-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=tel]::-moz-placeholder,
input[type=tel]::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea:-ms-input-placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder,
select:-moz-placeholder,
select:-ms-input-placeholder,
select::-moz-placeholder,
select::-webkit-input-placeholder {
  color: rgba(18, 18, 18, 0.3);
}
@media only screen and (max-width: 450px) {
  input[type=text],
  input[type=date],
  input[type=number],
  input[type=email],
  input[type=password],
  input[type=datetime-local],
  input[type=url],
  input[type=tel],
  textarea,
  select {
    font-size: 14px;
  }
}
input[type=text]:focus,
input[type=date]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=datetime-local]:focus,
input[type=url]:focus,
input[type=tel]:focus,
textarea:focus,
select:focus {
  border: 1px solid #342d3a;
}

textarea {
  padding: 15px;
}

select {
  background-image: url("../../img/icons/arrow-down.svg") !important;
  background-size: 8px 5px !important;
  background-repeat: no-repeat !important;
  background-position: right 15px center !important;
}
select option.gf_placeholder {
  color: #A9A9A9;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}

input[type=radio],
input[type=checkbox] {
  display: none;
}
input[type=radio] + label,
input[type=radio] + span,
input[type=checkbox] + label,
input[type=checkbox] + span {
  position: relative;
  padding-left: 26px !important;
  cursor: pointer !important;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(50, 50, 50, 0.6);
  font-family: "HermesFB", Georgia, sans-serif;
}
input[type=radio] + label:hover,
input[type=radio] + span:hover,
input[type=checkbox] + label:hover,
input[type=checkbox] + span:hover {
  color: #323232;
}
input[type=radio] + label:hover:after,
input[type=radio] + span:hover:after,
input[type=checkbox] + label:hover:after,
input[type=checkbox] + span:hover:after {
  transform: translate(0, -50%) scale(0.75);
}
input[type=radio] + label,
input[type=radio] + span,
input[type=checkbox] + label,
input[type=checkbox] + span {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
input[type=radio] + label:before, input[type=radio] + label:after,
input[type=radio] + span:before,
input[type=radio] + span:after,
input[type=checkbox] + label:before,
input[type=checkbox] + label:after,
input[type=checkbox] + span:before,
input[type=checkbox] + span:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1px);
  transform: translate(0, -50%);
  -webkit-backface-visibility: hidden;
}
input[type=radio] + label:before,
input[type=radio] + span:before,
input[type=checkbox] + label:before,
input[type=checkbox] + span:before {
  width: 16px;
  height: 16px;
  background: #EDEDED;
  left: 0;
  border: 1px solid #EDEDED;
}
input[type=radio] + label:after,
input[type=radio] + span:after,
input[type=checkbox] + label:after,
input[type=checkbox] + span:after {
  width: 16px;
  height: 16px;
  left: 1px;
  transform: translate(0, -50%) scale(0);
  transition: transform 0.2s ease;
}
input[type=radio]:checked + label,
input[type=radio]:checked + span,
input[type=checkbox]:checked + label,
input[type=checkbox]:checked + span {
  color: #323232;
}
input[type=radio]:checked + label:after,
input[type=radio]:checked + span:after,
input[type=checkbox]:checked + label:after,
input[type=checkbox]:checked + span:after {
  background: url("../../img/icons/checkbox-checkmark.svg") #323232;
  background-size: 9px 7px;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(0, -50%) scale(1);
}
input[type=radio]:checked + label:hover,
input[type=radio]:checked + span:hover,
input[type=checkbox]:checked + label:hover,
input[type=checkbox]:checked + span:hover {
  color: #323232;
}
input[type=radio].border + label:before,
input[type=radio].border + span:before,
input[type=checkbox].border + label:before,
input[type=checkbox].border + span:before {
  border-color: rgba(50, 50, 50, 0.3);
}
.newsletter-container input[type=radio] + label:before,
.newsletter-container input[type=radio] + span:before,
.newsletter-container input[type=checkbox] + label:before,
.newsletter-container input[type=checkbox] + span:before {
  border-color: rgba(50, 50, 50, 0.3);
}

input[type=radio] + label:before, input[type=radio] + label:after,
input[type=radio] + span:before,
input[type=radio] + span:after {
  border-radius: 99px;
}
input[type=radio]:checked + label:before,
input[type=radio]:checked + span:before {
  background: #323232;
  border-color: #323232;
}
input[type=radio]:checked + label:after,
input[type=radio]:checked + span:after {
  background: #FFF;
  width: 8px;
  height: 8px;
  left: 5px;
}
input[type=radio]:checked + label:hover,
input[type=radio]:checked + span:hover {
  color: #323232;
}

select::-ms-expand {
  display: none;
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.wpcf7-not-valid {
  border-color: #E74C3C !important;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-response-output {
  border: none !important;
  margin: 16px 0 0 !important;
  color: #342d3a !important;
  letter-spacing: -0.5px !important;
  color: #342d3a;
  line-height: 1.35;
  padding: 8px 0 8px 12px !important;
  border-left: 4px solid #E74C3C !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #2ECD85 !important;
}

.wpcf7-list-item {
  margin: 0 !important;
}

.basic-single {
  min-width: 250px;
}
.basic-single .select__control {
  width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  height: 50px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: 1px solid rgba(232, 232, 232, 0.5);
  transition: all 0.2s;
  margin-top: 5px;
  font-size: 15px;
  font-family: "HermesFB", Georgia, sans-serif;
  color: #323232;
  background-color: #fafafa !important;
  border-radius: 0px;
}
.basic-single .select__control:-moz-placeholder, .basic-single .select__control:-ms-input-placeholder, .basic-single .select__control::-moz-placeholder, .basic-single .select__control::-webkit-input-placeholder {
  color: rgba(18, 18, 18, 0.3);
}
.basic-single .select__indicator-separator {
  display: none;
}
.basic-single .select_placeholder {
  color: #A9A9A9;
}
.basic-single .select__input input {
  height: unset;
}

.woocommerce-invalid input {
  border-color: #E74C3C;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #342d3a;
}

* {
  -webkit-font-smoothing: antialiased;
}

@media print {
  .noprint {
    display: none !important;
  }
}
.swiper-slide.inactive {
  opacity: 0.35;
}

.object-fit--fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.object-fit img, .object-fit iframe {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.object-contain img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.no-wrap {
  white-space: normal;
}

.spacing_top_184 {
  padding-top: 184px;
}
@media only screen and (max-width: 1550px) {
  .spacing_top_184 {
    padding-top: 104px;
  }
}
@media screen and (max-width: 1280px) {
  .spacing_top_184 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .spacing_top_184 {
    padding-top: 56px;
  }
}

.spacing_bottom_184 {
  padding-bottom: 184px;
}
@media only screen and (max-width: 1550px) {
  .spacing_bottom_184 {
    padding-bottom: 104px;
  }
}
@media screen and (max-width: 1280px) {
  .spacing_bottom_184 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .spacing_bottom_184 {
    padding-bottom: 56px;
  }
}

.spacing_top_152 {
  padding-top: 152px;
}
@media only screen and (max-width: 1550px) {
  .spacing_top_152 {
    padding-top: 104px;
  }
}
@media screen and (max-width: 1280px) {
  .spacing_top_152 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .spacing_top_152 {
    padding-top: 56px;
  }
}

.spacing_bottom_152 {
  padding-bottom: 152px;
}
@media only screen and (max-width: 1550px) {
  .spacing_bottom_152 {
    padding-bottom: 104px;
  }
}
@media screen and (max-width: 1280px) {
  .spacing_bottom_152 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .spacing_bottom_152 {
    padding-bottom: 56px;
  }
}

.spacing_top_120 {
  padding-top: 120px;
}
@media screen and (max-width: 1280px) {
  .spacing_top_120 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .spacing_top_120 {
    padding-top: 56px;
  }
}

.spacing_bottom_120 {
  padding-bottom: 120px;
}
@media screen and (max-width: 1280px) {
  .spacing_bottom_120 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .spacing_bottom_120 {
    padding-bottom: 56px;
  }
}

.spacing_top_104 {
  padding-top: 104px;
}
@media screen and (max-width: 1280px) {
  .spacing_top_104 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .spacing_top_104 {
    padding-top: 56px;
  }
}

.spacing_bottom_104 {
  padding-bottom: 104px;
}
@media screen and (max-width: 1280px) {
  .spacing_bottom_104 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .spacing_bottom_104 {
    padding-bottom: 56px;
  }
}

.spacing_top_80 {
  padding-top: 80px;
}
@media screen and (max-width: 580px) {
  .spacing_top_80 {
    padding-top: 56px;
  }
}

.spacing_bottom_80 {
  padding-bottom: 80px;
}
@media screen and (max-width: 580px) {
  .spacing_bottom_80 {
    padding-bottom: 56px;
  }
}

.spacing_top_56 {
  padding-top: 56px;
}
@media screen and (max-width: 580px) {
  .spacing_top_56 {
    padding-top: 56px;
  }
}

.spacing_bottom_56 {
  padding-bottom: 56px;
}
@media screen and (max-width: 580px) {
  .spacing_bottom_56 {
    padding-bottom: 56px;
  }
}

@keyframes spin360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.loader {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.loader:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.85);
}
.loader__inner {
  width: 50px;
  height: 50px;
  border-left: 5px solid #342d3a;
  border-top: 5px solid #342d3a;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  z-index: 10;
}
.loader--show {
  display: block;
}
.loader--full {
  position: fixed;
}
.loader__spinner {
  position: absolute;
  top: calc(50% - 16px);
  left: calc(50% - 16px);
  width: 32px;
  height: 32px;
  border-radius: 32px;
  border: 4px solid #342d3a;
  z-index: 1;
  border-left-color: transparent;
  animation: spin360 1s ease-in-out forwards infinite;
}

.tagline {
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.12em;
  color: #323232;
  line-height: 1.7;
  text-transform: uppercase;
}

.vertical-stamp {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.25em;
  font-weight: 300;
  color: rgba(50, 50, 50, 0.4);
  line-height: 1;
  text-transform: uppercase;
  transform: rotate(90deg) translateX(50%);
  text-transform: uppercase;
  position: absolute;
  white-space: nowrap;
  transform-origin: top right;
  text-align: right;
  position: absolute;
  top: 50%;
  right: 48.5px;
  z-index: 2;
}
@media only screen and (max-width: 1750px) {
  .vertical-stamp {
    right: 24px;
  }
}
@media only screen and (max-width: 1500px) {
  .vertical-stamp {
    right: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  .vertical-stamp {
    display: none;
  }
}

.vertical-social__social-media {
  display: flex;
  align-items: center;
  transform: rotate(-90deg) translateY(100%);
  text-transform: uppercase;
  position: absolute;
  white-space: nowrap;
  transform-origin: bottom left;
  text-align: right;
  bottom: 0px;
  left: 88px;
}
@media only screen and (max-width: 1850px) {
  .vertical-social__social-media {
    left: 32px;
  }
}
@media only screen and (max-width: 1500px) {
  .vertical-social__social-media {
    left: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  .vertical-social__social-media {
    display: none;
  }
}
.vertical-social__social-media-icons {
  display: flex;
  align-items: center;
}
.vertical-social__social-text {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.12em;
  font-weight: 300;
  flex-shrink: 0;
  color: rgba(50, 50, 50, 0.4);
  text-transform: uppercase;
}
.vertical-social__social-text-line {
  height: 1px;
  width: 92px;
  background: rgba(50, 50, 50, 0.3);
  margin: -2px 24px 0;
  opacity: 0.4;
}
@media screen and (max-width: 580px) {
  .vertical-social__social-text-line {
    margin: -2px 16px 0;
    width: auto;
    flex-grow: 1;
  }
}
.vertical-social__social-icon {
  flex-shrink: 0;
  opacity: 0.4;
  transition: opacity 0.15 ease;
  transform: rotate(90deg);
}
.vertical-social__social-icon:not(:last-of-type) {
  margin-right: 24px;
}
@media screen and (max-width: 580px) {
  .vertical-social__social-icon:not(:last-of-type) {
    margin-right: 16px;
  }
}
.vertical-social__social-icon:hover {
  opacity: 0.8;
}
.vertical-social__social-icon img {
  display: block;
}
.vertical-social__social-icon img.facebook {
  width: 7.81px;
  height: 14.95px;
}
.vertical-social__social-icon img.youtube {
  width: 18px;
  height: 12.73px;
}
.vertical-social__social-icon img.linkedin {
  width: 15.69px;
  height: 15px;
}
.vertical-social__social-icon img.instagram {
  width: 16px;
  height: 16px;
}

.mtt-error-message {
  color: #342d3a;
  line-height: 1.35;
  padding: 8px 0 8px 12px !important;
  border-left: 4px solid #E74C3C !important;
  font-size: 16px;
  font-size: 1rem;
}

body {
  margin-top: 133px !important;
}
@media screen and (max-width: 1160px) {
  body {
    margin-top: calc(133px - 10px) !important;
  }
}
@media screen and (max-width: 580px) {
  body {
    margin-top: calc(133px - 33px) !important;
  }
}
body.no-scroll {
  overflow: hidden;
}

@media only screen and (max-width: 600px) {
  div#wpadminbar {
    overflow: hidden;
  }
}

.header_container {
  width: 90%;
  margin: 0 auto;
  height: 100%;
  max-width: 1536px;
}

header#main_header {
  width: 100%;
  z-index: 100;
  height: 133px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  /* If admin bar is present, avoid overlap*/
}
@media screen and (max-width: 1160px) {
  header#main_header {
    background: #FFF;
    height: calc(133px - 10px);
  }
}
@media screen and (max-width: 580px) {
  header#main_header {
    height: calc(133px - 33px);
  }
}
@media screen and (min-width: 1161px) {
  header#main_header.white_left .topbar__inner .text p {
    color: rgba(212, 209, 203, 0.4);
  }
  header#main_header.white_left .topbar__inner .text .breadcrumbs {
    color: rgba(255, 255, 255, 0.8);
  }
  header#main_header.white_left .topbar__inner .text .breadcrumbs a {
    color: #FFF;
  }
  header#main_header.white_left .navigation .logo img.inverse {
    display: block;
  }
  header#main_header.white_left .navigation .logo img.dark {
    display: none;
  }
  header#main_header.white_right .topbar__inner .right-container .menu-container .menu li a, header#main_header.white_right .topbar__inner .right-container .menu-container .mtt-lang-switcher li a {
    color: #F4EFEA;
  }
  header#main_header.white_right .topbar__inner .right-container .menu-container .menu li a:after, header#main_header.white_right .topbar__inner .right-container .menu-container .mtt-lang-switcher li a:after {
    border-left-color: #F4EFEA;
  }
  header#main_header.white_right .topbar__inner .right-container .menu-container .topbar-actions .svg-icon svg path {
    fill: #F4EFEA;
  }
  header#main_header.white_right .navigation .logo img.inverse {
    display: none;
  }
  header#main_header.white_right .navigation .logo img.dark {
    display: block;
  }
  header#main_header.white_right .navigation #main_nav ul li a {
    color: #F4EFEA;
  }
  header#main_header.white_right .navigation #main_nav ul li a:hover {
    color: #e2d6c9;
  }
  header#main_header.black .topbar__inner .text p {
    color: rgba(0, 0, 0, 0.4);
  }
  header#main_header.black .topbar__inner .right-container .menu-container .menu li a, header#main_header.black .topbar__inner .right-container .menu-container .mtt-lang-switcher li a {
    color: rgba(0, 0, 0, 0.6);
  }
  header#main_header.black .navigation #main_nav ul li a {
    color: #000;
  }
}
header#main_header.special, header#main_header.scrolled, body.no-scroll header#main_header, body.order_confirmation header#main_header {
  background: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
header#main_header.special .topbar__inner .text p, header#main_header.scrolled .topbar__inner .text p, body.no-scroll header#main_header .topbar__inner .text p, body.order_confirmation header#main_header .topbar__inner .text p {
  color: rgba(52, 45, 58, 0.4);
}
header#main_header.special .topbar__inner .text .breadcrumbs, header#main_header.scrolled .topbar__inner .text .breadcrumbs, body.no-scroll header#main_header .topbar__inner .text .breadcrumbs, body.order_confirmation header#main_header .topbar__inner .text .breadcrumbs {
  color: rgba(50, 50, 50, 0.6);
}
header#main_header.special .topbar__inner .text .breadcrumbs a, header#main_header.scrolled .topbar__inner .text .breadcrumbs a, body.no-scroll header#main_header .topbar__inner .text .breadcrumbs a, body.order_confirmation header#main_header .topbar__inner .text .breadcrumbs a {
  color: rgba(50, 50, 50, 0.8);
}
header#main_header.special .topbar__inner .right-container .menu-container .menu li a, header#main_header.special .topbar__inner .right-container .menu-container .mtt-lang-switcher li a, header#main_header.scrolled .topbar__inner .right-container .menu-container .menu li a, header#main_header.scrolled .topbar__inner .right-container .menu-container .mtt-lang-switcher li a, body.no-scroll header#main_header .topbar__inner .right-container .menu-container .menu li a, body.no-scroll header#main_header .topbar__inner .right-container .menu-container .mtt-lang-switcher li a, body.order_confirmation header#main_header .topbar__inner .right-container .menu-container .menu li a, body.order_confirmation header#main_header .topbar__inner .right-container .menu-container .mtt-lang-switcher li a {
  color: rgba(52, 45, 58, 0.6);
}
header#main_header.special .topbar__inner .right-container .menu-container .menu li a:after, header#main_header.special .topbar__inner .right-container .menu-container .mtt-lang-switcher li a:after, header#main_header.scrolled .topbar__inner .right-container .menu-container .menu li a:after, header#main_header.scrolled .topbar__inner .right-container .menu-container .mtt-lang-switcher li a:after, body.no-scroll header#main_header .topbar__inner .right-container .menu-container .menu li a:after, body.no-scroll header#main_header .topbar__inner .right-container .menu-container .mtt-lang-switcher li a:after, body.order_confirmation header#main_header .topbar__inner .right-container .menu-container .menu li a:after, body.order_confirmation header#main_header .topbar__inner .right-container .menu-container .mtt-lang-switcher li a:after {
  border-left-color: rgba(52, 45, 58, 0.6);
}
header#main_header.special .topbar__inner .right-container .menu-container .topbar-actions .svg-icon svg path, header#main_header.scrolled .topbar__inner .right-container .menu-container .topbar-actions .svg-icon svg path, body.no-scroll header#main_header .topbar__inner .right-container .menu-container .topbar-actions .svg-icon svg path, body.order_confirmation header#main_header .topbar__inner .right-container .menu-container .topbar-actions .svg-icon svg path {
  fill: #342d3a;
}
header#main_header.special .navigation .logo img.inverse, header#main_header.scrolled .navigation .logo img.inverse, body.no-scroll header#main_header .navigation .logo img.inverse, body.order_confirmation header#main_header .navigation .logo img.inverse {
  display: none;
}
header#main_header.special .navigation .logo img.dark, header#main_header.scrolled .navigation .logo img.dark, body.no-scroll header#main_header .navigation .logo img.dark, body.order_confirmation header#main_header .navigation .logo img.dark {
  display: block;
}
header#main_header.special .navigation #main_nav ul li a, header#main_header.scrolled .navigation #main_nav ul li a, body.no-scroll header#main_header .navigation #main_nav ul li a, body.order_confirmation header#main_header .navigation #main_nav ul li a {
  color: #342d3a;
}
body.admin-bar header#main_header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar header#main_header {
    top: 46px;
  }
}
header#main_header div.topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 53px;
  width: 100%;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar {
    height: 43px;
  }
}
@media screen and (max-width: 580px) {
  header#main_header div.topbar {
    height: 30px;
  }
}
header#main_header div.topbar__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(52, 45, 58, 0.05);
  height: 100%;
}
body.page-template-dashboard:not(.logged-in) header#main_header div.topbar__inner {
  display: none;
}
header#main_header div.topbar__inner > div.text {
  display: flex;
  align-items: center;
  color: rgba(52, 45, 58, 0.6);
}
@media only screen and (max-width: 500px) {
  header#main_header div.topbar__inner > div.text {
    display: none;
  }
}
header#main_header div.topbar__inner > div.text p {
  font-size: 14px;
  transition: color 0.2s ease-in-out;
  font-weight: 300;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.text p {
    font-size: 12px;
  }
}
header#main_header div.topbar__inner > div.text a {
  color: rgba(52, 45, 58, 0.4);
  text-decoration: none;
  transition: opacity 0.2s ease-in;
  font-size: 14px;
  font-weight: 300;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.text a {
    font-size: 12px;
  }
}
header#main_header div.topbar__inner > div.text a:hover {
  opacity: 0.8;
  cursor: pointer;
}
header#main_header div.topbar__inner > div.text .breadcrumbs {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(50, 50, 50, 0.6);
  letter-spacing: 0.08em;
  font-weight: 500;
  text-transform: uppercase;
}
header#main_header div.topbar__inner > div.text .breadcrumbs span {
  margin: 0 5px;
  font-weight: 300;
}
header#main_header div.topbar__inner > div.text .breadcrumbs a {
  color: rgba(50, 50, 50, 0.8);
  font-weight: 300;
  color: inherit;
  font-size: 12px;
  font-size: 0.75rem;
}
header#main_header div.topbar__inner > div.right-container {
  line-height: 1;
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media only screen and (max-width: 500px) {
  header#main_header div.topbar__inner > div.right-container {
    width: 100%;
    margin-left: 0px;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1000px) {
  header#main_header div.topbar__inner > div.right-container .menu-container {
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container .menu {
    display: none;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul {
  margin-right: 32px;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container > ul {
    margin-right: 16px;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li {
  position: relative;
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li.current-menu-item a {
  color: rgba(52, 45, 58, 0.6);
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container > ul li.current-menu-item a {
    color: rgba(52, 45, 58, 0.6);
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li:not(:last-child) {
  margin-right: 32px;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container > ul li:not(:last-child) {
    margin-right: 16px;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li a {
  font-size: 14px;
  transition: color 0.2s ease-in-out;
  font-weight: 300;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container > ul li a {
    font-size: 12px;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li .sub-menu {
  flex-direction: column;
  display: flex;
  background: #FFF;
  padding: 15px 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: calc(100% + 10px);
  min-width: 180px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  z-index: 1;
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li .sub-menu:before {
  content: "";
  width: 100%;
  height: 13px;
  position: absolute;
  top: -13px;
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li .sub-menu li {
  padding-bottom: 16px;
  margin-right: 0px;
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li .sub-menu li:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
header#main_header div.topbar__inner > div.right-container .menu-container > ul li .sub-menu li a {
  color: rgba(52, 45, 58, 0.6) !important;
  font-size: 14px;
  transition: color 0.2s ease-in-out;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container > ul li .sub-menu li a {
    font-size: 12px;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container .search-input {
  cursor: pointer;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container .search-input {
    padding: 8px;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container .search-input img {
  display: block;
  width: 20.51px;
  height: 21.3px;
  transform: scale3d(1, 1, 1);
  transition: visibility 0.2s;
}
header#main_header div.topbar__inner > div.right-container .menu-container .search-input img.white {
  visibility: hidden;
}
body.header-scrolled header#main_header div.topbar__inner > div.right-container .menu-container .search-input img, body.nav-open header#main_header div.topbar__inner > div.right-container .menu-container .search-input img, body.dark-nav header#main_header div.topbar__inner > div.right-container .menu-container .search-input img {
  display: none;
}
body.header-scrolled header#main_header div.topbar__inner > div.right-container .menu-container .search-input img.white, body.nav-open header#main_header div.topbar__inner > div.right-container .menu-container .search-input img.white, body.dark-nav header#main_header div.topbar__inner > div.right-container .menu-container .search-input img.white {
  display: block;
}
body.header-scrolled.dark-scroll-nav header#main_header div.topbar__inner > div.right-container .menu-container .search-input img {
  display: block;
}
body.header-scrolled.dark-scroll-nav header#main_header div.topbar__inner > div.right-container .menu-container .search-input img.white {
  display: none;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher {
  margin-right: 40px;
}
@media only screen and (max-width: 1000px) {
  header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 500px) {
  header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher {
    display: none;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher > li:hover ul {
  opacity: 1;
  visibility: visible;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher > li > a {
  position: relative;
  transition: color 0.2s ease-in-out;
  font-weight: 300;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher > li > a:after {
  content: "";
  position: absolute;
  right: -8px;
  top: 3px;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid rgba(52, 45, 58, 0.6);
  transform: rotate(90deg) translateX(50%);
  transition: border-color 0.2s;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher > li ul {
  flex-direction: column;
  display: flex;
  background: #FFF;
  padding: 15px 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: calc(100% + 10px);
  min-width: 180px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  z-index: 1;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher > li ul:before {
  content: "";
  width: 100%;
  height: 13px;
  position: absolute;
  top: -13px;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher > li ul li {
  padding-bottom: 16px;
  margin-right: 0px;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher > li ul li:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher > li ul li a {
  color: rgba(52, 45, 58, 0.6) !important;
  font-size: 14px;
  transition: color 0.2s ease-in-out;
  font-weight: 300;
}
header#main_header div.topbar__inner > div.right-container .menu-container .mtt-lang-switcher .link img {
  display: block;
  width: 24.42px;
  height: 16px;
}
header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 500px) {
  header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions {
    margin-left: auto;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .search-input, header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .my-account {
  margin-right: 23px;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .search-input, header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .my-account {
    margin-right: 16px;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .svg-icon {
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .svg-icon {
    height: 18px;
    width: 18px;
  }
}
header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .svg-icon svg {
  height: 100%;
  width: auto;
}
header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .svg-icon svg path {
  fill: #342d3a;
  transition: fill 0.2s;
}
header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .menu-cart-icon span {
  width: 23px;
  height: 23px;
  border-radius: 22px;
  line-height: 23px;
  text-align: center;
  background: #342d3a;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  top: -8px;
  right: -8px;
  font-weight: 500;
}
@media screen and (max-width: 1160px) {
  header#main_header div.topbar__inner > div.right-container .menu-container .topbar-actions .menu-cart-icon span {
    width: 15px;
    height: 15px;
    line-height: 15px;
    top: -4px;
    right: -6px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
header#main_header div.topbar__inner > div p {
  color: rgba(52, 45, 58, 0.4);
  font-size: 14px;
}
header#main_header div.topbar__inner > div span {
  font-weight: 500;
}
header#main_header div.topbar__inner > div ul:not(.woocommerce-mini-cart) {
  display: flex;
}
header#main_header div.topbar__inner > div ul:not(.woocommerce-mini-cart) li {
  list-style: none;
  line-height: 1;
  margin-right: 10px;
}
header#main_header div.topbar__inner > div ul:not(.woocommerce-mini-cart) li:last-child {
  margin-right: 0px;
}
header#main_header div.topbar__inner > div ul:not(.woocommerce-mini-cart) li.active {
  font-weight: 700;
}
header#main_header div.topbar__inner > div ul:not(.woocommerce-mini-cart) li a {
  color: rgba(52, 45, 58, 0.6);
  font-size: 16px;
  transition: opacity 0.2s, color 0.2s;
}
header#main_header div.topbar__inner > div ul:not(.woocommerce-mini-cart) li a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 350px) {
  header#main_header div.topbar__inner > div ul:not(.woocommerce-mini-cart) li a {
    font-size: 12px;
  }
}
header#main_header div.navigation {
  height: 80px;
  line-height: 80px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 580px) {
  header#main_header div.navigation {
    height: 70px;
    line-height: 70px;
  }
}
header#main_header div.navigation a.logo {
  display: inline-block;
  height: 32px;
}
header#main_header div.navigation a.logo img {
  height: 100%;
  width: auto;
  display: block;
}
header#main_header div.navigation a.logo img.inverse {
  display: none;
}
header#main_header div.navigation nav#main_nav {
  float: right;
}
body.page-template-dashboard:not(.logged-in) header#main_header div.navigation nav#main_nav {
  display: none;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
header#main_header div.navigation nav#main_nav.pull_menu_in_out {
  transform: translate3d(0, 0, 0) !important;
}
header#main_header div.navigation nav#main_nav .display-on-tabletlandscape {
  display: none;
  border-top: 1px solid #dadada;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav .display-on-tabletlandscape {
    display: block;
  }
}
header#main_header div.navigation nav#main_nav .display-on-tabletlandscape ul li {
  background: #F5F9FC;
}
header#main_header div.navigation nav#main_nav .display-on-tabletlandscape ul li a {
  font-size: 16px;
  cursor: pointer;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav .display-on-tabletlandscape ul li a {
    font-size: 14px;
  }
}
header#main_header div.navigation nav#main_nav .display-on-tabletlandscape .mtt-lang-switcher {
  display: flex;
  border-top: 1px solid #dadada;
}
header#main_header div.navigation nav#main_nav .display-on-tabletlandscape .mtt-lang-switcher > li {
  display: flex;
  width: 100%;
}
header#main_header div.navigation nav#main_nav .display-on-tabletlandscape .mtt-lang-switcher li {
  background: none;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul#menu-main {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
  }
}
header#main_header div.navigation nav#main_nav ul#menu-secondary {
  display: none;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul#menu-secondary {
    display: block;
  }
}
header#main_header div.navigation nav#main_nav ul li {
  display: inline-block;
  height: 100%;
  position: relative;
  transition: all 0.2s ease-in-out;
}
header#main_header div.navigation nav#main_nav ul li:not(:last-of-type) {
  margin-right: 32px;
}
@media screen and (max-width: 1280px) {
  header#main_header div.navigation nav#main_nav ul li:not(:last-of-type) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li:not(:last-of-type) {
    margin-right: 0;
  }
}
header#main_header div.navigation nav#main_nav ul li.menu-item-has-children {
  cursor: pointer;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li.menu-item-has-children:focus:after {
    transform: rotate(180deg);
  }
  header#main_header div.navigation nav#main_nav ul li.menu-item-has-children:after {
    content: "";
    width: 13px;
    height: 100%;
    background: url("../../img/icons/arrow-down.svg");
    background-repeat: no-repeat;
    background-size: 13px 8px;
    background-position: center;
    padding: 0 20px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li {
    display: block;
    margin: 0;
    height: auto;
    background: #FFF;
    border-bottom: 1px solid #dadada;
    z-index: 2;
  }
  header#main_header div.navigation nav#main_nav ul li:last-child {
    border-bottom: none;
  }
}
header#main_header div.navigation nav#main_nav ul li > a {
  text-decoration: none;
  color: #342d3a;
  display: block;
  line-height: 80px;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li > a {
    transition: none;
    line-height: 60px;
    text-align: left;
    text-indent: 20px;
  }
}
header#main_header div.navigation nav#main_nav ul li > a:hover {
  color: rgba(52, 45, 58, 0.7);
}
@media screen and (min-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li.menu-button a {
    font-family: "Gotham", sans-serif;
    -webkit-appearance: none;
    cursor: pointer;
    min-width: 100px;
    text-align: center;
    border: none;
    font-size: 15px;
    padding: 0 15px;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    color: #FFF;
    outline: none;
    background: #f6f0eb;
    transition: all 0.2s ease-in-out;
    will-change: box-shadow, transform, background;
    box-shadow: none;
  }
  header#main_header div.navigation nav#main_nav ul li.menu-button a:hover {
    color: #FFF;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
    transform: translateY(-1px);
  }
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu {
  position: absolute;
  background: #FFF;
  width: 300px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transform: translateX(-50%) translateY(-2em);
  left: 50%;
  height: auto;
  padding: 20px;
  box-sizing: border-box;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: all 0.2s ease-in-out 0s, visibility 0s linear 0.2s, z-index 0s linear 0.01s;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li ul.sub-menu {
    width: 100%;
    top: auto;
    border-radius: 0;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transform: translateX(0) translateY(0%);
    left: 0;
    box-shadow: none;
    padding: 0;
    background: transparent;
  }
  header#main_header div.navigation nav#main_nav ul li ul.sub-menu:before, header#main_header div.navigation nav#main_nav ul li ul.sub-menu:after {
    display: none !important;
  }
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu:before {
  height: 40px;
  bottom: 100%;
  left: 0;
  width: 100%;
  content: "";
  position: absolute;
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu:after {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFF;
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu li {
  width: 100%;
  display: block !important;
  float: none !important;
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu li:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li ul.sub-menu li {
    padding-left: 35px;
    transition: 250ms ease-in-out;
    transform: translate3d(-100%, 0, 0) !important;
  }
  header#main_header div.navigation nav#main_nav ul li ul.sub-menu li:not(:last-child) {
    margin-bottom: 0;
  }
  header#main_header div.navigation nav#main_nav ul li ul.sub-menu li:first-child {
    border-top: 1px solid #dadada;
  }
  header#main_header div.navigation nav#main_nav ul li ul.sub-menu li:last-child {
    border-bottom: 1px solid #dadada;
  }
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu li.slide-in {
  transform: translate3d(0, 0, 0) !important;
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu li a {
  padding: 10px 0 !important;
  color: #323232;
  line-height: 15px;
  text-align: left;
  position: relative;
  text-transform: inherit;
  font-weight: 400;
  font-size: 15px;
  transition: all 0.2s ease-in-out;
  letter-spacing: -0.5px;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li ul.sub-menu li a {
    letter-spacing: inherit;
    padding: 0 !important;
    line-height: 60px;
    text-indent: 0;
  }
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu li a:hover {
  color: rgba(50, 50, 50, 0.7);
}
header#main_header div.navigation nav#main_nav ul li ul.sub-menu li ul.sub-menu {
  width: 80%;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li ul.sub-menu li ul.sub-menu {
    width: 100%;
    padding-left: 35px;
  }
}
header#main_header div.navigation nav#main_nav ul li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateX(-50%) translateY(12px);
  transition-delay: 0s, 0s, 0.2s;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav ul li:hover > ul.sub-menu {
    transform: translateX(0) translateY(0%);
  }
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation nav#main_nav {
    position: fixed;
    max-width: 500px;
    float: none;
    width: 100%;
    top: calc(133px - 10px);
    height: calc(100% - 123px);
    left: 0;
    margin: 0;
    transition: 400ms ease-in-out;
    transform: translate3d(-100%, 0, 0);
    background: #FFF;
  }
}
@media screen and (max-width: 1160px) and (max-width: 580px) {
  header#main_header div.navigation nav#main_nav {
    top: calc(133px - 33px);
  }
}
@media screen and (max-width: 1160px) {
  body.admin-bar header#main_header div.navigation nav#main_nav {
    top: calc(133px - 10px + 32px);
    height: calc(100% - 123px);
  }
}
@media only screen and (max-width: 1160px) and (max-width: 782px) {
  body.admin-bar header#main_header div.navigation nav#main_nav {
    top: calc(133px - 10px + 46px);
    height: calc(100% - 126px);
  }
}
@media screen and (max-width: 1160px) and (max-width: 580px) {
  body.admin-bar header#main_header div.navigation nav#main_nav {
    top: calc(133px - 33px + 46px);
  }
}
header#main_header div.navigation div.pull_menu {
  display: none;
}
@media screen and (max-width: 1160px) {
  header#main_header div.navigation div.pull_menu {
    display: block;
  }
}

header#main_header div.nav_wrapper.pull_menu_in_out {
  transform: translate3d(0, 0, 0) !important;
}
header#main_header div.pull_menu {
  display: none;
  position: absolute;
  width: 35px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #4B4C4C;
  z-index: 999999;
  cursor: pointer;
}
header#main_header div.pull_menu .pull_menu .line-1, header#main_header div.pull_menu .pull_menu .line-2, header#main_header div.pull_menu .pull_menu .line-3 {
  width: 60%;
  height: 4px;
  background: #000;
  margin: 0 auto;
  margin-top: 6px;
}
header#main_header div.pull_menu .pull_menu .line-1 {
  margin-top: 11px;
}
header#main_header div.pull_menu .pull_menu_icon {
  transform: translate3d(249px, 0, 0) !important;
}
header#main_header div.pull_menu .push_wrap {
  transform: translate3d(250px, 0, 0) !important;
}
header#main_header div.pull_menu .line-1, header#main_header div.pull_menu .line-2, header#main_header div.pull_menu .line-3 {
  position: relative;
  width: 90%;
  margin-left: 5%;
  top: 0;
  opacity: 1;
  height: 2px;
  background: #000;
  transform: rotate(0deg);
  transition: transform 300ms ease, top 300ms 200ms ease, opacity 300ms 200ms;
}
header#main_header div.pull_menu .line-2, header#main_header div.pull_menu .line-3 {
  margin-top: 5px;
}
header#main_header div.pull_menu .line-1-animate {
  transform: rotate(45deg);
  position: relative;
  top: 8px;
  transition: transform 300ms 300ms ease, top 300ms ease;
}
header#main_header div.pull_menu .line-2-remove {
  opacity: 0;
  transition: opacity 300 300ms ease;
}
header#main_header div.pull_menu .line-3-animate {
  transform: rotate(-45deg);
  top: -7px;
  transition: transform 300ms 300ms ease, top 300ms ease;
}
header#main_header .product-filter-menu {
  width: 32px;
  height: 32px;
  position: relative;
}
header#main_header .product-filter-menu.hide {
  display: none;
}
header#main_header .product-filter-menu:before, header#main_header .product-filter-menu:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #333;
}
header#main_header .product-filter-menu:before {
  transform: rotate(45deg);
}
header#main_header .product-filter-menu:after {
  transform: rotate(-45deg);
}
header#main_header .product-filter-menu.show {
  display: block;
}

.burger-icon {
  width: 35px;
  cursor: pointer;
}
.burger-icon .line-1,
.burger-icon .line-2,
.burger-icon .line-3 {
  position: relative;
  width: 90%;
  margin-left: 5%;
  top: 0;
  opacity: 1;
  height: 2px;
  background: #000;
  transform: rotate(0deg);
  transition: transform 300ms ease, top 300ms 200ms ease, opacity 300ms 200ms, background 300ms ease;
}
.burger-icon .line-2,
.burger-icon .line-3 {
  margin-top: 5px;
}
.burger-icon .line-1-animate {
  transform: rotate(45deg);
  position: relative;
  top: 7px;
  transition: transform 300ms 300ms ease, top 300ms ease;
}
.burger-icon .line-2-remove {
  opacity: 0;
  transition: opacity 300 300ms ease;
}
.burger-icon .line-3-animate {
  transform: rotate(-45deg);
  top: -7px;
  transition: transform 300ms 300ms ease, top 300ms ease;
}
.burger-icon.white .line-1,
.burger-icon.white .line-2,
.burger-icon.white .line-3 {
  background: #FFF;
}

#main_footer {
  background: #f6f0eb;
  position: relative;
  z-index: 2;
}
#main_footer .footer_content .main-content {
  display: flex;
  justify-content: space-between;
  padding: 120px 0 80px;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content {
    padding: 104px 0 80px;
  }
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content {
    padding: 80px 0;
    display: block;
  }
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content {
    padding: 56px 0;
  }
}
#main_footer .footer_content .main-content .left-wrapper {
  width: 415px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1550px) {
  #main_footer .footer_content .main-content .left-wrapper {
    width: 360px;
  }
}
@media (min-width: 1351px) and (max-width: 1450px) {
  #main_footer .footer_content .main-content .left-wrapper {
    width: 320px;
  }
}
@media (min-width: 1201px) and (max-width: 1350px) {
  #main_footer .footer_content .main-content .left-wrapper {
    margin-right: 104px;
  }
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content .left-wrapper {
    width: 100%;
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 550px) {
  #main_footer .footer_content .main-content .left-wrapper {
    margin-bottom: 40px;
  }
}
#main_footer .footer_content .main-content .left-wrapper .logo a {
  display: inline-block;
}
#main_footer .footer_content .main-content .left-wrapper .logo a img {
  display: block;
  width: auto;
  height: 32px;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container {
  margin-top: 64px;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container {
    margin-top: 56px;
  }
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container {
    margin-top: 40px;
  }
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .newsletter-title {
  color: #323232;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 16px;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
@media only screen and (max-width: 1450px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .newsletter-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .newsletter-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .newsletter-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .wpcf7-form-control-wrap a {
  color: #342d3a;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper {
  max-width: 500px;
  position: relative;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper span.your-email {
  position: static;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper p:last-of-type {
  height: 0;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input {
  border-radius: 0px;
  margin-top: 0px;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input.transparent {
  width: 100%;
  color: #323232;
  transition: border-color 0.2s;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input.transparent:focus {
  border-color: #342d3a;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input.wpcf7-submit {
  cursor: pointer;
  font-size: 0;
  background: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-image: url("../../img/icons/button-arrow.svg");
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  right: -6px;
  width: 42.894px;
  height: 38px;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper .wpcf7-spinner {
  position: absolute;
  right: 5px;
  top: 15px;
  background-image: none;
  border: 2px solid #323232;
  border-left: 2px solid transparent;
  border-radius: 24px;
  animation: spinme 0.5s linear infinite;
  background: #f6f0eb;
  width: 21px;
  height: 21px;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper .wpcf7-spinner::before {
  opacity: 0;
}
@keyframes spinme {
  100% {
    transform: rotate(360deg);
  }
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper .wpcf7-not-valid-tip {
  margin-top: 8px;
  color: #323232;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 400;
  position: absolute;
  bottom: -28px;
  left: 0;
  width: 100%;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .wpcf7-response-output {
  font-size: 14px;
  font-size: 0.875rem;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .wpcf7-mail-sent-ok {
  margin: 8px 0 0;
  color: #323232;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  padding: 0;
  border: 0;
}
#main_footer .footer_content .main-content .left-wrapper .description-container {
  max-width: 413px;
  padding-top: 64px;
  color: rgba(50, 50, 50, 0.6);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .left-wrapper .description-container {
    padding-top: 32px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 830px;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper {
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -56px;
  }
}
@media only screen and (max-width: 550px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper {
    margin-bottom: -40px;
  }
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container {
    width: calc(50% - 40px);
    margin-bottom: 56px;
  }
}
@media (min-width: 1051px) and (max-width: 1200px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container {
    width: calc(25% - 48px);
  }
}
@media only screen and (max-width: 550px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container {
    width: 100%;
    margin-bottom: 40px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container:not(:last-of-type) {
  margin-right: 80px;
}
@media only screen and (max-width: 1450px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container:not(:last-of-type) {
    margin-right: 64px;
  }
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container:not(:last-of-type) {
    margin-right: 0;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .title {
  color: #323232;
  line-height: 1.1;
  margin-bottom: 32px;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.15em;
  font-weight: 400;
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .title a {
  color: #323232;
  text-decoration: none;
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu .menu-item:not(:first-of-type) {
  margin-top: 16px;
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu .menu-item a {
  color: rgba(50, 50, 50, 0.6);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
  transition: all 0.15s ease;
  font-weight: 300;
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu .menu-item a:hover {
  color: #323232;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper {
  padding-top: 48px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper {
    align-items: center;
  }
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper {
    padding-top: 24px;
  }
}
@media only screen and (max-width: 550px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper {
    padding-top: 8px;
  }
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper {
    display: block;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .payment-cards {
  margin-top: 32px;
  margin-right: 32px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .payment-cards {
    margin-right: 0;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .payment-cards img {
  display: block;
  max-width: 250px;
  max-height: 50px;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .payment-cards img {
    max-width: 200px;
    max-height: 40px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .partner-logo {
  margin-top: 32px;
  margin-right: 56px;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .partner-logo {
    margin-right: 0;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .partner-logo img {
  display: block;
  max-width: 250px;
  max-height: 50px;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .partner-logo img {
    max-width: 200px;
    max-height: 40px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media {
  margin-top: 32px;
  display: flex;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon {
  border-radius: 50%;
  height: 64px;
  width: 64px;
  border: 1px solid rgba(50, 50, 50, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon {
    height: 50px;
    width: 50px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon:not(:last-of-type) {
  margin-right: 24px;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon:not(:last-of-type) {
    margin-right: 16px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon img {
  transition: inherit;
  display: block;
  height: 16px;
  width: auto;
  opacity: 0.3;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon:hover {
  border: 1px solid rgba(50, 50, 50, 0.8);
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon:hover img {
  opacity: 0.8;
}
#main_footer .footer_content .main-content .wpcf7-form input[type=email] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  padding: 16px 0;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}
#main_footer .footer_content .bottom-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 32px 0 22px;
  border-top: 1px solid rgba(50, 50, 50, 0.1);
}
@media screen and (max-width: 1160px) {
  #main_footer .footer_content .bottom-content {
    display: block;
    padding: 24px 0 14px;
  }
}
#main_footer .footer_content .bottom-content .company-name {
  text-transform: uppercase;
}
#main_footer .footer_content .bottom-content .company-info {
  margin-right: 80px;
  margin-bottom: 10px;
  color: rgba(50, 50, 50, 0.3);
}
@media screen and (max-width: 1160px) {
  #main_footer .footer_content .bottom-content .company-info {
    margin-right: 0;
  }
}
#main_footer .footer_content .bottom-content .company-info span {
  display: inline-block;
  line-height: 1.2;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: -0.01em;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .bottom-content .company-info span {
    display: block;
    margin-bottom: 8px;
  }
}
#main_footer .footer_content .bottom-content .company-info span:not(:last-of-type) {
  margin-right: 16px;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .bottom-content .company-info span:not(:last-of-type) {
    margin-right: 0;
  }
}
#main_footer .footer_content .bottom-content .company-info span a {
  color: rgba(50, 50, 50, 0.3);
  transition: all 0.15s ease;
}
#main_footer .footer_content .bottom-content .company-info span a:hover {
  color: #323232;
}
#main_footer .footer_content .bottom-content .menu {
  display: flex;
  margin-bottom: 10px;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .bottom-content .menu {
    flex-direction: column;
  }
}
#main_footer .footer_content .bottom-content .menu .menu-item {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
}
#main_footer .footer_content .bottom-content .menu .menu-item:not(:last-of-type) {
  margin-right: 32px;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .bottom-content .menu .menu-item {
    margin-bottom: 8px;
  }
}
#main_footer .footer_content .bottom-content .menu .menu-item a {
  letter-spacing: -0.03em;
  color: rgba(50, 50, 50, 0.3);
  transition: all 0.15s ease;
}
#main_footer .footer_content .bottom-content .menu .menu-item a:hover {
  color: #323232;
}
#main_footer .footer_content .bottom-content .menu .menu-item a svg {
  display: none;
}
#main_footer .menu {
  list-style: none;
}

.fourofour {
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (max-width: 700px) {
  .fourofour {
    height: auto;
    padding: 100px 0;
  }
}
@media only screen and (max-width: 500px) {
  .fourofour {
    padding: 80px 0;
  }
}
.fourofour h1 {
  font-family: "HermesFB", Georgia, sans-serif;
  font-weight: 500;
  font-size: 100px;
  font-size: 6.25rem;
}
@media screen and (max-width: 1280px) {
  .fourofour h1 {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 580px) {
  .fourofour h1 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
.fourofour p {
  margin: 10px 0 40px;
}

.nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 60px;
}
@media only screen and (max-width: 700px) {
  .nav-links {
    margin-top: 50px;
  }
}
.nav-links .page-numbers {
  display: flex;
  border: 1px solid rgba(112, 112, 112, 0.1);
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
  color: rgba(112, 112, 112, 0.1);
  font-weight: 500;
  margin: 3px;
}
.nav-links .page-numbers:hover {
  background: #F5F9FC;
}
.nav-links .page-numbers.next, .nav-links .page-numbers.prev {
  width: auto;
  padding: 0 15px;
}
.nav-links .page-numbers.current {
  background: #FFF;
  border-color: #FFF;
}

.mtt-pagination, .pagination .nav-links {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.mtt-pagination__toggle, .mtt-pagination .page-numbers, .pagination .nav-links__toggle, .pagination .nav-links .page-numbers {
  color: #323232;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
  height: 40px;
  width: 40px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  border: 1px solid rgba(112, 112, 112, 0.1);
  flex-shrink: 0;
  margin: 0 0 -1px 0;
  background: #fafafa;
  transition: background 0.15s ease;
}
@media screen and (max-width: 580px) {
  .mtt-pagination__toggle, .mtt-pagination .page-numbers, .pagination .nav-links__toggle, .pagination .nav-links .page-numbers {
    height: 42px;
    width: 42px;
  }
}
.mtt-pagination__toggle:not(:last-child), .mtt-pagination .page-numbers:not(:last-child), .pagination .nav-links__toggle:not(:last-child), .pagination .nav-links .page-numbers:not(:last-child) {
  margin-right: -1px;
}
.mtt-pagination__toggle--dots, .mtt-pagination__toggle.dots, .mtt-pagination .page-numbers--dots, .mtt-pagination .page-numbers.dots, .pagination .nav-links__toggle--dots, .pagination .nav-links__toggle.dots, .pagination .nav-links .page-numbers--dots, .pagination .nav-links .page-numbers.dots {
  pointer-events: none;
}
.mtt-pagination__toggle:hover, .mtt-pagination .page-numbers:hover, .pagination .nav-links__toggle:hover, .pagination .nav-links .page-numbers:hover {
  background: #fafafa;
}
.mtt-pagination__toggle--prev, .mtt-pagination__toggle.prev, .mtt-pagination__toggle--next, .mtt-pagination__toggle.next, .mtt-pagination .page-numbers--prev, .mtt-pagination .page-numbers.prev, .mtt-pagination .page-numbers--next, .mtt-pagination .page-numbers.next, .pagination .nav-links__toggle--prev, .pagination .nav-links__toggle.prev, .pagination .nav-links__toggle--next, .pagination .nav-links__toggle.next, .pagination .nav-links .page-numbers--prev, .pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers--next, .pagination .nav-links .page-numbers.next {
  width: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.mtt-pagination__toggle--active, .mtt-pagination__toggle.current, .mtt-pagination .page-numbers--active, .mtt-pagination .page-numbers.current, .pagination .nav-links__toggle--active, .pagination .nav-links__toggle.current, .pagination .nav-links .page-numbers--active, .pagination .nav-links .page-numbers.current {
  position: relative;
  z-index: 2;
  font-weight: 700;
  background: #FFF;
  cursor: default;
  pointer-events: none;
}
.mtt-pagination__toggle--active:hover, .mtt-pagination__toggle.current:hover, .mtt-pagination .page-numbers--active:hover, .mtt-pagination .page-numbers.current:hover, .pagination .nav-links__toggle--active:hover, .pagination .nav-links__toggle.current:hover, .pagination .nav-links .page-numbers--active:hover, .pagination .nav-links .page-numbers.current:hover {
  background: #FFF;
}

.styled-text > h1:first-child, .styled-text > h2:first-child, .styled-text > h3:first-child, .styled-text > h4:first-child, .styled-text > h5:first-child, .styled-text > h6:first-child, .styled-text > p:first-child, .styled-text > ul:first-child, .styled-text > ol:first-child {
  margin-top: 0;
}
.styled-text p {
  margin-bottom: 2rem;
  line-height: 1.65;
}
.styled-text h1, .styled-text h2, .styled-text h3, .styled-text h4, .styled-text h5, .styled-text h6 {
  margin: 4rem 0 1rem;
}
.styled-text ul, .styled-text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .styled-text ul, .styled-text ol {
    margin-top: 16px;
  }
}
.styled-text ul li, .styled-text ol li {
  padding-left: 1.5em;
  position: relative;
}
.styled-text ul li:before, .styled-text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.styled-text ul li:before {
  content: "•";
  color: inherit;
}
.styled-text ol li {
  counter-increment: section;
}
.styled-text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.styled-text blockquote {
  padding: 1rem 0 1rem 2rem;
  border-left: 4px solid #342d3a;
  margin: 2rem 0;
}
.styled-text blockquote p {
  margin-bottom: 0;
  line-height: 1.625;
}
.styled-text a {
  color: inherit;
  font-weight: 600;
  opacity: 0.8;
}
.styled-text a:hover {
  opacity: 1;
}
.styled-text hr, .styled-text br {
  margin: 2rem 0;
}
.styled-text img {
  max-width: 100%;
  height: auto;
}

.wp-block-buttons {
  width: 90%;
  max-width: 1536px;
  margin: 0 auto;
  padding: 24 0;
}
.wp-text-block.page_container {
  width: 100%;
  max-width: none;
}
.wp-text-block.page_container .wp-text-block__inner {
  width: 100%;
  max-width: none;
  position: relative;
}
.wp-text-block.page_container .wp-text-block__inner p, .wp-text-block.page_container .wp-text-block__inner ol, .wp-text-block.page_container .wp-text-block__inner ul, .wp-text-block.page_container .wp-text-block__inner h1, .wp-text-block.page_container .wp-text-block__inner h2, .wp-text-block.page_container .wp-text-block__inner h3, .wp-text-block.page_container .wp-text-block__inner h4, .wp-text-block.page_container .wp-text-block__inner h5, .wp-text-block.page_container .wp-text-block__inner h6 {
  max-width: 1536px;
  width: 90%;
  margin: 0 auto;
  padding: 24px 0;
  color: #323232;
}
.wp-text-block.page_container .wp-text-block__inner p:before, .wp-text-block.page_container .wp-text-block__inner ol:before, .wp-text-block.page_container .wp-text-block__inner ul:before, .wp-text-block.page_container .wp-text-block__inner h1:before, .wp-text-block.page_container .wp-text-block__inner h2:before, .wp-text-block.page_container .wp-text-block__inner h3:before, .wp-text-block.page_container .wp-text-block__inner h4:before, .wp-text-block.page_container .wp-text-block__inner h5:before, .wp-text-block.page_container .wp-text-block__inner h6:before {
  content: "";
  background: inherit;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.wp-text-block.page_container .wp-text-block__inner p.has-background, .wp-text-block.page_container .wp-text-block__inner ol.has-background, .wp-text-block.page_container .wp-text-block__inner ul.has-background, .wp-text-block.page_container .wp-text-block__inner h1.has-background, .wp-text-block.page_container .wp-text-block__inner h2.has-background, .wp-text-block.page_container .wp-text-block__inner h3.has-background, .wp-text-block.page_container .wp-text-block__inner h4.has-background, .wp-text-block.page_container .wp-text-block__inner h5.has-background, .wp-text-block.page_container .wp-text-block__inner h6.has-background {
  padding: 24px 0;
}
.wp-text-block.page_container .wp-text-block__inner p.alignwide, .wp-text-block.page_container .wp-text-block__inner ol.alignwide, .wp-text-block.page_container .wp-text-block__inner ul.alignwide, .wp-text-block.page_container .wp-text-block__inner h1.alignwide, .wp-text-block.page_container .wp-text-block__inner h2.alignwide, .wp-text-block.page_container .wp-text-block__inner h3.alignwide, .wp-text-block.page_container .wp-text-block__inner h4.alignwide, .wp-text-block.page_container .wp-text-block__inner h5.alignwide, .wp-text-block.page_container .wp-text-block__inner h6.alignwide {
  max-width: none;
}
.wp-text-block.page_container .wp-text-block__inner p.alignfull, .wp-text-block.page_container .wp-text-block__inner ol.alignfull, .wp-text-block.page_container .wp-text-block__inner ul.alignfull, .wp-text-block.page_container .wp-text-block__inner h1.alignfull, .wp-text-block.page_container .wp-text-block__inner h2.alignfull, .wp-text-block.page_container .wp-text-block__inner h3.alignfull, .wp-text-block.page_container .wp-text-block__inner h4.alignfull, .wp-text-block.page_container .wp-text-block__inner h5.alignfull, .wp-text-block.page_container .wp-text-block__inner h6.alignfull {
  width: 100%;
  max-width: none;
}

p.wp-block, ol.wp-block, ul.wp-block {
  max-width: 1536px;
  width: 90%;
  margin: auto;
  padding: 24px 0;
}
p.wp-block:before, ol.wp-block:before, ul.wp-block:before {
  content: "";
  background: inherit;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
p.wp-block.has-background, ol.wp-block.has-background, ul.wp-block.has-background {
  padding: 24px 0;
}

p.wp-block, ol.wp-block, ul.wp-block, h1.wp-block, h2.wp-block, h3.wp-block, h4.wp-block, h5.wp-block, h6.wp-block, .wp-text-block__inner, .wp-block-quote, .wp-block-pullquote, .wp-block-table, .wp-block-columns {
  max-width: 1536px;
  width: 90%;
  margin: auto;
}
p.wp-block img, ol.wp-block img, ul.wp-block img, h1.wp-block img, h2.wp-block img, h3.wp-block img, h4.wp-block img, h5.wp-block img, h6.wp-block img, .wp-text-block__inner img, .wp-block-quote img, .wp-block-pullquote img, .wp-block-table img, .wp-block-columns img {
  vertical-align: middle;
}
p.wp-block sub, ol.wp-block sub, ul.wp-block sub, h1.wp-block sub, h2.wp-block sub, h3.wp-block sub, h4.wp-block sub, h5.wp-block sub, h6.wp-block sub, .wp-text-block__inner sub, .wp-block-quote sub, .wp-block-pullquote sub, .wp-block-table sub, .wp-block-columns sub {
  vertical-align: sub;
  font-size: smaller;
}
p.wp-block sup, ol.wp-block sup, ul.wp-block sup, h1.wp-block sup, h2.wp-block sup, h3.wp-block sup, h4.wp-block sup, h5.wp-block sup, h6.wp-block sup, .wp-text-block__inner sup, .wp-block-quote sup, .wp-block-pullquote sup, .wp-block-table sup, .wp-block-columns sup {
  vertical-align: super;
  font-size: smaller;
}
p.wp-block kbd, p.wp-block code, ol.wp-block kbd, ol.wp-block code, ul.wp-block kbd, ul.wp-block code, h1.wp-block kbd, h1.wp-block code, h2.wp-block kbd, h2.wp-block code, h3.wp-block kbd, h3.wp-block code, h4.wp-block kbd, h4.wp-block code, h5.wp-block kbd, h5.wp-block code, h6.wp-block kbd, h6.wp-block code, .wp-text-block__inner kbd, .wp-text-block__inner code, .wp-block-quote kbd, .wp-block-quote code, .wp-block-pullquote kbd, .wp-block-pullquote code, .wp-block-table kbd, .wp-block-table code, .wp-block-columns kbd, .wp-block-columns code {
  background-color: rgba(238, 238, 238, 0.4);
  padding: 0 5px;
  border-radius: 5px;
}
p.wp-block a, ol.wp-block a, ul.wp-block a, h1.wp-block a, h2.wp-block a, h3.wp-block a, h4.wp-block a, h5.wp-block a, h6.wp-block a, .wp-text-block__inner a, .wp-block-quote a, .wp-block-pullquote a, .wp-block-table a, .wp-block-columns a {
  color: inherit;
  opacity: 0.8;
  font-weight: 600;
}
p.wp-block a:hover, ol.wp-block a:hover, ul.wp-block a:hover, h1.wp-block a:hover, h2.wp-block a:hover, h3.wp-block a:hover, h4.wp-block a:hover, h5.wp-block a:hover, h6.wp-block a:hover, .wp-text-block__inner a:hover, .wp-block-quote a:hover, .wp-block-pullquote a:hover, .wp-block-table a:hover, .wp-block-columns a:hover {
  color: inherit;
  opacity: 1;
}
p.wp-block .has-drop-cap:not(:focus):first-letter, ol.wp-block .has-drop-cap:not(:focus):first-letter, ul.wp-block .has-drop-cap:not(:focus):first-letter, h1.wp-block .has-drop-cap:not(:focus):first-letter, h2.wp-block .has-drop-cap:not(:focus):first-letter, h3.wp-block .has-drop-cap:not(:focus):first-letter, h4.wp-block .has-drop-cap:not(:focus):first-letter, h5.wp-block .has-drop-cap:not(:focus):first-letter, h6.wp-block .has-drop-cap:not(:focus):first-letter, .wp-text-block__inner .has-drop-cap:not(:focus):first-letter, .wp-block-quote .has-drop-cap:not(:focus):first-letter, .wp-block-pullquote .has-drop-cap:not(:focus):first-letter, .wp-block-table .has-drop-cap:not(:focus):first-letter, .wp-block-columns .has-drop-cap:not(:focus):first-letter {
  font-size: 6.2em;
}
p.wp-block span.has-light-sand-color, ol.wp-block span.has-light-sand-color, ul.wp-block span.has-light-sand-color, h1.wp-block span.has-light-sand-color, h2.wp-block span.has-light-sand-color, h3.wp-block span.has-light-sand-color, h4.wp-block span.has-light-sand-color, h5.wp-block span.has-light-sand-color, h6.wp-block span.has-light-sand-color, .wp-text-block__inner span.has-light-sand-color, .wp-block-quote span.has-light-sand-color, .wp-block-pullquote span.has-light-sand-color, .wp-block-table span.has-light-sand-color, .wp-block-columns span.has-light-sand-color {
  color: #f6f0eb;
}
p.wp-block span.has-sand-color, ol.wp-block span.has-sand-color, ul.wp-block span.has-sand-color, h1.wp-block span.has-sand-color, h2.wp-block span.has-sand-color, h3.wp-block span.has-sand-color, h4.wp-block span.has-sand-color, h5.wp-block span.has-sand-color, h6.wp-block span.has-sand-color, .wp-text-block__inner span.has-sand-color, .wp-block-quote span.has-sand-color, .wp-block-pullquote span.has-sand-color, .wp-block-table span.has-sand-color, .wp-block-columns span.has-sand-color {
  color: #e4ded7;
}
p.wp-block span.has-dark-sand-color, ol.wp-block span.has-dark-sand-color, ul.wp-block span.has-dark-sand-color, h1.wp-block span.has-dark-sand-color, h2.wp-block span.has-dark-sand-color, h3.wp-block span.has-dark-sand-color, h4.wp-block span.has-dark-sand-color, h5.wp-block span.has-dark-sand-color, h6.wp-block span.has-dark-sand-color, .wp-text-block__inner span.has-dark-sand-color, .wp-block-quote span.has-dark-sand-color, .wp-block-pullquote span.has-dark-sand-color, .wp-block-table span.has-dark-sand-color, .wp-block-columns span.has-dark-sand-color {
  color: #d4c9bc;
}
p.wp-block span.has-light-blue-color, ol.wp-block span.has-light-blue-color, ul.wp-block span.has-light-blue-color, h1.wp-block span.has-light-blue-color, h2.wp-block span.has-light-blue-color, h3.wp-block span.has-light-blue-color, h4.wp-block span.has-light-blue-color, h5.wp-block span.has-light-blue-color, h6.wp-block span.has-light-blue-color, .wp-text-block__inner span.has-light-blue-color, .wp-block-quote span.has-light-blue-color, .wp-block-pullquote span.has-light-blue-color, .wp-block-table span.has-light-blue-color, .wp-block-columns span.has-light-blue-color {
  color: #e3e9ec;
}
p.wp-block span.has-blue-color, ol.wp-block span.has-blue-color, ul.wp-block span.has-blue-color, h1.wp-block span.has-blue-color, h2.wp-block span.has-blue-color, h3.wp-block span.has-blue-color, h4.wp-block span.has-blue-color, h5.wp-block span.has-blue-color, h6.wp-block span.has-blue-color, .wp-text-block__inner span.has-blue-color, .wp-block-quote span.has-blue-color, .wp-block-pullquote span.has-blue-color, .wp-block-table span.has-blue-color, .wp-block-columns span.has-blue-color {
  color: #6e8a99;
}
p.wp-block span.has-dark-blue-color, ol.wp-block span.has-dark-blue-color, ul.wp-block span.has-dark-blue-color, h1.wp-block span.has-dark-blue-color, h2.wp-block span.has-dark-blue-color, h3.wp-block span.has-dark-blue-color, h4.wp-block span.has-dark-blue-color, h5.wp-block span.has-dark-blue-color, h6.wp-block span.has-dark-blue-color, .wp-text-block__inner span.has-dark-blue-color, .wp-block-quote span.has-dark-blue-color, .wp-block-pullquote span.has-dark-blue-color, .wp-block-table span.has-dark-blue-color, .wp-block-columns span.has-dark-blue-color {
  color: #342d3a;
}

.wp-block-column p.wp-block, .wp-block-column ol.wp-block, .wp-block-column ul.wp-block, .wp-block-column h1.wp-block, .wp-block-column h2.wp-block, .wp-block-column h3.wp-block, .wp-block-column h4.wp-block, .wp-block-column h5.wp-block, .wp-block-column h6.wp-block, .wp-block-column .wp-text-block__inner, .wp-block-column .wp-block-quote, .wp-block-column .wp-block-pullquote, .wp-block-column .wp-block-table, .wp-block-column .wp-block-columns {
  width: 100%;
  max-width: 100%;
}
.wp-block-column .wp-text-block.page_container {
  width: 100%;
  max-width: 100%;
}
.wp-block-column .wp-text-block.page_container .wp-text-block__inner p, .wp-block-column .wp-text-block.page_container .wp-text-block__inner ol, .wp-block-column .wp-text-block.page_container .wp-text-block__inner ul, .wp-block-column .wp-text-block.page_container .wp-text-block__inner h1, .wp-block-column .wp-text-block.page_container .wp-text-block__inner h2, .wp-block-column .wp-text-block.page_container .wp-text-block__inner h3, .wp-block-column .wp-text-block.page_container .wp-text-block__inner h4, .wp-block-column .wp-text-block.page_container .wp-text-block__inner h5, .wp-block-column .wp-text-block.page_container .wp-text-block__inner h6 {
  width: 100%;
  max-width: 100%;
}
.wp-block-column.has-background {
  padding: 0 16px;
}

.wp-block-quote {
  margin: 24px auto;
  background-color: #f6f0eb;
  border-left: 10px solid #d4c9bc;
  font-size: 1em;
  padding: 1em 1em 1em 4em;
  quotes: "“" "”" "‘" "’";
  position: relative;
  font-style: normal;
}
.wp-block-quote p {
  font-size: 1.2em;
  font-style: normal;
}
.wp-block-quote cite {
  margin-top: 24px;
  font-style: italic;
}
.wp-block-quote:before {
  content: "“";
  color: #d4c9bc;
  font-size: 4em;
  position: absolute;
  left: 24px;
  top: -12px;
}
.wp-block-quote.is-style-large {
  margin: 24px auto;
  font-size: 1.2em;
  padding: 1em 1em 1em 4em;
  font-style: normal;
}
.wp-block-quote.is-style-large p {
  font-style: normal;
  font-size: 1.8em;
}
.wp-block-quote.is-style-large cite {
  font-style: italic;
  margin-top: 36px;
}
.wp-block-quote .wp-block-quote__citation {
  font-style: italic;
}
.wp-block-quote p {
  color: inherit;
}

.wp-block-pullquote {
  margin: 24px auto;
  border-top: 5px solid #d4c9bc;
  border-bottom: 5px solid #d4c9bc;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
  background-color: #f6f0eb;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 90%;
  text-align: center;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: italic;
}
.wp-block-pullquote p {
  color: inherit;
}
.wp-block-pullquote .wp-block-pullquote__citation {
  font-style: italic;
  text-transform: none;
}

.wp-block-table {
  margin: 24px auto;
}
.wp-block-table table {
  border: 1px solid #000;
}
.wp-block-table table td, .wp-block-table table th {
  border: 1px solid #000;
  padding: 6px;
}
.wp-block-table table thead {
  border-bottom: 2px solid #000;
}
.wp-block-table table tfoot {
  border-top: 2px solid #000;
}
.wp-block-table table tfoot td {
  text-align: center;
  font-weight: 700;
}
.wp-block-table.is-style-stripes {
  border-bottom: none;
}
.wp-block-table.is-style-stripes table, .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
  border: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: rgba(204, 204, 204, 0.5);
}
.wp-block-table figcaption {
  text-align: center;
  font-size: 0.8em;
  font-weight: 700;
  font-style: italic;
  margin: 6px 0;
}

.mtt-tagline {
  margin: 0;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: -0.016em;
  opacity: 0.6;
  margin-bottom: 20px;
  display: block;
  color: #323232;
  line-height: 1;
  font-weight: 300;
}
@media screen and (max-width: 1280px) {
  .mtt-tagline {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-tagline {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-tagline {
    margin-bottom: 16px;
  }
}
.mtt-tagline--solid,
.mtt-tagline .mtt-tagline--solid {
  opacity: 1;
}
.mtt-tagline--white,
.mtt-tagline .mtt-tagline--white {
  color: #FFF;
}
.mtt-tagline--dark,
.mtt-tagline .mtt-tagline--dark {
  color: #323232;
}
.mtt-tagline--dark-faded,
.mtt-tagline .mtt-tagline--dark-faded {
  color: rgba(50, 50, 50, 0.6);
}
.mtt-tagline--prim,
.mtt-tagline .mtt-tagline--prim {
  color: rgba(52, 45, 58, 0.6);
}
.mtt-tagline--uppercase,
.mtt-tagline .mtt-tagline--uppercase {
  text-transform: uppercase;
}
.mtt-tagline--small,
.mtt-tagline .mtt-tagline--small {
  font-size: 14px;
  font-size: 0.875rem;
}

.nav-search-wrap {
  position: absolute;
  left: 50%;
  width: 90%;
  max-width: 1536px;
  top: 53px;
  transform: translate(-50%, 20px);
  opacity: 0;
  transition: transform 0.15s ease, opacity 0.15s ease, max-height 0.15s ease 0.3s;
  max-height: 0;
  overflow: hidden;
  z-index: -1;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1160px) {
  .nav-search-wrap {
    top: calc(53px - 10px);
  }
}
@media screen and (max-width: 580px) {
  .nav-search-wrap {
    top: calc(53px - 23px);
  }
}
@media only screen and (max-width: 400px) {
  .nav-search-wrap {
    width: 100%;
  }
}
.nav-search-wrap__inner {
  width: 400px;
  background: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 16px;
}
body.header-scrolled.dark-scroll-nav .nav-search-wrap__inner {
  background: #1C1D1E;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 580px) {
  .nav-search-wrap__inner {
    padding: 8px;
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .nav-search-wrap__inner {
    display: block;
    padding: 8px 16px;
  }
}
.nav-search-wrap__input {
  width: 100%;
  margin-right: 12px;
  flex-shrink: 1;
}
@media screen and (max-width: 580px) {
  .nav-search-wrap__input {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 400px) {
  .nav-search-wrap__input {
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.nav-search-wrap__input input {
  width: 100%;
  margin-top: 0px;
}
body.header-scrolled.dark-scroll-nav .nav-search-wrap__input input {
  background: #282a2b;
  border-color: #1C1D1E;
  color: rgba(255, 255, 255, 0.8);
}
body.header-scrolled.dark-scroll-nav .nav-search-wrap__input input:-moz-placeholder, body.header-scrolled.dark-scroll-nav .nav-search-wrap__input input:-ms-input-placeholder, body.header-scrolled.dark-scroll-nav .nav-search-wrap__input input::-moz-placeholder, body.header-scrolled.dark-scroll-nav .nav-search-wrap__input input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.nav-search-wrap__submit {
  flex-shrink: 0;
}
@media only screen and (max-width: 400px) {
  .nav-search-wrap__submit {
    width: 100%;
  }
}
.nav-search-wrap__submit button {
  padding: 18px 24px 14px 24px;
  border-top: none;
}
@media only screen and (max-width: 400px) {
  .nav-search-wrap__submit button {
    width: 100%;
  }
}
.nav-search-wrap--open {
  transition: transform 0.15s ease, opacity 0.15s ease;
  transform: translate(-50%, 0);
  opacity: 1;
  max-height: 300px;
  z-index: 9999999;
  overflow: visible;
}

.mtt-file-archive-menu {
  background: #F9F7F4;
  width: 320px;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100vh;
  z-index: 100;
  overflow: auto;
  transition: transform 0.4s ease, opacity 0s 0.4s, visibility 0s 0.4s;
}
@media only screen and (max-width: 1500px) {
  .mtt-file-archive-menu {
    width: 280px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-file-archive-menu {
    transform: translate(-100%, 0);
  }
}
@media only screen and (max-width: 350px) {
  .mtt-file-archive-menu {
    width: 100%;
  }
}
.mtt-file-archive-menu.open {
  transform: translate(0, 0);
  transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
}
body.admin-bar .mtt-file-archive-menu {
  top: 32px;
  height: calc(100vh - 32px);
}
@media only screen and (max-width: 782px) {
  body.admin-bar .mtt-file-archive-menu {
    top: 46px;
    height: calc(100vh - 46px);
  }
}
@media only screen and (max-width: 600px) {
  body.admin-bar .mtt-file-archive-menu {
    top: 0px;
    height: 100vh;
  }
}
.mtt-file-archive-menu ul {
  list-style: none;
}
.mtt-file-archive-menu__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  padding: 60px 48px;
}
@media only screen and (max-width: 1500px) {
  .mtt-file-archive-menu__inner {
    padding: 56px 40px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-file-archive-menu__inner {
    padding: 60px 5vw 40px;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-file-archive-menu__inner {
    padding: 48px 5vw 36px;
  }
}
.mtt-file-archive-menu__logo {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-file-archive-menu__logo img {
  height: 32px;
  width: auto;
  display: block;
}
.mtt-file-archive-menu__menu > li:not(:last-child) {
  margin-bottom: 24px;
  display: block;
}
.mtt-file-archive-menu__menu a {
  display: flex;
  align-items: center;
  line-height: 1.2;
  font-weight: 400;
  color: #323232;
}
.mtt-file-archive-menu__menu a:hover {
  opacity: 0.7;
}
.mtt-file-archive-menu__menu img {
  width: 24px;
  height: auto;
  display: block;
  flex-shrink: 0;
  margin-right: 16px;
}
.mtt-file-archive-menu__bottom {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-file-archive-menu__custom {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}

#mtt-file-archive-menu-trigger {
  z-index: 9999;
  position: absolute;
  left: 5%;
  top: 32px;
  transition: left 0.4s ease;
  display: none;
}
#mtt-file-archive-menu-trigger.open {
  left: 310px;
  position: fixed;
}
body.admin-bar #mtt-file-archive-menu-trigger {
  top: 56px;
}
@media only screen and (max-width: 1400px) {
  #mtt-file-archive-menu-trigger {
    display: block;
  }
}
@media only screen and (max-width: 350px) {
  #mtt-file-archive-menu-trigger.open {
    left: unset;
    right: 5vw;
  }
  #mtt-file-archive-menu-trigger.open .line-1,
  #mtt-file-archive-menu-trigger.open .line-3 {
    background: #323232;
  }
}

body.page-template-page-file-archive,
body.file-archive {
  margin-top: 0px !important;
}
body.page-template-page-file-archive #main_header,
body.file-archive #main_header {
  display: none;
}
body.page-template-page-file-archive #main_footer,
body.file-archive #main_footer {
  display: none;
}

.mtt-file-archive .wp-text-block.page_container {
  width: 90%;
  max-width: 1536px;
}
.mtt-file-archive .wp-text-block .page_container_support {
  width: 85%;
}
.mtt-file-archive .wp-text-block p, .mtt-file-archive .wp-text-block ol, .mtt-file-archive .wp-text-block ul, .mtt-file-archive .wp-text-block h1, .mtt-file-archive .wp-text-block h2, .mtt-file-archive .wp-text-block h3, .mtt-file-archive .wp-text-block h4, .mtt-file-archive .wp-text-block h5, .mtt-file-archive .wp-text-block h6 {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
}
.mtt-file-archive .wp-text-block ul li:before {
  content: none !important;
}
.mtt-file-archive .wp-text-block ul li, .mtt-file-archive .wp-text-block ol li {
  padding-left: 0;
}
.mtt-file-archive .wp-text-block .mtt-support-file-warp__actions ul:before {
  bottom: 100% !important;
}
.mtt-file-archive__cover {
  width: 100%;
  height: 442px;
  position: relative;
  overflow: hidden;
  background: #342d3a;
}
@media only screen and (max-width: 768px) {
  .mtt-file-archive__cover {
    height: 350px;
  }
}
.mtt-file-archive__cover.small {
  height: 331px;
}
.mtt-file-archive__cover img {
  position: absolute;
  top: 0px;
  left: 0px;
  mix-blend-mode: multiply;
}
.mtt-file-archive__cover:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #342d3a;
  top: 0px;
  left: 0px;
  z-index: 1;
  opacity: 0.4;
}
.mtt-file-archive__cover-inner {
  width: 90%;
  max-width: 1536px;
  position: relative;
  z-index: 2;
  height: 100%;
  color: #F4EFEA;
  justify-content: center;
  padding-top: 24px;
}
.mtt-file-archive__cover-inner span {
  color: #F4EFEA;
}
.mtt-file-archive__cover-inner h1 {
  color: #F4EFEA;
  font-size: 48px;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -0.024em;
}
@media screen and (max-width: 1280px) {
  .mtt-file-archive__cover-inner h1 {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-file-archive__cover-inner h1 {
    font-size: 32px;
    font-size: 2rem;
  }
}
.mtt-file-archive__cover-inner p {
  color: #F4EFEA;
}
.mtt-file-archive__files-wrap {
  position: relative;
  min-height: calc(100vh - 442px - 32px);
}
.mtt-file-archive__content {
  margin-left: 320px;
}
@media only screen and (max-width: 1500px) {
  .mtt-file-archive__content {
    margin-left: 280px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-file-archive__content {
    margin-left: 0;
  }
}
.mtt-file-archive__cover-search {
  position: absolute;
  right: 0;
  width: 300px;
}
@media only screen and (max-width: 768px) {
  .mtt-file-archive__cover-search {
    width: 225px;
  }
}
.mtt-file-archive__cover-search input {
  background: rgba(255, 255, 255, 0.1) url("../../img/icons/search-white.svg") no-repeat left 15px center !important;
  background-size: 16px 16px !important;
  border-radius: 5px;
  color: #ffffff;
  padding-left: 40px;
}
.mtt-file-archive__cover-title {
  padding-top: 135px;
}
@media only screen and (max-width: 768px) {
  .mtt-file-archive__cover-title {
    padding-top: 55px;
  }
}
@media only screen and (min-width: 769px) {
  .mtt-file-archive__cover-filters {
    display: flex;
    flex-direction: row;
  }
}
.mtt-file-archive__cover-filters select {
  display: flex;
  background: #FAFAFA url("../../img/icons/arrow-down.svg") no-repeat right 15px center !important;
  background-size: 8px 5px !important;
  border-radius: 5px;
}
.mtt-file-archive__cover-filters select:not(:last-of-type) {
  margin-right: 10px;
}

body.page-template-dashboard:not(.logged-in) {
  margin-top: 0px;
}
body.page-template-dashboard:not(.logged-in) #main_footer {
  display: none;
}

.mtt-dashboard {
  margin-bottom: 100px;
}
.mtt-dashboard.login-page {
  display: flex;
  align-items: center;
  height: 100vh;
  margin-bottom: 0px;
}
@media only screen and (max-width: 780px) {
  .mtt-dashboard.login-page {
    height: auto;
  }
}
.mtt-dashboard .woocommerce {
  margin: 24px auto;
}
@media screen and (max-width: 1160px) {
  .mtt-dashboard {
    margin-bottom: 50px;
  }
}
.mtt-dashboard__small-cover {
  height: 400px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 580px) {
  .mtt-dashboard__small-cover {
    height: 300px;
  }
}
.mtt-dashboard__small-cover:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(to right, #323232, rgba(0, 0, 0, 0));
  z-index: 1;
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard__small-cover {
  height: 100%;
  width: calc(100% - 530px);
  position: fixed;
  top: 0px;
  right: 0px;
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard__small-cover:before {
  display: none;
}
@media only screen and (max-width: 780px) {
  body.page-template-dashboard:not(.logged-in) .mtt-dashboard__small-cover {
    display: none;
  }
}
.mtt-dashboard__small-cover .object-fit {
  position: absolute;
  width: 100%;
  height: 100%;
}
.mtt-dashboard__small-cover .object-fit img {
  height: 100% !important;
  width: 100% !important;
}
.mtt-dashboard__cover-content {
  position: relative;
  z-index: 2;
}
.mtt-dashboard__cover-content h1 {
  color: #FFF;
}
@media screen and (max-width: 580px) {
  body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce {
    padding-top: 133px;
  }
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce h2 {
  margin: 0px;
  margin-bottom: 32px;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 600;
  letter-spacing: -0.016em;
}
@media screen and (max-width: 1280px) {
  body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce h2 {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 580px) {
  body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce form .form-row input {
  border: none;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce form .form-row input:active, body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce form .form-row input:focus {
  border-bottom: 1px solid #342d3a;
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce form .form-row:not(.form-row-wide) {
  display: flex;
  flex-direction: column;
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce form .form-row:not(.form-row-wide) label {
  margin-bottom: 16px;
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce form .form-row:not(.form-row-wide) button {
  background: #342d3a;
  color: #F4EFEA;
  border-color: #342d3a;
  font-family: "HermesFB", Georgia, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  padding: 17px 24px 15px 24px;
}
body.page-template-dashboard:not(.logged-in) .mtt-dashboard .page_container .woocommerce form .form-row:not(.form-row-wide) button:hover {
  background: #413848;
}
.mtt-dashboard .woocommerce-MyAccount-navigation {
  margin: 24px 0 40px;
}
.mtt-dashboard .woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  margin: 0 auto;
  max-width: 1000px;
  justify-content: space-around;
}
.mtt-dashboard .woocommerce-MyAccount-navigation ul li {
  padding-left: 0;
  text-align: center;
  list-style: none;
}
.mtt-dashboard .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.mtt-dashboard .woocommerce-MyAccount-navigation ul li.is-active a {
  opacity: 1;
}
.mtt-dashboard .woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover {
  opacity: 0.8;
}
.mtt-dashboard .woocommerce-MyAccount-navigation ul li a {
  padding: 20px 10px;
  display: block;
  opacity: 0.5;
  color: #1C1D1E;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 1280px) {
  .mtt-dashboard .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-dashboard .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-dashboard .woocommerce-MyAccount-navigation ul li a {
    padding: 10px;
  }
}
.mtt-dashboard .table-wrapper {
  margin: auto;
  overflow-x: auto;
  width: 100%;
}
.mtt-dashboard .table-wrapper .woocommerce-orders-table {
  width: 100%;
  border: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-dashboard .table-wrapper .woocommerce-orders-table thead {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-dashboard .table-wrapper .woocommerce-orders-table th {
  text-align: left;
}
.mtt-dashboard .table-wrapper .woocommerce-orders-table th, .mtt-dashboard .table-wrapper .woocommerce-orders-table td {
  padding: 20px 10px;
}
.mtt-dashboard .table-wrapper .woocommerce-orders-table tr:nth-child(even) {
  background: #f6f0eb;
}
.mtt-dashboard .table-wrapper .woocommerce-orders-table tr .button {
  border: none;
  padding: 0;
}
.mtt-dashboard .woocommerce-Addresses .woocommerce-Address:first-of-type {
  padding-right: 50px;
}
.mtt-dashboard .woocommerce-Addresses .woocommerce-Address h3 {
  margin-top: 20px;
}
.mtt-dashboard .woocommerce-Addresses .woocommerce-Address address {
  font-style: normal;
}
.mtt-dashboard .woocommerce-Addresses .woocommerce-Address address a {
  font-size: 18px;
  font-size: 1.125rem;
}
.mtt-dashboard .order-wrapper {
  width: 100%;
}
.mtt-dashboard .order-wrapper table {
  width: 100%;
  border: 1px solid rgba(112, 112, 112, 0.1);
  margin-bottom: 50px;
}
.mtt-dashboard .order-wrapper table thead {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-dashboard .order-wrapper table th {
  text-align: left;
}
.mtt-dashboard .order-wrapper table th, .mtt-dashboard .order-wrapper table td {
  padding: 20px 10px;
}
.mtt-dashboard .order-wrapper table td {
  width: 50%;
}
.mtt-dashboard .order-wrapper table tr:nth-child(even) {
  background: #f6f0eb;
}
.mtt-dashboard .order-wrapper table tr .button {
  border: none;
  padding: 0;
}
.mtt-dashboard .order-wrapper table tfoot {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-dashboard .order-wrapper .woocommerce-columns--addresses > div h2 {
  margin-top: 20px;
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 1280px) {
  .mtt-dashboard .order-wrapper .woocommerce-columns--addresses > div h2 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-dashboard .order-wrapper .woocommerce-columns--addresses > div h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.mtt-dashboard .order-wrapper .woocommerce-columns--addresses > div p {
  margin-bottom: 0;
  line-height: 1.5;
}
.mtt-dashboard .order-wrapper .woocommerce-columns--addresses address {
  font-style: normal;
}
.mtt-dashboard .edit-account {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.mtt-dashboard .edit-account .select2-container--default {
  border: 1px solid rgba(232, 232, 232, 0.5);
  border-radius: 0;
  background: #FFF;
  padding: 13px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "HermesFB", Georgia, sans-serif;
  box-sizing: border-box;
  margin-top: 5px;
}
.mtt-dashboard .edit-account .select2-selection--single {
  border: none;
  background: none;
}
.mtt-dashboard .edit-account .select2-selection--single .select2-selection__arrow {
  top: 12px;
  right: 16px;
}
.mtt-dashboard .edit-address-wrapper {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.mtt-dashboard .edit-address-wrapper h3 {
  margin-bottom: 16px;
}
.mtt-dashboard .edit-address-wrapper .woocommerce-address-fields p {
  margin-bottom: 2rem;
  line-height: 1.65;
}
.mtt-dashboard .edit-address-wrapper .woocommerce-address-fields .select2-container--default {
  border: 1px solid rgba(232, 232, 232, 0.5);
  border-radius: 0;
  background: #FFF;
  padding: 13px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "HermesFB", Georgia, sans-serif;
  box-sizing: border-box;
  margin-top: 5px;
}
.mtt-dashboard .edit-address-wrapper .woocommerce-address-fields .select2-selection--single {
  border: none;
  background: none;
}
.mtt-dashboard .edit-address-wrapper .woocommerce-address-fields .select2-selection--single .select2-selection__arrow {
  top: 12px;
  right: 16px;
}
.mtt-dashboard .dashboard-login {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.mtt-dashboard .dashboard-login button {
  display: block;
  margin-top: 20px;
}
.mtt-dashboard .lost_reset_password {
  margin-top: 50px;
}
.mtt-dashboard .lost_reset_password button {
  display: block;
}
.mtt-dashboard .lost_reset_password input {
  max-width: 600px;
  display: block;
}
.mtt-dashboard .product-registrations .woocommerce-orders-table th {
  white-space: nowrap;
}
.mtt-dashboard .woocommerce-MyAccount-content {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.mtt-dashboard .woocommerce-MyAccount-content h3.woocommerce-MyAccount-account-details {
  margin-bottom: 16px;
}
.mtt-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p {
  margin-bottom: 2rem;
  line-height: 1.65;
}
.mtt-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm-password-change h3 {
  margin-bottom: 16px;
}
.mtt-dashboard .woocommerce-MyAccount-content .woocommerce-error {
  margin-bottom: 24px;
}

.my-account-welcome {
  text-align: center;
}

.mtt-address-wrap {
  width: 1000px;
  max-width: 100%;
  margin: 60px auto 0;
  order: 2;
}
.mtt-address-wrap > p {
  margin-top: 60px;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 900px) {
  .mtt-address-wrap > p {
    margin-top: 40px;
  }
}

.mtt-order-details {
  font-weight: 300;
  margin-bottom: 50px;
  list-style: none;
}
.mtt-order-details span {
  font-weight: 600;
}

body.login-page,
body.hou-register-user,
body.woocommerce-lost-password,
body[class*=hou-register-user] {
  margin-top: 0px !important;
}
body.login-page header#main_header,
body.hou-register-user header#main_header,
body.woocommerce-lost-password header#main_header,
body[class*=hou-register-user] header#main_header {
  height: auto;
  padding: 16px 0;
}
body.login-page header#main_header.scrolled,
body.hou-register-user header#main_header.scrolled,
body.woocommerce-lost-password header#main_header.scrolled,
body[class*=hou-register-user] header#main_header.scrolled {
  padding: 0;
}
@media screen and (max-width: 580px) {
  body.login-page header#main_header,
  body.hou-register-user header#main_header,
  body.woocommerce-lost-password header#main_header,
  body[class*=hou-register-user] header#main_header {
    padding: 0;
  }
}
body.login-page header#main_header div.topbar,
body.hou-register-user header#main_header div.topbar,
body.woocommerce-lost-password header#main_header div.topbar,
body[class*=hou-register-user] header#main_header div.topbar {
  display: none;
}
body.login-page header#main_header div.navigation,
body.hou-register-user header#main_header div.navigation,
body.woocommerce-lost-password header#main_header div.navigation,
body[class*=hou-register-user] header#main_header div.navigation {
  float: left;
  width: 100%;
  max-width: 500px;
}
@media only screen and (max-width: 780px) {
  body.login-page header#main_header div.navigation,
  body.hou-register-user header#main_header div.navigation,
  body.woocommerce-lost-password header#main_header div.navigation,
  body[class*=hou-register-user] header#main_header div.navigation {
    max-width: 100%;
  }
}
body.login-page header#main_header div.navigation nav, body.login-page header#main_header div.navigation .pull_menu,
body.hou-register-user header#main_header div.navigation nav,
body.hou-register-user header#main_header div.navigation .pull_menu,
body.woocommerce-lost-password header#main_header div.navigation nav,
body.woocommerce-lost-password header#main_header div.navigation .pull_menu,
body[class*=hou-register-user] header#main_header div.navigation nav,
body[class*=hou-register-user] header#main_header div.navigation .pull_menu {
  display: none;
}
body.login-page header#main_header div.navigation a.logo,
body.hou-register-user header#main_header div.navigation a.logo,
body.woocommerce-lost-password header#main_header div.navigation a.logo,
body[class*=hou-register-user] header#main_header div.navigation a.logo {
  margin-left: 10%;
}
body.login-page footer,
body.hou-register-user footer,
body.woocommerce-lost-password footer,
body[class*=hou-register-user] footer {
  display: none;
}
body.login-page .mtt-dashboard,
body.hou-register-user .mtt-dashboard,
body.woocommerce-lost-password .mtt-dashboard,
body[class*=hou-register-user] .mtt-dashboard {
  display: flex;
  align-items: center;
  height: 100vh;
  margin-bottom: 0px;
}
@media only screen and (max-width: 780px) {
  body.login-page .mtt-dashboard,
  body.hou-register-user .mtt-dashboard,
  body.woocommerce-lost-password .mtt-dashboard,
  body[class*=hou-register-user] .mtt-dashboard {
    height: auto;
  }
}
body.login-page .mtt-dashboard__small-cover,
body.hou-register-user .mtt-dashboard__small-cover,
body.woocommerce-lost-password .mtt-dashboard__small-cover,
body[class*=hou-register-user] .mtt-dashboard__small-cover {
  height: 100%;
  width: calc(100% - 530px);
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 10;
}
body.login-page .mtt-dashboard__small-cover:before,
body.hou-register-user .mtt-dashboard__small-cover:before,
body.woocommerce-lost-password .mtt-dashboard__small-cover:before,
body[class*=hou-register-user] .mtt-dashboard__small-cover:before {
  display: none;
}
@media only screen and (max-width: 780px) {
  body.login-page .mtt-dashboard__small-cover,
  body.hou-register-user .mtt-dashboard__small-cover,
  body.woocommerce-lost-password .mtt-dashboard__small-cover,
  body[class*=hou-register-user] .mtt-dashboard__small-cover {
    display: none;
  }
}
body.login-page .mtt-dashboard .page_container,
body.hou-register-user .mtt-dashboard .page_container,
body.woocommerce-lost-password .mtt-dashboard .page_container,
body[class*=hou-register-user] .mtt-dashboard .page_container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: relative;
  margin: 0;
  width: 100%;
  max-width: 500px;
  min-height: 100vh;
}
@media only screen and (max-width: 780px) {
  body.login-page .mtt-dashboard .page_container,
  body.hou-register-user .mtt-dashboard .page_container,
  body.woocommerce-lost-password .mtt-dashboard .page_container,
  body[class*=hou-register-user] .mtt-dashboard .page_container {
    max-width: 100%;
  }
}
body.login-page .mtt-dashboard .page_container .styled-text,
body.hou-register-user .mtt-dashboard .page_container .styled-text,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text {
  width: 80%;
  margin: auto;
  padding-top: 133px;
}
@media only screen and (max-width: 780px) {
  body.login-page .mtt-dashboard .page_container .styled-text,
  body.hou-register-user .mtt-dashboard .page_container .styled-text,
  body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text,
  body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text {
    max-width: 100%;
  }
}
body.login-page .mtt-dashboard .page_container .styled-text h1,
body.hou-register-user .mtt-dashboard .page_container .styled-text h1,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text h1,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text h1 {
  margin: 0px;
  margin-bottom: 32px;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 600;
  letter-spacing: -0.016em;
}
@media screen and (max-width: 1280px) {
  body.login-page .mtt-dashboard .page_container .styled-text h1,
  body.hou-register-user .mtt-dashboard .page_container .styled-text h1,
  body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text h1,
  body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text h1 {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 580px) {
  body.login-page .mtt-dashboard .page_container .styled-text h1,
  body.hou-register-user .mtt-dashboard .page_container .styled-text h1,
  body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text h1,
  body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text h1 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
body.login-page .mtt-dashboard .page_container .styled-text p,
body.hou-register-user .mtt-dashboard .page_container .styled-text p,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text p,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text p {
  width: 100%;
}
body.login-page .mtt-dashboard .page_container .styled-text form .required-icon,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .required-icon,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .required-icon,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .required-icon {
  height: 0.5em;
  display: inline-block;
  vertical-align: top;
}
body.login-page .mtt-dashboard .page_container .styled-text form .form-row input, body.login-page .mtt-dashboard .page_container .styled-text form .login-username input, body.login-page .mtt-dashboard .page_container .styled-text form .login-password input,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .form-row input,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-username input,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-password input,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .form-row input,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-username input,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-password input,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .form-row input,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-username input,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-password input {
  border: none;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  padding: 0;
}
body.login-page .mtt-dashboard .page_container .styled-text form .form-row input:active, body.login-page .mtt-dashboard .page_container .styled-text form .form-row input:focus, body.login-page .mtt-dashboard .page_container .styled-text form .login-username input:active, body.login-page .mtt-dashboard .page_container .styled-text form .login-username input:focus, body.login-page .mtt-dashboard .page_container .styled-text form .login-password input:active, body.login-page .mtt-dashboard .page_container .styled-text form .login-password input:focus,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .form-row input:active,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .form-row input:focus,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-username input:active,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-username input:focus,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-password input:active,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-password input:focus,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .form-row input:active,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .form-row input:focus,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-username input:active,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-username input:focus,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-password input:active,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-password input:focus,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .form-row input:active,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .form-row input:focus,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-username input:active,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-username input:focus,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-password input:active,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-password input:focus {
  border-bottom: 1px solid #342d3a;
}
body.login-page .mtt-dashboard .page_container .styled-text form .form-row:not(.form-row-wide), body.login-page .mtt-dashboard .page_container .styled-text form .login-username:not(.form-row-wide), body.login-page .mtt-dashboard .page_container .styled-text form .login-password:not(.form-row-wide),
body.hou-register-user .mtt-dashboard .page_container .styled-text form .form-row:not(.form-row-wide),
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-username:not(.form-row-wide),
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-password:not(.form-row-wide),
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .form-row:not(.form-row-wide),
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-username:not(.form-row-wide),
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-password:not(.form-row-wide),
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .form-row:not(.form-row-wide),
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-username:not(.form-row-wide),
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-password:not(.form-row-wide) {
  display: flex;
  flex-direction: column;
}
body.login-page .mtt-dashboard .page_container .styled-text form .form-row:not(.form-row-wide) label, body.login-page .mtt-dashboard .page_container .styled-text form .login-username:not(.form-row-wide) label, body.login-page .mtt-dashboard .page_container .styled-text form .login-password:not(.form-row-wide) label,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .form-row:not(.form-row-wide) label,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-username:not(.form-row-wide) label,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-password:not(.form-row-wide) label,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .form-row:not(.form-row-wide) label,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-username:not(.form-row-wide) label,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-password:not(.form-row-wide) label,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .form-row:not(.form-row-wide) label,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-username:not(.form-row-wide) label,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-password:not(.form-row-wide) label {
  margin-bottom: 16px;
}
body.login-page .mtt-dashboard .page_container .styled-text form p.login-submit,
body.hou-register-user .mtt-dashboard .page_container .styled-text form p.login-submit,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form p.login-submit,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form p.login-submit {
  margin-bottom: 16px;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit],
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit],
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit],
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit] {
  background: #342d3a;
  color: #F4EFEA;
  border-color: #342d3a;
  font-family: "HermesFB", Georgia, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  padding: 17px 24px 15px 24px;
  width: 100%;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit]:hover,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit]:hover,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit]:hover,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit]:hover {
  background: #413848;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading {
  color: transparent;
  pointer-events: none;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading:hover,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading:hover,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading:hover,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading:hover {
  color: transparent;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading:after,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading:after,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading:after,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-submit input[type=submit].loading:after {
  content: "";
  width: 12px;
  height: 12px;
  border-color: #fff transparent transparent #fff;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 8px);
  z-index: 1;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-remember,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-remember,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-remember,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-remember {
  padding: 0;
  width: 50%;
}
@media only screen and (max-width: 500px) {
  body.login-page .mtt-dashboard .page_container .styled-text form .login-remember,
  body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-remember,
  body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-remember,
  body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-remember {
    width: 100%;
  }
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-remember label,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-remember label,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-remember label,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-remember label {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 0;
  line-height: 42px;
  font-size: 16px;
  font-size: 1rem;
  color: rgba(50, 50, 50, 0.7);
  font-weight: 400;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-remember label:hover,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-remember label:hover,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-remember label:hover,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-remember label:hover {
  color: #323232;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-remember label:hover input[type=checkbox]:before,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-remember label:hover input[type=checkbox]:before,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-remember label:hover input[type=checkbox]:before,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-remember label:hover input[type=checkbox]:before {
  border-color: rgba(52, 45, 58, 0.4);
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox],
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox],
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox],
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox] {
  width: 16px;
  height: 16px;
  display: block;
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
  margin: 0 12px 0 0;
  position: relative;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox]:before,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox]:before,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox]:before,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox]:before {
  content: "";
  width: 17px;
  height: 17px;
  border: 1px solid rgba(68, 79, 106, 0.2);
  position: absolute;
  background-color: #FFF;
  top: -2px;
  cursor: pointer;
  background-size: 9px 7px;
  background-position: center;
  background-repeat: no-repeat;
  transition: background 0.3s ease;
}
body.login-page .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox]:checked:before,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox]:checked:before,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox]:checked:before,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .login-remember label input[type=checkbox]:checked:before {
  background-image: url("../../img/icons/checkbox-checkmark.svg");
  background-color: #342d3a;
}
body.login-page .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown {
  width: 100%;
  margin-top: 5px;
}
body.login-page .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown .iti__flag,
body.hou-register-user .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown .iti__flag,
body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown .iti__flag,
body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown .iti__flag {
  background-image: url("../../img/icons/flags.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body.login-page .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown .iti__flag,
  body.hou-register-user .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown .iti__flag,
  body.woocommerce-lost-password .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown .iti__flag,
  body[class*=hou-register-user] .mtt-dashboard .page_container .styled-text form .iti--allow-dropdown .iti__flag {
    background-image: url("../../img/icons/flags@2x.png");
  }
}
body.login-page .mtt-dashboard .page_container .bottom-text,
body.hou-register-user .mtt-dashboard .page_container .bottom-text,
body.woocommerce-lost-password .mtt-dashboard .page_container .bottom-text,
body[class*=hou-register-user] .mtt-dashboard .page_container .bottom-text {
  margin: auto auto 32px auto;
  padding-top: 32px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  width: 80%;
}
@media only screen and (max-width: 780px) {
  body.login-page .mtt-dashboard .page_container .bottom-text,
  body.hou-register-user .mtt-dashboard .page_container .bottom-text,
  body.woocommerce-lost-password .mtt-dashboard .page_container .bottom-text,
  body[class*=hou-register-user] .mtt-dashboard .page_container .bottom-text {
    max-width: 80%;
    position: relative;
    margin-top: 32px;
  }
}
body.login-page .mtt-dashboard.login-page,
body.hou-register-user .mtt-dashboard.login-page,
body.woocommerce-lost-password .mtt-dashboard.login-page,
body[class*=hou-register-user] .mtt-dashboard.login-page {
  min-height: 100vh;
  height: auto;
}
body.login-page .mtt-dashboard .signup-link,
body.hou-register-user .mtt-dashboard .signup-link,
body.woocommerce-lost-password .mtt-dashboard .signup-link,
body[class*=hou-register-user] .mtt-dashboard .signup-link {
  padding: 17px 24px 15px;
  width: 100%;
  font-family: "HermesFB", Georgia, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  text-align: center;
}
body.login-page #loginform,
body.hou-register-user #loginform,
body.woocommerce-lost-password #loginform,
body[class*=hou-register-user] #loginform {
  position: relative;
}
body.login-page .login-forgot-password,
body.hou-register-user .login-forgot-password,
body.woocommerce-lost-password .login-forgot-password,
body[class*=hou-register-user] .login-forgot-password {
  line-height: 42px;
  position: absolute;
  right: 0;
  font-size: 16px;
  font-size: 1rem;
  color: #323232;
  opacity: 0.7;
  font-weight: 400;
}
@media only screen and (max-width: 500px) {
  body.login-page .login-forgot-password,
  body.hou-register-user .login-forgot-password,
  body.woocommerce-lost-password .login-forgot-password,
  body[class*=hou-register-user] .login-forgot-password {
    width: 100%;
    position: static;
    left: 0;
  }
}
body.login-page .login-forgot-password:hover,
body.hou-register-user .login-forgot-password:hover,
body.woocommerce-lost-password .login-forgot-password:hover,
body[class*=hou-register-user] .login-forgot-password:hover {
  opacity: 1;
}

.login-page label[for=user_login],
.login-page label[for=user_pass] {
  display: none;
}
.login-page .login-page-text {
  margin-top: 24px;
}
.login-page .login-page-text > * {
  margin-bottom: 1rem;
  font-size: 14px;
  font-size: 0.875rem;
}
.login-page .login-page-text > *:last-child {
  margin-bottom: 0;
}
.login-page .mtt-error-message {
  margin-bottom: 16px;
}

body.woocommerce-lost-password {
  margin-top: 0px !important;
}
body.woocommerce-lost-password .mtt-dashboard .mtt-dashboard__cover-content {
  display: none;
}

body.register #register-product {
  background: #342d3a;
  padding: 90px 0;
}
@media only screen and (max-width: 1280px) {
  body.register #register-product {
    padding: 60px 0;
  }
}
body.register #register-product form {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  background: #FFF;
  box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.16);
  padding: 40px;
}
@media screen and (max-width: 580px) {
  body.register #register-product form {
    padding: 24px;
  }
}
body.register #register-product form .form-row {
  margin-bottom: 16px;
}
body.register #register-product .float-label {
  margin-bottom: 0;
}
body.register #register-product .float-label input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
body.register #register-product .float-label input:focus {
  border-bottom-color: #342d3a;
}
body.register #register-product .float-label label {
  left: 15px;
}
body.register #register-product .float-label.active label {
  right: 15px;
  left: auto;
}
body.register #register-product .float-label.active input {
  border-bottom-color: rgba(112, 112, 112, 0.1);
}
body.register #register-product .float-label.active input:focus {
  border-bottom-color: #342d3a;
}
body.register #register-product .button {
  display: block;
  margin-left: auto;
}

.searchpage-container {
  padding-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .searchpage-container .nav-links .page-numbers {
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  .searchpage-container .nav-links .page-numbers.prev {
    padding: 0 10px;
  }
}
.searchpage-container .cover-container {
  position: relative;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.searchpage-container .cover-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.6;
}
@media screen and (max-width: 1100px) {
  .searchpage-container .cover-container {
    height: 250px;
  }
}
@media screen and (max-width: 580px) {
  .searchpage-container .cover-container {
    height: 200px;
  }
}
.searchpage-container .results-container {
  position: relative;
  margin: auto;
  background: white;
  padding: 60px 70px;
  margin-top: -100px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1500px) {
  .searchpage-container .results-container {
    padding: 50px;
  }
}
@media screen and (max-width: 1100px) {
  .searchpage-container .results-container {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 580px) {
  .searchpage-container .results-container {
    padding: 30px 20px;
    margin-top: -50px;
  }
}
.searchpage-container .results-container .title-container h1 {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
}
.searchpage-container .results-container .title-container h1 span {
  color: #342d3a;
  margin-left: 5px;
}
@media screen and (max-width: 580px) {
  .searchpage-container .results-container .title-container h1 span {
    margin-left: 0;
    display: block;
  }
}
.searchpage-container .results-container .title-container .search-field {
  border: 1px solid #342d3a;
  padding: 10px;
  border-radius: 4px 0 0 4px;
  width: 320px;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .searchpage-container .results-container .title-container .search-field {
    width: auto;
  }
}
.searchpage-container .results-container .title-container .search-submit {
  border: 1px solid #342d3a;
  padding: 11px;
  background: #342d3a;
  color: #FFF;
  margin-left: -4px;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  font-size: 14px;
}
.searchpage-container .results-container .title-container .links {
  margin-top: 32px;
}
.searchpage-container .results-container .title-container .links .post-type-links {
  display: flex;
  flex-wrap: wrap;
}
.searchpage-container .results-container .title-container .links .post-type-links a {
  color: #342d3a;
  font-weight: 600;
  letter-spacing: 0.016em;
  transition: opacity 0.2s;
}
.searchpage-container .results-container .title-container .links .post-type-links a:hover {
  opacity: 0.7;
}
.searchpage-container .results-container .title-container .links .post-type-links a:not(:last-child) {
  margin-right: 8px;
}
.searchpage-container .results-container .post-type-title {
  display: flex;
  align-items: flex-end;
  margin-top: 48px;
}
.searchpage-container .results-container .post-type-title h3, .searchpage-container .results-container .post-type-title span {
  line-height: 1;
  color: #342d3a;
}
.searchpage-container .results-container .post-type-title h3 {
  margin-right: 16px;
}
.searchpage-container .results-container .post-type-title span {
  margin-bottom: 3px;
}
.searchpage-container .results-container .links .search-links {
  display: flex;
  flex-wrap: wrap;
}
.searchpage-container .results-container .links .search-links a {
  color: #342d3a;
  transition: opacity 0.2s;
  margin-right: 8px;
}
.searchpage-container .results-container .links .search-links a:hover {
  opacity: 0.7;
}
.searchpage-container .results-container .search-result {
  display: block;
  padding-top: 16px;
  margin-top: 16px;
  border-top: 1px solid #E8E8E8;
}
.searchpage-container .results-container .search-result:last-child {
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.searchpage-container .results-container .search-result a {
  display: flex;
  justify-content: space-between;
  transition: opacity 0.2s;
}
.searchpage-container .results-container .search-result a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 900px) {
  .searchpage-container .results-container .search-result a {
    display: block;
  }
}
.searchpage-container .results-container .search-result a .text-container .type {
  margin-bottom: 15px;
  font-size: 14px;
  color: #342d3a;
}
@media screen and (max-width: 580px) {
  .searchpage-container .results-container .search-result a .text-container .type {
    margin-bottom: 10px;
  }
}
.searchpage-container .results-container .search-result a .text-container .title {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
  color: #000;
}
@media screen and (max-width: 580px) {
  .searchpage-container .results-container .search-result a .text-container .title {
    margin-bottom: 10px;
  }
}
.searchpage-container .results-container .search-result a .text-container .text {
  color: #323232;
  font-size: 14px;
  line-height: 24px;
  max-width: 800px;
  font-weight: 300;
  margin-bottom: 20px;
}
@media screen and (max-width: 580px) {
  .searchpage-container .results-container .search-result a .text-container .text {
    margin-bottom: 15px;
  }
}
.searchpage-container .results-container .search-result a .text-container .read-more {
  font-size: 14px;
  color: #342d3a;
}
.searchpage-container .results-container .search-result a .image-container {
  width: 300px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: 60px;
  padding-left: 60px;
  border-left: 1px solid #e8e8e8;
}
@media screen and (max-width: 1100px) {
  .searchpage-container .results-container .search-result a .image-container {
    margin-left: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 900px) {
  .searchpage-container .results-container .search-result a .image-container {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    display: block;
    width: auto;
    max-width: 400px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 580px) {
  .searchpage-container .results-container .search-result a .image-container {
    margin-top: 15px;
  }
}
.searchpage-container .results-container .search-result a .image-container img {
  max-width: 100%;
  max-height: 300px;
  height: auto;
  width: auto;
}

.support-footer-block .background_element {
  background: #f6f0eb;
}
@media only screen and (max-width: 1000px) {
  .support-footer-block {
    margin-top: 0;
  }
}
.support-footer-block__inner {
  display: flex;
  align-items: flex-end;
}
@media only screen and (max-width: 1000px) {
  .support-footer-block__inner {
    flex-direction: column-reverse;
  }
}
.support-footer-block__image {
  margin-right: 64px;
  z-index: 10;
  height: 500px;
  margin-top: -80px;
}
@media only screen and (max-width: 1000px) {
  .support-footer-block__image {
    height: auto;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}
.support-footer-block__image img {
  height: 100%;
  display: block;
  margin: 0 auto;
  pointer-events: none;
  margin-right: 0;
}
@media only screen and (max-width: 1000px) {
  .support-footer-block__image img {
    height: auto;
    width: 100%;
  }
}
.support-footer-block__text-buttons-container {
  padding: 73px 0px 54px 0px;
  display: flex;
  align-items: center;
  width: 80%;
}
@media only screen and (max-width: 1450px) {
  .support-footer-block__text-buttons-container {
    width: 100%;
  }
}
@media only screen and (max-width: 1350px) {
  .support-footer-block__text-buttons-container {
    flex-direction: column;
    align-items: flex-start;
    padding: 48px 0px 32px 0px;
  }
}
.support-footer-block__text {
  max-width: 530px;
  margin-right: 32px;
}
.support-footer-block__text h3 {
  margin-bottom: 8px;
}
.support-footer-block__text h3 strong {
  font-weight: 600;
}
.support-footer-block__text p {
  font-weight: 300;
}
.support-footer-block__text ul, .support-footer-block__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .support-footer-block__text ul, .support-footer-block__text ol {
    margin-top: 16px;
  }
}
.support-footer-block__text ul li, .support-footer-block__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.support-footer-block__text ul li:before, .support-footer-block__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.support-footer-block__text ul li:before {
  content: "•";
  color: inherit;
}
.support-footer-block__text ol li {
  counter-increment: section;
}
.support-footer-block__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.support-footer-block__text .wp-block-quote,
.support-footer-block__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .support-footer-block__text .wp-block-quote,
  .support-footer-block__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .support-footer-block__text .wp-block-quote,
  .support-footer-block__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.support-footer-block__text .wp-block-quote p,
.support-footer-block__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.support-footer-block__text .wp-block-quote cite,
.support-footer-block__text .wp-block-quote .wp-block-quote__citation,
.support-footer-block__text blockquote cite,
.support-footer-block__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .support-footer-block__text .wp-block-quote cite,
  .support-footer-block__text .wp-block-quote .wp-block-quote__citation,
  .support-footer-block__text blockquote cite,
  .support-footer-block__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.support-footer-block__text p, .support-footer-block__text table, .support-footer-block__text span, .support-footer-block__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.support-footer-block__text p, .support-footer-block__text table, .support-footer-block__text span {
  margin-bottom: 12px;
}
.support-footer-block__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.support-footer-block__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.support-footer-block__text p:empty {
  display: none;
}
.support-footer-block__buttons {
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1350px) {
  .support-footer-block__buttons {
    margin-left: 0px;
    margin-top: 32px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
  }
}
.support-footer-block__buttons .button {
  text-align: center;
}
.support-footer-block__buttons .button:not(:last-child) {
  margin-bottom: 8px;
}
@media only screen and (max-width: 1350px) {
  .support-footer-block__buttons .button {
    margin-right: 8px;
    margin-bottom: 8px;
  }
}

.contact-form-footer-block {
  background: rgba(244, 239, 234, 0.5);
  padding: 100px 0px;
}
@media screen and (max-width: 1160px) {
  .contact-form-footer-block {
    padding: 64px 0px;
  }
}
.contact-form-footer-block__inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1160px) {
  .contact-form-footer-block__inner {
    flex-direction: column;
  }
}
.contact-form-footer-block__text {
  max-width: 435px;
  width: 100%;
  margin-right: 104px;
}
@media only screen and (max-width: 1350px) {
  .contact-form-footer-block__text {
    margin-right: 64px;
  }
}
@media screen and (max-width: 1160px) {
  .contact-form-footer-block__text {
    margin-bottom: 32px;
  }
}
.contact-form-footer-block__text span {
  margin-bottom: 24px;
}
.contact-form-footer-block__text h3 {
  font-weight: 600;
}
.contact-form-footer-block__text .actions {
  display: flex;
  margin-top: 24px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 700px) {
  .contact-form-footer-block__text .actions {
    flex-direction: column;
  }
}
.contact-form-footer-block__text .actions a {
  color: #323232;
  transition: opacity 0.2s;
  margin-bottom: 10px;
  font-weight: 300;
}
.contact-form-footer-block__text .actions a:not(:last-child) {
  margin-right: 11px;
  padding-right: 11px;
  border-right: 1px solid rgba(112, 112, 112, 0.1);
}
@media only screen and (max-width: 700px) {
  .contact-form-footer-block__text .actions a:not(:last-child) {
    margin-right: 0px;
    padding-right: 0px;
    border-right: none;
  }
}
.contact-form-footer-block__text .actions a:hover {
  opacity: 0.7;
}
.contact-form-footer-block__text .actions a span {
  font-weight: 400;
}
.contact-form-footer-block__form .wpcf7 form {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 700px) {
  .contact-form-footer-block__form .wpcf7 form {
    flex-direction: column;
  }
}
.contact-form-footer-block__form .wpcf7 form .left-col {
  margin-right: 80px;
}
@media only screen and (max-width: 1550px) {
  .contact-form-footer-block__form .wpcf7 form .left-col {
    margin-right: 32px;
  }
}
@media only screen and (max-width: 700px) {
  .contact-form-footer-block__form .wpcf7 form .left-col {
    margin-right: 0px;
  }
}
.contact-form-footer-block__form .wpcf7 form .left-col .input-wrap:last-child {
  margin-bottom: 0px;
}
.contact-form-footer-block__form .wpcf7 form .right-col {
  width: 515px;
  position: relative;
}
@media only screen and (max-width: 700px) {
  .contact-form-footer-block__form .wpcf7 form .right-col {
    width: 100%;
    margin-top: 32px;
  }
}
.contact-form-footer-block__form .wpcf7 form .right-col .input-wrap {
  height: 160px;
}
.contact-form-footer-block__form .wpcf7 form .right-col .input-wrap span {
  height: 100%;
  display: block;
}
.contact-form-footer-block__form .wpcf7 form .right-col .input-wrap span textarea {
  height: 100%;
  color: #323232;
}
.contact-form-footer-block__form .wpcf7 form .right-col .bottom-bg {
  position: absolute;
  width: calc(100% - 64px);
  height: 55px;
  bottom: 1px;
  left: 32px;
  background: #F4EFEA;
}
.contact-form-footer-block__form .wpcf7 form .right-col .button {
  position: absolute;
  bottom: 20px;
  right: 22px;
}
.contact-form-footer-block__form .wpcf7 form .right-col .button input {
  background: none;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.12em;
  color: #342d3a;
  padding: 0px;
  cursor: pointer;
  padding-right: 0px !important;
  border-bottom: none !important;
}
.contact-form-footer-block__form .wpcf7 form .right-col .button input:focus {
  border-bottom: none !important;
}
.contact-form-footer-block__form .wpcf7 form .right-col .button .wpcf7-spinner {
  position: absolute;
  right: 10px;
  bottom: 25px;
}
.contact-form-footer-block__form .wpcf7 form .right-col p label .wpcf7-list-item-label:before {
  background: #F4EFEA;
}
.contact-form-footer-block__form .wpcf7 form .right-col p label a {
  color: #323232;
}
.contact-form-footer-block__form .wpcf7 form .wpcf7-response-output {
  position: absolute;
  transform: translateY(-200%);
}
.contact-form-footer-block__form .wpcf7 form .input-wrap input, .contact-form-footer-block__form .wpcf7 form .input-wrap textarea {
  background: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  padding: 0px !important;
  margin-top: 0px;
  font-weight: 300;
}
.contact-form-footer-block__form .wpcf7 form .input-wrap input:focus, .contact-form-footer-block__form .wpcf7 form .input-wrap textarea:focus {
  border-bottom: 1px solid rgba(50, 50, 50, 0.8);
}
.contact-form-footer-block__form .wpcf7 form .input-wrap input.wpcf7-not-valid, .contact-form-footer-block__form .wpcf7 form .input-wrap textarea.wpcf7-not-valid {
  border: none !important;
  border-bottom: 1px solid #E74C3C !important;
}
.contact-form-footer-block__form .wpcf7 form .input-wrap input {
  padding-right: 90px !important;
}
.contact-form-footer-block__form .wpcf7 form .input-wrap textarea {
  background: #F4EFEA;
  resize: none;
  padding: 32px 32px 64px 32px !important;
  border-bottom: 1px solid #F4EFEA;
  color: rgba(52, 45, 58, 0.6);
  line-height: 1.75;
}
.contact-form-footer-block__form .wpcf7 form .input-wrap textarea:focus {
  border-bottom: 1px solid #F4EFEA;
  background: #F4EFEA;
}
.contact-form-footer-block__form .wpcf7 form .input-wrap textarea.wpcf7-not-valid {
  border: none !important;
  border-bottom: 1px solid #E74C3C !important;
}

.contact-image-footer-block {
  overflow: hidden;
  height: 768px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-items: flex-start;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block {
    height: auto;
    flex-direction: column;
  }
}
.contact-image-footer-block__image {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__image {
    position: relative;
    height: auto;
  }
}
.contact-image-footer-block__inner {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-items: flex-start;
  margin-bottom: 0px;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__inner {
    align-items: center;
    justify-items: center;
  }
}
.contact-image-footer-block__text {
  padding: 121px 173px 121px 0px;
  background: #FAF8F6;
  max-width: 675px;
  width: auto;
  position: relative;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__text {
    padding: 64px 0px;
  }
}
.contact-image-footer-block__text:before {
  content: "";
  background: #FAF8F6;
  width: 100%;
  height: 100%;
  left: -100%;
  position: absolute;
  bottom: 0px;
  z-index: 0;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__text:before {
    width: 150%;
    left: -25%;
    z-index: -1;
  }
}
.contact-image-footer-block__text .tagline {
  color: #323232;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: -0.016em;
  line-height: 1.55;
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
  text-transform: initial;
}
@media screen and (max-width: 1280px) {
  .contact-image-footer-block__text .tagline {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__text .tagline {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.contact-image-footer-block__text h3 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.33;
  font-weight: 600;
  margin-bottom: 18px;
}
@media screen and (max-width: 1280px) {
  .contact-image-footer-block__text h3 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__text h3 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.contact-image-footer-block__text p {
  color: #323232;
  font-weight: 100;
}
.contact-image-footer-block__text .button {
  margin-top: 40px;
}

.contact-image-footer-block {
  overflow: hidden;
  height: 768px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-items: flex-start;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block {
    height: auto;
    flex-direction: column;
  }
}
.contact-image-footer-block__image {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__image {
    position: relative;
    height: auto;
  }
}
.contact-image-footer-block__inner {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-items: flex-start;
  margin-bottom: 0px;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__inner {
    align-items: center;
    justify-items: center;
  }
}
.contact-image-footer-block__text {
  padding: 121px 173px 121px 0px;
  background: #FAF8F6;
  max-width: 675px;
  width: auto;
  position: relative;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__text {
    padding: 64px 0px;
  }
}
.contact-image-footer-block__text:before {
  content: "";
  background: #FAF8F6;
  width: 100%;
  height: 100%;
  left: -100%;
  position: absolute;
  bottom: 0px;
  z-index: 0;
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__text:before {
    width: 150%;
    left: -25%;
    z-index: -1;
  }
}
.contact-image-footer-block__text .tagline {
  color: #323232;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: -0.016em;
  line-height: 1.55;
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
  text-transform: initial;
}
@media screen and (max-width: 1280px) {
  .contact-image-footer-block__text .tagline {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__text .tagline {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.contact-image-footer-block__text h3 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.33;
  font-weight: 600;
  margin-bottom: 18px;
}
@media screen and (max-width: 1280px) {
  .contact-image-footer-block__text h3 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 580px) {
  .contact-image-footer-block__text h3 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.contact-image-footer-block__text p {
  color: #323232;
  font-weight: 100;
}
.contact-image-footer-block__text .button {
  margin-top: 40px;
}

.slider-arrow-wrap .swiper-button-next, .slider-arrow-wrap .swiper-button-prev {
  margin-bottom: 24px;
  position: relative;
  width: 48px;
  height: 48px;
  margin-top: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(68, 79, 106, 0.2);
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .slider-arrow-wrap .swiper-button-next, .slider-arrow-wrap .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
}
.slider-arrow-wrap .swiper-button-next:after, .slider-arrow-wrap .swiper-button-prev:after {
  display: none;
}
.slider-arrow-wrap .swiper-button-next:before, .slider-arrow-wrap .swiper-button-prev:before {
  content: "";
  background-image: url("../../img/icons/slider-arrow.svg");
  background-position: center;
  background-size: 7.41px 12px;
  background-repeat: no-repeat;
  width: 7.41px;
  height: 12px;
  transition: opacity 0.15s ease;
}
.slider-arrow-wrap .swiper-button-next.swiper-button-disabled, .slider-arrow-wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.slider-arrow-wrap .swiper-button-next.swiper-button-disabled:before, .slider-arrow-wrap .swiper-button-prev.swiper-button-disabled:before {
  opacity: 0.2;
}
.slider-arrow-wrap .swiper-button-prev {
  margin-right: 8px;
}
.slider-arrow-wrap .swiper-button-prev:before {
  transform: scaleX(-1);
}

.mtt-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
@media screen and (max-width: 960px) {
  .mtt-filter {
    display: block;
    width: 100%;
  }
}
.mtt-filter__container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .mtt-filter__container {
    display: block;
    width: 100%;
  }
}
.mtt-filter__container:first-of-type {
  margin-right: 80px;
}
@media screen and (max-width: 580px) {
  .mtt-filter__container:first-of-type {
    margin-right: 0;
    width: 100%;
  }
}
.mtt-filter__title {
  margin-bottom: 24px;
  letter-spacing: -0.032em;
  line-height: 0.875;
  font-weight: 600;
  color: #342d3a;
}
.mtt-filter__toggles {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 580px) {
  .mtt-filter__toggles {
    margin-bottom: 8px;
  }
}
.mtt-filter__toggle {
  margin-bottom: 24px;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.12em;
  line-height: 1.45;
  color: rgba(38, 38, 38, 0.6);
  transition: color 0.15s ease;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-right: 40px;
  padding-top: 2px;
}
.mtt-filter__toggle:last-of-type {
  margin-right: 0 !important;
}
@media screen and (max-width: 1280px) {
  .mtt-filter__toggle {
    margin-right: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-filter__toggle {
    margin-right: 24px;
    margin-bottom: 16px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.mtt-filter__toggle--active {
  pointer-events: none;
}
.mtt-filter__toggle--active, .mtt-filter__toggle:hover {
  color: #262626;
}
.mtt-filter__toggle--filler {
  width: 50%;
  flex-shrink: 0;
}
@media screen and (min-width: 961px) {
  .mtt-filter__toggle--filler {
    display: none;
  }
}
.mtt-filter a.mtt-filter__toggle.active {
  color: #262626;
}
.mtt-filter__arrows {
  display: flex;
  flex-shrink: 0;
  margin-left: 24px;
}
@media screen and (max-width: 960px) {
  .mtt-filter__arrows {
    margin-left: 0;
  }
}
.mtt-filter__arrows .swiper-button-prev {
  margin-left: 8px;
}
.mtt-filter__button {
  margin-bottom: 24px;
  height: 48px;
  border: 1px solid rgba(68, 79, 106, 0.2);
  color: rgba(38, 38, 38, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 2px 16px 0;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: transparent;
  transition: background 0.15s ease, transform 0.15s ease;
}
@media screen and (max-width: 1280px) {
  .mtt-filter__button {
    height: 40px;
  }
}
.mtt-filter__button:hover {
  background: whitesmoke;
  transform: translateY(-1px);
}

.rating-container {
  display: flex;
}
.rating-container img {
  display: block;
  width: 16.89px;
  height: 16px;
}
.rating-container img:not(:last-of-type) {
  margin-right: 4px;
}

.mtt-single {
  overflow: hidden;
  background: #F9F7F4;
}

.mtt-single-cover {
  position: relative;
  padding: 144px 0 216px;
}
@media only screen and (max-width: 1550px) {
  .mtt-single-cover {
    padding: 120px 0 184px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-single-cover {
    padding: 104px 0 156px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-single-cover {
    padding: 80px 0 132px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-single-cover {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-cover {
    padding: 56px 0;
  }
}
.mtt-single-cover__inner {
  position: relative;
  z-index: 2;
}
.mtt-single-cover__text-container {
  max-width: 544px;
  margin: 0 auto;
  text-align: center;
}
.mtt-single-cover__tagline {
  color: white;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.5;
  margin-bottom: 16px;
}
.mtt-single-cover__title {
  font-family: "Berlingske Serif", Georgia, sans-serif;
  margin: 0;
  line-height: 1.28;
  color: #FBFBFB;
  font-weight: 600;
}
.mtt-single-cover__event {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 580px) {
  .mtt-single-cover__event {
    flex-direction: column;
  }
}
.mtt-single-cover__event p {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #FFF;
  font-weight: 500;
}
.mtt-single-cover__event .place {
  margin-right: 16px;
  padding-right: 16px;
  border-right: 1px solid rgba(246, 240, 235, 0.8);
}
@media screen and (max-width: 580px) {
  .mtt-single-cover__event .place {
    border-right: none;
    margin-right: 0px;
    padding-right: 0px;
  }
}
.mtt-single-cover__excerpt {
  margin-top: 16px;
  color: white;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.75;
  max-height: 5.25em;
}
.mtt-single-cover__excerpt p {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.mtt-single-cover__image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.mtt-single-cover__image-container:after {
  content: "";
  background: #1E221E;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.4;
}
@media screen and (max-width: 1280px) {
  .mtt-single-cover__image-container:after {
    opacity: 0.7;
  }
}
.mtt-single-content {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1050px) {
  .mtt-single-content {
    background: white;
  }
}
.mtt-single-content__inner {
  margin-top: -104px;
  background: white;
  position: relative;
  padding-bottom: 120px;
}
@media only screen and (max-width: 1550px) {
  .mtt-single-content__inner {
    margin-top: -80px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__inner {
    margin-top: -64px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-single-content__inner {
    margin-top: 0;
    background: transparent;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__inner {
    padding-bottom: 56px;
  }
}
.mtt-single-content__inner:before {
  content: "";
  background: white;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -500px;
  width: 500px;
  z-index: 1;
}
@media only screen and (max-width: 1050px) {
  .mtt-single-content__inner:before {
    display: none;
  }
}
.mtt-single-content__inner:after {
  content: "";
  background: white;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -72px;
  width: 72px;
  z-index: 1;
}
@media only screen and (max-width: 1750px) {
  .mtt-single-content__inner:after {
    display: none;
  }
}
.mtt-single-content__post-header {
  height: 104px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media (min-width: 1051px) and (max-width: 1750px) {
  .mtt-single-content__post-header {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1550px) {
  .mtt-single-content__post-header {
    height: 80px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__post-header {
    height: 64px;
  }
}
@media only screen and (max-width: 750px) {
  .mtt-single-content__post-header {
    display: block;
    height: auto;
    padding: 16px 0;
  }
}
.mtt-single-content__separator {
  display: block;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media (min-width: 1051px) and (max-width: 1750px) {
  .mtt-single-content__separator {
    margin-right: 40px;
  }
}
.mtt-single-content__breadcrumb {
  padding-top: 4px;
  font-size: 12px;
  font-size: 0.75rem;
  color: #1C1D1E;
  letter-spacing: 0.08em;
  font-weight: 300;
  text-transform: uppercase;
  margin-right: 40px;
}
@media only screen and (max-width: 750px) {
  .mtt-single-content__breadcrumb {
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 8px;
  }
}
.mtt-single-content__breadcrumb span {
  margin: 0 5px;
  font-weight: 400;
}
.mtt-single-content__breadcrumb a {
  font-weight: 400;
  color: inherit;
}
.mtt-single-content__wrap {
  margin: 0 auto;
  padding: 52px 0 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__wrap {
    padding: 40px 0 0;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-single-content__wrap {
    max-width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__wrap {
    padding: 32px 0 0;
  }
}
.mtt-single-content__date {
  color: #919699;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 24px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.mtt-single-content__content {
  color: rgba(28, 29, 30, 0.8);
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content {
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-single-content__content h2, .mtt-single-content__content h3, .mtt-single-content__content h4, .mtt-single-content__content h5, .mtt-single-content__content h6 {
  color: rgba(12, 22, 36, 0.8);
  letter-spacing: -0.016em;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 56px;
  margin-bottom: -8px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content h2, .mtt-single-content__content h3, .mtt-single-content__content h4, .mtt-single-content__content h5, .mtt-single-content__content h6 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content h2, .mtt-single-content__content h3, .mtt-single-content__content h4, .mtt-single-content__content h5, .mtt-single-content__content h6 {
    margin-top: 32px;
  }
}
.mtt-single-content__content h2 {
  font-size: 42px;
  font-size: 2.625rem;
}
@media only screen and (max-width: 1550px) {
  .mtt-single-content__content h2 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.mtt-single-content__content h3 {
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-single-content__content h4, .mtt-single-content__content h5, .mtt-single-content__content h6 {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content h4, .mtt-single-content__content h5, .mtt-single-content__content h6 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content h4, .mtt-single-content__content h5, .mtt-single-content__content h6 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.mtt-single-content__content img, .mtt-single-content__content figure {
  display: block;
  height: auto !important;
  max-width: 100% !important;
  max-height: 600px !important;
  margin: 80px 0;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content img, .mtt-single-content__content figure {
    margin: 56px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content img, .mtt-single-content__content figure {
    margin: 40px 0;
  }
}
@media screen and (min-width: 1281px) {
  .mtt-single-content__content[data-align=wide] figure,
  .mtt-single-content__content .alignwide, .mtt-single-content__content[data-align=full] figure,
  .mtt-single-content__content .alignfull {
    max-width: unset !important;
    max-height: unset !important;
    height: auto;
    width: calc(100% + 300px);
    margin-left: -150px;
    margin-right: -150px;
  }
}
.mtt-single-content__content[data-align=full] {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 801px) {
  .mtt-single-content__content[data-align=left] figure,
  .mtt-single-content__content .alignleft {
    float: left;
    margin: 8px 32px 8px 0;
  }
  .mtt-single-content__content[data-align=right] figure,
  .mtt-single-content__content .alignright {
    float: right;
    margin: 8px 0 8px 32px;
  }
  .mtt-single-content__content[data-align=center] figure,
  .mtt-single-content__content .aligncenter {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-single-content__content .wp-block-image figure.alignleft, .mtt-single-content__content .wp-block-image figure.alignright,
  .mtt-single-content__content .wp-block-image img.alignleft,
  .mtt-single-content__content .wp-block-image img.alignright {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.mtt-single-content__content figure img {
  margin: 0;
}
.mtt-single-content__content figure figcaption {
  margin-bottom: 0;
  margin-top: 24px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  letter-spacing: -0.01em;
  font-style: italic;
  color: rgba(68, 79, 106, 0.8);
  text-align: center;
}
.mtt-single-content__content ul, .mtt-single-content__content ol {
  color: rgba(28, 29, 30, 0.8);
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75;
  letter-spacing: -0.01em;
  font-weight: 300;
  list-style: none;
  padding-left: 0;
  margin-left: 24px;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content ul, .mtt-single-content__content ol {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content ul, .mtt-single-content__content ol {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content ul, .mtt-single-content__content ol {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content ul, .mtt-single-content__content ol {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 16px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-single-content__content ul, .mtt-single-content__content ol {
    margin-left: 0;
  }
}
.mtt-single-content__content ul li, .mtt-single-content__content ol li {
  padding-left: 32px;
  position: relative;
  margin-top: 16px;
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content ul li, .mtt-single-content__content ol li {
    margin-top: 8px;
    padding-left: 24px;
  }
}
.mtt-single-content__content ul li:before, .mtt-single-content__content ol li:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #1C1D1E;
  position: absolute;
  left: 0;
  top: 13px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content ul li:before, .mtt-single-content__content ol li:before {
    top: 11px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content ul li:before, .mtt-single-content__content ol li:before {
    top: 9px;
  }
}
.mtt-single-content__content ol li {
  counter-increment: section;
}
.mtt-single-content__content ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  top: 0;
  font-weight: 400;
}
.mtt-single-content__content .wp-block-quote,
.mtt-single-content__content blockquote {
  border: 0;
  margin: 80px auto;
  padding: 3em 32px 32px;
  color: #30324A;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content .wp-block-quote,
  .mtt-single-content__content blockquote {
    margin: 56px auto;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content .wp-block-quote,
  .mtt-single-content__content blockquote {
    margin: 40px auto;
    padding: 3em 24px 24px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-single-content__content .wp-block-quote,
  .mtt-single-content__content blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-single-content__content .wp-block-quote:before,
.mtt-single-content__content blockquote:before {
  left: 32px;
  top: -0.33rem;
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content .wp-block-quote:before,
  .mtt-single-content__content blockquote:before {
    left: 24px;
  }
}
.mtt-single-content__content .wp-block-quote p,
.mtt-single-content__content blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-top: 0;
}
.mtt-single-content__content .wp-block-quote cite,
.mtt-single-content__content .wp-block-quote .wp-block-quote__citation,
.mtt-single-content__content blockquote cite,
.mtt-single-content__content blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content .wp-block-quote cite,
  .mtt-single-content__content .wp-block-quote .wp-block-quote__citation,
  .mtt-single-content__content blockquote cite,
  .mtt-single-content__content blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-single-content__content hr,
.mtt-single-content__content .wp-block-separator {
  display: block;
  background: rgba(112, 112, 112, 0.1);
  height: 1px;
  width: 100%;
  position: relative;
  border: 0;
  margin: 72px 0;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content hr,
  .mtt-single-content__content .wp-block-separator {
    margin: 56px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content hr,
  .mtt-single-content__content .wp-block-separator {
    margin: 40px 0;
  }
}
.mtt-single-content__content p, .mtt-single-content__content table, .mtt-single-content__content span, .mtt-single-content__content a:not(.button) {
  margin: 0;
  color: rgba(28, 29, 30, 0.8);
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75;
  letter-spacing: -0.01em;
  font-weight: 300;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content p, .mtt-single-content__content table, .mtt-single-content__content span, .mtt-single-content__content a:not(.button) {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__content p, .mtt-single-content__content table, .mtt-single-content__content span, .mtt-single-content__content a:not(.button) {
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-single-content__content p, .mtt-single-content__content table, .mtt-single-content__content span {
  margin-top: 32px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__content p, .mtt-single-content__content table, .mtt-single-content__content span {
    margin-top: 24px;
  }
}
.mtt-single-content__content a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
  opacity: 0.8;
}
.mtt-single-content__content a:not(.button):hover {
  opacity: 1;
}
.mtt-single-content__content p:empty {
  display: none;
}
.mtt-single-content__content ul:first-child, .mtt-single-content__content ol:first-child, .mtt-single-content__content li:first-child, .mtt-single-content__content p:first-child, .mtt-single-content__content blockquote:first-child, .mtt-single-content__content table:first-child, .mtt-single-content__content span:first-child, .mtt-single-content__content h2:first-child, .mtt-single-content__content h3:first-child, .mtt-single-content__content h4:first-child, .mtt-single-content__content h5:first-child, .mtt-single-content__content h6:first-child {
  margin-top: 0;
}
.mtt-single-content__share {
  margin-top: 72px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__share {
    margin-top: 56px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__share {
    margin-top: 40px;
  }
}
.mtt-single-content__author {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 24px;
  padding-top: 64px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1050px) {
  .mtt-single-content__author {
    max-width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__author {
    padding-top: 56px;
  }
}
.mtt-single-content__author-inner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 650px) {
  .mtt-single-content__author-inner {
    align-items: flex-start;
  }
}
.mtt-single-content__author-image {
  width: 216px;
  height: 240px;
  margin-right: 48px;
  flex-shrink: 0;
}
@media only screen and (max-width: 800px) {
  .mtt-single-content__author-image {
    width: 160px;
    height: 200px;
    margin-right: 32px;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-single-content__author-image {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-right: 16px;
  }
}
.mtt-single-content__author-image img {
  border-radius: inherit;
}
.mtt-single-content__author-title {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.25;
  color: rgba(0, 0, 0, 0.85);
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__author-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-content__author-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.mtt-single-content__author-position {
  color: rgba(50, 50, 50, 0.6);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.625;
  margin-top: 16px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__author-position {
    margin-top: 8px;
  }
}
.mtt-single-content__author-text {
  margin-top: 16px;
  color: rgba(68, 79, 106, 0.8);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1280px) {
  .mtt-single-content__author-text {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 500px) {
  .mtt-single-content__author-text--in {
    display: none;
  }
}
.mtt-single-content__author-text--under {
  width: 100%;
}
@media only screen and (min-width: 501px) {
  .mtt-single-content__author-text--under {
    display: none;
  }
}

.social-share {
  position: relative;
  display: inline-block;
}
.social-share__button {
  letter-spacing: -0.032em;
  font-weight: 400;
  font-family: "HermesFB", Georgia, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #07121E;
  border: 1px solid #E8E8E8;
  padding: 16px 24px 13px;
  line-height: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: transform 0.15s ease, background 0.15s ease;
  background: white;
}
@media screen and (max-width: 1280px) {
  .social-share__button {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 14px 16px 11px;
  }
}
.social-share__button:before {
  content: "";
  background-image: url("../../img/icons/share.svg");
  background-position: center;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  transform: translateY(-2px);
}
@media screen and (max-width: 1280px) {
  .social-share__button:before {
    transform: translateY(-1px);
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    margin-right: 8px;
  }
}
.social-share__button:hover {
  transform: translateY(-1px);
  background: #fafafa;
}
.social-share__wrap {
  background: white;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  position: absolute;
  top: -56px;
  left: 50%;
  transform: translate(-50%, 16px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease, visibility 0.15s ease, transform 0.15s ease;
}
.social-share__wrap.show {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 960px) {
  .social-share__wrap.show {
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 960px) {
  .social-share__wrap {
    left: auto;
    right: 25%;
    transform: translate(0, 16px);
  }
}
.social-share__wrap:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid white;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .social-share__wrap:before {
    left: auto;
    right: 16px;
    transform: none;
  }
}
.social-share__wrap:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid rgba(0, 0, 0, 0.05);
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .social-share__wrap:after {
    left: auto;
    right: 12px;
    transform: none;
  }
}
.social-share__icon {
  padding: 12px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  transition: background 0.15s ease;
}
.social-share__icon:first-of-type {
  border-radius: 4px 0 0 4px;
}
.social-share__icon:last-of-type {
  border-radius: 0 4px 4px 0;
}
.social-share__icon:hover {
  background: #f7f7f7;
}
.social-share__icon img {
  display: block;
  opacity: 0.8;
}
.social-share__icon.facebook img {
  height: 15.97px;
  width: 8.34px;
}
.social-share__icon.linkedin img {
  height: 16px;
  width: 16px;
}
.social-share__icon.twitter img {
  height: 15.97px;
  width: 16px;
}
@media only screen and (max-width: 750px) {
  .social-share--right .social-share__wrap {
    right: auto;
    left: 25%;
  }
  .social-share--right .social-share__wrap:before, .social-share--right .social-share__wrap:after {
    left: 12px;
    right: auto;
  }
}

.recipe-cover {
  margin-top: -133px;
  overflow: hidden;
}
.recipe-cover__image {
  width: 55%;
  height: 100vh;
  position: fixed;
  top: 0px;
  overflow: hidden;
  z-index: -1;
}
@media only screen and (max-width: 980px) {
  .recipe-cover__image {
    width: 100%;
    height: 50vh;
    position: relative;
  }
}
.recipe-cover__image .object-fit {
  height: 100%;
}
.recipe-cover__image:before, .recipe-cover__image:after {
  position: absolute;
  content: "";
  width: 100%;
  z-index: 3;
  left: 0;
}
.recipe-cover__image:before {
  height: 200px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  top: 0;
}
@media screen and (max-width: 1160px) {
  .recipe-cover__image:before {
    display: none;
  }
}
.recipe-cover__image:after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.73) 0%, rgba(255, 255, 255, 0) 100%);
  height: 325px;
  bottom: 0;
}
.recipe-cover__image-info {
  position: fixed;
  z-index: 4;
  bottom: 64px;
  left: 27.5%;
  transform: translateX(-50%);
  max-width: 604px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1160px) {
  .recipe-cover__image-info {
    flex-direction: column;
    max-width: 45%;
  }
}
@media only screen and (max-width: 980px) {
  .recipe-cover__image-info {
    width: 100%;
    position: absolute;
    left: 50%;
    max-width: 90%;
  }
}
.recipe-cover__image-info p {
  color: #F4EFEA;
  letter-spacing: -0.024em;
  font-weight: 300;
  line-height: 1.75;
  font-size: 16px;
  font-size: 1rem;
}
.recipe-cover__image-info .quote {
  border-left: 1px solid rgba(244, 239, 234, 0.4);
  padding-left: 26px;
  margin-left: 26px;
}
@media screen and (max-width: 1160px) {
  .recipe-cover__image-info .quote {
    border-left: none;
    border-top: 1px solid rgba(244, 239, 234, 0.4);
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 16px;
    margin-top: 16px;
  }
}
.recipe-cover__image-info .quote.no-border {
  border-left: none;
  padding-left: 0px;
  margin-left: 0px;
}
.recipe-cover__author {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.recipe-cover__author .image {
  width: 64px;
  height: 64px;
  border-radius: 32px;
  margin-right: 16px;
  flex-shrink: 0;
  overflow: hidden;
}
.recipe-cover__author .image img {
  -o-object-position: top;
     object-position: top;
}
.recipe-cover__author .text p {
  line-height: 1;
  font-size: 14px;
  font-size: 0.875rem;
}
.recipe-cover__author .text p.title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
.recipe-cover__inner {
  display: flex;
  justify-items: flex-end;
}
.recipe-cover__recipe {
  width: 45%;
  padding-top: 204px;
  background: #FFF;
  margin-left: auto;
}
@media only screen and (max-width: 1280px) {
  .recipe-cover__recipe {
    padding-top: 174px;
  }
}
@media only screen and (max-width: 980px) {
  .recipe-cover__recipe {
    width: 100%;
    padding-top: 64px;
  }
}
.recipe-cover__text-container {
  padding-left: 120px;
}
@media only screen and (max-width: 1500px) {
  .recipe-cover__text-container {
    padding-left: 80px;
  }
}
@media only screen and (max-width: 1280px) {
  .recipe-cover__text-container {
    padding-left: 32px;
  }
}
@media only screen and (max-width: 980px) {
  .recipe-cover__text-container {
    padding-left: 0px;
  }
}
.recipe-cover__tagline {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  color: #919699;
  line-height: 1;
  margin-bottom: 20px;
  font-weight: 400;
}
.recipe-cover__title {
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: 600;
  letter-spacing: -0.024em;
  line-height: 1.28;
}
@media screen and (max-width: 1280px) {
  .recipe-cover__title {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
@media screen and (max-width: 580px) {
  .recipe-cover__title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.recipe-cover__rating {
  display: block;
  margin-top: 16px;
}
.recipe-cover__cooking-time {
  display: flex;
  align-items: center;
}
.recipe-cover__cooking-time img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.recipe-cover__cooking-time p {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: -0.024em;
  color: #323232;
  line-height: 1;
}
.recipe-cover__short-description {
  margin-top: 48px;
}
.recipe-cover__short-description p {
  color: rgba(28, 29, 30, 0.8);
  letter-spacing: -0.01em;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
}
.recipe-cover__seperator {
  margin-top: 64px;
  background: rgba(112, 112, 112, 0.1);
  height: 1px;
  width: calc(100% - 120px);
  margin-left: 120px;
}
@media only screen and (max-width: 1500px) {
  .recipe-cover__seperator {
    margin-left: 80px;
    width: calc(100% - 80px);
  }
}
@media only screen and (max-width: 1280px) {
  .recipe-cover__seperator {
    margin-left: 32px;
    width: calc(100% - 32px);
  }
}
@media only screen and (max-width: 980px) {
  .recipe-cover__seperator {
    margin-left: 0px;
    width: 100%;
  }
}
.recipe-cover__recipe-block {
  padding: 64px 0px 64px 120px;
  position: relative;
}
@media only screen and (max-width: 1500px) {
  .recipe-cover__recipe-block {
    padding: 64px 0px 64px 80px;
  }
}
@media only screen and (max-width: 1280px) {
  .recipe-cover__recipe-block {
    padding: 32px 0px 32px 32px;
  }
}
@media only screen and (max-width: 980px) {
  .recipe-cover__recipe-block {
    padding: 32px 0px;
  }
}
.recipe-cover__recipe-block:nth-child(even) {
  background: #F4EFEA;
}
.recipe-cover__recipe-block:nth-child(even):before {
  content: "";
  background: #F4EFEA;
  width: 50%;
  right: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  display: none;
}
@media only screen and (max-width: 980px) {
  .recipe-cover__recipe-block:nth-child(even):before {
    display: block;
  }
}
.recipe-cover__recipe-block:nth-child(even):after {
  content: "";
  background: #F4EFEA;
  width: 50%;
  left: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
}
.recipe-cover__recipe-block.ingredients .recipe-cover__recipe-block-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recipe-cover__recipe-block.ingredients .recipe-cover__recipe-block-content label {
  width: 47.5%;
  line-height: 1.45;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1350px) {
  .recipe-cover__recipe-block.ingredients .recipe-cover__recipe-block-content label {
    width: 100%;
  }
}
.recipe-cover__recipe-block.ingredients .recipe-cover__recipe-block-content label span {
  padding-left: 32px !important;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content {
  position: relative;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content:before {
  content: "";
  height: 99%;
  width: 1px;
  border-left: 1px dashed rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 8px;
  top: 1px;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label {
  width: 100%;
  line-height: 1.45;
  display: block;
  position: relative;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label:not(:last-child) {
  margin-bottom: 24px;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label:last-child {
  background: #F4EFEA;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label:before {
  content: "";
  height: 30px;
  width: 18px;
  position: absolute;
  top: -6px;
  background: #F4EFEA;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label input:checked + label:after,
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label input:checked + span:after {
  border: 1px solid rgba(50, 50, 50, 0.8);
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label span {
  padding-left: 32px !important;
  display: flex;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label span:before {
  background: #F4EFEA;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label span:after {
  border: 1px solid transparent;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label span .number {
  padding-left: 0 !important;
  width: 18px;
}
.recipe-cover__recipe-block.methods .recipe-cover__recipe-block-content label span .extra-text {
  padding-left: 0 !important;
  width: -moz-fit-content;
  width: fit-content;
}
.recipe-cover__recipe-block.heating .recipe-cover__recipe-block-content, .recipe-cover__recipe-block.recommendations .recipe-cover__recipe-block-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recipe-cover__recipe-block.heating .recipe-cover__recipe-block-content label, .recipe-cover__recipe-block.recommendations .recipe-cover__recipe-block-content label {
  width: 100%;
  line-height: 1.45;
  padding-left: 32px;
  position: relative;
}
.recipe-cover__recipe-block.heating .recipe-cover__recipe-block-content label:not(:last-child), .recipe-cover__recipe-block.recommendations .recipe-cover__recipe-block-content label:not(:last-child) {
  margin-bottom: 24px;
}
.recipe-cover__recipe-block.heating .recipe-cover__recipe-block-content label img, .recipe-cover__recipe-block.recommendations .recipe-cover__recipe-block-content label img {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0px;
}
.recipe-cover__recipe-block.heating .recipe-cover__recipe-block-content label a,
.recipe-cover__recipe-block.heating .recipe-cover__recipe-block-content label span, .recipe-cover__recipe-block.recommendations .recipe-cover__recipe-block-content label a,
.recipe-cover__recipe-block.recommendations .recipe-cover__recipe-block-content label span {
  font-size: 14px;
  font-size: 0.875rem;
}
.recipe-cover__recipe-block.heating .recipe-cover__recipe-block-content label a, .recipe-cover__recipe-block.recommendations .recipe-cover__recipe-block-content label a {
  color: #1C1D1E;
  text-decoration: underline;
  transition: opacity 0.2s;
}
.recipe-cover__recipe-block.heating .recipe-cover__recipe-block-content label a:hover, .recipe-cover__recipe-block.recommendations .recipe-cover__recipe-block-content label a:hover {
  opacity: 0.7;
}
.recipe-cover__recipe-block.author .mtt-single-content__author {
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
}
@media only screen and (max-width: 1350px) {
  .recipe-cover__recipe-block.author .mtt-single-content__author-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.recipe-cover__recipe-block.author .mtt-single-content__author-image {
  height: 311px;
}
@media only screen and (max-width: 1350px) {
  .recipe-cover__recipe-block.author .mtt-single-content__author-image {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 650px) {
  .recipe-cover__recipe-block.author .mtt-single-content__author-image {
    height: 56px;
  }
}
.recipe-cover__recipe-block.finishing ~ .download-section {
  padding-top: 0;
}
.recipe-cover__recipe-block .finishing_text p {
  font-size: 14px;
  font-size: 0.875rem;
}
.recipe-cover__recipe-block .finishing_text:not(:last-child) {
  margin-bottom: 64px;
}
.recipe-cover__recipe-block-header {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.recipe-cover__recipe-block-header img, .recipe-cover__recipe-block-header svg {
  margin-right: 16px;
  max-height: 24px;
  max-width: 24px;
}
.recipe-cover__recipe-block-header p {
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: -0.01em;
  color: #1C1D1E;
  font-weight: 400;
  line-height: 1.35;
}
@media screen and (max-width: 1280px) {
  .recipe-cover__recipe-block-header p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 580px) {
  .recipe-cover__recipe-block-header p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.recipe-cover__recipe-block-content label input:checked + label,
.recipe-cover__recipe-block-content label input:checked + span,
.recipe-cover__recipe-block-content label input:checked + span span.number,
.recipe-cover__recipe-block-content label input:checked + span span.extra-text {
  color: #A0A0A0;
  text-decoration: line-through;
}
.recipe-cover__recipe-block-content label input:checked + label:after,
.recipe-cover__recipe-block-content label input:checked + span:after,
.recipe-cover__recipe-block-content label input:checked + span span.number:after,
.recipe-cover__recipe-block-content label input:checked + span span.extra-text:after {
  background: url("../../img/icons/checkbox-checkmark.svg") rgba(50, 50, 50, 0.8);
  background-size: 9px 7px;
  background-position: center;
  background-repeat: no-repeat;
}
.recipe-cover__recipe-block-content label input:checked + label:hover,
.recipe-cover__recipe-block-content label input:checked + span:hover,
.recipe-cover__recipe-block-content label input:checked + span span.number:hover,
.recipe-cover__recipe-block-content label input:checked + span span.extra-text:hover {
  color: #939393;
}
.recipe-cover__recipe-block-content label span {
  color: #323232;
  font-weight: 300;
}
.recipe-cover__recipe-block-content label span:before, .recipe-cover__recipe-block-content label span:after {
  border-radius: 99px;
  top: 10px;
}
.recipe-cover__recipe-block-content label span:before {
  background: rgba(0, 0, 0, 0.06);
}
.recipe-cover__recipe-block-content label a {
  font-weight: 300;
}
.recipe-cover__recipe-block-content p {
  color: rgba(28, 29, 30, 0.8);
  letter-spacing: -0.01em;
}

.recipe-block-content {
  background: #FFF;
  position: relative;
}

body.open-video div.video-modal {
  visibility: visible;
  width: 900px;
}
@media only screen and (max-width: 980px) {
  body.open-video div.video-modal {
    width: 90%;
  }
}
body.open-video div.video-overlay {
  visibility: visible;
  opacity: 1;
}

body.close-video div.video-modal {
  animation: closeVideo 0.5s forwards;
  background: white;
}
@media only screen and (max-width: 980px) {
  body.close-video div.video-modal {
    animation: closeVideo980 0.5s forwards;
  }
}
@media screen and (max-width: 580px) {
  body.close-video div.video-modal {
    animation: closeVideoMobile 0.5s forwards;
  }
}
body.close-video div.video-modal .video-modal-content {
  background: #FFF;
}
body.close-video div.video-modal .video-modal-content iframe {
  opacity: 0;
}
body.close-video div.video-modal .video-modal-content video {
  opacity: 0;
}

@keyframes closeVideo {
  0% {
    height: 500px;
  }
  50% {
    height: 5px;
    width: 900px;
  }
  60% {
    height: 5px;
    width: 900px;
  }
  100% {
    width: 0px;
    height: 5px;
  }
}
@keyframes closeVideo980 {
  0% {
    height: 400px;
  }
  50% {
    height: 5px;
    width: 90%;
  }
  60% {
    height: 5px;
    width: 90%;
  }
  100% {
    width: 0px;
    height: 5px;
  }
}
@keyframes closeVideoMobile {
  0% {
    height: 300px;
  }
  50% {
    height: 5px;
    width: 90%;
  }
  60% {
    height: 5px;
    width: 90%;
  }
  100% {
    width: 0px;
    height: 5px;
  }
}
div.video-modal {
  width: 0px;
  height: 500px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  position: fixed;
  background: black;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 999999;
  transition: all 0.3s ease;
  visibility: hidden;
  overflow: hidden;
}
@media only screen and (max-width: 980px) {
  div.video-modal {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 580px) {
  div.video-modal {
    height: 300px;
  }
}
div.video-modal .video-modal-content {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  background: black;
}
div.video-modal .video-modal-content iframe {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
div.video-modal .video-modal-content video {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-object-fit: cover;
     object-fit: cover;
}

div.video-overlay {
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 99999;
  left: 0px;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}

.wp-block-woocommerce-accordion-group {
  position: relative;
  display: flex;
  flex-direction: column;
}
.wp-block-woocommerce-accordion-item {
  width: 100%;
  overflow: hidden;
}
.wp-block-woocommerce-accordion-header {
  cursor: pointer;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 40px 40px 40px 0 !important;
  font-weight: 300;
  font-size: 1.375rem;
  letter-spacing: -0.016em;
  color: #323232 !important;
  line-height: 1;
}
.wp-block-woocommerce-accordion-panel {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  border-bottom: 1px solid transparent;
}
.wp-block-woocommerce-accordion-panel .accordion-content__wrapper {
  background-color: #F2F4F5;
  padding-left: 12px;
}

/* WIDGETS */
#styleguide-container {
  min-height: 100vh;
  display: flex;
}
#styleguide-container nav.styleguide-nav {
  background: #342d3a;
  width: 280px;
  flex-shrink: 0;
}
#styleguide-container nav.styleguide-nav div.nav-wrap {
  position: fixed;
  left: 50px;
  top: 50px;
}
#styleguide-container nav.styleguide-nav a.title {
  color: #FCFCFC;
  font-size: 1.8rem;
  text-decoration: none;
}
#styleguide-container nav.styleguide-nav div.subtitle {
  color: #e3e3e3;
  font-size: 0.9rem;
  font-weight: 300;
  padding: 5px 0 50px;
}
#styleguide-container nav.styleguide-nav ul li {
  line-height: 2.5;
}
#styleguide-container nav.styleguide-nav ul li a {
  color: #FCFCFC;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-size: 1rem;
  display: block;
  padding: 0 10px;
  margin-left: -10px;
  margin-bottom: 5px;
  border-radius: 4px;
}
#styleguide-container nav.styleguide-nav ul li.active a {
  background: rgba(255, 255, 255, 0.3);
  color: white;
}
#styleguide-container nav.styleguide-nav ul li:hover a {
  background: rgba(255, 255, 255, 0.15);
}
#styleguide-container section.content {
  padding: 50px;
  width: 100%;
  background: #FFF;
}
#styleguide-container section.content > div {
  margin-bottom: 50px;
}
#styleguide-container section.content div.title {
  color: #bcbcbc;
  border-bottom: 2px solid #bcbcbc;
  padding-bottom: 10px;
  font-size: 1.5rem;
  margin-bottom: 50px;
}
#styleguide-container section.content #typography h1, #styleguide-container section.content #typography h2, #styleguide-container section.content #typography h3, #styleguide-container section.content #typography h4, #styleguide-container section.content #typography h5 {
  line-height: 1;
  margin-bottom: 25px;
}
#styleguide-container section.content #typography div.font {
  margin: 25px 0;
}
#styleguide-container section.content #colors .color-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  margin: -10px;
}
#styleguide-container section.content #colors .color-wrap .color {
  margin: 10px;
  flex-grow: 1;
  flex-basis: 200px;
}
#styleguide-container section.content #colors .color-wrap .color .color-fill {
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}
#styleguide-container section.content #colors .color-wrap .color .info {
  font-size: 0.9rem;
  margin-left: 5px;
  font-weight: bold;
}
#styleguide-container section.content #colors .color-wrap .color .info span {
  width: 50px;
  display: inline-block;
  font-weight: normal;
}
#styleguide-container section.content #buttons .buttons-container {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}
#styleguide-container section.content #buttons .buttons-container .button-wrap .class-wrap {
  text-align: center;
}
#styleguide-container section.content #buttons .buttons-container .button-wrap a {
  margin: 10px;
}
#styleguide-container section.content .tag-wrap {
  margin-bottom: 10px;
}
#styleguide-container section.content .tag-wrap .tag {
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  background: #efefef;
  margin-right: 10px;
}

/* WIDGETS */
.user-home {
  position: relative;
  overflow: hidden;
}
.user-home:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(52, 45, 58, 0.4);
  z-index: 1;
}
.user-home__image {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.user-home__image img {
  width: 100%;
  height: 100%;
}
.user-home__wrapper {
  display: flex;
  position: relative;
  z-index: 2;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 780px;
  margin: 128px auto;
}
@media screen and (max-width: 580px) {
  .user-home__wrapper {
    margin: 62px auto;
  }
}
.user-home__wrapper aside {
  width: 47.5%;
}
@media only screen and (max-width: 650px) {
  .user-home__wrapper aside {
    width: 100%;
  }
  .user-home__wrapper aside:first-child {
    margin-bottom: 16px;
  }
}
.user-home__wrapper aside a {
  width: 100%;
  background: #FFF;
  border: 1px solid rgba(112, 112, 112, 0.1);
  border-radius: 5px;
  padding: 48px 0px;
  display: block;
  color: #323232;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 700;
  letter-spacing: -0.016em;
  text-align: center;
  transition: background 0.2s, box-shadow 0.2s;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1280px) {
  .user-home__wrapper aside a {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 580px) {
  .user-home__wrapper aside a {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .user-home__wrapper aside a {
    padding: 32px 0px;
  }
}
.user-home__wrapper aside a:hover {
  background: #e8e8e8;
  box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.25);
}

/*

/* WOOCOMMERCE */
.mtt-container > .woocommerce {
  max-width: 1536px;
  width: 90%;
  margin: auto;
}

.woocommerce-checkout.woocommerce-order-pay .woocommerce {
  max-width: 1536px;
  width: 90%;
  margin: auto;
  margin-top: 150px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.woocommerce-order-pay .woocommerce {
    margin-top: 100px;
    margin-bottom: 50px;
  }
}
.woocommerce-checkout.woocommerce-order-pay .woocommerce h3 {
  color: #323232;
}
.woocommerce-checkout.woocommerce-order-pay .woocommerce .order_details {
  padding-top: 100px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.woocommerce-order-pay .woocommerce .order_details {
    padding-top: 50px;
  }
}
.woocommerce-checkout.woocommerce-order-pay .woocommerce .order_details li {
  padding: 0;
}

.single-product .woocommerce-message {
  position: fixed;
  bottom: 0;
  margin: 0;
  display: inline;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  animation: slideDown 0.5s ease-in-out 3s forwards;
  color: #323232;
  background: #FFF;
  font-weight: 600;
}
.single-product .woocommerce-message a.button {
  color: #323232;
  font-weight: 600;
  border-color: #323232;
  margin-left: 15px;
}
@media only screen and (max-width: 500px) {
  .single-product .woocommerce-message {
    flex-direction: column-reverse;
  }
  .single-product .woocommerce-message a.button {
    margin-left: 0;
    margin-top: 10px;
  }
}

@keyframes slideDown {
  from {
    transform: translate(0, 0);
    visibility: visible;
  }
  to {
    transform: translate(0, 100%);
    visibility: hidden;
  }
}
.mtt-product-display {
  position: relative;
  z-index: 3;
  background: #FFF;
}
.mtt-product-display.pull-up {
  margin-top: -150px;
  background: linear-gradient(to top, #F5F9FC 30%, rgba(245, 249, 252, 0) 100%);
}
.mtt-product-display.pull-up .products {
  padding-top: 0;
}

.products .product, .swiper-wrapper .product {
  background: rgba(244, 239, 234, 0.5);
  list-style: none;
  position: relative;
  padding: 56px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
}
@media only screen and (max-width: 980px) {
  .products .product, .swiper-wrapper .product {
    padding: 32px;
  }
}
.products .product .product-title h2, .swiper-wrapper .product .product-title h2 {
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: -0.016em;
  font-weight: 700;
  color: #323232;
}
.products .product .product-title .tagline, .swiper-wrapper .product .product-title .tagline {
  text-align: center;
  display: block;
  margin-top: 12px;
  line-height: 1;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: -0.016em;
  color: rgba(50, 50, 50, 0.4);
  margin-bottom: 0px;
}
.products .product .button, .swiper-wrapper .product .button {
  background: none;
  color: #323232;
  border: 1px solid rgba(52, 45, 58, 0.1);
  width: 100%;
  position: relative;
  text-align: center;
  transition: border 0.2s;
  margin-top: 36px;
}
.products .product .button:hover, .swiper-wrapper .product .button:hover {
  border: 1px solid rgba(52, 45, 58, 0.3);
}
.products .product .button.loading:after, .swiper-wrapper .product .button.loading:after {
  position: absolute;
  width: 20px;
  height: 20px;
  border-left: 2px solid #342d3a;
  border-right: 2px solid #342d3a;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-radius: 50%;
  content: "";
  top: 50%;
  right: 16px;
  margin: auto;
  animation: spinme 400ms linear infinite;
  transform: translateY(-50%);
}
@keyframes spinme {
  100% {
    transform: translateY(-50%) rotate(-360deg);
  }
}
.products .product .button.added:after, .swiper-wrapper .product .button.added:after {
  position: absolute;
  width: 14px;
  height: 10px;
  content: "";
  top: 50%;
  right: 16px;
  margin: auto;
  transform: translateY(-50%);
  background: url("../../img/icons/checkmark.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.products .product .added_to_cart, .swiper-wrapper .product .added_to_cart {
  display: none;
}
.products .product .woocommerce-LoopProduct-link, .swiper-wrapper .product .woocommerce-LoopProduct-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.products .product .image, .swiper-wrapper .product .image {
  height: 210px;
  max-width: 265px;
  margin: 32px auto;
  margin-bottom: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.products .product .image .onsale, .swiper-wrapper .product .image .onsale {
  top: -20px;
  right: -20px;
}
@media only screen and (max-width: 1350px) {
  .products .product .image .onsale, .swiper-wrapper .product .image .onsale {
    left: auto;
  }
}
.products .product .image .labels, .swiper-wrapper .product .image .labels {
  position: absolute;
  bottom: 0px;
  transform: translateY(100%);
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  width: 100%;
}
.products .product .image .labels img, .swiper-wrapper .product .image .labels img {
  max-height: 48px;
  margin-right: 10px;
}
.products .product .image .labels img:last-of-type, .swiper-wrapper .product .image .labels img:last-of-type {
  margin-right: 0;
}
.products .product .image img, .swiper-wrapper .product .image img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  margin: 0;
  position: relative;
  z-index: 1;
  transition: transform 0.4s;
}
@media screen and (max-width: 1160px) {
  .products .product .image img, .swiper-wrapper .product .image img {
    max-width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .products .product .image img, .swiper-wrapper .product .image img {
    max-height: 70%;
  }
}
.products .product .product-content, .swiper-wrapper .product .product-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.products .product .product-content .per-piece, .swiper-wrapper .product .product-content .per-piece {
  color: #323232;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  letter-spacing: -0.016em;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  margin-bottom: 8px;
}
.products .product .product-content .price, .swiper-wrapper .product .product-content .price {
  color: #323232;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  letter-spacing: -0.016em;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
}
.products .product .product-content .price .from, .swiper-wrapper .product .product-content .price .from {
  text-transform: capitalize;
  font-size: 16px;
  font-size: 1rem;
}
.products .product .product-content .before-price, .swiper-wrapper .product .product-content .before-price {
  color: rgba(50, 50, 50, 0.6);
  letter-spacing: -0.016em;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  margin-top: 8px;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.products .product .product-content .before-price .strikethrough, .swiper-wrapper .product .product-content .before-price .strikethrough {
  text-decoration: line-through;
}
.products .product .product-content .tags, .swiper-wrapper .product .product-content .tags {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.products .product .product-content .tags .tag, .swiper-wrapper .product .product-content .tags .tag {
  display: flex;
  align-items: center;
  width: calc(50% - 7px);
  color: #323232;
  letter-spacing: -0.008em;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.products .product .product-content .tags .tag img, .swiper-wrapper .product .product-content .tags .tag img {
  margin-right: 8px;
}
.products .product .product-content .finish-slider, .swiper-wrapper .product .product-content .finish-slider {
  margin-top: 30px;
  width: 100%;
}
.products .product .product-content .finish-slider__container, .swiper-wrapper .product .product-content .finish-slider__container {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.products .product .product-content .finish-slider__container:after, .swiper-wrapper .product .product-content .finish-slider__container:after {
  content: "";
  background: rgba(52, 45, 58, 0.1);
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  border-radius: 99px;
}
.products .product .product-content .finish-slider__dot, .swiper-wrapper .product .product-content .finish-slider__dot {
  height: 5px;
  width: 1px;
  background: #E1E3E8;
  border-radius: 99px;
  position: relative;
  z-index: 2;
}
.products .product .product-content .finish-slider__indicator, .swiper-wrapper .product .product-content .finish-slider__indicator {
  height: 2px;
  position: absolute;
  bottom: 0px;
  background: #342d3a;
}
.products .product .product-content .finish-slider__text, .swiper-wrapper .product .product-content .finish-slider__text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}
.products .product .product-content .finish-slider__text p, .swiper-wrapper .product .product-content .finish-slider__text p {
  color: rgba(52, 45, 58, 0.6);
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: -0.016em;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.products .woocommerce-loop-product__link:hover .image > img, .swiper-wrapper .woocommerce-loop-product__link:hover .image > img {
  transform: scale(1.04);
}

ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
  padding: 0px 0 40px 0;
}
@media screen and (max-width: 1160px) {
  ul.products {
    padding: 50px 0;
  }
}
ul.products.columns-3 .product {
  width: calc(33.3333333333% - 8px * 2);
}
@media only screen and (max-width: 1280px) {
  ul.products.columns-3 .product {
    width: calc(50% - 8px * 2);
  }
}
@media screen and (max-width: 580px) {
  ul.products.columns-3 .product {
    width: calc(100% - 8px * 2);
  }
}
ul.products p.no-products {
  margin: 0;
}
ul.products .product, ul.products .mtt-taxonomy-card, ul.products .mtt-product-card {
  margin: 8px;
  width: calc(33.3333333333% - 8px * 2);
  position: relative;
  list-style-type: none;
  white-space: normal;
  height: auto;
}
ul.products .product.archive-product-card, ul.products .mtt-taxonomy-card.archive-product-card, ul.products .mtt-product-card.archive-product-card {
  justify-content: flex-start;
}
ul.products .product.archive-product-card .woocommerce-LoopProduct-link, ul.products .mtt-taxonomy-card.archive-product-card .woocommerce-LoopProduct-link, ul.products .mtt-product-card.archive-product-card .woocommerce-LoopProduct-link {
  height: 100%;
  justify-content: flex-start;
}
ul.products .product.archive-product-card .woocommerce-LoopProduct-link .image, ul.products .mtt-taxonomy-card.archive-product-card .woocommerce-LoopProduct-link .image, ul.products .mtt-product-card.archive-product-card .woocommerce-LoopProduct-link .image {
  flex-shrink: 0;
}
ul.products .product.archive-product-card .woocommerce-LoopProduct-link .product-content, ul.products .mtt-taxonomy-card.archive-product-card .woocommerce-LoopProduct-link .product-content, ul.products .mtt-product-card.archive-product-card .woocommerce-LoopProduct-link .product-content {
  height: 100%;
}
ul.products .product.archive-product-card .woocommerce-LoopProduct-link .product-content .tags-wrapper, ul.products .mtt-taxonomy-card.archive-product-card .woocommerce-LoopProduct-link .product-content .tags-wrapper, ul.products .mtt-product-card.archive-product-card .woocommerce-LoopProduct-link .product-content .tags-wrapper {
  height: 100%;
  width: 100%;
  margin-top: auto;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
@media only screen and (max-width: 1280px) {
  ul.products .product, ul.products .mtt-taxonomy-card, ul.products .mtt-product-card {
    width: calc(50% - 8px * 2);
  }
}
@media screen and (max-width: 580px) {
  ul.products .product, ul.products .mtt-taxonomy-card, ul.products .mtt-product-card {
    width: calc(100% - 8px * 2);
  }
}

.mtt-single-product {
  position: relative;
  padding-top: 8px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1000px) {
  .mtt-single-product {
    margin-bottom: 0;
  }
}
.mtt-single-product .product {
  position: relative;
  display: flex;
}
@media only screen and (max-width: 1000px) {
  .mtt-single-product .product {
    flex-direction: column;
  }
}
.mtt-single-product .product .onsale {
  z-index: 3;
  left: 540px;
  top: 17%;
}
@media only screen and (max-width: 1350px) {
  .mtt-single-product .product .onsale {
    left: 420px;
  }
}
@media only screen and (max-width: 1000px) {
  .mtt-single-product .product .onsale {
    left: 30px;
    top: 30px;
  }
}
.mtt-single-product .product .onsale.blue.loading {
  color: #342d3a;
}
.mtt-single-product .product .onsale.orange.loading {
  color: #f6f0eb;
}
.mtt-single-product .product .onsale.green.loading {
  color: #f6f0eb;
}
.mtt-single-product .product .onsale.loading {
  pointer-events: none;
  cursor: progress;
}
.mtt-single-product .product .onsale.loading:after {
  position: absolute;
  width: 20px;
  height: 20px;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-radius: 50%;
  content: "";
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  margin: auto;
  animation: spinme 400ms linear infinite;
}
@keyframes spinme {
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
.mtt-single-product .product .category {
  display: block;
  margin-bottom: 16px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  color: rgba(50, 50, 50, 0.6);
  line-height: 1;
}
.mtt-single-product .product h1 {
  font-size: 48px;
  font-size: 3rem;
  letter-spacing: -0.024em;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 60px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-product .product h1 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-product .product h1 {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
.mtt-single-product .product .product_subtitle {
  color: rgba(50, 50, 50, 0.6);
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
}
.mtt-single-product .product .price {
  color: #323232;
  font-size: 18px;
  font-size: 1.125rem;
  font-size: 24px;
  font-size: 1.5rem;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding-top: 8px;
  font-weight: 500;
}
@media screen and (max-width: 1280px) {
  .mtt-single-product .product .price {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-product .product .price {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.mtt-single-product .product .price del {
  opacity: 0.2;
  margin-right: 5px;
}
@media only screen and (max-width: 700px) {
  .mtt-single-product .product {
    flex-direction: column;
  }
}
.mtt-single-product .product .summary {
  padding: 56px 0px;
  margin-left: 120px;
  width: 100%;
  max-width: 480px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1900px) {
  .mtt-single-product .product .summary {
    margin-left: 90px;
  }
}
@media only screen and (max-width: 1500px) {
  .mtt-single-product .product .summary {
    margin-left: 80px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-single-product .product .summary {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 1000px) {
  .mtt-single-product .product .summary {
    margin-left: 0;
    width: 100%;
    padding: 50px 0;
  }
}
.mtt-single-product .product .summary .mtt-add-to-cart .quantity-wrap {
  display: flex;
  margin-bottom: 30px;
}
.mtt-single-product .product .summary .mtt-add-to-cart .quantity-wrap input {
  background: #FFF;
  border-color: rgba(0, 0, 0, 0);
  width: 80px;
  padding: 5px 10px;
  margin-top: 10px;
}
.mtt-single-product .product .summary .mtt-add-to-cart .quantity-wrap label {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 2px;
  font-weight: 400;
}
.mtt-single-product .product .summary .mtt-add-to-cart .quantity-box {
  margin-left: 30px;
}
.mtt-single-product .product .summary .mtt-add-to-cart .quantity-box input {
  width: 100px;
}
.mtt-single-product .product .summary .mtt-add-to-cart .button-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.mtt-single-product .product .summary .mtt-add-to-cart .button-wrap .button {
  white-space: nowrap;
  margin-right: 30px;
  margin-bottom: 10px;
  font-weight: 700;
}
.mtt-single-product .product .summary .mtt-add-to-cart #button-price {
  font-weight: 400;
}
.mtt-single-product .product .summary .mtt-add-to-cart #button-price .price {
  color: #323232;
  letter-spacing: 1px;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  display: flex;
}
.mtt-single-product .product .summary .mtt-add-to-cart #button-price .price .stock {
  margin-right: 4px;
}
.mtt-single-product .product .summary .mtt-add-to-cart #button-price .saved {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 2px;
}
.mtt-single-product .product .summary .variations_form .variations {
  margin-right: 0px;
  padding-right: 0px;
  margin-bottom: 16px;
  display: block;
  width: 100%;
}
.mtt-single-product .product .summary .variations_form .variations tbody {
  display: block;
}
.mtt-single-product .product .summary .variations_form .variations tr {
  display: block;
}
.mtt-single-product .product .summary .variations_form .variations tr td {
  display: block;
}
.mtt-single-product .product .summary .variations_form .variations tr td select {
  width: 100%;
}
.mtt-single-product .product .summary .variations_form .variations tr td label {
  letter-spacing: -0.016em;
  font-size: 16px;
  line-height: 1.875;
  opacity: 0.75;
  color: #323232;
  font-weight: 400;
  display: block;
  margin-right: 16px;
}
.mtt-single-product .product .summary .variations_form .variations tr td a {
  display: none !important;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation {
  margin-bottom: 16px;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .price {
  color: #323232;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  width: 100%;
  display: block;
}
@media screen and (max-width: 1280px) {
  .mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .price {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .price {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .price .woocommerce-price-suffix {
  display: none;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .stock {
  margin-bottom: 0px;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .in-stock {
  display: none;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .qty-button-wrap {
  display: flex;
  flex-shrink: 0;
  margin-right: 16px;
  margin-bottom: 10px;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .qty-button-wrap .quantity {
  margin-right: 16px;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .qty-button-wrap .quantity input {
  border: 1px solid rgba(112, 112, 112, 0.2);
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.016em;
  color: #323232;
  font-family: "HermesFB", Georgia, sans-serif;
  height: 100%;
  width: 56px;
  text-align: center;
  padding-left: 14px;
  padding-right: 0px;
  margin-top: 0px;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .qty-button-wrap .button-wrap .button {
  font-weight: 700;
  position: relative;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .qty-button-wrap .button-wrap .button.loading {
  color: #342d3a;
  pointer-events: none;
  cursor: progress;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .qty-button-wrap .button-wrap .button.loading:after {
  position: absolute;
  width: 20px;
  height: 20px;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-radius: 50%;
  content: "";
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  margin: auto;
  animation: spinme 400ms linear infinite;
}
@keyframes spinme {
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .button-cta {
  margin-bottom: 10px;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .button-cta .title {
  font-weight: 500;
  color: #323232;
}
.mtt-single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .button-cta p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #6B7C93;
  font-family: "HermesFB", Georgia, sans-serif;
  line-height: 1.714;
}
.mtt-single-product .product .summary .scroll-links {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.mtt-single-product .product .summary .scroll-links .scroll-link {
  padding: 32px 0px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  font-weight: 400;
  color: #342d3a;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
@media only screen and (max-width: 1800px) {
  .mtt-single-product .product .summary .scroll-links .scroll-link {
    padding: 24px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-product .product .summary .scroll-links .scroll-link {
    padding: 16px 0;
  }
}
.mtt-single-product .product .summary .scroll-links .scroll-link:after {
  content: "";
  width: 18px;
  height: 12px;
  background: url("../../img/icons/scroll-arrow.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.3;
  transition: opacity 0.2s;
}
.mtt-single-product .product .summary .scroll-links .scroll-link:last-child {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-single-product .product .summary .scroll-links .scroll-link:hover:after {
  opacity: 1;
}
.mtt-single-product .product .summary .cart, .mtt-single-product .product .summary .custom-buttons {
  margin-top: 32px;
}
.mtt-single-product .product .summary .custom-buttons {
  margin: 32px -16px 0px -16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mtt-single-product .product .summary .custom-buttons .button {
  margin: 16px;
}
.mtt-single-product .product .summary .custom-buttons .button.outline {
  border: 1px solid;
  padding: 21px 40px 19px 40px;
}
.mtt-single-product .product .summary .custom-buttons .button.dash {
  opacity: 0.6;
  font-weight: 400;
}
.mtt-single-product .product .summary .custom-buttons .button.dash:hover {
  opacity: 1;
}
.mtt-single-product .product .stock {
  margin: 16px 0px;
}
.mtt-single-product .product .cart:not(.variations_form) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.mtt-single-product .product .cart:not(.variations_form) .qty-button-wrap {
  display: flex;
  flex-shrink: 0;
  margin-right: 16px;
}
.mtt-single-product .product .cart:not(.variations_form) .qty-button-wrap .quantity {
  margin-right: 16px;
}
.mtt-single-product .product .cart:not(.variations_form) .qty-button-wrap .quantity input {
  border: 1px solid rgba(112, 112, 112, 0.2);
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.016em;
  color: #323232;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  height: 52px;
  width: 56px;
  text-align: center;
  padding-left: 14px;
  padding-right: 0px;
}
.mtt-single-product .product .cart:not(.variations_form) .qty-button-wrap button {
  background: #342d3a;
  color: #FFF;
  border: none;
}
.mtt-single-product .product .cart:not(.variations_form) .button-cta {
  margin-bottom: 10px;
}
.mtt-single-product .product .cart:not(.variations_form) .button-cta .title {
  font-weight: 500;
  color: #323232;
}
.mtt-single-product .product .cart:not(.variations_form) .button-cta p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #6B7C93;
  font-family: "HermesFB", Georgia, sans-serif;
  line-height: 1.714;
}
.mtt-single-product .product .custom-variations__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
.mtt-single-product .product .custom-variations__wrap.amount .amount-box {
  padding: 18px 16px 15px 16px;
  border-radius: 8px;
  border: 1px solid rgba(112, 112, 112, 0.1);
  transition: background 0.2s, border 0.2s;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.mtt-single-product .product .custom-variations__wrap.amount .amount-box:not(:last-child) {
  margin-right: 8px;
}
.mtt-single-product .product .custom-variations__wrap.amount .amount-box:hover {
  border-color: #342d3a;
  cursor: pointer;
}
.mtt-single-product .product .custom-variations__wrap.amount .amount-box.active {
  background: #342d3a;
  border-color: #342d3a;
}
.mtt-single-product .product .custom-variations__wrap.amount .amount-box.active p {
  color: #FFF;
}
.mtt-single-product .product .custom-variations__wrap.amount .amount-box img {
  margin-right: 8px;
  flex-shrink: 0;
}
.mtt-single-product .product .custom-variations__wrap.amount .amount-box p {
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: -0.008em;
  color: #323232;
  font-weight: 700;
  transition: color 0.2s;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box {
  border-radius: 8px;
  border: 1px solid rgba(112, 112, 112, 0.1);
  transition: box-shadow 0.2s;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
  overflow: hidden;
  width: calc(25% - 16px);
  position: relative;
}
@media only screen and (max-width: 1500pxpx) {
  .mtt-single-product .product .custom-variations__wrap.colors .color-box {
    width: calc(25% - 8px);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-single-product .product .custom-variations__wrap.colors .color-box {
    width: calc(50% - 8px);
  }
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box:not(:last-child) {
  margin-right: 16px;
}
@media only screen and (max-width: 1500px) {
  .mtt-single-product .product .custom-variations__wrap.colors .color-box:not(:last-child) {
    margin-right: 8px;
  }
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box:hover {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box.active {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box.active:after {
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  border-radius: 99px;
  background: #342d3a;
  width: 16px;
  height: 16px;
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box.active:before {
  content: "";
  position: absolute;
  top: 13px;
  right: 12px;
  background: url(../../img/icons/checkmark-white.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 8px;
  height: 6px;
  z-index: 1;
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box .color {
  width: 100%;
  padding-bottom: 80%;
  background: #342d3a;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box .color img {
  max-width: 24px;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box .text-content {
  padding: 16px 12px;
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box .text-content .title {
  font-size: 14px;
  font-size: 0.875rem;
}
.mtt-single-product .product .custom-variations__wrap.colors .color-box .text-content p:not(.title) {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: -0.008em;
  color: #121212;
  transition: color 0.2s;
  margin-top: 8px;
}
@media screen and (max-width: 1160px) {
  .mtt-single-product .product .custom-variations__wrap.colors .color-box .text-content p:not(.title) {
    display: none;
  }
}
.mtt-single-product .product .product-info-box {
  padding: 32px;
  border-radius: 8px;
  border: 1px solid rgba(112, 112, 112, 0.1);
  margin-bottom: 32px;
}
.mtt-single-product .product .product-info-box .title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #323232;
}
.mtt-single-product .product .product-info-box p {
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: -0.016em;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.8;
}
.mtt-single-product .product .mtt-product-image {
  width: 918px;
  position: relative;
  background: #F4EFEA;
  padding: 32px 96px 96px 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.mtt-single-product .product .mtt-product-image.space-between {
  justify-content: space-between;
}
@media only screen and (max-width: 1550px) {
  .mtt-single-product .product .mtt-product-image {
    width: 790px;
    padding: 32px 48px 96px 48px;
  }
}
@media only screen and (max-width: 1350px) {
  .mtt-single-product .product .mtt-product-image {
    width: 660px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-single-product .product .mtt-product-image {
    width: 500px;
  }
}
@media only screen and (max-width: 1000px) {
  .mtt-single-product .product .mtt-product-image {
    width: 100%;
    padding-bottom: 32px;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-single-product .product .mtt-product-image {
    width: 100%;
  }
}
.mtt-single-product .product .mtt-product-image img {
  mix-blend-mode: darken;
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.mtt-single-product .product .mtt-product-image__wrap {
  position: relative;
  z-index: 2;
}
.mtt-single-product .product .mtt-product-image__wrap .swiper-wrapper {
  display: flex;
  align-items: center;
}
.mtt-single-product .product .mtt-product-image__image-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mtt-single-product .product .mtt-product-image__background {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85%;
  height: auto;
  z-index: 1;
  transform: translate(-53%, -47%);
  min-width: 300px;
}
.mtt-single-product .product .mtt-product-image__background svg {
  opacity: 0.06;
  display: block;
}
.mtt-single-product .product .mtt-product-image .swiper-container {
  width: 100%;
}
.mtt-single-product .product .mtt-product-image__control-container {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  position: absolute;
  bottom: 40px;
  width: calc(100% - 192px);
  left: 96px;
}
@media only screen and (max-width: 1550px) {
  .mtt-single-product .product .mtt-product-image__control-container {
    width: calc(100% - 96px);
    left: 48px;
  }
}
@media only screen and (max-width: 1000px) {
  .mtt-single-product .product .mtt-product-image__control-container {
    left: 0px;
    width: 100%;
    bottom: 0px;
    position: relative;
    margin-top: 32px;
  }
}
.mtt-single-product .product .mtt-product-image__slider-controls {
  display: flex;
  align-items: center;
  width: 100%;
}
.mtt-single-product .product .mtt-product-image__progress-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.mtt-single-product .product .mtt-product-image__progress-count {
  letter-spacing: -0.032em;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  color: rgba(52, 45, 58, 0.56);
  flex-shrink: 0;
  width: 40px;
  margin-right: 32px;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  .mtt-single-product .product .mtt-product-image__progress-count {
    font-size: 30px;
    font-size: 1.875rem;
    margin-right: 24px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-single-product .product .mtt-product-image__progress-count {
    margin-right: 16px;
  }
}
.mtt-single-product .product .mtt-product-image__progress-bar {
  position: relative;
  height: 1px;
  width: 100%;
  background: rgba(112, 112, 112, 0.1);
  overflow: hidden;
}
.mtt-single-product .product .mtt-product-image__progress-bar-wrap {
  position: absolute;
  height: 1px;
}
.mtt-single-product .product .mtt-product-image__progress-bar-wrap:before {
  content: "";
  background: rgba(52, 45, 58, 0.4);
  width: 100%;
  height: 1px;
  position: absolute;
  left: -100%;
}
.mtt-single-product .product .mtt-product-image__progress-bar-inner {
  background: rgba(52, 45, 58, 0.4);
  height: 1px;
  position: absolute;
  width: 0%;
  transition: width 0.6s cubic-bezier(0.77, 0, 0.38, 0.86);
}
.mtt-single-product .product .mtt-product-image__arrows {
  display: flex;
  margin-right: -19px;
  margin-left: 13px;
}
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-prev,
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-next {
  position: relative;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  height: auto;
  width: auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.15s ease;
}
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-prev:before,
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-next:before {
  content: "";
  background-image: url("../../img/icons/cover-slider-arrow.svg");
  background-position: center;
  background-size: 9.88px 16px;
  background-repeat: no-repeat;
  display: block;
  width: 9.88px;
  height: 16px;
}
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-prev:after,
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-next:after {
  display: none;
}
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-prev.swiper-button-disabled,
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
}
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-prev {
  margin-right: 10px;
}
.mtt-single-product .product .mtt-product-image__arrows .swiper-button-prev:before {
  transform: scaleX(-1);
}
.mtt-single-product .productinfo-show-discounts {
  display: none;
}

.woocommerce-product-details__short-description {
  line-height: 1.75;
  margin-top: 24px;
  color: rgba(50, 50, 50, 0.6);
  color: #323232;
}
.woocommerce-product-details__short-description p {
  line-height: 1.75;
}
.woocommerce-product-details__short-description ul {
  padding-left: 20px;
}

.mtt-price-wrap {
  display: flex;
  margin-bottom: 32px;
}
@media (min-width: 700px) and (max-width: 1000px) {
  .mtt-price-wrap {
    flex-direction: column;
  }
}
.mtt-price-wrap #price {
  transition: opacity 0.2s;
}
.mtt-price-wrap #price.loading {
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.mtt-price-wrap .mtt-price-content:first-of-type {
  margin-right: 50px;
}
@media (min-width: 700px) and (max-width: 1000px) {
  .mtt-price-wrap .mtt-price-content:first-of-type {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.mtt-price-wrap .mtt-price-content .price {
  color: #323232;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 1280px) {
  .mtt-price-wrap .mtt-price-content .price {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-price-wrap .mtt-price-content .price {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-price-wrap .mtt-price-content .price .woocommerce-price-suffix {
  display: none;
}
.mtt-price-wrap .mtt-price-content .price del {
  opacity: 0.6;
}
.mtt-price-wrap .mtt-price-content .tagline.small {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
  letter-spacing: -0.016em;
  font-family: "HermesFB", Georgia, sans-serif;
  margin-bottom: 0px;
  font-weight: 400;
  color: rgba(50, 50, 50, 0.4);
}

@media only screen and (max-width: 1160px) {
  .single-product .mtt-text-image-double__text-container {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1160px) {
  .single-product .mtt-latest-reviews {
    margin-bottom: 40px;
  }
}

.mtt-more-information {
  padding-top: 100px;
}
@media screen and (max-width: 1160px) {
  .mtt-more-information {
    padding-top: 50px;
  }
}
.mtt-more-information .page_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 800px) {
  .mtt-more-information .page_container {
    flex-direction: column;
  }
}
.mtt-more-information__content {
  max-width: 800px;
}
.mtt-more-information__title {
  font-family: "Proxima Nova", sans-serif;
  color: #323232;
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 1280px) {
  .mtt-more-information__title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-more-information__title {
    font-size: 32px;
    font-size: 2rem;
  }
}
.mtt-more-information__image-wrap {
  margin-right: 100px;
  max-width: 300px;
}
.mtt-more-information__image-wrap img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 950px) {
  .mtt-more-information__image-wrap {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-more-information__image-wrap {
    margin-right: 0;
    margin-bottom: 50px;
  }
}
.mtt-more-information__tagline {
  color: #342d3a;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 16px;
  letter-spacing: 1px;
}
.mtt-more-information__description {
  margin: 16px 0 32px;
}
.mtt-more-information__description p {
  line-height: 1.75;
}
.mtt-more-information__properties {
  background: #F5F9FC;
  padding: 25px 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 32px;
}
.mtt-more-information__property {
  width: 45%;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
}
.mtt-more-information__property:nth-child(1), .mtt-more-information__property:nth-child(2) {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media only screen and (max-width: 1150px) {
  .mtt-more-information__property {
    width: 100%;
  }
  .mtt-more-information__property:nth-child(3) {
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
}
.mtt-more-information__property--title, .mtt-more-information__property--text {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  text-align: right;
  margin-left: 15px;
}
.mtt-more-information__property--title {
  color: #B0BAC8;
}
.mtt-more-information__property--text {
  color: #342d3a;
}
.mtt-more-information__extra {
  color: #323232;
  font-size: 15px;
  font-size: 0.9375rem;
}

.mtt-shop-attributes {
  background: #FFF;
  padding: 20px;
  display: flex;
  justify-content: center;
  position: relative;
  top: -35px;
  z-index: 4;
  flex-wrap: wrap;
}
@media only screen and (max-width: 450px) {
  .mtt-shop-attributes {
    padding: 20px 25px;
  }
}

.mtt-attribute {
  margin: 5px 15px;
  white-space: nowrap;
}
@media only screen and (max-width: 450px) {
  .mtt-attribute {
    width: 100%;
    margin: 5px 0px;
  }
}
.mtt-attribute__title, .mtt-attribute__text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #323232;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.mtt-attribute__title {
  font-weight: 700;
  margin-right: 3px;
}
.mtt-attribute__text {
  font-weight: 400;
}
.mtt-attribute .coffee-strength {
  display: flex;
  position: relative;
  top: 1px;
}
.mtt-attribute .coffee-strength .circle {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #342d3a;
  margin-right: 3px;
}
.mtt-attribute .coffee-strength .circle--active {
  background: #342d3a;
}
.mtt-attribute .coffee-strength .circle:last-of-type {
  margin-right: 0;
}
.mtt-attribute .coffee-strength span {
  display: none;
}

section.related.products,
section.upsells.products {
  max-width: 1536px;
  width: 90%;
  margin: auto;
}
section.related.products .title-wrap,
section.upsells.products .title-wrap {
  display: flex;
  justify-content: space-between;
}
section.related.products .title-wrap h1, section.related.products .title-wrap h2, section.related.products .title-wrap h3,
section.upsells.products .title-wrap h1,
section.upsells.products .title-wrap h2,
section.upsells.products .title-wrap h3 {
  color: #323232;
  margin: 0px;
  font-size: 44px;
  font-size: 2.75rem;
  font-weight: 700;
  letter-spacing: -0.016em;
}
@media screen and (max-width: 1280px) {
  section.related.products .title-wrap h1, section.related.products .title-wrap h2, section.related.products .title-wrap h3,
  section.upsells.products .title-wrap h1,
  section.upsells.products .title-wrap h2,
  section.upsells.products .title-wrap h3 {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 580px) {
  section.related.products .title-wrap h1, section.related.products .title-wrap h2, section.related.products .title-wrap h3,
  section.upsells.products .title-wrap h1,
  section.upsells.products .title-wrap h2,
  section.upsells.products .title-wrap h3 {
    font-size: 32px;
    font-size: 2rem;
  }
}
section.related.products ul.products,
section.upsells.products ul.products {
  margin-top: 0px;
  margin-bottom: 0px;
}
section.related.products ul.products li.product,
section.upsells.products ul.products li.product {
  list-style-type: none;
  margin: 0px;
  flex-grow: 0;
}

.shop-slider .controls {
  display: flex;
}
.shop-slider .controls .arrow {
  width: 49px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  border: 1px solid rgba(68, 79, 106, 0.1);
  color: #323232;
  font-size: 16px;
  font-weight: 400;
  margin-left: 8px;
  transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.shop-slider .controls .arrow img {
  height: 12px;
}
.shop-slider .controls .arrow:not(.disabled):hover {
  cursor: pointer;
}
.shop-slider .controls .arrow.arrow-left img {
  transform: rotate(180deg);
}
.shop-slider .controls .arrow.disabled img {
  opacity: 0.2;
}
.shop-slider .glide {
  width: 100%;
  white-space: normal;
}
.shop-slider .glide__track {
  width: 100%;
}
.shop-slider .glide__slides {
  width: 100%;
}
.shop-slider ul.products {
  margin: 0px;
  white-space: normal;
}

.woocommerce-breadcrumb {
  display: none;
  justify-content: space-between;
  align-items: center;
}
body.single-product .woocommerce-breadcrumb {
  display: flex;
}
.woocommerce-breadcrumb .crumbs {
  font-size: 14px;
  font-size: 0.875rem;
  color: #342d3a;
}
.woocommerce-breadcrumb .crumbs a {
  color: #342d3a;
  font-weight: 500;
  transition: opacity 0.2s;
}
.woocommerce-breadcrumb .crumbs a:hover {
  opacity: 0.7;
}
.woocommerce-breadcrumb .sku {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-size: 0.875rem;
}

.breadcrumbs {
  display: flex;
  align-items: center;
}
.breadcrumbs > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 310px;
}
@media only screen and (max-width: 1400px) {
  .breadcrumbs > div {
    max-width: 240px;
  }
}
@media screen and (max-width: 580px) {
  .breadcrumbs > div {
    max-width: 180px;
  }
}

body.woocommerce.archive .products-archive__inner,
body.post-type-archive-combi-ovens .products-archive__inner,
body.tax-ovens .products-archive__inner {
  display: flex;
}
@media only screen and (max-width: 900px) {
  body.woocommerce.archive .products-archive__inner,
  body.post-type-archive-combi-ovens .products-archive__inner,
  body.tax-ovens .products-archive__inner {
    display: block;
  }
}
body.woocommerce.archive .products-archive__search-bar,
body.post-type-archive-combi-ovens .products-archive__search-bar,
body.tax-ovens .products-archive__search-bar {
  padding: 16px 0px 32px 0px;
  margin-bottom: 64px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  display: flex;
  justify-content: space-between;
}
body.woocommerce.archive .products-archive__search-bar .products-archive__filter-wrap,
body.post-type-archive-combi-ovens .products-archive__search-bar .products-archive__filter-wrap,
body.tax-ovens .products-archive__search-bar .products-archive__filter-wrap {
  margin-top: 16px;
}
@media only screen and (max-width: 900px) {
  body.woocommerce.archive .products-archive__search-bar .products-archive__filter-wrap,
  body.post-type-archive-combi-ovens .products-archive__search-bar .products-archive__filter-wrap,
  body.tax-ovens .products-archive__search-bar .products-archive__filter-wrap {
    display: none;
  }
}
body.woocommerce.archive .products-archive__search-bar .mobile-filter-trigger,
body.post-type-archive-combi-ovens .products-archive__search-bar .mobile-filter-trigger,
body.tax-ovens .products-archive__search-bar .mobile-filter-trigger {
  display: none;
  height: 48px;
  width: 48px;
  background: #FAFAFA;
  border: 1px solid #ededed;
  border-radius: 3px;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  margin-right: 16px;
  margin-top: 16px;
}
@media only screen and (max-width: 900px) {
  body.woocommerce.archive .products-archive__search-bar .mobile-filter-trigger,
  body.post-type-archive-combi-ovens .products-archive__search-bar .mobile-filter-trigger,
  body.tax-ovens .products-archive__search-bar .mobile-filter-trigger {
    display: flex;
  }
}
body.woocommerce.archive .products-archive__search-bar .mobile-filter-trigger img,
body.post-type-archive-combi-ovens .products-archive__search-bar .mobile-filter-trigger img,
body.tax-ovens .products-archive__search-bar .mobile-filter-trigger img {
  width: 16px;
}
body.woocommerce.archive .products-archive__search-bar .search-container,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container,
body.tax-ovens .products-archive__search-bar .search-container {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
body.woocommerce.archive .products-archive__search-bar .search-container .search,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .search,
body.tax-ovens .products-archive__search-bar .search-container .search {
  max-width: 315px;
  width: 100%;
  margin-top: 16px;
  margin-right: 32px;
}
@media only screen and (max-width: 900px) {
  body.woocommerce.archive .products-archive__search-bar .search-container .search,
  body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .search,
  body.tax-ovens .products-archive__search-bar .search-container .search {
    margin-right: 0px;
  }
}
@media screen and (max-width: 580px) {
  body.woocommerce.archive .products-archive__search-bar .search-container .search,
  body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .search,
  body.tax-ovens .products-archive__search-bar .search-container .search {
    max-width: calc(100% - 64px);
  }
}
body.woocommerce.archive .products-archive__search-bar .search-container .search input,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .search input,
body.tax-ovens .products-archive__search-bar .search-container .search input {
  width: 100%;
  background: url("../../img/icons/search.svg") #FAFAFA;
  background-size: 15px 16px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #323232;
  border: 1px solid #FAFAFA;
  padding: 13px 25px 12px 40px;
  transition: border-color 0.2s;
  font-size: 15px;
  font-weight: 300;
  font-family: "HermesFB", Georgia, sans-serif;
}
body.woocommerce.archive .products-archive__search-bar .search-container .search input:focus,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .search input:focus,
body.tax-ovens .products-archive__search-bar .search-container .search input:focus {
  border-color: #342d3a;
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters,
body.tax-ovens .products-archive__search-bar .search-container .filters {
  display: flex;
  align-items: center;
  margin-top: 16px;
}
@media only screen and (max-width: 900px) {
  body.woocommerce.archive .products-archive__search-bar .search-container .filters,
  body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters,
  body.tax-ovens .products-archive__search-bar .search-container .filters {
    width: 100%;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 900px) and (max-width: 900px) {
  body.woocommerce.archive .products-archive__search-bar .search-container .filters,
  body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters,
  body.tax-ovens .products-archive__search-bar .search-container .filters {
    flex-wrap: wrap;
  }
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters.hidden .reset-filters,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters.hidden .reset-filters,
body.tax-ovens .products-archive__search-bar .search-container .filters.hidden .reset-filters {
  display: none;
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters p,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters p,
body.tax-ovens .products-archive__search-bar .search-container .filters p {
  font-size: 14px;
  letter-spacing: 0.08em;
  color: #63636E;
  text-transform: uppercase;
  font-weight: 400;
  margin-right: 16px;
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters .filter-spawner,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters .filter-spawner,
body.tax-ovens .products-archive__search-bar .search-container .filters .filter-spawner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  body.woocommerce.archive .products-archive__search-bar .search-container .filters .filter-spawner,
  body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters .filter-spawner,
  body.tax-ovens .products-archive__search-bar .search-container .filters .filter-spawner {
    flex-wrap: wrap;
  }
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag,
body.tax-ovens .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag {
  margin-right: 16px;
  background: url("../../img/icons/remove.svg") #FAFAFA;
  background-size: 8px 8px;
  background-position: right 8.5px center;
  background-repeat: no-repeat;
  padding: 13.5px 39px 13.5px 8px;
  color: rgba(30, 34, 30, 0.5);
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  transition: opacity 0.2s, box-shadow 0.2s, background 0.2s;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  line-height: 1;
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag:hover,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag:hover,
body.tax-ovens .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag:hover {
  background: url("../../img/icons/remove.svg") whitesmoke;
  background-size: 8px 8px;
  background-position: right 8.5px center;
  background-repeat: no-repeat;
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag span,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag span,
body.tax-ovens .products-archive__search-bar .search-container .filters .filter-spawner .filter-spawner-tag span {
  background: #342d3a;
  color: #FFF;
  border-radius: 3px;
  padding: 3px 5px;
  font-size: 11px;
  font-weight: 600;
  margin-left: 8px;
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters .reset-filters,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters .reset-filters,
body.tax-ovens .products-archive__search-bar .search-container .filters .reset-filters {
  text-decoration: underline;
  color: #1E221E;
  letter-spacing: -0.016em;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  transition: opacity 0.2s;
}
body.woocommerce.archive .products-archive__search-bar .search-container .filters .reset-filters:hover,
body.post-type-archive-combi-ovens .products-archive__search-bar .search-container .filters .reset-filters:hover,
body.tax-ovens .products-archive__search-bar .search-container .filters .reset-filters:hover {
  opacity: 0.8;
}
body.woocommerce.archive .products-archive__reset,
body.post-type-archive-combi-ovens .products-archive__reset,
body.tax-ovens .products-archive__reset {
  display: none;
  margin-bottom: 10px;
  text-decoration: underline;
  justify-content: flex-end;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  body.woocommerce.archive .products-archive__reset,
  body.post-type-archive-combi-ovens .products-archive__reset,
  body.tax-ovens .products-archive__reset {
    display: flex;
  }
}
body.woocommerce.archive .products-archive__sidebar,
body.post-type-archive-combi-ovens .products-archive__sidebar,
body.tax-ovens .products-archive__sidebar {
  width: 315px;
  flex-shrink: 0;
  margin-right: 68px;
}
@media only screen and (max-width: 1350px) {
  body.woocommerce.archive .products-archive__sidebar,
  body.post-type-archive-combi-ovens .products-archive__sidebar,
  body.tax-ovens .products-archive__sidebar {
    width: 280px;
    margin-right: 32px;
  }
}
@media only screen and (max-width: 900px) {
  body.woocommerce.archive .products-archive__sidebar,
  body.post-type-archive-combi-ovens .products-archive__sidebar,
  body.tax-ovens .products-archive__sidebar {
    opacity: 0;
    visibility: hidden;
    width: 0;
    margin: 0;
    position: fixed;
    left: 0;
    background: #FFF;
    z-index: 20;
    overflow-y: auto;
    padding: 50px 5%;
    height: calc(100% - 123px);
    top: 123px;
    transition: opacity 0.2s ease;
  }
  body.woocommerce.archive .products-archive__sidebar.active,
  body.post-type-archive-combi-ovens .products-archive__sidebar.active,
  body.tax-ovens .products-archive__sidebar.active {
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
}
@media screen and (max-width: 580px) {
  body.woocommerce.archive .products-archive__sidebar,
  body.post-type-archive-combi-ovens .products-archive__sidebar,
  body.tax-ovens .products-archive__sidebar {
    height: calc(100% - 100px);
    top: 100px;
    padding-top: 20px;
  }
}
body.woocommerce.archive .products-archive__topbar,
body.post-type-archive-combi-ovens .products-archive__topbar,
body.tax-ovens .products-archive__topbar {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.woocommerce.archive .products-archive__topbar .products-archive__filter-wrap,
body.post-type-archive-combi-ovens .products-archive__topbar .products-archive__filter-wrap,
body.tax-ovens .products-archive__topbar .products-archive__filter-wrap {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1280px) {
  body.woocommerce.archive .products-archive__topbar .products-archive__filter-wrap,
  body.post-type-archive-combi-ovens .products-archive__topbar .products-archive__filter-wrap,
  body.tax-ovens .products-archive__topbar .products-archive__filter-wrap {
    width: calc(50% - 8px);
  }
  body.woocommerce.archive .products-archive__topbar .products-archive__filter-wrap:last-child,
  body.post-type-archive-combi-ovens .products-archive__topbar .products-archive__filter-wrap:last-child,
  body.tax-ovens .products-archive__topbar .products-archive__filter-wrap:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 350px) {
  body.woocommerce.archive .products-archive__topbar .products-archive__filter-wrap,
  body.post-type-archive-combi-ovens .products-archive__topbar .products-archive__filter-wrap,
  body.tax-ovens .products-archive__topbar .products-archive__filter-wrap {
    width: 100%;
  }
}
body.woocommerce.archive .products-archive__filter-wrap,
body.post-type-archive-combi-ovens .products-archive__filter-wrap,
body.tax-ovens .products-archive__filter-wrap {
  display: flex;
  justify-content: space-between;
  width: 134px;
  position: relative;
}
body.woocommerce.archive .products-archive__filter-wrap.full-width,
body.post-type-archive-combi-ovens .products-archive__filter-wrap.full-width,
body.tax-ovens .products-archive__filter-wrap.full-width {
  width: 100%;
}
body.woocommerce.archive .products-archive__filter-wrap input, body.woocommerce.archive .products-archive__filter-wrap select, body.woocommerce.archive .products-archive__filter-wrap textarea,
body.post-type-archive-combi-ovens .products-archive__filter-wrap input,
body.post-type-archive-combi-ovens .products-archive__filter-wrap select,
body.post-type-archive-combi-ovens .products-archive__filter-wrap textarea,
body.tax-ovens .products-archive__filter-wrap input,
body.tax-ovens .products-archive__filter-wrap select,
body.tax-ovens .products-archive__filter-wrap textarea {
  width: 100%;
  margin-top: 0px;
  height: 48px;
  background: #FAFAFA;
  border: none;
}
body.woocommerce.archive .products-archive__filter-wrap input:not(:last-child), body.woocommerce.archive .products-archive__filter-wrap select:not(:last-child), body.woocommerce.archive .products-archive__filter-wrap textarea:not(:last-child),
body.post-type-archive-combi-ovens .products-archive__filter-wrap input:not(:last-child),
body.post-type-archive-combi-ovens .products-archive__filter-wrap select:not(:last-child),
body.post-type-archive-combi-ovens .products-archive__filter-wrap textarea:not(:last-child),
body.tax-ovens .products-archive__filter-wrap input:not(:last-child),
body.tax-ovens .products-archive__filter-wrap select:not(:last-child),
body.tax-ovens .products-archive__filter-wrap textarea:not(:last-child) {
  margin-right: 16px;
}
body.woocommerce.archive .products-archive__filter-wrap > img,
body.post-type-archive-combi-ovens .products-archive__filter-wrap > img,
body.tax-ovens .products-archive__filter-wrap > img {
  position: absolute;
  width: 16px;
  height: 12px;
  left: 24px;
  top: 17.5px;
}
body.woocommerce.archive .products-archive__filter-wrap select,
body.post-type-archive-combi-ovens .products-archive__filter-wrap select,
body.tax-ovens .products-archive__filter-wrap select {
  background: url("../../img/icons/arrow-down.svg") #FAFAFA !important;
  background-size: 8px 5px !important;
  background-repeat: no-repeat !important;
  background-position: right 15px center !important;
}
body.woocommerce.archive .products-archive__filter-wrap select[data-hasicon=true],
body.post-type-archive-combi-ovens .products-archive__filter-wrap select[data-hasicon=true],
body.tax-ovens .products-archive__filter-wrap select[data-hasicon=true] {
  padding-left: 48px !important;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item,
body.tax-ovens .products-archive__filter-wrap .filter-item {
  width: 100%;
  transition: all 0.2s;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid transparent;
  position: relative;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item.active,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item.active,
body.tax-ovens .products-archive__filter-wrap .filter-item.active {
  border-color: rgba(112, 112, 112, 0.1);
  margin-bottom: 40px;
  padding-bottom: 40px;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item.active div:first-child img,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item.active div:first-child img,
body.tax-ovens .products-archive__filter-wrap .filter-item.active div:first-child img {
  transform: rotate(-180deg);
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item.active div:last-child,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item.active div:last-child,
body.tax-ovens .products-archive__filter-wrap .filter-item.active div:last-child {
  height: auto;
  padding-bottom: 1px;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item__title,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item__title,
body.tax-ovens .products-archive__filter-wrap .filter-item__title {
  cursor: pointer;
  text-decoration: none;
  color: #061C37;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  color: #342d3a;
  letter-spacing: 0.15em;
  display: flex;
  padding: 0px 0px 32px 0px;
  justify-content: space-between;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 2;
  text-transform: uppercase;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item__title img,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item__title img,
body.tax-ovens .products-archive__filter-wrap .filter-item__title img {
  transition: transform 0.2s;
  width: 12px;
  height: 12px;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item__content,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item__content,
body.tax-ovens .products-archive__filter-wrap .filter-item__content {
  height: 0px;
  transition: all 0.2s;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item__content-inner,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item__content-inner,
body.tax-ovens .products-archive__filter-wrap .filter-item__content-inner {
  display: flex;
  flex-direction: column;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item__content-inner label,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item__content-inner label,
body.tax-ovens .products-archive__filter-wrap .filter-item__content-inner label {
  line-height: 1;
  font-weight: 300;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item__content-inner label:not(:last-child),
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item__content-inner label:not(:last-child),
body.tax-ovens .products-archive__filter-wrap .filter-item__content-inner label:not(:last-child) {
  margin-bottom: 24px;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item__content-inner label.child,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item__content-inner label.child,
body.tax-ovens .products-archive__filter-wrap .filter-item__content-inner label.child {
  padding-left: 30px;
}
body.woocommerce.archive .products-archive__filter-wrap .filter-item__content-inner label span:before,
body.post-type-archive-combi-ovens .products-archive__filter-wrap .filter-item__content-inner label span:before,
body.tax-ovens .products-archive__filter-wrap .filter-item__content-inner label span:before {
  background: #EDEDED;
}
body.woocommerce.archive .products-archive__products-wrapper,
body.post-type-archive-combi-ovens .products-archive__products-wrapper,
body.tax-ovens .products-archive__products-wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 80px;
}
body.woocommerce.archive .products-archive__products,
body.post-type-archive-combi-ovens .products-archive__products,
body.tax-ovens .products-archive__products {
  min-height: 400px;
}
body.woocommerce.archive .products-archive__products .woocommerce-info,
body.post-type-archive-combi-ovens .products-archive__products .woocommerce-info,
body.tax-ovens .products-archive__products .woocommerce-info {
  margin-top: 40px;
}
body.woocommerce.archive .products-archive__pagination,
body.post-type-archive-combi-ovens .products-archive__pagination,
body.tax-ovens .products-archive__pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 32px 0px;
}
@media screen and (max-width: 580px) {
  body.woocommerce.archive .products-archive__pagination,
  body.post-type-archive-combi-ovens .products-archive__pagination,
  body.tax-ovens .products-archive__pagination {
    flex-direction: column;
    align-items: flex-start;
  }
}
body.woocommerce.archive .products-archive__pagination .progress,
body.post-type-archive-combi-ovens .products-archive__pagination .progress,
body.tax-ovens .products-archive__pagination .progress {
  max-width: 480px;
  width: 100%;
  margin-right: 32px;
  margin-bottom: 10px;
}
@media screen and (max-width: 580px) {
  body.woocommerce.archive .products-archive__pagination .progress,
  body.post-type-archive-combi-ovens .products-archive__pagination .progress,
  body.tax-ovens .products-archive__pagination .progress {
    margin-right: 0;
    max-width: 100%;
  }
}
body.woocommerce.archive .products-archive__pagination .progress p,
body.post-type-archive-combi-ovens .products-archive__pagination .progress p,
body.tax-ovens .products-archive__pagination .progress p {
  display: block;
  margin-bottom: 24px;
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(50, 50, 50, 0.6);
}
body.woocommerce.archive .products-archive__pagination .progress .progress-bar,
body.post-type-archive-combi-ovens .products-archive__pagination .progress .progress-bar,
body.tax-ovens .products-archive__pagination .progress .progress-bar {
  height: 2px;
  width: 100%;
  position: relative;
  background: rgba(50, 50, 50, 0.1);
}
body.woocommerce.archive .products-archive__pagination .progress .progress-bar .progress-indicator,
body.post-type-archive-combi-ovens .products-archive__pagination .progress .progress-bar .progress-indicator,
body.tax-ovens .products-archive__pagination .progress .progress-bar .progress-indicator {
  background: #342d3a;
  height: 100%;
  transition: width 0.4s;
  position: absolute;
  left: 0px;
  top: 0px;
}
body.woocommerce.archive .products-archive__pagination button,
body.post-type-archive-combi-ovens .products-archive__pagination button,
body.tax-ovens .products-archive__pagination button {
  flex-shrink: 0;
  margin-bottom: 10px;
  background: #1E221E;
  padding: 17px 16px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.16em;
}
body.woocommerce.archive .products-archive__pagination button:hover,
body.post-type-archive-combi-ovens .products-archive__pagination button:hover,
body.tax-ovens .products-archive__pagination button:hover {
  background: rgba(30, 34, 30, 0.9);
}
body.woocommerce.archive .products-archive .widgets,
body.post-type-archive-combi-ovens .products-archive .widgets,
body.tax-ovens .products-archive .widgets {
  margin: 88px 0px;
}
@media only screen and (max-width: 1450px) {
  body.woocommerce.archive .products-archive .widgets,
  body.post-type-archive-combi-ovens .products-archive .widgets,
  body.tax-ovens .products-archive .widgets {
    margin: 64px 0px;
  }
}
@media screen and (max-width: 1160px) {
  body.woocommerce.archive .products-archive .widgets,
  body.post-type-archive-combi-ovens .products-archive .widgets,
  body.tax-ovens .products-archive .widgets {
    margin: 32px 0px 64px;
  }
}
body.woocommerce.archive .products-archive .widgets .page_container,
body.post-type-archive-combi-ovens .products-archive .widgets .page_container,
body.tax-ovens .products-archive .widgets .page_container {
  width: 100%;
  max-width: none;
}
body.woocommerce.archive .title-text,
body.post-type-archive-combi-ovens .title-text,
body.tax-ovens .title-text {
  margin-bottom: 104px;
}
@media only screen and (max-width: 1450px) {
  body.woocommerce.archive .title-text,
  body.post-type-archive-combi-ovens .title-text,
  body.tax-ovens .title-text {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1160px) {
  body.woocommerce.archive .title-text,
  body.post-type-archive-combi-ovens .title-text,
  body.tax-ovens .title-text {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1160px) {
  body.woocommerce.archive .title-text.special,
  body.post-type-archive-combi-ovens .title-text.special,
  body.tax-ovens .title-text.special {
    margin-bottom: 0px;
  }
}
body.woocommerce.archive .title-text__inner,
body.post-type-archive-combi-ovens .title-text__inner,
body.tax-ovens .title-text__inner {
  display: flex;
}
body.woocommerce.archive .title-text__inner.column,
body.post-type-archive-combi-ovens .title-text__inner.column,
body.tax-ovens .title-text__inner.column {
  flex-direction: column;
}
body.woocommerce.archive .title-text__inner.column h2,
body.post-type-archive-combi-ovens .title-text__inner.column h2,
body.tax-ovens .title-text__inner.column h2 {
  max-width: 90%;
  margin-right: 0px;
  margin-bottom: 16px;
}
body.woocommerce.archive .title-text__inner.column .text,
body.post-type-archive-combi-ovens .title-text__inner.column .text,
body.tax-ovens .title-text__inner.column .text {
  max-width: 960px;
  width: 100%;
}
@media screen and (max-width: 1160px) {
  body.woocommerce.archive .title-text__inner,
  body.post-type-archive-combi-ovens .title-text__inner,
  body.tax-ovens .title-text__inner {
    flex-direction: column;
  }
}
body.woocommerce.archive .title-text__inner h2,
body.post-type-archive-combi-ovens .title-text__inner h2,
body.tax-ovens .title-text__inner h2 {
  max-width: 286px;
  margin-right: 91px;
  font-size: 28px;
  font-size: 1.75rem;
  letter-spacing: -0.016em;
  font-weight: 600;
  flex-shrink: 0;
  line-height: 1.57;
}
@media screen and (max-width: 1280px) {
  body.woocommerce.archive .title-text__inner h2,
  body.post-type-archive-combi-ovens .title-text__inner h2,
  body.tax-ovens .title-text__inner h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  body.woocommerce.archive .title-text__inner h2,
  body.post-type-archive-combi-ovens .title-text__inner h2,
  body.tax-ovens .title-text__inner h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 1450px) {
  body.woocommerce.archive .title-text__inner h2,
  body.post-type-archive-combi-ovens .title-text__inner h2,
  body.tax-ovens .title-text__inner h2 {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1160px) {
  body.woocommerce.archive .title-text__inner h2,
  body.post-type-archive-combi-ovens .title-text__inner h2,
  body.tax-ovens .title-text__inner h2 {
    margin-right: 0px;
    margin-bottom: 16px;
    max-width: 100%;
  }
}
body.woocommerce.archive .title-text__inner .text p,
body.post-type-archive-combi-ovens .title-text__inner .text p,
body.tax-ovens .title-text__inner .text p {
  line-height: 1.75;
}
body.woocommerce.archive .title-text__inner .text p:not(:last-child),
body.post-type-archive-combi-ovens .title-text__inner .text p:not(:last-child),
body.tax-ovens .title-text__inner .text p:not(:last-child) {
  margin-bottom: 16px;
}

.woocommerce-checkout .woocommerce {
  overflow: hidden;
  margin-top: -133px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout .woocommerce {
    margin-top: 0px;
  }
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce-checkout.checkout {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0 !important;
  width: 100%;
}
.woocommerce-checkout.checkout .woocommerce-NoticeGroup-checkout {
  margin-top: 140px;
  width: 100%;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .woocommerce-NoticeGroup-checkout {
    margin-top: 16px;
  }
}
.woocommerce-checkout.checkout .woocommerce-NoticeGroup-checkout .woocommerce-error {
  background: transparent;
}
.woocommerce-checkout.checkout .woocommerce-NoticeGroup-checkout ~ .order-details,
.woocommerce-checkout.checkout .woocommerce-NoticeGroup-checkout ~ #customer_details {
  padding-top: 90px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .woocommerce-NoticeGroup-checkout ~ .order-details {
    padding-top: 50px;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .woocommerce-NoticeGroup-checkout ~ #customer_details {
    padding-top: 16px;
  }
}
.woocommerce-checkout.checkout #customer_details {
  width: calc(60% - 50px);
  padding-top: 213px;
}
@media only screen and (max-width: 1400px) {
  .woocommerce-checkout.checkout #customer_details {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout.checkout #customer_details {
    width: 100%;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout #customer_details {
    padding-top: 50px;
  }
}
.woocommerce-checkout.checkout #customer_details .mtt-cart__safe-payment {
  margin-bottom: 110px;
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout.checkout #customer_details .mtt-cart__safe-payment {
    margin-bottom: 50px;
  }
}
.woocommerce-checkout.checkout #customer_details .col-2 {
  padding-bottom: 64px;
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout.checkout #customer_details .col-2 {
    padding-bottom: 0px;
  }
}
.woocommerce-checkout.checkout .order-details {
  width: calc(40% - 50px);
  background: rgba(244, 239, 234, 0.5);
  padding: 208px 0px 24px 100px;
  position: relative;
  min-height: calc(100vh - 80px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .order-details:after, .woocommerce-checkout.checkout .order-details:before {
    content: "";
    background: rgba(244, 239, 234, 0.5);
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
  }
}
.woocommerce-checkout.checkout .order-details:before {
  left: -50%;
  display: none;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .order-details:before {
    display: block;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .order-details:after {
    right: -50%;
  }
}
.woocommerce-checkout.checkout .order-details .order-inner {
  overflow-y: auto;
  height: 100%;
  -ms-overflow-style: none;
}
.woocommerce-checkout.checkout .order-details .order-inner::-webkit-scrollbar {
  display: none;
}
.woocommerce-checkout.checkout .order-details .order-inner #payment ul li:not(:last-child) {
  margin-bottom: 8px;
}
.woocommerce-checkout.checkout .order-details .order-inner #payment ul li input {
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
}
.woocommerce-checkout.checkout .order-details .order-inner #payment ul li label img {
  height: auto;
  max-width: 100%;
  margin-top: 8px;
}
.woocommerce-checkout.checkout .order-details .order-inner #payment ul li .payment_box {
  margin-top: 8px;
}
@media screen and (max-height: 850px) {
  .woocommerce-checkout.checkout .order-details {
    height: auto;
  }
}
@media only screen and (max-width: 1400px) {
  .woocommerce-checkout.checkout .order-details {
    padding: 150px 0px 24px 50px;
  }
}
@media only screen and (max-width: 1300px) {
  .woocommerce-checkout.checkout .order-details {
    padding: 150px 0px 24px 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout.checkout .order-details {
    padding: 50px 0px;
    height: auto;
    width: 100%;
    margin-top: 48px;
    min-height: 0;
  }
}
.woocommerce-checkout.checkout .order-details:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background: rgba(244, 239, 234, 0.5);
  transform: translate(100%);
}
.woocommerce-checkout.checkout .order-details .heading {
  display: flex;
  align-items: center;
}
.woocommerce-checkout.checkout .order-details .heading h3 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 16px;
}
@media screen and (max-width: 1280px) {
  .woocommerce-checkout.checkout .order-details .heading h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .order-details .heading h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.woocommerce-checkout.checkout .order-details .heading .quantity {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-size: 1.125rem;
  margin-left: 13px;
}
.woocommerce-checkout.checkout .order-details .heading .quantity a {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  line-height: 1;
}
.woocommerce-checkout.checkout .order-details .heading .quantity a img {
  width: 16px;
  height: 16px;
}
.woocommerce-checkout.checkout .order-details .label {
  font-weight: 300;
  line-height: 1.46;
  padding-bottom: 32px;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields h3,
.woocommerce-checkout.checkout .woocommerce-additional-fields h3 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 24px;
}
@media screen and (max-width: 1280px) {
  .woocommerce-checkout.checkout .woocommerce-billing-fields h3,
  .woocommerce-checkout.checkout .woocommerce-additional-fields h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .woocommerce-billing-fields h3,
  .woocommerce-checkout.checkout .woocommerce-additional-fields h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.woocommerce-checkout.checkout .woocommerce-billing-fields .log-in p {
  color: rgba(132, 132, 132, 0.8);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields .log-in p a {
  color: rgba(18, 18, 18, 0.8);
  font-weight: 400;
  margin-left: 7px;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  border-top: 1px dashed rgba(112, 112, 112, 0.1);
  padding-bottom: 24px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper {
    margin-top: 32px;
    padding-top: 27px;
    padding-bottom: 27px;
  }
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p {
  margin-top: 24px;
  margin-bottom: 0;
  width: calc(50% - 10px);
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p#billing_postcode_field, .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p#billing_city_field, .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p#shipping_postcode_field, .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p#shipping_city_field {
  width: calc(25% - 20px);
  flex-grow: 1;
  margin-left: 20px;
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p#billing_postcode_field, .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p#billing_city_field, .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p#shipping_postcode_field, .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p#shipping_city_field {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper p {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 16px;
  }
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper textarea {
  min-height: 180px;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper label {
  color: #323232;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper .select2-container--default {
  border: 1px solid rgba(232, 232, 232, 0.5);
  border-radius: 0;
  background: #FFF;
  padding: 13px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "HermesFB", Georgia, sans-serif;
  box-sizing: border-box;
  margin-top: 5px;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper .select2-selection--single {
  border: none;
  background: none;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields__field-wrapper .select2-selection--single .select2-selection__arrow {
  top: 18px;
  right: 16px;
}
.woocommerce-checkout.checkout .woocommerce-billing-fields .woocommerce-additional-fields {
  margin-top: 0;
  border-top: 0;
  padding-top: 0;
}
.woocommerce-checkout.checkout #ship-to-different-address {
  margin-top: 26px;
  cursor: pointer;
  font-weight: 400;
  position: relative;
}
.woocommerce-checkout.checkout #ship-to-different-address label {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.woocommerce-checkout.checkout #ship-to-different-address span {
  padding-left: 24px !important;
  color: #121212;
  letter-spacing: normal;
  font-size: 16px;
  font-size: 1rem;
}
.woocommerce-checkout.checkout #ship-to-different-address span:before, .woocommerce-checkout.checkout #ship-to-different-address span:after {
  display: none;
}
.woocommerce-checkout.checkout #ship-to-different-address .plus-icon {
  content: "";
  background: url(../../../assets/img/icons/plus-icon-dark.svg);
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
}
.woocommerce-checkout.checkout #ship-to-different-address input[type=checkbox]:checked ~ .plus-icon {
  background: url(../../../assets/img/icons/minus-icon-dark.svg);
}
.woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper input {
  width: 100%;
}
.woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper .select2-container--default {
  border: 1px solid rgba(232, 232, 232, 0.5);
  border-radius: 0;
  background: #FFF;
  padding: 13px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "HermesFB", Georgia, sans-serif;
  box-sizing: border-box;
  margin-top: 5px;
}
.woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper .select2-selection--single {
  border: none;
  background: none;
}
.woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper .select2-selection--single .select2-selection__arrow {
  top: 18px;
  right: 16px;
}
.woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p {
  margin-top: 24px;
  margin-bottom: 0;
  width: calc(50% - 10px);
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p {
    width: 100%;
  }
}
.woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p#billing_postcode_field, .woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p#billing_city_field, .woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_postcode_field, .woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_city_field {
  width: calc(25% - 20px);
  flex-grow: 1;
  margin-right: 20px;
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p#billing_postcode_field, .woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p#billing_city_field, .woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_postcode_field, .woocommerce-checkout.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_city_field {
    width: 100%;
    margin-top: 0px;
    margin-right: 0;
  }
}
.woocommerce-checkout.checkout .woocommerce-additional-fields {
  margin-top: 50px;
  border-top: 1px dashed rgba(112, 112, 112, 0.1);
  padding-top: 50px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .woocommerce-additional-fields {
    margin-top: 28px;
    padding-top: 28px;
  }
}
.woocommerce-checkout.checkout .woocommerce-additional-fields textarea {
  display: block;
  border: none;
  width: 100%;
  min-height: 100px;
  max-height: 200px;
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid rgba(232, 232, 232, 0.5);
  padding: 10px;
  resize: vertical;
  box-sizing: border-box;
  margin-top: 8px;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping {
  position: relative;
  margin-top: 28px;
  border-top: 1px dashed rgba(112, 112, 112, 0.1);
  border-bottom: 1px dashed rgba(112, 112, 112, 0.1);
  padding-top: 20px;
  padding-bottom: 64px;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping.loading .loader {
  z-index: 10;
  display: block;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .loader {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .loader:after {
  position: absolute;
  width: 20px;
  height: 20px;
  border-left: 3px solid #342d3a;
  border-right: 3px solid #342d3a;
  border-top: 3px solid transparent;
  border-left: 3px solid transparent;
  border-radius: 9999px;
  content: "";
  left: 0px;
  bottom: 0px;
  top: 0px;
  right: 0;
  margin: auto;
  animation: spinme 500ms linear infinite;
}
@keyframes spinme {
  100% {
    transform: rotate(-360deg);
  }
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box {
  padding: 18px 24px;
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box.active {
  background: #FAFAFA;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box.active .product-shipping-box__bottom-box {
  border-bottom: 1px solid #FAFAFA;
  height: auto;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box.active .product-shipping-box__checkbox:hover:before {
  background: #f3f3f3;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box.active .product-shipping-box__checkbox:after {
  opacity: 1;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__top-box {
  display: flex;
  justify-content: space-between;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__top-box > div:not(:last-child) {
  margin-right: 16px;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__checkbox {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  position: relative;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__checkbox:hover {
  cursor: pointer;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__checkbox:hover:before {
  background: #e6e6e6;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__checkbox:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #F3F3F3;
  display: block;
  transition: background 0.2s;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__checkbox:after {
  content: "";
  width: 10px;
  height: 8px;
  background: url("../../img/checkmark-dark.svg");
  background-size: cover;
  background-repeat: no-repeat;
  top: 6px;
  left: 6px;
  position: absolute;
  display: block;
  opacity: 0;
  transition: opacity 0.2s;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__image {
  width: 56px;
}
@media only screen and (max-width: 450px) {
  .woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__image {
    display: none;
  }
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__name {
  width: 223px;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__desc {
  width: 336px;
}
@media only screen and (max-width: 700px) {
  .woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__desc {
    display: none;
  }
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__price {
  flex-shrink: 0;
}
@media only screen and (max-width: 350px) {
  .woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__price {
    display: none;
  }
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box__bottom-box {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  padding-top: 18px;
  height: 1px;
  overflow: hidden;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .mtt-shipping .product-shipping-box:last-child .product-shipping-box__bottom-box {
  border-bottom: none;
  padding-top: 0px;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .open-shipping-modal {
  padding: 10px 0px 18px 0px;
  display: inline-block;
  letter-spacing: -0.2px;
  font-size: 13px;
  font-weight: 500;
  color: #342d3a;
  text-decoration: underline;
  cursor: pointer;
  transition: all 0.2s;
  width: 100%;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields .open-shipping-modal:hover {
  opacity: 0.8;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker > div:first-of-type {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker hr {
  display: none;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result {
  margin-bottom: 5px;
  display: flex;
  width: 100%;
  cursor: pointer;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 9px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result input {
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
  cursor: pointer;
  margin-right: 8px;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result label {
  font-weight: 100;
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  cursor: pointer;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result label .distance {
  font-weight: bold;
}
.woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result input[type=radio]:checked + label, .woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result input[type=radio]:checked label, .woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result input[type=radio]:checked > label, .woocommerce-checkout.checkout .woocommerce-additional-fields #gls-parcel-picker #results .result input[type=radio]:checked ~ label {
  font-weight: bold;
}
.woocommerce-checkout.checkout #order_review .amount {
  color: #323232;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.woocommerce-checkout.checkout #order_review .cart-subtotal {
  color: #323232;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding-top: 24px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.woocommerce-checkout.checkout #order_review .cart-subtotal .amount {
  color: #323232;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.woocommerce-checkout.checkout #order_review .shipping {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding-top: 24px;
  margin-top: 24px;
}
.woocommerce-checkout.checkout #order_review .shipping .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-checkout.checkout #order_review .shipping .info .info-title, .woocommerce-checkout.checkout #order_review .shipping .info .price {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.15em;
}
.woocommerce-checkout.checkout #order_review .shipping .info .price {
  letter-spacing: 0.075em;
}
.woocommerce-checkout.checkout #order_review .shipping .info .line {
  width: 240px;
  height: 5px;
  border-radius: 20px;
  background: rgba(132, 132, 132, 0.1);
  position: relative;
}
@media only screen and (max-width: 1450px) {
  .woocommerce-checkout.checkout #order_review .shipping .info .line {
    width: 150px;
  }
}
@media only screen and (max-width: 1300px) {
  .woocommerce-checkout.checkout #order_review .shipping .info .line {
    width: 100px;
  }
}
.woocommerce-checkout.checkout #order_review .shipping .info .line .percentage {
  height: 100%;
  max-width: 100%;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: #f6f0eb;
}
.woocommerce-checkout.checkout #order_review .shipping .label {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.woocommerce-checkout.checkout #order_review .shipping .label .text, .woocommerce-checkout.checkout #order_review .shipping .label .numbers {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(50, 50, 50, 0.6);
}
.woocommerce-checkout.checkout #order_review .shipping .label .text {
  display: flex;
  align-items: center;
}
.woocommerce-checkout.checkout #order_review .shipping .label .text img {
  margin-right: 8px;
}
.woocommerce-checkout.checkout #order_review .total-shipping, .woocommerce-checkout.checkout #order_review .tax-rate {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding-top: 24px;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.15em;
}
.woocommerce-checkout.checkout #order_review .total-shipping label, .woocommerce-checkout.checkout #order_review .tax-rate label {
  letter-spacing: 0.075em;
}
.woocommerce-checkout.checkout #order_review .total-shipping .shipping-info, .woocommerce-checkout.checkout #order_review .tax-rate .shipping-info {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: capitalize;
  letter-spacing: normal;
  display: flex;
  margin-top: 5px;
}
.woocommerce-checkout.checkout #order_review .total-shipping .shipping-info .shipping-text, .woocommerce-checkout.checkout #order_review .tax-rate .shipping-info .shipping-text {
  line-height: 1;
}
.woocommerce-checkout.checkout #order_review .total-shipping .shipping-info .tooltip, .woocommerce-checkout.checkout #order_review .tax-rate .shipping-info .tooltip {
  position: relative;
  margin-left: 10px;
}
.woocommerce-checkout.checkout #order_review .total-shipping .shipping-info .tooltip:hover .tooltip-text, .woocommerce-checkout.checkout #order_review .tax-rate .shipping-info .tooltip:hover .tooltip-text {
  visibility: visible;
}
.woocommerce-checkout.checkout #order_review .total-shipping .shipping-info .tooltip img, .woocommerce-checkout.checkout #order_review .tax-rate .shipping-info .tooltip img {
  width: 16px;
  height: 16px;
}
.woocommerce-checkout.checkout #order_review .total-shipping .shipping-info .tooltip .tooltip-text, .woocommerce-checkout.checkout #order_review .tax-rate .shipping-info .tooltip .tooltip-text {
  visibility: hidden;
  width: 170px;
  background-color: #FFF;
  color: #323232;
  padding: 5px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}
.woocommerce-checkout.checkout #order_review .order-total {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding: 24px 0px;
  margin-top: 24px;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.woocommerce-checkout.checkout #order_review .order-total .total-title {
  letter-spacing: 0.15em;
}
.woocommerce-checkout.checkout #order_review .order-total strong {
  font-weight: 500;
}
.woocommerce-checkout.checkout .information-wrapper {
  margin-top: auto;
}
.woocommerce-checkout.checkout .information-wrapper .information {
  font-size: 13px;
  font-size: 0.8125rem;
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.woocommerce-checkout.checkout .information-wrapper .information p {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #262626;
  line-height: 1.55;
}
.woocommerce-checkout.checkout .information-wrapper .information a {
  color: #323232;
  transition: color 0.2s ease;
}
.woocommerce-checkout.checkout .information-wrapper .information a:hover {
  color: black;
}
.woocommerce-checkout.checkout .information-wrapper .information img {
  margin-right: 8px;
}
.woocommerce-checkout.checkout .information-wrapper .links {
  margin-top: 32px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.woocommerce-checkout.checkout .information-wrapper .links a {
  margin-top: 24px;
  display: inline-block;
  color: #323232;
  opacity: 0.6;
  font-size: 13px;
  font-size: 0.8125rem;
  transition: opacity 0.2s ease;
  border-right: 1px solid #323232;
  padding-right: 8px;
  margin-left: 8px;
  line-height: 1;
}
.woocommerce-checkout.checkout .information-wrapper .links a:last-of-type {
  border-right: 0;
  padding-right: 0;
}
.woocommerce-checkout.checkout .information-wrapper .links a:hover {
  opacity: 1;
}
.woocommerce-checkout.checkout ul {
  list-style: none;
}
.woocommerce-checkout.checkout .cart_item {
  display: flex;
  padding: 24px 0 !important;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.woocommerce-checkout.checkout .cart_item:first-of-type {
  margin-top: 50px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .cart_item:first-of-type {
    margin-top: 25px;
  }
}
.woocommerce-checkout.checkout .cart_item.loading {
  pointer-events: none;
  opacity: 0.5;
}
.woocommerce-checkout.checkout .cart_item input.qty {
  display: none;
}
.woocommerce-checkout.checkout .cart_item .product-thumbnail {
  margin-right: 32px;
  height: 100%;
  max-height: 78px;
  width: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1350px) {
  .woocommerce-checkout.checkout .cart_item .product-thumbnail {
    height: 58px;
  }
}
@media only screen and (max-width: 700px) {
  .woocommerce-checkout.checkout .cart_item .product-thumbnail {
    margin-right: 10px;
    height: 48px;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .cart_item .product-thumbnail {
    height: 38px;
  }
}
.woocommerce-checkout.checkout .cart_item .product-thumbnail img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  display: block;
  mix-blend-mode: darken;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper {
  padding-right: 10px;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .product-name {
  line-height: 1.48;
  color: #121212;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .cart_item .product-information-wrapper .product-name {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information {
  display: flex;
  margin-top: 8px;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity, .woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .attributes {
  font-size: 14px;
  font-size: 0.875rem;
  color: #4D4D4D;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity {
  font-weight: 400;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .label {
  padding-bottom: 0px;
  line-height: 1;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .product-quantity {
  display: flex;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .product-quantity .label {
  margin-right: 16px;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .product-quantity .product-quantity-action-wrap {
  display: flex;
  align-items: center;
  line-height: 1;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .product-quantity .product-quantity-action-wrap .product-quantity-action {
  background: none;
  padding: 0px;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .product-quantity .product-quantity-action-wrap .product-quantity-action:hover {
  opacity: 0.8;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .product-quantity .product-quantity-action-wrap .product-quantity-action__minus {
  margin-right: 8px;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .product-quantity .product-quantity-action-wrap .product-quantity-action__plus {
  margin-left: 8px;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .quantity .product-quantity .product-quantity-action-wrap .product-quantity-action img {
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}
.woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .attributes {
  margin-left: 16px;
}
@media only screen and (max-width: 1350px) {
  .woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .attributes {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .attributes {
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .cart_item .product-information-wrapper .information .attributes {
    display: none;
  }
}
.woocommerce-checkout.checkout .cart_item .product-total {
  margin-left: auto;
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: right;
  flex-shrink: 0;
}
.woocommerce-checkout.checkout .add-more-products {
  border: 1px dashed rgba(112, 112, 112, 0.2);
  padding: 24px 0px 22px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  color: #323232;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s;
  margin-bottom: 50px;
  margin-top: 33px;
}
.woocommerce-checkout.checkout .add-more-products:hover {
  background: rgba(112, 112, 112, 0.1);
}
.woocommerce-checkout.checkout .add-more-products .plus {
  border-radius: 100px;
  border: 1px solid #000;
  margin-right: 16px;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.woocommerce-checkout.checkout .add-more-products .plus img {
  width: 8px;
  height: 8px;
}
.woocommerce-checkout.checkout .woocommerce-privacy-policy-text {
  margin: 16px 0;
  max-width: 600px;
}
.woocommerce-checkout.checkout .woocommerce-privacy-policy-text a {
  color: #342d3a;
  font-weight: 500;
  transition: opacity 0.2s;
}
.woocommerce-checkout.checkout .woocommerce-privacy-policy-text a:hover {
  opacity: 0.8;
}
.woocommerce-checkout.checkout .form-row {
  margin-bottom: 16px;
}
.woocommerce-checkout.checkout .form-row.hidden {
  visibility: hidden;
  opacity: 0;
  display: none;
}
.woocommerce-checkout.checkout .form-row label {
  color: #323232;
}
.woocommerce-checkout.checkout .form-row label input {
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
}
.woocommerce-checkout.checkout .form-row label span a {
  color: #323232;
}
.woocommerce-checkout.checkout .form-row input[readonly=readonly], .woocommerce-checkout.checkout .form-row input[disabled=disabled] {
  background-color: rgba(226, 232, 235, 0.4);
}
.woocommerce-checkout.checkout .shipping_options {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px dashed rgba(112, 112, 112, 0.1);
  font-size: 26px;
  font-size: 1.625rem;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  color: #323232;
}
@media screen and (max-width: 1280px) {
  .woocommerce-checkout.checkout .shipping_options {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-checkout.checkout .shipping_options {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-checkout.checkout .shipping_options {
    margin-top: 28px;
    padding-top: 28px;
  }
}
.woocommerce-checkout.checkout .shipping_options ul {
  font-family: "HermesFB", Georgia, sans-serif;
  font-size: 16px;
  font-size: 1rem;
}
.woocommerce-checkout.checkout #payment {
  margin-top: 8px;
}
.woocommerce-checkout.checkout #payment .place-order .buttons-container {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}
.woocommerce-checkout.checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 25% !important;
}

.select2-container {
  z-index: 5;
}

.select2-search__field {
  height: 40px !important;
}

.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #E8E8E8;
}

.woocommerce-checkout-review-order-table .blockUI.blockOverlay, .woocommerce-checkout-payment .blockUI.blockOverlay {
  background: #F5F9FC !important;
  z-index: 1 !important;
}

#email_cc_field {
  margin-bottom: 24px;
}
#email_cc_field input {
  margin-top: 8px;
}

.wc_payment_methods {
  margin-bottom: 32px;
}
.wc_payment_methods li {
  margin-bottom: 8px;
}
.wc_payment_methods li:last-child {
  margin-bottom: 0;
}
.wc_payment_methods li.disabled label {
  color: #d3d3d3 !important;
  cursor: default !important;
}
.wc_payment_methods li input[type=radio] + label {
  font-size: 16px;
  font-size: 1rem;
  padding-left: 30px !important;
}
.wc_payment_methods li input[type=radio] + label:before {
  width: 18px;
  height: 18px;
}
.wc_payment_methods li input[type=radio]:checked + label:after,
.wc_payment_methods li input[type=radio]:checked + span:after {
  background: #FFF;
  width: 10px;
  height: 10px;
  left: 5px;
}
.wc_payment_methods li .payment_box {
  padding-left: 30px;
}
.wc_payment_methods li .payment_box p {
  font-size: 14px;
  line-height: 1.5;
}

.mc4wp-checkbox-woocommerce,
.woocommerce-form__label-for-checkbox {
  margin-top: 24px;
}
.mc4wp-checkbox-woocommerce input[type=checkbox] + span,
.woocommerce-form__label-for-checkbox input[type=checkbox] + span {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  padding-left: 30px !important;
}
.mc4wp-checkbox-woocommerce input[type=checkbox] + span:before,
.woocommerce-form__label-for-checkbox input[type=checkbox] + span:before {
  width: 18px;
  height: 18px;
}
.mc4wp-checkbox-woocommerce input[type=checkbox] + span:after,
.woocommerce-form__label-for-checkbox input[type=checkbox] + span:after {
  width: 20px;
  height: 20px;
}

.woocommerce-terms-and-conditions-link {
  color: #342d3a;
  font-weight: 500;
  transition: opacity 0.2s;
}
.woocommerce-terms-and-conditions-link:hover {
  opacity: 0.8;
}
.woocommerce-terms-and-conditions-link:before {
  content: " ";
}

.woocommerce-order-received .woocommerce {
  overflow: hidden;
  margin-top: 133px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .woocommerce {
    margin-top: 0px;
  }
}
.woocommerce-order-received .thank-you__cover {
  position: relative;
}
.woocommerce-order-received .thank-you__cover:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(to right, #323232, rgba(0, 0, 0, 0));
  z-index: 1;
}
.woocommerce-order-received .thank-you__cover-image {
  width: 100%;
  position: absolute;
  height: 100%;
}
.woocommerce-order-received .thank-you__cover-inner {
  position: relative;
  padding: 126px 0px;
  z-index: 2;
}
.woocommerce-order-received .thank-you__cover-inner .confirm-wrapper {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.woocommerce-order-received .thank-you__cover-inner .confirm-wrapper p {
  letter-spacing: 0.15em;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #FCF2E5;
}
.woocommerce-order-received .thank-you__cover-inner .confirm-wrapper img {
  margin-right: 8px;
  display: block;
}
.woocommerce-order-received .thank-you__cover-inner h1 {
  font-family: "Berlingske Serif", Georgia, sans-serif;
  line-height: 1.3;
  font-size: 48px;
  font-size: 3rem;
  margin-top: 32px;
  max-width: 409px;
  color: #FCF2E5;
}
@media screen and (max-width: 1280px) {
  .woocommerce-order-received .thank-you__cover-inner h1 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-order-received .thank-you__cover-inner h1 {
    font-size: 32px;
    font-size: 2rem;
  }
}
.woocommerce-order-received .thank-you__cover-inner .shipped-to {
  color: #FFF;
  margin-top: 24px;
}
.woocommerce-order-received .thank-you__cover-inner .order-info {
  display: flex;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .thank-you__cover-inner .order-info {
    margin-top: 20px;
  }
}
.woocommerce-order-received .thank-you__cover-inner .order-info .col {
  border-right: 1px solid rgba(252, 242, 229, 0.1);
  padding-right: 28px;
  margin-right: 28px;
  letter-spacing: -0.03em;
  color: #FCF2E5;
}
.woocommerce-order-received .thank-you__cover-inner .order-info .col:last-of-type {
  border-right: none;
  padding-right: 0px;
  margin-right: 0px;
}
.woocommerce-order-received .thank-you__cover-inner .order-info .col .title {
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  color: #FCF2E5;
}
.woocommerce-order-received .thank-you__content {
  display: flex;
  justify-content: space-between;
  padding: 55px 0px 104px 0px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .thank-you__content {
    flex-wrap: wrap;
    padding: 55px 0px;
  }
}
.woocommerce-order-received .thank-you__overview {
  width: 100%;
  margin-right: 128px;
}
@media only screen and (max-width: 1500px) {
  .woocommerce-order-received .thank-you__overview {
    margin-right: 80px;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .thank-you__overview {
    margin-right: 0px;
  }
}
.woocommerce-order-received .thank-you__informations {
  width: 492px;
  flex-shrink: 0;
  background: #F9F7F4;
  padding: 97px 80px 57px 80px;
}
@media only screen and (max-width: 1500px) {
  .woocommerce-order-received .thank-you__informations {
    padding: 64px 40px;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .thank-you__informations {
    width: 100%;
    margin-top: 32px;
  }
}
.woocommerce-order-received .thank-you__informations h3 {
  margin-bottom: 32px;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  .woocommerce-order-received .thank-you__informations h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-order-received .thank-you__informations h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.woocommerce-order-received .thank-you__informations > ul > li:not(:last-child) {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.woocommerce-order-received .thank-you__informations ul li {
  list-style: none;
}
.woocommerce-order-received .thank-you__informations ul li .title {
  margin-bottom: 24px;
  font-weight: 600;
}
.woocommerce-order-received .thank-you__informations ul li ul li {
  display: flex;
  justify-content: space-between;
  color: rgba(50, 50, 50, 0.6);
}
.woocommerce-order-received .thank-you__informations ul li ul li .label {
  color: #323232;
}
.woocommerce-order-received .thank-you__informations .button {
  width: 100%;
  text-align: center;
}
.woocommerce-order-received .thank-you .product-details-topbar {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.woocommerce-order-received .thank-you .product-details {
  border-top: 1px dashed rgba(112, 112, 112, 0.1);
  margin-top: 40px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .thank-you .product-details {
    margin-top: 20px;
  }
}
.woocommerce-order-received .thank-you .product-details .product-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px 0;
  border-top: 1px dashed rgba(112, 112, 112, 0.1);
}
.woocommerce-order-received .thank-you .product-details .product-wrapper:first-of-type {
  border-top: none;
}
.woocommerce-order-received .thank-you .product-details .product-wrapper .product-image {
  max-width: 68px;
  height: 78px;
}
@media only screen and (max-width: 900px) {
  .woocommerce-order-received .thank-you .product-details .product-wrapper .product-image {
    display: none;
  }
}
.woocommerce-order-received .thank-you .product-details .product-wrapper .product-image img {
  height: 100%;
  width: auto;
}
.woocommerce-order-received .thank-you .product-details .product-wrapper .information-wrapper {
  width: 50%;
}
.woocommerce-order-received .thank-you .product-details .product-wrapper .information-wrapper .product-title {
  font-family: "Berlingske Serif", Georgia, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media screen and (max-width: 1280px) {
  .woocommerce-order-received .thank-you .product-details .product-wrapper .information-wrapper .product-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-order-received .thank-you .product-details .product-wrapper .information-wrapper .product-title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.woocommerce-order-received .thank-you .product-details .product-wrapper .information-wrapper .product-price {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #32325D;
}
.woocommerce-order-received .thank-you .product-details .product-wrapper .col {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #32325D;
}
.woocommerce-order-received .thank-you .product-details .product-wrapper .col .title {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #32325D;
}
.woocommerce-order-received .thank-you .product-details .product-wrapper .col.product-quantity {
  text-align: right;
}
.woocommerce-order-received .thank-you .product-details .details {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding: 24px 0;
}
.woocommerce-order-received .thank-you .product-details .details:last-of-type span {
  font-size: 16px;
  font-size: 1rem;
}
.woocommerce-order-received .thank-you .product-details .details span {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.15em;
  font-weight: 500;
  text-transform: uppercase;
}
.woocommerce-order-received .thank-you .product-details .details span:last-of-type {
  letter-spacing: 0.075em;
}
.woocommerce-order-received .swiper-container .swiper-slide {
  text-align: center;
}
.woocommerce-order-received .swiper-container .swiper-slide img {
  max-width: 100%;
  max-height: 300px;
  height: auto;
  padding: 40px;
}
.woocommerce-order-received .swiper-container .swiper-pagination span {
  background: #342d3a;
}
.woocommerce-order-received .swiper-container .nav-btn {
  background: #FFF;
  box-shadow: 0px 6px 30px 0px rgba(52, 45, 58, 0.16);
  width: 56px;
  height: 56px;
}
@media only screen and (max-width: 580px) {
  .woocommerce-order-received .swiper-container .nav-btn {
    width: 46px;
    height: 46px;
  }
}
.woocommerce-order-received .swiper-container .nav-btn:after {
  font-size: 16px;
  color: #342d3a;
}
.woocommerce-order-received .swiper-container .nav-btn.disabled {
  display: none;
}
.woocommerce-order-received .swiper-container .nav-btn.swiper-button-next {
  right: 20px;
}
.woocommerce-order-received .swiper-container .nav-btn.swiper-button-next:after {
  content: "";
  font-family: "Berlingske Serif", Georgia, sans-serif;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='%23191D27'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}
@media only screen and (max-width: 580px) {
  .woocommerce-order-received .swiper-container .nav-btn.swiper-button-next {
    right: 10px;
  }
}
.woocommerce-order-received .swiper-container .nav-btn.swiper-button-prev {
  left: 20px;
}
.woocommerce-order-received .swiper-container .nav-btn.swiper-button-prev:after {
  content: "";
  font-family: "Berlingske Serif", Georgia, sans-serif;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='%23191D27'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 580px) {
  .woocommerce-order-received .swiper-container .nav-btn.swiper-button-prev {
    left: 10px;
  }
}
.woocommerce-order-received .client-information {
  margin-top: 100px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .client-information {
    margin-top: 50px;
  }
}
.woocommerce-order-received .client-information > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  background: rgba(112, 112, 112, 0.1);
  padding: 65px 80px;
  list-style: none;
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .client-information > ul {
    padding: 40px 20px;
  }
}
.woocommerce-order-received .client-information > ul > li {
  border-left: 1px solid rgba(112, 112, 112, 0.1);
  padding-left: 82px;
  padding-right: 82px;
  flex: 1;
}
.woocommerce-order-received .client-information > ul > li:first-of-type {
  padding-left: 0;
  border-left: none;
}
@media screen and (max-width: 1160px) {
  .woocommerce-order-received .client-information > ul > li {
    padding-left: 42px;
    padding-right: 42px;
  }
}
@media only screen and (max-width: 1100px) {
  .woocommerce-order-received .client-information > ul > li {
    width: 100%;
    flex: auto;
    padding-left: 0;
    padding-right: 0;
    border-left: none;
    margin-top: 20px;
  }
  .woocommerce-order-received .client-information > ul > li:first-of-type {
    margin-top: 0;
  }
}
.woocommerce-order-received .client-information > ul > li .title {
  font-weight: 700;
  letter-spacing: -0.03em;
}
.woocommerce-order-received .client-information > ul > li ul {
  margin-top: 24px;
  list-style: none;
}
.woocommerce-order-received .client-information > ul > li ul li {
  letter-spacing: -0.03em;
}
.woocommerce-order-received .client-information > ul > li ul li .label {
  opacity: 0.5;
  display: inline-block;
}
.woocommerce-order-received .mtt-text-image__inner {
  width: 100%;
  max-width: none;
}

.menu-mini-cart-item {
  position: relative;
  width: 28px;
  height: 24px;
}
@media screen and (max-width: 1160px) {
  .menu-mini-cart-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.menu-mini-cart-item:hover .menu-mini-cart {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
  pointer-events: all;
}
.menu-mini-cart-item:hover .menu-cart-wrap svg {
  fill: #f6f0eb;
}
@media screen and (max-width: 580px) {
  .menu-mini-cart-item {
    margin-left: 0;
  }
}
.menu-mini-cart-item .menu-cart-wrap {
  position: relative;
  display: block;
}
.menu-mini-cart-item .menu-cart-count {
  width: 23px;
  height: 23px;
  border-radius: 22px;
  line-height: 25px;
  text-align: center;
  background: #342d3a;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  bottom: 16px;
  left: -5px;
  font-weight: 500;
}

.menu-mini-cart {
  position: absolute;
  top: 24px;
  right: 0;
  padding-top: 15px;
  height: auto;
  min-width: 590px;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  pointer-events: none;
}
.menu-mini-cart:hover {
  pointer-events: all;
}
@media screen and (max-width: 1160px) {
  .menu-mini-cart {
    top: 28px;
  }
}
@media screen and (max-width: 580px) {
  .menu-mini-cart {
    top: 15px;
  }
}
.menu-mini-cart.shoppingActive {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.menu-mini-cart.empty .widget_shopping_cart_content {
  height: auto;
}
.menu-mini-cart .widget_shopping_cart_content {
  display: flex;
  flex-direction: column;
  min-height: 200px;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
  background: #FFF;
  padding: 48px;
  padding-bottom: 0;
  overflow: hidden;
  max-height: 100%;
}
@media (max-height: 850px) {
  .menu-mini-cart .widget_shopping_cart_content {
    max-height: calc(100vh - 140px);
  }
}
.menu-mini-cart .widget_shopping_cart_content .title {
  display: flex;
  align-items: center;
  font-size: 28px;
  font-size: 1.75rem;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  margin-bottom: 24px;
}
@media screen and (max-width: 1280px) {
  .menu-mini-cart .widget_shopping_cart_content .title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .menu-mini-cart .widget_shopping_cart_content .title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.menu-mini-cart .widget_shopping_cart_content .title svg {
  margin-left: 16px;
}
.menu-mini-cart .woocommerce-mini-cart-item {
  margin: 0 !important;
  padding: 24px 0 !important;
  border-top: 1px dashed rgba(112, 112, 112, 0.1);
  display: flex !important;
  align-items: center;
}
.menu-mini-cart .woocommerce-mini-cart-item__content {
  line-height: 1.4;
  padding-left: 15px;
  display: flex;
  align-items: center;
  width: 100%;
}
.menu-mini-cart .woocommerce-mini-cart-item__title {
  color: #323232;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}
.menu-mini-cart .woocommerce-mini-cart-item__title .quantity input.qty {
  display: none;
}
.menu-mini-cart .woocommerce-mini-cart-item__quantity {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  border: 1px solid rgba(112, 112, 112, 0.2);
  padding: 12px 19px;
  margin-right: 16px;
}
.menu-mini-cart .woocommerce-mini-cart-item__remove {
  margin-left: auto;
  transition: opacity 0.2s ease;
  opacity: 0.4;
}
.menu-mini-cart .woocommerce-mini-cart-item__remove:hover {
  opacity: 1;
}
.menu-mini-cart .woocommerce-mini-cart-item__remove img {
  width: 12px;
  height: 12px;
}
.menu-mini-cart .woocommerce-mini-cart-item__price {
  font-size: 14px;
  font-size: 0.875rem;
  color: #32325D;
}
.menu-mini-cart .woocommerce-mini-cart-item__price .reg-price {
  margin-left: 16px;
  text-decoration: line-through;
  -webkit-text-decoration-color: #32325D;
          text-decoration-color: #32325D;
}
.menu-mini-cart .woocommerce-mini-cart-item__image {
  height: 78px;
  width: 67px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.menu-mini-cart .woocommerce-mini-cart-item__image img {
  height: auto;
  display: block;
  max-height: 100%;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menu-mini-cart .woocommerce-mini-cart-item .quantity {
  white-space: nowrap;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.75;
}
.menu-mini-cart .woocommerce-mini-cart-item .remove {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  color: #342d3a;
}
.menu-mini-cart .woocommerce-mini-cart__empty-message {
  text-align: left;
  color: #323232;
}

.menu-mini-cart-buttons {
  flex-shrink: 0;
  position: relative;
  padding-bottom: 32px;
}
.menu-mini-cart-buttons:before {
  content: "";
  position: absolute;
  top: 0;
  left: -50px;
  right: -50px;
  height: 100%;
  background: rgba(112, 112, 112, 0.1);
}
.menu-mini-cart-buttons .woocommerce-mini-cart__total {
  color: #323232;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding-top: 32px;
}
.menu-mini-cart-buttons .woocommerce-mini-cart__total .amount {
  color: #323232;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.menu-mini-cart-buttons .shipping {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding-top: 24px;
  margin-top: 24px;
}
.menu-mini-cart-buttons .shipping .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-mini-cart-buttons .shipping .info .info-title, .menu-mini-cart-buttons .shipping .info .price {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.15em;
}
.menu-mini-cart-buttons .shipping .info .price {
  letter-spacing: 0.075em;
}
.menu-mini-cart-buttons .shipping .info .line {
  width: 240px;
  height: 5px;
  border-radius: 20px;
  background: rgba(132, 132, 132, 0.1);
  position: relative;
}
.menu-mini-cart-buttons .shipping .info .line .percentage {
  height: 100%;
  max-width: 100%;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: #f6f0eb;
}
.menu-mini-cart-buttons .shipping .label {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.menu-mini-cart-buttons .shipping .label .text, .menu-mini-cart-buttons .shipping .label .numbers {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(50, 50, 50, 0.6);
}
.menu-mini-cart-buttons .shipping .label .text {
  display: flex;
  align-items: center;
}
.menu-mini-cart-buttons .shipping .label .text img {
  margin-right: 8px;
}
.menu-mini-cart-buttons .shipping-total {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.menu-mini-cart-buttons .shipping-total .total-title {
  letter-spacing: 0.15em;
}
.menu-mini-cart-buttons .woocommerce-mini-cart__buttons {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
}
.menu-mini-cart-buttons .woocommerce-mini-cart__buttons .button {
  text-align: center;
  min-width: 0;
  padding: 18px 24px 14px 24px;
  line-height: 1;
}

.woocommerce-mini-cart__empty-button {
  line-height: 1;
  margin-top: 20px;
}
.woocommerce-mini-cart__empty-button a {
  background: #f6f0eb;
  color: #FFF;
}

.menu-mini-cart-scroll {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  flex-shrink: 1;
  margin-bottom: 5px;
  max-height: 400px;
}
@media screen and (max-height: 1000px) {
  .menu-mini-cart-scroll {
    max-height: 300px;
  }
}

.mtt-cart {
  /*overflow: hidden;*/
  padding-top: 0 !important;
  margin-top: -133px;
}
@media screen and (max-width: 1160px) {
  .mtt-cart {
    margin-top: 0px;
  }
}
.mtt-cart input[type=text],
.mtt-cart input[type=number],
.mtt-cart input[type=email],
.mtt-cart input[type=password],
.mtt-cart input[type=datetime-local],
.mtt-cart input[type=url],
.mtt-cart input[type=tel],
.mtt-cart textarea,
.mtt-cart select {
  margin-top: 0;
}
.mtt-cart .page_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mtt-cart .woocommerce-error, .mtt-cart .woocommerce-message {
  margin-top: 20px;
}
.mtt-cart .cart-contents {
  width: calc(60% - 50px);
}
@media only screen and (max-width: 1300px) {
  .mtt-cart .cart-contents {
    width: calc(70% - 10px);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cart .cart-contents {
    width: 100%;
  }
}
.mtt-cart .order-details {
  width: calc(40% - 50px);
}
@media only screen and (max-width: 1300px) {
  .mtt-cart .order-details {
    width: calc(30% - 10px);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cart .order-details {
    width: 100%;
    margin-bottom: 50px;
  }
}
.mtt-cart__safe-payment {
  padding-top: 26px;
  color: rgba(50, 50, 50, 0.5);
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  display: flex;
  align-items: center;
}
.mtt-cart__safe-payment img {
  margin-right: 8px;
}
.mtt-cart__total-quantity {
  margin-top: 200px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  color: #919699;
}
@media only screen and (max-width: 1300px) {
  .mtt-cart__total-quantity {
    margin-top: 150px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cart__total-quantity {
    padding-top: 16px;
  }
}
.mtt-cart .title-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  align-items: center;
}
.mtt-cart .title-wrapper h1 {
  font-size: 40px;
  font-size: 2.5rem;
  padding-right: 20px;
}
@media screen and (max-width: 1280px) {
  .mtt-cart .title-wrapper h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cart .title-wrapper h1 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
.mtt-cart .title-wrapper button[name=update_cart] {
  display: none !important;
}
.mtt-cart .title-wrapper .button {
  padding: 16px 24px;
}
.mtt-cart .cart-contents {
  margin-bottom: 150px;
}
@media screen and (max-width: 1160px) {
  .mtt-cart .cart-contents {
    margin-bottom: 50px;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item {
  display: flex;
  align-items: flex-start;
  padding: 24px 0 !important;
  border-top: 1px dashed rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 580px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item {
    align-items: center;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item:first-of-type {
  margin-top: 50px;
}
@media screen and (max-width: 1160px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item:first-of-type {
    margin-top: 25px;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item:last-of-type {
  border-bottom: 1px dashed rgba(112, 112, 112, 0.1);
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-thumbnail {
  margin-right: 32px;
  height: 78px;
  width: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 700px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-thumbnail {
    margin-right: 10px;
    height: 48px;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-thumbnail {
    display: none;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-thumbnail img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-quantity {
  width: 70px;
  height: 50px;
  margin-right: 32px;
  flex-shrink: 0;
}
@media only screen and (max-width: 700px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-quantity {
    display: none;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-quantity .quantity {
  width: 100%;
  height: 100%;
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-quantity .quantity input {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  border: 1px solid rgba(112, 112, 112, 0.2);
  background: none;
  box-sizing: border-box;
  text-align: center;
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-wrapper {
  width: 50%;
  padding-right: 10px;
  flex-grow: 1;
}
@media only screen and (max-width: 700px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-wrapper {
    max-width: 100%;
    width: 100%;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-wrapper .product-name a {
  color: #121212;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media screen and (max-width: 580px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-wrapper .product-name a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-wrapper .product-price {
  font-size: 14px;
  font-size: 0.875rem;
  color: #4D4D4D;
}
@media only screen and (max-width: 700px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-wrapper .product-price {
    display: flex;
    flex-direction: column;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-wrapper .product-price .reg-price {
  margin-left: 16px;
  text-decoration: line-through;
  -webkit-text-decoration-color: #4D4D4D;
          text-decoration-color: #4D4D4D;
}
@media only screen and (max-width: 700px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-wrapper .product-price .reg-price {
    margin-left: 0;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .col {
  width: 25%;
  padding-right: 10px;
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .col:last-of-type {
  padding-right: 0;
}
@media only screen and (max-width: 700px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .col.size-status {
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .col {
    width: auto;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .col .col-title {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #4D4D4D;
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .col .col-text {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 300;
  color: #4D4D4D;
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-remove {
  align-self: flex-start;
  flex-shrink: 0;
}
@media only screen and (max-width: 750px) {
  .mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-remove {
    margin-left: auto;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-remove a {
  line-height: 1;
  transition: opacity 0.2s ease;
  color: #323232;
  opacity: 0.4;
  font-size: 25px;
  font-size: 1.5625rem;
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-remove a:hover {
  opacity: 1;
}
.mtt-cart .cart-contents .woocommerce-cart-form__cart-item .product-remove a img {
  width: 12px;
  height: 12px;
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper {
  margin-top: 40px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1160px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper {
    margin-bottom: 50px;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
@media only screen and (max-width: 650px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions {
    flex-direction: column;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .coupon {
  display: flex;
  margin-right: 16px;
}
@media only screen and (max-width: 650px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .coupon {
    margin-right: 0;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .coupon {
    flex-direction: column;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .coupon input {
  margin-right: 16px;
}
@media only screen and (max-width: 400px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .coupon input {
    margin-right: 0;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .coupon button {
  flex-shrink: 0;
  color: #323232;
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text] {
  border: none;
  background: rgba(18, 18, 18, 0.02);
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 17px 24px;
  min-width: 300px;
  margin-top: 0;
  height: 54px;
  border-radius: 0px;
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text]:-moz-placeholder, .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text]:-ms-input-placeholder, .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text]::-moz-placeholder, .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text]::-webkit-input-placeholder {
  color: #121212;
}
@media screen and (max-width: 580px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text] {
    min-width: 220px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text] {
    display: block;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text]::-moz-placeholder {
  opacity: 0.3;
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions input[type=text]::placeholder {
  opacity: 0.3;
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .checkout {
  margin-left: auto;
}
@media only screen and (max-width: 650px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .checkout a {
    margin-top: 20px;
  }
}
.mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .button {
  padding: 16px 24px;
}
@media only screen and (max-width: 400px) {
  .mtt-cart .cart-contents .woocommerce-cart-form .buttons-wrapper .actions .button {
    align-self: flex-start;
    margin-top: 20px;
  }
}
.mtt-cart .cart-contents .slider-title {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mtt-cart .cart-contents .slider-title h2 {
  font-size: 28px;
  font-size: 1.75rem;
  max-width: 600px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1280px) {
  .mtt-cart .cart-contents .slider-title h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cart .cart-contents .slider-title h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.mtt-cart .cart-contents .slider-title .slider-arrow-wrap {
  display: flex;
}
.mtt-cart .order-details {
  background: #faf7f5;
  padding: 214px 0px 24px 100px;
  position: relative;
  min-height: calc(100vh - 80px);
  display: flex;
  flex-direction: column;
}
.mtt-cart .order-details .order-inner {
  overflow-y: auto;
  height: calc(100vh - 238px);
  display: flex;
  flex-direction: column;
  -ms-overflow-style: none;
  position: sticky;
  top: 183px;
}
@media screen and (max-width: 1160px) {
  .mtt-cart .order-details .order-inner {
    height: auto;
  }
}
.mtt-cart .order-details .order-inner::-webkit-scrollbar {
  display: none;
}
.mtt-cart .order-details .order-inner .order-title h2 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 16px;
}
@media screen and (max-width: 1280px) {
  .mtt-cart .order-details .order-inner .order-title h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cart .order-details .order-inner .order-title h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-cart .order-details .order-inner .label {
  font-weight: 300;
  color: rgba(50, 50, 50, 0.6);
  font-size: 13px;
  line-height: 1.46;
  padding-bottom: 30px;
}
@media only screen and (max-width: 1300px) {
  .mtt-cart .order-details {
    padding: 160px 0px 24px 50px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cart .order-details {
    padding: 64px 0px 24px 0px;
    height: auto;
    min-height: 0;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-cart .order-details {
    padding: 50px 0px;
  }
}
.mtt-cart .order-details:after {
  content: "";
  background: #faf7f5;
  position: fixed;
  right: 0;
  width: calc((100vw - 1536px) / 1.95);
  height: 100%;
  top: 0;
  z-index: -1;
}
@media only screen and (max-width: 1700px) {
  .mtt-cart .order-details:after {
    width: 6vw;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cart .order-details:after {
    width: 100vw;
    position: absolute;
    left: -5vw;
  }
}
.mtt-cart .order-details .cart-subtotal {
  color: #323232;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding-top: 24px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-cart .order-details .cart-subtotal .amount {
  color: #323232;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.mtt-cart .order-details .shipping {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding-top: 24px;
  margin-top: 24px;
}
.mtt-cart .order-details .shipping .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mtt-cart .order-details .shipping .info .info-title, .mtt-cart .order-details .shipping .info .price {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.15em;
}
.mtt-cart .order-details .shipping .info .price {
  letter-spacing: 0.075em;
}
.mtt-cart .order-details .shipping .info .line {
  width: 240px;
  height: 5px;
  border-radius: 20px;
  background: rgba(132, 132, 132, 0.1);
  position: relative;
}
@media only screen and (max-width: 1450px) {
  .mtt-cart .order-details .shipping .info .line {
    width: 150px;
  }
}
@media only screen and (max-width: 1300px) {
  .mtt-cart .order-details .shipping .info .line {
    width: 100px;
  }
}
.mtt-cart .order-details .shipping .info .line .percentage {
  height: 100%;
  max-width: 100%;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: #f6f0eb;
}
.mtt-cart .order-details .shipping .label {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.mtt-cart .order-details .shipping .label .text, .mtt-cart .order-details .shipping .label .numbers {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(50, 50, 50, 0.6);
}
.mtt-cart .order-details .shipping .label .text {
  display: flex;
  align-items: center;
}
.mtt-cart .order-details .shipping .label .text img {
  margin-right: 8px;
}
.mtt-cart .order-details .total-shipping, .mtt-cart .order-details .tax-rate {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding-top: 24px;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.15em;
}
.mtt-cart .order-details .total-shipping label, .mtt-cart .order-details .tax-rate label {
  letter-spacing: 0.075em;
}
.mtt-cart .order-details .total-shipping .shipping-info, .mtt-cart .order-details .tax-rate .shipping-info {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: capitalize;
  letter-spacing: normal;
  display: flex;
  margin-top: 5px;
}
.mtt-cart .order-details .total-shipping .shipping-info .shipping-text, .mtt-cart .order-details .tax-rate .shipping-info .shipping-text {
  line-height: 1.35;
}
.mtt-cart .order-details .total-shipping .shipping-info .tooltip, .mtt-cart .order-details .tax-rate .shipping-info .tooltip {
  position: relative;
  margin-left: 10px;
}
.mtt-cart .order-details .total-shipping .shipping-info .tooltip:hover .tooltip-text, .mtt-cart .order-details .tax-rate .shipping-info .tooltip:hover .tooltip-text {
  visibility: visible;
}
.mtt-cart .order-details .total-shipping .shipping-info .tooltip img, .mtt-cart .order-details .tax-rate .shipping-info .tooltip img {
  width: 16px;
  height: 16px;
}
.mtt-cart .order-details .total-shipping .shipping-info .tooltip .tooltip-text, .mtt-cart .order-details .tax-rate .shipping-info .tooltip .tooltip-text {
  visibility: hidden;
  width: 170px;
  background-color: #FFF;
  color: #323232;
  padding: 5px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}
.mtt-cart .order-details .order-total {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding: 24px 0px;
  margin-top: 24px;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.mtt-cart .order-details .order-total .total-title {
  letter-spacing: 0.15em;
}
.mtt-cart .order-details .order-total strong {
  font-weight: 500;
}
.mtt-cart .pattern {
  margin-top: 50px;
}
@media screen and (max-width: 1160px) {
  .mtt-cart .pattern {
    margin-top: 25px;
  }
}
.mtt-cart .pattern img {
  width: 100%;
  height: 32px;
}
@media screen and (max-width: 1160px) {
  .mtt-cart .pattern img {
    width: auto;
  }
}
.mtt-cart .information-wrapper {
  margin-top: auto;
}
.mtt-cart .information-wrapper .information {
  font-size: 13px;
  font-size: 0.8125rem;
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.mtt-cart .information-wrapper .information p {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #262626;
  line-height: 1.55;
}
.mtt-cart .information-wrapper .information a {
  color: #323232;
  transition: color 0.2s ease;
}
.mtt-cart .information-wrapper .information a:hover {
  color: black;
}
.mtt-cart .information-wrapper .information img {
  margin-right: 8px;
}
.mtt-cart .information-wrapper .links {
  margin-top: 32px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-cart .information-wrapper .links a {
  margin-top: 24px;
  display: inline-block;
  color: #323232;
  opacity: 0.6;
  font-size: 13px;
  font-size: 0.8125rem;
  transition: opacity 0.2s ease;
  border-right: 1px solid #323232;
  padding-right: 8px;
  margin-left: 8px;
  line-height: 1;
}
.mtt-cart .information-wrapper .links a:last-of-type {
  border-right: 0;
  padding-right: 0;
}
.mtt-cart .information-wrapper .links a:hover {
  opacity: 1;
}

.woocommerce-remove-coupon {
  transition: opacity 0.2s ease;
  color: rgba(112, 112, 112, 0.1);
  opacity: 0.4;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 14px;
}
.woocommerce-remove-coupon:hover {
  opacity: 1;
}

.cart-slider-container {
  position: relative;
}
.cart-slider-container .nav-btn {
  background: #FFF;
  box-shadow: 0px 6px 30px 0px rgba(52, 45, 58, 0.16);
  width: 56px;
  height: 56px;
}
@media only screen and (max-width: 580px) {
  .cart-slider-container .nav-btn {
    width: 46px;
    height: 46px;
  }
}
.cart-slider-container .nav-btn:after {
  font-size: 16px;
  color: #342d3a;
}
.cart-slider-container .nav-btn.disabled {
  display: none;
}
.cart-slider-container .nav-btn.swiper-button-next {
  right: 0;
  transform: translateX(50%);
}
.cart-slider-container .nav-btn.swiper-button-next:after {
  content: "";
  font-family: "Berlingske Serif", Georgia, sans-serif;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='%23191D27'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}
@media only screen and (max-width: 580px) {
  .cart-slider-container .nav-btn.swiper-button-next {
    right: 10px;
    transform: translateX(0);
  }
}
.cart-slider-container .nav-btn.swiper-button-prev {
  left: 0;
  transform: translateX(-50%);
}
.cart-slider-container .nav-btn.swiper-button-prev:after {
  content: "";
  font-family: "Berlingske Serif", Georgia, sans-serif;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='%23191D27'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 580px) {
  .cart-slider-container .nav-btn.swiper-button-prev {
    left: 10px;
    transform: translateX(0);
  }
}

.mtt-cart-empty {
  margin-top: 160px;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 1280px) {
  .mtt-cart-empty {
    margin-top: 130px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cart-empty {
    margin-top: 140px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cart-empty {
    margin-top: 110px;
  }
}
.mtt-cart-empty .button {
  margin-top: 50px;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  position: relative;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
  text-decoration: underline;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  float: right;
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.woocommerce-message li::before,
.woocommerce-error li::before,
.woocommerce-info li::before {
  display: none;
}

.woocommerce-message,
.woocommerce-info {
  color: #342d3a;
  line-height: 1.35;
  padding: 8px 0 8px 12px !important;
  border-left: 4px solid #342d3a !important;
}

.woocommerce-error {
  color: #342d3a;
  line-height: 1.35;
  padding: 8px 0 8px 12px !important;
  border-left: 4px solid #E74C3C !important;
}

.woocommerce-account .woocommerce-message {
  border-color: #2ECD85 !important;
  margin-bottom: 24px;
}

.product-ad {
  width: calc(66.666% - 16px);
  background: #F5F9FC;
  border-radius: 8px;
  margin: 8px;
  padding: 100px 64px 64px;
}
@media only screen and (max-width: 1280px) {
  .product-ad {
    width: calc(50% - 8px * 2);
  }
}
.product-ad a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-ad__image {
  text-align: center;
}
.product-ad__image img {
  max-width: 375px;
  max-height: 335px;
  width: 100%;
  height: auto;
}
.product-ad__content {
  color: #323232;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  max-width: 450px;
}
.product-ad__content--tagline {
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: -0.04em;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .product-ad__content--tagline {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 580px) {
  .product-ad__content--tagline {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.product-ad__content--title {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.1666666667;
  letter-spacing: -0.04em;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .product-ad__content--title {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 580px) {
  .product-ad__content--title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.product-ad__content--subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  opacity: 0.6;
  margin-top: 14px;
}

.woocommerce-login-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.1s ease;
  z-index: 99999;
}
.woocommerce-login-wrapper.show {
  visibility: visible;
  opacity: 1;
}
.woocommerce-login-wrapper.show:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.5;
  z-index: -1;
}
.woocommerce-login-wrapper .woocommerce-login-container {
  position: absolute;
  background: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 700px;
  width: 95%;
  max-height: 90%;
  padding: 50px 50px 100px;
  overflow-y: auto;
}
@media screen and (max-width: 580px) {
  .woocommerce-login-wrapper .woocommerce-login-container {
    padding: 50px 20px;
  }
}
.woocommerce-login-wrapper .woocommerce-login-container .woocommerce-login-close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
}
.woocommerce-login-wrapper .woocommerce-form-login .form-row-first {
  margin-top: 40px;
  margin-bottom: 20px;
}
.woocommerce-login-wrapper .woocommerce-form-login .form-row-last {
  margin-bottom: 10px;
}
.woocommerce-login-wrapper .woocommerce-form-login button {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.woocommerce .onsale, .mtt-products-slider .onsale {
  width: 92px;
  height: 92px;
  border-radius: 50px;
  background: #f6f0eb;
  color: #FFF;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  letter-spacing: -0.016em;
  flex-shrink: 0;
  position: absolute;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
}
@media only screen and (max-width: 1350px) {
  body.single-product .woocommerce .onsale, body.single-product .mtt-products-slider .onsale {
    left: 420px;
  }
}
@media only screen and (max-width: 1000px) {
  body.single-product .woocommerce .onsale, body.single-product .mtt-products-slider .onsale {
    left: auto;
    right: 64px;
    top: 9%;
  }
}
.woocommerce .onsale.green, .mtt-products-slider .onsale.green {
  background: #f6f0eb;
}
.woocommerce .onsale.blue, .mtt-products-slider .onsale.blue {
  background: #342d3a;
}
.woocommerce .onsale p, .mtt-products-slider .onsale p {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: -0.016em;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  line-height: 1.45;
  word-break: break-word;
  text-align: center;
  width: 100%;
}
.woocommerce .onsale p.no-percentage, .mtt-products-slider .onsale p.no-percentage {
  font-size: 16px;
  font-size: 1rem;
}
.woocommerce .onsale .percentage, .mtt-products-slider .onsale .percentage {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.16;
  margin-top: 4px;
}

/* BLOCKS */
.mtt-logo-line__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -40px;
}
@media screen and (max-width: 580px) {
  .mtt-logo-line__wrap {
    margin-bottom: -32px;
  }
}
.mtt-logo-line__logo {
  margin: 0 0 40px;
  width: 16%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.mtt-logo-line__logo > a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
@media only screen and (min-width: 1251px) {
  .mtt-logo-line__logo:nth-child(6n+1) {
    justify-content: flex-start;
  }
  .mtt-logo-line__logo:nth-child(6n+2) {
    padding-right: 5%;
  }
  .mtt-logo-line__logo:nth-child(6n+3) {
    padding-right: 2%;
  }
  .mtt-logo-line__logo:nth-child(6n+4) {
    padding-left: 2%;
  }
  .mtt-logo-line__logo:nth-child(6n+5) {
    padding-left: 5%;
  }
  .mtt-logo-line__logo:nth-child(6n) {
    justify-content: flex-end;
  }
}
@media (min-width: 651px) and (max-width: 1250px) {
  .mtt-logo-line__logo {
    width: 30%;
    justify-content: center;
  }
}
@media (min-width: 651px) and (max-width: 960px) {
  .mtt-logo-line__logo:nth-child(3n+1) {
    justify-content: flex-start;
  }
  .mtt-logo-line__logo:nth-child(3n+2) {
    justify-content: center;
  }
  .mtt-logo-line__logo:nth-child(3n) {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-logo-line__logo {
    width: 45%;
  }
}
@media screen and (max-width: 580px) {
  .mtt-logo-line__logo {
    margin-bottom: 32px;
  }
}
.mtt-logo-line__logo--filler {
  height: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.mtt-logo-line__logo img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  max-height: 40px;
  max-width: 140px;
  width: auto;
  height: auto;
  display: block;
}
@media (min-width: 1251px) and (max-width: 1400px) {
  .mtt-logo-line__logo img {
    max-width: 104px;
    max-height: 32px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-logo-line__logo img {
    max-width: 104px;
    max-height: 36px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-logo-line__logo img {
    max-width: 88%;
    max-height: 30px;
  }
}

.mtt-news-slider {
  overflow: hidden;
}
.mtt-news-slider__inner {
  position: relative;
}
.mtt-cover-slider {
  background: #342d3a;
  padding: 144px 0 88px;
  position: relative;
  overflow: hidden;
  margin-top: -133px;
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider .vertical-stamp {
    display: none;
  }
}
.mtt-cover-slider.vertical .mtt-cover-slider__inner {
  flex-direction: row-reverse;
  align-items: normal;
  padding-bottom: 88px;
}
.mtt-cover-slider.vertical .mtt-cover-slider__text-container {
  padding-right: 0px;
  padding-left: 96px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 1550px) {
  .mtt-cover-slider.vertical .mtt-cover-slider__text-container {
    padding-left: 80px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider.vertical .mtt-cover-slider__text-container {
    padding-left: 0px;
  }
}
.mtt-cover-slider.vertical .mtt-cover-slider__social-media {
  position: absolute;
  bottom: 40px;
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider.vertical .mtt-cover-slider__social-media {
    position: relative;
  }
}
.mtt-cover-slider.vertical .mtt-cover-slider__slider-controls {
  position: absolute;
  width: 40px;
  height: calc(100% - 273px);
  flex-direction: column;
  bottom: 88px;
  left: 2%;
}
@media only screen and (max-width: 1750px) {
  .mtt-cover-slider.vertical .mtt-cover-slider__slider-controls {
    left: 1.5%;
  }
}
@media only screen and (max-width: 1550px) {
  .mtt-cover-slider.vertical .mtt-cover-slider__slider-controls {
    left: 1%;
  }
}
@media only screen and (max-width: 1300px) {
  .mtt-cover-slider.vertical .mtt-cover-slider__slider-controls {
    display: none;
  }
}
.mtt-cover-slider.vertical .mtt-cover-slider__arrows {
  transform: rotate(90deg);
  margin: 0px;
  margin-bottom: 32px;
}
.mtt-cover-slider.vertical .mtt-cover-slider__progress-wrap {
  flex-direction: column;
  justify-items: center;
  height: 100%;
}
.mtt-cover-slider.vertical .mtt-cover-slider__progress-count {
  margin-right: 0px;
  margin-top: 32px;
}
.mtt-cover-slider.vertical .mtt-cover-slider__progress-bar {
  height: 100%;
  width: 1px;
}
.mtt-cover-slider.vertical .mtt-cover-slider__progress-bar-inner {
  background: rgba(112, 112, 112, 0.1);
  height: 0%;
  width: 1px;
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider {
    margin-top: 0;
    padding: 0;
    background: white;
  }
}
.mtt-cover-slider:before {
  content: "";
  background: rgba(249, 247, 244, 0.8);
  position: absolute;
  right: 0;
  bottom: 0;
  height: 224px;
  left: 47%;
  z-index: 2;
}
@media only screen and (max-width: 1550px) {
  .mtt-cover-slider:before {
    left: 50%;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-cover-slider:before {
    left: 55%;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider:before {
    display: none;
  }
}
.mtt-cover-slider:after {
  content: "";
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 47%;
  z-index: 1;
}
@media only screen and (max-width: 1550px) {
  .mtt-cover-slider:after {
    left: 50%;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-cover-slider:after {
    left: 55%;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider:after {
    display: none;
  }
}
.mtt-cover-slider__inner {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider__inner {
    display: block;
  }
}
.mtt-cover-slider__text-container {
  width: 528px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1550px) {
  .mtt-cover-slider__text-container {
    width: 520px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-cover-slider__text-container {
    width: 480px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider__text-container {
    width: 100%;
    padding: 80px 0;
    position: relative;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__text-container {
    padding: 56px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider__text-container-inner {
    max-width: 560px;
    position: relative;
    z-index: 3;
  }
}
@media screen and (max-width: 760px) {
  .mtt-cover-slider__text-container-inner {
    max-width: 100%;
  }
}
.mtt-cover-slider__tagline {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55;
  color: rgba(244, 239, 234, 0.6);
  letter-spacing: -0.016em;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1400px) {
  .mtt-cover-slider__tagline {
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-cover-slider__title {
  margin: 0;
  line-height: 1.28;
}
.mtt-cover-slider__text {
  margin: 0;
  margin-top: 24px;
  font-weight: 300;
  line-height: 1.65;
  font-size: 16px;
  font-size: 1rem;
  max-width: 478px;
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__text {
    margin-top: 16px;
  }
}
.mtt-cover-slider__text ul, .mtt-cover-slider__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__text ul, .mtt-cover-slider__text ol {
    margin-top: 16px;
  }
}
.mtt-cover-slider__text ul li, .mtt-cover-slider__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-cover-slider__text ul li:before, .mtt-cover-slider__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-cover-slider__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-cover-slider__text ol li {
  counter-increment: section;
}
.mtt-cover-slider__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-cover-slider__text .wp-block-quote,
.mtt-cover-slider__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-cover-slider__text .wp-block-quote,
  .mtt-cover-slider__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__text .wp-block-quote,
  .mtt-cover-slider__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-cover-slider__text .wp-block-quote p,
.mtt-cover-slider__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-cover-slider__text .wp-block-quote cite,
.mtt-cover-slider__text .wp-block-quote .wp-block-quote__citation,
.mtt-cover-slider__text blockquote cite,
.mtt-cover-slider__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__text .wp-block-quote cite,
  .mtt-cover-slider__text .wp-block-quote .wp-block-quote__citation,
  .mtt-cover-slider__text blockquote cite,
  .mtt-cover-slider__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-cover-slider__text p, .mtt-cover-slider__text table, .mtt-cover-slider__text span, .mtt-cover-slider__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-cover-slider__text p, .mtt-cover-slider__text table, .mtt-cover-slider__text span {
  margin-bottom: 12px;
}
.mtt-cover-slider__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-cover-slider__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-cover-slider__text p:empty {
  display: none;
}
.mtt-cover-slider__contact-informations {
  margin-top: 48px;
}
.mtt-cover-slider__contact-info {
  width: 100%;
  display: flex;
}
.mtt-cover-slider__contact-info:not(:last-child) {
  margin-bottom: 24px;
}
.mtt-cover-slider__contact-info p, .mtt-cover-slider__contact-info a {
  color: #F4EFEA;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.mtt-cover-slider__contact-info a {
  margin-left: 5px;
  transition: opacity 0.2s;
}
.mtt-cover-slider__contact-info a:hover {
  opacity: 0.7;
}
.mtt-cover-slider__buttons {
  margin-top: 40px;
  margin-bottom: -16px;
}
@media only screen and (max-width: 1400px) {
  .mtt-cover-slider__buttons {
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__buttons {
    margin-top: 24px;
  }
}
.mtt-cover-slider__buttons .button {
  margin-bottom: 16px;
}
.mtt-cover-slider__buttons .button:not(:last-of-type) {
  margin-right: 24px;
}
.mtt-cover-slider__images-container {
  position: relative;
  width: 100%;
  height: 680px;
  right: -84px;
}
@media only screen and (max-width: 1900px) {
  .mtt-cover-slider__images-container {
    right: -72px;
    margin-left: 24px;
  }
}
@media only screen and (max-width: 1870px) {
  .mtt-cover-slider__images-container {
    right: -60px;
    margin-left: 24px;
  }
}
@media only screen and (max-width: 1850px) {
  .mtt-cover-slider__images-container {
    right: -52px;
    margin-left: 24px;
  }
}
@media only screen and (max-width: 1830px) {
  .mtt-cover-slider__images-container {
    right: -48px;
  }
}
@media only screen and (max-width: 1810px) {
  .mtt-cover-slider__images-container {
    right: -36px;
  }
}
@media only screen and (max-width: 1790px) {
  .mtt-cover-slider__images-container {
    right: -30px;
  }
}
@media only screen and (max-width: 1700px) {
  .mtt-cover-slider__images-container {
    right: -24px;
  }
}
@media only screen and (max-width: 1550px) {
  .mtt-cover-slider__images-container {
    height: 584px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-cover-slider__images-container {
    height: 520px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-cover-slider__images-container {
    height: 480px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider__images-container {
    width: 100%;
    margin-left: 0;
    right: 0;
  }
}
@media screen and (max-width: 960px) {
  .mtt-cover-slider__images-container {
    height: 400px;
  }
}
@media screen and (max-width: 760px) {
  .mtt-cover-slider__images-container {
    height: 320px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__images-container {
    height: 280px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-cover-slider__images-container {
    height: 224px;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-cover-slider__images-container {
    height: 200px;
  }
}
.mtt-cover-slider__images-container .swiper-container {
  height: 100%;
}
.mtt-cover-slider__social-media {
  display: flex;
  align-items: center;
  opacity: 0.5;
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider__social-media.in-controls {
    display: none;
  }
}
.mtt-cover-slider__social-media.in-text {
  margin-bottom: -56px;
  padding-top: 64px;
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__social-media.in-text {
    margin-bottom: -32px;
  }
}
@media screen and (min-width: 1161px) {
  .mtt-cover-slider__social-media.in-text {
    display: none;
  }
}
@media screen and (min-width: 1161px) {
  .mtt-cover-slider__social-media.always-in-text {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider__social-media.always-in-text {
    margin-bottom: -56px;
    padding-top: 64px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__social-media.always-in-text {
    margin-bottom: -32px;
  }
}
.mtt-cover-slider__social-media-icons {
  display: flex;
  align-items: center;
}
.mtt-cover-slider__social-text {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.12em;
  font-weight: 300;
  flex-shrink: 0;
  text-transform: uppercase;
}
.mtt-cover-slider__social-text-line {
  height: 1px;
  width: 92px;
  background: rgba(244, 239, 234, 0.2);
  margin: -2px 24px 0;
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__social-text-line {
    margin: -2px 16px 0;
    width: auto;
    flex-grow: 1;
  }
}
.mtt-cover-slider__social-icon {
  flex-shrink: 0;
  opacity: 0.6;
  transition: opacity 0.15 ease;
}
.mtt-cover-slider__social-icon:not(:last-of-type) {
  margin-right: 24px;
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__social-icon:not(:last-of-type) {
    margin-right: 16px;
  }
}
.mtt-cover-slider__social-icon:hover {
  opacity: 1;
}
.mtt-cover-slider__social-icon img {
  display: block;
}
.mtt-cover-slider__social-icon img.facebook {
  width: 7.81px;
  height: 14.95px;
}
.mtt-cover-slider__social-icon img.youtube {
  width: 21.12px;
  height: 14.95px;
}
.mtt-cover-slider__social-icon img.linkedin {
  width: 15.69px;
  height: 15px;
}
.mtt-cover-slider__social-icon img.instagram {
  width: 14.95px;
  height: 14.95px;
}
.mtt-cover-slider__control-container {
  padding-top: 56px;
  padding-bottom: 40px;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__control-container {
    padding-top: 40px;
  }
}
.mtt-cover-slider__slider-controls {
  display: flex;
  align-items: center;
  width: 48%;
}
@media only screen and (max-width: 1550px) {
  .mtt-cover-slider__slider-controls {
    width: 45%;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-cover-slider__slider-controls {
    width: 40%;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider__slider-controls {
    width: 100%;
  }
}
.mtt-cover-slider__progress-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.mtt-cover-slider__progress-count {
  padding-top: 8px;
  letter-spacing: -0.032em;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  color: rgba(52, 45, 58, 0.56);
  flex-shrink: 0;
  width: 40px;
  margin-right: 32px;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  .mtt-cover-slider__progress-count {
    font-size: 30px;
    font-size: 1.875rem;
    margin-right: 24px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-cover-slider__progress-count {
    margin-right: 16px;
  }
}
.mtt-cover-slider__progress-bar {
  position: relative;
  height: 1px;
  width: 100%;
  background: rgba(112, 112, 112, 0.1);
}
.mtt-cover-slider__progress-bar-inner {
  background: rgba(52, 45, 58, 0.4);
  height: 1px;
  position: absolute;
  width: 0%;
  transition: width 0.6s cubic-bezier(0.77, 0, 0.38, 0.86);
}
.mtt-cover-slider__arrows {
  display: flex;
  margin-right: -19px;
  margin-left: 13px;
}
.mtt-cover-slider__arrows .swiper-button-prev,
.mtt-cover-slider__arrows .swiper-button-next {
  position: relative;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  height: auto;
  width: auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.15s ease;
}
.mtt-cover-slider__arrows .swiper-button-prev:before,
.mtt-cover-slider__arrows .swiper-button-next:before {
  content: "";
  background-image: url("../../img/icons/cover-slider-arrow.svg");
  background-position: center;
  background-size: 9.88px 16px;
  background-repeat: no-repeat;
  display: block;
  width: 9.88px;
  height: 16px;
}
.mtt-cover-slider__arrows .swiper-button-prev:after,
.mtt-cover-slider__arrows .swiper-button-next:after {
  display: none;
}
.mtt-cover-slider__arrows .swiper-button-prev {
  margin-right: 10px;
}
.mtt-cover-slider__arrows .swiper-button-prev:before {
  transform: scaleX(-1);
}
.mtt-cover-slider--is-slider {
  padding-bottom: 0;
}
.mtt-cover-slider--is-slider .mtt-cover-slider__social-media {
  bottom: 8px;
}
@media screen and (max-width: 1160px) {
  .mtt-cover-slider--is-slider .mtt-cover-slider__social-media {
    bottom: 0;
  }
}
.mtt-cover-slider .mtt-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mtt-cover-slider .mtt-video__wrap {
  width: 100%;
  height: 100%;
}
.mtt-cover-slider .mtt-video__video {
  height: 100%;
  padding-bottom: 0;
}

.wp-block .mtt-cover-slider .swiper-wrapper,
.wp-block .mtt-cover-slider__image-slide {
  height: 100%;
}
.wp-block .mtt-cover-slider__image-slide:not(:first-of-type) {
  display: none !important;
}

.text-info-repeater {
  background: rgba(249, 247, 244, 0.8);
  overflow: hidden;
}
.text-info-repeater.no-bg {
  background: none;
}
.text-info-repeater:not(.spacing-classes-added) .text-info-repeater__inner {
  padding: 96px 0px;
}
@media only screen and (max-width: 980px) {
  .text-info-repeater:not(.spacing-classes-added) .text-info-repeater__inner {
    padding: 64px 0px 32px 0px;
  }
}
.text-info-repeater__title-container {
  margin-bottom: 56px;
}
@media screen and (max-width: 580px) {
  .text-info-repeater__title-container {
    margin-bottom: 40px;
  }
}
.text-info-repeater__tagline {
  margin-bottom: 20px;
}
.text-info-repeater__title {
  margin: 0;
  max-width: 752px;
  color: #323232;
  font-weight: 600;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  letter-spacing: -0.016em;
  line-height: 1.3;
}
@media only screen and (max-width: 1550px) {
  .text-info-repeater__title {
    max-width: 680px;
  }
}
@media screen and (max-width: 1280px) {
  .text-info-repeater__title {
    max-width: 640px;
  }
}
@media screen and (max-width: 760px) {
  .text-info-repeater__title {
    max-width: 100%;
  }
}
.text-info-repeater__text-container {
  display: flex;
  margin: 0px -32px;
}
@media only screen and (max-width: 1350px) {
  .text-info-repeater__text-container {
    margin: 0px -16px;
  }
}
@media only screen and (max-width: 980px) {
  .text-info-repeater__text-container {
    flex-wrap: wrap;
    margin: 0px -32px -32px;
  }
}
@media screen and (max-width: 580px) {
  .text-info-repeater__text-container {
    margin: 0px -16px -32px;
  }
}
@media only screen and (max-width: 480px) {
  .text-info-repeater__text-container {
    margin: 0 0 -32px;
  }
}
.text-info-repeater__text {
  width: calc(25% - 32px);
  margin: 0px 32px;
}
@media only screen and (max-width: 1350px) {
  .text-info-repeater__text {
    width: calc(25% - 16px);
    margin: 0px 16px;
  }
}
@media only screen and (max-width: 980px) {
  .text-info-repeater__text {
    width: calc(50% - 64px);
    margin: 0px 32px 32px 32px;
  }
}
@media screen and (max-width: 580px) {
  .text-info-repeater__text {
    width: calc(50% - 32px);
    margin: 0px 16px 32px 16px;
  }
}
@media only screen and (max-width: 480px) {
  .text-info-repeater__text {
    width: 100%;
    margin: 0px;
    margin-bottom: 32px;
  }
}
.text-info-repeater__text.size-3 {
  width: calc(33.3333333333% - 56px);
  margin: 0px 56px;
}
@media only screen and (max-width: 1350px) {
  .text-info-repeater__text.size-3 {
    width: calc(33.3333333333% - 16px);
    margin: 0px 16px;
  }
}
@media only screen and (max-width: 980px) {
  .text-info-repeater__text.size-3 {
    width: calc(50% - 64px);
    margin: 0px 32px 32px 32px;
  }
}
@media screen and (max-width: 580px) {
  .text-info-repeater__text.size-3 {
    width: calc(50% - 32px);
    margin: 0px 16px 32px 16px;
  }
}
@media only screen and (max-width: 480px) {
  .text-info-repeater__text.size-3 {
    width: 100%;
    margin: 0px;
    margin-bottom: 32px;
  }
}
.text-info-repeater__text.size-2 {
  width: calc(50% - 56px);
  margin: 0px 56px;
}
@media only screen and (max-width: 1350px) {
  .text-info-repeater__text.size-2 {
    width: calc(50% - 16px);
    margin: 0px 16px;
  }
}
@media only screen and (max-width: 980px) {
  .text-info-repeater__text.size-2 {
    width: calc(50% - 64px);
    margin: 0px 32px 32px 32px;
  }
}
@media screen and (max-width: 580px) {
  .text-info-repeater__text.size-2 {
    width: calc(50% - 32px);
    margin: 0px 16px 32px 16px;
  }
}
@media only screen and (max-width: 480px) {
  .text-info-repeater__text.size-2 {
    width: 100%;
    margin: 0px;
    margin-bottom: 32px;
  }
}
.text-info-repeater__text.size-2 p {
  max-width: 432px;
}
.text-info-repeater__text h3 {
  margin: 0;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.33;
  margin-bottom: 8px;
}
@media screen and (max-width: 1280px) {
  .text-info-repeater__text h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .text-info-repeater__text h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.text-info-repeater__text p {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  color: #807E7C;
  line-height: 2;
}
@media only screen and (max-width: 480px) {
  .text-info-repeater__text p {
    max-width: 300px;
  }
}
.text-info-repeater__text .button {
  margin-top: 24px;
}

@media only screen and (max-width: 650px) {
  .mtt-markets.is-slider, .mtt-recipes.is-slider {
    overflow: hidden;
  }
}
.mtt-markets__inner, .mtt-recipes__inner {
  position: relative;
  z-index: 2;
}
.mtt-markets__box-wrap, .mtt-recipes__box-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -32px;
}
@media (min-width: 801px) and (max-width: 1050px) {
  .mtt-markets__box-wrap, .mtt-recipes__box-wrap {
    margin-bottom: -24px;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-markets__slider-wrap .swiper-container, .mtt-recipes__slider-wrap .swiper-container {
    overflow: visible;
  }
}
.mtt-markets__archive-wrap, .mtt-recipes__archive-wrap {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 32px);
  margin: 0 -16px -56px;
}
@media (min-width: 1281px) and (max-width: 1400px) {
  .mtt-markets__archive-wrap, .mtt-recipes__archive-wrap {
    width: calc(100% + 24px);
    margin: 0 -12px -56px;
  }
}
@media (min-width: 451px) and (max-width: 550px) {
  .mtt-markets__archive-wrap, .mtt-recipes__archive-wrap {
    width: calc(100% + 24px);
    margin: 0 -12px -56px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-markets__archive-wrap, .mtt-recipes__archive-wrap {
    width: 100%;
    margin: 0 0 -56px;
  }
}
.mtt-markets__archive-wrap .market-card, .mtt-markets__archive-wrap .recipe-card, .mtt-recipes__archive-wrap .market-card, .mtt-recipes__archive-wrap .recipe-card {
  width: calc(25% - 32px);
  margin: 0 16px 56px;
}
@media (min-width: 1281px) and (max-width: 1400px) {
  .mtt-markets__archive-wrap .market-card, .mtt-markets__archive-wrap .recipe-card, .mtt-recipes__archive-wrap .market-card, .mtt-recipes__archive-wrap .recipe-card {
    width: calc(25% - 24px);
    margin: 0 12px 56px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-markets__archive-wrap .market-card, .mtt-markets__archive-wrap .recipe-card, .mtt-recipes__archive-wrap .market-card, .mtt-recipes__archive-wrap .recipe-card {
    width: calc(33.3333333333% - 32px);
  }
}
@media only screen and (max-width: 850px) {
  .mtt-markets__archive-wrap .market-card, .mtt-markets__archive-wrap .recipe-card, .mtt-recipes__archive-wrap .market-card, .mtt-recipes__archive-wrap .recipe-card {
    width: calc(50% - 32px);
  }
}
@media only screen and (max-width: 550px) {
  .mtt-markets__archive-wrap .market-card, .mtt-markets__archive-wrap .recipe-card, .mtt-recipes__archive-wrap .market-card, .mtt-recipes__archive-wrap .recipe-card {
    width: calc(50% - 24px);
    margin: 0 12px 56px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-markets__archive-wrap .market-card, .mtt-markets__archive-wrap .recipe-card, .mtt-recipes__archive-wrap .market-card, .mtt-recipes__archive-wrap .recipe-card {
    width: 100%;
    margin: 0 0 56px;
  }
}
.mtt-markets__pagination, .mtt-recipes__pagination {
  margin-top: 80px;
}
@media screen and (max-width: 1280px) {
  .mtt-markets__pagination, .mtt-recipes__pagination {
    margin-top: 56px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-markets__pagination, .mtt-recipes__pagination {
    margin-top: 40px;
  }
}
.mtt-markets__title-container, .mtt-recipes__title-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
@media screen and (max-width: 580px) {
  .mtt-markets__title-container, .mtt-recipes__title-container {
    margin-bottom: 0;
  }
}
.mtt-markets__title, .mtt-recipes__title {
  margin-bottom: 24px;
  letter-spacing: -0.016em;
  line-height: 0.875;
  font-weight: 600;
  color: #342d3a;
  margin-right: 80px;
}
.mtt-markets__arrows, .mtt-recipes__arrows {
  display: flex;
  flex-shrink: 0;
}

.mtt-markets .swiper-container:not(.swiper-container-initialized) .swiper-slide {
  width: calc(25% - 12px);
  margin-right: 16px;
}
@media only screen and (max-width: 1280px) {
  .mtt-markets .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    width: calc(33.3333333333% - 10px);
  }
}
@media only screen and (max-width: 850px) {
  .mtt-markets .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    width: calc(50% - 8px);
  }
}
@media only screen and (max-width: 650px) {
  .mtt-markets .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    width: 66%;
  }
}

.text-info-repeater + .mtt-markets:not(.is-slider),
[data-type="acf/text-info-repeater-block"] + [data-type="acf/markets-block"] {
  position: relative;
}
.text-info-repeater + .mtt-markets:not(.is-slider):after,
[data-type="acf/text-info-repeater-block"] + [data-type="acf/markets-block"]:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 120px;
  background: rgba(249, 247, 244, 0.8);
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .text-info-repeater + .mtt-markets:not(.is-slider):after,
  [data-type="acf/text-info-repeater-block"] + [data-type="acf/markets-block"]:after {
    height: 80px;
  }
}

.wp-block .mtt-markets__slider-wrap .swiper-wrapper, .wp-block .mtt-recipes__slider-wrap .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 32px);
  margin: 0 -16px -32px;
}
.wp-block .mtt-markets__slider-wrap .market-card, .wp-block .mtt-markets__slider-wrap .recipe-card, .wp-block .mtt-recipes__slider-wrap .market-card, .wp-block .mtt-recipes__slider-wrap .recipe-card {
  width: calc(25% - 32px);
  margin: 0 16px 32px;
}
.wp-block .mtt-markets__slider-wrap .market-card:nth-of-type(n+5), .wp-block .mtt-markets__slider-wrap .recipe-card:nth-of-type(n+5), .wp-block .mtt-recipes__slider-wrap .market-card:nth-of-type(n+5), .wp-block .mtt-recipes__slider-wrap .recipe-card:nth-of-type(n+5) {
  display: none;
}
.wp-block .mtt-markets__arrows, .wp-block .mtt-recipes__arrows {
  display: none;
}

.mtt-combi-ovens-slider, .mtt-accessories-slider {
  overflow: hidden;
}
.mtt-combi-ovens-slider__inner, .mtt-accessories-slider__inner {
  position: relative;
}
@media only screen and (max-width: 650px) {
  .mtt-combi-ovens-slider__target .swiper-container, .mtt-accessories-slider__target .swiper-container {
    overflow: visible;
  }
}
.mtt-references__wrap {
  display: flex;
  width: calc(100% + 32px);
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 1050px) {
  .mtt-references__wrap {
    flex-wrap: wrap;
  }
}
@media (min-width: 1051px) and (max-width: 1550px) {
  .mtt-references__wrap {
    width: calc(100% + 24px);
    margin: 0 -12px -32px;
  }
}
@media only screen and (max-width: 960px) {
  .mtt-references__wrap {
    width: calc(100% + 24px);
    margin: 0 -12px -32px;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-references__wrap {
    width: 100%;
    margin: 0 0 -32px;
  }
}

.mtt-counter-line.is-style-color-darkblue .mtt-counter-line__number {
  color: #342d3a;
}
.mtt-counter-line__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 1300px) {
  .mtt-counter-line__inner {
    display: block;
  }
}
.mtt-counter-line__title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85;
  color: rgba(50, 50, 50, 0.4);
  font-family: "HermesFB", Georgia, sans-serif;
  text-transform: uppercase;
  width: 280px;
  margin-right: 104px;
  flex-shrink: 0;
  font-weight: 400;
}
@media only screen and (max-width: 1300px) {
  .mtt-counter-line__title {
    margin-right: 0;
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 580px) {
  .mtt-counter-line__title {
    margin-bottom: 40px;
  }
}
.mtt-counter-line__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  .mtt-counter-line__wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 580px) {
  .mtt-counter-line__wrap {
    margin: 0;
    display: block;
  }
}
.mtt-counter-line__item {
  margin: 0 0 40px;
  display: flex;
  align-items: center;
  justify-items: center;
  flex-wrap: wrap;
  width: calc(25% - 85.5px);
}
@media only screen and (max-width: 580px) {
  .mtt-counter-line__item {
    width: 100%;
    margin: 0;
  }
  .mtt-counter-line__item:not(:last-of-type) {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(50, 50, 50, 0.05);
  }
}
.mtt-counter-line__item-inner {
  display: flex;
  align-items: center;
  position: relative;
}
@media (min-width: 1101px) and (max-width: 1400px) {
  .mtt-counter-line__item-inner {
    width: 240px;
  }
}
@media (min-width: 651px) and (max-width: 960px) {
  .mtt-counter-line__item-inner {
    width: 240px;
  }
}
.mtt-counter-line__number {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #000;
  margin-right: 16px;
}
@media only screen and (max-width: 1400px) {
  .mtt-counter-line__number {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 501px) and (max-width: 580px) {
  .mtt-counter-line__number {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.mtt-counter-line__text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85;
  color: rgba(50, 50, 50, 0.4);
  text-transform: uppercase;
  max-width: 152px;
  font-family: "HermesFB", Georgia, sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 1400px) {
  .mtt-counter-line__text {
    line-height: 1.5;
  }
}
.mtt-counter-line__separator {
  margin: 0 56px 40px;
  background: rgba(50, 50, 50, 0.05);
  width: 1px;
  flex-shrink: 0;
}
.mtt-counter-line__separator:last-of-type {
  display: none !important;
}
@media only screen and (max-width: 580px) {
  .mtt-counter-line__separator {
    display: none !important;
  }
}
.mtt-counter-line__admin-button-group {
  width: 100%;
}
.mtt-counter-line__admin-button-group {
  display: flex;
  justify-content: space-between;
}
.mtt-counter-line__admin-button-group > div {
  display: flex;
  align-items: center;
}
.mtt-counter-line--count-1 .mtt-counter-line__item {
  width: 100%;
}
.mtt-counter-line--count-1 .mtt-counter-line__separator {
  display: none;
}
.mtt-counter-line--count-2 .mtt-counter-line__item {
  width: calc(50% - 57px);
}
.mtt-counter-line--count-2 .mtt-counter-line__separator:nth-of-type(2n) {
  display: none;
}
.mtt-counter-line--count-3 .mtt-counter-line__item {
  width: calc(33.33% - 76px);
}
.mtt-counter-line--count-3 .mtt-counter-line__separator:nth-of-type(3n) {
  display: none;
}
@media only screen and (max-width: 780px) {
  .mtt-counter-line--count-3 .mtt-counter-line__item {
    width: calc(50% - 57px);
  }
  .mtt-counter-line--count-3 .mtt-counter-line__separator:nth-of-type(3n) {
    display: block;
  }
  .mtt-counter-line--count-3 .mtt-counter-line__separator:nth-of-type(2n) {
    display: none;
  }
}
.mtt-counter-line--count-4 .mtt-counter-line__item {
  width: calc(25% - 85.5px);
}
.mtt-counter-line--count-4 .mtt-counter-line__separator:nth-of-type(4n) {
  display: none;
}
@media only screen and (max-width: 780px) {
  .mtt-counter-line--count-4 .mtt-counter-line__item {
    width: calc(50% - 57px);
  }
  .mtt-counter-line--count-4 .mtt-counter-line__separator:nth-of-type(4n) {
    display: block;
  }
  .mtt-counter-line--count-4 .mtt-counter-line__separator:nth-of-type(2n) {
    display: none;
  }
}

.wp-block .mtt-counter-line__item {
  flex-direction: column;
}
.wp-block .mtt-counter-line__separator {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mtt-separator__border {
  display: block;
  background: rgba(112, 112, 112, 0.1);
  height: 1px;
  position: relative;
}
.mtt-separator__text {
  font-size: 16px;
  font-size: 1rem;
  color: #342d3a;
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  padding: 10px;
}

.mtt-text-image {
  position: relative;
}
.mtt-text-image__inner {
  position: relative;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__inner {
    overflow: hidden;
  }
}
.mtt-text-image__inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 384px;
  z-index: 1;
}
@media only screen and (max-width: 1700px) {
  .mtt-text-image__inner:after {
    right: calc(6% + 120px);
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__inner:after {
    right: 0px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__inner:after {
    display: none;
  }
}
.mtt-text-image__wrap {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
  padding: 80px 0;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image__wrap {
    padding: 48px 0;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__wrap {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__wrap {
    padding: 0;
    display: block;
  }
}
.mtt-text-image__text-container {
  width: 528px;
  margin-right: 80px;
  flex-shrink: 0;
  padding: 40px 0;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image__text-container {
    width: 480px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__text-container {
    width: 384px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__text-container {
    width: 100%;
    max-width: 560px;
    padding: 80px 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image__text-container {
    padding: 56px 0;
  }
}
.mtt-text-image__tagline {
  margin: 0;
  margin-bottom: 20px;
}
.mtt-text-image__title {
  margin: 0;
  font-weight: 600;
  line-height: 1.3;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.mtt-text-image__text {
  margin: 0;
  margin-top: 24px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75;
  max-width: 498px;
}
.mtt-text-image__text ul, .mtt-text-image__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-text-image__text ul, .mtt-text-image__text ol {
    margin-top: 16px;
  }
}
.mtt-text-image__text ul li, .mtt-text-image__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-text-image__text ul li:before, .mtt-text-image__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-text-image__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-text-image__text ol li {
  counter-increment: section;
}
.mtt-text-image__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-text-image__text .wp-block-quote,
.mtt-text-image__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__text .wp-block-quote,
  .mtt-text-image__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image__text .wp-block-quote,
  .mtt-text-image__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-text-image__text .wp-block-quote p,
.mtt-text-image__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-text-image__text .wp-block-quote cite,
.mtt-text-image__text .wp-block-quote .wp-block-quote__citation,
.mtt-text-image__text blockquote cite,
.mtt-text-image__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-text-image__text .wp-block-quote cite,
  .mtt-text-image__text .wp-block-quote .wp-block-quote__citation,
  .mtt-text-image__text blockquote cite,
  .mtt-text-image__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-text-image__text p, .mtt-text-image__text table, .mtt-text-image__text span, .mtt-text-image__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-text-image__text p, .mtt-text-image__text table, .mtt-text-image__text span {
  margin-bottom: 12px;
}
.mtt-text-image__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-text-image__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-text-image__text p:empty {
  display: none;
}
.mtt-text-image__buttons {
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__buttons {
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image__buttons {
    margin-top: 24px;
  }
}
.mtt-text-image__images-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__images-container {
    width: 114%;
    margin: 0 -7%;
  }
}
.mtt-text-image__image {
  width: 100%;
  height: 680px;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image__image {
    height: 560px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__image {
    height: 480px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__image {
    height: 0;
    padding-bottom: 48%;
    overflow: hidden;
    position: relative;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image__image {
    padding-bottom: 56%;
  }
}
.mtt-text-image__image img {
  display: block;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__image img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.mtt-text-image--simple .mtt-text-image__inner:after {
  display: none !important;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image--simple .mtt-text-image__inner {
    background: none;
  }
}
.mtt-text-image--simple .mtt-text-image__title {
  color: #323232;
}
.mtt-text-image--simple .mtt-text-image__contact-info {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
.mtt-text-image--simple .mtt-text-image__contact-info .info {
  margin-top: 8px;
  display: flex;
}
.mtt-text-image--simple .mtt-text-image__contact-info .info:not(:last-child) {
  margin-right: 16px;
  padding-right: 16px;
  border-right: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-text-image--simple .mtt-text-image__contact-info .info p, .mtt-text-image--simple .mtt-text-image__contact-info .info a {
  color: #323232;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
}
.mtt-text-image--simple .mtt-text-image__contact-info .info a {
  font-weight: 400;
  margin-left: 5px;
  transition: opacity 0.2s;
}
.mtt-text-image--simple .mtt-text-image__contact-info .info a:hover {
  opacity: 0.7;
}
.mtt-text-image--simple .mtt-text-image__contact-form {
  margin-top: 40px;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media only screen and (max-width: 700px) {
  .mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form {
    flex-direction: column;
  }
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap {
  margin-bottom: 16px;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap input, .mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap textarea {
  background: none;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  padding: 0px !important;
  margin-top: 0px;
  font-weight: 300;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap input:focus, .mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap textarea:focus {
  border-bottom: 1px solid rgba(50, 50, 50, 0.8);
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap input.wpcf7-not-valid, .mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap textarea.wpcf7-not-valid {
  border: none !important;
  border-bottom: 1px solid #E74C3C !important;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap textarea {
  resize: none;
  height: 100px;
  border-bottom: 1px solid rgba(50, 50, 50, 0.1);
  line-height: 1.75;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap textarea:focus {
  border-bottom: 1px solid rgba(50, 50, 50, 0.8);
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .input-wrap textarea.wpcf7-not-valid {
  border: none !important;
  border-bottom: 1px solid #E74C3C !important;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .right-col {
  margin-top: 16px;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .right-col p {
  margin-bottom: 16px;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .right-col p span label span a {
  color: #342d3a;
  font-weight: 400;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .right-col input[type=submit] {
  background: none;
  text-transform: uppercase;
  border: none;
  color: #342d3a;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  font-weight: 400;
  font-family: "HermesFB", Georgia, sans-serif;
  cursor: pointer;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .right-col input[type=submit][disabled] {
  cursor: not-allowed;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .form-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 580px) {
  .mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .form-footer {
    display: block;
  }
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .form-footer .your-consent {
  margin-right: 16px;
}
@media screen and (max-width: 580px) {
  .mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .form-footer .your-consent {
    margin-right: 0;
  }
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .form-footer .button {
  height: 100%;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7 form .form-footer a {
  color: #262626;
}
.mtt-text-image--simple .mtt-text-image__contact-form .button input[type=submit] {
  height: 22px;
  transition: padding 0.2s ease;
}
.mtt-text-image--simple .mtt-text-image__contact-form .submitting .button input[type=submit] {
  padding-right: 30px !important;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7-spinner {
  position: absolute;
  right: -21px;
  top: 0;
  background-image: none;
  border: 2px solid #323232;
  border-left: 2px solid transparent;
  border-radius: 24px;
  animation: spinme 0.5s linear infinite;
  background: #f6f0eb;
  width: 21px;
  height: 21px;
}
.mtt-text-image--simple .mtt-text-image__contact-form .wpcf7-spinner::before {
  opacity: 0;
}
.mtt-text-image--simple .mtt-text-image__text {
  color: #323232;
}
.mtt-text-image--bg-none .mtt-text-image__inner:after {
  display: none !important;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image--bg-none .mtt-text-image__inner {
    background: none;
  }
}
.mtt-text-image--bg-none .mtt-text-image__wrap {
  align-items: flex-start;
}
.mtt-text-image--bg-none .mtt-text-image__text-container {
  width: 480px;
  margin-right: 105px;
}
@media screen and (max-width: 580px) {
  .mtt-text-image--bg-none .mtt-text-image__text-container {
    max-width: 480px;
    width: 100%;
  }
}
.mtt-text-image--bg-none .mtt-text-image__tagline, .mtt-text-image--bg-none .mtt-text-image__title {
  max-width: 412px;
  font-size: 56px;
  font-size: 3.5rem;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image--bg-none .mtt-text-image__tagline, .mtt-text-image--bg-none .mtt-text-image__title {
    font-size: 54px;
    font-size: 3.375rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image--bg-none .mtt-text-image__tagline, .mtt-text-image--bg-none .mtt-text-image__title {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image--bg-none .mtt-text-image__tagline, .mtt-text-image--bg-none .mtt-text-image__title {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image--bg-none .mtt-text-image__tagline, .mtt-text-image--bg-none .mtt-text-image__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.mtt-text-image--bg-none .mtt-text-image__tagline {
  margin: 0;
  font-weight: 600;
  letter-spacing: -0.016em;
  line-height: 1.3;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.mtt-text-image--bg-none .mtt-text-image__title {
  color: #323232;
}
.mtt-text-image--bg-none .mtt-text-image__text {
  color: #323232;
}
@media only screen and (min-width: 451px) {
  .mtt-text-image--bg-none.mtt-text-image--multiple-images .mtt-text-image__image {
    width: calc(50% - 24px);
  }
}
@media only screen and (min-width: 451px) and (min-width: 1161px) and (max-width: 1280px) {
  .mtt-text-image--bg-none.mtt-text-image--multiple-images .mtt-text-image__image {
    width: calc(50% - 12px);
    height: 520px;
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-image--bg-none.mtt-text-image--multiple-images .mtt-text-image__image {
    height: 0;
    padding-bottom: 64%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 700px) {
  .mtt-text-image--bg-none.mtt-text-image--multiple-images .mtt-text-image__image {
    width: calc(50% - 12px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 580px) {
  .mtt-text-image--bg-none.mtt-text-image--multiple-images .mtt-text-image__image {
    padding-bottom: 72%;
  }
}
@media only screen and (min-width: 1161px) {
  .mtt-text-image--multiple-images .mtt-text-image__wrap {
    padding: 0;
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1550px) {
  .mtt-text-image--multiple-images .mtt-text-image__wrap {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1280px) {
  .mtt-text-image--multiple-images .mtt-text-image__wrap {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 451px) and (max-width: 1160px) and (max-width: 1160px) {
  .mtt-text-image--multiple-images .mtt-text-image__inner {
    background: transparent;
  }
}
@media (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-image--multiple-images .mtt-text-image__inner:after {
    display: block;
    right: 0;
    bottom: 80px;
  }
  .mtt-text-image--multiple-images .mtt-text-image__images-container {
    width: 100%;
    margin: 0;
    position: relative;
  }
}
@media only screen and (min-width: 451px) {
  .mtt-text-image--multiple-images .mtt-text-image__image {
    width: calc(50% - 32px);
    height: 760px;
  }
}
@media only screen and (min-width: 451px) and (max-width: 1550px) {
  .mtt-text-image--multiple-images .mtt-text-image__image {
    width: calc(50% - 24px);
    height: 640px;
  }
}
@media only screen and (min-width: 451px) and (min-width: 1161px) and (max-width: 1280px) {
  .mtt-text-image--multiple-images .mtt-text-image__image {
    width: calc(50% - 12px);
    height: 520px;
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-image--multiple-images .mtt-text-image__image {
    height: 0;
    padding-bottom: 64%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 700px) {
  .mtt-text-image--multiple-images .mtt-text-image__image {
    width: calc(50% - 12px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 580px) {
  .mtt-text-image--multiple-images .mtt-text-image__image {
    padding-bottom: 72%;
  }
}
@media only screen and (min-width: 451px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(1) {
    transform: translateY(-80px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1550px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(1) {
    transform: translateY(-48px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1280px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(1) {
    transform: translateY(-40px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(1) {
    transform: translateY(0);
  }
}
@media only screen and (min-width: 451px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    transform: translateY(80px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1550px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    transform: translateY(48px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1280px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    transform: translateY(40px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    transform: translateY(-40px);
  }
}
@media only screen and (max-width: 450px) {
  .mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    display: none;
  }
}
.mtt-text-image--multiple-images .mtt-text-image__inner:after {
  right: 104px;
}
@media only screen and (max-width: 1700px) {
  .mtt-text-image--multiple-images .mtt-text-image__inner:after {
    right: calc(6% + 120px);
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image--multiple-images .mtt-text-image__inner:after {
    right: 0px;
  }
}
.mtt-text-image--multiple-images.mtt-text-image--direction-image_text .mtt-text-image__inner:after {
  left: 104px;
  right: 0;
}
@media only screen and (max-width: 1700px) {
  .mtt-text-image--multiple-images.mtt-text-image--direction-image_text .mtt-text-image__inner:after {
    left: calc(6% + 120px);
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image--multiple-images.mtt-text-image--direction-image_text .mtt-text-image__inner:after {
    left: 0px;
  }
}
.mtt-text-image--direction-image_text .mtt-text-image__inner:after {
  left: 384px;
  right: 0;
}
@media only screen and (max-width: 1700px) {
  .mtt-text-image--direction-image_text .mtt-text-image__inner:after {
    left: calc(6% + 120px);
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image--direction-image_text .mtt-text-image__inner:after {
    left: 0px;
  }
}
.mtt-text-image--direction-image_text .mtt-text-image__wrap {
  flex-direction: row-reverse;
}
.mtt-text-image--direction-image_text .mtt-text-image__text-container {
  margin-left: 80px;
  margin-right: 0px;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image--direction-image_text .mtt-text-image__text-container {
    margin-left: 0;
  }
}
@media only screen and (min-width: 451px) {
  .mtt-text-image--direction-image_text.mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(1) {
    transform: translateY(12px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1550px) {
  .mtt-text-image--direction-image_text.mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(1) {
    transform: translateY(12px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1280px) {
  .mtt-text-image--direction-image_text.mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(1) {
    transform: translateY(12px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-image--direction-image_text.mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(1) {
    transform: translateY(0);
  }
}
@media only screen and (min-width: 451px) {
  .mtt-text-image--direction-image_text.mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    transform: translateY(-80px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1550px) {
  .mtt-text-image--direction-image_text.mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    transform: translateY(-48px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1280px) {
  .mtt-text-image--direction-image_text.mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    transform: translateY(-40px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-image--direction-image_text.mtt-text-image--multiple-images .mtt-text-image__image:nth-of-type(2) {
    transform: translateY(-40px);
  }
}
@media only screen and (min-width: 1551px) {
  .mtt-text-image--larger-image:not(.mtt-text-image--multiple-images) .mtt-text-image__wrap {
    padding: 0;
    align-items: unset;
  }
  .mtt-text-image--larger-image:not(.mtt-text-image--multiple-images) .mtt-text-image__text-container {
    padding: 112px 0;
  }
  .mtt-text-image--larger-image:not(.mtt-text-image--multiple-images) .mtt-text-image__image {
    height: 100%;
    position: relative;
    transform: translateY(80px);
  }
  .mtt-text-image--larger-image:not(.mtt-text-image--multiple-images) .mtt-text-image__image picture {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.mtt-text-image--video .mtt-text-image__image {
  height: auto;
  padding-bottom: 0;
}

.mtt-text-cover-slider {
  position: relative;
  overflow: hidden;
}
.mtt-text-cover-slider__inner {
  padding-top: 80px;
}
@media screen and (max-width: 580px) {
  .mtt-text-cover-slider__inner {
    padding-top: 56px;
  }
}
.mtt-text-cover-slider__tagline {
  width: 100%;
}
.mtt-text-cover-slider__wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1160px) {
  .mtt-text-cover-slider__wrap {
    display: block;
  }
}
.mtt-text-cover-slider__wrap-left {
  width: 624px;
  margin-right: 208px;
  flex-shrink: 0;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-cover-slider__wrap-left {
    margin-right: 160px;
    width: 560px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-cover-slider__wrap-left {
    margin-right: 104px;
    width: 480px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-cover-slider__wrap-left {
    padding-bottom: 32px;
    margin-right: 0;
    max-width: 480px;
    width: 100%;
  }
}
.mtt-text-cover-slider__wrap-right {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1160px) {
  .mtt-text-cover-slider__wrap-right {
    display: block;
  }
}
@media screen and (min-width: 1161px) {
  .mtt-text-cover-slider__wrap-right.no-controls {
    padding-bottom: 80px;
  }
}
.mtt-text-cover-slider__title {
  margin: 0;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  line-height: 1.28;
  color: #323232;
  letter-spacing: -0.024em;
  font-weight: 600;
}
.mtt-text-cover-slider__buttons {
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-cover-slider__buttons {
    margin-top: 32px;
  }
}
.mtt-text-cover-slider__text {
  padding-top: 6px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75;
  max-width: 544px;
  line-height: 1.75;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1160px) {
  .mtt-text-cover-slider__text {
    margin-bottom: 80px;
    padding-top: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-cover-slider__text {
    margin-bottom: 56px;
  }
}
.mtt-text-cover-slider__text ul, .mtt-text-cover-slider__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-text-cover-slider__text ul, .mtt-text-cover-slider__text ol {
    margin-top: 16px;
  }
}
.mtt-text-cover-slider__text ul li, .mtt-text-cover-slider__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-text-cover-slider__text ul li:before, .mtt-text-cover-slider__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-text-cover-slider__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-text-cover-slider__text ol li {
  counter-increment: section;
}
.mtt-text-cover-slider__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-text-cover-slider__text .wp-block-quote,
.mtt-text-cover-slider__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-text-cover-slider__text .wp-block-quote,
  .mtt-text-cover-slider__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-cover-slider__text .wp-block-quote,
  .mtt-text-cover-slider__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-text-cover-slider__text .wp-block-quote p,
.mtt-text-cover-slider__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-text-cover-slider__text .wp-block-quote cite,
.mtt-text-cover-slider__text .wp-block-quote .wp-block-quote__citation,
.mtt-text-cover-slider__text blockquote cite,
.mtt-text-cover-slider__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-text-cover-slider__text .wp-block-quote cite,
  .mtt-text-cover-slider__text .wp-block-quote .wp-block-quote__citation,
  .mtt-text-cover-slider__text blockquote cite,
  .mtt-text-cover-slider__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-text-cover-slider__text p, .mtt-text-cover-slider__text table, .mtt-text-cover-slider__text span, .mtt-text-cover-slider__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-text-cover-slider__text p, .mtt-text-cover-slider__text table, .mtt-text-cover-slider__text span {
  margin-bottom: 12px;
}
.mtt-text-cover-slider__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-text-cover-slider__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-text-cover-slider__text p:empty {
  display: none;
}
.mtt-text-cover-slider__control-container {
  padding: 40px 0;
  padding-left: 88px;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  background: rgba(226, 232, 235, 0.4);
}
@media only screen and (max-width: 1550px) {
  .mtt-text-cover-slider__control-container {
    padding: 32px 0;
    padding-left: 56px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-cover-slider__control-container {
    padding: 24px 0;
    padding-left: 32px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-cover-slider__control-container {
    margin-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-cover-slider__control-container {
    margin-top: 56px;
    padding: 8px 0;
    padding-left: 16px;
  }
}
.mtt-text-cover-slider__control-container:after {
  content: "";
  background: rgba(226, 232, 235, 0.4);
  position: absolute;
  width: 1000px;
  right: -999px;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.mtt-text-cover-slider__slider-controls {
  display: flex;
  align-items: center;
  width: 100%;
}
.mtt-text-cover-slider__progress-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.mtt-text-cover-slider__progress-count {
  padding-top: 2px;
  letter-spacing: -0.032em;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  color: rgba(50, 50, 50, 0.8);
  flex-shrink: 0;
  width: 40px;
  margin-right: 32px;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  .mtt-text-cover-slider__progress-count {
    font-size: 30px;
    font-size: 1.875rem;
    margin-right: 24px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-text-cover-slider__progress-count {
    margin-right: 16px;
  }
}
.mtt-text-cover-slider__progress-bar {
  position: relative;
  height: 1px;
  width: 100%;
  background: rgba(50, 50, 50, 0.1);
  overflow: hidden;
}
.mtt-text-cover-slider__progress-bar-wrap {
  position: absolute;
  height: 1px;
}
.mtt-text-cover-slider__progress-bar-wrap:before {
  content: "";
  background: rgba(52, 45, 58, 0.4);
  width: 100%;
  height: 1px;
  position: absolute;
  left: -100%;
}
.mtt-text-cover-slider__progress-bar-inner {
  background: rgba(50, 50, 50, 0.4);
  height: 1px;
  position: absolute;
  width: 0%;
  transition: width 0.6s cubic-bezier(0.77, 0, 0.38, 0.86);
}
.mtt-text-cover-slider__arrows {
  display: flex;
  margin-right: -19px;
  margin-left: 13px;
}
.mtt-text-cover-slider__arrows .swiper-button-prev,
.mtt-text-cover-slider__arrows .swiper-button-next {
  position: relative;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  height: auto;
  width: auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.15s ease;
}
.mtt-text-cover-slider__arrows .swiper-button-prev:before,
.mtt-text-cover-slider__arrows .swiper-button-next:before {
  content: "";
  background-image: url("../../img/icons/cover-slider-arrow.svg");
  background-position: center;
  background-size: 9.88px 16px;
  background-repeat: no-repeat;
  display: block;
  width: 9.88px;
  height: 16px;
}
.mtt-text-cover-slider__arrows .swiper-button-prev:after,
.mtt-text-cover-slider__arrows .swiper-button-next:after {
  display: none;
}
.mtt-text-cover-slider__arrows .swiper-button-prev {
  margin-right: 10px;
}
.mtt-text-cover-slider__arrows .swiper-button-prev:before {
  transform: scaleX(-1);
}
.mtt-text-cover-slider__images-container {
  padding-right: 104px;
  position: relative;
}
@media only screen and (max-width: 1750px) {
  .mtt-text-cover-slider__images-container {
    padding-right: 5%;
  }
}
@media only screen and (max-width: 370px) {
  .mtt-text-cover-slider__images-container {
    padding-right: 0;
  }
}
.mtt-text-cover-slider__images-container .swiper-container {
  height: 640px;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-cover-slider__images-container .swiper-container {
    height: 560px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-cover-slider__images-container .swiper-container {
    height: 480px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-text-cover-slider__images-container .swiper-container {
    height: 400px;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-text-cover-slider__images-container .swiper-container {
    height: 320px;
  }
}
@media only screen and (max-width: 500px) {
  .mtt-text-cover-slider__images-container .swiper-container {
    height: 280px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-text-cover-slider__images-container .swiper-container {
    height: 224px;
  }
}
.mtt-text-cover-slider.is-slider .mtt-text-cover-slider__images-container:after {
  content: "";
  background: rgba(226, 232, 235, 0.4);
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 136px;
  z-index: -1;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-cover-slider.is-slider .mtt-text-cover-slider__images-container:after {
    bottom: 104px;
  }
}

@media screen and (min-width: 961px) {
  .mtt-reference-card__inner {
    display: flex;
    flex-direction: row-reverse;
  }
}
.mtt-reference-card__image-container {
  display: flex;
  align-items: flex-end;
  width: 648px;
  height: auto;
  flex-shrink: 0;
}
@media only screen and (max-width: 1550px) {
  .mtt-reference-card__image-container {
    width: 560px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-reference-card__image-container {
    width: 40%;
  }
}
@media screen and (max-width: 960px) {
  .mtt-reference-card__image-container {
    width: 100%;
    justify-content: center;
    align-items: flex-start;
  }
}
.mtt-reference-card__image-container img {
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
@media screen and (max-width: 960px) {
  .mtt-reference-card__image-container img {
    max-width: 560px;
  }
}
.mtt-reference-card__text-container {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 80px 0;
  padding-right: 152px;
  padding-left: 64px;
}
@media only screen and (max-width: 1550px) {
  .mtt-reference-card__text-container {
    padding-right: 104px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-reference-card__text-container {
    padding-right: 64px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-reference-card__text-container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-reference-card__text-container {
    padding: 80px 64px;
    align-items: unset;
    justify-content: center;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-reference-card__text-container {
    padding: 56px 32px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-reference-card__text-container {
    padding: 40px 24px;
  }
}
.mtt-reference-card__text-container-inner {
  max-width: 720px;
}
@media screen and (max-width: 960px) {
  .mtt-reference-card__text-container-inner {
    max-width: 560px;
  }
}
.mtt-reference-card__stars {
  margin-bottom: 24px;
}
.mtt-reference-card__quote, .mtt-reference-card__title {
  margin: 0;
  position: relative;
  line-height: 1.3;
  letter-spacing: -0.016em;
  color: #342d3a;
  font-weight: 600;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.mtt-reference-card__quote:before {
  content: "“";
}
@media screen and (min-width: 961px) {
  .mtt-reference-card__quote:before {
    position: absolute;
    left: -18px;
    top: 0;
  }
}
.mtt-reference-card__quote:after {
  content: "”";
}
.mtt-reference-card__quote-extra {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75;
  color: rgba(52, 45, 58, 0.6);
  margin-top: 24px;
  max-width: 507px;
}
@media screen and (max-width: 580px) {
  .mtt-reference-card__quote-extra {
    margin-top: 16px;
  }
}
.mtt-reference-card__name-container {
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .mtt-reference-card__name-container {
    margin-top: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-reference-card__name-container {
    margin-top: 24px;
  }
}
.mtt-reference-card__name {
  margin: 0;
  letter-spacing: 0.12em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.5;
}
.mtt-reference-card__text {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.66;
  margin-top: 8px;
}
.mtt-reference-card__text ul, .mtt-reference-card__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-reference-card__text ul, .mtt-reference-card__text ol {
    margin-top: 16px;
  }
}
.mtt-reference-card__text ul li, .mtt-reference-card__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-reference-card__text ul li:before, .mtt-reference-card__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-reference-card__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-reference-card__text ol li {
  counter-increment: section;
}
.mtt-reference-card__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-reference-card__text .wp-block-quote,
.mtt-reference-card__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-reference-card__text .wp-block-quote,
  .mtt-reference-card__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-reference-card__text .wp-block-quote,
  .mtt-reference-card__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-reference-card__text .wp-block-quote p,
.mtt-reference-card__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-reference-card__text .wp-block-quote cite,
.mtt-reference-card__text .wp-block-quote .wp-block-quote__citation,
.mtt-reference-card__text blockquote cite,
.mtt-reference-card__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-reference-card__text .wp-block-quote cite,
  .mtt-reference-card__text .wp-block-quote .wp-block-quote__citation,
  .mtt-reference-card__text blockquote cite,
  .mtt-reference-card__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-reference-card__text p, .mtt-reference-card__text table, .mtt-reference-card__text span, .mtt-reference-card__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-reference-card__text p, .mtt-reference-card__text table, .mtt-reference-card__text span {
  margin-bottom: 12px;
}
.mtt-reference-card__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-reference-card__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-reference-card__text p:empty {
  display: none;
}
.mtt-reference-card__position {
  margin: 0;
  letter-spacing: 0.08em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 8px;
  opacity: 0.6;
}
.mtt-reference-card__button {
  position: absolute;
  right: 56px;
  bottom: 56px;
}
@media only screen and (max-width: 1400px) {
  .mtt-reference-card__button {
    bottom: 40px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-reference-card__button {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-reference-card__button {
    margin-top: 24px;
  }
}

.mtt-text-sections.is-style-bg-lightgrey + .mtt-reference-card {
  position: relative;
}
.mtt-text-sections.is-style-bg-lightgrey + .mtt-reference-card:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 264px;
  background: rgba(249, 247, 244, 0.8);
  z-index: -1;
}
@media screen and (max-width: 1280px) {
  .mtt-text-sections.is-style-bg-lightgrey + .mtt-reference-card:after {
    height: 160px;
  }
}

.mtt-text-sections__title {
  margin: 0;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  line-height: 1.25;
  letter-spacing: -0.016em;
  font-weight: 600;
  color: #323232;
}
.mtt-text-sections__wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .mtt-text-sections__wrap {
    display: block;
  }
}
.mtt-text-sections__text-container {
  margin-top: 56px;
  width: calc(50% - 52px);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
}
@media screen and (max-width: 1280px) {
  .mtt-text-sections__text-container {
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 960px) {
  .mtt-text-sections__text-container {
    width: 100%;
    margin-top: 24px;
  }
  .mtt-text-sections__text-container:first-of-type {
    margin-top: 40px;
  }
}
.mtt-text-sections__text-container ul, .mtt-text-sections__text-container ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-text-sections__text-container ul, .mtt-text-sections__text-container ol {
    margin-top: 16px;
  }
}
.mtt-text-sections__text-container ul li, .mtt-text-sections__text-container ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-text-sections__text-container ul li:before, .mtt-text-sections__text-container ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-text-sections__text-container ul li:before {
  content: "•";
  color: inherit;
}
.mtt-text-sections__text-container ol li {
  counter-increment: section;
}
.mtt-text-sections__text-container ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-text-sections__text-container .wp-block-quote,
.mtt-text-sections__text-container blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-text-sections__text-container .wp-block-quote,
  .mtt-text-sections__text-container blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-sections__text-container .wp-block-quote,
  .mtt-text-sections__text-container blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-text-sections__text-container .wp-block-quote p,
.mtt-text-sections__text-container blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-text-sections__text-container .wp-block-quote cite,
.mtt-text-sections__text-container .wp-block-quote .wp-block-quote__citation,
.mtt-text-sections__text-container blockquote cite,
.mtt-text-sections__text-container blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-text-sections__text-container .wp-block-quote cite,
  .mtt-text-sections__text-container .wp-block-quote .wp-block-quote__citation,
  .mtt-text-sections__text-container blockquote cite,
  .mtt-text-sections__text-container blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-text-sections__text-container p, .mtt-text-sections__text-container table, .mtt-text-sections__text-container span, .mtt-text-sections__text-container a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-text-sections__text-container p, .mtt-text-sections__text-container table, .mtt-text-sections__text-container span {
  margin-bottom: 12px;
}
.mtt-text-sections__text-container a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-text-sections__text-container a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-text-sections__text-container p:empty {
  display: none;
}
.mtt-text-sections.is-style-bg-lightgrey {
  background: rgba(249, 247, 244, 0.8);
}

.mtt-text-image + .mtt-text-sections.is-style-bg-lightgrey,
[data-type="acf/text-image-block"] + [data-type="morningtrain/text-sections"] > .mtt-text-sections.is-style-bg-lightgrey {
  position: relative;
}
.mtt-text-image + .mtt-text-sections.is-style-bg-lightgrey:before,
[data-type="acf/text-image-block"] + [data-type="morningtrain/text-sections"] > .mtt-text-sections.is-style-bg-lightgrey:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -480px;
  height: 480px;
  background: rgba(249, 247, 244, 0.8);
  z-index: -1;
}
@media screen and (max-width: 1280px) {
  .mtt-text-image + .mtt-text-sections.is-style-bg-lightgrey:before,
  [data-type="acf/text-image-block"] + [data-type="morningtrain/text-sections"] > .mtt-text-sections.is-style-bg-lightgrey:before {
    height: 320px;
    top: -320px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image + .mtt-text-sections.is-style-bg-lightgrey:before,
  [data-type="acf/text-image-block"] + [data-type="morningtrain/text-sections"] > .mtt-text-sections.is-style-bg-lightgrey:before {
    height: 80px;
    top: -80px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-text-image + .mtt-text-sections.is-style-bg-lightgrey:before,
  [data-type="acf/text-image-block"] + [data-type="morningtrain/text-sections"] > .mtt-text-sections.is-style-bg-lightgrey:before {
    display: none;
  }
}

.mtt-news-archive, .mtt-events-archive, .mtt-recipes-archive, .mtt-press-releases-archive {
  overflow: hidden;
  position: relative;
}
.mtt-news-archive__target, .mtt-events-archive__target, .mtt-recipes-archive__target, .mtt-press-releases-archive__target {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin: 0 -12px -56px;
}
@media only screen and (max-width: 750px) {
  .mtt-news-archive__target, .mtt-events-archive__target, .mtt-recipes-archive__target, .mtt-press-releases-archive__target {
    width: 100%;
    margin: 0 0 -56px;
  }
}
.mtt-news-archive__target .mtt-news-card, .mtt-news-archive__target .mtt-event-card, .mtt-news-archive__target .mtt-recipe-card, .mtt-news-archive__target .mtt-press-release-card, .mtt-events-archive__target .mtt-news-card, .mtt-events-archive__target .mtt-event-card, .mtt-events-archive__target .mtt-recipe-card, .mtt-events-archive__target .mtt-press-release-card, .mtt-recipes-archive__target .mtt-news-card, .mtt-recipes-archive__target .mtt-event-card, .mtt-recipes-archive__target .mtt-recipe-card, .mtt-recipes-archive__target .mtt-press-release-card, .mtt-press-releases-archive__target .mtt-news-card, .mtt-press-releases-archive__target .mtt-event-card, .mtt-press-releases-archive__target .mtt-recipe-card, .mtt-press-releases-archive__target .mtt-press-release-card {
  width: calc(33.3333333333% - 24px);
  margin: 0 12px 56px;
}
@media screen and (max-width: 1160px) {
  .mtt-news-archive__target .mtt-news-card, .mtt-news-archive__target .mtt-event-card, .mtt-news-archive__target .mtt-recipe-card, .mtt-news-archive__target .mtt-press-release-card, .mtt-events-archive__target .mtt-news-card, .mtt-events-archive__target .mtt-event-card, .mtt-events-archive__target .mtt-recipe-card, .mtt-events-archive__target .mtt-press-release-card, .mtt-recipes-archive__target .mtt-news-card, .mtt-recipes-archive__target .mtt-event-card, .mtt-recipes-archive__target .mtt-recipe-card, .mtt-recipes-archive__target .mtt-press-release-card, .mtt-press-releases-archive__target .mtt-news-card, .mtt-press-releases-archive__target .mtt-event-card, .mtt-press-releases-archive__target .mtt-recipe-card, .mtt-press-releases-archive__target .mtt-press-release-card {
    width: calc(50% - 24px);
  }
}
@media only screen and (max-width: 750px) {
  .mtt-news-archive__target .mtt-news-card, .mtt-news-archive__target .mtt-event-card, .mtt-news-archive__target .mtt-recipe-card, .mtt-news-archive__target .mtt-press-release-card, .mtt-events-archive__target .mtt-news-card, .mtt-events-archive__target .mtt-event-card, .mtt-events-archive__target .mtt-recipe-card, .mtt-events-archive__target .mtt-press-release-card, .mtt-recipes-archive__target .mtt-news-card, .mtt-recipes-archive__target .mtt-event-card, .mtt-recipes-archive__target .mtt-recipe-card, .mtt-recipes-archive__target .mtt-press-release-card, .mtt-press-releases-archive__target .mtt-news-card, .mtt-press-releases-archive__target .mtt-event-card, .mtt-press-releases-archive__target .mtt-recipe-card, .mtt-press-releases-archive__target .mtt-press-release-card {
    width: 100%;
    margin: 0 0 56px;
  }
}
.mtt-news-archive__pagination, .mtt-events-archive__pagination, .mtt-recipes-archive__pagination, .mtt-press-releases-archive__pagination {
  margin-top: 80px;
}
@media screen and (max-width: 1280px) {
  .mtt-news-archive__pagination, .mtt-events-archive__pagination, .mtt-recipes-archive__pagination, .mtt-press-releases-archive__pagination {
    margin-top: 56px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-news-archive__pagination, .mtt-events-archive__pagination, .mtt-recipes-archive__pagination, .mtt-press-releases-archive__pagination {
    margin-top: 40px;
  }
}

.mtt-text-island {
  position: relative;
}
.mtt-text-island__inner {
  position: relative;
}
.mtt-text-island__wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.mtt-text-island__text-container {
  max-width: 860px;
  width: 100%;
  margin: 0px auto;
}
.mtt-text-island__title {
  margin: 0;
  color: #323232;
  font-weight: 600;
  line-height: 1.4;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 580px) {
  .mtt-text-island__title {
    margin-bottom: 24px;
  }
}
.mtt-text-island__intro, .mtt-text-island__more {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mtt-text-island__intro *:not(.add), .mtt-text-island__more *:not(.add) {
  margin: 0;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75;
  color: #323232;
}
.mtt-text-island__intro *:not(.add):not(:last-child), .mtt-text-island__more *:not(.add):not(:last-child) {
  margin-bottom: 32px;
}
@media screen and (max-width: 580px) {
  .mtt-text-island__intro *:not(.add):not(:last-child), .mtt-text-island__more *:not(.add):not(:last-child) {
    margin-bottom: 24px;
  }
}
.mtt-text-island__more.active .open-read-more-text {
  margin: 40px 0px;
}
@media screen and (max-width: 580px) {
  .mtt-text-island__more.active .open-read-more-text {
    margin: 24px 0px;
  }
}
.mtt-text-island__more.active .more-text {
  display: block;
}
.mtt-text-island__more .open-read-more-text {
  margin: 40px 0px 0px;
  text-align: center;
}
@media screen and (max-width: 580px) {
  .mtt-text-island__more .open-read-more-text {
    margin: 24px 0px 0px;
  }
}
.mtt-text-island__more .more-text {
  display: none;
}

.mtt-text-list-image {
  position: relative;
}
.mtt-text-list-image__inner {
  position: relative;
}
@media screen and (max-width: 1160px) {
  .mtt-text-list-image__inner {
    overflow: hidden;
  }
}
.mtt-text-list-image__inner:after {
  content: "";
  position: absolute;
  bottom: -72px;
  right: 0px;
  z-index: 1;
  width: 960px;
  height: 81%;
}
@media only screen and (max-width: 1700px) {
  .mtt-text-list-image__inner:after {
    width: 40%;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-list-image__inner:after {
    display: none;
  }
}
.mtt-text-list-image__wrap {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
  padding: 80px 0;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-list-image__wrap {
    padding: 48px 0;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-list-image__wrap {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-list-image__wrap {
    padding: 0;
    display: block;
  }
}
.mtt-text-list-image__text-container {
  width: 450px;
  margin-right: 150px;
  flex-shrink: 0;
  padding: 40px 0;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-list-image__text-container {
    width: 480px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-list-image__text-container {
    width: 384px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-list-image__text-container {
    width: 100%;
    max-width: 560px;
    padding: 80px 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-list-image__text-container {
    padding: 56px 0;
  }
}
.mtt-text-list-image__tagline {
  margin: 0;
  margin-bottom: 20px;
}
.mtt-text-list-image__title {
  margin: 0;
  color: #323232;
  font-weight: 600;
  letter-spacing: -0.024em;
  line-height: 1.4;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.mtt-text-list-image__list {
  margin-top: 48px;
}
.mtt-text-list-image__list-item:not(:last-child) {
  margin-bottom: 48px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-text-list-image__list-item span {
  color: rgba(50, 50, 50, 0.4);
  letter-spacing: 0.12em;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  margin-bottom: 16px;
  display: block;
  line-height: 1;
}
.mtt-text-list-image__list-item h4 {
  font-family: "HermesFB", Georgia, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: -0.016em;
  font-weight: 400;
  display: block;
  margin: 0px;
  margin-bottom: 12px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-list-image__list-item h4 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-list-image__list-item h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-text-list-image__list-item__text {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  color: #323232;
  line-height: 1.75;
  margin: 0 0 12px 0;
}
.mtt-text-list-image__list-item__text ul, .mtt-text-list-image__list-item__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-text-list-image__list-item__text ul, .mtt-text-list-image__list-item__text ol {
    margin-top: 16px;
  }
}
.mtt-text-list-image__list-item__text ul li, .mtt-text-list-image__list-item__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-text-list-image__list-item__text ul li:before, .mtt-text-list-image__list-item__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-text-list-image__list-item__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-text-list-image__list-item__text ol li {
  counter-increment: section;
}
.mtt-text-list-image__list-item__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-text-list-image__list-item__text .wp-block-quote,
.mtt-text-list-image__list-item__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-text-list-image__list-item__text .wp-block-quote,
  .mtt-text-list-image__list-item__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-list-image__list-item__text .wp-block-quote,
  .mtt-text-list-image__list-item__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-text-list-image__list-item__text .wp-block-quote p,
.mtt-text-list-image__list-item__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-text-list-image__list-item__text .wp-block-quote cite,
.mtt-text-list-image__list-item__text .wp-block-quote .wp-block-quote__citation,
.mtt-text-list-image__list-item__text blockquote cite,
.mtt-text-list-image__list-item__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-text-list-image__list-item__text .wp-block-quote cite,
  .mtt-text-list-image__list-item__text .wp-block-quote .wp-block-quote__citation,
  .mtt-text-list-image__list-item__text blockquote cite,
  .mtt-text-list-image__list-item__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-text-list-image__list-item__text p, .mtt-text-list-image__list-item__text table, .mtt-text-list-image__list-item__text span, .mtt-text-list-image__list-item__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-text-list-image__list-item__text p, .mtt-text-list-image__list-item__text table, .mtt-text-list-image__list-item__text span {
  margin-bottom: 12px;
}
.mtt-text-list-image__list-item__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-text-list-image__list-item__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-text-list-image__list-item__text p:empty {
  display: none;
}
.mtt-text-list-image__list-item .button {
  margin-top: 16px;
}
.mtt-text-list-image__images-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 1160px) {
  .mtt-text-list-image__images-container {
    width: 114%;
    margin: 0 -7%;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-list-image__images-container {
    margin-top: 32px !important;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-text-list-image__images-container {
    margin-top: 0px !important;
  }
}
.mtt-text-list-image__image {
  width: 100%;
  height: 680px;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-list-image__image {
    height: 560px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-list-image__image {
    height: 480px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-list-image__image {
    height: 0;
    padding-bottom: 48%;
    overflow: hidden;
    position: relative;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-list-image__image {
    padding-bottom: 56%;
  }
}
.mtt-text-list-image__image img {
  display: block;
}
@media screen and (max-width: 1160px) {
  .mtt-text-list-image__image img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
@media only screen and (min-width: 1161px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__wrap {
    padding: 0;
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1550px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__wrap {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1280px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__wrap {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-list-image--multiple-images {
    margin-bottom: 32px;
  }
  .mtt-text-list-image--multiple-images .mtt-text-list-image__images-container {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .mtt-text-list-image--multiple-images .mtt-text-list-image__images-container:after {
    content: "";
    background: white;
    width: 114%;
    position: absolute;
    left: -7%;
    right: -7%;
    bottom: 0;
    height: 80px;
    z-index: -1;
  }
}
@media only screen and (min-width: 451px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image {
    width: calc(50% - 32px);
    height: 760px;
  }
}
@media only screen and (min-width: 451px) and (max-width: 1550px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image {
    width: calc(50% - 24px);
    height: 640px;
  }
}
@media only screen and (min-width: 451px) and (min-width: 1161px) and (max-width: 1280px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image {
    width: calc(50% - 12px);
    height: 520px;
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image {
    height: 0;
    padding-bottom: 64%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 700px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image {
    width: calc(50% - 12px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 580px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image {
    padding-bottom: 72%;
  }
}
@media only screen and (min-width: 451px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(1) {
    transform: translateY(80px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1550px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(1) {
    transform: translateY(48px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1280px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(1) {
    transform: translateY(40px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(1) {
    transform: translateY(-40px);
  }
}
@media only screen and (min-width: 451px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(2) {
    transform: translateY(-80px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1550px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(2) {
    transform: translateY(-48px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1280px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(2) {
    transform: translateY(-40px);
  }
}
@media only screen and (min-width: 451px) and (max-width: 1160px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(2) {
    transform: translateY(0px);
  }
}
@media only screen and (max-width: 450px) {
  .mtt-text-list-image--multiple-images .mtt-text-list-image__image:nth-of-type(2) {
    display: none;
  }
}
.mtt-text-list-image--video .mtt-text-image__image {
  height: auto;
  padding-bottom: 0;
}
.mtt-text-list-image.mtt-text-list-image--remove-bg .mtt-text-list-image__inner:after {
  display: none !important;
}
.mtt-text-list-image--tall .mtt-text-list-image__image {
  width: 100%;
  height: 1120px;
}
@media screen and (max-width: 1160px) {
  .mtt-text-list-image--tall .mtt-text-list-image__image {
    padding-bottom: 48%;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-list-image--tall .mtt-text-list-image__image {
    padding-bottom: 56%;
  }
}

.mtt-video {
  overflow: hidden;
  position: relative;
}
.mtt-video:not(.remove-bg) {
  padding: 72px 0px;
}
@media screen and (max-width: 1160px) {
  .mtt-video:not(.remove-bg) .mtt-video {
    padding: 0;
  }
}
.mtt-video__wrap {
  position: relative;
}
.mtt-video .video-player-close {
  width: 20px;
  height: 20px;
  background: #FFF;
  margin-left: auto;
  padding: 16px;
  box-sizing: content-box;
  margin-bottom: -54px;
  position: relative;
  z-index: 3;
  border: 1px solid rgba(112, 112, 112, 0.1);
  border-radius: 0px 0px 0px 3px;
  transition: opacity 0.2s;
  cursor: pointer;
}
.mtt-video .video-player-close.hidden {
  opacity: 0;
  visibility: hidden;
}
.mtt-video .video-player-close:hover {
  opacity: 0.95;
}
.mtt-video .video-player-close:hover img {
  transform: rotate(90deg);
}
.mtt-video .video-player-close img {
  width: 20px;
  height: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: transform 0.2s;
  position: static;
}
.mtt-video__video {
  width: 100%;
  position: relative;
  padding-bottom: 56.75%;
  z-index: 2;
}
.mtt-video__video img, .mtt-video__video video, .mtt-video__video iframe {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: #000;
}
.mtt-video__video:not(.mtt_video__autoplay) video, .mtt-video__video:not(.mtt_video__autoplay) iframe {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s;
}
.mtt-video__video:not(.mtt_video__autoplay) video.show, .mtt-video__video:not(.mtt_video__autoplay) iframe.show {
  opacity: 1;
  visibility: visible;
}
.mtt-video__video .button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mtt-video-widget:after {
  content: "";
  width: calc(100% - 384px);
  height: 100%;
  background: #f6f0eb;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
.mtt-video-widget.no_bg:after {
  display: none;
}

.mtt-text-image-slider {
  position: relative;
  overflow: hidden;
}
.mtt-text-image-slider__inner {
  position: relative;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image-slider__inner {
    overflow: hidden;
  }
}
.mtt-text-image-slider__inner:after {
  content: "";
  background: #F4EFEA;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  width: 1030px;
  height: 100%;
}
@media only screen and (max-width: 1850px) {
  .mtt-text-image-slider__inner:after {
    width: 55%;
  }
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image-slider__inner:after {
    width: 50%;
  }
}
@media only screen and (max-width: 1450px) {
  .mtt-text-image-slider__inner:after {
    width: 45%;
  }
}
@media only screen and (max-width: 1350px) {
  .mtt-text-image-slider__inner:after {
    width: 40%;
  }
}
@media only screen and (max-width: 1280px) {
  .mtt-text-image-slider__inner:after {
    width: 47.5%;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image-slider__inner:after {
    display: none;
  }
}
.mtt-text-image-slider__wrap {
  position: relative;
  display: flex;
  z-index: 2;
  padding: 80px 0 0 0;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image-slider__wrap {
    padding: 48px 0 0 0;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image-slider__wrap {
    padding: 40px 0 0 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image-slider__wrap {
    display: block;
  }
}
.mtt-text-image-slider__text-container {
  width: 450px;
  flex-shrink: 0;
  padding: 70px 0px 40px 0;
  padding-right: 150px;
  position: relative;
  z-index: 2;
  background: #FFF;
  box-sizing: content-box;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image-slider__text-container {
    width: 480px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image-slider__text-container {
    width: 384px;
  }
}
.mtt-text-image-slider__text-container:before {
  content: "";
  width: 50%;
  height: 100%;
  left: -50%;
  top: 0px;
  position: absolute;
  background: #FFF;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image-slider__text-container {
    width: 100%;
    max-width: 560px;
    padding: 80px 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image-slider__text-container {
    padding: 56px 0;
  }
}
.mtt-text-image-slider__tagline, .mtt-text-image-slider__title {
  font-size: 56px;
  font-size: 3.5rem;
}
@media screen and (max-width: 1280px) {
  .mtt-text-image-slider__tagline, .mtt-text-image-slider__title {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image-slider__tagline, .mtt-text-image-slider__title {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media only screen and (max-width: 360px) {
  .mtt-text-image-slider__tagline, .mtt-text-image-slider__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.mtt-text-image-slider__tagline {
  margin: 0;
  color: #A0A0A0;
  font-weight: 600;
  letter-spacing: -0.016em;
  line-height: 1.3;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.mtt-text-image-slider__title {
  margin: 0;
  color: #323232;
  font-weight: 600;
  letter-spacing: -0.016em;
  line-height: 1.3;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.mtt-text-image-slider__text {
  margin: 0;
  margin-top: 24px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75;
  color: rgba(50, 50, 50, 0.6);
  color: rgba(50, 50, 50, 0.6);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
.mtt-text-image-slider__text ul, .mtt-text-image-slider__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-text-image-slider__text ul, .mtt-text-image-slider__text ol {
    margin-top: 16px;
  }
}
.mtt-text-image-slider__text ul li, .mtt-text-image-slider__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-text-image-slider__text ul li:before, .mtt-text-image-slider__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-text-image-slider__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-text-image-slider__text ol li {
  counter-increment: section;
}
.mtt-text-image-slider__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-text-image-slider__text .wp-block-quote,
.mtt-text-image-slider__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-text-image-slider__text .wp-block-quote,
  .mtt-text-image-slider__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image-slider__text .wp-block-quote,
  .mtt-text-image-slider__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-text-image-slider__text .wp-block-quote p,
.mtt-text-image-slider__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-text-image-slider__text .wp-block-quote cite,
.mtt-text-image-slider__text .wp-block-quote .wp-block-quote__citation,
.mtt-text-image-slider__text blockquote cite,
.mtt-text-image-slider__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-text-image-slider__text .wp-block-quote cite,
  .mtt-text-image-slider__text .wp-block-quote .wp-block-quote__citation,
  .mtt-text-image-slider__text blockquote cite,
  .mtt-text-image-slider__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-text-image-slider__text p, .mtt-text-image-slider__text table, .mtt-text-image-slider__text span, .mtt-text-image-slider__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-text-image-slider__text p, .mtt-text-image-slider__text table, .mtt-text-image-slider__text span {
  margin-bottom: 12px;
}
.mtt-text-image-slider__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-text-image-slider__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-text-image-slider__text p:empty {
  display: none;
}
.mtt-text-image-slider__buttons {
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-image-slider__buttons {
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image-slider__buttons {
    margin-top: 24px;
  }
}
.mtt-text-image-slider__image-container {
  position: relative;
  width: calc(100% - 608px);
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image-slider__image-container {
    width: calc(100% - 628px);
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image-slider__image-container {
    width: calc(100% - 538px);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image-slider__image-container {
    width: 100%;
  }
}
.mtt-text-image-slider__image-container .swiper-container {
  overflow: visible;
  height: 588px;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image-slider__image-container .swiper-container {
    height: 584px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-text-image-slider__image-container .swiper-container {
    height: 520px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image-slider__image-container .swiper-container {
    height: 480px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-text-image-slider__image-container .swiper-container {
    height: 500px;
  }
}
@media screen and (max-width: 760px) {
  .mtt-text-image-slider__image-container .swiper-container {
    height: 400px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image-slider__image-container .swiper-container {
    height: 280px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-text-image-slider__image-container .swiper-container {
    height: 224px;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-text-image-slider__image-container .swiper-container {
    height: 200px;
  }
}
.mtt-text-image-slider__control-container {
  padding: 48px 0px 48px 208px;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image-slider__control-container {
    padding: 32px 0px 32px 128px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image-slider__control-container {
    padding: 32px 0px;
  }
}
.mtt-text-image-slider__slider-controls {
  display: flex;
  align-items: center;
  width: 100%;
}
.mtt-text-image-slider__progress-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.mtt-text-image-slider__progress-count {
  padding-top: 8px;
  letter-spacing: -0.032em;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  color: rgba(50, 50, 50, 0.7);
  flex-shrink: 0;
  width: 40px;
  margin-right: 32px;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  .mtt-text-image-slider__progress-count {
    font-size: 30px;
    font-size: 1.875rem;
    margin-right: 24px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-text-image-slider__progress-count {
    margin-right: 16px;
  }
}
.mtt-text-image-slider__progress-bar {
  position: relative;
  height: 1px;
  width: 100%;
  background: rgba(112, 112, 112, 0.1);
  overflow: hidden;
}
.mtt-text-image-slider__progress-bar-wrap {
  position: absolute;
  height: 1px;
}
.mtt-text-image-slider__progress-bar-wrap:before {
  content: "";
  background: rgba(52, 45, 58, 0.4);
  width: 100%;
  height: 1px;
  position: absolute;
  left: -100%;
}
.mtt-text-image-slider__progress-bar-inner {
  background: rgba(52, 45, 58, 0.4);
  height: 1px;
  position: absolute;
  width: 0%;
  transition: width 0.6s cubic-bezier(0.77, 0, 0.38, 0.86);
}
.mtt-text-image-slider__arrows {
  display: flex;
  margin-right: -19px;
  margin-left: 13px;
}
.mtt-text-image-slider__arrows .swiper-button-prev,
.mtt-text-image-slider__arrows .swiper-button-next {
  position: relative;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  height: auto;
  width: auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.15s ease;
}
.mtt-text-image-slider__arrows .swiper-button-prev:before,
.mtt-text-image-slider__arrows .swiper-button-next:before {
  display: none;
}
.mtt-text-image-slider__arrows .swiper-button-prev:after,
.mtt-text-image-slider__arrows .swiper-button-next:after {
  display: none;
}
.mtt-text-image-slider__arrows .swiper-button-prev {
  transform: rotate(180deg);
}
.mtt-text-image-slider__arrows .swiper-button-prev:before {
  display: none;
}

.wp-block .mtt-text-image-slider .swiper-wrapper,
.wp-block .mtt-text-image-slider__image-slide {
  height: 100%;
}
.wp-block .mtt-text-image-slider__image-slide:not(:first-of-type) {
  display: none !important;
}

.mtt-accordion {
  position: relative;
}
.mtt-accordion__inner {
  position: relative;
}
.mtt-accordion__title {
  margin: 0;
  color: #323232;
  font-weight: 600;
  line-height: 1;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  padding-bottom: 48.5px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 580px) {
  .mtt-accordion__title {
    padding-bottom: 24px;
  }
}
.mtt-accordion__accordions {
  display: flex;
  flex-direction: column;
}
.mtt-accordion__accordion {
  width: 100%;
  overflow: hidden;
  transition: all 0.2s;
}
.mtt-accordion__accordion.active .mtt-accordion__accordion-title:after {
  transform: rotate(180deg);
}
.mtt-accordion__accordion.active .mtt-accordion__accordion-content {
  padding: 20px 0px 48px 0px;
  height: auto;
  border-top: 1px solid transparent;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-accordion__accordion-title {
  cursor: pointer;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 40px 40px 40px 0;
}
.mtt-accordion__accordion-title p {
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: -0.016em;
  color: #323232;
  line-height: 1;
  font-weight: 300;
  margin: 0px;
}
@media screen and (max-width: 1280px) {
  .mtt-accordion__accordion-title p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-accordion__accordion-title p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-accordion__accordion-title:after {
  content: "";
  position: absolute;
  right: 0px;
  width: 16px;
  height: 10px;
  background: url("../../img/icons/arrow-down.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: transform 0.2s;
}
.mtt-accordion__accordion-content {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  border-bottom: 1px solid transparent;
  height: 0;
  transition: all 0.2s;
}
.mtt-accordion__accordion-content-inner {
  color: rgba(50, 50, 50, 0.6);
  font-weight: 400;
}
.mtt-accordion__accordion-content-inner p {
  font-size: 16px;
  margin: 0px;
  max-width: 750px;
  line-break: 1.45;
  margin-bottom: 10px;
}
.mtt-accordion__accordion-content-inner ul, .mtt-accordion__accordion-content-inner ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-accordion__accordion-content-inner ul, .mtt-accordion__accordion-content-inner ol {
    margin-top: 16px;
  }
}
.mtt-accordion__accordion-content-inner ul li, .mtt-accordion__accordion-content-inner ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-accordion__accordion-content-inner ul li:before, .mtt-accordion__accordion-content-inner ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-accordion__accordion-content-inner ul li:before {
  content: "•";
  color: inherit;
}
.mtt-accordion__accordion-content-inner ol li {
  counter-increment: section;
}
.mtt-accordion__accordion-content-inner ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-accordion__accordion-content-inner .wp-block-quote,
.mtt-accordion__accordion-content-inner blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-accordion__accordion-content-inner .wp-block-quote,
  .mtt-accordion__accordion-content-inner blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-accordion__accordion-content-inner .wp-block-quote,
  .mtt-accordion__accordion-content-inner blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-accordion__accordion-content-inner .wp-block-quote p,
.mtt-accordion__accordion-content-inner blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-accordion__accordion-content-inner .wp-block-quote cite,
.mtt-accordion__accordion-content-inner .wp-block-quote .wp-block-quote__citation,
.mtt-accordion__accordion-content-inner blockquote cite,
.mtt-accordion__accordion-content-inner blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-accordion__accordion-content-inner .wp-block-quote cite,
  .mtt-accordion__accordion-content-inner .wp-block-quote .wp-block-quote__citation,
  .mtt-accordion__accordion-content-inner blockquote cite,
  .mtt-accordion__accordion-content-inner blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-accordion__accordion-content-inner p, .mtt-accordion__accordion-content-inner table, .mtt-accordion__accordion-content-inner span, .mtt-accordion__accordion-content-inner a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-accordion__accordion-content-inner p, .mtt-accordion__accordion-content-inner table, .mtt-accordion__accordion-content-inner span {
  margin-bottom: 12px;
}
.mtt-accordion__accordion-content-inner a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-accordion__accordion-content-inner a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-accordion__accordion-content-inner p:empty {
  display: none;
}
.mtt-accordion__certification {
  width: 144px;
  min-width: 144px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px 0;
}
@media screen and (max-width: 580px) {
  .mtt-accordion__certification {
    width: 50%;
  }
}
@media only screen and (max-width: 321px) {
  .mtt-accordion__certification {
    margin: 24px auto;
  }
}
.mtt-accordion__certification img {
  max-height: 45px;
  max-width: 130px;
  width: auto;
  height: auto;
  display: block;
}
.mtt-accordion__certifications {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}
@media only screen and (max-width: 1600px) {
  .mtt-accordion__certifications.certification-count_10 .mtt-accordion__certification {
    width: 20%;
  }
}
@media only screen and (max-width: 640px) {
  .mtt-accordion__certifications.certification-count_10 .mtt-accordion__certification {
    width: 50%;
  }
}
@media only screen and (max-width: 1600px) {
  .mtt-accordion__certifications.certification-count_9 .mtt-accordion__certification {
    width: 20%;
  }
}
@media only screen and (max-width: 960px) {
  .mtt-accordion__certifications.certification-count_9 .mtt-accordion__certification {
    width: 33%;
  }
}
@media only screen and (max-width: 1280px) {
  .mtt-accordion__certifications.certification-count_8 .mtt-accordion__certification, .mtt-accordion__certifications.certification-count_7 .mtt-accordion__certification {
    width: 25%;
  }
}
@media only screen and (max-width: 640px) {
  .mtt-accordion__certifications.certification-count_8 .mtt-accordion__certification, .mtt-accordion__certifications.certification-count_7 .mtt-accordion__certification {
    width: 50%;
  }
}
@media only screen and (max-width: 960px) {
  .mtt-accordion__certifications.certification-count_6 .mtt-accordion__certification {
    width: 33%;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-accordion__certifications.certification-count_5 .mtt-accordion__certification {
    width: 33%;
  }
}
@media only screen and (max-width: 640px) {
  .mtt-accordion__certifications.certification-count_4 .mtt-accordion__certification {
    width: 50%;
  }
}
@media screen and (max-width: 580px) {
  .mtt-accordion__certifications.certification-count_1 .mtt-accordion__certification {
    margin: 24px auto;
  }
}

.mtt-employees__inner {
  position: relative;
}
.mtt-employees__topbar {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.mtt-employees__topbar-text {
  margin-right: 24px;
}
.mtt-employees__topbar-text h3 {
  margin: 0;
  line-height: 1;
}
.mtt-employees__archive-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 24px -16px 0px -16px;
}
@media only screen and (max-width: 750px) {
  .mtt-employees__archive-wrap {
    margin: 24px -8px 0px -8px;
  }
}
@media only screen and (max-width: 365px) {
  .mtt-employees__archive-wrap {
    margin: 24px 0px 0px 0px;
  }
}
.mtt-employees__archive-wrap .employee-card {
  width: calc(25% - 32px);
  margin: 0px 16px 64px 16px;
}
@media screen and (max-width: 1160px) {
  .mtt-employees__archive-wrap .employee-card {
    width: calc(33.3333333333% - 32px);
  }
}
@media only screen and (max-width: 750px) {
  .mtt-employees__archive-wrap .employee-card {
    width: calc(50% - 16px);
    margin: 0px 8px 32px 8px;
  }
}
@media only screen and (max-width: 365px) {
  .mtt-employees__archive-wrap .employee-card {
    width: 100%;
    margin: 0px 0px 32px 0px;
  }
}
.mtt-employees .mtt-filter__toggle {
  margin-right: 30px;
}
.mtt-employees .mtt-filter__title {
  margin-bottom: 46px;
}

.mtt-vacancies__title {
  max-width: 624px;
  color: #323232;
  font-weight: 600;
  letter-spacing: -0.016em;
  line-height: 1.35;
}
@media only screen and (max-width: 1550px) {
  .mtt-vacancies__title {
    max-width: 536px;
  }
}
@media only screen and (max-width: 750px) {
  .mtt-vacancies__title {
    max-width: 100%;
  }
  .mtt-vacancies__title br {
    display: none;
  }
}
.mtt-vacancies .mtt-text-island__inner {
  margin: 48px auto;
}
.mtt-vacancies .mtt-text-island__inner .mtt-text-island__title {
  font-size: 2em;
  margin-bottom: 24px;
}
.mtt-vacancies__th {
  display: flex;
  align-items: center;
  margin-top: 64px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  padding-bottom: 16px;
}
@media only screen and (max-width: 1100px) {
  .mtt-vacancies__th {
    display: none;
  }
}
.mtt-vacancies__th-item {
  flex: 1;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.12em;
  color: rgba(38, 38, 38, 0.3);
  line-height: 1.5;
  text-transform: uppercase;
}
.mtt-vacancies__th-item:first-of-type {
  flex: 2;
}
.mtt-vacancies__th-item.mtt-vacancies__th-item--buttons {
  width: 312px;
  flex-shrink: 0;
  flex: unset;
}
@media screen and (max-width: 1280px) {
  .mtt-vacancies__th-item.mtt-vacancies__th-item--buttons {
    width: 280px;
  }
}
@media only screen and (max-width: 1100px) {
  .mtt-vacancies__tb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -32px;
    margin-top: 40px;
  }
}
@media (min-width: 701px) and (max-width: 960px) {
  .mtt-vacancies__tb {
    margin-bottom: -24px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-vacancies__tb {
    margin-bottom: -24px;
  }
}
.mtt-vacancies__tr {
  display: flex;
  padding: 32px 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media only screen and (max-width: 1100px) {
  .mtt-vacancies__tr {
    padding: 32px;
    display: block;
    width: calc(50% - 16px);
    margin-bottom: 32px;
    border: 1px solid rgba(112, 112, 112, 0.1);
  }
}
@media (min-width: 701px) and (max-width: 960px) {
  .mtt-vacancies__tr {
    padding: 24px 16px;
    width: calc(50% - 12px);
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-vacancies__tr {
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-vacancies__tr {
    padding: 24px 16px;
    margin-bottom: 24px;
  }
}
.mtt-vacancies__tr-item {
  flex: 1;
}
.mtt-vacancies__tr-item:first-of-type {
  flex: 2;
}
@media only screen and (max-width: 1100px) {
  .mtt-vacancies__tr-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .mtt-vacancies__tr-item:not(:last-of-type) {
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
}
@media only screen and (max-width: 350px) {
  .mtt-vacancies__tr-item {
    display: block;
  }
}
.mtt-vacancies__tr-item:not(.mtt-vacancies__tr-item--buttons):before {
  content: attr(data-title);
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.12em;
  color: rgba(38, 38, 38, 0.3);
  line-height: 1.5;
  text-transform: uppercase;
  margin-top: -1px;
  margin-right: 16px;
  padding-bottom: 16px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1100px) {
  .mtt-vacancies__tr-item:not(.mtt-vacancies__tr-item--buttons):before {
    display: block;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-vacancies__tr-item:not(.mtt-vacancies__tr-item--buttons):before {
    padding-bottom: 8px;
  }
}
.mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons {
  width: 312px;
  flex-shrink: 0;
  flex: unset;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: -10px;
}
@media screen and (max-width: 1280px) {
  .mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons {
    width: 280px;
  }
}
@media only screen and (max-width: 1100px) {
  .mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons {
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons {
    justify-content: flex-start;
  }
}
.mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons .button {
  margin-bottom: 10px;
  padding: 19px 24px 16px;
}
@media screen and (max-width: 1280px) {
  .mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons .button {
    padding: 16px 16px 13px;
  }
}
@media (min-width: 351px) and (max-width: 1100px) {
  .mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons .button {
    width: calc(50% - 8px);
    text-align: center;
  }
}
@media only screen and (min-width: 1101px) {
  .mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons .button:not(:last-of-type) {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-vacancies__tr-item.mtt-vacancies__tr-item--buttons .button:not(:last-of-type) {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 1100px) {
  .mtt-vacancies__tr-item-inner {
    text-align: right;
    padding-bottom: 16px;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-vacancies__tr-item-inner {
    text-align: left;
  }
}
.mtt-vacancies__tr-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: -0.016em;
  line-height: 1.3;
  color: #323232;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
@media only screen and (max-width: 1550px) {
  .mtt-vacancies__tr-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-vacancies__tr-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 1100px) {
  .mtt-vacancies__tr-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-vacancies__tr-text {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  color: #8E9195;
  margin-top: 8px;
}
@media screen and (max-width: 1280px) {
  .mtt-vacancies__tr-text {
    margin-top: 4px;
  }
}

.mtt-filter__vacancies {
  align-items: flex-end;
}
@media screen and (max-width: 960px) {
  .mtt-filter__vacancies .mtt-filter__toggles {
    margin-top: 24px;
  }
}
.mtt-filter__vacancies .mtt-filter__toggle {
  margin-bottom: 8px;
}
@media screen and (max-width: 960px) {
  .mtt-filter__vacancies .mtt-filter__toggle {
    margin-bottom: 0;
  }
}

.mtt-press-release {
  position: relative;
  height: 1010px;
}
@media only screen and (max-width: 1550px) {
  .mtt-press-release {
    height: 910px;
  }
}
@media only screen and (max-width: 1280px) {
  .mtt-press-release {
    height: 810px;
  }
}
@media only screen and (max-width: 830px) {
  .mtt-press-release {
    height: auto;
  }
}
.mtt-press-release__image-container {
  width: 100%;
  position: absolute;
  height: 750px;
}
@media only screen and (max-width: 1550px) {
  .mtt-press-release__image-container {
    height: 650px;
  }
}
@media only screen and (max-width: 1280px) {
  .mtt-press-release__image-container {
    height: 550px;
  }
}
@media only screen and (max-width: 830px) {
  .mtt-press-release__image-container {
    height: auto;
    position: relative;
  }
}
.mtt-press-release__image {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 830px) {
  .mtt-press-release__image {
    height: auto;
    padding-bottom: 50%;
    position: relative;
  }
}
@media screen and (max-width: 580px) {
  .mtt-press-release__image {
    padding-bottom: 65%;
  }
}
.mtt-press-release__image img {
  position: absolute;
}
@media only screen and (max-width: 830px) {
  .mtt-press-release__inner {
    width: 100%;
  }
}
.mtt-press-release__text-container {
  max-width: 751px;
  width: 100%;
  padding: 83px 104px;
  position: absolute;
  z-index: 1;
  bottom: 0px;
}
@media only screen and (max-width: 830px) {
  .mtt-press-release__text-container {
    max-width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-press-release__text-container {
    padding: 48px 64px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-press-release__text-container {
    padding: 48px;
  }
}
.mtt-press-release__text-container .mtt-tagline {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: -0.016em;
  line-height: 1;
  margin-bottom: 24px;
}
.mtt-press-release__text-container h1, .mtt-press-release__text-container h2 {
  font-size: 48px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.024em;
  margin-bottom: 16px;
}
@media screen and (max-width: 1280px) {
  .mtt-press-release__text-container h1, .mtt-press-release__text-container h2 {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-press-release__text-container h1, .mtt-press-release__text-container h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.mtt-press-release__text-container .button {
  margin-top: 40px;
}
.mtt-press-release__text {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.016em;
  font-weight: 300;
  line-height: 1.66;
}
.mtt-press-release__text ul, .mtt-press-release__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-press-release__text ul, .mtt-press-release__text ol {
    margin-top: 16px;
  }
}
.mtt-press-release__text ul li, .mtt-press-release__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-press-release__text ul li:before, .mtt-press-release__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-press-release__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-press-release__text ol li {
  counter-increment: section;
}
.mtt-press-release__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-press-release__text .wp-block-quote,
.mtt-press-release__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-press-release__text .wp-block-quote,
  .mtt-press-release__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-press-release__text .wp-block-quote,
  .mtt-press-release__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-press-release__text .wp-block-quote p,
.mtt-press-release__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-press-release__text .wp-block-quote cite,
.mtt-press-release__text .wp-block-quote .wp-block-quote__citation,
.mtt-press-release__text blockquote cite,
.mtt-press-release__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-press-release__text .wp-block-quote cite,
  .mtt-press-release__text .wp-block-quote .wp-block-quote__citation,
  .mtt-press-release__text blockquote cite,
  .mtt-press-release__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-press-release__text p, .mtt-press-release__text table, .mtt-press-release__text span, .mtt-press-release__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-press-release__text p, .mtt-press-release__text table, .mtt-press-release__text span {
  margin-bottom: 12px;
}
.mtt-press-release__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-press-release__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-press-release__text p:empty {
  display: none;
}

.no_bg .mtt-press-release .background_element {
  background-color: #FFF;
}

.mtt-events__inner {
  display: flex;
}
@media only screen and (max-width: 950px) {
  .mtt-events__inner {
    flex-direction: column;
  }
}
.mtt-events__text-container {
  margin-right: 106px;
  max-width: 396px;
  width: 100%;
  flex-shrink: 0;
}
@media screen and (max-width: 1160px) {
  .mtt-events__text-container {
    margin-right: 64px;
  }
}
@media only screen and (max-width: 950px) {
  .mtt-events__text-container {
    margin-right: 0px;
    margin-bottom: 32px;
  }
}
.mtt-events__text-container h1, .mtt-events__text-container h2 {
  color: #342d3a;
  letter-spacing: -0.016em;
  margin-bottom: 16px;
  line-height: 1.3;
}
.mtt-events__text-container .button {
  margin-top: 32px;
}
.mtt-events__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  color: rgba(50, 50, 50, 0.6);
  font-weight: 300;
}
.mtt-events__events {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.mtt-newsletter__inner {
  padding-top: 85px;
  padding: 85px 104px 0px 104px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .mtt-newsletter__inner {
    display: block;
  }
}
.mtt-newsletter__text-container {
  max-width: 500px;
  margin-right: 60px;
  width: 40%;
  padding: 60px 0;
}
@media screen and (max-width: 1280px) {
  .mtt-newsletter__text-container {
    max-width: 400px;
  }
}
@media only screen and (max-width: 900px) {
  .mtt-newsletter__text-container {
    width: 100%;
    max-width: 100%;
  }
}
.mtt-newsletter__text .text {
  margin-top: 24px;
}
.mtt-newsletter__text .text ul, .mtt-newsletter__text .text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-newsletter__text .text ul, .mtt-newsletter__text .text ol {
    margin-top: 16px;
  }
}
.mtt-newsletter__text .text ul li, .mtt-newsletter__text .text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-newsletter__text .text ul li:before, .mtt-newsletter__text .text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-newsletter__text .text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-newsletter__text .text ol li {
  counter-increment: section;
}
.mtt-newsletter__text .text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-newsletter__text .text .wp-block-quote,
.mtt-newsletter__text .text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-newsletter__text .text .wp-block-quote,
  .mtt-newsletter__text .text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-newsletter__text .text .wp-block-quote,
  .mtt-newsletter__text .text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-newsletter__text .text .wp-block-quote p,
.mtt-newsletter__text .text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-newsletter__text .text .wp-block-quote cite,
.mtt-newsletter__text .text .wp-block-quote .wp-block-quote__citation,
.mtt-newsletter__text .text blockquote cite,
.mtt-newsletter__text .text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-newsletter__text .text .wp-block-quote cite,
  .mtt-newsletter__text .text .wp-block-quote .wp-block-quote__citation,
  .mtt-newsletter__text .text blockquote cite,
  .mtt-newsletter__text .text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-newsletter__text .text p, .mtt-newsletter__text .text table, .mtt-newsletter__text .text span, .mtt-newsletter__text .text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-newsletter__text .text p, .mtt-newsletter__text .text table, .mtt-newsletter__text .text span {
  margin-bottom: 12px;
}
.mtt-newsletter__text .text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-newsletter__text .text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-newsletter__text .text p:empty {
  display: none;
}
.mtt-newsletter__image {
  width: 60%;
  position: relative;
  max-width: 900px;
}
@media only screen and (max-width: 900px) {
  .mtt-newsletter__image {
    width: 100%;
    height: 0;
    padding-bottom: 70%;
  }
}
.mtt-newsletter__image .object-fit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mtt-newsletter__image img {
  display: block;
}
.mtt-newsletter__contact-form {
  margin-top: 24px;
}
.mtt-newsletter__contact-form .wpcf7 form {
  position: relative;
}
.mtt-newsletter__contact-form .wpcf7 form input, .mtt-newsletter__contact-form .wpcf7 form textarea {
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  padding: 0px;
  margin-top: 0px;
  font-weight: 300;
}
.mtt-newsletter__contact-form .wpcf7 form input.wpcf7-not-valid, .mtt-newsletter__contact-form .wpcf7 form textarea.wpcf7-not-valid {
  border: none !important;
  border-bottom: 1px solid #E74C3C !important;
}
.mtt-newsletter__contact-form .wpcf7 form input::-moz-placeholder, .mtt-newsletter__contact-form .wpcf7 form textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.mtt-newsletter__contact-form .wpcf7 form input::placeholder, .mtt-newsletter__contact-form .wpcf7 form input:-moz-placeholder, .mtt-newsletter__contact-form .wpcf7 form input:-ms-input-placeholder, .mtt-newsletter__contact-form .wpcf7 form input::-webkit-input-placeholder, .mtt-newsletter__contact-form .wpcf7 form textarea::placeholder, .mtt-newsletter__contact-form .wpcf7 form textarea:-moz-placeholder, .mtt-newsletter__contact-form .wpcf7 form textarea:-ms-input-placeholder, .mtt-newsletter__contact-form .wpcf7 form textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.mtt-newsletter__contact-form .wpcf7 form textarea {
  resize: none;
  color: inherit;
  line-height: 1.75;
}
.mtt-newsletter__contact-form .wpcf7 form textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.mtt-newsletter__contact-form .wpcf7 form textarea::placeholder, .mtt-newsletter__contact-form .wpcf7 form textarea:-moz-placeholder, .mtt-newsletter__contact-form .wpcf7 form textarea:-ms-input-placeholder, .mtt-newsletter__contact-form .wpcf7 form textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.mtt-newsletter__contact-form .wpcf7 form .input-wrap {
  margin-bottom: 16px;
}
.mtt-newsletter__contact-form .wpcf7 form .input-wrap input {
  padding-right: 90px !important;
}
.mtt-newsletter__contact-form .wpcf7 form input[type=radio] + label, .mtt-newsletter__contact-form .wpcf7 form input[type=radio] + span, .mtt-newsletter__contact-form .wpcf7 form input[type=checkbox] + label, .mtt-newsletter__contact-form .wpcf7 form input[type=checkbox] + span {
  color: inherit;
  opacity: 0.8;
}
.mtt-newsletter__contact-form .wpcf7 form input[type=radio] + label:hover, .mtt-newsletter__contact-form .wpcf7 form input[type=radio] + span:hover, .mtt-newsletter__contact-form .wpcf7 form input[type=checkbox] + label:hover, .mtt-newsletter__contact-form .wpcf7 form input[type=checkbox] + span:hover {
  color: inherit;
  opacity: 1;
}
.mtt-newsletter__contact-form .wpcf7 form input[type=radio] + label:before, .mtt-newsletter__contact-form .wpcf7 form input[type=radio] + span:before, .mtt-newsletter__contact-form .wpcf7 form input[type=checkbox] + label:before, .mtt-newsletter__contact-form .wpcf7 form input[type=checkbox] + span:before {
  border: 1px solid rgba(112, 112, 112, 0.5);
}
.mtt-newsletter__contact-form .wpcf7 form input[type=text], .mtt-newsletter__contact-form .wpcf7 form input[type=number], .mtt-newsletter__contact-form .wpcf7 form input[type=email], .mtt-newsletter__contact-form .wpcf7 form input[type=password], .mtt-newsletter__contact-form .wpcf7 form input[type=datetime-local], .mtt-newsletter__contact-form .wpcf7 form input[type=url], .mtt-newsletter__contact-form .wpcf7 form input[type=tel], .mtt-newsletter__contact-form .wpcf7 form textarea, .mtt-newsletter__contact-form .wpcf7 form select {
  color: inherit;
}
.mtt-newsletter__contact-form .wpcf7 form input[type=submit] {
  background: none;
  text-transform: uppercase;
  border: 1px solid currentColor;
  padding: 12px 16px;
  margin: 16px 0;
  color: inherit;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  font-weight: 400;
  font-family: "HermesFB", Georgia, sans-serif;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.mtt-newsletter__contact-form .wpcf7 form input[type=submit][disabled] {
  cursor: default;
  opacity: 0.4;
}
.mtt-newsletter__contact-form .wpcf7 form .button.dash {
  margin-top: 16px;
}
.mtt-newsletter__contact-form .wpcf7 form .button.dash p {
  margin-bottom: 16px;
}
.mtt-newsletter__contact-form .wpcf7 form .button.dash p span label span:before {
  background: #f0ebe4;
}
.mtt-newsletter__contact-form .wpcf7 form .button.dash p span label span a {
  color: inherit;
  font-weight: 400;
}
.mtt-newsletter__contact-form .wpcf7 form .button.dash input[type=submit] {
  background: none;
  text-transform: uppercase;
  border: none;
  color: inherit;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  font-weight: 400;
  font-family: "HermesFB", Georgia, sans-serif;
  cursor: pointer;
}
.mtt-newsletter__contact-form .wpcf7 form .button.dash input[type=submit][disabled] {
  cursor: default;
  opacity: 0.4;
}
.mtt-newsletter__contact-form .wpcf7 form .button.dash .wpcf7-spinner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  margin: 0 12px;
}
.mtt-newsletter__contact-form .wpcf7 form .button.dash .wpcf7-spinner::before {
  transform-origin: 6px 6px;
}

.mtt-case-cover {
  background: #FFF;
  padding: 144px 0 88px;
  position: relative;
  overflow: hidden;
  margin-top: -133px;
  height: calc(100vh - 32px);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1160px) {
  .mtt-case-cover {
    margin-top: 0;
    padding: 0;
    background: white;
    height: auto;
  }
}
.mtt-case-cover__inner {
  display: flex;
  align-items: center;
  z-index: 3;
}
@media screen and (max-width: 1160px) {
  .mtt-case-cover__inner {
    display: block;
  }
}
.mtt-case-cover__text-container {
  width: 655px;
  z-index: 3;
}
@media only screen and (max-width: 1550px) {
  .mtt-case-cover__text-container {
    width: 520px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-case-cover__text-container {
    width: 480px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-case-cover__text-container {
    width: 100%;
    padding: 80px 0;
    position: relative;
  }
}
@media screen and (max-width: 580px) {
  .mtt-case-cover__text-container {
    padding: 56px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-case-cover__text-container-inner {
    max-width: 560px;
    position: relative;
    z-index: 3;
  }
}
@media screen and (max-width: 760px) {
  .mtt-case-cover__text-container-inner {
    max-width: 100%;
  }
}
.mtt-case-cover__tagline {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55;
  color: rgba(50, 50, 50, 0.6);
  letter-spacing: -0.016em;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1400px) {
  .mtt-case-cover__tagline {
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-case-cover__title {
  margin: 0;
  line-height: 1.28;
  color: #342d3a;
  font-weight: 600;
}
.mtt-case-cover__text {
  margin: 0;
  margin-top: 24px;
  color: #323232;
  font-weight: 300;
  line-height: 1.65;
  font-size: 16px;
  font-size: 1rem;
  max-width: 498px;
}
@media only screen and (max-width: 1550px) {
  .mtt-case-cover__text {
    max-width: 398px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-case-cover__text {
    margin-top: 16px;
  }
}
.mtt-case-cover__text ul, .mtt-case-cover__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-case-cover__text ul, .mtt-case-cover__text ol {
    margin-top: 16px;
  }
}
.mtt-case-cover__text ul li, .mtt-case-cover__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-case-cover__text ul li:before, .mtt-case-cover__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-case-cover__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-case-cover__text ol li {
  counter-increment: section;
}
.mtt-case-cover__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-case-cover__text .wp-block-quote,
.mtt-case-cover__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-case-cover__text .wp-block-quote,
  .mtt-case-cover__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-case-cover__text .wp-block-quote,
  .mtt-case-cover__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-case-cover__text .wp-block-quote p,
.mtt-case-cover__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-case-cover__text .wp-block-quote cite,
.mtt-case-cover__text .wp-block-quote .wp-block-quote__citation,
.mtt-case-cover__text blockquote cite,
.mtt-case-cover__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-case-cover__text .wp-block-quote cite,
  .mtt-case-cover__text .wp-block-quote .wp-block-quote__citation,
  .mtt-case-cover__text blockquote cite,
  .mtt-case-cover__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-case-cover__text p, .mtt-case-cover__text table, .mtt-case-cover__text span, .mtt-case-cover__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-case-cover__text p, .mtt-case-cover__text table, .mtt-case-cover__text span {
  margin-bottom: 12px;
}
.mtt-case-cover__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-case-cover__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-case-cover__text p:empty {
  display: none;
}
.mtt-case-cover__buttons {
  margin-top: 40px;
  margin-bottom: -16px;
}
@media only screen and (max-width: 1400px) {
  .mtt-case-cover__buttons {
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-case-cover__buttons {
    margin-top: 24px;
  }
}
.mtt-case-cover__buttons .button {
  margin-bottom: 16px;
}
.mtt-case-cover__buttons .button:not(:last-of-type) {
  margin-right: 24px;
}
.mtt-case-cover__scroll-down {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 80px;
}
@media screen and (max-width: 1160px) {
  .mtt-case-cover__scroll-down {
    position: relative;
    margin-top: 48px;
    bottom: 0px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-case-cover__scroll-down {
    margin-top: 32px;
  }
}
.mtt-case-cover__scroll-down p {
  line-height: 1;
  color: rgba(50, 50, 50, 0.3);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  margin-top: 5px;
}
.mtt-case-cover__arrows {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 24px;
}
.mtt-case-cover__arrow-down {
  width: 7px;
  height: 12px;
  display: block;
  position: relative;
  transform: rotate(45deg);
}
.mtt-case-cover__arrow-down:nth-child(1):after {
  animation-name: scrollDown;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.35s;
}
.mtt-case-cover__arrow-down:nth-child(2):after {
  animation-name: scrollDown;
  animation-duration: 2s;
  animation-delay: 0.7s;
  animation-iteration-count: infinite;
}
.mtt-case-cover__arrow-down:nth-child(3):after {
  animation-name: scrollDown;
  animation-duration: 2s;
  animation-delay: 1.05s;
  animation-iteration-count: infinite;
}
.mtt-case-cover__arrow-down:after {
  content: "";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  display: inline-block;
  height: 9px;
  left: 0;
  position: absolute;
  top: 0;
  width: 9px;
  border-color: rgba(68, 79, 106, 0.2);
}
@keyframes scrollDown {
  50% {
    border-color: #444f6a;
  }
  100% {
    border-color: rgba(68, 79, 106, 0.2);
  }
}
.mtt-case-cover__image-container {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  width: calc(100% - 706px);
  height: 100%;
  background: #F4EFEA;
  display: flex;
  justify-content: center;
}
.mtt-case-cover__image-container:after, .mtt-case-cover__image-container:before {
  content: "";
  background: #F4EFEA;
  width: 50%;
  height: 100%;
  top: 0px;
  position: absolute;
  display: none;
}
@media screen and (max-width: 1160px) {
  .mtt-case-cover__image-container:after, .mtt-case-cover__image-container:before {
    display: block;
  }
}
.mtt-case-cover__image-container:after {
  left: 100%;
}
.mtt-case-cover__image-container:before {
  right: 100%;
}
@media only screen and (max-width: 1550px) {
  .mtt-case-cover__image-container {
    width: calc(100% - 520px);
  }
}
@media screen and (max-width: 1280px) {
  .mtt-case-cover__image-container {
    width: calc(100% - 480px);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-case-cover__image-container {
    width: 100%;
    position: relative;
  }
}
.mtt-case-cover__image {
  max-width: 80%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
}
.mtt-case-cover__image img {
  max-height: 85%;
  height: 100%;
  position: absolute;
}
@media only screen and (max-width: 1550px) {
  .mtt-case-cover__image img {
    height: auto;
    width: 100%;
    max-height: none;
    position: relative;
  }
}
.mtt-case-cover__image img:not([lazy-loaded=true]) {
  width: 100%;
}

.wp-block .mtt-cover-slider .swiper-wrapper,
.wp-block .mtt-cover-slider__image-slide {
  height: 100%;
}
.wp-block .mtt-cover-slider__image-slide:not(:first-of-type) {
  display: none !important;
}

.mtt-featured-post.combi-ovens .mtt-featured-post__inner {
  overflow: hidden;
}
.mtt-featured-post.combi-ovens .mtt-featured-post__text-container {
  padding: 122px 0 122px 0px;
  padding-right: 132px;
  padding-left: 104px;
}
@media only screen and (max-width: 1550px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__text-container {
    padding-right: 104px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__text-container {
    padding-right: 64px;
    padding-left: 64px;
  }
}
@media only screen and (max-width: 1280px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__text-container {
    padding: 104px 64px 104px 64px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__text-container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__text-container {
    padding: 80px 64px;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__text-container {
    padding: 56px 32px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__text-container {
    padding: 40px 24px;
  }
}
.mtt-featured-post.combi-ovens .mtt-featured-post__image-container {
  transform: translate(-64px, 104px);
  max-height: 695px;
}
@media only screen and (max-width: 1250px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__image-container {
    transform: translate(0, 0);
  }
}
.mtt-featured-post.combi-ovens .mtt-featured-post__image-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 960px) {
  .mtt-featured-post.combi-ovens .mtt-featured-post__image-container img {
    max-width: 80%;
  }
}
.mtt-featured-post__inner {
  background: #F4EFEA;
}
@media screen and (min-width: 961px) {
  .mtt-featured-post__inner {
    display: flex;
  }
  .mtt-featured-post__inner:not(.mtt-featured-post__inner--flip) {
    flex-direction: row-reverse;
  }
}
.mtt-featured-post__image-container {
  display: flex;
  align-items: flex-end;
  width: 760px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1550px) {
  .mtt-featured-post__image-container {
    width: 660px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-featured-post__image-container {
    width: 55%;
  }
}
@media only screen and (max-width: 1250px) {
  .mtt-featured-post__image-container {
    width: 45%;
  }
}
@media screen and (max-width: 960px) {
  .mtt-featured-post__image-container {
    width: 100%;
    justify-content: center;
    align-items: flex-start;
  }
}
.mtt-featured-post__image-container img {
  display: block;
  width: 100%;
  height: 100%;
}
.mtt-featured-post__text-container {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 174px 0 158px 0px;
  padding-right: 132px;
  padding-left: 104px;
}
@media only screen and (max-width: 1550px) {
  .mtt-featured-post__text-container {
    padding-right: 104px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-featured-post__text-container {
    padding-right: 64px;
    padding-left: 64px;
  }
}
@media only screen and (max-width: 1280px) {
  .mtt-featured-post__text-container {
    padding: 104px 64px 104px 64px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-featured-post__text-container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-featured-post__text-container {
    padding: 80px 64px;
    align-items: unset;
    justify-content: center;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-featured-post__text-container {
    padding: 56px 32px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-featured-post__text-container {
    padding: 40px 24px;
  }
}
.mtt-featured-post__text-container-inner {
  max-width: 720px;
}
@media screen and (max-width: 960px) {
  .mtt-featured-post__text-container-inner {
    max-width: 560px;
  }
}
.mtt-featured-post__tagline {
  margin-bottom: 24px;
  line-height: 1;
  color: rgba(52, 45, 58, 0.6);
  letter-spacing: -0.024em;
  font-weight: 300;
}
.mtt-featured-post__title {
  letter-spacing: -0.016em;
  line-height: 1.35;
  font-weight: 600;
  color: #323232;
  font-family: "Berlingske Serif", Georgia, sans-serif;
}
.mtt-featured-post__short-description {
  margin-top: 16px;
  letter-spacing: -0.024em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  color: rgba(52, 45, 58, 0.6);
  line-height: 1.75;
}
.mtt-featured-post__short-description *:not(:last-child) {
  margin-bottom: 24px;
}
.mtt-featured-post__short-description ul {
  margin-left: 20px;
}
.mtt-featured-post__short-description ul li {
  color: #323232;
  margin-bottom: 0px !important;
}
.mtt-featured-post__text {
  margin-top: 16px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
}
.mtt-featured-post__text ul, .mtt-featured-post__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-featured-post__text ul, .mtt-featured-post__text ol {
    margin-top: 16px;
  }
}
.mtt-featured-post__text ul li, .mtt-featured-post__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-featured-post__text ul li:before, .mtt-featured-post__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-featured-post__text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-featured-post__text ol li {
  counter-increment: section;
}
.mtt-featured-post__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-featured-post__text .wp-block-quote,
.mtt-featured-post__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-featured-post__text .wp-block-quote,
  .mtt-featured-post__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-featured-post__text .wp-block-quote,
  .mtt-featured-post__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-featured-post__text .wp-block-quote p,
.mtt-featured-post__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-featured-post__text .wp-block-quote cite,
.mtt-featured-post__text .wp-block-quote .wp-block-quote__citation,
.mtt-featured-post__text blockquote cite,
.mtt-featured-post__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-featured-post__text .wp-block-quote cite,
  .mtt-featured-post__text .wp-block-quote .wp-block-quote__citation,
  .mtt-featured-post__text blockquote cite,
  .mtt-featured-post__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-featured-post__text p, .mtt-featured-post__text table, .mtt-featured-post__text span, .mtt-featured-post__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-featured-post__text p, .mtt-featured-post__text table, .mtt-featured-post__text span {
  margin-bottom: 12px;
}
.mtt-featured-post__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-featured-post__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-featured-post__text p:empty {
  display: none;
}
.mtt-featured-post__button {
  margin-top: 32px;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  .mtt-featured-post__button {
    margin-top: 24px;
  }
}

.mtt-support-boxes__inner {
  position: relative;
}
.mtt-support-boxes__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -11px;
}
@media only screen and (max-width: 1450px) {
  .mtt-support-boxes__wrap {
    margin: 0px -8px;
  }
}
.mtt-support-boxes__box {
  width: calc(25% - 22px);
  overflow: hidden;
  transition: all 0.2s;
  padding: 80px 40px 32px 40px;
  margin: 11px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1550px) {
  .mtt-support-boxes__box {
    padding: 64px 32px 32px 32px;
  }
}
@media only screen and (max-width: 1450px) {
  .mtt-support-boxes__box {
    padding: 48px 24px 24px 24px;
    margin: 8px;
    width: calc(25% - 16px);
  }
}
@media only screen and (max-width: 1350px) {
  .mtt-support-boxes__box {
    width: calc(50% - 16px);
  }
}
@media only screen and (max-width: 650px) {
  .mtt-support-boxes__box {
    width: 100%;
  }
}
.mtt-support-boxes__box-title {
  text-decoration: none;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 26px;
  font-size: 1.625rem;
  letter-spacing: -0.024em;
  line-height: 1.33;
  font-weight: 600;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  margin-bottom: 16px;
}
@media screen and (max-width: 1280px) {
  .mtt-support-boxes__box-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-support-boxes__box-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.mtt-support-boxes__box-text {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75;
  margin-bottom: 32px;
}
.mtt-support-boxes__box-icon {
  height: 100px;
  display: flex;
  margin-bottom: 24px;
  margin-top: -50px;
}
.mtt-support-boxes__box-icon img {
  display: block;
  width: auto;
  height: auto;
  max-height: 100px;
  margin: auto;
}
.mtt-support-boxes__button {
  border-top: 1px solid;
  padding-top: 32px;
  margin-top: auto;
}
@media only screen and (max-width: 1450px) {
  .mtt-support-boxes__button {
    padding-top: 24px;
  }
}

.style.no_bg .mtt-support-boxes__box.background_element {
  border: 1px solid rgba(143, 146, 138, 0.2);
}

.mtt-support-files {
  overflow: hidden;
}
.mtt-support-files__inner {
  position: relative;
  display: flex;
  width: 90%;
  max-width: 1536px;
}
@media only screen and (max-width: 1450px) {
  .mtt-support-files__inner {
    flex-direction: column;
  }
}
.mtt-support-files__box {
  padding: 132px 88px 132px 0px;
  width: 465px;
  position: relative;
  margin-right: 64px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1680px) {
  .mtt-support-files__box {
    width: 360px;
    padding-right: 48px;
    margin-right: 48px;
  }
}
@media only screen and (max-width: 1550px) {
  .mtt-support-files__box {
    width: 320px;
  }
}
@media only screen and (max-width: 1450px) {
  .mtt-support-files__box {
    margin-right: 0px;
    width: 100%;
    padding: 64px 0px;
    margin-bottom: 48px;
  }
}
.mtt-support-files__box:before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.mtt-support-files__box:after {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  right: -50%;
  z-index: -1;
  width: 100%;
  height: 100%;
  display: none;
}
@media only screen and (max-width: 1450px) {
  .mtt-support-files__box:after {
    display: block;
  }
}
.mtt-support-files__box h2 {
  margin-bottom: 24px;
}
.mtt-support-files__box .text {
  letter-spacing: -0.024em;
}
.mtt-support-files__box .text ul, .mtt-support-files__box .text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-support-files__box .text ul, .mtt-support-files__box .text ol {
    margin-top: 16px;
  }
}
.mtt-support-files__box .text ul li, .mtt-support-files__box .text ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-support-files__box .text ul li:before, .mtt-support-files__box .text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-support-files__box .text ul li:before {
  content: "•";
  color: inherit;
}
.mtt-support-files__box .text ol li {
  counter-increment: section;
}
.mtt-support-files__box .text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-support-files__box .text .wp-block-quote,
.mtt-support-files__box .text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-support-files__box .text .wp-block-quote,
  .mtt-support-files__box .text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-support-files__box .text .wp-block-quote,
  .mtt-support-files__box .text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-support-files__box .text .wp-block-quote p,
.mtt-support-files__box .text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-support-files__box .text .wp-block-quote cite,
.mtt-support-files__box .text .wp-block-quote .wp-block-quote__citation,
.mtt-support-files__box .text blockquote cite,
.mtt-support-files__box .text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-support-files__box .text .wp-block-quote cite,
  .mtt-support-files__box .text .wp-block-quote .wp-block-quote__citation,
  .mtt-support-files__box .text blockquote cite,
  .mtt-support-files__box .text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-support-files__box .text p, .mtt-support-files__box .text table, .mtt-support-files__box .text span, .mtt-support-files__box .text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-support-files__box .text p, .mtt-support-files__box .text table, .mtt-support-files__box .text span {
  margin-bottom: 12px;
}
.mtt-support-files__box .text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-support-files__box .text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-support-files__box .text p:empty {
  display: none;
}
.mtt-support-files__form {
  margin-top: 16px;
}
.mtt-support-files__form select {
  margin-top: 11px;
}
.mtt-support-files__wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-top: 40px;
}
@media only screen and (max-width: 1450px) {
  .mtt-support-files__wrap {
    padding-top: 0;
  }
}
.mtt-support-files__wrap .loader {
  z-index: 1;
}
.mtt-support-files__wrap .loader:after {
  background: #FFF;
}
.mtt-support-files__wrap .button.dash {
  margin-top: 32px;
}
.mtt-support-files__wrap .pagination {
  margin-bottom: 24px;
}
.mtt-support-files__wrap .pagination ul {
  display: flex;
  align-items: center;
}
.mtt-support-files__wrap .pagination ul li {
  list-style: none;
  border: 1px solid rgba(112, 112, 112, 0.1);
  padding: 4px;
  height: 40px;
  width: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fafafa;
}
.mtt-support-files__wrap .pagination ul li.active {
  font-weight: 700;
  background: none;
}
.mtt-support-files__wrap .pagination ul li:not(.active):hover {
  cursor: pointer;
  background: #f2f2f2;
}
.mtt-support-files__item-wrap {
  width: 100%;
  padding-bottom: 28px;
}
@media only screen and (max-width: 1450px) {
  .mtt-support-files__item-wrap:nth-of-type(1) {
    padding-top: 28px;
  }
}
.mtt-support-files__item-wrap:not(:nth-of-type(1)) {
  padding-top: 28px;
}
.mtt-support-files__item-wrap:not(:last-of-type) {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-support-files__item-wrap > .mtt-support-files__item--column {
  width: 100% !important;
  margin-top: 24px !important;
}
.mtt-support-files__item-wrap > .mtt-support-files__item--column p.title {
  font-size: 16px;
  font-size: 1rem;
  color: #323232;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 1.3;
}
.mtt-support-files__item-wrap > .mtt-support-files__item--column span {
  font-weight: 300;
  color: rgba(50, 50, 50, 0.6);
  font-size: 14px;
  font-size: 0.875rem;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span {
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(55, 69, 48, 0.6);
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span button {
  font-family: "HermesFB", Georgia, sans-serif;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li {
  margin-right: 0;
  position: relative;
  list-style: none;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li:hover ul {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li a.placeholder {
  position: relative;
  transition: color 0.2s ease-in-out;
  width: 100%;
  text-align: center;
  padding: 20px 40px 20px 20px;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li a.placeholder:hover {
  opacity: 0.7;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li a.placeholder:after {
  content: "";
  position: absolute;
  right: 20px;
  top: calc(50% - 8px);
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #ffffff;
  transform: rotate(90deg) translateX(50%);
  transition: border-color 0.2s;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li ul {
  flex-direction: column;
  display: flex;
  background: #FFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.32);
  position: absolute;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  z-index: 1;
  min-width: 100%;
  pointer-events: none;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li ul a {
  font-size: 16px;
  font-size: 1rem;
  color: rgba(55, 69, 48, 0.6) !important;
  transition: color 0.2s ease-in-out;
  font-weight: 300;
  cursor: pointer;
  padding: 6px 12px;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li ul a:not(:last-of-type) {
  border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li ul a:hover {
  opacity: 0.7;
}
.mtt-support-files__item-wrap .mtt-support-files__item--actions span li ul a li {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-right: 0;
  position: relative;
  list-style: none;
}
.mtt-support-files__item {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  .mtt-support-files__item {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.mtt-support-files__item--column {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}
@media only screen and (max-width: 1000px) {
  .mtt-support-files__item--column {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-support-files__item--column {
    width: 100%;
    margin-right: 0px !important;
  }
}
.mtt-support-files__item--column:not(:last-of-type) {
  margin-right: 3%;
}
.mtt-support-files__item--column a.support {
  opacity: 1;
  color: #FFF;
  background: #342d3a;
  border-color: #342d3a;
  padding: 20px 32px 18px 32px;
  width: 100%;
  text-align: center;
}
.mtt-support-files__item--column a.support:hover {
  color: white;
  background: #3c3443;
  border-color: #3c3443;
}
.mtt-support-files__item--column a.support:active {
  color: #f7f7f7;
  background: #2c2631;
  border-color: #2c2631;
}
.mtt-support-files__item--column.title {
  width: 30%;
}
.mtt-support-files__item--column.title.image {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 1000px) {
  .mtt-support-files__item--column.title {
    width: 48%;
    padding-bottom: 16px;
    margin-right: 2%;
  }
}
@media only screen and (max-width: 768px) {
  .mtt-support-files__item--column.title {
    width: 100%;
    margin-right: 0;
  }
}
.mtt-support-files__item--column.title .image-container {
  padding-right: 16px;
}
.mtt-support-files__item--column.title p.title {
  font-size: 16px;
  font-size: 1rem;
  color: #323232;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 1.3;
}
.mtt-support-files__item--column.title span {
  font-weight: 300;
  color: rgba(50, 50, 50, 0.6);
  font-size: 14px;
  font-size: 0.875rem;
}
.mtt-support-files__item--column:nth-of-type(1) {
  flex-grow: 1;
  margin-right: 6%;
}
@media only screen and (max-width: 1000px) {
  .mtt-support-files__item--column:nth-of-type(1) {
    flex-grow: initial;
    margin-right: 2%;
  }
}
@media only screen and (max-width: 768px) {
  .mtt-support-files__item--column:nth-of-type(1) {
    margin-right: 0;
  }
}
.mtt-support-files__item--column:nth-of-type(2) {
  width: 170px;
  margin-left: auto;
}
@media only screen and (max-width: 1000px) {
  .mtt-support-files__item--column:nth-of-type(2) {
    width: 50%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .mtt-support-files__item--column:nth-of-type(2) {
    width: 100%;
  }
}
.mtt-support-files__item--column:nth-of-type(3) {
  width: 15%;
}
@media only screen and (max-width: 1000px) {
  .mtt-support-files__item--column:nth-of-type(3) {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .mtt-support-files__item--column:nth-of-type(3) {
    width: 100%;
  }
}
.mtt-support-files__item--column:nth-of-type(4) {
  width: 15%;
}
@media only screen and (max-width: 1000px) {
  .mtt-support-files__item--column:nth-of-type(4) {
    width: auto;
  }
}
.mtt-support-files__item--column span {
  line-height: 1.3;
}
.mtt-support-files__item .buttons {
  width: 154px;
  flex-shrink: 0;
}
.mtt-support-files__item .buttons .button {
  width: 100%;
  text-align: center;
  white-space: nowrap;
}
.mtt-support-files__item .buttons .button:not(:first-of-type) {
  margin-top: 8px;
}
.mtt-support-files__products {
  margin-top: 16px;
}
.mtt-support-files__products .title {
  color: #323232;
  font-weight: 400;
  display: inline;
  font-size: 14px;
  font-size: 0.875rem;
}

.support-files-header {
  display: flex;
  padding: 24px 0;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  text-transform: uppercase;
  width: 100%;
  line-height: 1;
  margin-bottom: 40px;
}
.support-files-header__text {
  font-size: 12px;
  font-size: 0.75rem;
}
.support-files-header__text:not(:last-child) {
  margin-right: 72px;
}
@media only screen and (max-width: 1650px) {
  .support-files-header__text:not(:last-child) {
    margin-right: 40px;
  }
}
.support-files-header__text:nth-child(1) {
  width: 100%;
}
.support-files-header__text:nth-child(2) {
  width: 140px;
  flex-shrink: 0;
}
.support-files-header__text:nth-child(3) {
  width: 100px;
  flex-shrink: 0;
}
.support-files-header__text:nth-child(4) {
  width: 154px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1000px) {
  .support-files-header {
    display: none;
  }
}

.woocommerce-products-header {
  position: relative;
  overflow: hidden;
  margin-top: -133px;
}
@media screen and (max-width: 1160px) {
  .woocommerce-products-header {
    margin-top: 0px;
  }
}
.woocommerce-products-header.shop-cover .woocommerce-products-header__text p {
  font-size: 16px;
  font-size: 1rem;
}
.woocommerce-products-header.shop-cover--flip .woocommerce-products-header__image {
  right: auto;
  left: 0;
}
.woocommerce-products-header.shop-cover--flip .woocommerce-products-header__text {
  margin-left: auto;
  padding-right: 0;
}
@media only screen and (max-width: 1800px) {
  .woocommerce-products-header.shop-cover--flip .woocommerce-products-header__text {
    padding-left: 118px;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-products-header.shop-cover--flip .woocommerce-products-header__text {
    padding-left: 0;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-products-header.shop-cover--video .woocommerce-products-header__image {
    height: auto;
    padding: 0;
  }
  .woocommerce-products-header.shop-cover--video .woocommerce-products-header__image .image {
    height: auto;
    position: static;
  }
}
.woocommerce-products-header__image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1100px;
  z-index: 0;
}
@media only screen and (max-width: 1800px) {
  .woocommerce-products-header__image {
    width: 60%;
  }
}
@media only screen and (max-width: 1550px) {
  .woocommerce-products-header__image {
    width: 55%;
  }
}
@media only screen and (max-width: 1400px) {
  .woocommerce-products-header__image {
    width: 50%;
  }
}
@media only screen and (max-width: 1350px) {
  .woocommerce-products-header__image {
    padding: 50px;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-products-header__image {
    position: relative;
    height: 500px;
    width: 100vw;
    margin: 0 -5vw;
  }
}
@media only screen and (max-width: 960px) {
  .woocommerce-products-header__image {
    height: 450px;
  }
}
@media only screen and (max-width: 760px) {
  .woocommerce-products-header__image {
    height: 400px;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-products-header__image {
    height: 300px;
  }
}
.woocommerce-products-header__image .image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.woocommerce-products-header__text {
  width: calc(100% - 1070px);
  position: relative;
  padding: 216px 0px 129px 0px;
}
@media only screen and (max-width: 1800px) {
  .woocommerce-products-header__text {
    width: 40%;
    padding-right: 118px;
  }
}
@media only screen and (max-width: 1550px) {
  .woocommerce-products-header__text {
    width: 45%;
  }
}
@media only screen and (max-width: 1400px) {
  .woocommerce-products-header__text {
    width: 50%;
  }
}
@media screen and (max-width: 1160px) {
  .woocommerce-products-header__text {
    width: 100%;
    padding: 80px 0px;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-products-header__text {
    padding: 64px 0px;
  }
}
.woocommerce-products-header__text:before {
  content: "";
  width: 200%;
  height: 100%;
  position: absolute;
  left: -50%;
  top: 0px;
  z-index: -1;
}
.woocommerce-products-header__text .mtt-tagline {
  margin-bottom: 24px;
}
.woocommerce-products-header__text h1, .woocommerce-products-header__text h2 {
  font-size: 46px;
  font-size: 2.875rem;
  font-weight: 600;
  letter-spacing: -0.024em;
  line-height: 1.3;
  margin-bottom: 16px;
}
@media screen and (max-width: 1280px) {
  .woocommerce-products-header__text h1, .woocommerce-products-header__text h2 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-products-header__text h1, .woocommerce-products-header__text h2 {
    font-size: 32px;
    font-size: 2rem;
  }
}
.woocommerce-products-header__text p {
  color: #323232;
}
.woocommerce-products-header__text .text {
  font-weight: 300;
  line-height: 1.66;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: -0.016em;
}
.woocommerce-products-header__text .text ul, .woocommerce-products-header__text .text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .woocommerce-products-header__text .text ul, .woocommerce-products-header__text .text ol {
    margin-top: 16px;
  }
}
.woocommerce-products-header__text .text ul li, .woocommerce-products-header__text .text ol li {
  padding-left: 1.5em;
  position: relative;
}
.woocommerce-products-header__text .text ul li:before, .woocommerce-products-header__text .text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.woocommerce-products-header__text .text ul li:before {
  content: "•";
  color: inherit;
}
.woocommerce-products-header__text .text ol li {
  counter-increment: section;
}
.woocommerce-products-header__text .text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.woocommerce-products-header__text .text .wp-block-quote,
.woocommerce-products-header__text .text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .woocommerce-products-header__text .text .wp-block-quote,
  .woocommerce-products-header__text .text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .woocommerce-products-header__text .text .wp-block-quote,
  .woocommerce-products-header__text .text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.woocommerce-products-header__text .text .wp-block-quote p,
.woocommerce-products-header__text .text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.woocommerce-products-header__text .text .wp-block-quote cite,
.woocommerce-products-header__text .text .wp-block-quote .wp-block-quote__citation,
.woocommerce-products-header__text .text blockquote cite,
.woocommerce-products-header__text .text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .woocommerce-products-header__text .text .wp-block-quote cite,
  .woocommerce-products-header__text .text .wp-block-quote .wp-block-quote__citation,
  .woocommerce-products-header__text .text blockquote cite,
  .woocommerce-products-header__text .text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.woocommerce-products-header__text .text p, .woocommerce-products-header__text .text table, .woocommerce-products-header__text .text span, .woocommerce-products-header__text .text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.woocommerce-products-header__text .text p, .woocommerce-products-header__text .text table, .woocommerce-products-header__text .text span {
  margin-bottom: 12px;
}
.woocommerce-products-header__text .text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.woocommerce-products-header__text .text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.woocommerce-products-header__text .text p:empty {
  display: none;
}
.woocommerce-products-header .mtt-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1160px) {
  .woocommerce-products-header .mtt-video {
    position: relative;
    height: auto;
  }
}
.woocommerce-products-header .mtt-video__wrap {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1160px) {
  .woocommerce-products-header .mtt-video__wrap {
    height: auto;
  }
}
.woocommerce-products-header .mtt-video__video {
  height: 100%;
  padding-bottom: 0;
}
@media screen and (max-width: 1160px) {
  .woocommerce-products-header .mtt-video__video {
    height: 0;
    padding-bottom: 56.75%;
  }
}

.style > .woocommerce-products-header .woocommerce-products-header__text {
  padding-top: 129px;
}
@media screen and (max-width: 1160px) {
  .style > .woocommerce-products-header .woocommerce-products-header__text {
    padding: 80px 0px;
  }
}
@media screen and (max-width: 580px) {
  .style > .woocommerce-products-header .woocommerce-products-header__text {
    padding: 64px 0px;
  }
}

#ui-datepicker-div {
  z-index: 99 !important;
}

.product-registration-widget {
  margin: 120px auto;
  overflow: hidden;
  position: relative;
}
.product-registration-widget:before, .product-registration-widget:after {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  background: rgba(244, 239, 234, 0.5);
  top: 0px;
  display: none;
}
@media only screen and (max-width: 800px) {
  .product-registration-widget:before, .product-registration-widget:after {
    display: block;
  }
}
.product-registration-widget:before {
  left: -50%;
}
.product-registration-widget:after {
  right: -50%;
}
.product-registration-widget__inner {
  padding: 0 100px 0 0;
  display: flex;
}
@media only screen and (max-width: 1600px) {
  .product-registration-widget__inner {
    padding: 0 64px 0 0;
  }
}
@media only screen and (max-width: 1500px) {
  .product-registration-widget__inner {
    padding: 0 32px 0 0;
  }
}
@media screen and (max-width: 1160px) {
  .product-registration-widget__inner {
    flex-direction: column;
    margin-bottom: 48px;
    padding: 64px 64px 54px 64px;
  }
}
@media only screen and (max-width: 800px) {
  .product-registration-widget__inner {
    padding: 48px 48px 38px 48px;
  }
}
.product-registration-widget__image {
  width: 50%;
  flex-shrink: 0;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1600px) {
  .product-registration-widget__image {
    margin-right: 32px;
  }
}
@media only screen and (max-width: 1500px) {
  .product-registration-widget__image {
    margin-right: 32px;
  }
}
@media screen and (max-width: 1160px) {
  .product-registration-widget__image {
    display: none;
  }
}
.product-registration-widget__text {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 80px;
  margin-left: 95px;
  padding-bottom: 80px;
  font-weight: 300;
}
@media only screen and (max-width: 1600px) {
  .product-registration-widget__text {
    margin-left: 64px;
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media only screen and (max-width: 1500px) {
  .product-registration-widget__text {
    margin-left: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 1160px) {
  .product-registration-widget__text {
    margin-left: 0px;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.product-registration-widget__text h2 {
  color: #342d3a;
  letter-spacing: -0.016em;
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 1.4;
  margin-top: 0px;
}
.product-registration-widget__text ul, .product-registration-widget__text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .product-registration-widget__text ul, .product-registration-widget__text ol {
    margin-top: 16px;
  }
}
.product-registration-widget__text ul li, .product-registration-widget__text ol li {
  padding-left: 1.5em;
  position: relative;
}
.product-registration-widget__text ul li:before, .product-registration-widget__text ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.product-registration-widget__text ul li:before {
  content: "•";
  color: inherit;
}
.product-registration-widget__text ol li {
  counter-increment: section;
}
.product-registration-widget__text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.product-registration-widget__text .wp-block-quote,
.product-registration-widget__text blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .product-registration-widget__text .wp-block-quote,
  .product-registration-widget__text blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .product-registration-widget__text .wp-block-quote,
  .product-registration-widget__text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.product-registration-widget__text .wp-block-quote p,
.product-registration-widget__text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.product-registration-widget__text .wp-block-quote cite,
.product-registration-widget__text .wp-block-quote .wp-block-quote__citation,
.product-registration-widget__text blockquote cite,
.product-registration-widget__text blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .product-registration-widget__text .wp-block-quote cite,
  .product-registration-widget__text .wp-block-quote .wp-block-quote__citation,
  .product-registration-widget__text blockquote cite,
  .product-registration-widget__text blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.product-registration-widget__text p, .product-registration-widget__text table, .product-registration-widget__text span, .product-registration-widget__text a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.product-registration-widget__text p, .product-registration-widget__text table, .product-registration-widget__text span {
  margin-bottom: 12px;
}
.product-registration-widget__text a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.product-registration-widget__text a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.product-registration-widget__text p:empty {
  display: none;
}
.product-registration-widget__text p {
  font-weight: 300;
}
.product-registration-widget__form {
  margin-top: 16px;
}
@media only screen and (max-width: 480px) {
  .product-registration-widget__form form {
    flex-direction: column;
  }
}
.product-registration-widget__form form input {
  background: none;
  margin-top: 0px;
  height: 60px;
  margin-right: 16px;
}
@media only screen and (max-width: 480px) {
  .product-registration-widget__form form input {
    margin-right: 0px;
    margin-bottom: 16px;
  }
}
.product-registration-widget__form form button {
  flex-shrink: 0;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.12em;
  line-height: 1;
  font-weight: 400;
}
.product-registration-widget__form form button.loading {
  color: transparent;
  pointer-events: none;
}
.product-registration-widget__form form button.loading:hover {
  color: transparent;
}
.product-registration-widget__form form button.loading:after {
  content: "";
  width: 12px;
  height: 12px;
  border-color: #fff transparent transparent #fff;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 8px);
  z-index: 1;
}
.product-registration-widget__form-message {
  float: left;
  height: 57px;
}
.product-registration-widget__form-message.hidden {
  display: none;
}
.product-registration-widget__form-message-indicator {
  height: 100%;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.product-registration-widget__form-message .success {
  border-left: green solid 6px;
}
.product-registration-widget__form-message .error {
  border-left: red solid 6px;
}
.product-registration-widget__form-message p {
  display: flex;
  align-items: center;
  padding-left: 18px;
  height: 100%;
}
.product-registration-widget__form .input-wrap {
  margin-bottom: 0;
}
.product-registration-widget__form .input-wrap.show.active label {
  right: 31px !important;
  left: auto !important;
}
.product-registration-widget__form-row {
  display: flex;
  padding-bottom: 18px;
}
.product-registration-widget__form-row label {
  left: 15px !important;
}
.product-registration-widget__form-row div {
  display: flex;
  width: 50%;
  position: relative;
}
.product-registration-widget__form-row.submit {
  margin-top: 18px;
}
.product-registration-widget__form-bottom {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product-registration-widget__form-bottom a {
  margin-bottom: 10px;
}
.product-registration-widget__form-bottom .button {
  text-transform: initial;
  letter-spacing: 0em;
  font-size: 14px;
  font-size: 0.875rem;
  color: #342d3a;
  height: 13px;
  line-height: 1;
  padding-left: 40px;
  margin-right: 10px;
}
.product-registration-widget__form-bottom .button:hover:before {
  width: 20px;
}
.product-registration-widget__form-bottom .button:before {
  width: 25px;
}
.product-registration-widget__form-bottom .link {
  color: rgba(52, 45, 58, 0.6);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  transition: color 0.2s, opacity 0.2s;
}

@media only screen and (max-width: 1200px) {
  .mtt-dashboard .product-registration-widget {
    margin: 90px 0;
  }
}
@media only screen and (max-width: 900px) {
  .mtt-dashboard .product-registration-widget {
    margin: 60px 0;
  }
}
.mtt-dashboard .product-registration-widget__inner {
  margin-bottom: 0;
}
@media only screen and (max-width: 800px) {
  .mtt-dashboard .product-registration-widget__inner {
    padding: 48px 24px 38px;
  }
}

.mtt-dealer-partners__wrapper {
  position: relative;
}
.mtt-dealer-partners header {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}
.mtt-dealer-partners header img {
  position: absolute;
  top: 0;
  right: 0;
  width: 68%;
}
@media only screen and (max-width: 1650px) {
  .mtt-dealer-partners header img {
    width: 65%;
  }
}
@media only screen and (max-width: 1450px) {
  .mtt-dealer-partners header img {
    width: 60%;
  }
}
@media only screen and (max-width: 1250px) {
  .mtt-dealer-partners header img {
    width: 55%;
  }
}
@media only screen and (max-width: 1120px) {
  .mtt-dealer-partners header img {
    display: none;
  }
}
.mtt-dealer-partners__header-text {
  position: relative;
  width: 400px;
  z-index: 2;
  height: 100%;
}
.mtt-dealer-partners__filter-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 32px;
  padding-top: 27px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  align-items: baseline;
}
.mtt-dealer-partners__content {
  display: flex;
  flex-wrap: wrap;
  padding-top: 48px;
  position: relative;
}
.mtt-dealer-partners__content-sidebar {
  margin-right: 100px;
}
.mtt-dealer-partners__content-dealers {
  width: calc(100% - 435px);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-top: 40px;
}
.mtt-dealer-partners__content-dealers-wrapper {
  width: 100%;
  flex: 1;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
  grid-gap: 12px;
  justify-content: end;
}
.mtt-dealer-partners__about-text ul, .mtt-dealer-partners__about-text ol, .mtt-dealer-partners__no-dealers-partners ul, .mtt-dealer-partners__no-dealers-partners ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  list-style: none;
  padding-left: 0;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 580px) {
  .mtt-dealer-partners__about-text ul, .mtt-dealer-partners__about-text ol, .mtt-dealer-partners__no-dealers-partners ul, .mtt-dealer-partners__no-dealers-partners ol {
    margin-top: 16px;
  }
}
.mtt-dealer-partners__about-text ul li, .mtt-dealer-partners__about-text ol li, .mtt-dealer-partners__no-dealers-partners ul li, .mtt-dealer-partners__no-dealers-partners ol li {
  padding-left: 1.5em;
  position: relative;
}
.mtt-dealer-partners__about-text ul li:before, .mtt-dealer-partners__about-text ol li:before, .mtt-dealer-partners__no-dealers-partners ul li:before, .mtt-dealer-partners__no-dealers-partners ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.mtt-dealer-partners__about-text ul li:before, .mtt-dealer-partners__no-dealers-partners ul li:before {
  content: "•";
  color: inherit;
}
.mtt-dealer-partners__about-text ol li, .mtt-dealer-partners__no-dealers-partners ol li {
  counter-increment: section;
}
.mtt-dealer-partners__about-text ol li:before, .mtt-dealer-partners__no-dealers-partners ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  color: inherit;
  font-weight: 400;
}
.mtt-dealer-partners__about-text .wp-block-quote,
.mtt-dealer-partners__about-text blockquote, .mtt-dealer-partners__no-dealers-partners .wp-block-quote,
.mtt-dealer-partners__no-dealers-partners blockquote {
  border: 0;
  margin: 24px 0;
  padding-left: 24px;
  color: inherit;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 400;
  border-left: 4px solid #342d3a;
}
@media screen and (max-width: 1280px) {
  .mtt-dealer-partners__about-text .wp-block-quote,
  .mtt-dealer-partners__about-text blockquote, .mtt-dealer-partners__no-dealers-partners .wp-block-quote,
  .mtt-dealer-partners__no-dealers-partners blockquote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-dealer-partners__about-text .wp-block-quote,
  .mtt-dealer-partners__about-text blockquote, .mtt-dealer-partners__no-dealers-partners .wp-block-quote,
  .mtt-dealer-partners__no-dealers-partners blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-dealer-partners__about-text .wp-block-quote p,
.mtt-dealer-partners__about-text blockquote p, .mtt-dealer-partners__no-dealers-partners .wp-block-quote p,
.mtt-dealer-partners__no-dealers-partners blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-top: 0;
}
.mtt-dealer-partners__about-text .wp-block-quote cite,
.mtt-dealer-partners__about-text .wp-block-quote .wp-block-quote__citation,
.mtt-dealer-partners__about-text blockquote cite,
.mtt-dealer-partners__about-text blockquote .wp-block-quote__citation, .mtt-dealer-partners__no-dealers-partners .wp-block-quote cite,
.mtt-dealer-partners__no-dealers-partners .wp-block-quote .wp-block-quote__citation,
.mtt-dealer-partners__no-dealers-partners blockquote cite,
.mtt-dealer-partners__no-dealers-partners blockquote .wp-block-quote__citation {
  margin-top: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #1C1D1E;
  letter-spacing: -0.01em;
  font-style: normal;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 580px) {
  .mtt-dealer-partners__about-text .wp-block-quote cite,
  .mtt-dealer-partners__about-text .wp-block-quote .wp-block-quote__citation,
  .mtt-dealer-partners__about-text blockquote cite,
  .mtt-dealer-partners__about-text blockquote .wp-block-quote__citation, .mtt-dealer-partners__no-dealers-partners .wp-block-quote cite,
  .mtt-dealer-partners__no-dealers-partners .wp-block-quote .wp-block-quote__citation,
  .mtt-dealer-partners__no-dealers-partners blockquote cite,
  .mtt-dealer-partners__no-dealers-partners blockquote .wp-block-quote__citation {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-dealer-partners__about-text p, .mtt-dealer-partners__about-text table, .mtt-dealer-partners__about-text span, .mtt-dealer-partners__about-text a:not(.button), .mtt-dealer-partners__no-dealers-partners p, .mtt-dealer-partners__no-dealers-partners table, .mtt-dealer-partners__no-dealers-partners span, .mtt-dealer-partners__no-dealers-partners a:not(.button) {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.mtt-dealer-partners__about-text p, .mtt-dealer-partners__about-text table, .mtt-dealer-partners__about-text span, .mtt-dealer-partners__no-dealers-partners p, .mtt-dealer-partners__no-dealers-partners table, .mtt-dealer-partners__no-dealers-partners span {
  margin-bottom: 12px;
}
.mtt-dealer-partners__about-text a:not(.button), .mtt-dealer-partners__no-dealers-partners a:not(.button) {
  color: inherit;
  font-weight: 500;
  transition: color 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.mtt-dealer-partners__about-text a:not(.button):hover, .mtt-dealer-partners__no-dealers-partners a:not(.button):hover {
  color: inherit;
  opacity: 0.8;
}
.mtt-dealer-partners__about-text p:empty, .mtt-dealer-partners__no-dealers-partners p:empty {
  display: none;
}

.style.no_bg .mtt-dealer-partners div.background_element {
  border: 1px solid rgba(112, 112, 112, 0.1);
}

/* CARDS */
.mtt-news-card, .mtt-event-card, .mtt-recipe-card {
  position: relative;
  transition: opacity 0.3s ease !important;
}
.mtt-news-card__image-container, .mtt-event-card__image-container, .mtt-recipe-card__image-container {
  height: 0;
  padding-bottom: 67%;
  position: relative;
}
.mtt-news-card__image-container img, .mtt-event-card__image-container img, .mtt-recipe-card__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.mtt-news-card__text-container, .mtt-event-card__text-container, .mtt-recipe-card__text-container {
  margin-top: 32px;
}
@media screen and (max-width: 580px) {
  .mtt-news-card__text-container, .mtt-event-card__text-container, .mtt-recipe-card__text-container {
    margin-top: 24px;
  }
}
.mtt-news-card__tagline, .mtt-event-card__tagline, .mtt-recipe-card__tagline {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(12, 22, 36, 0.6);
  letter-spacing: -0.016em;
  line-height: 1.42;
  font-weight: 300;
  margin-bottom: 16px;
  text-transform: capitalize;
}
.mtt-news-card__tagline span, .mtt-event-card__tagline span, .mtt-recipe-card__tagline span {
  color: rgba(12, 22, 36, 0.1);
  margin: 0 4px;
}
.mtt-news-card__title, .mtt-event-card__title, .mtt-recipe-card__title {
  color: black;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.6;
  font-family: "HermesFB", Georgia, sans-serif;
}
@media screen and (max-width: 580px) {
  .mtt-news-card__title, .mtt-event-card__title, .mtt-recipe-card__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-news-card__excerpt, .mtt-event-card__excerpt, .mtt-recipe-card__excerpt {
  margin-top: 4px;
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  max-height: 4.5em;
}
.mtt-news-card__excerpt p, .mtt-event-card__excerpt p, .mtt-recipe-card__excerpt p {
  line-height: 1.5;
}

.mtt-event-card__tagline {
  text-transform: none;
}

.market-box {
  position: relative;
  width: calc(50% - 16px);
  margin-bottom: 32px;
  transition: opacity 0.3s ease;
}
.market-box.inactive {
  opacity: 0.6;
}
@media (min-width: 801px) and (max-width: 1050px) {
  .market-box {
    width: calc(50% - 12px);
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 800px) {
  .market-box {
    width: 100%;
  }
}
.market-box__image-container {
  height: 0;
  padding-bottom: 69%;
  z-index: 1;
  position: relative;
}
@media (min-width: 651px) and (max-width: 800px) {
  .market-box__image-container {
    padding-bottom: 56%;
  }
}
.market-box__image-container img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.market-box__text-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px;
}
@media screen and (max-width: 1280px) {
  .market-box__text-container {
    padding: 32px;
  }
}
@media (min-width: 801px) and (max-width: 1050px) {
  .market-box__text-container {
    padding: 24px;
  }
}
@media only screen and (max-width: 500px) {
  .market-box__text-container {
    padding: 24px;
  }
}
@media only screen and (max-width: 400px) {
  .market-box__text-container {
    padding: 16px;
  }
}
.market-box__title {
  color: #FFF;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 0.875;
  letter-spacing: -0.016em;
  margin: 0;
}
@media screen and (max-width: 1280px) {
  .market-box__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media (min-width: 801px) and (max-width: 1050px) {
  .market-box__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 500px) {
  .market-box__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.market-box__text {
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.024em;
  margin: 0;
  margin-top: 16px;
}
@media (min-width: 801px) and (max-width: 1050px) {
  .market-box__text {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 500px) {
  .market-box__text {
    margin-top: 8px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.market-card {
  position: relative;
  transition: opacity 0.3s ease;
}
.market-card.swiper-slide {
  transition: opacity 0.3s ease;
}
.market-card.inactive {
  opacity: 0.35;
}
.market-card__image-container {
  height: 0;
  padding-bottom: 160%;
  z-index: 1;
  position: relative;
  background: #f6f0eb;
}
@media only screen and (max-width: 1400px) {
  .market-card__image-container {
    padding-bottom: 144%;
  }
}
.market-card__image-container img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.market-card__text-container {
  margin-top: 24px;
}
.market-card__title {
  color: #342d3a;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.024em;
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  .market-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.market-card__text {
  color: rgba(52, 45, 58, 0.6);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  margin-top: 8px;
}
@media only screen and (max-width: 1000px) {
  .market-card__text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.recipe-card {
  position: relative;
  transition: opacity 0.3s ease;
}
.recipe-card.swiper-slide {
  transition: opacity 0.3s ease;
}
.recipe-card.inactive {
  opacity: 0.35;
}
.recipe-card__image-container {
  height: 0;
  padding-bottom: 130%;
  z-index: 1;
  position: relative;
}
.recipe-card__image-container img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.recipe-card__text-container {
  margin-top: 24px;
}
.recipe-card__title {
  color: #342d3a;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.024em;
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  .recipe-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.recipe-card__text {
  color: rgba(52, 45, 58, 0.6);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  margin-top: 8px;
}
@media only screen and (max-width: 1000px) {
  .recipe-card__text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.mtt-product-card {
  display: block;
  text-align: center;
  padding: 56px 24px 40px 24px;
  position: relative;
  background: rgba(244, 239, 234, 0.5);
  color: #323232;
  text-align: center;
  transition: background 0.2s, box-shadow 0.2s, opacity 0.3s ease !important;
}
.mtt-product-card.inactive {
  opacity: 0.35;
}
.mtt-product-card.swiper-slide {
  height: auto;
}
.mtt-product-card:hover {
  background: #ebe2d9;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.04);
}
@media screen and (max-width: 580px) {
  .mtt-product-card {
    padding: 32px 24px;
  }
}
.mtt-product-card.combi-oven .mtt-product-card__image {
  max-width: 200px;
}
.mtt-product-card__content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mtt-product-card__brand {
  margin-bottom: 40px;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  color: rgba(52, 45, 58, 0.6);
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 580px) {
  .mtt-product-card__brand {
    margin-bottom: 24px;
  }
}
.mtt-product-card__image {
  align-self: center;
  max-width: 304px;
  margin: 0 auto;
}
@media screen and (max-width: 580px) {
  .mtt-product-card__image {
    max-width: 200px;
  }
}
.mtt-product-card__image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  mix-blend-mode: darken;
}
.mtt-product-card__title {
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: -0.024em;
  font-weight: 600;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  color: #342d3a;
  text-align: center;
}
.mtt-product-card__sub-title {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.024em;
  font-weight: 300;
  color: rgba(52, 45, 58, 0.6);
  text-align: center;
}
.mtt-product-card__text-wrap {
  padding-top: 40px;
}
@media screen and (max-width: 580px) {
  .mtt-product-card__text-wrap {
    padding-top: 32px;
  }
}

.reference-card {
  width: calc(33.3333333333% - 32px);
  margin: 0 16px 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: opacity 0.3s ease !important;
}
.reference-card.inactive {
  opacity: 0.35;
}
@media only screen and (max-width: 1550px) {
  .reference-card {
    width: calc(33.3333333333% - 24px);
    margin: 0 12px 32px;
  }
}
@media only screen and (max-width: 1050px) {
  .reference-card {
    width: calc(50% - 32px);
    margin: 0 16px 32px;
  }
}
@media (min-width: 651px) and (max-width: 1050px) {
  .reference-card:nth-of-type(3n) {
    width: calc(100% - 32px);
    align-items: center;
  }
  .reference-card:nth-of-type(3n) .reference-card__text-container {
    max-width: 400px;
  }
  .reference-card:nth-of-type(3n) .reference-card__image-container {
    overflow: hidden;
  }
  .reference-card:nth-of-type(3n) .reference-card__image-container img {
    height: 504px;
    width: auto;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 960px) {
  .reference-card {
    width: calc(50% - 24px);
    margin: 0 12px 32px;
  }
}
@media only screen and (max-width: 650px) {
  .reference-card {
    width: 100%;
    margin-bottom: 32px;
  }
}
.reference-card__text-container {
  padding: 80px 56px 40px;
}
@media only screen and (max-width: 1550px) {
  .reference-card__text-container {
    padding: 56px 40px 32px;
  }
}
@media screen and (max-width: 1160px) {
  .reference-card__text-container {
    padding: 40px 24px 24px;
  }
}
@media (min-width: 651px) and (max-width: 750px) {
  .reference-card__text-container {
    padding: 40px 24px 24px;
  }
}
@media only screen and (max-width: 450px) {
  .reference-card__text-container {
    padding: 40px 24px 24px;
  }
}
@media only screen and (max-width: 350px) {
  .reference-card__text-container {
    padding: 32px 16px 24px;
  }
}
.reference-card__image-container {
  position: relative;
}
.reference-card__image-container img {
  display: block;
  width: 100%;
  height: auto;
  mix-blend-mode: luminosity;
}
.reference-card__quote {
  margin: 0;
  letter-spacing: -0.024em;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.58;
  font-weight: 700;
  font-family: "Berlingske Serif", Georgia, sans-serif;
  text-align: center;
  margin-bottom: 48px;
}
@media only screen and (max-width: 1550px) {
  .reference-card__quote {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .reference-card__quote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 651px) and (max-width: 750px) {
  .reference-card__quote {
    margin-bottom: 24px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 450px) {
  .reference-card__quote {
    margin-bottom: 24px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.reference-card__quote:before {
  content: "“";
}
.reference-card__quote:after {
  content: "”";
}
.reference-card__name {
  margin: 0;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.reference-card__position {
  margin: 0;
  text-align: center;
  opacity: 0.6;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 300;
}
@media only screen and (min-width: 651px) {
  .reference-card--center-image {
    width: calc(50% - 32px);
    margin: 0 16px 32px;
  }
}
@media (min-width: 1161px) and (max-width: 1550px) {
  .reference-card--center-image {
    width: calc(50% - 24px);
    margin: 0 12px 32px;
  }
}
@media only screen and (min-width: 1051px) {
  .reference-card--center-image .reference-card__image-container {
    overflow: hidden;
  }
  .reference-card--center-image .reference-card__image-container img {
    height: 504px;
    width: auto;
    margin: 0 auto;
  }
}

.employee-card {
  position: relative;
  transition: opacity 0.3s ease;
}
.employee-card.swiper-slide {
  transition: opacity 0.3s ease;
}
.employee-card.inactive {
  opacity: 0.35;
}
.employee-card__image-wrap {
  position: relative;
}
.employee-card__image-container {
  height: 0;
  padding-bottom: 160%;
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  .employee-card__image-container {
    padding-bottom: 144%;
  }
}
.employee-card__image-container img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.employee-card__cfsp {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 16px;
  width: 55px;
  height: 20px;
}
.employee-card__text-container {
  margin-top: 24px;
}
.employee-card__title {
  color: #342d3a;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.024em;
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  .employee-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.employee-card__text {
  color: rgba(52, 45, 58, 0.6);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  margin-top: 8px;
}
@media only screen and (max-width: 1000px) {
  .employee-card__text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.employee-card__name {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.024em;
  margin-bottom: 8px;
  color: #342d3a;
}
@media screen and (max-width: 1280px) {
  .employee-card__name {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .employee-card__name {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.employee-card__title, .employee-card__phone, .employee-card__email {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  margin: 0;
  margin-bottom: 8px;
  color: #342d3a;
  line-height: 1;
}
.employee-card__title a, .employee-card__phone a, .employee-card__email a {
  font-weight: 400;
  color: #342d3a;
  transition: opacity 0.2s;
}
.employee-card__title a:hover, .employee-card__phone a:hover, .employee-card__email a:hover {
  opacity: 0.8;
}

.mtt-event-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mtt-event-list:not(:last-child) {
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-event-list__tagline {
  line-height: 1;
  margin-bottom: 16px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #374430;
}
.mtt-event-list__title {
  font-size: 24px;
  font-size: 1.5rem;
  color: #374430;
}
@media screen and (max-width: 1280px) {
  .mtt-event-list__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-event-list__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.mtt-event-list .link {
  position: relative;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.15s ease;
  border: 1px solid rgba(68, 79, 106, 0.1);
  flex-shrink: 0;
  margin-left: 16px;
}
.mtt-event-list .link:before {
  content: "";
  background-image: url("../../img/icons/cover-slider-arrow.svg");
  background-position: center;
  background-size: 9.88px 16px;
  background-repeat: no-repeat;
  display: block;
  width: 9.88px;
  height: 16px;
}
.mtt-event-list .link:after {
  display: none;
}
@media screen and (max-width: 580px) {
  .mtt-event-list .link {
    display: none;
  }
}

/*

!* VENDOR *!
@import "../global/vendor/siteorigin-reset";
@import "./vendor/drops/drops";

!* PAGE TEMPLATES *!
@import "templates/all";

!* WIDGETS *!
@import "widgets/all";

!* PAGES *!
@import "pages/all";

!* PRINT *!
@import "print/print";*/
body:not(.wp-admin) div.mtt-dev-indicator {
  display: none !important;
}
body:not(.wp-admin) div#wpadminbar {
  top: 0px !important;
}