.grid {
  background: url('../images/grid.png') #EFEEE6;
  background-blend-mode: soft-light;
}
@font-face {
  font-family: 'Rethink';
  src: url('../fonts/RethinkSans.ttf') format('truetype');
  font-weight: -400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rethink';
  src: url('../fonts/RethinkSans-Italic.ttf') format('truetype');
  font-weight: -400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Relate';
  src: url('../fonts/Relate.eot');
  src: url('../fonts/Relate.eot?#iefix') format('embedded-opentype'), url('../fonts/Relate.woff2') format('woff2'), url('../fonts/Relate.woff') format('woff'), url('../fonts/Relate.svg#Relate') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.woff2') format('woff2'), url('../fonts/Satoshi-Light.woff') format('woff'), url('../fonts/Satoshi-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.woff2') format('woff2'), url('../fonts/Satoshi-LightItalic.woff') format('woff'), url('../fonts/Satoshi-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.woff2') format('woff2'), url('../fonts/Satoshi-Regular.woff') format('woff'), url('../fonts/Satoshi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.woff2') format('woff2'), url('../fonts/Satoshi-Italic.woff') format('woff'), url('../fonts/Satoshi-Italic.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.woff2') format('woff2'), url('../fonts/Satoshi-Medium.woff') format('woff'), url('../fonts/Satoshi-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.woff2') format('woff2'), url('../fonts/Satoshi-MediumItalic.woff') format('woff'), url('../fonts/Satoshi-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.woff2') format('woff2'), url('../fonts/Satoshi-Bold.woff') format('woff'), url('../fonts/Satoshi-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-BoldItalic';
  src: url('../fonts/Satoshi-BoldItalic.woff2') format('woff2'), url('../fonts/Satoshi-BoldItalic.woff') format('woff'), url('../fonts/Satoshi-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.woff2') format('woff2'), url('../fonts/Satoshi-Black.woff') format('woff'), url('../fonts/Satoshi-Black.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.woff2') format('woff2'), url('../fonts/Satoshi-BlackItalic.woff') format('woff'), url('../fonts/Satoshi-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Variable.woff2') format('woff2'), url('../fonts/Satoshi-Variable.woff') format('woff'), url('../fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-VariableItalic.woff2') format('woff2'), url('../fonts/Satoshi-VariableItalic.woff') format('woff'), url('../fonts/Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}
html {
  font-size: 62.5%;
  margin: 0;
}
body {
  font-family: 'Satoshi';
  color: #202526;
  font-size: 1.6rem;
  font-weight: 500;
  font-style: normal;
  line-height: 1.4;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Rethink';
  line-height: 1.2;
  font-weight: 800;
  font-style: normal;
  margin: 0 0 16px;
  letter-spacing: -0.5px;
}
h1 > a:not([class]),
h2 > a:not([class]),
h3 > a:not([class]),
h4 > a:not([class]),
h5 > a:not([class]),
h6 > a:not([class]) {
  text-decoration: none;
  text-decoration-line: none;
}
h1 {
  font-size: 4.8rem;
}
h2 {
  font-size: 4rem;
}
@media (min-width: 992px) {
  h2.large {
    font-size: 4.8rem;
  }
}
h3 {
  font-size: 2.4rem;
}
@media (min-width: 992px) {
  h3.large {
    font-size: 3.2rem;
  }
}
h4 {
  font-size: 2rem;
}
h5 {
  font-size: 1.9rem;
}
h6 {
  font-size: 1.8rem;
}
p {
  margin: 0 0 1.6rem;
}
strong {
  font-weight: 800;
}
* {
  text-underline-position: from-font;
}
a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
}
a:not([class]) {
  color: #202526;
}
a:not([class]):hover,
a:not([class]):focus,
a:not([class]):active {
  color: #FF8A00;
}
a:not([class]) > * {
  text-decoration: none;
}
.button {
  padding: 1.75rem 2rem;
  text-decoration: none;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  font-style: normal;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  color: #202526;
}
.button + .button {
  margin-left: 3.2rem;
}
.button + .button.tag {
  margin-left: 0;
}
.button.primary {
  background-color: #FF8A00;
  background-image: url('../images/mash.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #F7F6F2;
  position: relative;
  overflow: hidden;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
}
.button.primary:hover {
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  color: #fff;
}
.button.primary:not(.small):before {
  content: "";
  background-image: url(../images/icon_chevron_round_transparent_right.svg);
  background-repeat: no-repeat;
  background-size: 2.4rem 2.4rem;
  background-position: center center;
  display: inline-block;
  margin-right: 0.8rem;
  width: 2.4rem;
  height: 2.4rem;
}
.button.empty {
  background: transparent;
}
.button.secondary {
  text-decoration-line: underline;
  text-underline-position: from-font;
  padding-left: 0;
  padding-right: 0;
}
.button.secondary:hover,
.button.secondary:active {
  color: #FF8A00;
}
.button.print {
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.button.print svg path,
.button.print svg circle {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.button.print span {
  margin-left: 0.8rem;
}
.button.print:hover svg path {
  stroke: #FF8A00;
}
.button.print:hover svg circle {
  fill: #FF8A00;
}
.button.tag {
  background-color: #EFEEE6;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0.8rem;
}
.button.tag:hover,
.button.tag:active {
  color: #FF8A00;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-justify {
  text-align: justify;
}
.text-right {
  text-align: right;
}
.subheader {
  font-size: 1.6rem;
  font-family: 'Satoshi';
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 1.6rem;
}
.written-label {
  font-family: 'Relate';
  font-weight: normal;
  color: #FF8A00;
  line-height: 1;
  font-size: 3.2rem;
  -webkit-transform: rotate(-3.5deg);
  -moz-transform: rotate(-3.5deg);
  -ms-transform: rotate(-3.5deg);
  -o-transform: rotate(-3.5deg);
}
@media (min-width: 992px) {
  .written-label {
    -webkit-transform: rotate(-9.5deg);
    -moz-transform: rotate(-9.5deg);
    -ms-transform: rotate(-9.5deg);
    -o-transform: rotate(-9.5deg);
  }
}
.written-text {
  font-family: 'Relate';
  font-weight: normal;
  color: #FF8A00;
  line-height: 1;
  font-size: 3.2rem;
}
.read-more {
  color: #202526;
}
.read-more:hover,
.read-more:active,
.read-more:focus {
  color: #FF8A00;
}
.show-all-button {
  margin: 3.2rem auto;
  text-align: center;
}
@media (max-width: 991px) {
  .show-all-button {
    margin-top: 0;
  }
}
.show-all-button .button.primary:before {
  display: none;
}
@media (min-width: 992px) {
  .module-header {
    max-width: 768px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .module-header.text-center {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .module-header.text-split {
    max-width: 100%;
  }
}
.module-header.text-split .row {
  -webkit-align-items: end;
  -ms-align-items: end;
  align-items: end;
}
.module-header.text-split .row .col {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 992px) {
  .module-header.text-split .row .col {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
.module-header.text-split .row .col h1,
.module-header.text-split .row .col h2 {
  margin: 0;
}
.module-header.text-split .row .col p {
  display: none;
}
.module-header.text-split .row .col p.content {
  margin: 0;
}
@media (min-width: 992px) {
  .module-header.text-split .row .col p {
    display: block;
  }
}
.module-header img {
  margin-bottom: 1.6rem;
}
.module-header h1,
.module-header h2 {
  position: relative;
  margin-bottom: 6.4rem;
}
.module-header h1 .written-label,
.module-header h2 .written-label {
  position: absolute;
  margin-left: -100px;
  margin-top: 35px;
}
@media (min-width: 768px) {
  .module-header h1 .written-label,
  .module-header h2 .written-label {
    margin-left: -35px;
  }
}
.module-header h1 ~ .intro,
.module-header h2 ~ .intro {
  margin-top: -1.6rem;
  display: none;
}
@media (min-width: 992px) {
  .module-header h1 ~ .intro,
  .module-header h2 ~ .intro {
    display: block;
    margin-top: -3.2rem;
  }
}
.module-footer {
  max-width: 750px;
  margin: 0 auto;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
}
@media (min-width: 992px) {
  .module-footer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.module-footer h3 {
  order: 1;
  display: none;
  margin: 0;
}
@media (min-width: 992px) {
  .module-footer h3 {
    display: block;
    margin-right: auto;
  }
}
.module-footer .pay-off {
  order: 2;
}
@media (min-width: 992px) {
  .module-footer .pay-off {
    order: 1;
  }
}
.module-footer .button {
  order: 3;
}
.floating-button {
  padding: 1.75rem 2rem;
  text-decoration: none;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  font-style: normal;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  color: #202526;
  background-color: #FF8A00;
  background-image: url('../images/mash.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #F7F6F2;
  position: relative;
  overflow: hidden;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  border-radius: 8px 8px 0 0;
  z-index: 9999;
  transform: translateY(100%);
  transition: transform 220ms ease-out;
  will-change: transform;
}
.floating-button + .button {
  margin-left: 3.2rem;
}
.floating-button + .button.tag {
  margin-left: 0;
}
.floating-button.primary {
  background-color: #FF8A00;
  background-image: url('../images/mash.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #F7F6F2;
  position: relative;
  overflow: hidden;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
}
.floating-button.primary:hover {
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  color: #fff;
}
.floating-button.primary:not(.small):before {
  content: "";
  background-image: url(../images/icon_chevron_round_transparent_right.svg);
  background-repeat: no-repeat;
  background-size: 2.4rem 2.4rem;
  background-position: center center;
  display: inline-block;
  margin-right: 0.8rem;
  width: 2.4rem;
  height: 2.4rem;
}
.floating-button.empty {
  background: transparent;
}
.floating-button.secondary {
  text-decoration-line: underline;
  text-underline-position: from-font;
  padding-left: 0;
  padding-right: 0;
}
.floating-button.secondary:hover,
.floating-button.secondary:active {
  color: #FF8A00;
}
.floating-button.print {
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.floating-button.print svg path,
.floating-button.print svg circle {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.floating-button.print span {
  margin-left: 0.8rem;
}
.floating-button.print:hover svg path {
  stroke: #FF8A00;
}
.floating-button.print:hover svg circle {
  fill: #FF8A00;
}
.floating-button.tag {
  background-color: #EFEEE6;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0.8rem;
}
.floating-button.tag:hover,
.floating-button.tag:active {
  color: #FF8A00;
}
.floating-button:hover {
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  color: #fff;
}
.floating-button:not(.small):before {
  content: "";
  background-image: url(../images/icon_chevron_round_transparent_right.svg);
  background-repeat: no-repeat;
  background-size: 2.4rem 2.4rem;
  background-position: center center;
  display: inline-block;
  margin-right: 0.8rem;
  width: 2.4rem;
  height: 2.4rem;
}
.floating-button:before {
  display: none !important;
}
.floating-button.is-visible {
  transform: translateY(0);
}
.floating-button:not(.is-visible) {
  box-shadow: none;
}
.floating-button a,
.floating-button a:hover {
  margin-right: auto;
  color: #F7F6F2;
  text-decoration: unset;
}
@media (prefers-reduced-motion: reduce) {
  .floating-button {
    transition: none;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  background-color: #F7F6F2;
}
body .wrapper img {
  max-width: 100%;
}
body .wrapper figure {
  margin: 0;
}
.redactor body .wrapper figure {
  margin: 0 0 1.6rem 0;
}
.container {
  width: 100%;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .container {
    width: 1184px;
  }
}
@media (min-width: 1200px) {
  .container.left {
    padding-right: 0;
    margin: 0 0 0 calc((100vw - 1199px) / 2);
    width: unset;
  }
}
@media (min-width: 992px) {
  .container.small {
    width: 694px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .container.small {
    width: 784px;
  }
}
.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}
.row.items-center {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.row.justify-center {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.row.align-end {
  -webkit-align-items: end;
  -ms-align-items: end;
  align-items: end;
}
.row .col {
  -webkit-flex: 1 0;
  -ms-flex: 1 0;
  flex: 1 0;
  max-width: 100%;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.row .col.aside {
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin-top: 3.2rem;
}
@media (min-width: 992px) {
  .row .col.aside {
    -webkit-flex: 0 0 360px;
    -ms-flex: 0 0 360px;
    flex: 0 0 360px;
    margin-top: 0;
  }
}
.row-grid {
  column-count: 1;
  column-gap: 1.6rem;
}
@media (min-width: 768px) {
  .row-grid {
    column-count: 2;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .row-grid {
    column-count: 3;
  }
}
.row-grid .col-grid {
  break-inside: avoid;
  margin-bottom: 1.6rem;
}
.module {
  padding: 48px 0;
}
@media (min-width: 992px) {
  .module {
    padding: 96px 0;
  }
}
.module .spacer {
  height: 48px;
}
@media (min-width: 992px) {
  .module .spacer {
    padding: 96px 0;
  }
}
.module_wrapper .module .bg {
  background: #EFEEE6;
}
.module_wrapper .module .border {
  border: 1px solid #EFEEE6;
}
.module_wrapper .module:nth-child(2n) {
  background: #EFEEE6;
}
.module_wrapper .module:nth-child(2n) .bg {
  background: #F7F6F2;
}
.module_wrapper .module:nth-child(2n) .border {
  border-color: #F7F6F2;
}
.module_wrapper .module.reversed {
  padding: 0;
  background: #EFEEE6;
}
.module_wrapper .module.reversed .bg {
  background: #F7F6F2;
}
.module_wrapper .module.reversed .border {
  border: 1px solid #F7F6F2;
}
.module_wrapper .module.reversed:nth-child(2n) {
  background: #F7F6F2;
}
.module_wrapper .module.reversed:nth-child(2n) .bg {
  background: #EFEEE6;
}
.module_wrapper .module.reversed:nth-child(2n) .border {
  border-color: #EFEEE6;
}
.module_wrapper.no-padding-top .module:first-child {
  padding-top: 1.6rem;
}
@media (min-width: 992px) {
  .module_wrapper.no-padding-top .module:first-child {
    padding-top: 3.2rem;
  }
}
.d-block {
  display: block;
}
.content ul:not(.reviews, .cta-buttons, .pagination) {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
  color: #097A18;
  list-style: none;
  padding-left: 2.4rem;
  position: relative;
}
.content ul:not(.reviews, .cta-buttons, .pagination) li {
  line-height: 140%;
  margin-bottom: 1.6rem;
  padding-left: 1rem;
}
.content ul:not(.reviews, .cta-buttons, .pagination) li * {
  /*   text-edge: cap alphabetic;
           leading-trim: both;*/
}
.content ul:not(.reviews, .cta-buttons, .pagination) li img {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}
.content ul:not(.reviews, .cta-buttons, .pagination) li::before {
  content: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.5" d="M22 11.9973C22 17.5202 17.5228 21.9973 12 21.9973C6.47715 21.9973 2 17.5202 2 11.9973C2 6.47447 6.47715 1.99731 12 1.99731C17.5228 1.99731 22 6.47447 22 11.9973Z" fill="%23097A18"/><path d="M16.0303 8.96698C16.3232 9.25988 16.3232 9.73475 16.0303 10.0276L11.0303 15.0276C10.7374 15.3205 10.2626 15.3205 9.96967 15.0276L7.96967 13.0276C7.67678 12.7348 7.67678 12.2599 7.96967 11.967C8.26256 11.6741 8.73744 11.6741 9.03033 11.967L10.5 13.4367L12.7348 11.2018L14.9697 8.96698C15.2626 8.67409 15.7374 8.67409 16.0303 8.96698Z" fill="%23097A18"/></svg>');
  line-height: 75%;
  display: inline-block;
  vertical-align: top;
  positioN: absolute;
  left: 0;
}
.content ul:not(.reviews, .cta-buttons, .pagination) li a {
  line-height: 140%;
  margin: 0;
}
.content ul:not(.reviews, .cta-buttons, .pagination) li > ul {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  padding-left: 3.2rem;
  margin-bottom: 0;
}
.content ul:not(.reviews, .cta-buttons, .pagination) li > ul li:before {
  filter: grayscale(1);
}
.content ul.cta-buttons {
  list-style: none;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  gap: 1.6rem;
}
.content.redactor > * {
  margin: 3.2rem 0;
}
.content.redactor #clientmap * {
  margin: 0;
}
.content.redactor figure img {
  margin: 0;
}
.content.redactor p > a,
.content.redactor li > a {
  margin: 0;
}
.content.redactor p > a.button + .button,
.content.redactor li > a.button + .button {
  margin-left: 3.2rem;
}
.content.redactor ul *,
.content.redactor ol * {
  margin: 0;
}
.content.redactor ul li strong,
.content.redactor ol li strong {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.content.redactor a:not([class]) {
  color: #FF8A00;
}
.content.redactor hr {
  margin: 0;
}
.content.redactor h2 {
  font-size: 2.4rem;
}
.content hr {
  border: none;
  height: 6.4rem;
  margin: 0;
}
.content figcaption {
  color: darkgray;
  font-style: italic;
}
.content p + hr,
.content ul + hr,
.content h1 + hr,
.content h2 + hr,
.content h3 + hr,
.content h4 + hr,
.content h5 + hr,
.content h6 + hr,
.content table + hr {
  height: 4.8rem;
}
.topbar {
  font-size: 1.4rem;
  font-weight: 500;
  padding: 1.6rem 0;
  background: url('../images/grid.png') #EFEEE6;
  background-blend-mode: soft-light;
}
.topbar .usp-points {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 992px) {
  .topbar .usp-points {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media (max-width: 991px) {
  .topbar .usp-points {
    display: none;
  }
}
.topbar .usp-points img {
  margin-right: 0.8rem;
}
.topbar .usp-points ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.topbar .usp-points ul li {
  margin-right: 1.6rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.topbar .usp-points ul li:last-child,
.topbar .usp-points ul li:only-child {
  margin-right: 0;
}
.topbar .pay-off {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .topbar .pay-off {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: auto;
  }
}
.navbar {
  position: sticky;
  background: #F7F6F2;
  z-index: 999;
  top: 0;
}
@media (min-width: 1200px) {
  .navbar .container {
    position: static;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    height: 140px;
    padding-bottom: 0;
  }
}
.navbar .container .navbar-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  gap: 2rem;
}
.navbar .container .navbar-header .logo {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  height: 4rem;
  display: block;
}
@media (max-width: 1200px) {
  .navbar .container .navbar-header .logo {
    margin: 1.6rem 0;
    height: 3.2rem;
  }
}
.navbar .container .navbar-header .logo img {
  display: block;
  height: 100%;
}
.navbar .container .navbar-header .navbar-toggle {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  background-image: url(../images/icon_hamburger.svg);
  background-position: center right;
  background-size: 2.4rem;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.navbar .container .navbar-header .navbar-toggle:hover,
.navbar .container .navbar-header .navbar-toggle:active,
.navbar .container .navbar-header .navbar-toggle:focus {
  outline: 0;
  outline-offset: 0;
}
.navbar .container .navbar-header .navbar-toggle span {
  position: relative;
  padding-right: 3.2rem;
  font-size: 1.6rem;
}
.navbar .container .navbar-header .navbar-toggle span.icon-bar {
  display: none;
}
@media (min-width: 1201px) {
  .navbar .container .navbar-header .navbar-toggle {
    display: none;
  }
}
.navbar .container .navbar-collapse {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media (max-width: 1200px) {
  .navbar .container .navbar-collapse {
    display: none;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    border-radius: 0.8rem;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: url('../images/grid.png') #EFEEE6;
    background-blend-mode: soft-light;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 140px);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 3.2rem 1.6rem;
    margin-bottom: 1.6rem;
  }
}
.navbar .container .navbar-collapse .navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 1.8rem;
  gap: 1.6rem;
}
.navbar .container .navbar-collapse .navbar-nav > li {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 1200px) {
  .navbar .container .navbar-collapse .navbar-nav > li {
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid rgba(32, 37, 38, 0.25);
    padding-bottom: 1.6rem;
  }
}
.navbar .container .navbar-collapse .navbar-nav > li > a {
  position: relative;
  color: #202526;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-decoration: none;
}
.navbar .container .navbar-collapse .navbar-nav > li > a .caret {
  background-image: url('../images/caret.svg');
  width: 0.8rem;
  height: 0.6rem;
  margin-left: 0.8rem;
}
@media (min-width: 1201px) {
  .navbar .container .navbar-collapse .navbar-nav > li > a:after {
    position: absolute;
    width: 100%;
    height: 0.5rem;
    background-color: #202526;
    -webkit-border-radius: 0.8rem 0.8rem 0 0;
    -moz-border-radius: 0.8rem 0.8rem 0 0;
    border-radius: 0.8rem 0.8rem 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    content: "";
    display: block;
    bottom: 0;
    opacity: 0;
  }
}
.navbar .container .navbar-collapse .navbar-nav > li:not(.mega-menu) {
  position: relative;
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown.active > a {
  font-weight: 700;
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown.active > a:after {
  opacity: 1;
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu {
    background: url('../images/grid.png') #EFEEE6;
    background-blend-mode: soft-light;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-border-radius: 0 0 0.8rem 0.8rem;
    -moz-border-radius: 0 0 0.8rem 0.8rem;
    border-radius: 0 0 0.8rem 0.8rem;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0 5px 30px 0 rgba(32, 37, 38, 0.25);
    padding: 36px;
  }
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li {
  margin: 5px 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li {
    margin: 0 0 24px 0;
    -webkit-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
  }
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:last-child {
  margin: 0;
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li a {
  text-decoration: none;
  white-space: nowrap;
  font-size: 1.6rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li a:hover,
.navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li a:focus,
.navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li a:active {
  color: #FF8A00;
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li a img {
  margin-right: 8px;
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown.mega-menu .dropdown-menu {
  left: 0;
  right: 0;
  transform: none;
}
@media (min-width: 1201px) {
  .navbar .container .navbar-collapse .navbar-nav > li.dropdown.mega-menu .dropdown-menu {
    column-count: 3;
    padding-left: max(((100vw - 1184px) / 2), 16px);
    padding-right: max(((100vw - 1184px) / 2), 16px);
  }
  .navbar .container .navbar-collapse .navbar-nav > li.dropdown.mega-menu .dropdown-menu > li {
    display: block;
  }
  .navbar .container .navbar-collapse .navbar-nav > li.dropdown.mega-menu .dropdown-menu > li.first-category {
    margin-top: 65px;
  }
}
@media (min-width: 1200px) {
  .navbar .container .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu {
    display: block;
  }
  .navbar .container .navbar-collapse .navbar-nav > li.dropdown:hover a:after {
    opacity: 1;
  }
}
.navbar .container .navbar-collapse .navbar-nav > li.dropdown.open .dropdown-menu {
  display: block;
}
@media (min-width: 1200px) {
  .navbar .container .navbar-collapse .navbar-nav > li.active:not(.button.primary) > a:after {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.navbar .container .navbar-collapse .button.primary {
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
}
.navbar .container .navbar-collapse .button.primary:before {
  display: none;
}
@media (max-width: 1200px) {
  .navbar .container .navbar-collapse .button.primary {
    margin: 0 auto;
    display: block;
    width: fit-content;
  }
}
.header-image {
  position: relative;
  min-height: 360px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(32, 37, 38, 0.7) 0%, rgba(32, 37, 38, 0.7) 100%);
  z-index: 1;
}
.header-image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.header-image .container {
  z-index: 2;
  position: relative;
}
.header-image .container header {
  text-align: center;
}
.header-image .container header h1 {
  color: #F7F6F2;
  font-size: 3.2rem;
  margin: 0;
}
.header-image .container header h1 ~ .button,
.header-image .container header h1 ~ p {
  margin-top: 1.6rem;
}
@media (min-width: 992px) {
  .header-image .container header h1 {
    font-size: 4rem;
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide {
  height: calc(100vh - 225px);
  max-height: 800px;
  min-height: 350px;
  padding: 3.2rem 0;
  color: #F7F6F2;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container {
  height: 100%;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .image:after {
  z-index: 2;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(190deg, rgba(32, 37, 38, 0.7) 6.41%, rgba(0, 0, 0, 0) 66.99%);
}
@media (min-width: 992px) {
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .image:after {
    background: linear-gradient(90deg, rgba(32, 37, 38, 0.7) 6.41%, rgba(0, 0, 0, 0) 66.99%);
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 3;
  height: 100%;
  text-align: center;
  font-size: 16px;
}
@media (min-width: 992px) {
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container {
    font-size: 18px;
    text-align: left;
    max-width: 700px;
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container header h1,
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container header h2 {
  font-size: 40px;
  font-weight: 800;
}
@media (min-width: 992px) {
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container header h1,
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container header h2 {
    font-size: 48px;
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container section h3,
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container section .title {
  font-family: 'Relate';
  font-size: 30px !important;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 10px;
}
@media (min-width: 992px) {
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container section h3,
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container section .title {
    font-size: 32px !important;
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container section .button.secondary {
  color: #F7F6F2;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container section .button.secondary:hover,
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide .container .swiper-content-container section .button.secondary:active {
  color: #FF8A00;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage {
  height: auto;
  min-height: auto;
  color: #202526;
  background: url('../images/grid.png') #EFEEE6;
  background-blend-mode: soft-light;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .image {
  width: 150px;
  height: 150px;
  position: relative;
  order: 1;
  -webkit-flex: 0 0 150px;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  margin-bottom: 10px;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .image:after {
  display: none;
}
@media (min-width: 992px) {
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .image {
    order: 2;
    width: 200px;
    height: 200px;
    margin-left: auto;
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    margin-bottom: 0;
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .swiper-content-container {
  order: 2;
  position: relative;
}
@media (min-width: 992px) {
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .swiper-content-container {
    order: 1;
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .swiper-content-container h1,
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .swiper-content-container h2 {
  font-size: 32px;
}
@media (min-width: 992px) {
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .swiper-content-container h1,
  .slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .swiper-content-container h2 {
    font-size: 40px;
  }
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .swiper-content-container p {
  font-size: 16px;
}
.slides .swiper-container#main-slider .swiper-wrapper .swiper-slide.showAsImage .container .swiper-content-container .button.secondary {
  color: #202526;
}
.swiper-container .swiper-pagination {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.8rem;
  padding-top: 1.6rem;
  margin: 0 0 1.6rem 0;
  position: relative;
}
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
  display: none;
}
.swiper-container .swiper-button-next path,
.swiper-container .swiper-button-prev path {
  opacity: 1;
  fill: #202526;
}
.swiper-container .swiper-button-next.swiper-button-disabled path,
.swiper-container .swiper-button-prev.swiper-button-disabled path {
  opacity: 0.5;
}
.swiper-container .swiper-pagination-bullet {
  width: 0.8rem;
  height: 0.8rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(32, 37, 38, 0.2);
}
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #202526;
}
.module.breadcrumbs {
  background-color: #F7F6F2;
}
.breadcrumb {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: normal;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.breadcrumb li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.breadcrumb li:last-child,
.breadcrumb li:only-child {
  /* active child */
}
.breadcrumb li:last-child > a,
.breadcrumb li:only-child > a {
  color: rgba(32, 37, 38, 0.7);
}
.breadcrumb li:not(:last-child, :only-child):after {
  width: 0.6rem;
  height: 0.6rem;
  content: "";
  display: block;
  background: url(../images/icon_chevron_right.svg) no-repeat center;
  margin: 0 1rem;
}
.breadcrumb li > a {
  text-decoration: none;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.module.page .page-content {
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}
@media (min-width: 992px) {
  .module.page .page-content {
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
  }
}
@media (min-width: 992px) {
  .module.page .page-content.with-form {
    -webkit-flex: 0 1 460px;
    -ms-flex: 0 1 460px;
    flex: 0 1 460px;
    order: 2;
  }
}
.module.page .page-content.with-form section {
  margin-bottom: 3.2rem;
}
.module.page .page-content.with-form section.intro-container {
  background-color: #EFEEE6;
  padding: 3.2rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-align-self: stretch;
  align-self: stretch;
  gap: 1.6rem;
  position: relative;
}
.module.page .page-content.with-form section.intro-container:before {
  content: '';
  background-image: url("../images/info.svg");
  width: 2.4rem;
  height: 2.4rem;
  background-color: #F7F6F2;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
  right: 0;
  padding: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.module.page .page-content.with-form section.content-container {
  padding: 32px;
  border-radius: 8px;
  border: 1px solid #EFEEE6;
}
.module.page .page-content.with-form section.content-container p:last-child {
  margin: 0;
}
.module.page .page-content.with-form section.content-container ul {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
  color: #097A18;
  list-style: none;
  padding-left: 2.4rem;
  position: relative;
}
.module.page .page-content.with-form section.content-container ul li {
  margin-bottom: 1.6rem;
  padding-left: 1rem;
}
.module.page .page-content.with-form section.content-container ul li:before {
  content: '';
  background-image: url("../images/check.svg");
  positioN: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.module .image-content img {
  margin: 0 auto;
  border-radius: 8px;
  display: block;
}
.module .image-content img[src$=".svg"] {
  width: 350px;
  border-radius: 0;
}
.pay-off {
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.pay-off img {
  margin-right: 0.8rem;
}
.pay-off a {
  color: #202526;
  margin-left: 0.5rem;
  text-decoration: underline;
}
.pagination {
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  gap: 0.8rem;
  padding: 0;
  margin: 0;
  width: 100%;
}
.pagination li.active > a,
.pagination li.active span {
  background-color: #FF8A00;
  color: #fff;
}
.pagination li a,
.pagination li span {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-color: #F7F6F2;
  color: #202526;
  text-decoration: none;
  width: 3.2rem;
  height: 3.2rem;
  font-size: 1.2rem;
}
.pagination li a:hover,
.pagination li span:hover,
.pagination li a:active,
.pagination li span:active {
  background-color: #FF8A00;
  color: #fff;
}
.pagination li.disabled a,
.pagination li.prev a,
.pagination li.next a,
.pagination li.last a,
.pagination li.first a,
.pagination li.disabled span,
.pagination li.prev span,
.pagination li.next span,
.pagination li.last span,
.pagination li.first span,
.pagination li.disabled a:hover,
.pagination li.prev a:hover,
.pagination li.next a:hover,
.pagination li.last a:hover,
.pagination li.first a:hover,
.pagination li.disabled span:hover,
.pagination li.prev span:hover,
.pagination li.next span:hover,
.pagination li.last span:hover,
.pagination li.first span:hover {
  background-color: transparent;
  color: rgba(32, 37, 38, 0.5);
}
.redactor p {
  font-weight: 500;
}
.popup {
  display: none;
}
.popup.active {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(2px);
  z-index: 999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.popup.active .popup-inner {
  position: relative;
  z-index: 2;
}
.popup.active .popup-inner .close {
  position: absolute;
  right: 15px;
  top: -30px;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
}
.redactor blockquote {
  margin: 1.6rem 0;
  padding: 0.8rem 1.6rem;
  border-left: 4px solid #FF8A00;
  background-color: #F7F6F2;
  font-size: 22px;
  line-height: 1.6;
  border-radius: 0.8rem;
  font-weight: lighter;
  font-style: italic;
}
.redactor blockquote::before {
  content: "“";
  font-family: 'Rethink';
  color: rgba(255, 138, 0, 0.7);
  margin-right: 8px;
  vertical-align: top;
  line-height: 1;
}
.module.usps .col {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 1.6rem;
}
@media (min-width: 992px) {
  .module.usps .col {
    margin-bottom: 3.2rem;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .module.usps .col {
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
  }
}
.module.usps .col .usp {
  padding: 3.2rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 100%;
}
@media (min-width: 992px) {
  .module.usps .col .usp {
    text-align: center;
    display: block;
  }
}
.module.usps .col .usp img {
  margin: 0 1.6rem 0 0;
  width: 24px;
  height: 24px;
}
@media (min-width: 992px) {
  .module.usps .col .usp img {
    margin: 0 0 1.6rem 0;
  }
}
.module.usps .col .usp header h3 {
  font-size: 20px;
  margin: 0;
}
@media (min-width: 992px) {
  .module.usps .col .usp header h3 {
    margin-bottom: 1.6rem;
  }
}
.module.usps .col .usp .intro {
  display: none;
}
@media (min-width: 992px) {
  .module.usps .col .usp .intro {
    display: block;
  }
}
.module.usps .col .usp .intro p {
  font-weight: 500;
}
.module.usps .col .usp .intro p:last-child,
.module.usps .col .usp .intro p:only-child {
  margin-bottom: 0;
}
.module.usps .col .usp .button.primary:before {
  display: none;
}
@media (min-width: 992px) {
  .module.usps .col.special {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
.module.usps .col.special .usp {
  display: block;
  text-align: center;
}
.module.usps .col.special .usp .intro {
  display: block;
}
.module.usps .col.special .usp h3 {
  margin-bottom: 1.6rem;
}
.module.usps .usp-toggler {
  display: none;
  position: relative;
  width: 100%;
  text-align: center;
  color: #FF8A00;
  text-decoration: none;
  z-index: 2;
}
.module.usps .usp-toggler img {
  display: block;
  margin: 1.6rem auto;
}
@media (max-width: 992px) {
  .module.usps .usp-toggler {
    display: block;
  }
}
.module.usps.index:not(.active) .col:not(.special):nth-child(n + 4) {
  display: none;
}
@media (min-width: 992px) {
  .module.usps.index:not(.active) .col:not(.special):nth-child(n + 4) {
    display: block;
  }
}
.module.items {
  background-color: #EFEEE6;
}
.module.items .image {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
}
@media (min-width: 992px) {
  .module.items .image {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
}
.module.items .image img {
  margin: 0 auto;
  display: block;
  border-radius: 8px;
}
.module.items .image img[src$=".svg"] {
  width: 350px;
  border-radius: 0;
}
.module.items .item-content {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
@media (min-width: 992px) {
  .module.items .item-content {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
  }
}
.module.items .review-container {
  display: none;
}
@media (min-width: 992px) {
  .module.items .review-container {
    display: block;
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
  }
}
@media (min-width: 992px) {
  .module.items .review-container .reviews {
    -webkit-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
  }
  .module.items .review-container .reviews li {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
.module.items .usps {
  position: relative;
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-order: 4;
  -ms-order: 4;
  order: 4;
}
.module.items .usps .usp {
  background-color: #F7F6F2;
}
.module.items .usps .written-label {
  position: absolute;
  bottom: -1rem;
  right: 0;
}
@media (min-width: 1200px) {
  .module.items .usps .written-label {
    bottom: -3rem;
    right: -6rem;
  }
}
.module.items.even {
  background-color: #F7F6F2;
}
.module.items.even .image {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
}
.module.items.even .item-content {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
.module.items.even .usps .usp {
  background-color: #EFEEE6;
}
.module.cta > img {
  max-width: 200px;
  margin: 0;
  margin-bottom: 3.2rem;
}
.module.cta .module-header {
  margin-bottom: 3.2rem;
}
.module.cta .module-header h2 {
  margin: 0;
}
.module.cta section {
  margin-bottom: 3.2rem;
}
.module.cta nav .button {
  margin-bottom: 1.6rem;
}
.module.cta nav .pay-off {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.module.faq .categories {
  margin: 3.2rem 0;
}
@media (min-width: 992px) {
  .module.faq .categories {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    gap: 3.2rem;
  }
}
@media (min-width: 992px) {
  .module.faq .categories .category {
    max-width: 750px;
    margin: 0 auto;
    -webkit-flex: 1 1 calc(50% - 1.6rem);
    -ms-flex: 1 1 calc(50% - 1.6rem);
    flex: 1 1 calc(50% - 1.6rem);
  }
}
.module.faq .categories .category .question {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.module.faq .categories .category .question header {
  padding: 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
}
.module.faq .categories .category .question header h4 {
  margin: 0;
}
.module.faq .categories .category .question header img {
  transition: 0.5s transform;
  width: 10px;
}
.module.faq .categories .category .question header.active img {
  transform: rotate(180deg);
}
.module.faq .categories .category .question .content {
  margin-bottom: 20px;
}
.module.faq .categories .category .question .content p {
  margin-bottom: 0;
}
.module.faq .categories .category .question .content a.read-more {
  display: block;
  margin-top: 10px;
}
.module.faq.index .category .question header h4 {
  font-weight: 400;
}
.module.faq .module-header img {
  max-width: 200px;
}
.module.faq .container.small .categories {
  display: block;
}
.module.faq .container.small .categories .category {
  max-width: unset;
}
.module.categories .container .swiper-container .swiper-wrapper {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (min-width: 992px) {
  .module.categories .container .swiper-container .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
}
.module.categories .container .swiper-container .swiper-wrapper .col {
  height: auto;
  margin-bottom: 3.2rem;
}
@media (min-width: 992px) {
  .module.categories .container .swiper-container .swiper-wrapper .col {
    -webkit-flex: 0 1 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
  }
}
@media (min-width: 992px) {
  .module.categories .container .swiper-container .swiper-wrapper .col {
    max-width: 100%;
  }
}
.module.categories .container .swiper-container .swiper-wrapper .col .category {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3.2rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 0;
  line-height: 162.5%;
}
.module.categories .container .swiper-container .swiper-wrapper .col .category a {
  text-decoration: none;
  line-height: inherit;
}
.module.categories .container .swiper-container .swiper-wrapper .col .category img {
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 1.6rem;
  aspect-ratio: 3/2.5;
  object-fit: cover;
  min-width: 231px;
}
.module.categories .container .swiper-container .swiper-wrapper .col .category header h3 {
  font-size: 20px;
}
.module.categories .container .swiper-container .swiper-wrapper .col .category section {
  display: none;
}
@media (min-width: 992px) {
  .module.categories .container .swiper-container .swiper-wrapper .col .category section {
    display: block;
  }
}
.module.categories .container .swiper-container .swiper-wrapper .col .category nav {
  margin-top: auto;
}
.module.categories .container .swiper-container .swiper-wrapper .col .category nav a {
  text-decoration: underline;
}
.reviews {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
}
@media (min-width: 991px) {
  .reviews {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.reviews li {
  background-color: #F7F6F2;
  padding: 1rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 992px) {
  .reviews li {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.reviews li > a {
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.reviews li img {
  margin-right: 0.8rem;
}
.module.testimonials .content {
  padding: 3.2rem;
  border-radius: 8px;
  text-align: center;
}
@media (min-width: 992px) {
  .module.testimonials .content {
    padding: 6.4rem 3.2rem;
  }
  .module.testimonials .content .reviews li {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
.module.testimonials.slider .swiper-slide {
  width: 100%;
}
@media (min-width: 992px) {
  .module.testimonials.slider .swiper-slide {
    width: 300px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .module.testimonials.slider .swiper-slide {
    width: 360px;
  }
}
.module.testimonials.slider .swiper-slide .testimonial {
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 3.2rem;
}
.module.testimonials.slider .swiper-slide .testimonial .stars {
  margin-bottom: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: start;
  -ms-justify-content: start;
  justify-content: start;
}
.module.testimonials.slider .swiper-slide .testimonial blockquote {
  margin: 0 0 32px;
}
.module.testimonials.slider .swiper-slide .testimonial blockquote p {
  margin: 0;
}
.module.testimonials.slider .swiper-slide .testimonial header h4 {
  margin-bottom: 8px;
}
.module.testimonials.slider .swiper-slide .testimonial header p {
  margin-bottom: 0;
}
footer.footer {
  border-top: 1px solid #F7F6F2;
  background-color: #EFEEE6;
  font-size: 1.4rem;
  text-align: center;
}
@media (min-width: 992px) {
  footer.footer {
    text-align: left;
  }
}
footer.footer .row {
  gap: 3.2rem;
}
@media (min-width: 992px) {
  footer.footer .row {
    gap: 0;
  }
}
footer.footer .row .item {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 992px) {
  footer.footer .row .item {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  footer.footer .row .item {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
footer.footer .row .item ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.footer .row .item ul li {
  line-height: 2;
}
footer.footer .row .item header .footer-title {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: rgba(32, 37, 38, 0.4);
}
@media (min-width: 992px) {
  footer.footer .row .item header .footer-title {
    margin-bottom: 3.2rem;
  }
}
footer.footer .row .item section img {
  max-width: 200px;
  margin-bottom: 1rem;
}
footer.footer .row .item a:not([class]) {
  text-decoration-line: none;
}
footer.footer .row .item .social-links {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 0;
  gap: 1.6rem;
}
@media (min-width: 991px) {
  footer.footer .row .item .social-links {
    -webkit-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
  }
}
footer.footer .row .item .social-links .social-link {
  width: 2.4rem;
  height: 2.4rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #202526;
  color: #F7F6F2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-decoration: none;
}
footer.footer .row .item .social-links .social-link i {
  font-size: 1.3rem;
  line-height: normal;
}
footer.footer .row .item .social-links .social-link[href*="facebook"] {
  background-color: #1877F2;
}
footer.footer .row .item .social-links .social-link[href*="linkedin"] {
  background-color: #2867B2;
}
footer.footer .row .item .contact-details {
  margin-bottom: 1.6rem;
}
@media (min-width: 992px) {
  footer.footer .row .item .contact-details {
    margin-bottom: 3rem;
  }
}
footer.footer .row .item .contact-details li {
  line-height: 1.4;
}
footer.footer .row .item .contact-details li a {
  text-decoration: underline;
}
footer.copyright {
  background-color: #EFEEE6;
  font-size: 1.2rem;
  font-weight: 500;
  padding-bottom: 1.6rem;
  color: rgba(32, 37, 38, 0.4);
  text-align: center;
}
@media (min-width: 992px) {
  footer.copyright {
    text-align: left;
  }
}
footer.copyright .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  footer.copyright .row {
    -webkit-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  footer.copyright .row .content {
    order: -1;
  }
}
footer.copyright .row .content p {
  margin: 0;
}
footer.copyright .row .navigation {
  margin-bottom: 1.6rem;
}
@media (min-width: 992px) {
  footer.copyright .row .navigation {
    margin: 0;
  }
}
footer.copyright .row .navigation ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  gap: 1.6rem;
  margin: 0;
  list-style: none;
}
@media (min-width: 992px) {
  footer.copyright .row .navigation ul {
    -webkit-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
footer.copyright .row .navigation ul li a {
  color: rgba(32, 37, 38, 0.4);
  font-style: normal;
  text-decoration-line: underline;
  text-underline-position: from-font;
}
form .form-group {
  width: 100%;
}
form .form-group h1,
form .form-group h2,
form .form-group h3 {
  font-weight: 800;
}
form .form-group h2 {
  font-size: 2.4rem;
}
form .form-group label,
form .form-group .form-control {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
form .form-group[data-template="5"]:after {
  background-image: url(../images/icon_lock.svg);
  background-size: 1.8rem;
  background-repeat: no-repeat;
  background-position: left center;
  content: "Jouw gegevens worden veilig verstuurd";
  display: block;
  position: relative;
  width: fit-content;
  color: #097A18;
  padding-left: 2.6rem;
  margin: 1.6rem auto 0 auto;
}
form .form-group.has-error input {
  border-color: #eb4034;
}
form .form-group.has-error input::placeholder {
  color: #eb4034;
}
form label.control-label {
  margin-bottom: 0.8rem;
  font-size: 1.4rem;
  line-height: 1;
  display: block;
}
form .form-content {
  gap: 3.2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
form .form-control {
  border: none;
  border-bottom: 1px solid rgba(32, 37, 38, 0.5);
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0.8rem;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  min-height: 2.8rem;
  font-size: 1.8rem;
  line-height: 155.556%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-family: 'Satoshi';
}
form .form-control:focus-visible {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
  outline-offset: 0;
}
form .form-control:focus,
form .form-control:active,
form .form-control:hover {
  border-bottom-color: #202526;
}
form .form-control:focus::placeholder,
form .form-control:active::placeholder,
form .form-control:hover::placeholder {
  color: #202526;
}
form .form-control::placeholder {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  color: rgba(32, 37, 38, 0.5);
}
form button[type="submit"] {
  padding: 1.75rem 2rem;
  text-decoration: none;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  font-style: normal;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  color: #202526;
  background-color: #FF8A00;
  background-image: url('../images/mash.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #F7F6F2;
  position: relative;
  overflow: hidden;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  cursor: pointer;
}
form button[type="submit"] + .button {
  margin-left: 3.2rem;
}
form button[type="submit"] + .button.tag {
  margin-left: 0;
}
form button[type="submit"].primary {
  background-color: #FF8A00;
  background-image: url('../images/mash.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #F7F6F2;
  position: relative;
  overflow: hidden;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.1);
}
form button[type="submit"].primary:hover {
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  color: #fff;
}
form button[type="submit"].primary:not(.small):before {
  content: "";
  background-image: url(../images/icon_chevron_round_transparent_right.svg);
  background-repeat: no-repeat;
  background-size: 2.4rem 2.4rem;
  background-position: center center;
  display: inline-block;
  margin-right: 0.8rem;
  width: 2.4rem;
  height: 2.4rem;
}
form button[type="submit"].empty {
  background: transparent;
}
form button[type="submit"].secondary {
  text-decoration-line: underline;
  text-underline-position: from-font;
  padding-left: 0;
  padding-right: 0;
}
form button[type="submit"].secondary:hover,
form button[type="submit"].secondary:active {
  color: #FF8A00;
}
form button[type="submit"].print {
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
form button[type="submit"].print svg path,
form button[type="submit"].print svg circle {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
form button[type="submit"].print span {
  margin-left: 0.8rem;
}
form button[type="submit"].print:hover svg path {
  stroke: #FF8A00;
}
form button[type="submit"].print:hover svg circle {
  fill: #FF8A00;
}
form button[type="submit"].tag {
  background-color: #EFEEE6;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0.8rem;
}
form button[type="submit"].tag:hover,
form button[type="submit"].tag:active {
  color: #FF8A00;
}
form button[type="submit"]:hover {
  -webkit-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  -moz-box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  box-shadow: 0px 5px 20px rgba(250, 168, 69, 0.75);
  color: #fff;
}
form button[type="submit"]:not(.small):before {
  content: "";
  background-image: url(../images/icon_chevron_round_transparent_right.svg);
  background-repeat: no-repeat;
  background-size: 2.4rem 2.4rem;
  background-position: center center;
  display: inline-block;
  margin-right: 0.8rem;
  width: 2.4rem;
  height: 2.4rem;
}
form button[type="submit"]:before {
  content: "";
  background-image: url(../images/icon_chevron_right_round.svg);
  background-repeat: no-repeat;
  background-size: 2.4rem 2.4rem;
  width: 2.4rem;
  height: 2.4rem;
  display: inline-block;
  margin-right: 0.8rem;
}
.module.blog.highlighted {
  overflow: hidden;
}
.module.blog.highlighted .row + .row {
  margin-top: 3.2rem;
}
.module.blog.highlighted .row .col {
  flex: 100%;
}
@media (min-width: 768px) {
  .module.blog.highlighted .row .col {
    flex: 50%;
  }
}
.module.blog.highlighted .row .image {
  height: 100%;
  position: relative;
}
.module.blog.highlighted .row .image img {
  aspect-ratio: 20/17;
  object-fit: cover;
  border-radius: 0.8rem;
  margin-bottom: 1.6rem;
}
@media (min-width: 768px) {
  .module.blog.highlighted .row .image img {
    margin-bottom: 0;
    width: 100%;
    position: absolute;
    height: 100%;
  }
}
.module.blog.highlighted .row .image .written-label {
  border-radius: 0.8rem;
  background-color: #F7F6F2;
  padding: 30px 25px 15px;
  position: absolute;
  top: -15px;
  left: -15px;
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .module.blog.highlighted .row .content {
    padding: 70px 0;
  }
}
.module.blog.highlighted .row .content .category {
  display: none;
}
@media (min-width: 768px) {
  .module.blog.highlighted .row .content .category {
    display: block;
  }
}
.module.blog.highlighted .row nav {
  margin-bottom: 3.2rem;
}
.module.blog.highlighted .row nav a {
  color: #FF8A00;
}
.module.blog.highlighted .row footer {
  display: none;
}
@media (min-width: 768px) {
  .module.blog.highlighted .row footer {
    display: block;
  }
}
.module.blog.highlighted .row footer h4 {
  margin-bottom: 5px;
}
.module.blog.index .module-header {
  margin-bottom: 3.2rem;
}
@media (min-width: 992px) {
  .module.blog.index .module-header {
    margin-bottom: 8rem;
  }
}
.module.blog.index .filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  .module.blog.index .filter {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
}
.module.blog.index .filter .filter-item {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 2px solid #202526;
  border-bottom: 0;
  display: none;
  padding: 1.6rem;
  text-decoration: unset;
  color: #202526;
  border-radius: 8px;
}
.module.blog.index .filter .filter-item.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  border: 2px solid #202526;
  padding: 1.6rem;
}
.module.blog.index .filter .filter-item:hover {
  color: #FF8A00;
}
.module.blog.index .filter .filter-item:hover * {
  fill: #FF8A00;
  transition: 0.3s fill;
}
.module.blog.index .filter .filter-item svg {
  margin-right: 0.8rem;
}
@media (min-width: 992px) {
  .module.blog.index .filter .filter-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    border: 0;
    padding: 1.8rem;
  }
  .module.blog.index .filter .filter-item.active {
    border: 2px solid #FF8A00;
  }
  .module.blog.index .filter .filter-item.active * {
    color: #FF8A00;
    fill: #FF8A00;
  }
}
.module.blog.index .filter.active {
  border-radius: 0.8rem;
  border: 2px solid #202526;
}
.module.blog.index .filter.active .filter-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #202526;
}
.module.blog.index .filter.active .filter-item:last-child {
  border-bottom: 0;
}
.module.blog.index .items {
  padding: 3.2rem 0 8rem;
}
.module.blog.index .items .col {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 992px) {
  .module.blog.index .items .col {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
.module.blog.index .items .col .item {
  padding: 3.2rem;
  border-radius: 0.8rem;
  height: calc(100% - 3.2rem);
  margin-bottom: 3.2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.module.blog.index .items .col .item img {
  aspect-ratio: 5/3;
  object-fit: cover;
  width: 100%;
  border-radius: 0.8rem;
  margin-bottom: 2.4rem;
}
.module.blog.index .items .col .item .intro {
  margin-top: auto;
}
.module.blog.index .items .col .item .intro p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.module.blog.index .items .col .item .intro span {
  margin-bottom: 1.6rem;
  display: block;
}
.module.blog.index .items .col .item footer {
  margin-top: auto;
  display: none;
}
@media (min-width: 768px) {
  .module.blog.index .items .col .item footer {
    display: block;
  }
}
.module.blog.index .items .col .item footer h4 {
  margin-bottom: 5px;
}
.module.blog.index.related .module-header {
  margin-bottom: 0;
}
.module.blog.index.related .items .col {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 992px) {
  .module.blog.index.related .items .col {
    -webkit-flex: 1 1 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
  }
}
.module.blog.index.related .items .col .intro {
  margin-top: auto;
}
.module.blog.index.related .items .col .intro p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.module.blog.index.related .items .col .item footer {
  display: none;
}
.module.blog.view .meta {
  background: url('../images/grid.png') #EFEEE6;
  background-blend-mode: soft-light;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 1.6rem;
  margin-bottom: 3.2rem;
  border-radius: 0.8rem;
}
@media (min-width: 992px) {
  .module.blog.view .meta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.module.blog.view .meta .category {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 0.8rem;
  margin: 0 auto 1.6rem auto;
  width: fit-content;
}
@media (min-width: 992px) {
  .module.blog.view .meta .category {
    margin: 0;
  }
}
.module.blog.view .meta ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  color: rgba(32, 37, 38, 0.5);
  margin: 0 auto;
  width: fit-content;
}
@media (min-width: 992px) {
  .module.blog.view .meta ul {
    margin: 0;
  }
}
.module.blog.view .meta ul li {
  list-style: none;
}
.module.blog.view .meta ul li:not(:first-child):before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/icon_dot.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 0.7rem;
  height: 2.7rem;
  margin: 0 0.8rem;
  opacity: 0.5;
}
.module.blog.view .intro {
  font-weight: bold;
  line-height: 1.4;
  font-size: 2rem;
  margin-bottom: 2.4rem;
}
@media (min-width: 992px) {
  .module.blog.view .intro {
    font-size: 2.4rem;
    line-height: 1.5;
    margin-bottom: 3.2rem;
  }
}
.module.blog.view .share-container {
  margin: 6.4rem auto 3.2rem auto;
  text-align: center;
}
.module.blog.view .share-container h3 {
  margin-bottom: 1.6rem;
}
.module.blog.view .share-container .share {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  gap: 0.8rem;
}
.module.blog.view .share-container .share li > a {
  background-color: #EFEEE6;
  padding: 0.4rem;
  width: 2.4rem;
  height: 2.4rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.module.blog.view .tag-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  gap: 0.8rem;
}
.search {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  position: relative;
  margin-left: 4.8rem;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .search {
    margin-bottom: 1.6rem;
    margin-left: 0;
  }
}
.search form {
  display: none;
  position: absolute;
  padding: 2.4rem;
  -webkit-border-radius: 0 0 0.8rem 0.8rem;
  -moz-border-radius: 0 0 0.8rem 0.8rem;
  border-radius: 0 0 0.8rem 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 0.8rem;
  top: 100%;
}
@media (min-width: 1200px) {
  .search form {
    background-color: #F7F6F2;
  }
}
@media (max-width: 1200px) {
  .search form {
    display: block;
    position: relative;
    width: 100%;
    padding: 1.6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: 0.8rem;
    border-radius: 0.8rem;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
.search form input[type="text"] {
  padding: 1.2rem 1.2rem 1.2rem 2.675rem;
  background-image: url(../images/icon_search_active.svg);
  background-repeat: no-repeat;
  background-size: 1.6rem;
  background-position: left center;
  width: 100%;
  height: 1.875rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(32, 37, 38, 0.5);
  font-size: 1.6rem;
}
@media (max-width: 1200px) {
  .search form input[type="text"] {
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .search form input[type="text"] {
    padding: 0 0 1.2rem 0;
    height: 4rem;
    background-position: 0 0.5rem;
  }
}
.search input[type="text"] {
  background-color: transparent;
  border: none;
  padding: 1.2rem 0;
  gap: 0.8rem;
  min-width: 22rem;
}
@media (max-width: 991px) {
  .search input[type="text"] {
    min-width: 1rem;
  }
}
.search input[type="text"]:focus,
.search input[type="text"]:active,
.search input[type="text"]:focus-visible {
  outline: 0;
  outline-offset: 0;
}
.search input[type="text"]::placeholder {
  color: rgba(32, 37, 38, 0.5);
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 500;
  line-height: 100%;
}
.search-container {
  margin-left: 5rem;
  margin-right: 3.2rem;
  position: static;
}
@media (max-width: 1200px) {
  .search-container {
    display: none;
  }
}
.search-container.active + form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  z-index: 2;
  left: -10.3rem;
  -webkit-box-shadow: 10px 10px 16px -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 10px 16px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 16px -3px rgba(0, 0, 0, 0.1);
}
.search-container > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.module.search-results .summary {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  gap: 0.4rem;
  padding: 0;
}
.module.search-results .search-result {
  padding: 3.2rem;
  margin: 3.2rem 0;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.module.manual.index .row .col {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  .module.manual.index .row .col {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .module.manual.index .row .col {
    -webkit-flex: 0 1 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
  }
}
.module.manual.index .row .col .category-item {
  border-radius: 8px;
  padding: 0;
  margin-bottom: 1.6rem;
}
.module.manual.index .row .col .category-item header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 1.6rem;
  padding: 3.2rem;
  cursor: pointer;
}
.module.manual.index .row .col .category-item header h3 {
  margin: 0;
}
.module.manual.index .row .col .category-item header i {
  font-size: 2rem;
  color: #FF8A00;
}
.module.manual.index .row .col .category-item header img {
  transition: 0.5s;
  transform: rotate(180deg);
  cursor: pointer;
  margin-left: auto;
}
.module.manual.index .row .col .category-item header img.active {
  transform: rotate(0deg);
}
.module.manual.index .row .col .category-item section {
  padding: 0 3.2rem 3.2rem 3.2rem;
}
.module.manual.index .row .col .category-item section ul {
  padding: 0;
  margin: 0 0 15px;
  list-style: none;
}
.module.manual.index .row .col .category-item section ul li {
  margin: 0 0 5px 20px;
  position: relative;
}
.module.manual.index .row .col .category-item section ul li:last-child {
  margin-bottom: 0;
}
.module.manual.index .row .col .category-item section ul li:before {
  content: '>';
  font-weight: bold;
  position: absolute;
  left: -20px;
  display: inline-block;
  color: #FF8A00;
  margin-right: 5px;
}
.module.manual.index .row .col .category-item section ul li a {
  text-decoration: unset;
}
.module.manual.index .row .col .category-item section p {
  margin: 0;
}
.module.manual.view .intro {
  margin-bottom: 3.2rem;
}
.module.manual.view .manual-items {
  gap: 1.6rem 0;
}
.module.manual.view .manual-items .col {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  .module.manual.view .manual-items .col {
    -webkit-flex: 0 1 calc(50% - 0.8rem);
    -ms-flex: 0 1 calc(50% - 0.8rem);
    flex: 0 1 calc(50% - 0.8rem);
  }
}
.module.manual.view .manual-items .col .manual-item {
  padding: 1.6rem;
  border-radius: 8px;
  height: 100%;
}
.module.manual.view .manual-items .col .manual-item p {
  margin: 0;
}
.module.manual.view .manual-items .col .manual-item p a {
  text-decoration: unset;
}
.aside > div {
  padding: 3.2rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3.2rem;
}
.aside > div:last-child {
  margin-bottom: 0;
}
.aside > div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside > div ul li {
  padding: 0;
  margin: 0 0 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.aside > div ul li i {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-right: 15px;
  width: 25px;
  height: 25px;
  font-size: 20px;
}
.aside > div ul li a,
.aside > div ul li i {
  text-decoration: none;
  transition: 0.3s color;
}
.aside > div ul li.active a,
.aside > div ul li:hover a,
.aside > div ul li.active i,
.aside > div ul li:hover i {
  color: #FF8A00;
}
.module.work .work-item {
  padding: 16px;
  border-radius: 8px;
  text-align: center;
}
@media (min-width: 992px) {
  .module.work .work-item {
    padding: 32px;
  }
}
.module.work .work-item img {
  margin-bottom: 8px;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 8px;
}
@media (min-width: 992px) {
  .module.work .work-item img {
    margin-bottom: 16px;
  }
}
.module.work .work-item a {
  text-decoration: unset;
}
.module.work.index .row .col {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 500px) {
  .module.work.index .row .col {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media (min-width: 500px) and (min-width: 1200px) {
  .module.work.index .row .col {
    -webkit-flex: 0 1 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
  }
}
.module.work.index .row .col .work-item {
  margin-bottom: 1.6rem;
}
@media (min-width: 500px) {
  .module.work.index .row .col .work-item {
    margin-bottom: 3.2rem;
  }
}
.module.work.index .row .col .work-item img {
  width: 100%;
}
.module.work.slider .work-slider {
  overflow: hidden;
  position: relative;
  margin-bottom: 6.4rem;
}
.module.work.slider .work-slider .inner-work-slider {
  width: 140%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 32px;
  transform: translateX(var(--scroll-shift, 0%));
  will-change: transform;
  margin-right: -20%;
  margin-left: -20%;
}
.module.work.slider .work-slider.top {
  margin-bottom: 3.2rem;
}
.module.work.slider .work-slider .work-item img {
  width: 150px;
  max-width: unset;
}
@media (min-width: 768px) {
  .module.work.slider .work-slider .work-item img {
    width: 200px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .module.work.slider .work-slider .work-item img {
    width: 250px;
  }
}
@media (min-width: 768px) and (min-width: 992px) and (min-width: 1200px) {
  .module.work.slider .work-slider .work-item img {
    width: 300px;
  }
}
.module.work.slider .work-slider .work-item a {
  font-size: 12px;
  display: block;
}
@media (min-width: 992px) {
  .module.work.slider .work-slider .work-item a {
    font-size: 16px;
  }
}
.module.work nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background: url('../images/grid.png') #EFEEE6;
  background-blend-mode: soft-light;
  margin: 3.2rem 0;
  padding: 3.2rem;
  list-style: none;
  gap: 3.2rem;
  border-radius: 0.8rem;
}
.module.work nav ul li {
  margin: 0;
  padding: 0;
}
.album .row .album-item {
  margin-bottom: 3.2rem;
  min-width: 50%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 992px) {
  .album .row .album-item {
    min-width: 25%;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }
}
.album .row .album-item img {
  border-radius: 8px;
}
table:not([class]) {
  width: 100%;
  border-collapse: collapse;
  margin: 1.6rem 0 3.2rem;
  border: 1px solid #EFEEE6;
  border-radius: 0.8rem;
  overflow: hidden;
  display: block;
}
table:not([class]) th,
table:not([class]) td {
  padding: 0.8rem 1.6rem;
  text-align: left;
  border: 1px solid #EFEEE6;
  vertical-align: top;
}
table:not([class]) th {
  background-color: #EFEEE6;
  font-weight: 600;
}
table:not([class]) tbody tr:nth-child(even) {
  background-color: #F7F6F2;
}
table:not([class]) a {
  color: #097A18;
  text-decoration: underline;
}
table:not([class]) a:hover,
table:not([class]) a:focus {
  text-decoration: none;
}
@media (max-width: 992px) {
  table:not([class]) {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
  }
  table:not([class]) th,
  table:not([class]) td {
    padding: 10px 12px;
  }
  table:not([class]) thead th {
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #EFEEE6;
  }
}
@media print {
  .topbar,
  .navbar,
  .header-image,
  .breadcrumbs,
  .footer,
  .copyright,
  .floating-button,
  .aside,
  .button {
    display: none !important;
  }
}
