@charset "UTF-8";
@import "plugins/flickity/flickity.css";
@import "plugins/fancybox/dist/jquery.fancybox.min.css";
@import "plugins/nouislider/distribute/nouislider.min.css";

._form-content ._form-title,
address,
article,
aside,
blockquote,
body,
dd,
dialog,
dl,
dt,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
li,
nav,
ol,
p,
pre,
section,
td,
th,
tr,
ul {
  margin: 0;
  padding: 0;
}

audio,
canvas,
video {
  display: inline-block;
  display: inline;
  zoom: 1;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
  margin: 0;
}

ol,
ul {
  list-style: none;
}

fieldset,
img {
  border: none;
}

.form-fields-dropdown-select,
.input,
fieldset,
input,
legend,
select,
textarea {
  font-size: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

th {
  text-align: left;
}

._form-content ._form-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

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

sub,
sup {
  line-height: 0.5em;
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

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

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");

  font-weight: var(--fa-style, 900);
}

._form-content ._form-title a.title-link:after,
.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas,
a.arrowlink:before,
a.subtitle-action:after,
h1 a.title-link:after,
h2 a.title-link:after,
h3 a.title-link:after,
h4 a.title-link:after,
h5 a.title-link:after,
h6 a.title-link:after,
span.arrowlink:before,
ul.checklist li:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

._form-content ._form-title a.title-link:after,
.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas,
a.arrowlink:before,
a.subtitle-action:after,
h1 a.title-link:after,
h2 a.title-link:after,
h3 a.title-link:after,
h4 a.title-link:after,
h5 a.title-link:after,
h6 a.title-link:after,
span.arrowlink:before,
ul.checklist li:before {
  font-family: "Font Awesome 6 Free";
}

.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
}

._form-content ._form-title a.title-link:after,
a.arrowlink:before,
a.subtitle-action:after,
h1 a.title-link:after,
h2 a.title-link:after,
h3 a.title-link:after,
h4 a.title-link:after,
h5 a.title-link:after,
h6 a.title-link:after,
span.arrowlink:before,
ul.checklist li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
}

.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}

.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-beat-fade,
  .fa-bounce,
  .fa-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}

@-webkit-keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }

  10% {
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }

  30% {
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }

  50% {
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }

  57% {
    -webkit-transform: scale(1, 1)
      translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }

  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }

  to {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }

  10% {
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }

  30% {
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }

  50% {
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }

  57% {
    -webkit-transform: scale(1, 1)
      translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }

  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }

  to {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}

@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@-webkit-keyframes fa-beat-fade {
  0%,
  to {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@keyframes fa-beat-fade {
  0%,
  to {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}

@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  24%,
  8% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }

  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }

  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  24%,
  8% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }

  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }

  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

.fa-0:before {
  content: "\30 ";
}

.fa-1:before {
  content: "\31 ";
}

.fa-2:before {
  content: "\32 ";
}

.fa-3:before {
  content: "\33 ";
}

.fa-4:before {
  content: "\34 ";
}

.fa-5:before {
  content: "\35 ";
}

.fa-6:before {
  content: "\36 ";
}

.fa-7:before {
  content: "\37 ";
}

.fa-8:before {
  content: "\38 ";
}

.fa-9:before {
  content: "\39 ";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-arrows-to-circle:before {
  content: "\e4bd";
}

.fa-circle-chevron-right:before {
  content: "\f138";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-at:before {
  content: "\@";
}

.fa-trash-can:before {
  content: "\f2ed";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-user-xmark:before {
  content: "\f235";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-message:before {
  content: "\f27a";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-info:before {
  content: "\f129";
}

.fa-down-left-and-up-right-to-center:before {
  content: "\f422";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-explosion:before {
  content: "\e4e9";
}

.fa-file-lines:before {
  content: "\f15c";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-building-un:before {
  content: "\e4d9";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-calendar-days:before {
  content: "\f073";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-anchor-circle-check:before {
  content: "\e4aa";
}

.fa-building-circle-arrow-right:before {
  content: "\e4d1";
}

.fa-volleyball:before {
  content: "\f45f";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-arrows-up-to-line:before {
  content: "\e4c2";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-circle-minus:before {
  content: "\f056";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-right-from-bracket:before {
  content: "\f2f5";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt:before {
  content: "\f86d";
}

.fa-microphone-lines-slash:before {
  content: "\f539";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-bridge-circle-check:before {
  content: "\e4c9";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-magnifying-glass-location:before {
  content: "\f689";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-forward-step:before {
  content: "\f051";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-face-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-football:before {
  content: "\f44e";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-school-circle-exclamation:before {
  content: "\e56c";
}

.fa-crop:before {
  content: "\f125";
}

.fa-angles-down:before {
  content: "\f103";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-users-rectangle:before {
  content: "\e594";
}

.fa-people-roof:before {
  content: "\e537";
}

.fa-people-line:before {
  content: "\e534";
}

.fa-beer-mug-empty:before {
  content: "\f0fc";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-diagram-predecessor:before {
  content: "\e477";
}

.fa-arrow-up-long:before {
  content: "\f176";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-fire-flame-simple:before {
  content: "\f46a";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-person:before {
  content: "\f183";
}

.fa-male:before {
  content: "\f183";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-truck-plane:before {
  content: "\e58f";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-face-grin-stars:before {
  content: "\f587";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-spaghetti-monster-flying:before {
  content: "\f67b";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line:before {
  content: "\e4af";
}

.fa-spoon:before {
  content: "\f2e5";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-jar-wheat:before {
  content: "\e517";
}

.fa-envelopes-bulk:before {
  content: "\f674";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-file-circle-exclamation:before {
  content: "\e4eb";
}

.fa-circle-h:before {
  content: "\f47e";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-pager:before {
  content: "\f815";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-contact-book:before {
  content: "\f2b9";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-k:before {
  content: "K";
}

.fa-landmark-flag:before {
  content: "\e51c";
}

.fa-pencil:before {
  content: "\f303";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-comments:before {
  content: "\f086";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-file-clipboard:before {
  content: "\f0ea";
}

.fa-code-pull-request:before {
  content: "\e13c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-truck-ramp-box:before {
  content: "\f4de";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-vial-virus:before {
  content: "\e597";
}

.fa-sheet-plastic:before {
  content: "\e571";
}

.fa-blog:before {
  content: "\f781";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-person-arrow-up-from-line:before {
  content: "\e539";
}

.fa-scroll-torah:before {
  content: "\f6a0";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-broom-ball:before {
  content: "\f458";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quidditch-broom-ball:before {
  content: "\f458";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-box-archive:before {
  content: "\f187";
}

.fa-archive:before {
  content: "\f187";
}

.fa-person-drowning:before {
  content: "\e545";
}

.fa-arrow-down-9-1:before {
  content: "\f886";
}

.fa-sort-numeric-desc:before {
  content: "\f886";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-face-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-w:before {
  content: "W";
}

.fa-earth-africa:before {
  content: "\f57c";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-tablet-screen-button:before {
  content: "\f3fa";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-trowel-bricks:before {
  content: "\e58a";
}

.fa-face-flushed:before {
  content: "\f579";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-tent-arrow-left-right:before {
  content: "\e57f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-legal:before {
  content: "\f0e3";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-bell-concierge:before {
  content: "\f562";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-pen-ruler:before {
  content: "\f5ae";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-arrows-left-right:before {
  content: "\e068";
}

.fa-mars-and-venus-burst:before {
  content: "\e523";
}

.fa-square-caret-right:before {
  content: "\f152";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-scissors:before {
  content: "\f0c4";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-sun-plant-wilt:before {
  content: "\e57a";
}

.fa-toilets-portable:before {
  content: "\e584";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magnifying-glass-arrow-right:before {
  content: "\e521";
}

.fa-tachograph-digital:before {
  content: "\f566";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-clover:before {
  content: "\e139";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-mail-reply:before {
  content: "\f3e5";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-house-fire:before {
  content: "\e50c";
}

.fa-square-minus:before {
  content: "\f146";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-square-caret-down:before {
  content: "\f150";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-file-circle-question:before {
  content: "\e4ef";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-navicon:before {
  content: "\f0c9";
}

.fa-people-group:before {
  content: "\e533";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-3:before {
  content: "\f253";
}

.fa-heart-crack:before {
  content: "\f7a9";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-square-up-right:before {
  content: "\f360";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-face-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-film:before {
  content: "\f008";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-people-robbery:before {
  content: "\e536";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-circle-exclamation:before {
  content: "\f06a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-school-circle-xmark:before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket:before {
  content: "\f08b";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-circle-chevron-down:before {
  content: "\f13a";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-unlock-keyhole:before {
  content: "\f13e";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-headphones-simple:before {
  content: "\f58f";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-circle-dollar-to-slot:before {
  content: "\f4b9";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-memory:before {
  content: "\f538";
}

.fa-road-spikes:before {
  content: "\e568";
}

.fa-fire-burner:before {
  content: "\e4f1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-volume-low:before {
  content: "\f027";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-compress:before {
  content: "\f066";
}

.fa-wheat-awn:before {
  content: "\e2cd";
}

.fa-wheat-alt:before {
  content: "\e2cd";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-hands-holding-child:before {
  content: "\e4fa";
}

.fa-asterisk:before {
  content: "\*";
}

.fa-square-check:before {
  content: "\f14a";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-peseta-sign:before {
  content: "\e221";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-squares:before {
  content: "\f03a";
}

.fa-square-phone-flip:before {
  content: "\f87b";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-circle-dot:before {
  content: "\f192";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-face-dizzy:before {
  content: "\f567";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-house-medical-circle-xmark:before {
  content: "\e513";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-futbol-ball:before {
  content: "\f1e3";
}

.fa-soccer-ball:before {
  content: "\f1e3";
}

.fa-paintbrush:before {
  content: "\f1fc";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-lock:before {
  content: "\f023";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-hot-tub-person:before {
  content: "\f593";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-map-location:before {
  content: "\f59f";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-house-flood-water:before {
  content: "\e50e";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-bridge-lock:before {
  content: "\e4cc";
}

.fa-sack-dollar:before {
  content: "\f81d";
}

.fa-pen-to-square:before {
  content: "\f044";
}

.fa-edit:before {
  content: "\f044";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-share-nodes:before {
  content: "\f1e0";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-heart-circle-minus:before {
  content: "\e4ff";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-2:before {
  content: "\f252";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-bag-shopping:before {
  content: "\f290";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-arrow-down-z-a:before {
  content: "\f881";
}

.fa-sort-alpha-desc:before {
  content: "\f881";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-person-rays:before {
  content: "\e54d";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-flask-vial:before {
  content: "\e4f3";
}

.fa-hand:before {
  content: "\f256";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-om:before {
  content: "\f679";
}

.fa-worm:before {
  content: "\e599";
}

.fa-house-circle-xmark:before {
  content: "\e50b";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-face-kiss:before {
  content: "\f596";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-bridge-circle-xmark:before {
  content: "\e4cb";
}

.fa-face-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-face-grin-wink:before {
  content: "\f58c";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-ear-deaf:before {
  content: "\f2a4";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deafness:before {
  content: "\f2a4";
}

.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa-road-circle-check:before {
  content: "\e564";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-square-rss:before {
  content: "\f143";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-land-mine-on:before {
  content: "\e51b";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-stairs:before {
  content: "\e289";
}

.fa-i:before {
  content: "I";
}

.fa-hryvnia-sign:before {
  content: "\f6f2";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-pills:before {
  content: "\f484";
}

.fa-face-grin-wide:before {
  content: "\f581";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-v:before {
  content: "V";
}

.fa-bangladeshi-taka-sign:before {
  content: "\e2e6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-staff-snake:before {
  content: "\e579";
}

.fa-rod-asclepius:before {
  content: "\e579";
}

.fa-rod-snake:before {
  content: "\e579";
}

.fa-staff-aesculapius:before {
  content: "\e579";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-truck-medical:before {
  content: "\f0f9";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation:before {
  content: "\e598";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-road-barrier:before {
  content: "\e562";
}

.fa-school:before {
  content: "\f549";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-joint:before {
  content: "\f595";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-q:before {
  content: "Q";
}

.fa-g:before {
  content: "G";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-temperature-half:before {
  content: "\f2c9";
}

.fa-temperature-2:before {
  content: "\f2c9";
}

.fa-thermometer-2:before {
  content: "\f2c9";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-dong-sign:before {
  content: "\e169";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poo-bolt:before {
  content: "\f75a";
}

.fa-face-frown-open:before {
  content: "\f57a";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-helmet-un:before {
  content: "\e503";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket:before {
  content: "\e09a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-blank:before {
  content: "\f07b";
}

.fa-file-waveform:before {
  content: "\f478";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-chart-simple:before {
  content: "\e473";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-vial:before {
  content: "\f492";
}

.fa-gauge:before {
  content: "\f624";
}

.fa-dashboard:before {
  content: "\f624";
}

.fa-gauge-med:before {
  content: "\f624";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-wand-magic-sparkles:before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles:before {
  content: "\e2ca";
}

.fa-e:before {
  content: "E";
}

.fa-pen-clip:before {
  content: "\f305";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-bridge-circle-exclamation:before {
  content: "\e4ca";
}

.fa-user:before {
  content: "\f007";
}

.fa-school-circle-check:before {
  content: "\e56b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-van-shuttle:before {
  content: "\f5b6";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-building-user:before {
  content: "\e4da";
}

.fa-square-caret-left:before {
  content: "\f191";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-key:before {
  content: "\f084";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-person-half-dress:before {
  content: "\e548";
}

.fa-road-bridge:before {
  content: "\e563";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-c:before {
  content: "C";
}

.fa-tablet-button:before {
  content: "\f10a";
}

.fa-building-lock:before {
  content: "\e4d6";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-house-flag:before {
  content: "\e50d";
}

.fa-person-circle-minus:before {
  content: "\e540";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-cancel:before {
  content: "\f05e";
}

.fa-camera-rotate:before {
  content: "\e0d8";
}

.fa-spray-can-sparkles:before {
  content: "\f5d0";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-star:before {
  content: "\f005";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-cross:before {
  content: "\f654";
}

.fa-box:before {
  content: "\f466";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-arrow-pointer:before {
  content: "\f245";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-maximize:before {
  content: "\f31e";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-triangle-circle-square:before {
  content: "\f61f";
}

.fa-shuffle:before {
  content: "\f074";
}

.fa-random:before {
  content: "\f074";
}

.fa-person-running:before {
  content: "\f70c";
}

.fa-running:before {
  content: "\f70c";
}

.fa-mobile-retro:before {
  content: "\e527";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-spider:before {
  content: "\f717";
}

.fa-hands-bound:before {
  content: "\e4f9";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-plane-circle-exclamation:before {
  content: "\e556";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-slash:before {
  content: "\f715";
}

.fa-computer-mouse:before {
  content: "\f8cc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket:before {
  content: "\f090";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-shop-slash:before {
  content: "\e070";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-server:before {
  content: "\f233";
}

.fa-virus-covid-slash:before {
  content: "\e4a9";
}

.fa-shop-lock:before {
  content: "\e4a5";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-1:before {
  content: "\f251";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-building-wheat:before {
  content: "\e4db";
}

.fa-person-breastfeeding:before {
  content: "\e53a";
}

.fa-right-to-bracket:before {
  content: "\f2f6";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-venus:before {
  content: "\f221";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-heart-pulse:before {
  content: "\f21e";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-people-carry-box:before {
  content: "\f4ce";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-crown:before {
  content: "\f521";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-xmarks-lines:before {
  content: "\e59a";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-weight-scale:before {
  content: "\f496";
}

.fa-weight:before {
  content: "\f496";
}

.fa-user-group:before {
  content: "\f500";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-arrow-up-a-z:before {
  content: "\f15e";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-face-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-circle-arrow-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-person-walking:before {
  content: "\f554";
}

.fa-walking:before {
  content: "\f554";
}

.fa-l:before {
  content: "L";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-bed-pulse:before {
  content: "\f487";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-shuttle-space:before {
  content: "\f197";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-face-laugh:before {
  content: "\f599";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-heart-circle-plus:before {
  content: "\e500";
}

.fa-code-fork:before {
  content: "\e13b";
}

.fa-city:before {
  content: "\f64f";
}

.fa-microphone-lines:before {
  content: "\f3c9";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-colon-sign:before {
  content: "\e140";
}

.fa-headset:before {
  content: "\f590";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-road-circle-xmark:before {
  content: "\e566";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-mars-stroke-up:before {
  content: "\f22a";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-champagne-glasses:before {
  content: "\f79f";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-house-circle-exclamation:before {
  content: "\e50a";
}

.fa-file-arrow-up:before {
  content: "\f574";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-3:before {
  content: "\f1eb";
}

.fa-wifi-strong:before {
  content: "\f1eb";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-bathtub:before {
  content: "\f2cd";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-user-pen:before {
  content: "\f4ff";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-bold:before {
  content: "\f032";
}

.fa-anchor-lock:before {
  content: "\e4ad";
}

.fa-building-ngo:before {
  content: "\e4d7";
}

.fa-manat-sign:before {
  content: "\e1d5";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-border-top-left:before {
  content: "\f853";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-map-location-dot:before {
  content: "\f5a0";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-square-poll-vertical:before {
  content: "\f681";
}

.fa-poll:before {
  content: "\f681";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-battery-car:before {
  content: "\f5df";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-building-circle-check:before {
  content: "\e4d2";
}

.fa-person-chalkboard:before {
  content: "\e53d";
}

.fa-mars-stroke-right:before {
  content: "\f22b";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-hand-back-fist:before {
  content: "\f255";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-square-caret-up:before {
  content: "\f151";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-cloud-showers-water:before {
  content: "\e4e4";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-bar-chart:before {
  content: "\f080";
}

.fa-hands-bubbles:before {
  content: "\e05e";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-train:before {
  content: "\f238";
}

.fa-eye-low-vision:before {
  content: "\f2a8";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-crow:before {
  content: "\f520";
}

.fa-sailboat:before {
  content: "\e445";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-square-plus:before {
  content: "\f0fe";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-bucket:before {
  content: "\e4cf";
}

.fa-image:before {
  content: "\f03e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-cow:before {
  content: "\f6c8";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-folder-closed:before {
  content: "\e185";
}

.fa-house-tsunami:before {
  content: "\e515";
}

.fa-square-nfi:before {
  content: "\e576";
}

.fa-arrow-up-from-ground-water:before {
  content: "\e4b5";
}

.fa-martini-glass:before {
  content: "\f57b";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-rotate-left:before {
  content: "\f2ea";
}

.fa-rotate-back:before {
  content: "\f2ea";
}

.fa-rotate-backward:before {
  content: "\f2ea";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-table-columns:before {
  content: "\f0db";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-box:before {
  content: "\f472";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-minimize:before {
  content: "\f78c";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-angles-right:before {
  content: "\f101";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-circle-play:before {
  content: "\f144";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-eur:before {
  content: "\f153";
}

.fa-euro:before {
  content: "\f153";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-circle-check:before {
  content: "\f058";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-circle-stop:before {
  content: "\f28d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-compass-drafting:before {
  content: "\f568";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-plate-wheat:before {
  content: "\e55a";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-person-shelter:before {
  content: "\e54f";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-face-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-helicopter-symbol:before {
  content: "\e502";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-circle-chevron-up:before {
  content: "\f139";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-lari-sign:before {
  content: "\e1c8";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553";
}

.fa-sterling-sign:before {
  content: "\f154";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-square-person-confined:before {
  content: "\e577";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-arrow-down-long:before {
  content: "\f175";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line:before {
  content: "\e57e";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-mail-reply-all:before {
  content: "\f122";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-person-skating:before {
  content: "\f7c5";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-filter-circle-dollar:before {
  content: "\f662";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-circle-arrow-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-arrow-right-to-file:before {
  content: "\f56f";
}

.fa-square-arrow-up-right:before {
  content: "\f14c";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-location-pin-lock:before {
  content: "\e51f";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-hill-avalanche:before {
  content: "\e507";
}

.fa-temperature-empty:before {
  content: "\f2cb";
}

.fa-temperature-0:before {
  content: "\f2cb";
}

.fa-thermometer-0:before {
  content: "\f2cb";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-contact-card:before {
  content: "\f2bb";
}

.fa-vcard:before {
  content: "\f2bb";
}

.fa-scale-unbalanced-flip:before {
  content: "\f516";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-diamond-turn-right:before {
  content: "\f5eb";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-burst:before {
  content: "\e4dc";
}

.fa-house-laptop:before {
  content: "\e066";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-face-tired:before {
  content: "\f5c8";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-money-bills:before {
  content: "\e1f3";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-cloud-arrow-up:before {
  content: "\f0ee";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f0ee";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-arrows-turn-right:before {
  content: "\e4c0";
}

.fa-vest:before {
  content: "\e085";
}

.fa-ferry:before {
  content: "\e4ea";
}

.fa-arrows-down-to-people:before {
  content: "\e4b9";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sprout:before {
  content: "\f4d8";
}

.fa-left-right:before {
  content: "\f337";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-boxes-packing:before {
  content: "\e4c7";
}

.fa-circle-arrow-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-group-arrows-rotate:before {
  content: "\e4f6";
}

.fa-bowl-food:before {
  content: "\e4c6";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-arrow-down-wide-short:before {
  content: "\f160";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-cloud-bolt:before {
  content: "\f76c";
}

.fa-thunderstorm:before {
  content: "\f76c";
}

.fa-text-slash:before {
  content: "\f87d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-face-smile-wink:before {
  content: "\f4da";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-arrows-left-right:before {
  content: "\f07e";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-house-lock:before {
  content: "\e510";
}

.fa-cloud-arrow-down:before {
  content: "\f0ed";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f0ed";
}

.fa-children:before {
  content: "\e4e1";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-blackboard:before {
  content: "\f51b";
}

.fa-user-large-slash:before {
  content: "\f4fa";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-handshake-simple-slash:before {
  content: "\e05f";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-mattress-pillow:before {
  content: "\e525";
}

.fa-guarani-sign:before {
  content: "\e19a";
}

.fa-arrows-rotate:before {
  content: "\f021";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-sync:before {
  content: "\f021";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-cruzeiro-sign:before {
  content: "\e152";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-shield-halved:before {
  content: "\f3ed";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-book-atlas:before {
  content: "\f558";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-virus:before {
  content: "\e074";
}

.fa-envelope-circle-check:before {
  content: "\e4e8";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-arrows-to-dot:before {
  content: "\e4be";
}

.fa-archway:before {
  content: "\f557";
}

.fa-heart-circle-check:before {
  content: "\e4fd";
}

.fa-house-chimney-crack:before {
  content: "\f6f1";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-file-zipper:before {
  content: "\f1c6";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-martini-glass-empty:before {
  content: "\f000";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cedi-sign:before {
  content: "\e0df";
}

.fa-italic:before {
  content: "\f033";
}

.fa-church:before {
  content: "\f51d";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-z:before {
  content: "Z";
}

.fa-person-skiing:before {
  content: "\f7c9";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-road-lock:before {
  content: "\e567";
}

.fa-a:before {
  content: "A";
}

.fa-temperature-arrow-down:before {
  content: "\e03f";
}

.fa-temperature-down:before {
  content: "\e03f";
}

.fa-feather-pointed:before {
  content: "\f56b";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-p:before {
  content: "P";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-rectangle-ad:before {
  content: "\f641";
}

.fa-ad:before {
  content: "\f641";
}

.fa-circle-arrow-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-filter-circle-xmark:before {
  content: "\e17b";
}

.fa-locust:before {
  content: "\e520";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-unsorted:before {
  content: "\f0dc";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-1-2:before {
  content: "\f0cb";
}

.fa-list-numeric:before {
  content: "\f0cb";
}

.fa-person-dress-burst:before {
  content: "\e544";
}

.fa-money-check-dollar:before {
  content: "\f53d";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-face-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-question:before {
  content: "\?";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-up-down-left-right:before {
  content: "\f0b2";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-house-chimney-user:before {
  content: "\e065";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-star-half-stroke:before {
  content: "\f5c0";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-code:before {
  content: "\f121";
}

.fa-whiskey-glass:before {
  content: "\f7a0";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-building-circle-exclamation:before {
  content: "\e4d3";
}

.fa-magnifying-glass-chart:before {
  content: "\e522";
}

.fa-arrow-up-right-from-square:before {
  content: "\f08e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-cubes-stacked:before {
  content: "\e4e6";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-krw:before {
  content: "\f159";
}

.fa-won:before {
  content: "\f159";
}

.fa-virus-covid:before {
  content: "\e4a8";
}

.fa-austral-sign:before {
  content: "\e0a9";
}

.fa-f:before {
  content: "F";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-road:before {
  content: "\f018";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-cab:before {
  content: "\f1ba";
}

.fa-person-circle-plus:before {
  content: "\e541";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-bolt-lightning:before {
  content: "\e0b7";
}

.fa-sack-xmark:before {
  content: "\e56a";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-fish-fins:before {
  content: "\e4f2";
}

.fa-building-flag:before {
  content: "\e4d5";
}

.fa-face-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-poop:before {
  content: "\f619";
}

.fa-location-pin:before {
  content: "\f041";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-helmet-safety:before {
  content: "\f807";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hat-hard:before {
  content: "\f807";
}

.fa-eject:before {
  content: "\f052";
}

.fa-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-plane-circle-check:before {
  content: "\e555";
}

.fa-face-rolling-eyes:before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-mask-ventilator:before {
  content: "\e524";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-signs-post:before {
  content: "\f277";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-person-circle-question:before {
  content: "\e542";
}

.fa-h:before {
  content: "H";
}

.fa-tarp:before {
  content: "\e57b";
}

.fa-screwdriver-wrench:before {
  content: "\f7d9";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-arrows-to-eye:before {
  content: "\e4bf";
}

.fa-plug-circle-bolt:before {
  content: "\e55b";
}

.fa-heart:before {
  content: "\f004";
}

.fa-mars-and-venus:before {
  content: "\f224";
}

.fa-house-user:before {
  content: "\e1b0";
}

.fa-home-user:before {
  content: "\e1b0";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-house-crack:before {
  content: "\e3b1";
}

.fa-martini-glass-citrus:before {
  content: "\f561";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-face-surprise:before {
  content: "\f5c2";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-bottle-water:before {
  content: "\e4c5";
}

.fa-circle-pause:before {
  content: "\f28b";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-apple-whole:before {
  content: "\f5d1";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-kitchen-set:before {
  content: "\e51a";
}

.fa-r:before {
  content: "R";
}

.fa-temperature-quarter:before {
  content: "\f2ca";
}

.fa-temperature-1:before {
  content: "\f2ca";
}

.fa-thermometer-1:before {
  content: "\f2ca";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-bitcoin-sign:before {
  content: "\e0b4";
}

.fa-shield-dog:before {
  content: "\e573";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-elevator:before {
  content: "\e16d";
}

.fa-money-bill-transfer:before {
  content: "\e528";
}

.fa-money-bill-trend-up:before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f";
}

.fa-square-poll-horizontal:before {
  content: "\f682";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-circle:before {
  content: "\f111";
}

.fa-backward-fast:before {
  content: "\f049";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-basketball:before {
  content: "\f434";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-mobile-screen-button:before {
  content: "\f3cd";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-volume-high:before {
  content: "\f028";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-users-rays:before {
  content: "\e593";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-burger:before {
  content: "\f805";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-bugs:before {
  content: "\e4d0";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rupee:before {
  content: "\f156";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-circle-question:before {
  content: "\f059";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-book-bookmark:before {
  content: "\e0bb";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-bridge:before {
  content: "\e4c8";
}

.fa-phone-flip:before {
  content: "\f879";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-truck-front:before {
  content: "\e2b7";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-anchor-circle-exclamation:before {
  content: "\e4ab";
}

.fa-truck-field:before {
  content: "\e58d";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-clipboard-question:before {
  content: "\e4e3";
}

.fa-panorama:before {
  content: "\e209";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-file-circle-minus:before {
  content: "\e4ed";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-forward-fast:before {
  content: "\f050";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-face-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-square-parking:before {
  content: "\f540";
}

.fa-parking:before {
  content: "\f540";
}

.fa-house-signal:before {
  content: "\e012";
}

.fa-bars-progress:before {
  content: "\f828";
}

.fa-tasks-alt:before {
  content: "\f828";
}

.fa-faucet-drip:before {
  content: "\e006";
}

.fa-cart-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-ban-smoking:before {
  content: "\f54d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-mobile-button:before {
  content: "\f10b";
}

.fa-house-medical-flag:before {
  content: "\e514";
}

.fa-basket-shopping:before {
  content: "\f291";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-bus-simple:before {
  content: "\f55e";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-face-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-person-military-to-person:before {
  content: "\e54c";
}

.fa-file-shield:before {
  content: "\e4f0";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-pen:before {
  content: "\f304";
}

.fa-tower-observation:before {
  content: "\e586";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-5:before {
  content: "\f012";
}

.fa-signal-perfect:before {
  content: "\f012";
}

.fa-bus:before {
  content: "\f207";
}

.fa-heart-circle-xmark:before {
  content: "\e501";
}

.fa-house-chimney:before {
  content: "\e3af";
}

.fa-home-lg:before {
  content: "\e3af";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-face-frown:before {
  content: "\f119";
}

.fa-frown:before {
  content: "\f119";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-shop:before {
  content: "\f54f";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-floppy-disk:before {
  content: "\f0c7";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-scale-unbalanced:before {
  content: "\f515";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-sort-asc:before {
  content: "\f0de";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-commenting:before {
  content: "\f4ad";
}

.fa-plant-wilt:before {
  content: "\e5aa";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-face-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-hand-holding-dollar:before {
  content: "\f4c0";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hands-praying:before {
  content: "\f684";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-arrow-rotate-right:before {
  content: "\f01e";
}

.fa-arrow-right-rotate:before {
  content: "\f01e";
}

.fa-arrow-rotate-forward:before {
  content: "\f01e";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-location-crosshairs:before {
  content: "\f601";
}

.fa-location:before {
  content: "\f601";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-child-dress:before {
  content: "\e59c";
}

.fa-users-between-lines:before {
  content: "\e591";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-face-grin-tears:before {
  content: "\f588";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-phone:before {
  content: "\f095";
}

.fa-calendar-xmark:before {
  content: "\f273";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-child-reaching:before {
  content: "\e59d";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-user-gear:before {
  content: "\f4fe";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-arrow-up-1-9:before {
  content: "\f163";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-mosquito-net:before {
  content: "\e52c";
}

.fa-bridge-water:before {
  content: "\e4ce";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-person-digging:before {
  content: "\f85e";
}

.fa-digging:before {
  content: "\f85e";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-gauge-simple:before {
  content: "\f629";
}

.fa-gauge-simple-med:before {
  content: "\f629";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quote-right-alt:before {
  content: "\f10e";
}

.fa-shirt:before {
  content: "\f553";
}

.fa-t-shirt:before {
  content: "\f553";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-divide:before {
  content: "\f529";
}

.fa-tenge-sign:before {
  content: "\f7d7";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-hands-holding:before {
  content: "\f4c2";
}

.fa-hands-clapping:before {
  content: "\e1a8";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-person-circle-xmark:before {
  content: "\e543";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-j:before {
  content: "J";
}

.fa-users-viewfinder:before {
  content: "\e595";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-up-right-from-square:before {
  content: "\f35d";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-table-cells:before {
  content: "\f00a";
}

.fa-th:before {
  content: "\f00a";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-book-bible:before {
  content: "\f647";
}

.fa-bible:before {
  content: "\f647";
}

.fa-o:before {
  content: "O";
}

.fa-suitcase-medical:before {
  content: "\f0fa";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-otter:before {
  content: "\f700";
}

.fa-person-dress:before {
  content: "\f182";
}

.fa-female:before {
  content: "\f182";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-briefcase-clock:before {
  content: "\f64a";
}

.fa-table-cells-large:before {
  content: "\f009";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-book-tanakh:before {
  content: "\f827";
}

.fa-tanakh:before {
  content: "\f827";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-clipboard-user:before {
  content: "\f7f3";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-plane-lock:before {
  content: "\e558";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-comment:before {
  content: "\f075";
}

.fa-cake-candles:before {
  content: "\f1fd";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-cake:before {
  content: "\f1fd";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-angles-up:before {
  content: "\f102";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-arrow-right-to-city:before {
  content: "\e4b3";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-arrow-up-9-1:before {
  content: "\f887";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-litecoin-sign:before {
  content: "\e1d3";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-circle-nodes:before {
  content: "\e4e2";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-truck-field-un:before {
  content: "\e58e";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-empty:before {
  content: "\f254";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-user-doctor:before {
  content: "\f0f0";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-circle-info:before {
  content: "\f05a";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f030";
}

.fa-square-virus:before {
  content: "\e578";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-car-on:before {
  content: "\e4dd";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-arrow-down-1-9:before {
  content: "\f162";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-hand-holding-droplet:before {
  content: "\f4c1";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-water:before {
  content: "\f773";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-prescription-bottle-medical:before {
  content: "\f486";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-person-cane:before {
  content: "\e53c";
}

.fa-tent:before {
  content: "\e57d";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-arrow-down-a-z:before {
  content: "\f15d";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-money-bill-wheat:before {
  content: "\e52a";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-arrow-rotate-left:before {
  content: "\f0e2";
}

.fa-arrow-left-rotate:before {
  content: "\f0e2";
}

.fa-arrow-rotate-back:before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward:before {
  content: "\f0e2";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-hard-drive:before {
  content: "\f0a0";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-face-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-rectangle-list:before {
  content: "\f022";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-tarp-droplet:before {
  content: "\e57c";
}

.fa-house-medical-circle-check:before {
  content: "\e511";
}

.fa-person-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-train-subway:before {
  content: "\f239";
}

.fa-subway:before {
  content: "\f239";
}

.fa-chart-gantt:before {
  content: "\e0e4";
}

.fa-indian-rupee-sign:before {
  content: "\e1bc";
}

.fa-indian-rupee:before {
  content: "\e1bc";
}

.fa-inr:before {
  content: "\e1bc";
}

.fa-crop-simple:before {
  content: "\f565";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-money-bill-1:before {
  content: "\f3d1";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-left-long:before {
  content: "\f30a";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-dna:before {
  content: "\f471";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-minus:before {
  content: "\f068";
}

.fa-subtract:before {
  content: "\f068";
}

.fa-chess:before {
  content: "\f439";
}

.fa-arrow-left-long:before {
  content: "\f177";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-plug-circle-check:before {
  content: "\e55c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-franc-sign:before {
  content: "\e18f";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-hands-asl-interpreting:before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-gear:before {
  content: "\f013";
}

.fa-cog:before {
  content: "\f013";
}

.fa-droplet-slash:before {
  content: "\f5c7";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-mosquito:before {
  content: "\e52b";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-person-military-rifle:before {
  content: "\e54b";
}

.fa-cart-shopping:before {
  content: "\f07a";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-vials:before {
  content: "\f493";
}

.fa-plug-circle-plus:before {
  content: "\e55f";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-arrow-turn-up:before {
  content: "\f148";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-u:before {
  content: "U";
}

.fa-square-root-variable:before {
  content: "\f698";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clock-four:before {
  content: "\f017";
}

.fa-backward-step:before {
  content: "\f048";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-baseball-bat-ball:before {
  content: "\f432";
}

.fa-s:before {
  content: "S";
}

.fa-timeline:before {
  content: "\e29c";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-house-chimney-medical:before {
  content: "\f7f2";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-temperature-three-quarters:before {
  content: "\f2c8";
}

.fa-temperature-3:before {
  content: "\f2c8";
}

.fa-thermometer-3:before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-mobile-screen:before {
  content: "\f3cf";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-plane-up:before {
  content: "\e22d";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-3:before {
  content: "\f242";
}

.fa-mountain-city:before {
  content: "\e52e";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-folder-tree:before {
  content: "\f802";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-cent-sign:before {
  content: "\e3f5";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-person-pregnant:before {
  content: "\e31e";
}

.fa-wand-sparkles:before {
  content: "\f72b";
}

.fa-ellipsis-vertical:before {
  content: "\f142";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-right-long:before {
  content: "\f30b";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-laptop-file:before {
  content: "\e51d";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-teletype:before {
  content: "\f1e4";
}

.fa-diagram-next:before {
  content: "\e476";
}

.fa-person-rifle:before {
  content: "\e54e";
}

.fa-house-medical-circle-exclamation:before {
  content: "\e512";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-person-hiking:before {
  content: "\f6ec";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-images:before {
  content: "\f302";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-people-pulling:before {
  content: "\e535";
}

.fa-n:before {
  content: "N";
}

.fa-cable-car:before {
  content: "\f7da";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-building-circle-xmark:before {
  content: "\e4d4";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-arrows-down-to-line:before {
  content: "\e4b8";
}

.fa-download:before {
  content: "\f019";
}

.fa-face-grin:before {
  content: "\f580";
}

.fa-grin:before {
  content: "\f580";
}

.fa-delete-left:before {
  content: "\f55a";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-dropper-empty:before {
  content: "\f1fb";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-file-circle-check:before {
  content: "\e5a0";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-mobile:before {
  content: "\f3ce";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-phone:before {
  content: "\f3ce";
}

.fa-face-meh:before {
  content: "\f11a";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-book-skull:before {
  content: "\f6b7";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license:before {
  content: "\f2c2";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-dedent:before {
  content: "\f03b";
}

.fa-heart-circle-exclamation:before {
  content: "\e4fe";
}

.fa-house:before {
  content: "\f015";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-alt:before {
  content: "\f015";
}

.fa-home-lg-alt:before {
  content: "\f015";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-b:before {
  content: "B";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-arrow-right-arrow-left:before {
  content: "\f0ec";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-rotate-right:before {
  content: "\f2f9";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-rotate-forward:before {
  content: "\f2f9";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-cutlery:before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short:before {
  content: "\f161";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-mill-sign:before {
  content: "\e1ed";
}

.fa-bowl-rice:before {
  content: "\e2eb";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-tower-broadcast:before {
  content: "\f519";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-up-long:before {
  content: "\f30c";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-upload:before {
  content: "\f093";
}

.fa-hurricane:before {
  content: "\f751";
}

.fa-mound:before {
  content: "\e52d";
}

.fa-toilet-portable:before {
  content: "\e583";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-file-arrow-down:before {
  content: "\f56d";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-shield-cat:before {
  content: "\e572";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-zap:before {
  content: "\f0e7";
}

.fa-glass-water:before {
  content: "\e4f4";
}

.fa-oil-well:before {
  content: "\e532";
}

.fa-vault:before {
  content: "\e2c5";
}

.fa-mars:before {
  content: "\f222";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-plane-circle-xmark:before {
  content: "\e557";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-cny:before {
  content: "\f157";
}

.fa-jpy:before {
  content: "\f157";
}

.fa-rmb:before {
  content: "\f157";
}

.fa-yen:before {
  content: "\f157";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-rouble:before {
  content: "\f158";
}

.fa-rub:before {
  content: "\f158";
}

.fa-ruble:before {
  content: "\f158";
}

.fa-sun:before {
  content: "\f185";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-face-laugh-wink:before {
  content: "\f59c";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-bore-hole:before {
  content: "\e4c3";
}

.fa-industry:before {
  content: "\f275";
}

.fa-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrows-turn-to-dots:before {
  content: "\e4c1";
}

.fa-florin-sign:before {
  content: "\e184";
}

.fa-arrow-down-short-wide:before {
  content: "\f884";
}

.fa-sort-amount-desc:before {
  content: "\f884";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-less-than:before {
  content: "\<";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-car-tunnel:before {
  content: "\e4de";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-arrow-right-long:before {
  content: "\f178";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-anchor-circle-xmark:before {
  content: "\e4ac";
}

.fa-ellipsis:before {
  content: "\f141";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-kit-medical:before {
  content: "\f479";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-person-through-window:before {
  content: "\e5a9";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-hands-holding-circle:before {
  content: "\e4fb";
}

.fa-bug:before {
  content: "\f188";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-alt:before {
  content: "\f09d";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-automobile:before {
  content: "\f1b9";
}

.fa-hand-holding-hand:before {
  content: "\e4f7";
}

.fa-book-open-reader:before {
  content: "\f5da";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-mountain-sun:before {
  content: "\e52f";
}

.fa-arrows-left-right-to-line:before {
  content: "\e4ba";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-truck-droplet:before {
  content: "\e58c";
}

.fa-file-circle-xmark:before {
  content: "\e5a1";
}

.fa-temperature-arrow-up:before {
  content: "\e040";
}

.fa-temperature-up:before {
  content: "\e040";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-bed:before {
  content: "\f236";
}

.fa-square-h:before {
  content: "\f0fd";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-temperature-full:before {
  content: "\f2c7";
}

.fa-temperature-4:before {
  content: "\f2c7";
}

.fa-thermometer-4:before {
  content: "\f2c7";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-plug-circle-xmark:before {
  content: "\e560";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-handshake-angle:before {
  content: "\f4c4";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-location-dot:before {
  content: "\f3c5";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-file:before {
  content: "\f15b";
}

.fa-greater-than:before {
  content: "\>";
}

.fa-person-swimming:before {
  content: "\f5c4";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-droplet:before {
  content: "\f043";
}

.fa-tint:before {
  content: "\f043";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-earth-americas:before {
  content: "\f57d";
}

.fa-earth:before {
  content: "\f57d";
}

.fa-earth-america:before {
  content: "\f57d";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-person-burst:before {
  content: "\e53b";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-0:before {
  content: "\f244";
}

.fa-socks:before {
  content: "\f696";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-section:before {
  content: "\e447";
}

.fa-gauge-high:before {
  content: "\f625";
}

.fa-tachometer-alt:before {
  content: "\f625";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f0f8";
}

.fa-hospital-wide:before {
  content: "\f0f8";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-bars-staggered:before {
  content: "\f550";
}

.fa-reorder:before {
  content: "\f550";
}

.fa-stream:before {
  content: "\f550";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-person-walking-with-cane:before {
  content: "\f29d";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-drum:before {
  content: "\f569";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-heart-circle-bolt:before {
  content: "\e4fc";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-check-to-slot:before {
  content: "\f772";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-boxes-stacked:before {
  content: "\f468";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f468";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-chain:before {
  content: "\f0c1";
}

.fa-ear-listen:before {
  content: "\f2a2";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-tree-city:before {
  content: "\e587";
}

.fa-play:before {
  content: "\f04b";
}

.fa-font:before {
  content: "\f031";
}

.fa-rupiah-sign:before {
  content: "\e23d";
}

.fa-magnifying-glass:before {
  content: "\f002";
}

.fa-search:before {
  content: "\f002";
}

.fa-table-tennis-paddle-ball:before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball:before {
  content: "\f45d";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-person-dots-from-line:before {
  content: "\f470";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-trash-can-arrow-up:before {
  content: "\f82a";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-naira-sign:before {
  content: "\e1f6";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-walkie-talkie:before {
  content: "\f8ef";
}

.fa-file-pen:before {
  content: "\f31c";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-square-pen:before {
  content: "\f14b";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-person-circle-exclamation:before {
  content: "\e53f";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery:before {
  content: "\f240";
}

.fa-battery-5:before {
  content: "\f240";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-code-compare:before {
  content: "\e13a";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-dots:before {
  content: "\f0ca";
}

.fa-school-lock:before {
  content: "\e56f";
}

.fa-tower-cell:before {
  content: "\e585";
}

.fa-down-long:before {
  content: "\f309";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-ranking-star:before {
  content: "\e561";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-person-harassing:before {
  content: "\e549";
}

.fa-brazilian-real-sign:before {
  content: "\e46c";
}

.fa-landmark-dome:before {
  content: "\f752";
}

.fa-landmark-alt:before {
  content: "\f752";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-television:before {
  content: "\f26c";
}

.fa-tv-alt:before {
  content: "\f26c";
}

.fa-shrimp:before {
  content: "\e448";
}

.fa-list-check:before {
  content: "\f0ae";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-jug-detergent:before {
  content: "\e519";
}

.fa-circle-user:before {
  content: "\f2bd";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-car-burst:before {
  content: "\f5e1";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-y:before {
  content: "Y";
}

.fa-person-snowboarding:before {
  content: "\f7ce";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-truck-fast:before {
  content: "\f48b";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-fish:before {
  content: "\f578";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-circle-half-stroke:before {
  content: "\f042";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-clapperboard:before {
  content: "\e131";
}

.fa-circle-radiation:before {
  content: "\f7ba";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-baseball:before {
  content: "\f433";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-jet-fighter-up:before {
  content: "\e518";
}

.fa-diagram-project:before {
  content: "\f542";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-volume-xmark:before {
  content: "\f6a9";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-times:before {
  content: "\f6a9";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-grip:before {
  content: "\f58d";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-share-from-square:before {
  content: "\f14d";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-child-combatant:before {
  content: "\e4e0";
}

.fa-child-rifle:before {
  content: "\e4e0";
}

.fa-gun:before {
  content: "\e19b";
}

.fa-square-phone:before {
  content: "\f098";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-plus:before {
  content: "\+";
}

.fa-add:before {
  content: "\+";
}

.fa-expand:before {
  content: "\f065";
}

.fa-computer:before {
  content: "\e4e5";
}

.fa-xmark:before {
  content: "\f00d";
}

.fa-close:before {
  content: "\f00d";
}

.fa-multiply:before {
  content: "\f00d";
}

.fa-remove:before {
  content: "\f00d";
}

.fa-times:before {
  content: "\f00d";
}

.fa-arrows-up-down-left-right:before {
  content: "\f047";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-chalkboard-user:before {
  content: "\f51c";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-peso-sign:before {
  content: "\e222";
}

.fa-building-shield:before {
  content: "\e4d8";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-users-line:before {
  content: "\e592";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-left-alt:before {
  content: "\f10d";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trash-arrow-up:before {
  content: "\f829";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-arrow-down-up-lock:before {
  content: "\e4b0";
}

.fa-lines-leaning:before {
  content: "\e51e";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-equals:before {
  content: "\=";
}

.fa-blender:before {
  content: "\f517";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-ils:before {
  content: "\f20b";
}

.fa-shekel:before {
  content: "\f20b";
}

.fa-sheqel:before {
  content: "\f20b";
}

.fa-sheqel-sign:before {
  content: "\f20b";
}

.fa-map:before {
  content: "\f279";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-photo-film:before {
  content: "\f87c";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-store:before {
  content: "\f54e";
}

.fa-arrow-trend-up:before {
  content: "\e098";
}

.fa-plug-circle-minus:before {
  content: "\e55e";
}

.fa-sign-hanging:before {
  content: "\f4d9";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-tablet:before {
  content: "\f3fb";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-school-flag:before {
  content: "\e56e";
}

.fa-fill:before {
  content: "\f575";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-notdef:before {
  content: "\e1fe";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-car-rear:before {
  content: "\f5de";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-2:before {
  content: "\f243";
}

.fa-radio:before {
  content: "\f8d7";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-carriage-baby:before {
  content: "\f77d";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-percent:before {
  content: "\%";
}

.fa-percentage:before {
  content: "\%";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-glass-water-droplet:before {
  content: "\e4f5";
}

.fa-display:before {
  content: "\e163";
}

.fa-face-smile:before {
  content: "\f118";
}

.fa-smile:before {
  content: "\f118";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-person-praying:before {
  content: "\f683";
}

.fa-pray:before {
  content: "\f683";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-rotate:before {
  content: "\f2f1";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-robot:before {
  content: "\f544";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-gears:before {
  content: "\f085";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-arrow-up-right-dots:before {
  content: "\e4b7";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-face-grin-hearts:before {
  content: "\f584";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-transgender:before {
  content: "\f225";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-arrow-turn-down:before {
  content: "\f149";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-person-falling-burst:before {
  content: "\e547";
}

.fa-award:before {
  content: "\f559";
}

.fa-ticket-simple:before {
  content: "\f3ff";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-angles-left:before {
  content: "\f100";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-clock-rotate-left:before {
  content: "\f1da";
}

.fa-history:before {
  content: "\f1da";
}

.fa-face-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-arrow-right-from-file:before {
  content: "\f56e";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-blank:before {
  content: "\f132";
}

.fa-arrow-up-short-wide:before {
  content: "\f885";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-house-medical:before {
  content: "\e3b2";
}

.fa-golf-ball-tee:before {
  content: "\f450";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-circle-chevron-left:before {
  content: "\f137";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-house-chimney-window:before {
  content: "\e00d";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-tent-arrow-turn-left:before {
  content: "\e580";
}

.fa-tents:before {
  content: "\e582";
}

.fa-wand-magic:before {
  content: "\f0d0";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-moon:before {
  content: "\f186";
}

.fa-wine-glass-empty:before {
  content: "\f5ce";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-music:before {
  content: "\f001";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-person-biking:before {
  content: "\f84a";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-shield-heart:before {
  content: "\e574";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-earth-oceania:before {
  content: "\e47b";
}

.fa-globe-oceania:before {
  content: "\e47b";
}

.fa-square-xmark:before {
  content: "\f2d3";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-xmark-square:before {
  content: "\f2d3";
}

.fa-hashtag:before {
  content: "\#";
}

.fa-up-right-and-down-left-from-center:before {
  content: "\f424";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-t:before {
  content: "T";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-chart-column:before {
  content: "\e0e3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-vial-circle-check:before {
  content: "\e596";
}

.fa-person-arrow-down-to-line:before {
  content: "\e538";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-fan:before {
  content: "\f863";
}

.fa-person-walking-luggage:before {
  content: "\e554";
}

.fa-up-down:before {
  content: "\f338";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-circle-plus:before {
  content: "\f055";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-face-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation:before {
  content: "\e55d";
}

.fa-link-slash:before {
  content: "\f127";
}

.fa-chain-broken:before {
  content: "\f127";
}

.fa-chain-slash:before {
  content: "\f127";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left:before {
  content: "\e551";
}

.fa-arrow-up-z-a:before {
  content: "\f882";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-fire-flame-curved:before {
  content: "\f7e4";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-file-circle-plus:before {
  content: "\e494";
}

.fa-book-quran:before {
  content: "\f687";
}

.fa-quran:before {
  content: "\f687";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-face-angry:before {
  content: "\f556";
}

.fa-angry:before {
  content: "\f556";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-arrow-trend-down:before {
  content: "\e097";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-feed:before {
  content: "\f09e";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-scale-balanced:before {
  content: "\f24e";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-gauge-simple-high:before {
  content: "\f62a";
}

.fa-tachometer:before {
  content: "\f62a";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-desktop:before {
  content: "\f390";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-m:before {
  content: "M";
}

.fa-table-list:before {
  content: "\f00b";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-comment-sms:before {
  content: "\f7cd";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-book:before {
  content: "\f02d";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-check:before {
  content: "\f00c";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-4:before {
  content: "\f241";
}

.fa-house-circle-check:before {
  content: "\e509";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-diagram-successor:before {
  content: "\e47a";
}

.fa-truck-arrow-right:before {
  content: "\e58b";
}

.fa-arrows-split-up-and-left:before {
  content: "\e4bc";
}

.fa-hand-fist:before {
  content: "\f6de";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-person-falling:before {
  content: "\e546";
}

.fa-image-portrait:before {
  content: "\f3e0";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-rug:before {
  content: "\e569";
}

.fa-earth-europe:before {
  content: "\f7a2";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase:before {
  content: "\f59d";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-rectangle-xmark:before {
  content: "\f410";
}

.fa-rectangle-times:before {
  content: "\f410";
}

.fa-times-rectangle:before {
  content: "\f410";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-baht-sign:before {
  content: "\e0ac";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-journal-whills:before {
  content: "\f66a";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-handcuffs:before {
  content: "\e4f8";
}

.fa-triangle-exclamation:before {
  content: "\f071";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-warning:before {
  content: "\f071";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-share:before {
  content: "\f064";
}

.fa-mail-forward:before {
  content: "\f064";
}

.fa-bottle-droplet:before {
  content: "\e4c4";
}

.fa-mask-face:before {
  content: "\e1d7";
}

.fa-hill-rockslide:before {
  content: "\e508";
}

.fa-right-left:before {
  content: "\f362";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-road-circle-exclamation:before {
  content: "\e565";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-money-bill-1-wave:before {
  content: "\f53b";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-hands:before {
  content: "\f2a7";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-signing:before {
  content: "\f2a7";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-water-ladder:before {
  content: "\f5c5";
}

.fa-ladder-water:before {
  content: "\f5c5";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-arrows-up-down:before {
  content: "\f07d";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-face-grimace:before {
  content: "\f57f";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-wheelchair-move:before {
  content: "\e2ce";
}

.fa-wheelchair-alt:before {
  content: "\e2ce";
}

.fa-turn-down:before {
  content: "\f3be";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-person-walking-arrow-right:before {
  content: "\e552";
}

.fa-square-envelope:before {
  content: "\f199";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-dice:before {
  content: "\f522";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bandage:before {
  content: "\f462";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-circle-xmark:before {
  content: "\f057";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-xmark-circle:before {
  content: "\f057";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-earth-asia:before {
  content: "\f57e";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-id-card-clip:before {
  content: "\f47f";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-magnifying-glass-plus:before {
  content: "\f00e";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-hand-dots:before {
  content: "\f461";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-mug-saucer:before {
  content: "\f0f4";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-magnifying-glass-minus:before {
  content: "\f010";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-user-large:before {
  content: "\f406";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-train-tram:before {
  content: "\e5b4";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-jar:before {
  content: "\e516";
}

.fa-note-sticky:before {
  content: "\f249";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-bug-slash:before {
  content: "\e490";
}

.fa-arrow-up-from-water-pump:before {
  content: "\e4b6";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-face-sad-tear:before {
  content: "\f5b4";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-plane:before {
  content: "\f072";
}

.fa-tent-arrows-down:before {
  content: "\e581";
}

.fa-exclamation:before {
  content: "\!";
}

.fa-arrows-spin:before {
  content: "\e4bb";
}

.fa-print:before {
  content: "\f02f";
}

.fa-turkish-lira-sign:before {
  content: "\e2bb";
}

.fa-try:before {
  content: "\e2bb";
}

.fa-turkish-lira:before {
  content: "\e2bb";
}

.fa-dollar-sign:before {
  content: "\$";
}

.fa-dollar:before {
  content: "\$";
}

.fa-usd:before {
  content: "\$";
}

.fa-x:before {
  content: "X";
}

.fa-magnifying-glass-dollar:before {
  content: "\f688";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-users-gear:before {
  content: "\f509";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-person-military-pointing:before {
  content: "\e54a";
}

.fa-building-columns:before {
  content: "\f19c";
}

.fa-bank:before {
  content: "\f19c";
}

.fa-institution:before {
  content: "\f19c";
}

.fa-museum:before {
  content: "\f19c";
}

.fa-university:before {
  content: "\f19c";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-trowel:before {
  content: "\e589";
}

.fa-d:before {
  content: "D";
}

.fa-stapler:before {
  content: "\e5af";
}

.fa-masks-theater:before {
  content: "\f630";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-kip-sign:before {
  content: "\e1c4";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-handshake-simple:before {
  content: "\f4c6";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-jet-fighter:before {
  content: "\f0fb";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-square-share-nodes:before {
  content: "\f1e1";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-plus-minus:before {
  content: "\e43c";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-mortar-board:before {
  content: "\f19d";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-person-circle-check:before {
  content: "\e53e";
}

.fa-turn-up:before {
  content: "\f3bf";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-sr-only,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.fa-sr-only-focusable:not(:focus),
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:host,
:root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src:
    url("../plugins/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"),
    url("../plugins/fontawesome/webfonts/fa-solid-900.ttf") format("truetype");
}

._form-content ._form-title a.title-link:after,
.fa-solid,
.fas,
a.arrowlink:before,
a.subtitle-action:after,
h1 a.title-link:after,
h2 a.title-link:after,
h3 a.title-link:after,
h4 a.title-link:after,
h5 a.title-link:after,
h6 a.title-link:after,
span.arrowlink:before,
ul.checklist li:before {
  font-weight: 900;
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:host,
:root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src:
    url("../plugins/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"),
    url("../plugins/fontawesome/webfonts/fa-brands-400.ttf") format("truetype");
}

.fa-brands,
.fab {
  font-weight: 400;
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-aws:before {
  content: "\f375";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-pixiv:before {
  content: "\e640";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-modx:before {
  content: "\f285";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-square-js:before {
  content: "\f3b9";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-unity:before {
  content: "\e049";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-vk:before {
  content: "\f189";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-square-reddit:before {
  content: "\f1a2";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-square-font-awesome:before {
  content: "\e5ad";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-brave:before {
  content: "\e63c";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-square-instagram:before {
  content: "\e055";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-square-hacker-news:before {
  content: "\f3af";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-edge:before {
  content: "\f282";
}

.fa-threads:before {
  content: "\e618";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-square-snapchat:before {
  content: "\f2ad";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-safari:before {
  content: "\f267";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-square-viadeo:before {
  content: "\f2aa";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-centos:before {
  content: "\f789";
}

.fa-adn:before {
  content: "\f170";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-opensuse:before {
  content: "\e62b";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-square-dribbble:before {
  content: "\f397";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-node:before {
  content: "\f419";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-debian:before {
  content: "\e60b";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-square-twitter:before {
  content: "\f081";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-golang:before {
  content: "\e40f";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-square-youtube:before {
  content: "\f431";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-nfc-directional:before {
  content: "\e530";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-meta:before {
  content: "\e49b";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-square-letterboxd:before {
  content: "\e62e";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-hips:before {
  content: "\f452";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-discord:before {
  content: "\f392";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-shoelace:before {
  content: "\e60c";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-square-steam:before {
  content: "\f1b7";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-square-vimeo:before {
  content: "\f194";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-flag:before {
  content: "\f2b4";
}

.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-apple:before {
  content: "\f179";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-padlet:before {
  content: "\e4a0";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-square-github:before {
  content: "\f092";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-neos:before {
  content: "\f612";
}

.fa-square-threads:before {
  content: "\e619";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-angular:before {
  content: "\f420";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envira:before {
  content: "\f299";
}

.fa-google-scholar:before {
  content: "\e63b";
}

.fa-square-gitlab:before {
  content: "\e5ae";
}

.fa-gitlab-square:before {
  content: "\e5ae";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-square-odnoklassniki:before {
  content: "\f264";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-sith:before {
  content: "\f512";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-hashnode:before {
  content: "\e499";
}

.fa-react:before {
  content: "\f41b";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-gg:before {
  content: "\f260";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-square-pinterest:before {
  content: "\f0d3";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-xing:before {
  content: "\f168";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-less:before {
  content: "\f41d";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-signal-messenger:before {
  content: "\e663";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-nfc-symbol:before {
  content: "\e531";
}

.fa-mintbit:before {
  content: "\e62f";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-brave-reverse:before {
  content: "\e63d";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-square-google-plus:before {
  content: "\f0d4";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-square-xing:before {
  content: "\f169";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-fly:before {
  content: "\f417";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-viber:before {
  content: "\f409";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-letterboxd:before {
  content: "\e62d";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-audible:before {
  content: "\f373";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-bilibili:before {
  content: "\e3d9";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-x-twitter:before {
  content: "\e61b";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-42-group:before {
  content: "\e080";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-square-pied-piper:before {
  content: "\e01e";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-square-facebook:before {
  content: "\f082";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-square-lastfm:before {
  content: "\f203";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-figma:before {
  content: "\f799";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-cmplid:before {
  content: "\e360";
}

.fa-upwork:before {
  content: "\e641";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-docker:before {
  content: "\f395";
}

.fa-screenpal:before {
  content: "\e570";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-wirsindhandwerk:before {
  content: "\e2d0";
}

.fa-wsh:before {
  content: "\e2d0";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-apper:before {
  content: "\f371";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ab";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-square-behance:before {
  content: "\f1b5";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-webflow:before {
  content: "\e65c";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-space-awesome:before {
  content: "\e5ac";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-square-git:before {
  content: "\f1d2";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-square-tumblr:before {
  content: "\f174";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-trello:before {
  content: "\f181";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-android:before {
  content: "\f17b";
}

.fa-bots:before {
  content: "\e340";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-uber:before {
  content: "\f402";
}

.fa-github:before {
  content: "\f09b";
}

.fa-php:before {
  content: "\f457";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-stubber:before {
  content: "\e5c7";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f2c6";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-odysee:before {
  content: "\e5c6";
}

.fa-square-whatsapp:before {
  content: "\f40c";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f198";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-usb:before {
  content: "\f287";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-square-x-twitter:before {
  content: "\e61a";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f23a";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-sitrox:before {
  content: "\e44a";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-strava:before {
  content: "\f428";
}

.fa-ember:before {
  content: "\f423";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-zhihu:before {
  content: "\f63f";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-pix:before {
  content: "\e43a";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 125px;
}

@media (max-width: 900px) {
  html {
    scroll-padding-top: 250px;
  }
}

body {
  position: relative;
  height: 100%;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8rem;
  color: #e56013;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #faf5e1;
  min-width: 100%;
}

body.no-scroll {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: fixed;
}

body.respmenu-active {
  height: 100%;
  width: 100%;
}

body:has(.mouse-hover span.has-text) * {
  cursor: none !important;
}

.scroller-content {
  padding-top: 200px;
}

@media screen and (max-width: 1300px) {
  .scroller-content {
    padding-top: calc(7.5757575758vw + 101.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .scroller-content {
    padding-top: 150px;
  }
}

.scroller-content .logo-background {
  color: #faf5e1;
  width: 142vw;
  max-width: 2150px;
  height: 117vw;
  max-height: 1768px;
  position: absolute;
  top: 0;
  left: 50%;
  translate: max(-470px, -31vw) -35%;
  z-index: -1;
  pointer-events: none;
}

img {
  vertical-align: middle;
  border: none;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}

hr {
  display: block;
  height: 1px;
  color: transparent;
  background-color: transparent;
  border: none;
  border-bottom: solid 1px rgba(229, 19, 28, 0.5);
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
  clear: both;
}

hr.invisible {
  background-color: transparent;
  border-color: transparent;
  padding: 0 0;
  margin: 0 0;
}

hr.spacer,
hr.spacer-small,
hr.spacer-xl {
  background-color: transparent;
  border-color: transparent;
  padding: 0 0;
  margin: 0 0;
}

hr.spacer,
hr.spacer-small,
hr.spacer-xl {
  padding-top: 40px;
}

@media screen and (max-width: 1300px) {
  hr.spacer,
  hr.spacer-small,
  hr.spacer-xl {
    padding-top: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  hr.spacer,
  hr.spacer-small,
  hr.spacer-xl {
    padding-top: 20px;
  }
}

hr.spacer-small {
  padding-top: 20px;
}

@media screen and (max-width: 1300px) {
  hr.spacer-small {
    padding-top: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  hr.spacer-small {
    padding-top: 10px;
  }
}

hr.spacer-xl {
  padding-top: 60px;
}

@media screen and (max-width: 1300px) {
  hr.spacer-xl {
    padding-top: calc(6.0606060606vw - 18.7878787879px);
  }
}

@media screen and (max-width: 640px) {
  hr.spacer-xl {
    padding-top: 20px;
  }
}

hr.small {
  padding: 0 0;
  margin: 0 0;
}

hr.reducer,
hr.reducer-small,
hr.reducer-xl {
  background-color: transparent;
  border-color: transparent;
  padding: 0 0;
  margin: 0 0;
}

hr.reducer,
hr.reducer-small,
hr.reducer-xl {
  margin-top: -50px;
}

@media screen and (max-width: 1300px) {
  hr.reducer,
  hr.reducer-small,
  hr.reducer-xl {
    margin-top: calc(-7.5757575758vw + 48.4848484848px);
  }
}

@media screen and (max-width: 640px) {
  hr.reducer,
  hr.reducer-small,
  hr.reducer-xl {
    margin-top: 0px;
  }
}

hr.reducer-small {
  margin-top: -20px;
}

@media screen and (max-width: 1300px) {
  hr.reducer-small {
    margin-top: calc(-3.0303030303vw + 19.3939393939px);
  }
}

@media screen and (max-width: 640px) {
  hr.reducer-small {
    margin-top: 0px;
  }
}

hr.reducer-xl {
  margin: 0 0;
}

hr.reducer-xl {
  margin-top: -100px;
}

@media screen and (max-width: 1300px) {
  hr.reducer-xl {
    margin-top: calc(-15.1515151515vw + 96.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  hr.reducer-xl {
    margin-top: 0px;
  }
}

hr.spacer-special {
  background-color: transparent;
  border-color: transparent;
  padding: 0 0;
  padding-top: 50px;
  margin: 0 0;
}

[class*="col-"] hr.reducer-xl {
  margin-top: -75px;
}

@media screen and (max-width: 1300px) {
  [class*="col-"] hr.reducer-xl {
    margin-top: calc(-5.6818181818vw - 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  [class*="col-"] hr.reducer-xl {
    margin-top: -37.5px;
  }
}

.goleft {
  float: left;
}

.goright {
  float: right;
}

.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.contentalbum,
.contentblock.paragraph-columns,
.flex-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.hide {
  display: none !important;
}

.phone-only {
  display: none !important;
}

@media (max-width: 640px) {
  .phone-only {
    display: inherit !important;
  }
}

@media (min-width: 900px) {
  .resp-only {
    display: none !important;
  }
}

@media (max-width: 900px) {
  .resp-no {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .phone-no {
    display: none !important;
  }
}

@media (max-width: 1300px) {
  .hide-xl {
    display: none !important;
  }
}

.show-xl {
  display: none !important;
}

@media (max-width: 1300px) {
  .show-xl {
    display: inherit !important;
  }
}

@media (max-width: 1100px) {
  .hide-lg {
    display: none !important;
  }
}

.show-lg {
  display: none !important;
}

@media (max-width: 1100px) {
  .show-lg {
    display: inherit !important;
  }
}

@media (max-width: 900px) {
  .hide-md {
    display: none !important;
  }
}

.show-md {
  display: none !important;
}

@media (max-width: 900px) {
  .show-md {
    display: inherit !important;
  }
}

@media (max-width: 640px) {
  .hide-sm {
    display: none !important;
  }
}

.show-sm {
  display: none !important;
}

@media (max-width: 640px) {
  .show-sm {
    display: inherit !important;
  }
}

@media (max-width: 520px) {
  .hide-xs {
    display: none !important;
  }
}

.show-xs {
  display: none !important;
}

@media (max-width: 520px) {
  .show-xs {
    display: inherit !important;
  }
}

.bg-primary {
  background-color: #e56013;
}

.bg-secondary {
  background-color: #ffcc00;
}

.bg-success {
  background-color: #1ba832;
}

.bg-info {
  background-color: #ec6608;
}

.bg-warning {
  background-color: #ffcc00;
}

.bg-danger {
  background-color: #e56013;
}

.bg-light {
  background-color: #faf5e1;
}

.bg-dusk {
  background-color: #bfac9d;
}

.bg-dark {
  background-color: #000;
}

.bg-blue {
  background-color: #008b93;
}

.bg-dark-blue {
  background-color: #708090;
}

.bg-light-blue {
  background-color: #e5f0f7;
}

.bg-indigo {
  background-color: #6610f2;
}

.bg-purple {
  background-color: #afb3f7;
}

.bg-pink {
  background-color: #f7bfd9;
}

.bg-red {
  background-color: #e56013;
}

.bg-red-dark {
  background-color: #b70f16;
}

.bg-orange {
  background-color: #ec6608;
}

.bg-yellow {
  background-color: #ffcc00;
}

.bg-green {
  background-color: #1ba832;
}

.bg-dark-green {
  background-color: #3a514f;
}

.bg-light-green {
  background-color: #f1eee1;
}

.bg-teal {
  background-color: #297d7f;
}

.bg-cyan {
  background-color: #0077b5;
}

.bg-oker {
  background-color: #f2eada;
}

.bg-brown {
  background-color: #720f00;
}

.bg-white {
  background-color: #fff;
}

.bg-gray {
  background-color: #706f6f;
}

.jumpout {
  margin-left: -30px;
  margin-right: -30px;
}

@media screen and (max-width: 1300px) {
  .jumpout {
    margin-left: calc(-4.5454545455vw + 29.0909090909px);
    margin-right: calc(-4.5454545455vw + 29.0909090909px);
  }
}

@media screen and (max-width: 640px) {
  .jumpout {
    margin-left: 0;
    margin-right: 0;
  }
}

::-moz-selection {
  background: #ffcc00;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ffcc00;
  color: #fff;
  text-shadow: none;
}

p {
  position: relative;
  padding: 0 0;
  margin-top: 0px;
  line-height: 1.8rem;
  word-break: break-word;
}

p:not(:last-child) {
  margin-bottom: 1.5rem;
}

em {
  padding: 0px;
  margin: 0px;
}

b,
strong {
  font-weight: 600;
  color: inherit;
}

sup {
  font-size: 70%;
}

address {
  font-style: normal;
}

ul {
  list-style-type: disc;
  padding: 0 0 1.6rem 1rem;
}

ol {
  list-style-type: decimal;
  padding: 0 0 1.6rem 1rem;
}

ol ul {
  padding-bottom: 1em;
}

ol li,
ul li {
  padding: 0 0 0.625rem 0;
}

ol li::marker,
ul li::marker {
  color: #ffcc00;
}

ul li ul {
  padding: 0.8rem 0 0 1.6rem;
}

ul.list-column {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 900px) {
  ul.list-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 640px) {
  ul.list-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

ul.arrowlist {
  padding-left: 0px;
}

ul.arrowlist li {
  list-style-type: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!--  --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 448 436.7' style='enable-background:new 0 0 448 436.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23636363;} %3C/style%3E%3Cpath class='st0' d='M190.5,29.2L212.7,7c9.4-9.4,24.6-9.4,33.9,0L441,201.3c9.4,9.4,9.4,24.6,0,33.9L246.6,429.6 c-9.4,9.4-24.6,9.4-33.9,0l-22.2-22.2c-9.5-9.5-9.3-25,0.4-34.3l120.5-114.8H24c-13.3,0-24-10.7-24-24v-32c0-13.3,10.7-24,24-24 h287.4L190.9,63.5C181.1,54.2,180.9,38.7,190.5,29.2z'/%3E%3C/svg%3E");
  background-position: 0px 8px;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  padding-left: 1.6rem;
}

ul.checklist {
  padding-left: 0px;
  padding-top: 10px;
}

ul.checklist.checklist-column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 640px) {
  ul.checklist.checklist-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

ul.checklist li {
  position: relative;
  list-style-type: none;
  font-size: 1.25rem;
  padding-left: 2.4rem;
}

ul.checklist li:before {
  position: absolute;
  display: block;
  left: 0px;
  top: 7px;
  content: "\f00c";
  font-size: 0.75rem;
  padding-right: 10px;
  color: #e56013;
}

ul.checklist.large {
  font-size: 0.875rem;
  font-weight: 700;
}

ul.checklist.large li {
  padding-bottom: 1.25rem;
}

@media (max-width: 900px) {
  ul.checklist.large {
    font-size: 0.9375rem;
    font-weight: 500;
  }

  ul.checklist.large li {
    padding-bottom: 0.625rem;
  }
}

ul.pluslist {
  padding-left: 0px;
}

ul.pluslist.pluslist-column {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 1100px) {
  ul.pluslist.pluslist-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 640px) {
  ul.pluslist.pluslist-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

ul.pluslist li {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.375rem;
}

ul.pluslist li:before {
  content: "+";
  font-size: 1.25rem;
  color: #000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 20px;
  vertical-align: middle;
  translate: 0 -2px;
}

ul.minuslist {
  padding-left: 0px;
}

ul.minuslist.minuslist-column {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 1100px) {
  ul.minuslist.minuslist-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 640px) {
  ul.minuslist.minuslist-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

ul.minuslist li {
  position: relative;
  list-style-type: none;
  padding: 0 0 0 1.6rem;
  margin-bottom: 10px;
}

ul.minuslist li:before {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  content: "-";
  font-weight: 400;
  color: inherit;
}

ul.minuslist li a {
  text-decoration: none;
  color: inherit;
}

ul.minuslist li a:active,
ul.minuslist li a:focus,
ul.minuslist li a:hover {
  text-decoration: underline;
}

ul.icon-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 20px 0;
}

ul.icon-list li {
  padding: 0;
}

ul.icon-list li {
  position: relative;
  list-style-type: none;
  padding-left: 2.4rem;
  padding-bottom: 15px;
}

ul.icon-list li i {
  position: absolute;
  display: block;
  left: 0px;
  top: 4px;
  padding-right: 10px;
  color: #e56013;
}

ul.list-clean {
  list-style-type: none;
  padding-left: 0;
}

ul.reddotslist {
  list-style-type: none;
}

ul.reddotslist li:before {
  content: "•";
  font-size: 24px;
  vertical-align: middle;
  color: #e56013;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

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

.centered .page-header-content,
.text-center .page-header-content {
  margin-bottom: 75px;
}

@media screen and (max-width: 1300px) {
  .centered .page-header-content,
  .text-center .page-header-content {
    margin-bottom: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .centered .page-header-content,
  .text-center .page-header-content {
    margin-bottom: 37.5px;
  }
}

@media (max-width: 900px) {
  .centered,
  .text-center {
    text-align: left;
  }

  .centered h1,
  .text-center h1 {
    max-width: unset;
  }
}

.txtleft {
  text-align: left;
}

.txtright {
  text-align: right;
}

blockquote p {
  font-family: "Poppins", Arial, sans-serif;
  color: #000;
}

blockquote p {
  font-size: 1.25rem;
}

@media screen and (max-width: 1300px) {
  blockquote p {
    font-size: calc(0.7575757576vw + 0.634469697rem);
  }
}

@media screen and (max-width: 640px) {
  blockquote p {
    font-size: 0.9375rem;
  }
}

blockquote p:first-child:before {
  content: "“";
}

blockquote p:last-child:after {
  content: "”";
}

.columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
  margin-bottom: 50px;
}

@media (max-width: 900px) {
  .columns {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 640px) {
  .columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin-bottom: 0px;
  }
}

.error {
  border-color: #e56013;
  color: #e56013;
}

.infotext {
  opacity: 0.7;
  font-weight: 300;
  font-size: 0.75rem;
}

.muted {
  opacity: 0.4;
}

.text-disabled {
  opacity: 0.3;
}

.text-label,
.text-xl {
  font-size: 1.375rem;
}

@media screen and (max-width: 1300px) {
  .text-label,
  .text-xl {
    font-size: calc(0.6666666667vw + 0.8333333333rem);
  }
}

@media screen and (max-width: 640px) {
  .text-label,
  .text-xl {
    font-size: 1.1rem;
  }
}

a.text-label,
a.text-xl {
  font-size: 1.375rem;
}

@media screen and (max-width: 1300px) {
  a.text-label,
  a.text-xl {
    font-size: calc(0.6666666667vw + 0.8333333333rem);
  }
}

@media screen and (max-width: 640px) {
  a.text-label,
  a.text-xl {
    font-size: 1.1rem;
  }
}

.text-lg {
  font-size: 0.875rem;
}

.text-sm {
  font-size: 0.75rem;
}

.text-tiny {
  font-size: 0.6875rem;
  text-transform: uppercase;
}

.text-tiny ul li {
  padding-bottom: 0px;
}

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

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

.text-primary {
  color: #e56013;
}

.text-secondary {
  color: #ffcc00;
}

.text-success {
  color: #1ba832;
}

.text-info {
  color: #ec6608;
}

.text-warning {
  color: #ffcc00;
}

.text-danger {
  color: #e56013;
}

.text-light {
  color: #faf5e1;
}

.text-dusk {
  color: #bfac9d;
}

.text-dark {
  color: #000;
}

.text-blue {
  color: #008b93;
}

.text-dark-blue {
  color: #708090;
}

.text-light-blue {
  color: #e5f0f7;
}

.text-indigo {
  color: #6610f2;
}

.text-purple {
  color: #afb3f7;
}

.text-pink {
  color: #f7bfd9;
}

.text-red {
  color: #e56013;
}

.text-red-dark {
  color: #b70f16;
}

.text-orange {
  color: #ec6608;
}

.text-yellow {
  color: #ffcc00;
}

.text-green {
  color: #1ba832;
}

.text-dark-green {
  color: #3a514f;
}

.text-light-green {
  color: #f1eee1;
}

.text-teal {
  color: #297d7f;
}

.text-cyan {
  color: #0077b5;
}

.text-oker {
  color: #f2eada;
}

.text-brown {
  color: #720f00;
}

.text-white {
  color: #fff;
}

.text-gray {
  color: #706f6f;
}

.introtext {
  margin-bottom: 1.8rem;
  font-weight: 400;
}

.introtext {
  font-size: 0.875rem;
}

@media screen and (max-width: 1300px) {
  .introtext {
    font-size: calc(-0.1515151515vw + 0.9981060606rem);
  }
}

@media screen and (max-width: 640px) {
  .introtext {
    font-size: 0.9375rem;
  }
}

.text-spacer {
  color: transparent;
  display: inline-block;
  padding: 0 5px;
}

.nocapitals {
  text-transform: lowercase;
}

.text-bordered {
  position: relative;
  display: inline-block;
  padding-top: 10px;
}

.text-bordered:before {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  content: "";
  background-color: #e56013;
  height: 2px;
  width: 40%;
}

.text-background {
  line-height: 1.3em;
  padding: 2px 0;
}

.text-background span {
  background-color: #fff;
  color: #000;
  display: inline;
  padding: 0rem 0.15rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.text-label {
  display: inline-block;
  text-transform: lowercase;
  background: #e56013;
  color: #ffcc00;
  padding: 0 40px 20px;
  line-height: 1em;
  font-weight: 900;
}

a {
  color: #e56013;
  text-decoration: underline;
  font-weight: 600;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
}

a:active,
a:focus,
a:hover {
  color: #e56013;
  text-decoration: none;
}

[type="submit"].backlink.form-fields-dropdown-select,
[type="submit"].backlink.input,
[type="submit"].downlink.form-fields-dropdown-select,
[type="submit"].downlink.input,
[type="submit"].golink.form-fields-dropdown-select,
[type="submit"].golink.input,
[type="submit"].uplink.form-fields-dropdown-select,
[type="submit"].uplink.input,
a.backlink,
a.downlink,
a.golink,
a.uplink,
button.backlink,
button.downlink,
button.golink,
button.uplink,
input[type="submit"].backlink,
input[type="submit"].downlink,
input[type="submit"].golink,
input[type="submit"].uplink,
span.backlink,
span.downlink,
span.golink,
span.uplink {
  display: inline-block;
  margin: 0 0;
  text-decoration: none;
  color: inherit;
  font-size: 0.9375rem;
  text-transform: lowercase;
}

[type="submit"].backlink.form-fields-dropdown-select:after,
[type="submit"].backlink.form-fields-dropdown-select:before,
[type="submit"].backlink.input:after,
[type="submit"].backlink.input:before,
[type="submit"].downlink.form-fields-dropdown-select:after,
[type="submit"].downlink.form-fields-dropdown-select:before,
[type="submit"].downlink.input:after,
[type="submit"].downlink.input:before,
[type="submit"].golink.form-fields-dropdown-select:after,
[type="submit"].golink.form-fields-dropdown-select:before,
[type="submit"].golink.input:after,
[type="submit"].golink.input:before,
[type="submit"].uplink.form-fields-dropdown-select:after,
[type="submit"].uplink.form-fields-dropdown-select:before,
[type="submit"].uplink.input:after,
[type="submit"].uplink.input:before,
a.backlink:after,
a.backlink:before,
a.downlink:after,
a.downlink:before,
a.golink:after,
a.golink:before,
a.uplink:after,
a.uplink:before,
button.backlink:after,
button.backlink:before,
button.downlink:after,
button.downlink:before,
button.golink:after,
button.golink:before,
button.uplink:after,
button.uplink:before,
input[type="submit"].backlink:after,
input[type="submit"].backlink:before,
input[type="submit"].downlink:after,
input[type="submit"].downlink:before,
input[type="submit"].golink:after,
input[type="submit"].golink:before,
input[type="submit"].uplink:after,
input[type="submit"].uplink:before,
span.backlink:after,
span.backlink:before,
span.downlink:after,
span.downlink:before,
span.golink:after,
span.golink:before,
span.uplink:after,
span.uplink:before {
  display: inline-block;
  width: 41px;
  height: 15px;
  content: "";
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 55 14' style='enable-background:new 0 0 55 14;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%233C3C3B;fill-opacity:1;%7D%0A%3C/style%3E%3Cpath class='st0' d='M52.5,7.6l-6.3,5.2l0.5,0.6l7.5-6.3l-7.5-6.2l-0.5,0.6l6.3,5.2H0.2v0.8C0.2,7.6,52.5,7.6,52.5,7.6z'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 41px 15px;
  margin-left: 25px;
  -webkit-transition: background-image;
  transition: background-image;
  vertical-align: -3px;
}

[type="submit"].backlink.form-fields-dropdown-select:before,
[type="submit"].backlink.input:before,
[type="submit"].downlink.form-fields-dropdown-select:before,
[type="submit"].downlink.input:before,
[type="submit"].golink.form-fields-dropdown-select:before,
[type="submit"].golink.input:before,
[type="submit"].uplink.form-fields-dropdown-select:before,
[type="submit"].uplink.input:before,
a.backlink:before,
a.downlink:before,
a.golink:before,
a.uplink:before,
button.backlink:before,
button.downlink:before,
button.golink:before,
button.uplink:before,
input[type="submit"].backlink:before,
input[type="submit"].downlink:before,
input[type="submit"].golink:before,
input[type="submit"].uplink:before,
span.backlink:before,
span.downlink:before,
span.golink:before,
span.uplink:before {
  margin-right: 25px;
  margin-left: 0px;
}

[type="submit"].backlink.form-fields-dropdown-select:active,
[type="submit"].backlink.form-fields-dropdown-select:focus,
[type="submit"].backlink.form-fields-dropdown-select:hover,
[type="submit"].backlink.input:active,
[type="submit"].backlink.input:focus,
[type="submit"].backlink.input:hover,
[type="submit"].downlink.form-fields-dropdown-select:active,
[type="submit"].downlink.form-fields-dropdown-select:focus,
[type="submit"].downlink.form-fields-dropdown-select:hover,
[type="submit"].downlink.input:active,
[type="submit"].downlink.input:focus,
[type="submit"].downlink.input:hover,
[type="submit"].golink.form-fields-dropdown-select:active,
[type="submit"].golink.form-fields-dropdown-select:focus,
[type="submit"].golink.form-fields-dropdown-select:hover,
[type="submit"].golink.input:active,
[type="submit"].golink.input:focus,
[type="submit"].golink.input:hover,
[type="submit"].uplink.form-fields-dropdown-select:active,
[type="submit"].uplink.form-fields-dropdown-select:focus,
[type="submit"].uplink.form-fields-dropdown-select:hover,
[type="submit"].uplink.input:active,
[type="submit"].uplink.input:focus,
[type="submit"].uplink.input:hover,
a.backlink:active,
a.backlink:focus,
a.backlink:hover,
a.downlink:active,
a.downlink:focus,
a.downlink:hover,
a.golink:active,
a.golink:focus,
a.golink:hover,
a.uplink:active,
a.uplink:focus,
a.uplink:hover,
button.backlink:active,
button.backlink:focus,
button.backlink:hover,
button.downlink:active,
button.downlink:focus,
button.downlink:hover,
button.golink:active,
button.golink:focus,
button.golink:hover,
button.uplink:active,
button.uplink:focus,
button.uplink:hover,
input[type="submit"].backlink:active,
input[type="submit"].backlink:focus,
input[type="submit"].backlink:hover,
input[type="submit"].downlink:active,
input[type="submit"].downlink:focus,
input[type="submit"].downlink:hover,
input[type="submit"].golink:active,
input[type="submit"].golink:focus,
input[type="submit"].golink:hover,
input[type="submit"].uplink:active,
input[type="submit"].uplink:focus,
input[type="submit"].uplink:hover,
span.backlink:active,
span.backlink:focus,
span.backlink:hover,
span.downlink:active,
span.downlink:focus,
span.downlink:hover,
span.golink:active,
span.golink:focus,
span.golink:hover,
span.uplink:active,
span.uplink:focus,
span.uplink:hover {
  color: #e56013;
}

[type="submit"].backlink.form-fields-dropdown-select:active:after,
[type="submit"].backlink.form-fields-dropdown-select:active:before,
[type="submit"].backlink.form-fields-dropdown-select:focus:after,
[type="submit"].backlink.form-fields-dropdown-select:focus:before,
[type="submit"].backlink.form-fields-dropdown-select:hover:after,
[type="submit"].backlink.form-fields-dropdown-select:hover:before,
[type="submit"].backlink.input:active:after,
[type="submit"].backlink.input:active:before,
[type="submit"].backlink.input:focus:after,
[type="submit"].backlink.input:focus:before,
[type="submit"].backlink.input:hover:after,
[type="submit"].backlink.input:hover:before,
[type="submit"].downlink.form-fields-dropdown-select:active:after,
[type="submit"].downlink.form-fields-dropdown-select:active:before,
[type="submit"].downlink.form-fields-dropdown-select:focus:after,
[type="submit"].downlink.form-fields-dropdown-select:focus:before,
[type="submit"].downlink.form-fields-dropdown-select:hover:after,
[type="submit"].downlink.form-fields-dropdown-select:hover:before,
[type="submit"].downlink.input:active:after,
[type="submit"].downlink.input:active:before,
[type="submit"].downlink.input:focus:after,
[type="submit"].downlink.input:focus:before,
[type="submit"].downlink.input:hover:after,
[type="submit"].downlink.input:hover:before,
[type="submit"].golink.form-fields-dropdown-select:active:after,
[type="submit"].golink.form-fields-dropdown-select:active:before,
[type="submit"].golink.form-fields-dropdown-select:focus:after,
[type="submit"].golink.form-fields-dropdown-select:focus:before,
[type="submit"].golink.form-fields-dropdown-select:hover:after,
[type="submit"].golink.form-fields-dropdown-select:hover:before,
[type="submit"].golink.input:active:after,
[type="submit"].golink.input:active:before,
[type="submit"].golink.input:focus:after,
[type="submit"].golink.input:focus:before,
[type="submit"].golink.input:hover:after,
[type="submit"].golink.input:hover:before,
[type="submit"].uplink.form-fields-dropdown-select:active:after,
[type="submit"].uplink.form-fields-dropdown-select:active:before,
[type="submit"].uplink.form-fields-dropdown-select:focus:after,
[type="submit"].uplink.form-fields-dropdown-select:focus:before,
[type="submit"].uplink.form-fields-dropdown-select:hover:after,
[type="submit"].uplink.form-fields-dropdown-select:hover:before,
[type="submit"].uplink.input:active:after,
[type="submit"].uplink.input:active:before,
[type="submit"].uplink.input:focus:after,
[type="submit"].uplink.input:focus:before,
[type="submit"].uplink.input:hover:after,
[type="submit"].uplink.input:hover:before,
a.backlink:active:after,
a.backlink:active:before,
a.backlink:focus:after,
a.backlink:focus:before,
a.backlink:hover:after,
a.backlink:hover:before,
a.downlink:active:after,
a.downlink:active:before,
a.downlink:focus:after,
a.downlink:focus:before,
a.downlink:hover:after,
a.downlink:hover:before,
a.golink:active:after,
a.golink:active:before,
a.golink:focus:after,
a.golink:focus:before,
a.golink:hover:after,
a.golink:hover:before,
a.uplink:active:after,
a.uplink:active:before,
a.uplink:focus:after,
a.uplink:focus:before,
a.uplink:hover:after,
a.uplink:hover:before,
button.backlink:active:after,
button.backlink:active:before,
button.backlink:focus:after,
button.backlink:focus:before,
button.backlink:hover:after,
button.backlink:hover:before,
button.downlink:active:after,
button.downlink:active:before,
button.downlink:focus:after,
button.downlink:focus:before,
button.downlink:hover:after,
button.downlink:hover:before,
button.golink:active:after,
button.golink:active:before,
button.golink:focus:after,
button.golink:focus:before,
button.golink:hover:after,
button.golink:hover:before,
button.uplink:active:after,
button.uplink:active:before,
button.uplink:focus:after,
button.uplink:focus:before,
button.uplink:hover:after,
button.uplink:hover:before,
input[type="submit"].backlink:active:after,
input[type="submit"].backlink:active:before,
input[type="submit"].backlink:focus:after,
input[type="submit"].backlink:focus:before,
input[type="submit"].backlink:hover:after,
input[type="submit"].backlink:hover:before,
input[type="submit"].downlink:active:after,
input[type="submit"].downlink:active:before,
input[type="submit"].downlink:focus:after,
input[type="submit"].downlink:focus:before,
input[type="submit"].downlink:hover:after,
input[type="submit"].downlink:hover:before,
input[type="submit"].golink:active:after,
input[type="submit"].golink:active:before,
input[type="submit"].golink:focus:after,
input[type="submit"].golink:focus:before,
input[type="submit"].golink:hover:after,
input[type="submit"].golink:hover:before,
input[type="submit"].uplink:active:after,
input[type="submit"].uplink:active:before,
input[type="submit"].uplink:focus:after,
input[type="submit"].uplink:focus:before,
input[type="submit"].uplink:hover:after,
input[type="submit"].uplink:hover:before,
span.backlink:active:after,
span.backlink:active:before,
span.backlink:focus:after,
span.backlink:focus:before,
span.backlink:hover:after,
span.backlink:hover:before,
span.downlink:active:after,
span.downlink:active:before,
span.downlink:focus:after,
span.downlink:focus:before,
span.downlink:hover:after,
span.downlink:hover:before,
span.golink:active:after,
span.golink:active:before,
span.golink:focus:after,
span.golink:focus:before,
span.golink:hover:after,
span.golink:hover:before,
span.uplink:active:after,
span.uplink:active:before,
span.uplink:focus:after,
span.uplink:focus:before,
span.uplink:hover:after,
span.uplink:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 55 14' style='enable-background:new 0 0 55 14;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%236C6F40;fill-opacity:1;%7D%0A%3C/style%3E%3Cpath class='st0' d='M52.5,7.6l-6.3,5.2l0.5,0.6l7.5-6.3l-7.5-6.2l-0.5,0.6l6.3,5.2H0.2v0.8C0.2,7.6,52.5,7.6,52.5,7.6z'/%3E%3C/svg%3E%0A");
}

[type="submit"].backlink.form-fields-dropdown-select:after,
[type="submit"].backlink.input:after,
a.backlink:after,
button.backlink:after,
input[type="submit"].backlink:after,
span.backlink:after {
  display: none;
}

[type="submit"].backlink.form-fields-dropdown-select:before,
[type="submit"].backlink.input:before,
a.backlink:before,
button.backlink:before,
input[type="submit"].backlink:before,
span.backlink:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

[type="submit"].golink.form-fields-dropdown-select:before,
[type="submit"].golink.input:before,
a.golink:before,
button.golink:before,
input[type="submit"].golink:before,
span.golink:before {
  display: none;
}

[type="submit"].downlink.form-fields-dropdown-select:before,
[type="submit"].downlink.input:before,
a.downlink:before,
button.downlink:before,
input[type="submit"].downlink:before,
span.downlink:before {
  display: none;
}

[type="submit"].downlink.form-fields-dropdown-select:after,
[type="submit"].downlink.input:after,
a.downlink:after,
button.downlink:after,
input[type="submit"].downlink:after,
span.downlink:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

[type="submit"].uplink.form-fields-dropdown-select:before,
[type="submit"].uplink.input:before,
a.uplink:before,
button.uplink:before,
input[type="submit"].uplink:before,
span.uplink:before {
  display: none;
}

[type="submit"].uplink.form-fields-dropdown-select:after,
[type="submit"].uplink.input:after,
a.uplink:after,
button.uplink:after,
input[type="submit"].uplink:after,
span.uplink:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

[type="submit"].golink.large.form-fields-dropdown-select,
[type="submit"].golink.large.input,
a.golink.large,
button.golink.large,
input[type="submit"].golink.large,
span.golink.large {
  font-weight: 700;
  font-size: 1rem;
  color: #000;
}

@media (max-width: 640px) {
  [type="submit"].golink.large.form-fields-dropdown-select,
  [type="submit"].golink.large.input,
  a.golink.large,
  button.golink.large,
  input[type="submit"].golink.large,
  span.golink.large {
    font-size: 15px;
  }
}

[type="submit"].golink.large.form-fields-dropdown-select:active,
[type="submit"].golink.large.form-fields-dropdown-select:focus,
[type="submit"].golink.large.form-fields-dropdown-select:hover,
[type="submit"].golink.large.input:active,
[type="submit"].golink.large.input:focus,
[type="submit"].golink.large.input:hover,
a.golink.large:active,
a.golink.large:focus,
a.golink.large:hover,
button.golink.large:active,
button.golink.large:focus,
button.golink.large:hover,
input[type="submit"].golink.large:active,
input[type="submit"].golink.large:focus,
input[type="submit"].golink.large:hover,
span.golink.large:active,
span.golink.large:focus,
span.golink.large:hover {
  color: #e56013;
}

[type="submit"].golink.large.form-fields-dropdown-select:before,
[type="submit"].golink.large.input:before,
a.golink.large:before,
button.golink.large:before,
input[type="submit"].golink.large:before,
span.golink.large:before {
  padding: 30px 30px 0 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!--  --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 448 436.7' style='enable-background:new 0 0 448 436.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23bfac9d;} %3C/style%3E%3Cpath class='st0' d='M190.5,29.2L212.7,7c9.4-9.4,24.6-9.4,33.9,0L441,201.3c9.4,9.4,9.4,24.6,0,33.9L246.6,429.6 c-9.4,9.4-24.6,9.4-33.9,0l-22.2-22.2c-9.5-9.5-9.3-25,0.4-34.3l120.5-114.8H24c-13.3,0-24-10.7-24-24v-32c0-13.3,10.7-24,24-24 h287.4L190.9,63.5C181.1,54.2,180.9,38.7,190.5,29.2z'/%3E%3C/svg%3E");
  background-color: #111110;
  border-radius: 50%;
  vertical-align: -10px;
  -webkit-transition:
    transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8),
    background-color 0.2s ease-out;
  -webkit-transition:
    background-color 0.2s ease-out,
    -webkit-transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8);
  transition:
    background-color 0.2s ease-out,
    -webkit-transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8);
  transition:
    transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8),
    background-color 0.2s ease-out;
  transition:
    transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8),
    background-color 0.2s ease-out,
    -webkit-transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8);
}

@media (max-width: 640px) {
  [type="submit"].golink.large.form-fields-dropdown-select:before,
  [type="submit"].golink.large.input:before,
  a.golink.large:before,
  button.golink.large:before,
  input[type="submit"].golink.large:before,
  span.golink.large:before {
    padding: 24px 24px 0 0;
    background-size: 12px 12px;
    vertical-align: -8px;
  }
}

[type="submit"].golink.large.form-fields-dropdown-select:before:active,
[type="submit"].golink.large.form-fields-dropdown-select:before:focus,
[type="submit"].golink.large.form-fields-dropdown-select:before:hover,
[type="submit"].golink.large.input:before:active,
[type="submit"].golink.large.input:before:focus,
[type="submit"].golink.large.input:before:hover,
a.golink.large:before:active,
a.golink.large:before:focus,
a.golink.large:before:hover,
button.golink.large:before:active,
button.golink.large:before:focus,
button.golink.large:before:hover,
input[type="submit"].golink.large:before:active,
input[type="submit"].golink.large:before:focus,
input[type="submit"].golink.large:before:hover,
span.golink.large:before:active,
span.golink.large:before:focus,
span.golink.large:before:hover {
  background-color: #e56013;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

a.arrowlink,
span.arrowlink {
  display: inline-block;
  padding-top: 10px;
  text-decoration: none;
  font-weight: 700;
  color: inherit;
}

a.arrowlink:before,
span.arrowlink:before {
  display: inline-block;
  content: "\f061";
  vertical-align: 0;
  padding: 0 20px 0 0px;
  font-weight: 400;
  color: inherit;
  -webkit-transition: padding 0.2s ease-out;
  transition: padding 0.2s ease-out;
}

a.arrowlink:active:before,
a.arrowlink:focus:before,
a.arrowlink:hover:before,
span.arrowlink:active:before,
span.arrowlink:focus:before,
span.arrowlink:hover:before {
  padding: 0 12px 0 8px;
  -webkit-transition: padding 0.3s cubic-bezier(0.17, 0.88, 0.6, 1.8);
  transition: padding 0.3s cubic-bezier(0.17, 0.88, 0.6, 1.8);
}

a:hover span.arrowlink:before {
  padding: 0 12px 0 8px;
  -webkit-transition: padding 0.3s cubic-bezier(0.17, 0.88, 0.6, 1.8);
  transition: padding 0.3s cubic-bezier(0.17, 0.88, 0.6, 1.8);
}

a.goback {
  background: rgba(255, 255, 255, 0.3);
  padding: 10px 15px;
  border-radius: 100vw;
  font-size: 0.9375rem;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

a.goback svg {
  color: #e56013;
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: scaleX(-1) translateY(-50%);
  transform: scaleX(-1) translateY(-50%);
  opacity: 0;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

a.goback:active,
a.goback:focus,
a.goback:hover {
  background: #fff;
  color: #e56013;
  padding-left: 40px;
}

a.goback:active svg,
a.goback:focus svg,
a.goback:hover svg {
  opacity: 1;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

a.subtitle-action,
span.subtitle-action {
  display: block;
  color: #000;
  text-decoration: none;
  margin-top: -2.03125rem;
}

a.subtitle-action,
span.subtitle-action {
  margin-bottom: 26px;
}

@media screen and (max-width: 1300px) {
  a.subtitle-action,
  span.subtitle-action {
    margin-bottom: calc(1.9696969697vw + 0.3939393939px);
  }
}

@media screen and (max-width: 640px) {
  a.subtitle-action,
  span.subtitle-action {
    margin-bottom: 13px;
  }
}

a.subtitle-action:after {
  display: inline-block;
  content: "\f107";
  font-size: 0.75rem;
  vertical-align: 0;
  padding: 0 0 0 0.375rem;
  font-weight: 400;
  opacity: 0.9;
  color: inherit;
}

a.subtitle-action:active,
a.subtitle-action:focus,
a.subtitle-action:hover {
  text-decoration: underline;
}

span.subtitle-action i {
  padding-right: 0.375rem;
}

@media (min-width: 1100px) {
  p.breakouttext {
    display: block;
    overflow: visible;
    margin: 0 0;
    height: 0px;
    -webkit-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }

  p.breakouttext a {
    display: block;
    position: absolute;
    left: calc(100% + 10px);
    bottom: 0px;
    width: auto;
    width: 25%;
  }

  .introtext + p.breakouttext {
    -webkit-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
}

a.arrowiconlink,
span.arrowiconlink {
  display: inline-block;
  color: transparent;
  overflow: hidden;
  margin: 10px 0;
  width: 56px;
  height: 41px;
  padding: 0 0;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 56 41' style='enable-background:new 0 0 56 41;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23EC6441;%7D%0A%3C/style%3E%3Cpath class='st0' d='M29.1,9.5l10.3,10.2H12.8v2.1h26.6L29.1,31.9l1.5,1.5l12.8-12.7L30.6,8L29.1,9.5z'/%3E%3Cpath class='st0' d='M56,12.3v16.3C56,35.5,50.4,41,43.5,41H12.5C5.6,41,0,35.5,0,28.7V12.3C0,5.5,5.6,0,12.5,0h31.1 C50.4,0,56,5.5,56,12.3z M1.9,28.7c0,5.8,4.8,10.5,10.6,10.5h31.1c5.8,0,10.6-4.7,10.6-10.5V12.3c0-5.8-4.8-10.5-10.6-10.5H12.5 C6.6,1.8,1.9,6.5,1.9,12.3V28.7z'/%3E%3C/svg%3E%0A");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 56px 41px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-weight: 400;
  text-decoration: none;
}

a.arrowiconlink:active,
a.arrowiconlink:focus,
a.arrowiconlink:hover,
span.arrowiconlink:active,
span.arrowiconlink:focus,
span.arrowiconlink:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 56 41' style='enable-background:new 0 0 56 41;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23161614;%7D%0A%3C/style%3E%3Cpath class='st0' d='M29.1,9.5l10.3,10.2H12.8v2.1h26.6L29.1,31.9l1.5,1.5l12.8-12.7L30.6,8L29.1,9.5z'/%3E%3Cpath class='st0' d='M56,12.3v16.3C56,35.5,50.4,41,43.5,41H12.5C5.6,41,0,35.5,0,28.7V12.3C0,5.5,5.6,0,12.5,0h31.1 C50.4,0,56,5.5,56,12.3z M1.9,28.7c0,5.8,4.8,10.5,10.6,10.5h31.1c5.8,0,10.6-4.7,10.6-10.5V12.3c0-5.8-4.8-10.5-10.6-10.5H12.5 C6.6,1.8,1.9,6.5,1.9,12.3V28.7z'/%3E%3C/svg%3E%0A");
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

.form-links a,
.form-links span,
a.link-bordered,
span.link-bordered {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 600;
  color: #000;
}

.form-links a:after,
.form-links span:after,
a.link-bordered:after,
span.link-bordered:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property:
    transform,
    -webkit-transform;
  pointer-events: none;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.form-links a:active:after,
.form-links a:focus:after,
.form-links a:hover:after,
.form-links span:active:after,
.form-links span:focus:after,
.form-links span:hover:after,
a.link-bordered:active:after,
a.link-bordered:focus:after,
a.link-bordered:hover:after,
span.link-bordered:active:after,
span.link-bordered:focus:after,
span.link-bordered:hover:after {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

._form-content ._form-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  display: block;
  color: #e56013;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-weight: 800;
  line-height: 1.1em;
}

._form-content ._form-title,
h1 {
  position: relative;
  display: block;
  color: #e56013;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-weight: 700;
  line-height: 1.1em;
}

._form-content ._form-title .muted,
h1 .muted,
h2 .muted,
h3 .muted,
h4 .muted,
h5 .muted,
h6 .muted {
  font-weight: 400;
  font-size: 80%;
  display: inline-block;
  padding-left: 10px;
}

@media (max-width: 640px) {
  ._form-content ._form-title .muted,
  h1 .muted,
  h2 .muted,
  h3 .muted,
  h4 .muted,
  h5 .muted,
  h6 .muted {
    display: block;
    padding-left: 0px;
  }
}

._form-content ._form-title strong,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 900;
}

._form-content ._form-title a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}

._form-content ._form-title a.title-link,
h1 a.title-link,
h2 a.title-link,
h3 a.title-link,
h4 a.title-link,
h5 a.title-link,
h6 a.title-link {
  text-decoration: none;
  color: inherit;
  font-size: 0.9375rem;
  padding-left: 10px;
  font-weight: 400;
}

._form-content ._form-title a.title-link:after,
h1 a.title-link:after,
h2 a.title-link:after,
h3 a.title-link:after,
h4 a.title-link:after,
h5 a.title-link:after,
h6 a.title-link:after {
  display: inline-block;
  content: "\f054";
  font-size: 0.625rem;
  font-weight: 400;
  color: inherit;
  padding: 0 0 0 10px;
  vertical-align: 2px;
}

@media (max-width: 640px) {
  ._form-content ._form-title a.title-link,
  h1 a.title-link,
  h2 a.title-link,
  h3 a.title-link,
  h4 a.title-link,
  h5 a.title-link,
  h6 a.title-link {
    display: block;
    padding-left: 0px;
  }
}

._form-content .text-right._form-title,
h1.text-right,
h2.text-right,
h3.text-right,
h4.text-right,
h5.text-right,
h6.text-right {
  max-width: 100%;
}

._form-content ._form-title .text-primary,
h1 .text-primary,
h2 .text-primary,
h3 .text-primary,
h4 .text-primary,
h5 .text-primary,
h6 .text-primary {
  display: block;
}

@media (max-width: 900px) {
  ._form-content ._form-title .text-primary,
  h1 .text-primary,
  h2 .text-primary,
  h3 .text-primary,
  h4 .text-primary,
  h5 .text-primary,
  h6 .text-primary {
    display: inline-block;
  }
}

._form-content .title-bordered._form-title,
._form-content .title-bordered._form-title:last-child,
h1.title-bordered,
h1.title-bordered:last-child,
h2.title-bordered,
h2.title-bordered:last-child,
h3.title-bordered,
h3.title-bordered:last-child,
h4.title-bordered,
h4.title-bordered:last-child,
h5.title-bordered,
h5.title-bordered:last-child,
h6.title-bordered,
h6.title-bordered:last-child {
  position: relative;
}

._form-content .title-bordered._form-title,
._form-content .title-bordered._form-title:last-child,
h1.title-bordered,
h1.title-bordered:last-child,
h2.title-bordered,
h2.title-bordered:last-child,
h3.title-bordered,
h3.title-bordered:last-child,
h4.title-bordered,
h4.title-bordered:last-child,
h5.title-bordered,
h5.title-bordered:last-child,
h6.title-bordered,
h6.title-bordered:last-child {
  padding-bottom: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1300px) {
  ._form-content .title-bordered._form-title,
  ._form-content .title-bordered._form-title:last-child,
  h1.title-bordered,
  h1.title-bordered:last-child,
  h2.title-bordered,
  h2.title-bordered:last-child,
  h3.title-bordered,
  h3.title-bordered:last-child,
  h4.title-bordered,
  h4.title-bordered:last-child,
  h5.title-bordered,
  h5.title-bordered:last-child,
  h6.title-bordered,
  h6.title-bordered:last-child {
    padding-bottom: calc(3.7878787879vw + 0.7575757576px);
    margin-bottom: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content .title-bordered._form-title,
  ._form-content .title-bordered._form-title:last-child,
  h1.title-bordered,
  h1.title-bordered:last-child,
  h2.title-bordered,
  h2.title-bordered:last-child,
  h3.title-bordered,
  h3.title-bordered:last-child,
  h4.title-bordered,
  h4.title-bordered:last-child,
  h5.title-bordered,
  h5.title-bordered:last-child,
  h6.title-bordered,
  h6.title-bordered:last-child {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}

._form-content .title-bordered._form-title:after,
._form-content .title-bordered._form-title:last-child:after,
h1.title-bordered:after,
h1.title-bordered:last-child:after,
h2.title-bordered:after,
h2.title-bordered:last-child:after,
h3.title-bordered:after,
h3.title-bordered:last-child:after,
h4.title-bordered:after,
h4.title-bordered:last-child:after,
h5.title-bordered:after,
h5.title-bordered:last-child:after,
h6.title-bordered:after,
h6.title-bordered:last-child:after {
  display: block;
  content: "";
  height: 1px;
  background-color: #e56013;
  position: absolute;
  bottom: 0px;
  left: 0;
}

._form-content .title-bordered._form-title:after,
._form-content .title-bordered._form-title:last-child:after,
h1.title-bordered:after,
h1.title-bordered:last-child:after,
h2.title-bordered:after,
h2.title-bordered:last-child:after,
h3.title-bordered:after,
h3.title-bordered:last-child:after,
h4.title-bordered:after,
h4.title-bordered:last-child:after,
h5.title-bordered:after,
h5.title-bordered:last-child:after,
h6.title-bordered:after,
h6.title-bordered:last-child:after {
  width: 120px;
}

@media screen and (max-width: 1300px) {
  ._form-content .title-bordered._form-title:after,
  ._form-content .title-bordered._form-title:last-child:after,
  h1.title-bordered:after,
  h1.title-bordered:last-child:after,
  h2.title-bordered:after,
  h2.title-bordered:last-child:after,
  h3.title-bordered:after,
  h3.title-bordered:last-child:after,
  h4.title-bordered:after,
  h4.title-bordered:last-child:after,
  h5.title-bordered:after,
  h5.title-bordered:last-child:after,
  h6.title-bordered:after,
  h6.title-bordered:last-child:after {
    width: calc(9.0909090909vw + 1.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content .title-bordered._form-title:after,
  ._form-content .title-bordered._form-title:last-child:after,
  h1.title-bordered:after,
  h1.title-bordered:last-child:after,
  h2.title-bordered:after,
  h2.title-bordered:last-child:after,
  h3.title-bordered:after,
  h3.title-bordered:last-child:after,
  h4.title-bordered:after,
  h4.title-bordered:last-child:after,
  h5.title-bordered:after,
  h5.title-bordered:last-child:after,
  h6.title-bordered:after,
  h6.title-bordered:last-child:after {
    width: 60px;
  }
}

._form-content ._form-title .modal span.newslettermodal-title,
._form-content ._form-title span.bold-primary-font,
._form-content .bold-primary-font._form-title,
._form-content .modal ._form-title span.newslettermodal-title,
._form-content .modal .newslettermodal-title._form-title,
.modal ._form-content ._form-title span.newslettermodal-title,
.modal ._form-content .newslettermodal-title._form-title,
.modal h1 span.newslettermodal-title,
.modal h1.newslettermodal-title,
.modal h2 span.newslettermodal-title,
.modal h2.newslettermodal-title,
.modal h3 span.newslettermodal-title,
.modal h3.newslettermodal-title,
.modal h4 span.newslettermodal-title,
.modal h4.newslettermodal-title,
.modal h5 span.newslettermodal-title,
.modal h5.newslettermodal-title,
.modal h6 span.newslettermodal-title,
.modal h6.newslettermodal-title,
h1 .modal span.newslettermodal-title,
h1 span.bold-primary-font,
h1.bold-primary-font,
h2 .modal span.newslettermodal-title,
h2 span.bold-primary-font,
h2.bold-primary-font,
h2.huge,
h3 .modal span.newslettermodal-title,
h3 span.bold-primary-font,
h3.bold-primary-font,
h4 .modal span.newslettermodal-title,
h4 span.bold-primary-font,
h4.bold-primary-font,
h5 .modal span.newslettermodal-title,
h5 span.bold-primary-font,
h5.bold-primary-font,
h6 .modal span.newslettermodal-title,
h6 span.bold-primary-font,
h6.bold-primary-font {
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 900;
}

._form-content .bulletpoint._form-title,
h1.bulletpoint,
h2.bulletpoint,
h3.bulletpoint,
h4.bulletpoint,
h5.bulletpoint,
h6.bulletpoint {
  display: list-item;
  margin-left: 18px;
}

._form-content .center .title-bordered._form-title,
._form-content .center .title-bordered._form-title:last-child,
._form-content .centered .title-bordered._form-title,
._form-content .centered .title-bordered._form-title:last-child,
.center ._form-content .title-bordered._form-title,
.center ._form-content .title-bordered._form-title:last-child,
.center h1.title-bordered,
.center h1.title-bordered:last-child,
.center h2.title-bordered,
.center h2.title-bordered:last-child,
.center h3.title-bordered,
.center h3.title-bordered:last-child,
.center h4.title-bordered,
.center h4.title-bordered:last-child,
.center h5.title-bordered,
.center h5.title-bordered:last-child,
.center h6.title-bordered,
.center h6.title-bordered:last-child,
.centered ._form-content .title-bordered._form-title,
.centered ._form-content .title-bordered._form-title:last-child,
.centered h1.title-bordered,
.centered h1.title-bordered:last-child,
.centered h2.title-bordered,
.centered h2.title-bordered:last-child,
.centered h3.title-bordered,
.centered h3.title-bordered:last-child,
.centered h4.title-bordered,
.centered h4.title-bordered:last-child,
.centered h5.title-bordered,
.centered h5.title-bordered:last-child,
.centered h6.title-bordered,
.centered h6.title-bordered:last-child {
  text-align: center;
}

._form-content .center .title-bordered._form-title:after,
._form-content .centered .title-bordered._form-title:after,
.center ._form-content .title-bordered._form-title:after,
.center h1.title-bordered:after,
.center h1.title-bordered:last-child:after,
.center h2.title-bordered:after,
.center h2.title-bordered:last-child:after,
.center h3.title-bordered:after,
.center h3.title-bordered:last-child:after,
.center h4.title-bordered:after,
.center h4.title-bordered:last-child:after,
.center h5.title-bordered:after,
.center h5.title-bordered:last-child:after,
.center h6.title-bordered:after,
.center h6.title-bordered:last-child:after,
.centered ._form-content .title-bordered._form-title:after,
.centered h1.title-bordered:after,
.centered h1.title-bordered:last-child:after,
.centered h2.title-bordered:after,
.centered h2.title-bordered:last-child:after,
.centered h3.title-bordered:after,
.centered h3.title-bordered:last-child:after,
.centered h4.title-bordered:after,
.centered h4.title-bordered:last-child:after,
.centered h5.title-bordered:after,
.centered h5.title-bordered:last-child:after,
.centered h6.title-bordered:after,
.centered h6.title-bordered:last-child:after {
  left: 50%;
}

._form-content .center .title-bordered._form-title:after,
._form-content .centered .title-bordered._form-title:after,
.center ._form-content .title-bordered._form-title:after,
.center h1.title-bordered:after,
.center h1.title-bordered:last-child:after,
.center h2.title-bordered:after,
.center h2.title-bordered:last-child:after,
.center h3.title-bordered:after,
.center h3.title-bordered:last-child:after,
.center h4.title-bordered:after,
.center h4.title-bordered:last-child:after,
.center h5.title-bordered:after,
.center h5.title-bordered:last-child:after,
.center h6.title-bordered:after,
.center h6.title-bordered:last-child:after,
.centered ._form-content .title-bordered._form-title:after,
.centered h1.title-bordered:after,
.centered h1.title-bordered:last-child:after,
.centered h2.title-bordered:after,
.centered h2.title-bordered:last-child:after,
.centered h3.title-bordered:after,
.centered h3.title-bordered:last-child:after,
.centered h4.title-bordered:after,
.centered h4.title-bordered:last-child:after,
.centered h5.title-bordered:after,
.centered h5.title-bordered:last-child:after,
.centered h6.title-bordered:after,
.centered h6.title-bordered:last-child:after {
  margin-left: -60px;
}

@media screen and (max-width: 1300px) {
  ._form-content .center .title-bordered._form-title:after,
  ._form-content .centered .title-bordered._form-title:after,
  .center ._form-content .title-bordered._form-title:after,
  .center h1.title-bordered:after,
  .center h1.title-bordered:last-child:after,
  .center h2.title-bordered:after,
  .center h2.title-bordered:last-child:after,
  .center h3.title-bordered:after,
  .center h3.title-bordered:last-child:after,
  .center h4.title-bordered:after,
  .center h4.title-bordered:last-child:after,
  .center h5.title-bordered:after,
  .center h5.title-bordered:last-child:after,
  .center h6.title-bordered:after,
  .center h6.title-bordered:last-child:after,
  .centered ._form-content .title-bordered._form-title:after,
  .centered h1.title-bordered:after,
  .centered h1.title-bordered:last-child:after,
  .centered h2.title-bordered:after,
  .centered h2.title-bordered:last-child:after,
  .centered h3.title-bordered:after,
  .centered h3.title-bordered:last-child:after,
  .centered h4.title-bordered:after,
  .centered h4.title-bordered:last-child:after,
  .centered h5.title-bordered:after,
  .centered h5.title-bordered:last-child:after,
  .centered h6.title-bordered:after,
  .centered h6.title-bordered:last-child:after {
    margin-left: calc(-4.5454545455vw - 0.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content .center .title-bordered._form-title:after,
  ._form-content .centered .title-bordered._form-title:after,
  .center ._form-content .title-bordered._form-title:after,
  .center h1.title-bordered:after,
  .center h1.title-bordered:last-child:after,
  .center h2.title-bordered:after,
  .center h2.title-bordered:last-child:after,
  .center h3.title-bordered:after,
  .center h3.title-bordered:last-child:after,
  .center h4.title-bordered:after,
  .center h4.title-bordered:last-child:after,
  .center h5.title-bordered:after,
  .center h5.title-bordered:last-child:after,
  .center h6.title-bordered:after,
  .center h6.title-bordered:last-child:after,
  .centered ._form-content .title-bordered._form-title:after,
  .centered h1.title-bordered:after,
  .centered h1.title-bordered:last-child:after,
  .centered h2.title-bordered:after,
  .centered h2.title-bordered:last-child:after,
  .centered h3.title-bordered:after,
  .centered h3.title-bordered:last-child:after,
  .centered h4.title-bordered:after,
  .centered h4.title-bordered:last-child:after,
  .centered h5.title-bordered:after,
  .centered h5.title-bordered:last-child:after,
  .centered h6.title-bordered:after,
  .centered h6.title-bordered:last-child:after {
    margin-left: -30px;
  }
}

h1 {
  font-style: normal;
  padding: 0 0;
  padding-bottom: 20px;
  overflow-wrap: break-word;
  text-transform: uppercase;
}

h1 {
  font-size: 4.0625rem;
}

@media screen and (max-width: 1300px) {
  h1 {
    font-size: calc(4.6287878788vw + 0.3016098485rem);
  }
}

@media screen and (max-width: 640px) {
  h1 {
    font-size: 2.153125rem;
  }
}

h2 {
  /* font-style: italic; */
  text-transform: uppercase;
}

h2 {
  font-size: 3rem;
}

@media screen and (max-width: 1300px) {
  h2 {
    font-size: calc(1.4545454545vw + 1.8181818182rem);
  }
}

@media screen and (max-width: 640px) {
  h2 {
    font-size: 2.4rem;
  }
}

h2:not(:first-child) {
  padding-top: 10px;
}

h2:not(:last-child) {
  padding-bottom: 2.4rem;
}

@media screen and (max-width: 1300px) {
  h2:not(:last-child) {
    padding-bottom: calc(0.7272727273vw + 1.8090909091rem);
  }
}

@media screen and (max-width: 640px) {
  h2:not(:last-child) {
    padding-bottom: 2.1rem;
  }
}

@media (max-width: 640px) {
  h2 br {
    display: none;
  }
}

h2.title-bordered,
h2.title-bordered:last-child {
  padding-bottom: 35px;
  margin-bottom: 35px;
}

@media screen and (max-width: 1300px) {
  h2.title-bordered,
  h2.title-bordered:last-child {
    padding-bottom: calc(2.6515151515vw + 0.5303030303px);
    margin-bottom: calc(2.6515151515vw + 0.5303030303px);
  }
}

@media screen and (max-width: 640px) {
  h2.title-bordered,
  h2.title-bordered:last-child {
    padding-bottom: 17.5px;
    margin-bottom: 17.5px;
  }
}

h2.huge {
  color: rgba(229, 19, 28, 0.1);
}

h2.huge {
  font-size: 1.375rem;
}

@media screen and (max-width: 1300px) {
  h2.huge {
    font-size: calc(1.6666666667vw + 0.0208333333rem);
  }
}

@media screen and (max-width: 640px) {
  h2.huge {
    font-size: 0.6875rem;
  }
}

._form-content ._form-title,
h3 {
  font-size: 1.875rem;
}

@media screen and (max-width: 1300px) {
  ._form-content ._form-title,
  h3 {
    font-size: calc(0.4545454545vw + 1.5056818182rem);
  }
}

@media screen and (max-width: 640px) {
  ._form-content ._form-title,
  h3 {
    font-size: 1.6875rem;
  }
}

._form-content ._form-title,
h3 {
  padding-bottom: 1.875rem;
}

@media screen and (max-width: 1300px) {
  ._form-content ._form-title,
  h3 {
    padding-bottom: calc(1.3636363636vw + 0.7670454545rem);
  }
}

@media screen and (max-width: 640px) {
  ._form-content ._form-title,
  h3 {
    padding-bottom: 1.3125rem;
  }
}

._form-content ._form-title em,
h3 em {
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  opacity: 0.8;
  padding-left: 5px;
}

._form-content ._form-title:not(:first-child),
h3:not(:first-child) {
  padding-top: 5px;
}

._form-content ._form-title:last-child,
h3:last-child {
  padding-bottom: 0px;
}

._form-content .title-bordered._form-title,
._form-content .title-bordered._form-title:last-child,
h3.title-bordered,
h3.title-bordered:last-child {
  padding-bottom: 25px;
  margin-bottom: 25px;
}

@media screen and (max-width: 1300px) {
  ._form-content .title-bordered._form-title,
  ._form-content .title-bordered._form-title:last-child,
  h3.title-bordered,
  h3.title-bordered:last-child {
    padding-bottom: calc(1.8939393939vw + 0.3787878788px);
    margin-bottom: calc(1.8939393939vw + 0.3787878788px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content .title-bordered._form-title,
  ._form-content .title-bordered._form-title:last-child,
  h3.title-bordered,
  h3.title-bordered:last-child {
    padding-bottom: 12.5px;
    margin-bottom: 12.5px;
  }
}

@media (max-width: 640px) {
  ._form-content ._form-title br,
  h3 br {
    display: none;
  }
}

h4 {
  padding-bottom: 0.45em;
}

h4 {
  font-size: 1.25rem;
}

@media screen and (max-width: 1300px) {
  h4 {
    font-size: calc(0.6060606061vw + 0.7575757576rem);
  }
}

@media screen and (max-width: 640px) {
  h4 {
    font-size: 1rem;
  }
}

h4:first-child {
  padding-top: 5px;
}

h4:last-child {
  padding-bottom: 0px;
}

@media (max-width: 640px) {
  h4 br {
    display: none;
  }
}

h5 {
  font-weight: 500;
}

h5 {
  font-size: 1.0625rem;
}

@media screen and (max-width: 1300px) {
  h5 {
    font-size: calc(0.3090909091vw + 0.8113636364rem);
  }
}

@media screen and (max-width: 640px) {
  h5 {
    font-size: 0.935rem;
  }
}

h5 {
  padding-bottom: 0.53125rem;
}

@media screen and (max-width: 1300px) {
  h5 {
    padding-bottom: calc(0.7727272727vw - 0.0965909091rem);
  }
}

@media screen and (max-width: 640px) {
  h5 {
    padding-bottom: 0.2125rem;
  }
}

h5:first-child {
  padding-top: 0;
}

h5:last-child {
  padding-bottom: 0px;
}

h6 {
  font-size: 0.9375rem;
}

h6 {
  padding-bottom: 0.609375rem;
}

@media screen and (max-width: 1300px) {
  h6 {
    padding-bottom: calc(0.5681818182vw + 0.1477272727rem);
  }
}

@media screen and (max-width: 640px) {
  h6 {
    padding-bottom: 0.375rem;
  }
}

._form-content ._form-title i:first-child,
h1 i:first-child,
h2 i:first-child,
h3 i:first-child,
h4 i:first-child,
h5 i:first-child,
h6 i:first-child {
  padding-right: 10px;
}

.subtitle {
  display: block;
  margin-bottom: 3px;
  padding: 0;
  line-height: normal;
  color: rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-size: 0.6875rem;
  letter-spacing: 0.1em;
}

p:has(.subtitle) {
  margin-bottom: 0;
}

h1 + .subtitle {
  margin-top: -4.875rem;
}

@media screen and (max-width: 1300px) {
  h1 + .subtitle {
    margin-top: calc(-3.9393939394vw - 1.6742424242rem);
  }
}

@media screen and (max-width: 640px) {
  h1 + .subtitle {
    margin-top: -3.25rem;
  }
}

h1 + .subtitle {
  padding-bottom: 4.875rem;
}

@media screen and (max-width: 1300px) {
  h1 + .subtitle {
    padding-bottom: calc(3.9393939394vw + 1.6742424242rem);
  }
}

@media screen and (max-width: 640px) {
  h1 + .subtitle {
    padding-bottom: 3.25rem;
  }
}

h2 + .subtitle {
  margin-top: -2.4rem;
}

@media screen and (max-width: 1300px) {
  h2 + .subtitle {
    margin-top: calc(-0.7272727273vw - 1.8090909091rem);
  }
}

@media screen and (max-width: 640px) {
  h2 + .subtitle {
    margin-top: -2.1rem;
  }
}

h2 + .subtitle {
  padding-bottom: 2.4rem;
}

@media screen and (max-width: 1300px) {
  h2 + .subtitle {
    padding-bottom: calc(0.7272727273vw + 1.8090909091rem);
  }
}

@media screen and (max-width: 640px) {
  h2 + .subtitle {
    padding-bottom: 2.1rem;
  }
}

._form-content ._form-title + .subtitle,
h3 + .subtitle {
  margin-top: -1.875rem;
}

@media screen and (max-width: 1300px) {
  ._form-content ._form-title + .subtitle,
  h3 + .subtitle {
    margin-top: calc(-1.3636363636vw - 0.7670454545rem);
  }
}

@media screen and (max-width: 640px) {
  ._form-content ._form-title + .subtitle,
  h3 + .subtitle {
    margin-top: -1.3125rem;
  }
}

._form-content ._form-title + .subtitle,
h3 + .subtitle {
  padding-bottom: 1.875rem;
}

@media screen and (max-width: 1300px) {
  ._form-content ._form-title + .subtitle,
  h3 + .subtitle {
    padding-bottom: calc(1.3636363636vw + 0.7670454545rem);
  }
}

@media screen and (max-width: 640px) {
  ._form-content ._form-title + .subtitle,
  h3 + .subtitle {
    padding-bottom: 1.3125rem;
  }
}

h4 + .subtitle {
  margin-top: -1.25rem;
}

@media screen and (max-width: 1300px) {
  h4 + .subtitle {
    margin-top: calc(-1.2121212121vw - 0.2651515152rem);
  }
}

@media screen and (max-width: 640px) {
  h4 + .subtitle {
    margin-top: -0.75rem;
  }
}

h4 + .subtitle {
  padding-bottom: 1.25rem;
}

@media screen and (max-width: 1300px) {
  h4 + .subtitle {
    padding-bottom: calc(1.2121212121vw + 0.2651515152rem);
  }
}

@media screen and (max-width: 640px) {
  h4 + .subtitle {
    padding-bottom: 0.75rem;
  }
}

h5 + .subtitle {
  margin-top: -0.53125rem;
}

@media screen and (max-width: 1300px) {
  h5 + .subtitle {
    margin-top: calc(-0.7727272727vw + 0.0965909091rem);
  }
}

@media screen and (max-width: 640px) {
  h5 + .subtitle {
    margin-top: -0.2125rem;
  }
}

h5 + .subtitle {
  padding-bottom: 0.53125rem;
}

@media screen and (max-width: 1300px) {
  h5 + .subtitle {
    padding-bottom: calc(0.7727272727vw - 0.0965909091rem);
  }
}

@media screen and (max-width: 640px) {
  h5 + .subtitle {
    padding-bottom: 0.2125rem;
  }
}

h6 + .subtitle {
  margin-top: -1rem;
}

@media screen and (max-width: 1300px) {
  h6 + .subtitle {
    margin-top: calc(-1.2121212121vw - 0.0151515152rem);
  }
}

@media screen and (max-width: 640px) {
  h6 + .subtitle {
    margin-top: -0.5rem;
  }
}

h6 + .subtitle {
  padding-bottom: 1rem;
}

@media screen and (max-width: 1300px) {
  h6 + .subtitle {
    padding-bottom: calc(1.2121212121vw + 0.0151515152rem);
  }
}

@media screen and (max-width: 640px) {
  h6 + .subtitle {
    padding-bottom: 0.5rem;
  }
}

.title-line,
.title-line-green,
.title-line-primary,
.title-line-red {
  display: inline !important;
  padding: 0 0;
}

.title-line-green:after,
.title-line-primary:after,
.title-line-red:after,
.title-line:after {
  display: block;
  content: "-";
  font-size: 50%;
  color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.title-line-primary {
  -webkit-box-shadow: inset 0 -15px rgba(229, 19, 28, 0.7);
  box-shadow: inset 0 -15px rgba(229, 19, 28, 0.7);
}

@media (max-width: 900px) {
  .title-line-primary {
    -webkit-box-shadow: inset 0 -10px rgba(229, 19, 28, 0.7);
    box-shadow: inset 0 -10px rgba(229, 19, 28, 0.7);
  }
}

.title-line-green {
  -webkit-box-shadow: inset 0 -15px rgba(27, 168, 50, 0.7);
  box-shadow: inset 0 -15px rgba(27, 168, 50, 0.7);
}

@media (max-width: 900px) {
  .title-line-green {
    -webkit-box-shadow: inset 0 -10px rgba(27, 168, 50, 0.7);
    box-shadow: inset 0 -10px rgba(27, 168, 50, 0.7);
  }
}

.title-line-red {
  -webkit-box-shadow: inset 0 -15px rgba(229, 19, 28, 0.9);
  box-shadow: inset 0 -15px rgba(229, 19, 28, 0.9);
}

@media (max-width: 900px) {
  .title-line-red {
    -webkit-box-shadow: inset 0 -10px rgba(229, 19, 28, 0.9);
    box-shadow: inset 0 -10px rgba(229, 19, 28, 0.9);
  }
}

.plus-icon {
  position: relative;
  padding-top: 5px;
}

.plus-icon {
  padding-left: 45px;
}

@media screen and (max-width: 1300px) {
  .plus-icon {
    padding-left: calc(1.5151515152vw + 25.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .plus-icon {
    padding-left: 35px;
  }
}

.plus-icon:before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  background: url(assets/plus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0.5em;
  left: 0;
}

.plus-icon ~ .indented {
  margin-left: 45px;
}

@media screen and (max-width: 1300px) {
  .plus-icon ~ .indented {
    margin-left: calc(1.5151515152vw + 25.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .plus-icon ~ .indented {
    margin-left: 35px;
  }
}

.mark,
mark {
  background: #e56013;
  color: currentColor;
}

._form-content ._button-wrapper ._submit,
.btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0px solid transparent;
  margin: 0;
  line-height: normal !important;
  padding: 0.625rem 1.25rem;
  font-size: 1.0625rem;
  line-height: 1.47rem;
  border-radius: 100vw;
}

._form-content ._button-wrapper ._submit:not(:first-child:last-child),
.btn:not(:first-child:last-child) {
  margin-bottom: 0.625rem;
}

._form-content ._button-wrapper ._submit:not(:last-child),
.btn:not(:last-child) {
  margin-right: 0.625rem;
}

._form-content ._button-wrapper ._submit img,
.btn img {
  display: inline-block;
  height: 100%;
  width: auto;
  padding-right: 7px;
  margin-top: -5px;
}

._form-content ._button-wrapper ._submit i,
.btn i {
  margin-left: 5px;
}

.btn-primary {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  color: #faf5e1;
  background-color: #c21018;
  border-color: #b60f16;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #faf5e1;
  background-color: #b60f16;
  border-color: #aa0e15;
}

.btn-secondary {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #faf5e1;
  background-color: #d9ad00;
  border-color: #cca300;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #faf5e1;
  background-color: #cca300;
  border-color: #bf9900;
}

.btn-success {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-success:active,
.btn-success:focus,
.btn-success:hover {
  color: #faf5e1;
  background-color: #168728;
  border-color: #147c25;
}

.btn-success.disabled,
.btn-success:disabled {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #faf5e1;
  background-color: #147c25;
  border-color: #127122;
}

.btn-info {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-info:active,
.btn-info:focus,
.btn-info:hover {
  color: #faf5e1;
  background-color: #c75607;
  border-color: #bb5106;
}

.btn-info.disabled,
.btn-info:disabled {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #faf5e1;
  background-color: #bb5106;
  border-color: #ae4b06;
}

.btn-warning {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover {
  color: #faf5e1;
  background-color: #d9ad00;
  border-color: #cca300;
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #faf5e1;
  background-color: #cca300;
  border-color: #bf9900;
}

.btn-danger {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover {
  color: #faf5e1;
  background-color: #c21018;
  border-color: #b60f16;
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #faf5e1;
  background-color: #b60f16;
  border-color: #aa0e15;
}

.btn-light {
  color: #e56013;
  background-color: #faf5e1;
  border-color: #faf5e1;
}

.btn-light:active,
.btn-light:focus,
.btn-light:hover {
  color: #e56013;
  background-color: #f5eac0;
  border-color: #f3e6b5;
}

.btn-light.disabled,
.btn-light:disabled {
  color: #e56013;
  background-color: #faf5e1;
  border-color: #faf5e1;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #e56013;
  background-color: #f3e6b5;
  border-color: #f1e3aa;
}

.btn-dusk {
  color: #faf5e1;
  background-color: #bfac9d;
  border-color: #bfac9d;
}

.btn-dusk:active,
.btn-dusk:focus,
.btn-dusk:hover {
  color: #faf5e1;
  background-color: #b09886;
  border-color: #ab927e;
}

.btn-dusk.disabled,
.btn-dusk:disabled {
  color: #faf5e1;
  background-color: #bfac9d;
  border-color: #bfac9d;
}

.btn-dusk:not(:disabled):not(.disabled).active,
.btn-dusk:not(:disabled):not(.disabled):active,
.show > .btn-dusk.dropdown-toggle {
  color: #faf5e1;
  background-color: #ab927e;
  border-color: #a68b76;
}

.btn-dark {
  color: #faf5e1;
  background-color: #000;
  border-color: #000;
}

.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover {
  color: #faf5e1;
  background-color: black;
  border-color: black;
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #faf5e1;
  background-color: #000;
  border-color: #000;
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #faf5e1;
  background-color: black;
  border-color: black;
}

.btn-gradient-primary {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
  background: #e56013 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#f4373f),
      to(#c50009)
    );
  background: #e56013 linear-gradient(to bottom right, #f4373f, #c50009);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-primary:active,
.btn-gradient-primary:focus,
.btn-gradient-primary:hover {
  color: #faf5e1;
  background-color: #c21018;
  border-color: #b60f16;
}

.btn-gradient-primary.disabled,
.btn-gradient-primary:disabled {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-gradient-primary:not(:disabled):not(.disabled).active,
.btn-gradient-primary:not(:disabled):not(.disabled):active,
.show > .btn-gradient-primary.dropdown-toggle {
  color: #faf5e1;
  background-color: #b60f16;
  border-color: #aa0e15;
}

.btn-gradient-primary:active,
.btn-gradient-primary:focus,
.btn-gradient-primary:hover {
  background: #e56013 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#ec2029),
      to(#ab0008)
    );
  background: #e56013 linear-gradient(to bottom right, #ec2029, #ab0008);
}

.btn-gradient-secondary {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
  background: #ffcc00 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#ffd633),
      to(#cca300)
    );
  background: #ffcc00 linear-gradient(to bottom right, #ffd633, #cca300);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-secondary:active,
.btn-gradient-secondary:focus,
.btn-gradient-secondary:hover {
  color: #faf5e1;
  background-color: #d9ad00;
  border-color: #cca300;
}

.btn-gradient-secondary.disabled,
.btn-gradient-secondary:disabled {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-gradient-secondary:not(:disabled):not(.disabled).active,
.btn-gradient-secondary:not(:disabled):not(.disabled):active,
.show > .btn-gradient-secondary.dropdown-toggle {
  color: #faf5e1;
  background-color: #cca300;
  border-color: #bf9900;
}

.btn-gradient-secondary:active,
.btn-gradient-secondary:focus,
.btn-gradient-secondary:hover {
  background: #ffcc00 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#ffd014),
      to(#b38f00)
    );
  background: #ffcc00 linear-gradient(to bottom right, #ffd014, #b38f00);
}

.btn-gradient-success {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
  background: #1ba832 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#1cda3b),
      to(#09871e)
    );
  background: #1ba832 linear-gradient(to bottom right, #1cda3b, #09871e);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-success:active,
.btn-gradient-success:focus,
.btn-gradient-success:hover {
  color: #faf5e1;
  background-color: #168728;
  border-color: #147c25;
}

.btn-gradient-success.disabled,
.btn-gradient-success:disabled {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-gradient-success:not(:disabled):not(.disabled).active,
.btn-gradient-success:not(:disabled):not(.disabled):active,
.show > .btn-gradient-success.dropdown-toggle {
  color: #faf5e1;
  background-color: #147c25;
  border-color: #127122;
}

.btn-gradient-success:active,
.btn-gradient-success:focus,
.btn-gradient-success:hover {
  background: #1ba832 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#1eba37),
      to(#086f18)
    );
  background: #1ba832 linear-gradient(to bottom right, #1eba37, #086f18);
}

.btn-gradient-info {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
  background: #ec6608 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#fd812a),
      to(#c15000)
    );
  background: #ec6608 linear-gradient(to bottom right, #fd812a, #c15000);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-info:active,
.btn-gradient-info:focus,
.btn-gradient-info:hover {
  color: #faf5e1;
  background-color: #c75607;
  border-color: #bb5106;
}

.btn-gradient-info.disabled,
.btn-gradient-info:disabled {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-gradient-info:not(:disabled):not(.disabled).active,
.btn-gradient-info:not(:disabled):not(.disabled):active,
.show > .btn-gradient-info.dropdown-toggle {
  color: #faf5e1;
  background-color: #bb5106;
  border-color: #ae4b06;
}

.btn-gradient-info:active,
.btn-gradient-info:focus,
.btn-gradient-info:hover {
  background: #ec6608 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#f77011),
      to(#a84500)
    );
  background: #ec6608 linear-gradient(to bottom right, #f77011, #a84500);
}

.btn-gradient-warning {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
  background: #ffcc00 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#ffd633),
      to(#cca300)
    );
  background: #ffcc00 linear-gradient(to bottom right, #ffd633, #cca300);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-warning:active,
.btn-gradient-warning:focus,
.btn-gradient-warning:hover {
  color: #faf5e1;
  background-color: #d9ad00;
  border-color: #cca300;
}

.btn-gradient-warning.disabled,
.btn-gradient-warning:disabled {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-gradient-warning:not(:disabled):not(.disabled).active,
.btn-gradient-warning:not(:disabled):not(.disabled):active,
.show > .btn-gradient-warning.dropdown-toggle {
  color: #faf5e1;
  background-color: #cca300;
  border-color: #bf9900;
}

.btn-gradient-warning:active,
.btn-gradient-warning:focus,
.btn-gradient-warning:hover {
  background: #ffcc00 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#ffd014),
      to(#b38f00)
    );
  background: #ffcc00 linear-gradient(to bottom right, #ffd014, #b38f00);
}

.btn-gradient-danger {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
  background: #e56013 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#f4373f),
      to(#c50009)
    );
  background: #e56013 linear-gradient(to bottom right, #f4373f, #c50009);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-danger:active,
.btn-gradient-danger:focus,
.btn-gradient-danger:hover {
  color: #faf5e1;
  background-color: #c21018;
  border-color: #b60f16;
}

.btn-gradient-danger.disabled,
.btn-gradient-danger:disabled {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-gradient-danger:not(:disabled):not(.disabled).active,
.btn-gradient-danger:not(:disabled):not(.disabled):active,
.show > .btn-gradient-danger.dropdown-toggle {
  color: #faf5e1;
  background-color: #b60f16;
  border-color: #aa0e15;
}

.btn-gradient-danger:active,
.btn-gradient-danger:focus,
.btn-gradient-danger:hover {
  background: #e56013 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#ec2029),
      to(#ab0008)
    );
  background: #e56013 linear-gradient(to bottom right, #ec2029, #ab0008);
}

.btn-gradient-light {
  color: #e56013;
  background-color: #faf5e1;
  border-color: #faf5e1;
  background: #faf5e1 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(white),
      to(#f9eaaf)
    );
  background: #faf5e1 linear-gradient(to bottom right, white, #f9eaaf);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-light:active,
.btn-gradient-light:focus,
.btn-gradient-light:hover {
  color: #e56013;
  background-color: #f5eac0;
  border-color: #f3e6b5;
}

.btn-gradient-light.disabled,
.btn-gradient-light:disabled {
  color: #e56013;
  background-color: #faf5e1;
  border-color: #faf5e1;
}

.btn-gradient-light:not(:disabled):not(.disabled).active,
.btn-gradient-light:not(:disabled):not(.disabled):active,
.show > .btn-gradient-light.dropdown-toggle {
  color: #e56013;
  background-color: #f3e6b5;
  border-color: #f1e3aa;
}

.btn-gradient-light:active,
.btn-gradient-light:focus,
.btn-gradient-light:hover {
  background: #faf5e1 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#fdfbf2),
      to(#f7e497)
    );
  background: #faf5e1 linear-gradient(to bottom right, #fdfbf2, #f7e497);
}

.btn-gradient-dusk {
  color: #faf5e1;
  background-color: #bfac9d;
  border-color: #bfac9d;
  background: #bfac9d -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#d6c6b9),
      to(#bb906e)
    );
  background: #bfac9d linear-gradient(to bottom right, #d6c6b9, #bb906e);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-dusk:active,
.btn-gradient-dusk:focus,
.btn-gradient-dusk:hover {
  color: #faf5e1;
  background-color: #b09886;
  border-color: #ab927e;
}

.btn-gradient-dusk.disabled,
.btn-gradient-dusk:disabled {
  color: #faf5e1;
  background-color: #bfac9d;
  border-color: #bfac9d;
}

.btn-gradient-dusk:not(:disabled):not(.disabled).active,
.btn-gradient-dusk:not(:disabled):not(.disabled):active,
.show > .btn-gradient-dusk.dropdown-toggle {
  color: #faf5e1;
  background-color: #ab927e;
  border-color: #a68b76;
}

.btn-gradient-dusk:active,
.btn-gradient-dusk:focus,
.btn-gradient-dusk:hover {
  background: #bfac9d -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#c7b6a9),
      to(#b3835d)
    );
  background: #bfac9d linear-gradient(to bottom right, #c7b6a9, #b3835d);
}

.btn-gradient-dark {
  color: #faf5e1;
  background-color: #000;
  border-color: #000;
  background: #000 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#1b1818),
      to(black)
    );
  background: #000 linear-gradient(to bottom right, #1b1818, black);
  border-color: transparent;
  border-width: 0px;
}

.btn-gradient-dark:active,
.btn-gradient-dark:focus,
.btn-gradient-dark:hover {
  color: #faf5e1;
  background-color: black;
  border-color: black;
}

.btn-gradient-dark.disabled,
.btn-gradient-dark:disabled {
  color: #faf5e1;
  background-color: #000;
  border-color: #000;
}

.btn-gradient-dark:not(:disabled):not(.disabled).active,
.btn-gradient-dark:not(:disabled):not(.disabled):active,
.show > .btn-gradient-dark.dropdown-toggle {
  color: #faf5e1;
  background-color: black;
  border-color: black;
}

.btn-gradient-dark:active,
.btn-gradient-dark:focus,
.btn-gradient-dark:hover {
  background: #000 -webkit-gradient(
      linear,
      left top,
      right bottom,
      from(#0a0a0a),
      to(black)
    );
  background: #000 linear-gradient(to bottom right, #0a0a0a, black);
}

.btn-blue {
  color: #faf5e1;
  background-color: #008b93;
  border-color: #008b93;
}

.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
  color: #faf5e1;
  background-color: #008b93;
  border-color: #008b93;
}

.btn-blue.disabled,
.btn-blue:disabled {
  color: #faf5e1;
  background-color: #008b93;
  border-color: #008b93;
}

.btn-blue:not(:disabled):not(.disabled).active,
.btn-blue:not(:disabled):not(.disabled):active,
.show > .btn-blue.dropdown-toggle {
  color: #faf5e1;
  background-color: #008b93;
  border-color: #004f53;
}

.btn-dark-blue {
  color: #faf5e1;
  background-color: #708090;
  border-color: #708090;
}

.btn-dark-blue:active,
.btn-dark-blue:focus,
.btn-dark-blue:hover {
  color: #faf5e1;
  background-color: #708090;
  border-color: #708090;
}

.btn-dark-blue.disabled,
.btn-dark-blue:disabled {
  color: #faf5e1;
  background-color: #708090;
  border-color: #708090;
}

.btn-dark-blue:not(:disabled):not(.disabled).active,
.btn-dark-blue:not(:disabled):not(.disabled):active,
.show > .btn-dark-blue.dropdown-toggle {
  color: #faf5e1;
  background-color: #708090;
  border-color: #54606c;
}

.btn-light-blue {
  color: #e56013;
  background-color: #e5f0f7;
  border-color: #e5f0f7;
}

.btn-light-blue:active,
.btn-light-blue:focus,
.btn-light-blue:hover {
  color: #e56013;
  background-color: #e5f0f7;
  border-color: #e5f0f7;
}

.btn-light-blue.disabled,
.btn-light-blue:disabled {
  color: #e56013;
  background-color: #e5f0f7;
  border-color: #e5f0f7;
}

.btn-light-blue:not(:disabled):not(.disabled).active,
.btn-light-blue:not(:disabled):not(.disabled):active,
.show > .btn-light-blue.dropdown-toggle {
  color: #e56013;
  background-color: #e5f0f7;
  border-color: #b4d4e8;
}

.btn-indigo {
  color: #faf5e1;
  background-color: #6610f2;
  border-color: #6610f2;
}

.btn-indigo:active,
.btn-indigo:focus,
.btn-indigo:hover {
  color: #faf5e1;
  background-color: #6610f2;
  border-color: #6610f2;
}

.btn-indigo.disabled,
.btn-indigo:disabled {
  color: #faf5e1;
  background-color: #6610f2;
  border-color: #6610f2;
}

.btn-indigo:not(:disabled):not(.disabled).active,
.btn-indigo:not(:disabled):not(.disabled):active,
.show > .btn-indigo.dropdown-toggle {
  color: #faf5e1;
  background-color: #6610f2;
  border-color: #4c0ab8;
}

.btn-purple {
  color: #e56013;
  background-color: #afb3f7;
  border-color: #afb3f7;
}

.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover {
  color: #e56013;
  background-color: #afb3f7;
  border-color: #afb3f7;
}

.btn-purple.disabled,
.btn-purple:disabled {
  color: #e56013;
  background-color: #afb3f7;
  border-color: #afb3f7;
}

.btn-purple:not(:disabled):not(.disabled).active,
.btn-purple:not(:disabled):not(.disabled):active,
.show > .btn-purple.dropdown-toggle {
  color: #e56013;
  background-color: #afb3f7;
  border-color: #757cf1;
}

.btn-pink {
  color: #e56013;
  background-color: #f7bfd9;
  border-color: #f7bfd9;
}

.btn-pink:active,
.btn-pink:focus,
.btn-pink:hover {
  color: #e56013;
  background-color: #f7bfd9;
  border-color: #f7bfd9;
}

.btn-pink.disabled,
.btn-pink:disabled {
  color: #e56013;
  background-color: #f7bfd9;
  border-color: #f7bfd9;
}

.btn-pink:not(:disabled):not(.disabled).active,
.btn-pink:not(:disabled):not(.disabled):active,
.show > .btn-pink.dropdown-toggle {
  color: #e56013;
  background-color: #f7bfd9;
  border-color: #f086b7;
}

.btn-red {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-red:active,
.btn-red:focus,
.btn-red:hover {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-red.disabled,
.btn-red:disabled {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-red:not(:disabled):not(.disabled).active,
.btn-red:not(:disabled):not(.disabled):active,
.show > .btn-red.dropdown-toggle {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #aa0e15;
}

.btn-red-dark {
  color: #faf5e1;
  background-color: #b70f16;
  border-color: #b70f16;
}

.btn-red-dark:active,
.btn-red-dark:focus,
.btn-red-dark:hover {
  color: #faf5e1;
  background-color: #b70f16;
  border-color: #b70f16;
}

.btn-red-dark.disabled,
.btn-red-dark:disabled {
  color: #faf5e1;
  background-color: #b70f16;
  border-color: #b70f16;
}

.btn-red-dark:not(:disabled):not(.disabled).active,
.btn-red-dark:not(:disabled):not(.disabled):active,
.show > .btn-red-dark.dropdown-toggle {
  color: #faf5e1;
  background-color: #b70f16;
  border-color: #7c0a0f;
}

.btn-orange {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-orange.disabled,
.btn-orange:disabled {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-orange:not(:disabled):not(.disabled).active,
.btn-orange:not(:disabled):not(.disabled):active,
.show > .btn-orange.dropdown-toggle {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ae4b06;
}

.btn-yellow {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-yellow:active,
.btn-yellow:focus,
.btn-yellow:hover {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-yellow.disabled,
.btn-yellow:disabled {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-yellow:not(:disabled):not(.disabled).active,
.btn-yellow:not(:disabled):not(.disabled):active,
.show > .btn-yellow.dropdown-toggle {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #bf9900;
}

.btn-green {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-green:active,
.btn-green:focus,
.btn-green:hover {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-green.disabled,
.btn-green:disabled {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-green:not(:disabled):not(.disabled).active,
.btn-green:not(:disabled):not(.disabled):active,
.show > .btn-green.dropdown-toggle {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #127122;
}

.btn-dark-green {
  color: #faf5e1;
  background-color: #3a514f;
  border-color: #3a514f;
}

.btn-dark-green:active,
.btn-dark-green:focus,
.btn-dark-green:hover {
  color: #faf5e1;
  background-color: #3a514f;
  border-color: #3a514f;
}

.btn-dark-green.disabled,
.btn-dark-green:disabled {
  color: #faf5e1;
  background-color: #3a514f;
  border-color: #3a514f;
}

.btn-dark-green:not(:disabled):not(.disabled).active,
.btn-dark-green:not(:disabled):not(.disabled):active,
.show > .btn-dark-green.dropdown-toggle {
  color: #faf5e1;
  background-color: #3a514f;
  border-color: #1f2c2b;
}

.btn-light-green {
  color: #e56013;
  background-color: #f1eee1;
  border-color: #f1eee1;
}

.btn-light-green:active,
.btn-light-green:focus,
.btn-light-green:hover {
  color: #e56013;
  background-color: #f1eee1;
  border-color: #f1eee1;
}

.btn-light-green.disabled,
.btn-light-green:disabled {
  color: #e56013;
  background-color: #f1eee1;
  border-color: #f1eee1;
}

.btn-light-green:not(:disabled):not(.disabled).active,
.btn-light-green:not(:disabled):not(.disabled):active,
.show > .btn-light-green.dropdown-toggle {
  color: #e56013;
  background-color: #f1eee1;
  border-color: #ddd5b6;
}

.btn-teal {
  color: #faf5e1;
  background-color: #297d7f;
  border-color: #297d7f;
}

.btn-teal:active,
.btn-teal:focus,
.btn-teal:hover {
  color: #faf5e1;
  background-color: #297d7f;
  border-color: #297d7f;
}

.btn-teal.disabled,
.btn-teal:disabled {
  color: #faf5e1;
  background-color: #297d7f;
  border-color: #297d7f;
}

.btn-teal:not(:disabled):not(.disabled).active,
.btn-teal:not(:disabled):not(.disabled):active,
.show > .btn-teal.dropdown-toggle {
  color: #faf5e1;
  background-color: #297d7f;
  border-color: #194e4f;
}

.btn-cyan {
  color: #faf5e1;
  background-color: #0077b5;
  border-color: #0077b5;
}

.btn-cyan:active,
.btn-cyan:focus,
.btn-cyan:hover {
  color: #faf5e1;
  background-color: #0077b5;
  border-color: #0077b5;
}

.btn-cyan.disabled,
.btn-cyan:disabled {
  color: #faf5e1;
  background-color: #0077b5;
  border-color: #0077b5;
}

.btn-cyan:not(:disabled):not(.disabled).active,
.btn-cyan:not(:disabled):not(.disabled):active,
.show > .btn-cyan.dropdown-toggle {
  color: #faf5e1;
  background-color: #0077b5;
  border-color: #004d75;
}

.btn-oker {
  color: #e56013;
  background-color: #f2eada;
  border-color: #f2eada;
}

.btn-oker:active,
.btn-oker:focus,
.btn-oker:hover {
  color: #e56013;
  background-color: #f2eada;
  border-color: #f2eada;
}

.btn-oker.disabled,
.btn-oker:disabled {
  color: #e56013;
  background-color: #f2eada;
  border-color: #f2eada;
}

.btn-oker:not(:disabled):not(.disabled).active,
.btn-oker:not(:disabled):not(.disabled):active,
.show > .btn-oker.dropdown-toggle {
  color: #e56013;
  background-color: #f2eada;
  border-color: #e1cfab;
}

.btn-brown {
  color: #faf5e1;
  background-color: #720f00;
  border-color: #720f00;
}

.btn-brown:active,
.btn-brown:focus,
.btn-brown:hover {
  color: #faf5e1;
  background-color: #720f00;
  border-color: #720f00;
}

.btn-brown.disabled,
.btn-brown:disabled {
  color: #faf5e1;
  background-color: #720f00;
  border-color: #720f00;
}

.btn-brown:not(:disabled):not(.disabled).active,
.btn-brown:not(:disabled):not(.disabled):active,
.show > .btn-brown.dropdown-toggle {
  color: #faf5e1;
  background-color: #720f00;
  border-color: #320700;
}

.btn-white {
  color: #e56013;
  background-color: #fff;
  border-color: #fff;
}

.btn-white:active,
.btn-white:focus,
.btn-white:hover {
  color: #e56013;
  background-color: #fff;
  border-color: #fff;
}

.btn-white.disabled,
.btn-white:disabled {
  color: #e56013;
  background-color: #fff;
  border-color: #fff;
}

.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show > .btn-white.dropdown-toggle {
  color: #e56013;
  background-color: #fff;
  border-color: #dfdfdf;
}

.btn-gray {
  color: #faf5e1;
  background-color: #706f6f;
  border-color: #706f6f;
}

.btn-gray:active,
.btn-gray:focus,
.btn-gray:hover {
  color: #faf5e1;
  background-color: #706f6f;
  border-color: #706f6f;
}

.btn-gray.disabled,
.btn-gray:disabled {
  color: #faf5e1;
  background-color: #706f6f;
  border-color: #706f6f;
}

.btn-gray:not(:disabled):not(.disabled).active,
.btn-gray:not(:disabled):not(.disabled):active,
.show > .btn-gray.dropdown-toggle {
  color: #faf5e1;
  background-color: #706f6f;
  border-color: #504f4f;
}

.btn-outline-primary {
  color: #e56013;
  background-color: transparent;
  background-image: none;
  border-color: #e56013;
}

.btn-outline-primary.btn-softborder {
  border-color: rgba(229, 19, 28, 0.4);
}

.btn-outline-primary:hover {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #e56013;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-outline-secondary {
  color: #ffcc00;
  background-color: transparent;
  background-image: none;
  border-color: #ffcc00;
}

.btn-outline-secondary.btn-softborder {
  border-color: rgba(255, 204, 0, 0.4);
}

.btn-outline-secondary:hover {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #ffcc00;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-outline-success {
  color: #1ba832;
  background-color: transparent;
  background-image: none;
  border-color: #1ba832;
}

.btn-outline-success.btn-softborder {
  border-color: rgba(27, 168, 50, 0.4);
}

.btn-outline-success:hover {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #1ba832;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-outline-info {
  color: #ec6608;
  background-color: transparent;
  background-image: none;
  border-color: #ec6608;
}

.btn-outline-info.btn-softborder {
  border-color: rgba(236, 102, 8, 0.4);
}

.btn-outline-info:hover {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #ec6608;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-outline-warning {
  color: #ffcc00;
  background-color: transparent;
  background-image: none;
  border-color: #ffcc00;
}

.btn-outline-warning.btn-softborder {
  border-color: rgba(255, 204, 0, 0.4);
}

.btn-outline-warning:hover {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffcc00;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-outline-danger {
  color: #e56013;
  background-color: transparent;
  background-image: none;
  border-color: #e56013;
}

.btn-outline-danger.btn-softborder {
  border-color: rgba(229, 19, 28, 0.4);
}

.btn-outline-danger:hover {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #e56013;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-outline-light {
  color: #faf5e1;
  background-color: transparent;
  background-image: none;
  border-color: #faf5e1;
}

.btn-outline-light.btn-softborder {
  border-color: rgba(250, 245, 225, 0.4);
}

.btn-outline-light:hover {
  color: #e56013;
  background-color: #faf5e1;
  border-color: #faf5e1;
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #faf5e1;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #e56013;
  background-color: #faf5e1;
  border-color: #faf5e1;
}

.btn-outline-dusk {
  color: #bfac9d;
  background-color: transparent;
  background-image: none;
  border-color: #bfac9d;
}

.btn-outline-dusk.btn-softborder {
  border-color: rgba(191, 172, 157, 0.4);
}

.btn-outline-dusk:hover {
  color: #faf5e1;
  background-color: #bfac9d;
  border-color: #bfac9d;
}

.btn-outline-dusk.disabled,
.btn-outline-dusk:disabled {
  color: #bfac9d;
  background-color: transparent;
}

.btn-outline-dusk:not(:disabled):not(.disabled).active,
.btn-outline-dusk:not(:disabled):not(.disabled):active,
.show > .btn-outline-dusk.dropdown-toggle {
  color: #faf5e1;
  background-color: #bfac9d;
  border-color: #bfac9d;
}

._form-content ._button-wrapper ._submit,
.btn-outline-dark {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000;
}

._form-content ._button-wrapper .btn-softborder._submit,
.btn-outline-dark.btn-softborder {
  border-color: rgba(0, 0, 0, 0.4);
}

._form-content ._button-wrapper ._submit:hover,
.btn-outline-dark:hover {
  color: #faf5e1;
  background-color: #000;
  border-color: #000;
}

._form-content ._button-wrapper ._submit:disabled,
._form-content ._button-wrapper .disabled._submit,
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #000;
  background-color: transparent;
}

._form-content ._button-wrapper ._submit:not(:disabled):not(.disabled).active,
._form-content ._button-wrapper ._submit:not(:disabled):not(.disabled):active,
._form-content ._button-wrapper .show > .dropdown-toggle._submit,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #faf5e1;
  background-color: #000;
  border-color: #000;
}

.btn-outline-blue {
  color: #008b93;
  background-color: transparent;
  background-image: none;
  border-color: #008b93;
}

.btn-outline-blue.btn-softborder {
  border-color: rgba(0, 139, 147, 0.4);
}

.btn-outline-blue:hover {
  color: #faf5e1;
  background-color: #008b93;
  border-color: #008b93;
}

.btn-outline-blue.disabled,
.btn-outline-blue:disabled {
  color: #008b93;
  background-color: transparent;
}

.btn-outline-blue:not(:disabled):not(.disabled).active,
.btn-outline-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-blue.dropdown-toggle {
  color: #faf5e1;
  background-color: #008b93;
  border-color: #008b93;
}

.btn-outline-dark-blue {
  color: #708090;
  background-color: transparent;
  background-image: none;
  border-color: #708090;
}

.btn-outline-dark-blue.btn-softborder {
  border-color: rgba(112, 128, 144, 0.4);
}

.btn-outline-dark-blue:hover {
  color: #faf5e1;
  background-color: #708090;
  border-color: #708090;
}

.btn-outline-dark-blue.disabled,
.btn-outline-dark-blue:disabled {
  color: #708090;
  background-color: transparent;
}

.btn-outline-dark-blue:not(:disabled):not(.disabled).active,
.btn-outline-dark-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark-blue.dropdown-toggle {
  color: #faf5e1;
  background-color: #708090;
  border-color: #708090;
}

.btn-outline-light-blue {
  color: #e5f0f7;
  background-color: transparent;
  background-image: none;
  border-color: #e5f0f7;
}

.btn-outline-light-blue.btn-softborder {
  border-color: rgba(229, 240, 247, 0.4);
}

.btn-outline-light-blue:hover {
  color: #e56013;
  background-color: #e5f0f7;
  border-color: #e5f0f7;
}

.btn-outline-light-blue.disabled,
.btn-outline-light-blue:disabled {
  color: #e5f0f7;
  background-color: transparent;
}

.btn-outline-light-blue:not(:disabled):not(.disabled).active,
.btn-outline-light-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-light-blue.dropdown-toggle {
  color: #e56013;
  background-color: #e5f0f7;
  border-color: #e5f0f7;
}

.btn-outline-indigo {
  color: #6610f2;
  background-color: transparent;
  background-image: none;
  border-color: #6610f2;
}

.btn-outline-indigo.btn-softborder {
  border-color: rgba(102, 16, 242, 0.4);
}

.btn-outline-indigo:hover {
  color: #faf5e1;
  background-color: #6610f2;
  border-color: #6610f2;
}

.btn-outline-indigo.disabled,
.btn-outline-indigo:disabled {
  color: #6610f2;
  background-color: transparent;
}

.btn-outline-indigo:not(:disabled):not(.disabled).active,
.btn-outline-indigo:not(:disabled):not(.disabled):active,
.show > .btn-outline-indigo.dropdown-toggle {
  color: #faf5e1;
  background-color: #6610f2;
  border-color: #6610f2;
}

.btn-outline-purple {
  color: #afb3f7;
  background-color: transparent;
  background-image: none;
  border-color: #afb3f7;
}

.btn-outline-purple.btn-softborder {
  border-color: rgba(175, 179, 247, 0.4);
}

.btn-outline-purple:hover {
  color: #e56013;
  background-color: #afb3f7;
  border-color: #afb3f7;
}

.btn-outline-purple.disabled,
.btn-outline-purple:disabled {
  color: #afb3f7;
  background-color: transparent;
}

.btn-outline-purple:not(:disabled):not(.disabled).active,
.btn-outline-purple:not(:disabled):not(.disabled):active,
.show > .btn-outline-purple.dropdown-toggle {
  color: #e56013;
  background-color: #afb3f7;
  border-color: #afb3f7;
}

.btn-outline-pink {
  color: #f7bfd9;
  background-color: transparent;
  background-image: none;
  border-color: #f7bfd9;
}

.btn-outline-pink.btn-softborder {
  border-color: rgba(247, 191, 217, 0.4);
}

.btn-outline-pink:hover {
  color: #e56013;
  background-color: #f7bfd9;
  border-color: #f7bfd9;
}

.btn-outline-pink.disabled,
.btn-outline-pink:disabled {
  color: #f7bfd9;
  background-color: transparent;
}

.btn-outline-pink:not(:disabled):not(.disabled).active,
.btn-outline-pink:not(:disabled):not(.disabled):active,
.show > .btn-outline-pink.dropdown-toggle {
  color: #e56013;
  background-color: #f7bfd9;
  border-color: #f7bfd9;
}

.btn-outline-red {
  color: #e56013;
  background-color: transparent;
  background-image: none;
  border-color: #e56013;
}

.btn-outline-red.btn-softborder {
  border-color: rgba(229, 19, 28, 0.4);
}

.btn-outline-red:hover {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-outline-red.disabled,
.btn-outline-red:disabled {
  color: #e56013;
  background-color: transparent;
}

.btn-outline-red:not(:disabled):not(.disabled).active,
.btn-outline-red:not(:disabled):not(.disabled):active,
.show > .btn-outline-red.dropdown-toggle {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.btn-outline-red-dark {
  color: #b70f16;
  background-color: transparent;
  background-image: none;
  border-color: #b70f16;
}

.btn-outline-red-dark.btn-softborder {
  border-color: rgba(183, 15, 22, 0.4);
}

.btn-outline-red-dark:hover {
  color: #faf5e1;
  background-color: #b70f16;
  border-color: #b70f16;
}

.btn-outline-red-dark.disabled,
.btn-outline-red-dark:disabled {
  color: #b70f16;
  background-color: transparent;
}

.btn-outline-red-dark:not(:disabled):not(.disabled).active,
.btn-outline-red-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-red-dark.dropdown-toggle {
  color: #faf5e1;
  background-color: #b70f16;
  border-color: #b70f16;
}

.btn-outline-orange {
  color: #ec6608;
  background-color: transparent;
  background-image: none;
  border-color: #ec6608;
}

.btn-outline-orange.btn-softborder {
  border-color: rgba(236, 102, 8, 0.4);
}

.btn-outline-orange:hover {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-outline-orange.disabled,
.btn-outline-orange:disabled {
  color: #ec6608;
  background-color: transparent;
}

.btn-outline-orange:not(:disabled):not(.disabled).active,
.btn-outline-orange:not(:disabled):not(.disabled):active,
.show > .btn-outline-orange.dropdown-toggle {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.btn-outline-yellow {
  color: #ffcc00;
  background-color: transparent;
  background-image: none;
  border-color: #ffcc00;
}

.btn-outline-yellow.btn-softborder {
  border-color: rgba(255, 204, 0, 0.4);
}

.btn-outline-yellow:hover {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-outline-yellow.disabled,
.btn-outline-yellow:disabled {
  color: #ffcc00;
  background-color: transparent;
}

.btn-outline-yellow:not(:disabled):not(.disabled).active,
.btn-outline-yellow:not(:disabled):not(.disabled):active,
.show > .btn-outline-yellow.dropdown-toggle {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.btn-outline-green {
  color: #1ba832;
  background-color: transparent;
  background-image: none;
  border-color: #1ba832;
}

.btn-outline-green.btn-softborder {
  border-color: rgba(27, 168, 50, 0.4);
}

.btn-outline-green:hover {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-outline-green.disabled,
.btn-outline-green:disabled {
  color: #1ba832;
  background-color: transparent;
}

.btn-outline-green:not(:disabled):not(.disabled).active,
.btn-outline-green:not(:disabled):not(.disabled):active,
.show > .btn-outline-green.dropdown-toggle {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.btn-outline-dark-green {
  color: #3a514f;
  background-color: transparent;
  background-image: none;
  border-color: #3a514f;
}

.btn-outline-dark-green.btn-softborder {
  border-color: rgba(58, 81, 79, 0.4);
}

.btn-outline-dark-green:hover {
  color: #faf5e1;
  background-color: #3a514f;
  border-color: #3a514f;
}

.btn-outline-dark-green.disabled,
.btn-outline-dark-green:disabled {
  color: #3a514f;
  background-color: transparent;
}

.btn-outline-dark-green:not(:disabled):not(.disabled).active,
.btn-outline-dark-green:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark-green.dropdown-toggle {
  color: #faf5e1;
  background-color: #3a514f;
  border-color: #3a514f;
}

.btn-outline-light-green {
  color: #f1eee1;
  background-color: transparent;
  background-image: none;
  border-color: #f1eee1;
}

.btn-outline-light-green.btn-softborder {
  border-color: rgba(241, 238, 225, 0.4);
}

.btn-outline-light-green:hover {
  color: #e56013;
  background-color: #f1eee1;
  border-color: #f1eee1;
}

.btn-outline-light-green.disabled,
.btn-outline-light-green:disabled {
  color: #f1eee1;
  background-color: transparent;
}

.btn-outline-light-green:not(:disabled):not(.disabled).active,
.btn-outline-light-green:not(:disabled):not(.disabled):active,
.show > .btn-outline-light-green.dropdown-toggle {
  color: #e56013;
  background-color: #f1eee1;
  border-color: #f1eee1;
}

.btn-outline-teal {
  color: #297d7f;
  background-color: transparent;
  background-image: none;
  border-color: #297d7f;
}

.btn-outline-teal.btn-softborder {
  border-color: rgba(41, 125, 127, 0.4);
}

.btn-outline-teal:hover {
  color: #faf5e1;
  background-color: #297d7f;
  border-color: #297d7f;
}

.btn-outline-teal.disabled,
.btn-outline-teal:disabled {
  color: #297d7f;
  background-color: transparent;
}

.btn-outline-teal:not(:disabled):not(.disabled).active,
.btn-outline-teal:not(:disabled):not(.disabled):active,
.show > .btn-outline-teal.dropdown-toggle {
  color: #faf5e1;
  background-color: #297d7f;
  border-color: #297d7f;
}

.btn-outline-cyan {
  color: #0077b5;
  background-color: transparent;
  background-image: none;
  border-color: #0077b5;
}

.btn-outline-cyan.btn-softborder {
  border-color: rgba(0, 119, 181, 0.4);
}

.btn-outline-cyan:hover {
  color: #faf5e1;
  background-color: #0077b5;
  border-color: #0077b5;
}

.btn-outline-cyan.disabled,
.btn-outline-cyan:disabled {
  color: #0077b5;
  background-color: transparent;
}

.btn-outline-cyan:not(:disabled):not(.disabled).active,
.btn-outline-cyan:not(:disabled):not(.disabled):active,
.show > .btn-outline-cyan.dropdown-toggle {
  color: #faf5e1;
  background-color: #0077b5;
  border-color: #0077b5;
}

.btn-outline-oker {
  color: #f2eada;
  background-color: transparent;
  background-image: none;
  border-color: #f2eada;
}

.btn-outline-oker.btn-softborder {
  border-color: rgba(242, 234, 218, 0.4);
}

.btn-outline-oker:hover {
  color: #e56013;
  background-color: #f2eada;
  border-color: #f2eada;
}

.btn-outline-oker.disabled,
.btn-outline-oker:disabled {
  color: #f2eada;
  background-color: transparent;
}

.btn-outline-oker:not(:disabled):not(.disabled).active,
.btn-outline-oker:not(:disabled):not(.disabled):active,
.show > .btn-outline-oker.dropdown-toggle {
  color: #e56013;
  background-color: #f2eada;
  border-color: #f2eada;
}

.btn-outline-brown {
  color: #720f00;
  background-color: transparent;
  background-image: none;
  border-color: #720f00;
}

.btn-outline-brown.btn-softborder {
  border-color: rgba(114, 15, 0, 0.4);
}

.btn-outline-brown:hover {
  color: #faf5e1;
  background-color: #720f00;
  border-color: #720f00;
}

.btn-outline-brown.disabled,
.btn-outline-brown:disabled {
  color: #720f00;
  background-color: transparent;
}

.btn-outline-brown:not(:disabled):not(.disabled).active,
.btn-outline-brown:not(:disabled):not(.disabled):active,
.show > .btn-outline-brown.dropdown-toggle {
  color: #faf5e1;
  background-color: #720f00;
  border-color: #720f00;
}

.btn-outline-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}

.btn-outline-white.btn-softborder {
  border-color: rgba(255, 255, 255, 0.4);
}

.btn-outline-white:hover {
  color: #e56013;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-white.disabled,
.btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}

.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.show > .btn-outline-white.dropdown-toggle {
  color: #e56013;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-gray {
  color: #706f6f;
  background-color: transparent;
  background-image: none;
  border-color: #706f6f;
}

.btn-outline-gray.btn-softborder {
  border-color: rgba(112, 111, 111, 0.4);
}

.btn-outline-gray:hover {
  color: #faf5e1;
  background-color: #706f6f;
  border-color: #706f6f;
}

.btn-outline-gray.disabled,
.btn-outline-gray:disabled {
  color: #706f6f;
  background-color: transparent;
}

.btn-outline-gray:not(:disabled):not(.disabled).active,
.btn-outline-gray:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray.dropdown-toggle {
  color: #faf5e1;
  background-color: #706f6f;
  border-color: #706f6f;
}

@media (min-width: 900px) {
  .btn-lg {
    padding: 1.25rem 2.5rem;
    font-size: 0.875rem;
    line-height: 2.7rem;
    border-radius: 100vw;
  }
}

.btn-sm {
  padding: 0.625rem 1.25rem;
  font-size: 0.75rem;
  line-height: 1.125rem;
  border-radius: 100vw;
}

._form-content ._button-wrapper ._submit i,
.btn i {
  padding: 0 5px;
}

._form-content ._button-wrapper ._submit a,
.btn a {
  border: none !important;
  text-decoration: none;
  color: inherit !important;
}

a.share-btn {
  position: relative;
  display: inline-block;
  border-radius: 100vw;
  padding: 10px 15px;
  background-color: #e56013;
  color: #fff;
  text-decoration: none;
  line-height: normal;
  font-size: 0.75rem;
}

a.share-btn i {
  padding-left: 8px;
}

a.share-btn:active,
a.share-btn:focus,
a.share-btn:hover {
  text-decoration: none;
  background-color: #9e0d13;
}

a.share-btn.share-btn-messenger {
  background-color: #55acee;
}

a.share-btn.share-btn-messenger:active,
a.share-btn.share-btn-messenger:focus,
a.share-btn.share-btn-messenger:hover {
  background-color: #1689e0;
}

a.share-btn.share-btn-facebook {
  background-color: #4267b2;
}

a.share-btn.share-btn-facebook:active,
a.share-btn.share-btn-facebook:focus,
a.share-btn.share-btn-facebook:hover {
  background-color: #2d477a;
}

a.share-btn.share-btn-twitter {
  background-color: #00acee;
}

a.share-btn.share-btn-twitter:active,
a.share-btn.share-btn-twitter:focus,
a.share-btn.share-btn-twitter:hover {
  background-color: #0075a2;
}

a.share-btn.share-btn-linkedin {
  background-color: #0e76a8;
}

a.share-btn.share-btn-linkedin:active,
a.share-btn.share-btn-linkedin:focus,
a.share-btn.share-btn-linkedin:hover {
  background-color: #084461;
}

a.share-btn.share-btn-email {
  background-color: #7d7d7d;
}

a.share-btn.share-btn-email:active,
a.share-btn.share-btn-email:focus,
a.share-btn.share-btn-email:hover {
  background-color: #575757;
}

a.share-btn.share-btn-share {
  background-color: #a2cc54;
}

a.share-btn.share-btn-share:active,
a.share-btn.share-btn-share:focus,
a.share-btn.share-btn-share:hover {
  background-color: #7ba331;
}

a.share-btn.share-btn-whatsapp {
  background-color: #128c7e;
}

a.share-btn.share-btn-whatsapp:active,
a.share-btn.share-btn-whatsapp:focus,
a.share-btn.share-btn-whatsapp:hover {
  background-color: #094841;
}

.badge {
  display: inline-block;
  padding: 0.4rem 0.5rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
}

.badge {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

@media screen and (max-width: 1300px) {
  .badge {
    padding-top: calc(0.1939393939vw + 0.2424242424rem);
    padding-bottom: calc(0.1939393939vw + 0.2424242424rem);
  }
}

@media screen and (max-width: 640px) {
  .badge {
    padding-top: 0.32rem;
    padding-bottom: 0.32rem;
  }
}

.badge {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media screen and (max-width: 1300px) {
  .badge {
    padding-left: calc(0.2424242424vw + 0.303030303rem);
    padding-right: calc(0.2424242424vw + 0.303030303rem);
  }
}

@media screen and (max-width: 640px) {
  .badge {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
}

.badge:empty {
  display: none;
}

.badge img {
  display: inline-block;
  height: 0.75rem;
  width: auto;
  padding-right: 5px;
}

@media (max-width: 640px) {
  .badge {
    font-size: 0.75rem;
  }
}

._form-content ._button-wrapper ._submit .badge,
.btn .badge {
  position: relative;
  top: -1px;
}

.badge-primary {
  color: #faf5e1;
  background-color: #e56013;
}

.badge-primary[href]:active,
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #b60f16;
}

.badge-secondary {
  color: #e56013;
  background-color: #ffcc00;
}

.badge-secondary[href]:active,
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #cca300;
}

.badge-success {
  color: #faf5e1;
  background-color: #1ba832;
}

.badge-success[href]:active,
.badge-success[href]:focus,
.badge-success[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #147c25;
}

.badge-info {
  color: #faf5e1;
  background-color: #ec6608;
}

.badge-info[href]:active,
.badge-info[href]:focus,
.badge-info[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #bb5106;
}

.badge-warning {
  color: #e56013;
  background-color: #ffcc00;
}

.badge-warning[href]:active,
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #cca300;
}

.badge-danger {
  color: #faf5e1;
  background-color: #e56013;
}

.badge-danger[href]:active,
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #b60f16;
}

.badge-light {
  color: #e56013;
  background-color: #faf5e1;
}

.badge-light[href]:active,
.badge-light[href]:focus,
.badge-light[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #f3e6b5;
}

.badge-dusk {
  color: #faf5e1;
  background-color: #bfac9d;
}

.badge-dusk[href]:active,
.badge-dusk[href]:focus,
.badge-dusk[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #ab927e;
}

.badge-dark {
  color: #faf5e1;
  background-color: #000;
}

.badge-dark[href]:active,
.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: black;
}

.badge-blue {
  color: #faf5e1;
  background-color: #008b93;
}

.badge-blue[href]:active,
.badge-blue[href]:focus,
.badge-blue[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #005b60;
}

.badge-dark-blue {
  color: #faf5e1;
  background-color: #708090;
}

.badge-dark-blue[href]:active,
.badge-dark-blue[href]:focus,
.badge-dark-blue[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #5a6773;
}

.badge-light-blue {
  color: #e56013;
  background-color: #e5f0f7;
}

.badge-light-blue[href]:active,
.badge-light-blue[href]:focus,
.badge-light-blue[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #bedaeb;
}

.badge-indigo {
  color: #faf5e1;
  background-color: #6610f2;
}

.badge-indigo[href]:active,
.badge-indigo[href]:focus,
.badge-indigo[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #510bc4;
}

.badge-purple {
  color: #e56013;
  background-color: #afb3f7;
}

.badge-purple[href]:active,
.badge-purple[href]:focus,
.badge-purple[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #8187f2;
}

.badge-pink {
  color: #e56013;
  background-color: #f7bfd9;
}

.badge-pink[href]:active,
.badge-pink[href]:focus,
.badge-pink[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #f192be;
}

.badge-red {
  color: #faf5e1;
  background-color: #e56013;
}

.badge-red[href]:active,
.badge-red[href]:focus,
.badge-red[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #b60f16;
}

.badge-red-dark {
  color: #faf5e1;
  background-color: #b70f16;
}

.badge-red-dark[href]:active,
.badge-red-dark[href]:focus,
.badge-red-dark[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #880b10;
}

.badge-orange {
  color: #faf5e1;
  background-color: #ec6608;
}

.badge-orange[href]:active,
.badge-orange[href]:focus,
.badge-orange[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #bb5106;
}

.badge-yellow {
  color: #e56013;
  background-color: #ffcc00;
}

.badge-yellow[href]:active,
.badge-yellow[href]:focus,
.badge-yellow[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #cca300;
}

.badge-green {
  color: #faf5e1;
  background-color: #1ba832;
}

.badge-green[href]:active,
.badge-green[href]:focus,
.badge-green[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #147c25;
}

.badge-dark-green {
  color: #faf5e1;
  background-color: #3a514f;
}

.badge-dark-green[href]:active,
.badge-dark-green[href]:focus,
.badge-dark-green[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #253332;
}

.badge-light-green {
  color: #e56013;
  background-color: #f1eee1;
}

.badge-light-green[href]:active,
.badge-light-green[href]:focus,
.badge-light-green[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #e1dabe;
}

.badge-teal {
  color: #faf5e1;
  background-color: #297d7f;
}

.badge-teal[href]:active,
.badge-teal[href]:focus,
.badge-teal[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #1d5758;
}

.badge-cyan {
  color: #faf5e1;
  background-color: #0077b5;
}

.badge-cyan[href]:active,
.badge-cyan[href]:focus,
.badge-cyan[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #005582;
}

.badge-oker {
  color: #e56013;
  background-color: #f2eada;
}

.badge-oker[href]:active,
.badge-oker[href]:focus,
.badge-oker[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #e5d5b4;
}

.badge-brown {
  color: #faf5e1;
  background-color: #720f00;
}

.badge-brown[href]:active,
.badge-brown[href]:focus,
.badge-brown[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #3f0800;
}

.badge-white {
  color: #e56013;
  background-color: #fff;
}

.badge-white[href]:active,
.badge-white[href]:focus,
.badge-white[href]:hover {
  color: #e56013;
  text-decoration: none;
  background-color: #e6e6e6;
}

.badge-gray {
  color: #faf5e1;
  background-color: #706f6f;
}

.badge-gray[href]:active,
.badge-gray[href]:focus,
.badge-gray[href]:hover {
  color: #faf5e1;
  text-decoration: none;
  background-color: #565656;
}

.contentblock {
  margin-bottom: 140px;
}

@media screen and (max-width: 1300px) {
  .contentblock {
    margin-bottom: calc(9.0909090909vw + 21.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock {
    margin-bottom: 80px;
  }
}

.contentblock .contentblock-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (max-width: 900px) {
  .contentblock .contentblock-text:not(:first-child) {
    padding-bottom: 50px;
  }

  .contentblock.gold-background .contentblock-text:not(:first-child) {
    padding-bottom: 5rem;
  }
}

@media screen and (max-width: 900px) and (max-width: 1300px) {
  .contentblock .contentblock-text:not(:first-child) {
    padding-bottom: calc(3.7878787879vw + 0.7575757576px);
  }
  .contentblock.gold-background .contentblock-text:not(:first-child) {
    padding-bottom: 5rem;
  }
}

@media screen and (max-width: 900px) and (max-width: 640px) {
  .contentblock .contentblock-text:not(:first-child) {
    padding-bottom: 25px;
  }
  .contentblock.gold-background .contentblock-text:not(:first-child) {
    padding-bottom: 3rem;
  }
}

.contentblock.full .contentblock-text {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.contentblock.photo-left,
.contentblock.photo-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contentblock.photo-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.contentblock.photo-right.full {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.contentblock.contentalbum,
.contentblock.flex-center,
.contentblock.paragraph-columns {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contentblock.photo-left.full {
  display: block;
}

.contentblock.photo-left .contentblock-media,
img.photo-left {
  display: block;
  float: left;
  margin-right: 8.5%;
  border: none;
}

.contentblock.photo-right .contentblock-media,
img.photo-right {
  display: block;
  float: right;
  margin-left: 8.5%;
  border: none;
}

.contentblock.photo-center .contentblock-media,
img.photo-center {
  display: block;
  margin: 0 auto !important;
}

.combi-panel img.photo-center,
.combi-panel img.photo-left,
.combi-panel img.photo-right {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
  float: none;
}

.contentblock .contentblock-media {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  float: none !important;
}

.contentblock .contentblock-media:not(:last-child) {
  padding-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .contentblock .contentblock-media:not(:last-child) {
    padding-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock .contentblock-media:not(:last-child) {
    padding-bottom: 50px;
  }
}

.contentblock.photo-left .contentblock-media,
.contentblock.photo-right .contentblock-media {
  padding-bottom: 25px;
}

@media screen and (max-width: 1300px) {
  .contentblock.photo-left .contentblock-media,
  .contentblock.photo-right .contentblock-media {
    padding-bottom: calc(1.8939393939vw + 0.3787878788px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.photo-left .contentblock-media,
  .contentblock.photo-right .contentblock-media {
    padding-bottom: 12.5px;
  }
}

.contentblock .contentblock-media img {
  display: block;
  width: 100%;
  margin: 0 0;
  padding: 0 0;
  /* filter: drop-shadow(2px 0 0 #e56013) drop-shadow(0 2px 0 #e56013)
    drop-shadow(-2px 0 0 #e56013) drop-shadow(0 -2px 0 #e56013); */
  background-image: url(images/podium7.jpg);
  background-size: cover;
  background-position: center;
}

.contentblock .contentblock-media a {
  text-decoration: none;
}

.contentblock.veryverylarge .contentblock-media,
img.veryverylarge {
  width: 62%;
}

.contentblock.verylarge .contentblock-media,
img.verylarge {
  width: 52%;
}

.contentblock.large .contentblock-media,
img.large {
  width: 40%;
}

.contentblock.medium .contentblock-media,
img.medium {
  width: 31%;
}

.contentblock.small .contentblock-media,
img.small {
  width: 25%;
}

.contentblock.mini .contentblock-media,
img.mini {
  width: 120px;
}

.contentblock.full .contentblock-media,
.photo-full,
img.full {
  position: relative;
  clear: both;
  display: block;
  float: none;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  height: auto;
}

.contentblock .contentblock-media span {
  color: #9a9a9a;
  font-size: 0.75rem;
  display: block;
  padding: 15px 0 0 0;
}

.contentalbum.photo-left .contentblock-text {
  padding-right: 4.1666666667%;
}

.contentalbum.photo-right .contentblock-text {
  padding-left: 4.1666666667%;
}

@media (max-width: 900px) {
  .contentalbum .contentblock-text {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1100px) {
  .contentalbum.verylarge,
  .contentalbum.veryverylarge {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .contentalbum.verylarge .contentblock-media,
  .contentalbum.veryverylarge .contentblock-media {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .contentalbum.verylarge .contentblock-text,
  .contentalbum.veryverylarge .contentblock-text {
    padding-left: 0;
    padding-right: 0;
  }

  .contentalbum.verylarge .contentblock-text,
  .contentalbum.veryverylarge .contentblock-text {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 1100px) and (max-width: 1300px) {
  .contentalbum.verylarge .contentblock-text,
  .contentalbum.veryverylarge .contentblock-text {
    padding-bottom: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 1100px) and (max-width: 640px) {
  .contentalbum.verylarge .contentblock-text,
  .contentalbum.veryverylarge .contentblock-text {
    padding-bottom: 25px;
  }
}

.contentblock .contentblock-media .contentblock-media-album {
  background-color: #faf5e1;
  position: relative;
}

.contentblock .contentblock-media .contentblock-media-album picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  z-index: 1;
}

.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #000;
}

.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span
  svg {
  width: 11px;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
}

.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.prev {
  padding-right: 8px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.prev:active
  svg,
.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.prev:focus
  svg,
.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.prev:hover
  svg {
  translate: -10px 0;
}

.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.next {
  padding-left: 8px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.next
  svg {
  scale: -1 1;
}

.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.next:active
  svg,
.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.next:focus
  svg,
.contentblock
  .contentblock-media
  .contentblock-media-album
  .contentblock-media-album-controls
  span.next:hover
  svg {
  translate: 10px 0;
}

.contentblock
  .contentblock-media
  .contentblock-media-album:not(:has(picture:nth-child(2)))
  .contentblock-media-album-controls {
  display: none;
}

.contentblock.mini .contentblock-media {
  margin-right: calc(16.6666666667% - 120px);
}

.contentblock.mini.reduced-sm .contentblock-media {
  margin-right: calc(20% - 120px);
}

.contentblock.mini.reduced .contentblock-media {
  margin-right: calc(25% - 120px);
}

.contentblock.mini.reduced-lg .contentblock-media {
  margin-right: calc(33.3333333333% - 120px);
}

@media (max-width: 900px) {
  .contentblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .contentblock.photo-center:not(.mini) .contentblock-media,
  .contentblock.photo-full .contentblock-media,
  .contentblock.photo-left:not(.mini) .contentblock-media,
  .contentblock.photo-right:not(.mini) .contentblock-media,
  img.photo-center,
  img.photo-center.full,
  img.photo-center.large,
  img.photo-center.medium,
  img.photo-center.small,
  img.photo-center.verylarge,
  img.photo-full,
  img.photo-left,
  img.photo-left.full,
  img.photo-left.large,
  img.photo-left.medium,
  img.photo-left.small,
  img.photo-left.verylarge,
  img.photo-right,
  img.photo-right.full,
  img.photo-right.large,
  img.photo-right.medium,
  img.photo-right.small,
  img.photo-right.verylarge {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .contentblock.photo-center:not(.mini) .contentblock-media:not(:last-child),
  .contentblock.photo-full .contentblock-media:not(:last-child),
  .contentblock.photo-left:not(.mini) .contentblock-media:not(:last-child),
  .contentblock.photo-right:not(.mini) .contentblock-media:not(:last-child),
  img.photo-center.full:not(:last-child),
  img.photo-center.large:not(:last-child),
  img.photo-center.medium:not(:last-child),
  img.photo-center.small:not(:last-child),
  img.photo-center.verylarge:not(:last-child),
  img.photo-center:not(:last-child),
  img.photo-full:not(:last-child),
  img.photo-left.full:not(:last-child),
  img.photo-left.large:not(:last-child),
  img.photo-left.medium:not(:last-child),
  img.photo-left.small:not(:last-child),
  img.photo-left.verylarge:not(:last-child),
  img.photo-left:not(:last-child),
  img.photo-right.full:not(:last-child),
  img.photo-right.large:not(:last-child),
  img.photo-right.medium:not(:last-child),
  img.photo-right.small:not(:last-child),
  img.photo-right.verylarge:not(:last-child),
  img.photo-right:not(:last-child) {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 900px) and (max-width: 1300px) {
  .contentblock.photo-center:not(.mini) .contentblock-media:not(:last-child),
  .contentblock.photo-full .contentblock-media:not(:last-child),
  .contentblock.photo-left:not(.mini) .contentblock-media:not(:last-child),
  .contentblock.photo-right:not(.mini) .contentblock-media:not(:last-child),
  img.photo-center.full:not(:last-child),
  img.photo-center.large:not(:last-child),
  img.photo-center.medium:not(:last-child),
  img.photo-center.small:not(:last-child),
  img.photo-center.verylarge:not(:last-child),
  img.photo-center:not(:last-child),
  img.photo-full:not(:last-child),
  img.photo-left.full:not(:last-child),
  img.photo-left.large:not(:last-child),
  img.photo-left.medium:not(:last-child),
  img.photo-left.small:not(:last-child),
  img.photo-left.verylarge:not(:last-child),
  img.photo-left:not(:last-child),
  img.photo-right.full:not(:last-child),
  img.photo-right.large:not(:last-child),
  img.photo-right.medium:not(:last-child),
  img.photo-right.small:not(:last-child),
  img.photo-right.verylarge:not(:last-child),
  img.photo-right:not(:last-child) {
    padding-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 900px) and (max-width: 640px) {
  .contentblock.photo-center:not(.mini) .contentblock-media:not(:last-child),
  .contentblock.photo-full .contentblock-media:not(:last-child),
  .contentblock.photo-left:not(.mini) .contentblock-media:not(:last-child),
  .contentblock.photo-right:not(.mini) .contentblock-media:not(:last-child),
  img.photo-center.full:not(:last-child),
  img.photo-center.large:not(:last-child),
  img.photo-center.medium:not(:last-child),
  img.photo-center.small:not(:last-child),
  img.photo-center.verylarge:not(:last-child),
  img.photo-center:not(:last-child),
  img.photo-full:not(:last-child),
  img.photo-left.full:not(:last-child),
  img.photo-left.large:not(:last-child),
  img.photo-left.medium:not(:last-child),
  img.photo-left.small:not(:last-child),
  img.photo-left.verylarge:not(:last-child),
  img.photo-left:not(:last-child),
  img.photo-right.full:not(:last-child),
  img.photo-right.large:not(:last-child),
  img.photo-right.medium:not(:last-child),
  img.photo-right.small:not(:last-child),
  img.photo-right.verylarge:not(:last-child),
  img.photo-right:not(:last-child) {
    padding-bottom: 50px;
  }
}

@media (max-width: 900px) {
  .contentblock.mini .contentblock-media {
    width: 120px;
  }
}

.combipanel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 100px;
}

.combipanel {
  row-gap: 140px;
}

@media screen and (max-width: 1300px) {
  .combipanel {
    row-gap: calc(9.0909090909vw + 21.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel {
    row-gap: 80px;
  }
}

.combipanel {
  -webkit-column-gap: 125px;
  -moz-column-gap: 125px;
  column-gap: 125px;
}

@media screen and (max-width: 1300px) {
  .combipanel {
    -webkit-column-gap: calc(15.9090909091vw - 81.8181818182px);
    -moz-column-gap: calc(15.9090909091vw - 81.8181818182px);
    column-gap: calc(15.9090909091vw - 81.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

.combipanel > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .combipanel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

form {
  margin: 0;
}

form {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  form {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  form {
    margin-bottom: 65px;
  }
}

form .grid {
  overflow: visible;
}

.form-left {
  width: 47%;
  float: left;
}

.form-right {
  width: 47%;
  float: right;
}

@media (max-width: 640px) {
  .form-left,
  .form-right {
    width: 100%;
    float: none;
  }
}

.form-links {
  display: inline;
}

.form-links a,
.form-links span {
  display: inline-block;
  font-size: 0.75rem;
  margin-left: 20px;
}

.form-links a:first-child,
.form-links span:first-child {
  margin-left: 0px;
}

@media (max-width: 640px) {
  .form-links {
    display: block;
    padding-left: 0px;
    padding-top: 10px;
  }

  .form-links a,
  .form-links span {
    font-size: 0.6875rem;
  }
}

.form-line {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-line:after {
  display: none;
}

.form-line .form-block {
  position: relative;
  width: 100%;
}

@media (max-width: 640px) {
  .form-line .form-block {
    padding-bottom: 5px;
  }
}

.form-line .form-block.form-block-12 {
  width: 49.5%;
}

.form-line .form-block.form-block-13 {
  width: 32%;
}

.form-line .form-block.form-block-23 {
  width: 65%;
}

.form-line .form-block.form-block-14 {
  width: 24%;
}

.form-line .form-block.form-block-34 {
  width: 72%;
}

._form-content ._button-wrapper .form-line .form-block ._submit,
.form-line .form-block ._form-content ._button-wrapper ._submit,
.form-line .form-block .btn {
  margin: 0.5625rem 0 0.28125rem 0;
}

@media (max-width: 640px) {
  .form-line {
    padding: 0 0;
  }

  .form-line .form-block {
    padding: 0;
  }

  .form-line .form-block.form-block-12,
  .form-line .form-block.form-block-13,
  .form-line .form-block.form-block-14,
  .form-line .form-block.form-block-23,
  .form-line .form-block.form-block-34 {
    width: 100%;
  }

  .form-line .form-block.align-right {
    text-align: left;
  }
}

label {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 600;
  font-family: "Poppins", Arial, sans-serif;
  color: #ffcc00;
  line-height: normal;
}

label:has(
  input[type="checkbox"],
  [type="checkbox"].input,
  [type="checkbox"].form-fields-dropdown-select
),
label:has(
  input[type="radio"],
  [type="radio"].input,
  [type="radio"].form-fields-dropdown-select
) {
  color: #e56013;
}

@media (max-width: 640px) {
  label {
    padding-left: 0px;
  }
}

label.floatinglabel {
  position: absolute;
  display: block;
  opacity: 0;
  background-color: #faf5e1;
  color: #ffcc00;
  font-weight: 400;
  z-index: 10;
  top: 5px;
  left: 0px;
  padding: 0 8px;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  font-size: 0.75rem;
  border-radius: 0px;
}

label.floatinglabel em {
  color: #000;
}

label.active {
  top: -11px;
  opacity: 1;
}

label.error {
  border: none;
  color: #e56013;
}

label.inline {
  display: inline;
  margin: 0 0 0 0;
  padding: 0.28125rem 0;
}

label.inline + label.inline {
  padding-left: 15px;
}

label.inline + .form-fields-dropdown-select,
label.inline + .input,
label.inline + input {
  margin-left: 15px;
}

@media (max-width: 640px) {
  label.inline {
    display: inline;
    padding-left: 0px !important;
  }
}

label em {
  color: #e56013;
  font-style: normal;
  font-weight: 400;
  padding-left: 5px;
}

label.inline em {
  color: #e56013;
  font-size: 0.75rem;
}

.form-fields-dropdown-select,
.input,
button,
input,
textarea {
  position: relative;
  background-color: transparent;
  border-bottom: solid 0px rgba(255, 204, 0, 0.2);
  padding: 0.5625rem 0rem;
  margin-bottom: 20px;
  font-size: 0.9375rem;
  font-weight: 400;
  vertical-align: middle;
  border-radius: 0px;
  color: #ffcc00;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Poppins", Arial, sans-serif;
  line-height: 1.4em;
}

.input-sm.form-fields-dropdown-select,
.input-sm.input,
button.input-sm,
input.input-sm,
textarea.input-sm {
  padding: 0.625rem 0.46875rem;
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.input-sm.form-fields-dropdown-select,
.input-sm.input,
button.input-sm,
input.input-sm,
textarea.input-sm {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 1300px) {
  .input-sm.form-fields-dropdown-select,
  .input-sm.input,
  button.input-sm,
  input.input-sm,
  textarea.input-sm {
    margin-top: calc(0.7575757576vw + 0.009469697rem);
    margin-bottom: calc(0.7575757576vw + 0.009469697rem);
  }
}

@media screen and (max-width: 640px) {
  .input-sm.form-fields-dropdown-select,
  .input-sm.input,
  button.input-sm,
  input.input-sm,
  textarea.input-sm {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }
}

.input-lg.form-fields-dropdown-select,
.input-lg.input,
button.input-lg,
input.input-lg,
textarea.input-lg {
  line-height: 2.7rem;
  border-radius: 0px;
  padding: 1.25rem 2.5rem;
  font-size: 0.875rem;
}

@media (max-width: 900px) {
  .input-lg.form-fields-dropdown-select,
  .input-lg.input,
  button.input-lg,
  input.input-lg,
  textarea.input-lg {
    line-height: 1.4em;
    border-radius: 0px;
    font-size: 0.9375rem;
  }
}

.form-fields-dropdown-select,
.input {
  line-height: normal !important;
}

.input-icon.form-fields-dropdown-select,
.input.input-icon {
  padding-left: 25px;
}

.form-fields-dropdown-select .form-fields-dropdown-select,
.form-fields-dropdown-select .input,
.form-fields-dropdown-select input,
.input .form-fields-dropdown-select,
.input .input,
.input input {
  padding: 0 0;
  margin: 0 0;
  border: none;
  border-radius: 0;
}

.input-lg.form-fields-dropdown-select .form-fields-dropdown-select,
.input-lg.form-fields-dropdown-select .input,
.input-lg.form-fields-dropdown-select input,
.input.input-lg .form-fields-dropdown-select,
.input.input-lg .input,
.input.input-lg input {
  line-height: 2.7rem;
}

@media (max-width: 900px) {
  .input-lg.form-fields-dropdown-select,
  .input.input-lg {
    border-radius: 0px;
  }

  .input-lg.form-fields-dropdown-select .form-fields-dropdown-select,
  .input-lg.form-fields-dropdown-select .input,
  .input-lg.form-fields-dropdown-select input,
  .input.input-lg .form-fields-dropdown-select,
  .input.input-lg .input,
  .input.input-lg input {
    line-height: 1.4em;
  }
}

.form-fields-dropdown-select:focus,
.input:focus,
input:focus,
textarea:focus {
  outline: none;
  border-color: rgba(255, 204, 0, 0.2);
  color: #ffcc00;
  background-color: transparent;
}
textarea {
  resize: vertical;
  min-height: 160px;
  border-radius: 0px;
  border: solid 0px rgba(255, 204, 0, 0.2);
  padding: 0.9375rem;
}

.error.form-fields-dropdown-select,
.error.input,
input.error,
select.error {
  border-color: #e56013 !important;
  color: #e56013 !important;
}

[type="submit"].form-fields-dropdown-select,
[type="submit"].input,
button,
input[type="submit"] {
  cursor: pointer;
  border: solid 0px rgba(255, 204, 0, 0.2);
  width: auto;
  color: #e56013;
  padding: 0.5625rem 0rem;
  font-weight: 600;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

[type="submit"].form-fields-dropdown-select i,
[type="submit"].input i,
button i,
input[type="submit"] i {
  padding: 0 10px 0 0;
}

form [type="submit"].form-fields-dropdown-select:last-child,
form [type="submit"].input:last-child,
form button:last-child,
form input[type="submit"]:last-child {
  margin-top: 20px;
  margin-bottom: 0;
}

@media (min-width: 900px) {
  [type="submit"].button-lg.form-fields-dropdown-select,
  [type="submit"].button-lg.input,
  button.button-lg,
  input[type="submit"].button-lg {
    border-radius: 0px;
    line-height: 2.7rem;
  }
}

[type="submit"].form-fields-dropdown-select:hover,
[type="submit"].input:hover,
button:hover,
input[type="submit"]:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

[type="number"].form-fields-dropdown-select::-webkit-inner-spin-button,
[type="number"].form-fields-dropdown-select::-webkit-outer-spin-button,
[type="number"].input::-webkit-inner-spin-button,
[type="number"].input::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

[type="checkbox"].form-fields-dropdown-select,
[type="checkbox"].input,
[type="radio"].form-fields-dropdown-select,
[type="radio"].input,
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: center;
  padding: 0 0;
}

[type="file"].form-fields-dropdown-select,
[type="file"].input,
input[type="file"] {
  line-height: 1em;
  font-size: 14px;
}

[type="search"].form-fields-dropdown-select::-webkit-search-cancel-button,
[type="search"].input::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

.form-fields-dropdown-select:disabled,
.input:disabled,
input:disabled {
  color: #e57b00;
}

.tiny.form-fields-dropdown-select,
.tiny.input,
input.tiny {
  width: 60px;
  vertical-align: baseline;
}

ul.input-tagging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  padding: 0 0;
  line-height: normal;
}

@media (max-width: 640px) {
  ul.input-tagging {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

ul.input-tagging li {
  display: inline-block;
  padding: 0 8px 0 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

ul.input-tagging li:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 10px;
}

@media (max-width: 640px) {
  ul.input-tagging li:last-child {
    width: 100%;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

ul.input-tagging li .tag {
  display: inline-block;
  background-color: #e56013;
  color: #fff;
  border-radius: 3px;
  line-height: inherit;
  padding: 5px 8px;
  cursor: pointer;
}

@media (max-width: 640px) {
  ul.input-tagging li .tag {
    margin-top: 10px;
  }
}

ul.input-tagging li .tag:after {
  display: inline-block;
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-size: 0.5769230769rem;
  vertical-align: 1px;
  padding: 0 0 0 0.375rem;
  font-weight: 400;
  opacity: 0.9;
}

select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  margin: 0 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  background-color: transparent;
  border: none;
  padding: 0.5625rem 1.25rem 0.5625rem 0rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: inherit;
  cursor: pointer;
  outline: none;
  color: #ffcc00;
  width: 100%;
  box-shadow: none;
  font-family: "Poppins", Arial, sans-serif;
}

select.select-lg {
  border-radius: 0px;
  line-height: 2.7rem;
}

@media (max-width: 900px) {
  select.select-lg {
    border-radius: 0px;
    line-height: 1.4em;
  }
}

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

._form-content ._form_element ._field-wrapper:not(.select) select,
.select {
  position: relative;
  width: 100%;
  border: solid 0px rgba(255, 204, 0, 0.2);
  border-radius: 0px;
  margin-bottom: 15px;
  background-color: #fff;
}

._form-content ._form_element ._field-wrapper:not(.select) select svg,
.select svg {
  top: 50%;
  right: 0rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  pointer-events: none;
  width: 10px;
  color: #ffcc00;
}

._form-content ._form_element ._field-wrapper:not(.select) select.select-lg,
.select.select-lg {
  border-radius: 0px;
  line-height: 2.7rem;
}

@media (max-width: 900px) {
  ._form-content ._form_element ._field-wrapper:not(.select) select.select-lg,
  .select.select-lg {
    border-radius: 0px;
    line-height: 1.4em;
  }
}

._form-content ._form_element ._field-wrapper:not(.select) select.select-inline,
.select.select-inline {
  padding: 0 0;
  margin: 0 0;
  border: none;
  width: auto;
  display: inline-block;
  line-height: inherit;
}

._form-content
  ._form_element
  ._field-wrapper:not(.select)
  select.select-inline
  select,
.select.select-inline select {
  color: inherit;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0rem;
  vertical-align: inherit;
}

._form-content
  ._form_element
  ._field-wrapper:not(.select)
  select.select-inline
  svg,
.select.select-inline svg {
  top: 1px;
  right: 5px;
}

._form-content ._form_element ._field-wrapper:not(.select) select select,
.select select {
  margin: 0 0;
}

._form-content
  ._form_element
  ._field-wrapper:not(.select)
  select.select-inverse,
.select.select-inverse {
  background-color: #faf5e1;
}

._form-content
  ._form_element
  ._field-wrapper:not(.select)
  select.select-inverse
  select,
.select.select-inverse select {
  color: #fff;
}

._form-content
  ._form_element
  ._field-wrapper:not(.select)
  select.select-inverse
  svg,
.select.select-inverse svg {
  color: #fff;
  top: 0px;
}

.input-radio {
  display: inline-block;
  padding-right: 20px;
  margin: 0 0;
}

.input-radio {
  margin-bottom: 0.5625rem;
}

@media screen and (max-width: 1300px) {
  .input-radio {
    margin-bottom: calc(0.6818181818vw + 0.0085227273rem);
  }
}

@media screen and (max-width: 640px) {
  .input-radio {
    margin-bottom: 0.28125rem;
  }
}

.input-radio i {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: solid 2px #e56013;
  padding: 5px 0 0 0;
  border-radius: 50%;
  font-size: 6px;
  color: #fff;
  vertical-align: middle;
  margin: 0 10px 2px 0;
  line-height: normal;
}

.input-radio label {
  padding-top: 0px;
}

.input-radio .form-fields-dropdown-select:checked + label i,
.input-radio .input:checked + label i,
.input-radio input:checked + label i {
  background-color: #e56013 !important;
}

@media (max-width: 640px) {
  .input-radio {
    display: block;
  }
}

.search .form-fields-dropdown-select,
.search .input,
.search input {
  margin-right: -1.5rem;
  padding-right: 1.5rem;
}

.search button i {
  padding: 0 0;
}

.search button svg {
  -webkit-transform-origin: 44.4444444444% 44.4444444444%;
  transform-origin: 44.4444444444% 44.4444444444%;
}

.search button:active,
.search button:focus,
.search button:hover {
  color: #e56013;
}

.toggle.form-fields-dropdown-select,
.toggle.input,
input.toggle {
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 35px !important;
  height: 1.4em;
  background: #e5e5e5 !important;
  border-radius: 3em;
  position: relative;
  display: block;
  cursor: pointer;
  border: initial;
  padding: initial;
  margin-top: 0px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.toggle.form-fields-dropdown-select:after,
.toggle.input:after,
input.toggle:after {
  position: absolute;
  content: "";
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 0.4em rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0.4em rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.toggle.form-fields-dropdown-select:checked,
.toggle.input:checked,
input.toggle:checked {
  background-color: #e56013 !important;
}

.toggle.form-fields-dropdown-select:checked:after,
.toggle.input:checked:after,
input.toggle:checked:after {
  left: calc(100% - 1.4em);
}

.requiredfields {
  padding: 0 0 0 20px;
  color: #bbbbbb;
}

form .infotext {
  display: block;
  margin: 0 0 10px 0;
  font-size: 0.75rem;
}

::-webkit-input-placeholder {
  color: #e56013;
  opacity: 1;
}

::-moz-placeholder {
  color: #e56013;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #e56013;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #e56013;
  opacity: 1;
}

::placeholder {
  color: #e56013;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #e56013;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #e56013;
  opacity: 1;
}

.error ::-webkit-input-placeholder {
  color: #e56013;
}

.error :-moz-placeholder {
  color: #e56013;
}

.error ::-moz-placeholder {
  color: #e56013;
}

.error :-ms-input-placeholder {
  color: #e56013;
}

.error::-webkit-input-placeholder {
  color: #e56013;
}

.error:-moz-placeholder {
  color: #e56013;
}

.error::-moz-placeholder {
  color: #e56013;
}

.error:-ms-input-placeholder {
  color: #e56013;
}

.dyngrid {
  margin-bottom: 30px;
}

.dyngrid .gutter-sizer {
  width: 0;
}

.dyngrid .dyngrid-item {
  position: relative;
}

.dyngrid.listview .grid-item {
  width: 100%;
}

@media (max-width: 640px) {
  .dyngrid .grid-item {
    width: 100%;
  }

  .dyngrid .gutter-sizer {
    width: 5%;
  }
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0px -62.5px;
  overflow: hidden;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14,
.col-15,
.col-16,
.col-17,
.col-18,
.col-19,
.col-2,
.col-20,
.col-21,
.col-22,
.col-23,
.col-24,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
  position: relative;
  min-height: 1px;
  padding-right: 62.5px;
  padding-left: 62.5px;
}

.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4.1666666667%;
  flex: 0 0 4.1666666667%;
  width: 4.1666666667%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  width: 8.3333333333%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  width: 12.5%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  width: 16.6666666667%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20.8333333333%;
  flex: 0 0 20.8333333333%;
  width: 20.8333333333%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  width: 25%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29.1666666667%;
  flex: 0 0 29.1666666667%;
  width: 29.1666666667%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  width: 33.3333333333%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  width: 37.5%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  width: 41.6666666667%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45.8333333333%;
  flex: 0 0 45.8333333333%;
  width: 45.8333333333%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
}

.col-13 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54.1666666667%;
  flex: 0 0 54.1666666667%;
  width: 54.1666666667%;
}

.col-14 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  width: 58.3333333333%;
}

.col-15 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  width: 62.5%;
}

.col-16 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  width: 66.6666666667%;
}

.col-17 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70.8333333333%;
  flex: 0 0 70.8333333333%;
  width: 70.8333333333%;
}

.col-18 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  width: 75%;
}

.col-19 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 79.1666666667%;
  flex: 0 0 79.1666666667%;
  width: 79.1666666667%;
}

.col-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  width: 83.3333333333%;
}

.col-21 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  width: 87.5%;
}

.col-22 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  width: 91.6666666667%;
}

.col-23 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 95.8333333333%;
  flex: 0 0 95.8333333333%;
  width: 95.8333333333%;
}

.col-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
}

@media (max-width: 1300px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.1666666667%;
    flex: 0 0 4.1666666667%;
    width: 4.1666666667%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    width: 8.3333333333%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.8333333333%;
    flex: 0 0 20.8333333333%;
    width: 20.8333333333%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.1666666667%;
    flex: 0 0 29.1666666667%;
    width: 29.1666666667%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    width: 45.8333333333%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }

  .col-xl-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.1666666667%;
    flex: 0 0 54.1666666667%;
    width: 54.1666666667%;
  }

  .col-xl-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%;
  }

  .col-xl-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
  }

  .col-xl-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
  }

  .col-xl-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.8333333333%;
    flex: 0 0 70.8333333333%;
    width: 70.8333333333%;
  }

  .col-xl-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
  }

  .col-xl-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.1666666667%;
    flex: 0 0 79.1666666667%;
    width: 79.1666666667%;
  }

  .col-xl-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    width: 83.3333333333%;
  }

  .col-xl-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
  }

  .col-xl-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    width: 91.6666666667%;
  }

  .col-xl-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.8333333333%;
    flex: 0 0 95.8333333333%;
    width: 95.8333333333%;
  }

  .col-xl-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}

@media (max-width: 1100px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.1666666667%;
    flex: 0 0 4.1666666667%;
    width: 4.1666666667%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    width: 8.3333333333%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.8333333333%;
    flex: 0 0 20.8333333333%;
    width: 20.8333333333%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.1666666667%;
    flex: 0 0 29.1666666667%;
    width: 29.1666666667%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    width: 45.8333333333%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }

  .col-lg-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.1666666667%;
    flex: 0 0 54.1666666667%;
    width: 54.1666666667%;
  }

  .col-lg-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%;
  }

  .col-lg-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
  }

  .col-lg-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
  }

  .col-lg-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.8333333333%;
    flex: 0 0 70.8333333333%;
    width: 70.8333333333%;
  }

  .col-lg-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
  }

  .col-lg-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.1666666667%;
    flex: 0 0 79.1666666667%;
    width: 79.1666666667%;
  }

  .col-lg-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    width: 83.3333333333%;
  }

  .col-lg-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
  }

  .col-lg-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    width: 91.6666666667%;
  }

  .col-lg-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.8333333333%;
    flex: 0 0 95.8333333333%;
    width: 95.8333333333%;
  }

  .col-lg-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}

@media (max-width: 900px) {
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.1666666667%;
    flex: 0 0 4.1666666667%;
    width: 4.1666666667%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    width: 8.3333333333%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.8333333333%;
    flex: 0 0 20.8333333333%;
    width: 20.8333333333%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.1666666667%;
    flex: 0 0 29.1666666667%;
    width: 29.1666666667%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    width: 45.8333333333%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }

  .col-md-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.1666666667%;
    flex: 0 0 54.1666666667%;
    width: 54.1666666667%;
  }

  .col-md-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%;
  }

  .col-md-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
  }

  .col-md-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
  }

  .col-md-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.8333333333%;
    flex: 0 0 70.8333333333%;
    width: 70.8333333333%;
  }

  .col-md-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
  }

  .col-md-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.1666666667%;
    flex: 0 0 79.1666666667%;
    width: 79.1666666667%;
  }

  .col-md-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    width: 83.3333333333%;
  }

  .col-md-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
  }

  .col-md-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    width: 91.6666666667%;
  }

  .col-md-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.8333333333%;
    flex: 0 0 95.8333333333%;
    width: 95.8333333333%;
  }

  .col-md-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.1666666667%;
    flex: 0 0 4.1666666667%;
    width: 4.1666666667%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    width: 8.3333333333%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.8333333333%;
    flex: 0 0 20.8333333333%;
    width: 20.8333333333%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.1666666667%;
    flex: 0 0 29.1666666667%;
    width: 29.1666666667%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    width: 45.8333333333%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }

  .col-sm-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.1666666667%;
    flex: 0 0 54.1666666667%;
    width: 54.1666666667%;
  }

  .col-sm-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%;
  }

  .col-sm-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
  }

  .col-sm-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
  }

  .col-sm-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.8333333333%;
    flex: 0 0 70.8333333333%;
    width: 70.8333333333%;
  }

  .col-sm-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
  }

  .col-sm-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.1666666667%;
    flex: 0 0 79.1666666667%;
    width: 79.1666666667%;
  }

  .col-sm-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    width: 83.3333333333%;
  }

  .col-sm-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
  }

  .col-sm-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    width: 91.6666666667%;
  }

  .col-sm-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.8333333333%;
    flex: 0 0 95.8333333333%;
    width: 95.8333333333%;
  }

  .col-sm-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}

@media (max-width: 520px) {
  .col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.1666666667%;
    flex: 0 0 4.1666666667%;
    width: 4.1666666667%;
  }

  .col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    width: 8.3333333333%;
  }

  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
  }

  .col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%;
  }

  .col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.8333333333%;
    flex: 0 0 20.8333333333%;
    width: 20.8333333333%;
  }

  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
  }

  .col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.1666666667%;
    flex: 0 0 29.1666666667%;
    width: 29.1666666667%;
  }

  .col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
  }

  .col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
  }

  .col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
  }

  .col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    width: 45.8333333333%;
  }

  .col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }

  .col-xs-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.1666666667%;
    flex: 0 0 54.1666666667%;
    width: 54.1666666667%;
  }

  .col-xs-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%;
  }

  .col-xs-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
  }

  .col-xs-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
  }

  .col-xs-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.8333333333%;
    flex: 0 0 70.8333333333%;
    width: 70.8333333333%;
  }

  .col-xs-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
  }

  .col-xs-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.1666666667%;
    flex: 0 0 79.1666666667%;
    width: 79.1666666667%;
  }

  .col-xs-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    width: 83.3333333333%;
  }

  .col-xs-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
  }

  .col-xs-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    width: 91.6666666667%;
  }

  .col-xs-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.8333333333%;
    flex: 0 0 95.8333333333%;
    width: 95.8333333333%;
  }

  .col-xs-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}

.grid.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.grid.no-gutters > .col,
.grid.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.grid.gutters-sm > .col,
.grid.gutters-sm > .col-1,
.grid.gutters-sm > .col-10,
.grid.gutters-sm > .col-11,
.grid.gutters-sm > .col-12,
.grid.gutters-sm > .col-13,
.grid.gutters-sm > .col-14,
.grid.gutters-sm > .col-15,
.grid.gutters-sm > .col-16,
.grid.gutters-sm > .col-17,
.grid.gutters-sm > .col-18,
.grid.gutters-sm > .col-19,
.grid.gutters-sm > .col-2,
.grid.gutters-sm > .col-20,
.grid.gutters-sm > .col-21,
.grid.gutters-sm > .col-22,
.grid.gutters-sm > .col-23,
.grid.gutters-sm > .col-24,
.grid.gutters-sm > .col-3,
.grid.gutters-sm > .col-4,
.grid.gutters-sm > .col-5,
.grid.gutters-sm > .col-6,
.grid.gutters-sm > .col-7,
.grid.gutters-sm > .col-8,
.grid.gutters-sm > .col-9 {
  padding-right: 8.5px;
  padding-left: 8.5px;
}

.grid.gutters-sm {
  margin: 0px -8.5px;
}

.grid.gutters-lg > .col,
.grid.gutters-lg > .col-1,
.grid.gutters-lg > .col-10,
.grid.gutters-lg > .col-11,
.grid.gutters-lg > .col-12,
.grid.gutters-lg > .col-13,
.grid.gutters-lg > .col-14,
.grid.gutters-lg > .col-15,
.grid.gutters-lg > .col-16,
.grid.gutters-lg > .col-17,
.grid.gutters-lg > .col-18,
.grid.gutters-lg > .col-19,
.grid.gutters-lg > .col-2,
.grid.gutters-lg > .col-20,
.grid.gutters-lg > .col-21,
.grid.gutters-lg > .col-22,
.grid.gutters-lg > .col-23,
.grid.gutters-lg > .col-24,
.grid.gutters-lg > .col-3,
.grid.gutters-lg > .col-4,
.grid.gutters-lg > .col-5,
.grid.gutters-lg > .col-6,
.grid.gutters-lg > .col-7,
.grid.gutters-lg > .col-8,
.grid.gutters-lg > .col-9 {
  padding-right: 150px;
  padding-left: 150px;
}

.grid.gutters-lg {
  margin: 0px -150px;
}

@media (min-width: 1300px) {
  .grid.xl-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (min-width: 1100px) {
  .grid.lg-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (min-width: 900px) {
  .grid.md-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (min-width: 640px) {
  .grid.sm-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (min-width: 520px) {
  .grid.xs-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.grid[class*="-equal-widths"] {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.grid[class*="-equal-widths"] .col {
  width: 4.1666666667%;
}

@media (max-width: 1300px) {
  .grid.xl-equal-widths {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid.xl-equal-widths .col {
    width: 100%;
  }
}

@media (max-width: 1100px) {
  .grid.lg-equal-widths {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid.lg-equal-widths .col {
    width: 100%;
  }
}

@media (max-width: 900px) {
  .grid.md-equal-widths {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid.md-equal-widths .col {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .grid.sm-equal-widths {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid.sm-equal-widths .col {
    width: 100%;
  }
}

@media (max-width: 520px) {
  .grid.xs-equal-widths {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid.xs-equal-widths .col {
    width: 100%;
  }
}

@media (min-width: 900px) {
  .col-fixed-small {
    width: 320px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }

  .col-fixed-small {
    margin-left: 80px;
  }
}

@media screen and (min-width: 900px) and (max-width: 1300px) {
  .col-fixed-small {
    margin-left: calc(9.0909090909vw - 38.1818181818px);
  }
}

@media screen and (min-width: 900px) and (max-width: 640px) {
  .col-fixed-small {
    margin-left: 20px;
  }
}

@media (min-width: 900px) {
  .modal .col-fixed-small {
    width: 230px;
  }

  .modal .col-fixed-small {
    margin-left: 60px;
  }
}

@media screen and (min-width: 900px) and (max-width: 1300px) {
  .modal .col-fixed-small {
    margin-left: calc(6.0606060606vw - 18.7878787879px);
  }
}

@media screen and (min-width: 900px) and (max-width: 640px) {
  .modal .col-fixed-small {
    margin-left: 20px;
  }
}

.notification {
  display: block;
  border: solid 1px #faf5e1;
  background-color: #faf5e1;
}

.notification {
  padding: 20px;
}

@media screen and (max-width: 1300px) {
  .notification {
    padding: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .notification {
    padding: 10px;
  }
}

.notification {
  margin-bottom: 40px;
}

@media screen and (max-width: 1300px) {
  .notification {
    margin-bottom: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .notification {
    margin-bottom: 20px;
  }
}

.notification i {
  padding-right: 20px;
}

.notification.notification-primary {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.notification.notification-secondary {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.notification.notification-success {
  color: #faf5e1;
  background-color: #1ba832;
  border-color: #1ba832;
}

.notification.notification-info {
  color: #faf5e1;
  background-color: #ec6608;
  border-color: #ec6608;
}

.notification.notification-warning {
  color: #e56013;
  background-color: #ffcc00;
  border-color: #ffcc00;
}

.notification.notification-danger {
  color: #faf5e1;
  background-color: #e56013;
  border-color: #e56013;
}

.notification.notification-light {
  color: #e56013;
  background-color: #faf5e1;
  border-color: #faf5e1;
}

.notification.notification-dusk {
  color: #faf5e1;
  background-color: #bfac9d;
  border-color: #bfac9d;
}

.notification.notification-dark {
  color: #faf5e1;
  background-color: #000;
  border-color: #000;
}

table,
table td,
table tr {
  border: none;
}

table {
  width: 100%;
  border: solid 0px #faf5e1;
  margin: 20px 0;
  background-color: transparent;
}

table tr td,
table tr th {
  padding: 0.75rem;
  border-top: solid 0px #faf5e1;
}

table tr td.disabled,
table tr th.disabled {
  background-color: #bfac9d;
}

table tr th {
  font-weight: 400;
  font-size: 110%;
  border-bottom: solid 0px #faf5e1;
  color: #e56013;
  background-color: transparent;
}

table .table-lined {
  border: none;
}

table .table-lined tr td {
  padding: 10px 0;
}

table .table-lined tr:first-child td {
  border: none;
  padding-top: 3px;
}

table.table-dashed {
  border: none;
  text-align: right;
}

table.table-dashed tr td {
  padding: 10px 0;
  border-top-style: dashed;
}

table.table-dashed tr td:first-child {
  text-align: left;
}

table.table-dashed tr:first-child td {
  border: none;
  padding-top: 3px;
}

.table-condensed table tr td {
  padding: 0.375rem 0.375rem;
}

@media (max-width: 640px) {
  .table-responsive {
    overflow-x: auto;
  }

  .table-responsive table {
    border-left: none;
    border-right: none;
  }
}

.table {
  padding-bottom: 40px;
}

@media screen and (max-width: 1300px) {
  .table {
    padding-bottom: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .table {
    padding-bottom: 20px;
  }
}

.table .table-row {
  position: relative;
  padding: 0.75rem 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  margin: 0 0 !important;
}

.table .table-row:hover {
  background-color: rgba(250, 245, 225, 0.5);
}

.table .table-row > .col .table-cel-label,
.table .table-row > [class*="col-"] .table-cel-label {
  display: none;
  font-weight: 700;
  color: #e56013;
  float: left;
  padding-right: 0.75rem;
}

.table .table-head {
  background-color: transparent !important;
  font-weight: 700;
  font-size: 0.9375rem, 625;
  color: #e56013;
}

.table.table-lined .table-row {
  border-bottom: solid 0px rgba(255, 204, 0, 0.2);
}

@media (max-width: 1300px) {
  .table.table-xl .grid {
    display: block;
  }

  .table.table-xl .grid > .col,
  .table.table-xl .grid > [class*="col-"] {
    width: 100%;
    padding: 0 0;
  }

  .table.table-xl .grid > .col .table-cel-label,
  .table.table-xl .grid > [class*="col-"] .table-cel-label {
    display: block;
  }

  .table.table-xl .grid > .col .table-cel-content,
  .table.table-xl .grid > [class*="col-"] .table-cel-content {
    display: block;
    float: left;
  }

  .table.table-xl .grid > .col:after,
  .table.table-xl .grid > [class*="col-"]:after {
    clear: both;
    content: "";
    display: table;
  }

  .table.table-xl .table-head {
    display: none !important;
  }
}

@media (max-width: 1100px) {
  .table.table-lg .grid {
    display: block;
  }

  .table.table-lg .grid > .col,
  .table.table-lg .grid > [class*="col-"] {
    width: 100%;
    padding: 0 0;
  }

  .table.table-lg .grid > .col .table-cel-label,
  .table.table-lg .grid > [class*="col-"] .table-cel-label {
    display: block;
  }

  .table.table-lg .grid > .col .table-cel-content,
  .table.table-lg .grid > [class*="col-"] .table-cel-content {
    display: block;
    float: left;
  }

  .table.table-lg .grid > .col:after,
  .table.table-lg .grid > [class*="col-"]:after {
    clear: both;
    content: "";
    display: table;
  }

  .table.table-lg .table-head {
    display: none !important;
  }
}

@media (max-width: 900px) {
  .table.table-md .grid {
    display: block;
  }

  .table.table-md .grid > .col,
  .table.table-md .grid > [class*="col-"] {
    width: 100%;
    padding: 0 0;
  }

  .table.table-md .grid > .col .table-cel-label,
  .table.table-md .grid > [class*="col-"] .table-cel-label {
    display: block;
  }

  .table.table-md .grid > .col .table-cel-content,
  .table.table-md .grid > [class*="col-"] .table-cel-content {
    display: block;
    float: left;
  }

  .table.table-md .grid > .col:after,
  .table.table-md .grid > [class*="col-"]:after {
    clear: both;
    content: "";
    display: table;
  }

  .table.table-md .table-head {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .table.table-sm .grid {
    display: block;
  }

  .table.table-sm .grid > .col,
  .table.table-sm .grid > [class*="col-"] {
    width: 100%;
    padding: 0 0;
  }

  .table.table-sm .grid > .col .table-cel-label,
  .table.table-sm .grid > [class*="col-"] .table-cel-label {
    display: block;
  }

  .table.table-sm .grid > .col .table-cel-content,
  .table.table-sm .grid > [class*="col-"] .table-cel-content {
    display: block;
    float: left;
  }

  .table.table-sm .grid > .col:after,
  .table.table-sm .grid > [class*="col-"]:after {
    clear: both;
    content: "";
    display: table;
  }

  .table.table-sm .table-head {
    display: none !important;
  }
}

@media (max-width: 520px) {
  .table.table-xs .grid {
    display: block;
  }

  .table.table-xs .grid > .col,
  .table.table-xs .grid > [class*="col-"] {
    width: 100%;
    padding: 0 0;
  }

  .table.table-xs .grid > .col .table-cel-label,
  .table.table-xs .grid > [class*="col-"] .table-cel-label {
    display: block;
  }

  .table.table-xs .grid > .col .table-cel-content,
  .table.table-xs .grid > [class*="col-"] .table-cel-content {
    display: block;
    float: left;
  }

  .table.table-xs .grid > .col:after,
  .table.table-xs .grid > [class*="col-"]:after {
    clear: both;
    content: "";
    display: table;
  }

  .table.table-xs .table-head {
    display: none !important;
  }
}

.modal {
  width: 80%;
  max-width: 660px;
  background: #fff;
  color: #e56013;
  border-radius: 20px;
}

._form-content .modal ._form-title,
.modal ._form-content ._form-title,
.modal h1,
.modal h2,
.modal h3,
.modal h4,
.modal h5,
.modal h6 {
  color: #e56013;
}

.modal.modal-lg {
  max-width: 960px;
}

@media (max-width: 900px) {
  .modal {
    width: 90%;
  }
}

@media (max-width: 640px) {
  .modal {
    width: 100%;
  }
}

.modal .contentblock {
  margin-bottom: 0px;
}

.modal .page-heading {
  padding-bottom: 15px;
}

.modal .newslettermodal-title {
  padding-top: 0;
}

.modal .newslettermodal-text {
  margin-bottom: 0;
}

.fullwidth {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.fullwidth:has(.contact) {
  margin-top: -95px;
}

@media screen and (max-width: 1300px) {
  .fullwidth:has(.contact) {
    margin-top: calc(-7.5757575758vw + 3.4848484848px);
  }
}

@media screen and (max-width: 640px) {
  .fullwidth:has(.contact) {
    margin-top: -45px;
  }
}

.fullwidth:has(.contact) {
  padding-top: 95px;
}

@media screen and (max-width: 1300px) {
  .fullwidth:has(.contact) {
    padding-top: calc(7.5757575758vw - 3.4848484848px);
  }
}

@media screen and (max-width: 640px) {
  .fullwidth:has(.contact) {
    padding-top: 45px;
  }
}

.extendedwidth {
  position: relative;
  margin: 0 auto;
  width: 90%;
  max-width: 1520px;
}

.sitewidth {
  position: relative;
  margin: 0 auto;
  width: 88%;
  max-width: 1350px;
}

@media (max-width: 1100px) {
  .sitewidth {
    width: calc(100% - 40px);
  }
}

.container {
  position: relative;
}

.container-small {
  margin: 0 auto;
  width: 80%;
}

@media (max-width: 900px) {
  .container-small {
    width: 100%;
  }
}

.container-extrasmall {
  margin: 0 auto;
  width: 66%;
}

@media (max-width: 900px) {
  .container-extrasmall {
    width: 88%;
  }
}

@media (max-width: 640px) {
  .container-extrasmall {
    width: 100%;
  }
}

div[class*="bg-"].fullwidth {
  margin-bottom: 125px;
}

@media screen and (max-width: 1300px) {
  div[class*="bg-"].fullwidth {
    margin-bottom: calc(9.4696969697vw + 1.8939393939px);
  }
}

@media screen and (max-width: 640px) {
  div[class*="bg-"].fullwidth {
    margin-bottom: 62.5px;
  }
}

div[class*="bg-"] .container {
  padding-top: 75px;
  padding-bottom: 75px;
}

@media screen and (max-width: 1300px) {
  div[class*="bg-"] .container {
    padding-top: calc(5.6818181818vw + 1.1363636364px);
    padding-bottom: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  div[class*="bg-"] .container {
    padding-top: 37.5px;
    padding-bottom: 37.5px;
  }
}

.contentwidth {
  margin: 0 auto;
  max-width: 1450px;
  overflow: hidden;
}

.loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #faf5e1;
  z-index: 1000000;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.loader {
  padding: 50px;
}

@media screen and (max-width: 1300px) {
  .loader {
    padding: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .loader {
    padding: 25px;
  }
}

.loader svg {
  color: #e56013;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0.3;
  width: 100px;
}

.loader svg .logo-mask-loader {
  stroke-dasharray: 121px;
  --js-loader-svg-stroke-dash: 121px;
  stroke-dashoffset: var(--js-loader-svg-stroke-dash);
}

.loader .loader-percentage {
  color: #e56013;
  font-size: 2.5rem;
  font-family: "Poppins", Arial, sans-serif;
}

.loader .loader-percentage sub {
  font-size: 0.5em;
  vertical-align: baseline;
}

.loaded:not(.leaving) .loader {
  opacity: 0;
  pointer-events: none;
}

@-webkit-keyframes loader-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@keyframes loader-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

.map-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.map-wrapper {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .map-wrapper {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .map-wrapper {
    margin-bottom: 65px;
  }
}

.map-wrapper {
  gap: 30px;
}

@media screen and (max-width: 1300px) {
  .map-wrapper {
    gap: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .map-wrapper {
    gap: 15px;
  }
}

.contentblock + .map-wrapper {
  margin-top: -90px;
}

@media screen and (max-width: 1300px) {
  .contentblock + .map-wrapper {
    margin-top: calc(-6.8181818182vw - 1.3636363636px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock + .map-wrapper {
    margin-top: -45px;
  }
}

@media (max-width: 1100px) {
  .map-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.map {
  display: block;
  position: relative;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  aspect-ratio: 885/542;
  max-width: 100%;
  min-height: 400px;
  max-height: 700px;
  background: #ffcc00;
}

.map button {
  border: none !important;
}

@media (max-width: 1100px) {
  .map {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
}

.map-marker-content {
  padding: 3px 24px 3px 3px;
}

.map-marker-content h6 {
  font-family: "Poppins", Arial, sans-serif;
  color: #ffcc00;
  margin-bottom: 3px;
  padding: 0;
}

.map-marker-content p {
  font-size: 0.75rem;
  font-family: "Poppins", Arial, sans-serif;
  line-height: normal;
  margin-bottom: 15px;
}

.map-marker-content a {
  font-size: 0.6875rem;
  font-family: "Poppins", Arial, sans-serif;
}

.map-marker-content a i {
  margin-right: 10px;
  font-size: 0.85em;
}

.map-sidebar-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  min-width: 360px;
}

.map-sidebar-wrapper .map-sidebar {
  position: absolute;
  overflow: auto;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 5px;
}

.map-sidebar-wrapper .map-sidebar .map-store {
  border: 1px solid rgba(255, 204, 0, 0.5);
  color: #e56013;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.map-sidebar-wrapper .map-sidebar .map-store figure {
  margin: -1px;
  width: 145px;
}

.map-sidebar-wrapper .map-sidebar .map-store figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.map-sidebar-wrapper .map-sidebar .map-store .map-store-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 15px 25px;
}

.map-sidebar-wrapper .map-sidebar .map-store .map-store-content h6 {
  color: #ffcc00;
  margin-bottom: 0;
  padding: 0;
}

.map-sidebar-wrapper .map-sidebar .map-store .map-store-content p {
  font-size: 0.75rem;
  margin-bottom: 10px;
}

.map-sidebar-wrapper
  .map-sidebar
  .map-store
  .map-store-content
  .openinghours-status {
  font-size: 0.75rem;
  margin-bottom: 0;
}

@media (max-width: 1100px) {
  .map-sidebar-wrapper {
    min-width: unset;
  }

  .map-sidebar-wrapper .map-sidebar {
    position: relative;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  }
}

@media (max-width: 520px) {
  .map-sidebar-wrapper .map-sidebar {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .map-sidebar-wrapper .map-sidebar .map-store figure {
    width: 100px;
  }
}

.map-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.map-icons a {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #ffcc00;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.map-icons a:not(:last-child) {
  margin-right: 10px;
}

.map-icons a svg {
  width: 50%;
}

.map-icons a:active,
.map-icons a:focus,
.map-icons a:hover {
  background: #e56013;
}

.marker {
  position: absolute;
}

.map-links {
  position: absolute;
  left: 25px;
  bottom: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.map-links a {
  display: inline-block;
  background-color: #e56013;
  color: #fff;
  width: 40px;
  height: 30px;
  font-size: 1.25rem;
  text-align: center;
}

.map-links a:not(:first-child) {
  margin-left: 10px;
}

.map-links a:active,
.map-links a:focus,
.map-links a:hover {
  background-color: #000;
}

.combipanel .map-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;
  padding-left: 0px !important;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.combipanel .map-wrapper {
  padding-top: 0.5625rem;
}

@media screen and (max-width: 1300px) {
  .combipanel .map-wrapper {
    padding-top: calc(0.6818181818vw + 0.0085227273rem);
  }
}

@media screen and (max-width: 640px) {
  .combipanel .map-wrapper {
    padding-top: 0.28125rem;
  }
}

.combipanel .map-wrapper .map {
  height: 100%;
}

@media (max-width: 640px) {
  .combipanel .map-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .combipanel .map-wrapper .map {
    height: 400px;
  }
}

.combipanel .map-links {
  right: 41.6666666667px;
}

@media (max-width: 900px) {
  .combipanel .map-links {
    right: 20.8333333333px;
  }
}

@media (max-width: 640px) {
  .combipanel .map-links {
    right: 0px;
  }
}

.video-wrapper {
  position: relative;
  width: 83.3333333333%;
  margin: 0 auto;
}

.video-wrapper {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .video-wrapper {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .video-wrapper {
    margin-bottom: 65px;
  }
}

@media (max-width: 900px) {
  .video-wrapper {
    width: 100%;
  }
}

.video-wrapper.reduced-xs {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 900px) {
  .video-wrapper.reduced-xs {
    width: 75%;
  }
}

@media (max-width: 640px) {
  .video-wrapper.reduced-xs {
    width: 100%;
  }
}

.combipanel .video-wrapper {
  width: 56%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-left: 0px;
}

.combipanel .video-wrapper {
  padding-bottom: 75px;
}

@media screen and (max-width: 1300px) {
  .combipanel .video-wrapper {
    padding-bottom: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel .video-wrapper {
    padding-bottom: 37.5px;
  }
}

.combipanel .video-wrapper {
  margin-right: 62.5px;
}

@media screen and (max-width: 1300px) {
  .combipanel .video-wrapper {
    margin-right: calc(6.4393939394vw - 21.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel .video-wrapper {
    margin-right: 20px;
  }
}

.combipanel .video-wrapper:before {
  display: none;
}

@media (max-width: 640px) {
  .combipanel .video-wrapper {
    width: 100%;
    margin-right: 0px;
  }
}

.combipanel .pop-up-video {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-left: -15%;
  margin-right: 75px;
  padding: 0 !important;
}

.combipanel .pop-up-video img {
  width: 100%;
}

@media (max-width: 900px) {
  .combipanel .pop-up-video {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    width: 25%;
    margin-right: 50px;
  }
}

@media (max-width: 640px) {
  .combipanel .pop-up-video {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.pop-up-video {
  display: block;
  margin-bottom: 20px;
  position: relative;
}

.pop-up-video span {
  display: block;
  text-align: center;
  padding: 25% 10%;
  background-image: url(assets/play-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  text-indent: -99999px;
  line-height: normal;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.pop-up-video svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  color: #fff;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.pop-up-video:after {
  position: absolute;
  content: "";
  width: 80%;
  height: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: radial-gradient(
    circle,
    rgb(0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  opacity: 0.2;
}

.pop-up-video:active span,
.pop-up-video:focus span,
.pop-up-video:hover span {
  background-size: 40px 40px;
}

.pop-up-video:active svg,
.pop-up-video:focus svg,
.pop-up-video:hover svg {
  color: #ffcc00;
  -webkit-transform: translate(-50%, -50%) scale(1.1) rotate(5deg);
  transform: translate(-50%, -50%) scale(1.1) rotate(5deg);
}

@media (max-width: 640px) {
  .pop-up-video {
    margin-bottom: 50px;
  }

  .pop-up-video span:after {
    display: none;
  }
}

.video {
  width: 100%;
  clear: both;
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.video embed,
.video iframe,
.video object,
.video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.video-wrapper.reduced-sm {
  width: 83.3333333333%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1100px) {
  .video-wrapper.reduced-sm {
    width: 100%;
  }
}

a.video-link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: radial-gradient(
    circle,
    rgb(0, 0, 0) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: url(assets/play-button.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

a.video-link:after {
  width: 56px;
  height: 56px;
}

@media screen and (max-width: 1300px) {
  a.video-link:after {
    width: calc(4.2424242424vw + 0.8484848485px);
    height: calc(4.2424242424vw + 0.8484848485px);
  }
}

@media screen and (max-width: 640px) {
  a.video-link:after {
    width: 28px;
    height: 28px;
  }
}

a.video-link:after {
  margin-left: -28px;
  margin-top: -28px;
}

@media screen and (max-width: 1300px) {
  a.video-link:after {
    margin-left: calc(-2.1212121212vw - 0.4242424242px);
    margin-top: calc(-2.1212121212vw - 0.4242424242px);
  }
}

@media screen and (max-width: 640px) {
  a.video-link:after {
    margin-left: -14px;
    margin-top: -14px;
  }
}

.photo-album {
  position: relative;
}

.photo-album {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .photo-album {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .photo-album {
    margin-bottom: 65px;
  }
}

.photo-album .gutter-sizer {
  width: 1%;
  height: 0px;
}

.photo-album a {
  position: relative;
  display: block;
  width: 32.6666666667%;
  height: auto;
  border: none;
}

.photo-album a.dyngrid-item-large {
  width: 100% !important;
}

.photo-album a img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.photo-album:has(a:hover) a:not(:hover) {
  opacity: 0.75;
}

@media (max-width: 900px) {
  .photo-album .gutter-sizer {
    width: 3%;
  }

  .photo-album a {
    width: 48.5%;
    margin: 0 0 !important;
  }
}

div[class*="col-"] .photo-album a {
  width: 49.5%;
}

@media (max-width: 900px) {
  div[class*="col-"] .photo-album a {
    width: 100%;
  }
}

.photo-album-square {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.photo-album-square {
  margin-bottom: 140px;
}

@media screen and (max-width: 1300px) {
  .photo-album-square {
    margin-bottom: calc(9.0909090909vw + 21.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .photo-album-square {
    margin-bottom: 80px;
  }
}

@media (max-width: 900px) {
  .photo-album-square {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .photo-album-square {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.photo-album-square a {
  position: relative;
  display: block;
}

.photo-album-square a img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.photo-album-square a:active img,
.photo-album-square a:focus img,
.photo-album-square a:hover img {
  opacity: 0.85;
}

.photo-album-slider-wrapper {
  margin-bottom: 140px;
}

@media screen and (max-width: 1300px) {
  .photo-album-slider-wrapper {
    margin-bottom: calc(9.0909090909vw + 21.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .photo-album-slider-wrapper {
    margin-bottom: 80px;
  }
}

.photo-album-slider-wrapper .photo-album-slider-controls {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 1;
  margin-bottom: 20px;
}

.photo-album-slider-wrapper .photo-album-slider-controls .next,
.photo-album-slider-wrapper .photo-album-slider-controls .prev {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #ffcc00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.photo-album-slider-wrapper .photo-album-slider-controls .next svg,
.photo-album-slider-wrapper .photo-album-slider-controls .prev svg {
  width: 15px;
}

.photo-album-slider-wrapper .photo-album-slider-controls .next {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

@media (max-width: 640px) {
  .photo-album-slider-wrapper .photo-album-slider-controls {
    display: none;
  }
}

.photo-album-slider:after {
  content: "flickity";
  display: none;
}

.photo-album-slider .flickity-viewport {
  width: 100%;
  overflow: visible;
}

.photo-album-slider .photo-album-slider-item {
  width: 63%;
}

.photo-album-slider .photo-album-slider-item:not(:last-child) {
  margin-right: 20px;
}

.photo-album-slider .photo-album-slider-item picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.photo-album-slider .photo-album-slider-item picture img {
  width: 100%;
}

.photo-album-slider .photo-album-slider-item h4,
.photo-album-slider .photo-album-slider-item p {
  width: 93%;
}

.photo-album-slider .photo-album-slider-item h4 {
  margin-bottom: 10px;
  padding: 0;
}

.photo-album-slider .photo-album-slider-item p {
  color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1100px) {
  .photo-album-slider {
    margin-left: 16.6666666667%;
  }

  .photo-album-slider .photo-album-slider-item {
    width: 83.3333333333%;
  }
}

@media (max-width: 900px) {
  .photo-album-slider {
    margin-left: 8.3333333333%;
  }

  .photo-album-slider .photo-album-slider-item {
    width: 91.6666666667%;
  }
}

@media (max-width: 640px) {
  .photo-album-slider {
    margin-left: 0;
  }

  .photo-album-slider .photo-album-slider-item {
    width: 100%;
  }

  .photo-album-slider .photo-album-slider-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 50px;
  }

  .photo-album-slider:after {
    content: "";
  }
}

.photo-album-progress-wrapper {
  width: 100%;
  min-height: 100vh;
}

.photo-album-progress-wrapper .photo-album-progress {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.photo-album-progress-wrapper .photo-album-progress img {
  max-width: 75%;
  max-height: 75%;
}

.photo-album-progress-wrapper .photo-album-progress img:not(.visible) {
  display: none;
}

@media (max-width: 900px) {
  .photo-album-progress-wrapper .photo-album-progress img {
    max-width: 83.3333333333%;
    max-height: 83.3333333333%;
  }
}

@media (max-width: 640px) {
  .photo-album-progress-wrapper .photo-album-progress img {
    max-width: 91.6666666667%;
    max-height: 91.6666666667%;
  }
}

@media (max-width: 520px) {
  .photo-album-progress-wrapper .photo-album-progress img {
    max-width: 100%;
    max-height: 100%;
  }
}

.cookie-pop-up {
  position: relative;
  z-index: 999999;
}

.popup-filter {
  background: rgba(0, 0, 0, 0.5);
  z-index: 90;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.cookie-pop-up-window {
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  max-width: 625px;
  max-height: calc(100vh - 40px);
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr auto;
  grid-template-rows: auto 1fr auto;
  z-index: 200;
  color: #ffcc00;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 640px) {
  .cookie-pop-up-window {
    width: 100%;
    height: 100%;
    max-width: unset;
    max-height: unset;
    z-index: 101;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }
}

.cookie-pop-up-window .cookies-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  gap: 15px;
}

.cookie-pop-up-window .cookies-buttons a {
  margin: 0;
}

@media (max-width: 640px) {
  .cookie-pop-up-window .cookies-buttons a {
    padding: 0.88em 1.76em;
    font-size: 0.6875rem;
  }

  .cookie-pop-up-window .cookies-buttons a:after {
    display: none;
  }
}

.cookie-pop-up-window .notifications-header {
  padding: 20px 30px;
  color: #ffcc00;
  display: block;
  overflow: hidden;
  margin: 0 0;
  line-height: normal;
}

@media (max-width: 640px) {
  .cookie-pop-up-window .notifications-header {
    display: none;
  }
}

._form-content ._button-wrapper .cookie-pop-up-window ._submit,
.cookie-pop-up-window ._form-content ._button-wrapper ._submit,
.cookie-pop-up-window .btn {
  margin-bottom: 0 !important;
}

._form-content .cookie-pop-up-window ._form-title,
.cookie-pop-up-window ._form-content ._form-title,
.cookie-pop-up-window h1,
.cookie-pop-up-window h2,
.cookie-pop-up-window h3,
.cookie-pop-up-window h4,
.cookie-pop-up-window h5,
.cookie-pop-up-window h6 {
  color: #ffcc00;
  padding: 0;
}

.cookie-pop-up-window h4 {
  padding-bottom: 0.7em;
}

.cookie-pop-up-window .notifications-content-action {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
}

.cookie-pop-up-window .notifications-content {
  border-top: 1px solid rgba(255, 204, 0, 0.1);
  border-bottom: 1px solid rgba(255, 204, 0, 0.1);
  overflow-y: auto;
  padding: 20px 20px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.cookie-pop-up-window .notifications-content::-webkit-scrollbar {
  display: none !important;
}

.cookie-pop-up-window .notifications-content p {
  color: #708090;
  line-height: 1.6em;
}

@media (max-width: 640px) {
  .cookie-pop-up-window .notifications-content p {
    font-size: 0.75rem;
    line-height: 1.4em;
  }
}

@media (max-width: 640px) {
  .cookie-pop-up-window .notifications-content {
    padding: 40px;
  }
}

.cookie-pop-up-window .notifications-content .notifications-content-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 15px;
  margin-bottom: 30px;
}

.cookie-pop-up-window .notifications-content .notifications-content-text a {
  text-decoration: none;
  font-weight: 700;
  margin-left: 0 !important;
}

.cookie-pop-up-window .notifications-content .cookie-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  min-width: 250px;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item:first-of-type {
  border-top: 1px solid #e5e5e5;
  border-radius: 10px 10px 0 0;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item:last-of-type {
  border-radius: 0 0 10px 10px;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  .cookieoption-item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 0 20px;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  .cookieoption-item-header.inactive
  [type="checkbox"]:checked
  + label
  span:last-child {
  opacity: 0.5;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  .cookieoption-item-header
  .cookieoption-item-name {
  font-weight: 700;
  font-size: 16px;
  color: #708090;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  .cookieoption-item-header
  .cookieoption-item-name
  svg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  color: currentColor;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  .cookieoption-item-header
  .active
  svg {
  rotate: 45deg;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  .cookieoption-item-description {
  font-size: 0.75rem;
  line-height: 1.4;
  padding: 0 10px 20px 10px;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  [type="checkbox"] {
  position: absolute;
  left: -9999px;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  margin-right: 20px;
}

@media (max-width: 640px) {
  .cookie-pop-up-window
    .notifications-content
    .cookie-options
    .cookieoption-item
    label {
    margin-right: 2px;
  }
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  span:first-child {
  padding: 8px;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  span:last-child {
  position: relative;
  width: 50px;
  height: 26px;
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  background: #9a9a9a;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  span:last-child:after,
.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  span:last-child:before {
  content: "";
  position: absolute;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  span:last-child:before {
  left: 1px;
  top: 1px;
  width: 24px;
  height: 24px;
  background: white;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition:
    transform 0.3s,
    -webkit-transform 0.3s;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  span:last-child:after {
  top: 50%;
  right: 8px;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 12px 12px;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  [type="checkbox"]:checked
  + label
  span:last-child {
  background: #ffcc00;
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  [type="checkbox"]:checked
  + label
  span:last-child:before {
  -webkit-transform: translateX(24px);
  transform: translateX(24px);
}

.cookie-pop-up-window
  .notifications-content
  .cookie-options
  .cookieoption-item
  [type="checkbox"]:checked
  + label
  span:last-child:after {
  width: 14px;
  height: 14px;
  left: 8px;
  background-size: 14px 14px;
}

@media screen and (max-width: 600px) {
  .cookie-pop-up-window .notifications-content .cookie-options li:before {
    display: none;
  }
}

.cookie-pop-up-window p:last-child,
.cookie-pop-up-window ul:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

._form-content
  ._button-wrapper
  .cookie-pop-up-window
  p:last-child
  ._submit:last-child,
._form-content
  ._button-wrapper
  .cookie-pop-up-window
  ul:last-child
  ._submit:last-child,
.cookie-pop-up-window
  p:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.cookie-pop-up-window p:last-child .btn:last-child,
.cookie-pop-up-window
  ul:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.cookie-pop-up-window ul:last-child .btn:last-child {
  margin-bottom: 0px;
}

@media (max-width: 640px) {
  .cookie-pop-up-window .notifications-content {
    display: block;
  }

  .cookie-pop-up-window .notifications-content .notifications-content-action {
    padding: 15px 0 0 0;
  }
}

.hide {
  -webkit-transition:
    opacity 200ms,
    display 300ms;
  transition:
    opacity 200ms,
    display 300ms;
  display: none;
  opacity: 0;
}

.btn-arrow:after {
  display: inline-block;
  content: url(assets/arrow-long-right.svg);
  margin-left: 10px;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.btn-arrow:active:after,
.btn-arrow:focus:after,
.btn-arrow:hover:after {
  -webkit-transform: translateX(25%);
  transform: translateX(25%);
}

._form-content ._button-wrapper .btn-primary._submit,
.btn.btn-primary {
  color: #e56013;
  background-color: #ffcc00;
  background-image: url(images/texture-gold.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

._form-content ._button-wrapper .btn-primary._submit:active,
._form-content ._button-wrapper .btn-primary._submit:focus,
._form-content ._button-wrapper .btn-primary._submit:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
  color: #fff;
}

._form-content ._button-wrapper .btn-secondary._submit,
.btn.btn-secondary {
  background: #faf5e1;
  color: #e56013;
}

.btn-block {
  display: block;
}

.btn-filter {
  text-decoration: none;
}

.btn-filter:before {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  content: "\f1de";
  font-family: "Font Awesome 5 Free";
  font-size: 13px;
}

.btn-close {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}

.btn-close:after {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  color: #fff;
}

.btn-close:active,
.btn-close:focus,
.btn-close:hover {
  background-color: #e56013;
  color: #fff;
  text-decoration: none;
}

.btn-cart:before {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  content: "\f07a";
  font-family: "Font Awesome 5 Free";
}

.btn-location:before {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  content: "\f041";
  font-family: "Font Awesome 5 Free";
}

.form-line {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.form-line > label {
  margin-left: 10px;
}

.form-line > label em {
  color: currentColor;
}

.form-line.inlinewithnext {
  width: calc((100% - 20px) * 0.5);
  margin-right: 20px;
}

.form-line.inlinewithnext.form-radiogroup {
  margin-bottom: 0;
}

.form-line.inlinewithnext.form-radiogroup .form-radiobuttons {
  padding-top: 2px;
}

.form-line.inlinewithnext + .form-line {
  width: calc((100% - 20px) * 0.5);
}

.form-line.inlinewithnext + .form-line.form-radiogroup {
  margin-bottom: 0;
}

.form-line.inlinewithnext + .form-line.form-radiogroup .form-radiobuttons {
  padding-top: 2px;
}

.form-line.form-radiogroup {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
}

.form-line.form-radiogroup .form-radiobuttons {
  padding: 0.75rem 1.25rem 0.75rem 0;
}

.form-line.form-radiogroup .form-radiobuttons .form-fields-dropdown-select,
.form-line.form-radiogroup .form-radiobuttons .input,
.form-line.form-radiogroup .form-radiobuttons input {
  margin-top: 0;
  margin-bottom: 3px !important;
}

.form-line.form-radiogroup .form-radiobuttons label {
  padding: 0;
}

@media (max-width: 640px) {
  .form-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    margin: 0;
  }
}

[type="checkbox"].form-fields-dropdown-select,
[type="checkbox"].input,
[type="radio"].form-fields-dropdown-select,
[type="radio"].input,
input[type="checkbox"],
input[type="radio"] {
  margin-right: 10px !important;
  margin-bottom: 0 !important;
  accent-color: #ffcc00;
}

.input-radio {
  margin-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .input-radio {
    margin-bottom: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .input-radio {
    margin-bottom: 15px;
  }
}

label.floatinglabel {
  background: #fff;
  margin-left: 0;
  padding: 0 5px 5px 0;
  left: 0;
  font-size: 0.8125rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  border-radius: 0px;
}

[type="submit"].form-fields-dropdown-select,
[type="submit"].input,
button,
input[type="submit"] {
  margin-right: 20px !important;
}

[type="submit"].form-fields-dropdown-select:last-child,
[type="submit"].input:last-child,
button:last-child,
input[type="submit"]:last-child {
  margin-right: 0px !important;
}

.form-wrapper {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .form-wrapper {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .form-wrapper {
    margin-bottom: 50px;
  }
}

.form-wrapper .form-category {
  background: #e5f0f7;
}

.form-wrapper .form-category {
  padding-top: 60px;
}

@media screen and (max-width: 1300px) {
  .form-wrapper .form-category {
    padding-top: calc(4.5454545455vw + 0.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .form-wrapper .form-category {
    padding-top: 30px;
  }
}

.form-wrapper .form-category {
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

@media screen and (max-width: 1300px) {
  .form-wrapper .form-category {
    padding-right: calc(3.7878787879vw + 0.7575757576px);
    padding-bottom: calc(3.7878787879vw + 0.7575757576px);
    padding-left: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .form-wrapper .form-category {
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
  }
}

.form-wrapper .form-category {
  margin-bottom: 70px;
}

@media screen and (max-width: 1300px) {
  .form-wrapper .form-category {
    margin-bottom: calc(5.303030303vw + 1.0606060606px);
  }
}

@media screen and (max-width: 640px) {
  .form-wrapper .form-category {
    margin-bottom: 35px;
  }
}

.form-wrapper .form-category hr {
  border-color: rgba(0, 0, 0, 0.2);
  padding-top: 50px;
  margin-bottom: 50px;
}

.form-wrapper .form-category .form-category-heading {
  margin-bottom: 50px;
}

.form-wrapper .form-category .form-category-heading h4 {
  padding: 0;
  margin-bottom: 20px;
}

.form-wrapper .form-category .form-line .form-block > label {
  margin-left: 20px;
  font-size: 0.75rem;
  font-weight: 700;
}

._form-content
  ._form_element
  ._field-wrapper:not(.select)
  .form-wrapper
  .form-category
  .form-line
  .form-block
  select,
.form-wrapper
  .form-category
  .form-line
  .form-block
  ._form-content
  ._form_element
  ._field-wrapper:not(.select)
  select,
.form-wrapper .form-category .form-line .form-block .select,
.form-wrapper
  .form-category
  .form-line
  .form-block
  [type="email"].form-fields-dropdown-select,
.form-wrapper .form-category .form-line .form-block [type="email"].input,
.form-wrapper
  .form-category
  .form-line
  .form-block
  [type="tel"].form-fields-dropdown-select,
.form-wrapper .form-category .form-line .form-block [type="tel"].input,
.form-wrapper
  .form-category
  .form-line
  .form-block
  [type="text"].form-fields-dropdown-select,
.form-wrapper .form-category .form-line .form-block [type="text"].input,
.form-wrapper .form-category .form-line .form-block input[type="email"],
.form-wrapper .form-category .form-line .form-block input[type="tel"],
.form-wrapper .form-category .form-line .form-block input[type="text"] {
  margin: 7px 0 25px;
}

.form-wrapper .form-category .form-line .radio-group {
  margin-bottom: 25px;
}

@media (max-width: 900px) {
  .form-wrapper .form-category .form-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-wrapper .form-category .form-line .form-block-12 {
    width: 100%;
  }
}

@media (max-width: 900px) {
  .form-wrapper .form-category .form-line .form-block-12 {
    padding-bottom: 0;
  }
}

.form-wrapper .form-interlude {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-wrapper .form-interlude {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .form-wrapper .form-interlude {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .form-wrapper .form-interlude {
    margin-bottom: 50px;
  }
}

.form-wrapper .form-interlude {
  padding-left: 50px;
}

@media screen and (max-width: 1300px) {
  .form-wrapper .form-interlude {
    padding-left: calc(4.5454545455vw - 9.0909090909px);
  }
}

@media screen and (max-width: 640px) {
  .form-wrapper .form-interlude {
    padding-left: 20px;
  }
}

.form-wrapper .form-interlude {
  padding-right: 100px;
}

@media screen and (max-width: 1300px) {
  .form-wrapper .form-interlude {
    padding-right: calc(12.1212121212vw - 57.5757575758px);
  }
}

@media screen and (max-width: 640px) {
  .form-wrapper .form-interlude {
    padding-right: 20px;
  }
}

.form-wrapper .form-interlude div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-wrapper .form-interlude div {
  padding-right: 100px;
}

@media screen and (max-width: 1300px) {
  .form-wrapper .form-interlude div {
    padding-right: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .form-wrapper .form-interlude div {
    padding-right: 50px;
  }
}

.date-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr);
  grid-template-columns: repeat(3, 1fr);
}

.date-wrapper {
  gap: 20px;
}

@media screen and (max-width: 1300px) {
  .date-wrapper {
    gap: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .date-wrapper {
    gap: 10px;
  }
}

@media (max-width: 640px) {
  .date-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }

  ._form-content
    ._form_element
    ._field-wrapper:not(.select)
    .date-wrapper
    select,
  .date-wrapper
    ._form-content
    ._form_element
    ._field-wrapper:not(.select)
    select,
  .date-wrapper .select {
    margin-top: 10px !important;
  }

  ._form-content
    ._form_element
    ._field-wrapper:not(.select)
    .date-wrapper
    select:not(:last-child),
  .date-wrapper
    ._form-content
    ._form_element
    ._field-wrapper:not(.select)
    select:not(:last-child),
  .date-wrapper .select:not(:last-child) {
    margin-bottom: 10px !important;
  }
}

.form-contact {
  padding-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .form-contact {
    padding-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .form-contact {
    padding-bottom: 50px;
  }
}

.combipanel .form-contact:first-child {
  padding-right: 40px !important;
}

@media (max-width: 900px) {
  .combipanel .form-contact:first-child {
    padding-right: 20px !important;
  }
}

@media (max-width: 900px) {
  .combipanel .form-line {
    padding: 0 0;
  }

  .combipanel .form-line .form-block {
    padding: 0 0 15px 0;
  }

  .combipanel .form-line .form-block.form-block-12,
  .combipanel .form-line .form-block.form-block-13,
  .combipanel .form-line .form-block.form-block-14,
  .combipanel .form-line .form-block.form-block-23,
  .combipanel .form-line .form-block.form-block-34 {
    width: 100%;
  }

  .combipanel .form-line .form-block.align-right {
    text-align: left;
  }
}

.newsletter h4 {
  padding: 0;
}

.newsletter .newsletter-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.newsletter .newsletter-input .form-fields-dropdown-select,
.newsletter .newsletter-input .input,
.newsletter .newsletter-input input {
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: none;
  background: #fff;
  border-top-left-radius: 100vw;
  border-bottom-left-radius: 100vw;
}

.newsletter .newsletter-input .newsletter-submit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -50px;
}

.newsletter .newsletter-input .newsletter-submit svg {
  width: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  translate: calc(-100% - 15px) -50%;
  -webkit-animation: rotate-loader-small 0.8s infinite linear;
  animation: rotate-loader-small 0.8s infinite linear;
}

.newsletter .newsletter-input .newsletter-submit.loading svg {
  opacity: 1;
}

._form-content
  ._button-wrapper
  .newsletter
  .newsletter-input
  .newsletter-submit
  ._submit,
.newsletter
  .newsletter-input
  .newsletter-submit
  ._form-content
  ._button-wrapper
  ._submit,
.newsletter .newsletter-input .newsletter-submit .btn {
  margin: 0;
}

.newsletter .newsletter-privacy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-family: "Poppins", Arial, sans-serif;
}

.newsletter .newsletter-privacy .form-fields-dropdown-select,
.newsletter .newsletter-privacy .input,
.newsletter .newsletter-privacy input {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.newsletter .newsletter-privacy p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.newsletter .newsletter-privacy a {
  color: #e56013;
}

.newsletter-thumb {
  background: rgba(255, 204, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.newsletter-thumb {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .newsletter-thumb {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .newsletter-thumb {
    margin-bottom: 65px;
  }
}

.newsletter-thumb {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1300px) {
  .newsletter-thumb {
    padding-top: calc(3.7878787879vw + 0.7575757576px);
    padding-bottom: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .newsletter-thumb {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.newsletter-thumb {
  padding-left: 35px;
  padding-right: 35px;
}

@media screen and (max-width: 1300px) {
  .newsletter-thumb {
    padding-left: calc(2.6515151515vw + 0.5303030303px);
    padding-right: calc(2.6515151515vw + 0.5303030303px);
  }
}

@media screen and (max-width: 640px) {
  .newsletter-thumb {
    padding-left: 17.5px;
    padding-right: 17.5px;
  }
}

._form-content .newsletter-thumb ._form-title,
.newsletter-thumb ._form-content ._form-title,
.newsletter-thumb h3 {
  padding: 0;
}

._form-content .newsletter-thumb ._form-title,
.newsletter-thumb ._form-content ._form-title,
.newsletter-thumb h3 {
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  ._form-content .newsletter-thumb ._form-title,
  .newsletter-thumb ._form-content ._form-title,
  .newsletter-thumb h3 {
    margin-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content .newsletter-thumb ._form-title,
  .newsletter-thumb ._form-content ._form-title,
  .newsletter-thumb h3 {
    margin-bottom: 10px;
  }
}

.newsletter-thumb .newsletter-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.newsletter-thumb .newsletter-input {
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .newsletter-thumb .newsletter-input {
    margin-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .newsletter-thumb .newsletter-input {
    margin-bottom: 10px;
  }
}

.newsletter-thumb .newsletter-input .form-fields-dropdown-select,
.newsletter-thumb .newsletter-input .input,
.newsletter-thumb .newsletter-input input {
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: none;
  background: #fff;
  border-top-left-radius: 100vw;
  border-bottom-left-radius: 100vw;
}

.newsletter-thumb .newsletter-privacy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-family: "Poppins", Arial, sans-serif;
}

.newsletter-thumb .newsletter-privacy .form-fields-dropdown-select,
.newsletter-thumb .newsletter-privacy .input,
.newsletter-thumb .newsletter-privacy input {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.newsletter-thumb .newsletter-privacy p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.newsletter-thumb .newsletter-privacy a {
  color: #e56013;
}

.newsletter-thumb .newsletter-submit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -50px;
}

.newsletter-thumb .newsletter-submit svg {
  width: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  translate: calc(-100% - 15px) -50%;
  -webkit-animation: rotate-loader-small 0.8s infinite linear;
  animation: rotate-loader-small 0.8s infinite linear;
}

.newsletter-thumb .newsletter-submit.loading svg {
  opacity: 1;
}

._form-content ._button-wrapper .newsletter-thumb .newsletter-submit ._submit,
.newsletter-thumb .newsletter-submit ._form-content ._button-wrapper ._submit,
.newsletter-thumb .newsletter-submit .btn {
  margin: 0 !important;
}

.newsletter-thumb .newsletter-background-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  color: rgba(255, 204, 0, 0.1);
  z-index: -1;
}

.newsletter-thumb .newsletter-background-logo {
  width: 1000px;
}

@media screen and (max-width: 1300px) {
  .newsletter-thumb .newsletter-background-logo {
    width: calc(75.7575757576vw + 15.1515151515px);
  }
}

@media screen and (max-width: 640px) {
  .newsletter-thumb .newsletter-background-logo {
    width: 500px;
  }
}

.newsletter-thumb .newsletter-background-logo {
  top: 100px;
}

@media screen and (max-width: 1300px) {
  .newsletter-thumb .newsletter-background-logo {
    top: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .newsletter-thumb .newsletter-background-logo {
    top: 50px;
  }
}

.newsletter-thumb .newsletter-background-logo {
  left: 60px;
}

@media screen and (max-width: 1300px) {
  .newsletter-thumb .newsletter-background-logo {
    left: calc(4.5454545455vw + 0.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .newsletter-thumb .newsletter-background-logo {
    left: 30px;
  }
}

.newsletter-thumb.newsletter-thumb-grid-item {
  margin-bottom: 0;
}

.newsletter-thumb.newsletter-thumb-grid-item
  .newsletter-input
  .form-fields-dropdown-select,
.newsletter-thumb.newsletter-thumb-grid-item .newsletter-input .input,
.newsletter-thumb.newsletter-thumb-grid-item .newsletter-input input {
  border-radius: 100vw;
}

.newsletter-thumb.newsletter-thumb-grid-item .newsletter-privacy {
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .newsletter-thumb.newsletter-thumb-grid-item .newsletter-privacy {
    margin-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .newsletter-thumb.newsletter-thumb-grid-item .newsletter-privacy {
    margin-bottom: 10px;
  }
}

.newsletter-thumb.newsletter-thumb-grid-item .newsletter-submit {
  margin-left: 0;
}

.newsletter-thumb.newsletter-thumb-grid-item .newsletter-submit svg {
  right: 0;
  left: unset;
  translate: calc(100% + 15px) -50%;
}

@-webkit-keyframes rotate-loader-small {
  0% {
    rotate: 0deg;
  }

  to {
    rotate: 360deg;
  }
}

@keyframes rotate-loader-small {
  0% {
    rotate: 0deg;
  }

  to {
    rotate: 360deg;
  }
}

.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 100vw;
  overflow: hidden;
  width: 100%;
}

.search {
  margin-bottom: 55px;
}

@media screen and (max-width: 1300px) {
  .search {
    margin-bottom: calc(4.1666666667vw + 0.8333333333px);
  }
}

@media screen and (max-width: 640px) {
  .search {
    margin-bottom: 27.5px;
  }
}

.search .form-fields-dropdown-select,
.search .input,
.search button,
.search input {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}

.search .form-fields-dropdown-select,
.search .input,
.search input {
  font-size: 1.0625rem;
  line-height: normal;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 35px;
}

.search button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px;
  border-radius: 100vw;
  overflow: hidden;
  background: #fff;
  color: #e56013;
}

.search button span {
  display: none;
  margin-left: 13px;
}

.search svg {
  position: relative;
  pointer-events: none;
  width: 1.875rem;
  min-width: 1.875rem;
}

.search.home-search-bar {
  margin-top: 20px;
}

@media (max-width: 640px) {
  .search {
    background-color: transparent !important;
    border-radius: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .search .form-fields-dropdown-select,
  .search .input,
  .search input {
    margin-bottom: 10px;
    border-radius: 100vw;
    background: rgba(255, 255, 255, 0.3);
    padding: 25px 30px;
  }

  .search.footer-search-bar .form-fields-dropdown-select,
  .search.footer-search-bar .input,
  .search.footer-search-bar input {
    background: rgba(229, 240, 247, 0.3);
  }

  .search button {
    padding: 20px;
  }

  .search button svg {
    min-width: unset;
  }

  .search button span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.combipanel .search {
  width: 100%;
}

.search-categories {
  margin-bottom: 40px;
}

.search-categories h4 {
  font-weight: 400;
}

.search-categories .search-categories-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.search-categories .search-categories-list li {
  padding: 0;
}

.search-categories .search-categories-list li {
  padding: 10px 0;
  text-transform: capitalize;
  margin-right: 10px;
}

.search-categories .search-categories-list li a {
  background: rgba(255, 255, 255, 0.3);
  padding: 10px 15px;
  border-radius: 100vw;
  font-size: 0.9375rem;
  font-weight: 700;
  text-decoration: none;
}

.search-categories .search-categories-list li a:active,
.search-categories .search-categories-list li a:focus,
.search-categories .search-categories-list li a:hover {
  background: #fff;
  color: #e56013;
}

.search-categories .search-categories-list li.active a {
  background-color: #1ba832;
  color: #fff !important;
}

.search-results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.search-results {
  margin-top: -325px;
}

@media screen and (max-width: 1300px) {
  .search-results {
    margin-top: calc(-24.6212121212vw - 4.9242424242px);
  }
}

@media screen and (max-width: 640px) {
  .search-results {
    margin-top: -162.5px;
  }
}

.search-results {
  margin-bottom: 140px;
}

@media screen and (max-width: 1300px) {
  .search-results {
    margin-bottom: calc(10.6060606061vw + 2.1212121212px);
  }
}

@media screen and (max-width: 640px) {
  .search-results {
    margin-bottom: 70px;
  }
}

.search-results .subcategories {
  margin-top: 0;
}

._form-content .search-results > ._form-title,
.search-results > h3 {
  margin-bottom: 30px;
  padding: 0;
  text-transform: capitalize;
}

._form-content .search-results .search-result-category + ._form-title,
.search-results ._form-content .search-result-category + ._form-title,
.search-results .search-result-category + h3 {
  margin-top: 30px;
}

.search-results .search-result-category {
  display: block;
  margin-bottom: 30px;
  color: #e56013;
  background: #fef9e5;
}

.search-results .search-result-category {
  padding: 50px;
}

@media screen and (max-width: 1300px) {
  .search-results .search-result-category {
    padding: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .search-results .search-result-category {
    padding: 25px;
  }
}

.search-results .search-result-category {
  border-radius: 40px;
}

@media screen and (max-width: 1300px) {
  .search-results .search-result-category {
    border-radius: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .search-results .search-result-category {
    border-radius: 20px;
  }
}

.search-results .search-result-category a {
  text-decoration: none;
  display: block;
}

.search-results .search-result-category a:not(:last-child) {
  margin-bottom: 50px;
}

@media screen and (max-width: 1300px) {
  .search-results .search-result-category a:not(:last-child) {
    margin-bottom: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .search-results .search-result-category a:not(:last-child) {
    margin-bottom: 25px;
  }
}

.search-results .search-result-category a:active h4,
.search-results .search-result-category a:focus h4,
.search-results .search-result-category a:hover h4 {
  text-decoration: underline;
}

.search-results .search-result-category time {
  background: transparent;
  padding: 0;
}

.search-results .search-result-category h4 {
  padding-top: 0;
}

.checkboxlist {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible;
  padding: 10px 0;
}

.checkboxlist li {
  padding: 0;
}

.checkboxlist li {
  padding: 5px 0px;
}

.checkboxlist li .form-fields-dropdown-select,
.checkboxlist li .input,
.checkboxlist li input {
  display: none;
}

.checkboxlist li label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-weight: 400;
  font-size: 0.9375rem;
}

.checkboxlist li label:before {
  display: block;
  position: absolute;
  top: 4px;
  left: 0px;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  border: solid 1px rgba(255, 204, 0, 0.2);
  line-height: normal;
  background-color: #fff;
  color: transparent;
  font-size: 10px;
  padding: 2px;
}

.checkboxlist li .form-fields-dropdown-select:checked + label:before,
.checkboxlist li .input:checked + label:before,
.checkboxlist li input:checked + label:before {
  color: #e56013;
}

.checkboxlist li .error.form-fields-dropdown-select + label,
.checkboxlist li .error.input + label,
.checkboxlist li input.error + label {
  color: #e56013;
}

.checkboxlist li .error.form-fields-dropdown-select + label:before,
.checkboxlist li .error.input + label:before,
.checkboxlist li input.error + label:before {
  border-color: #e56013;
}

.checkboxlist.checkboxlist-grid {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.checkboxlist.checkboxlist-grid li {
  padding: 3px 0px;
}

.checkboxlist.checkboxlist-grid li label {
  font-size: 0.75rem;
}

@media (max-width: 1100px) {
  .checkboxlist.checkboxlist-grid {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 640px) {
  .checkboxlist.checkboxlist-grid {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

.filter-item .checkboxlist li {
  padding: 0 0;
}

.filter-item .checkboxlist li label:before {
  top: 6px;
  font-size: 10px;
}

@media (max-width: 900px) {
  .mobile-swap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.breadcrumb {
  font-size: 0.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-transform: uppercase;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding-left: 4.1666666667%;
}

.contact-content .breadcrumb,
.generic-detail-intro .breadcrumb,
.generic-intro .breadcrumb {
  padding-left: 0;
}

@media (max-width: 900px) {
  .breadcrumb {
    padding-left: 0;
  }
}

.breadcrumb a {
  text-decoration: none;
  color: rgba(229, 19, 28, 0.8);
  font-weight: 400;
}

.breadcrumb a:not(:last-child) {
  margin-right: 15px;
  position: relative;
}

.breadcrumb a:not(:last-child):after {
  content: "/";
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(calc(8px - 50%), -50%);
  transform: translate(calc(8px - 50%), -50%);
  pointer-events: none;
}

.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
  text-decoration: underline;
}

.fixed-contact {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  z-index: 1;
}

@media (max-width: 900px) {
  .fixed-contact {
    display: none;
  }
}

.fixed-contact .fixed-contact-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  background: #e56013;
  z-index: -1;
  padding: 0 12px 0 30px;
}

.fixed-contact .fixed-contact-content a {
  color: #fff;
  text-decoration: none;
}

.fixed-contact .fixed-contact-content a:active,
.fixed-contact .fixed-contact-content a:focus,
.fixed-contact .fixed-contact-content a:hover {
  text-decoration: underline;
}

.fixed-contact .fixed-contact-icon {
  width: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #e56013;
  padding: 30px 18px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.fixed-contact .fixed-contact-icon svg {
  width: 100%;
}

.fixed-contact:active .fixed-contact-content,
.fixed-contact:focus .fixed-contact-content,
.fixed-contact:hover .fixed-contact-content {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.menu-grid,
.menu-grid-icon {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.menu-grid,
.menu-grid-icon {
  margin-bottom: 140px;
}

@media screen and (max-width: 1300px) {
  .menu-grid,
  .menu-grid-icon {
    margin-bottom: calc(10.6060606061vw + 2.1212121212px);
  }
}

@media screen and (max-width: 640px) {
  .menu-grid,
  .menu-grid-icon {
    margin-bottom: 70px;
  }
}

.menu-grid .menu-grid-item > a:after,
.menu-grid-icon .menu-grid-item > a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(229, 19, 28, 0.3);
}

.menu-grid a,
.menu-grid-icon a {
  position: relative;
  display: block;
  -webkit-transition: none;
  transition: none;
}

.menu-grid a figure,
.menu-grid-icon a figure {
  overflow: hidden;
  position: relative;
}

.menu-grid a figure:after,
.menu-grid-icon a figure:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#000),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
  opacity: 0.7;
}

.menu-grid a figure img,
.menu-grid-icon a figure img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

._form-content .menu-grid a ._form-title,
._form-content .menu-grid-icon a ._form-title,
.menu-grid a ._form-content ._form-title,
.menu-grid a h3,
.menu-grid-icon a ._form-content ._form-title,
.menu-grid-icon a h3 {
  position: absolute;
  z-index: 1;
  color: #fff;
  padding: 0;
}

._form-content .menu-grid a ._form-title,
._form-content .menu-grid-icon a ._form-title,
.menu-grid a ._form-content ._form-title,
.menu-grid a h3,
.menu-grid-icon a ._form-content ._form-title,
.menu-grid-icon a h3 {
  right: 40px;
  bottom: 40px;
  left: 40px;
}

@media screen and (max-width: 1300px) {
  ._form-content .menu-grid a ._form-title,
  ._form-content .menu-grid-icon a ._form-title,
  .menu-grid a ._form-content ._form-title,
  .menu-grid a h3,
  .menu-grid-icon a ._form-content ._form-title,
  .menu-grid-icon a h3 {
    right: calc(3.0303030303vw + 0.6060606061px);
    bottom: calc(3.0303030303vw + 0.6060606061px);
    left: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content .menu-grid a ._form-title,
  ._form-content .menu-grid-icon a ._form-title,
  .menu-grid a ._form-content ._form-title,
  .menu-grid a h3,
  .menu-grid-icon a ._form-content ._form-title,
  .menu-grid-icon a h3 {
    right: 20px;
    bottom: 20px;
    left: 20px;
  }
}

.menu-grid a:active figure img,
.menu-grid a:focus figure img,
.menu-grid a:hover figure img,
.menu-grid-icon a:active figure img,
.menu-grid-icon a:focus figure img,
.menu-grid-icon a:hover figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (max-width: 1100px) {
  .menu-grid,
  .menu-grid-icon {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .menu-grid,
  .menu-grid-icon {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

[class*="col-"] .menu-grid a,
[class*="col-"] .menu-grid-icon a {
  width: calc(50% - 62.5px);
}

.menu-grid-white {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.menu-grid-white {
  padding-bottom: 150px;
}

@media screen and (max-width: 1300px) {
  .menu-grid-white {
    padding-bottom: calc(11.3636363636vw + 2.2727272727px);
  }
}

@media screen and (max-width: 640px) {
  .menu-grid-white {
    padding-bottom: 75px;
  }
}

@media (max-width: 900px) {
  .menu-grid-white {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .menu-grid-white {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.menu-grid-white .menu-grid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu-grid-white .menu-grid-item a {
  text-decoration: none;
  padding: 45px 40px;
  display: block;
  position: relative;
  background: #fff;
}

.menu-grid-white .menu-grid-item a h5 {
  color: #e56013;
  text-decoration: underline;
  padding: 0;
  margin-bottom: 20px;
}

.menu-grid-white .menu-grid-item a h5 svg {
  margin-left: 20px;
  width: 18px;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

@media (max-width: 900px) {
  .menu-grid-white .menu-grid-item a h5 svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.menu-grid-white .menu-grid-item a p {
  color: #e56013;
}

.menu-grid-white .menu-grid-item a:active,
.menu-grid-white .menu-grid-item a:focus,
.menu-grid-white .menu-grid-item a:hover {
  background: rgba(255, 255, 255, 0.75);
}

.menu-grid-white .menu-grid-item a:active svg,
.menu-grid-white .menu-grid-item a:focus svg,
.menu-grid-white .menu-grid-item a:hover svg {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

@media (max-width: 900px) {
  .menu-grid-white .menu-grid-item a:active svg,
  .menu-grid-white .menu-grid-item a:focus svg,
  .menu-grid-white .menu-grid-item a:hover svg {
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
  }
}

.menu-grid-simple {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.menu-grid-simple {
  margin-bottom: 140px;
}

@media screen and (max-width: 1300px) {
  .menu-grid-simple {
    margin-bottom: calc(10.6060606061vw + 2.1212121212px);
  }
}

@media screen and (max-width: 640px) {
  .menu-grid-simple {
    margin-bottom: 70px;
  }
}

@media (max-width: 900px) {
  .menu-grid-simple {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .menu-grid-simple {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.menu-grid-simple a {
  position: relative;
}

.menu-grid-simple a figure {
  overflow: hidden;
}

.menu-grid-simple a figure img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.menu-grid-simple a h4 {
  position: absolute;
  bottom: -1px;
  left: -1px;
  background: #fff;
  padding: 10px 10px 15px;
}

.menu-grid-simple a:active img,
.menu-grid-simple a:focus img,
.menu-grid-simple a:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.menu-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr);
  grid-template-columns: repeat(3, 1fr);
}

.menu-wrapper {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .menu-wrapper {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .menu-wrapper {
    margin-bottom: 65px;
  }
}

.menu-wrapper {
  row-gap: 110px;
}

@media screen and (max-width: 1300px) {
  .menu-wrapper {
    row-gap: calc(8.3333333333vw + 1.6666666667px);
  }
}

@media screen and (max-width: 640px) {
  .menu-wrapper {
    row-gap: 55px;
  }
}

.menu-wrapper {
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
}

@media screen and (max-width: 1300px) {
  .menu-wrapper {
    -webkit-column-gap: calc(6.0606060606vw + 1.2121212121px);
    -moz-column-gap: calc(6.0606060606vw + 1.2121212121px);
    column-gap: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .menu-wrapper {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}

@media (max-width: 900px) {
  .menu-wrapper {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .menu-wrapper {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.menu-wrapper .menu .menu-title {
  color: #e56013;
  font-weight: 700;
  display: inline-block;
}

.menu-wrapper .menu .menu-title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .menu-wrapper .menu .menu-title {
    margin-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .menu-wrapper .menu .menu-title {
    margin-bottom: 10px;
  }
}

.menu-wrapper .menu .menu-title figure {
  overflow: hidden;
}

.menu-wrapper .menu .menu-title figure {
  margin-bottom: 35px;
}

@media screen and (max-width: 1300px) {
  .menu-wrapper .menu .menu-title figure {
    margin-bottom: calc(2.6515151515vw + 0.5303030303px);
  }
}

@media screen and (max-width: 640px) {
  .menu-wrapper .menu .menu-title figure {
    margin-bottom: 17.5px;
  }
}

.menu-wrapper .menu .menu-title figure img {
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.menu-wrapper .menu .menu-title:active,
.menu-wrapper .menu .menu-title:focus,
.menu-wrapper .menu .menu-title:hover {
  text-decoration: none;
}

.menu-wrapper .menu .menu-title:active figure img,
.menu-wrapper .menu .menu-title:focus figure img,
.menu-wrapper .menu .menu-title:hover figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.menu-wrapper .menu .menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-wrapper .menu .menu-list li {
  padding: 0;
}

.menu-wrapper .menu .menu-list .menu-list-item .menu-list-item-link {
  text-decoration: none;
}

.menu-list-wrapper {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .menu-list-wrapper {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .menu-list-wrapper {
    margin-bottom: 65px;
  }
}

.menu-list-wrapper .menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.25rem;
  text-transform: lowercase;
  line-height: normal;
}

.menu-list-wrapper .menu-list li {
  padding: 0;
}

.menu-list-wrapper .menu-list li a {
  text-decoration: none;
}

.podcasts-wrapper {
  position: relative;
}

.podcasts-wrapper {
  min-height: 620px;
}

@media screen and (max-width: 1300px) {
  .podcasts-wrapper {
    min-height: calc(27.2727272727vw + 265.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .podcasts-wrapper {
    min-height: 440px;
  }
}

.podcasts-wrapper {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .podcasts-wrapper {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .podcasts-wrapper {
    margin-bottom: 65px;
  }
}

.podcasts-wrapper {
  padding-left: 300px;
}

@media screen and (max-width: 1300px) {
  .podcasts-wrapper {
    padding-left: calc(22.7272727273vw + 4.5454545455px);
  }
}

@media screen and (max-width: 640px) {
  .podcasts-wrapper {
    padding-left: 150px;
  }
}

.podcasts-wrapper .rotated-title {
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}

.podcasts-wrapper .podcasts .podcasts-intro {
  margin-bottom: 80px;
}

@media screen and (max-width: 1300px) {
  .podcasts-wrapper .podcasts .podcasts-intro {
    margin-bottom: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .podcasts-wrapper .podcasts .podcasts-intro {
    margin-bottom: 40px;
  }
}

.podcasts-wrapper .podcasts .podcasts-intro h2 {
  padding-top: 0;
}

.podcasts-wrapper .podcasts .podcasts-intro h2:last-child {
  padding-bottom: 0;
}

.podcasts-wrapper .podcasts .podcasts-intro > :last-child {
  margin-bottom: 0;
}

.podcasts-wrapper .podcasts .podcast:first-child {
  margin-top: 30px;
}

@media screen and (max-width: 1300px) {
  .podcasts-wrapper .podcasts .podcast:first-child {
    margin-top: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .podcasts-wrapper .podcasts .podcast:first-child {
    margin-top: 15px;
  }
}

.podcasts-wrapper .podcasts .podcast a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(229, 19, 28, 0.3);
}

.podcasts-wrapper .podcasts .podcast a {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .podcasts-wrapper .podcasts .podcast a {
    padding-top: calc(2.2727272727vw + 0.4545454545px);
    padding-bottom: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .podcasts-wrapper .podcasts .podcast a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.podcasts-wrapper .podcasts .podcast a figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background: #e56013;
  border-radius: 50%;
  overflow: hidden;
}

.podcasts-wrapper .podcasts .podcast a figure {
  width: 135px;
  height: 135px;
}

@media screen and (max-width: 1300px) {
  .podcasts-wrapper .podcasts .podcast a figure {
    width: calc(11.3636363636vw - 12.7272727273px);
    height: calc(11.3636363636vw - 12.7272727273px);
  }
}

@media screen and (max-width: 640px) {
  .podcasts-wrapper .podcasts .podcast a figure {
    width: 60px;
    height: 60px;
  }
}

.podcasts-wrapper .podcasts .podcast a figure {
  margin-right: 50px;
}

@media screen and (max-width: 1300px) {
  .podcasts-wrapper .podcasts .podcast a figure {
    margin-right: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .podcasts-wrapper .podcasts .podcast a figure {
    margin-right: 25px;
  }
}

.podcasts-wrapper .podcasts .podcast a figure img,
.podcasts-wrapper .podcasts .podcast a figure svg {
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.podcasts-wrapper .podcasts .podcast a figure svg {
  max-width: 33%;
  color: #fff;
}

.podcasts-wrapper .podcasts .podcast a .podcast-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.podcasts-wrapper .podcasts .podcast a .podcast-content span {
  display: block;
  margin-bottom: -0.35em;
}

.podcasts-wrapper .podcasts .podcast a .podcast-content h4 {
  text-decoration: underline;
  padding-top: 0;
}

.podcasts-wrapper .podcasts .podcast a .podcast-content h4:not(:last-child) {
  padding-bottom: 0.8em;
}

.podcasts-wrapper .podcasts .podcast a:active figure img,
.podcasts-wrapper .podcasts .podcast a:active figure svg,
.podcasts-wrapper .podcasts .podcast a:focus figure img,
.podcasts-wrapper .podcasts .podcast a:focus figure svg,
.podcasts-wrapper .podcasts .podcast a:hover figure img,
.podcasts-wrapper .podcasts .podcast a:hover figure svg {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (max-width: 900px) {
  .podcasts-wrapper {
    padding-left: 0;
  }

  .podcasts-wrapper .rotated-title {
    -webkit-transform: rotate(-90deg) translate(-100%, -100%);
    transform: rotate(-90deg) translate(-100%, -100%);
  }

  .podcasts-wrapper .rotated-title {
    margin-left: -30px;
  }
}

@media screen and (max-width: 900px) and (max-width: 1300px) {
  .podcasts-wrapper .rotated-title {
    margin-left: calc(-3.0303030303vw + 9.3939393939px);
  }
}

@media screen and (max-width: 900px) and (max-width: 640px) {
  .podcasts-wrapper .rotated-title {
    margin-left: -10px;
  }
}

@media (max-width: 640px) {
  .podcasts-wrapper .rotated-title {
    -webkit-transform: none;
    transform: none;
    position: relative;
    margin-bottom: 20px;
    margin-left: 0;
  }
}

.combipanel.episodes-wrapper {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.combipanel.episodes-wrapper .episodes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 900px) {
  .combipanel.episodes-wrapper .episodes {
    margin-bottom: 100px;
  }
}

.combipanel.episodes-wrapper .episodes:active .episode,
.combipanel.episodes-wrapper .episodes:focus .episode,
.combipanel.episodes-wrapper .episodes:hover .episode {
  opacity: 0.3;
}

.combipanel.episodes-wrapper .episodes .episode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.combipanel.episodes-wrapper .episodes .episode {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .combipanel.episodes-wrapper .episodes .episode {
    padding-top: calc(2.2727272727vw + 0.4545454545px);
    padding-bottom: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel.episodes-wrapper .episodes .episode {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.combipanel.episodes-wrapper .episodes .episode span {
  text-transform: lowercase;
}

.combipanel.episodes-wrapper .episodes .episode h4 {
  padding: 0 45px 0 0;
  position: relative;
  color: #fff;
}

.combipanel.episodes-wrapper .episodes .episode h4:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .combipanel.episodes-wrapper .episodes .episode h4:not(:last-child) {
    margin-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel.episodes-wrapper .episodes .episode h4:not(:last-child) {
    margin-bottom: 10px;
  }
}

.combipanel.episodes-wrapper .episodes .episode h4:after {
  content: url(assets/microphone.svg);
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  margin-left: 0.6em;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.combipanel.episodes-wrapper .episodes .episode h4:after {
  width: 30px;
}

@media screen and (max-width: 1300px) {
  .combipanel.episodes-wrapper .episodes .episode h4:after {
    width: calc(0.7575757576vw + 20.1515151515px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel.episodes-wrapper .episodes .episode h4:after {
    width: 25px;
  }
}

.combipanel.episodes-wrapper .episodes .episode:active,
.combipanel.episodes-wrapper .episodes .episode:focus,
.combipanel.episodes-wrapper .episodes .episode:hover {
  opacity: 1;
}

iframe[src*="spotify"] {
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

iframe[src*="spotify"] {
  margin-bottom: 80px;
}

@media screen and (max-width: 1300px) {
  iframe[src*="spotify"] {
    margin-bottom: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  iframe[src*="spotify"] {
    margin-bottom: 40px;
  }
}

.topics-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.topics-grid {
  margin-bottom: 200px;
}

@media screen and (max-width: 1300px) {
  .topics-grid {
    margin-bottom: calc(15.1515151515vw + 3.0303030303px);
  }
}

@media screen and (max-width: 640px) {
  .topics-grid {
    margin-bottom: 100px;
  }
}

.topics-grid {
  row-gap: 60px;
}

@media screen and (max-width: 1300px) {
  .topics-grid {
    row-gap: calc(6.0606060606vw - 18.7878787879px);
  }
}

@media screen and (max-width: 640px) {
  .topics-grid {
    row-gap: 20px;
  }
}

@media (max-width: 1300px) {
  .topics-grid {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 900px) {
  .topics-grid {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 520px) {
  .topics-grid {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.topics-grid .topic {
  border-radius: calc(10px + 1px);
  text-decoration: none;
  aspect-ratio: 6/5;
  position: relative;
  width: 100%;
  height: 100%;
}

.topics-grid .topic .topic-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  border-radius: 10px;
  overflow: hidden;
}

.topics-grid .topic .topic-content figure {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.topics-grid .topic .topic-content figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.topics-grid .topic .topic-content h5 {
  padding: 20px;
  color: #fff;
  background: #f7bfd9;
  word-wrap: anywhere;
  font-weight: 700;
  position: relative;
}

.topics-grid .topic .topic-content h5 svg {
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
  width: calc(100% + 100px);
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform: translateX(0) scaleY(0);
  transform: translateX(0) scaleY(0);
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.topics-grid .topic:active .topic-content figure img,
.topics-grid .topic:focus .topic-content figure img,
.topics-grid .topic:hover .topic-content figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.topics-grid .topic:active .topic-content h5 svg,
.topics-grid .topic:focus .topic-content h5 svg,
.topics-grid .topic:hover .topic-content h5 svg {
  -webkit-transform: translateX(-100px) scaleY(0.5);
  transform: translateX(-100px) scaleY(0.5);
}

.page-header + .container.sitewidth > .topics-grid:first-child {
  margin-top: -325px;
}

@media screen and (max-width: 1300px) {
  .page-header + .container.sitewidth > .topics-grid:first-child {
    margin-top: calc(-24.6212121212vw - 4.9242424242px);
  }
}

@media screen and (max-width: 640px) {
  .page-header + .container.sitewidth > .topics-grid:first-child {
    margin-top: -162.5px;
  }
}

.tags-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 25px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.tags-grid {
  margin-bottom: 120px;
}

@media screen and (max-width: 1300px) {
  .tags-grid {
    margin-bottom: calc(9.0909090909vw + 1.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .tags-grid {
    margin-bottom: 60px;
  }
}

@media (max-width: 1100px) {
  .tags-grid {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .tags-grid {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.tags-grid .tag {
  color: #fff;
  background: #1ba832;
  padding: 35px;
  text-decoration: none;
  border-radius: 10px;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

._form-content .tags-grid .tag ._form-title,
.tags-grid .tag ._form-content ._form-title,
.tags-grid .tag h3 {
  margin-bottom: 20px;
  padding: 0;
  color: currentColor;
}

.tags-grid .tag p {
  margin-bottom: 25px;
  padding: 0;
}

.tags-grid .tag svg {
  width: 23px;
}

.tags-grid .tag:active,
.tags-grid .tag:focus,
.tags-grid .tag:hover {
  border-radius: 40px 10px;
}

.subcategories {
  background: #fef9e5;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 1fr 50px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}

.subcategories {
  margin-top: -325px;
}

@media screen and (max-width: 1300px) {
  .subcategories {
    margin-top: calc(-24.6212121212vw - 4.9242424242px);
  }
}

@media screen and (max-width: 640px) {
  .subcategories {
    margin-top: -162.5px;
  }
}

.subcategories {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .subcategories {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .subcategories {
    margin-bottom: 50px;
  }
}

.subcategories {
  border-radius: 40px;
}

@media screen and (max-width: 1300px) {
  .subcategories {
    border-radius: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .subcategories {
    border-radius: 20px;
  }
}

.subcategories {
  padding: 50px;
}

@media screen and (max-width: 1300px) {
  .subcategories {
    padding: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .subcategories {
    padding: 25px;
  }
}

.subcategories {
  row-gap: 70px;
}

@media screen and (max-width: 1300px) {
  .subcategories {
    row-gap: calc(3.0303030303vw + 30.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .subcategories {
    row-gap: 50px;
  }
}

@media (max-width: 1100px) {
  .subcategories {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .subcategories {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.subcategories .subcategory ul:last-child {
  padding-bottom: 0;
}

.subcategories .subcategory ul li {
  color: #e56013;
}

.subcategories .subcategory ul li a {
  color: #e56013;
}

.subcategories .subcategory ul li a:active,
.subcategories .subcategory ul li a:focus,
.subcategories .subcategory ul li a:hover {
  color: #ffcc00;
}

.subcategories .subcategory > a {
  font-size: 0.9375rem;
  font-weight: 800;
  color: rgba(255, 204, 0, 0.7);
}

.subcategories .subcategory > a:active,
.subcategories .subcategory > a:focus,
.subcategories .subcategory > a:hover {
  color: #ffcc00;
}

.subcategory-items {
  background: #fef9e5;
}

.subcategory-items {
  margin-top: -325px;
}

@media screen and (max-width: 1300px) {
  .subcategory-items {
    margin-top: calc(-24.6212121212vw - 4.9242424242px);
  }
}

@media screen and (max-width: 640px) {
  .subcategory-items {
    margin-top: -162.5px;
  }
}

.subcategory-items {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .subcategory-items {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .subcategory-items {
    margin-bottom: 50px;
  }
}

.subcategory-items {
  border-radius: 40px;
}

@media screen and (max-width: 1300px) {
  .subcategory-items {
    border-radius: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .subcategory-items {
    border-radius: 20px;
  }
}

.subcategory-items {
  padding: 50px;
}

@media screen and (max-width: 1300px) {
  .subcategory-items {
    padding: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .subcategory-items {
    padding: 25px;
  }
}

.subcategory-items ul {
  padding-bottom: 0;
}

.subcategory-items ul.column-count-2 {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  width: 66.6666666667%;
}

@media (max-width: 900px) {
  .subcategory-items ul.column-count-2 {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .subcategory-items ul.column-count-2 {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}

.subcategory-items ul.column-count-3 {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}

@media (max-width: 900px) {
  .subcategory-items ul.column-count-3 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}

@media (max-width: 640px) {
  .subcategory-items ul.column-count-3 {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}

.subcategory-items ul li {
  color: #e56013;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.subcategory-items ul li a {
  color: #e56013;
}

.subcategory-items ul li a:active,
.subcategory-items ul li a:focus,
.subcategory-items ul li a:hover {
  color: #ffcc00;
}

.tag-categories {
  margin-top: -325px;
}

@media screen and (max-width: 1300px) {
  .tag-categories {
    margin-top: calc(-24.6212121212vw - 4.9242424242px);
  }
}

@media screen and (max-width: 640px) {
  .tag-categories {
    margin-top: -162.5px;
  }
}

.tag-categories {
  margin-bottom: 200px;
}

@media screen and (max-width: 1300px) {
  .tag-categories {
    margin-bottom: calc(15.1515151515vw + 3.0303030303px);
  }
}

@media screen and (max-width: 640px) {
  .tag-categories {
    margin-bottom: 100px;
  }
}

.tag-categories .tag-category {
  background: #f1eee1;
}

.tag-categories .tag-category {
  border-radius: 40px;
}

@media screen and (max-width: 1300px) {
  .tag-categories .tag-category {
    border-radius: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .tag-categories .tag-category {
    border-radius: 20px;
  }
}

.tag-categories .tag-category {
  padding: 50px;
}

@media screen and (max-width: 1300px) {
  .tag-categories .tag-category {
    padding: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .tag-categories .tag-category {
    padding: 25px;
  }
}

.tag-categories .tag-category ul {
  padding-bottom: 0;
}

.tag-categories .tag-category ul li {
  color: #e56013;
}

.tag-categories .tag-category ul li a {
  color: #e56013;
}

.tag-categories .tag-category ul li a:active,
.tag-categories .tag-category ul li a:focus,
.tag-categories .tag-category ul li a:hover {
  color: #ffcc00;
}

.tag-categories .tag-category:not(:last-child) {
  margin-bottom: 25px;
}

.page-header {
  position: relative;
}

.page-header {
  margin-bottom: 300px;
}

@media screen and (max-width: 1300px) {
  .page-header {
    margin-bottom: calc(22.7272727273vw + 4.5454545455px);
  }
}

@media screen and (max-width: 640px) {
  .page-header {
    margin-bottom: 150px;
  }
}

.page-header {
  padding-top: 240px;
}

@media screen and (max-width: 1300px) {
  .page-header {
    padding-top: calc(12.8787878788vw + 72.5757575758px);
  }
}

@media screen and (max-width: 640px) {
  .page-header {
    padding-top: 155px;
  }
}

.page-header {
  padding-bottom: 60px;
}

@media screen and (max-width: 1300px) {
  .page-header {
    padding-bottom: calc(4.5454545455vw + 0.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .page-header {
    padding-bottom: 30px;
  }
}

.page-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 101vw;
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #e56013;
  z-index: -1;
}

.page-header:after {
  content: url(assets/page-header-circle.svg);
  position: absolute;
  right: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  opacity: 0.5;
}

.page-header:after {
  top: 240px;
}

@media screen and (max-width: 1300px) {
  .page-header:after {
    top: calc(-45.4545454545vw + 830.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .page-header:after {
    top: 540px;
  }
}

.page-header:after {
  width: 280px;
}

@media screen and (max-width: 1300px) {
  .page-header:after {
    width: calc(16.6666666667vw + 63.3333333333px);
  }
}

@media screen and (max-width: 640px) {
  .page-header:after {
    width: 170px;
  }
}

.page-header .page-header-curve {
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  min-width: 100vw;
  z-index: -1;
  color: #e56013;
}

.page-header .page-header-curve {
  width: 3090px;
}

@media screen and (max-width: 1300px) {
  .page-header .page-header-curve {
    width: calc(301.2820512821vw - 826.6666666667px);
  }
}

@media screen and (max-width: 520px) {
  .page-header .page-header-curve {
    width: 740px;
  }
}

.page-header.green:before {
  background: #1ba832;
}

.page-header.green .page-header-content .page-header-actions .goback:active,
.page-header.green .page-header-content .page-header-actions .goback:focus,
.page-header.green .page-header-content .page-header-actions .goback:hover {
  color: #1ba832;
}

.page-header.green .page-header-content .page-header-actions .goback:active svg,
.page-header.green .page-header-content .page-header-actions .goback:focus svg,
.page-header.green .page-header-content .page-header-actions .goback:hover svg {
  color: #1ba832;
}

.page-header.green .page-header-curve {
  color: #1ba832;
}

@media (max-width: 900px) {
  .page-header:after {
    -webkit-transform: translateX(65%);
    transform: translateX(65%);
  }
}

@media (max-width: 640px) {
  .page-header:after {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
  }
}

.home .page-header {
  padding-bottom: 0;
}

.home .page-header .page-header-content {
  padding-bottom: 60px;
}

@media screen and (max-width: 1300px) {
  .home .page-header .page-header-content {
    padding-bottom: calc(-28.7878787879vw + 434.2424242424px);
  }
}

@media screen and (max-width: 640px) {
  .home .page-header .page-header-content {
    padding-bottom: 250px;
  }
}

@media (max-width: 900px) {
  .home .page-header .page-header-content {
    width: 100%;
  }
}

.page-header-content {
  color: #fff;
  width: 83.3333333333%;
}

._form-content .page-header-content ._form-title,
.page-header-content ._form-content ._form-title,
.page-header-content h1,
.page-header-content h2,
.page-header-content h3,
.page-header-content h4,
.page-header-content h5,
.page-header-content h6 {
  color: currentColor;
}

.page-header-content p {
  color: rgba(255, 255, 255, 0.8);
}

.page-header-content p {
  font-size: 1.25rem;
}

@media screen and (max-width: 1300px) {
  .page-header-content p {
    font-size: calc(0.7575757576vw + 0.634469697rem);
  }
}

@media screen and (max-width: 640px) {
  .page-header-content p {
    font-size: 0.9375rem;
  }
}

.page-header-content p:last-child,
.page-header-content p:last-of-type {
  margin-bottom: 60px;
}

@media screen and (max-width: 1300px) {
  .page-header-content p:last-child,
  .page-header-content p:last-of-type {
    margin-bottom: calc(4.5454545455vw + 0.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .page-header-content p:last-child,
  .page-header-content p:last-of-type {
    margin-bottom: 30px;
  }
}

.page-header-content .topics {
  margin-bottom: 0;
  line-height: 1.5em;
  max-width: 95%;
}

.page-header-content .topics a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.25rem;
  font-weight: 700;
}

.page-header-content .topics a:active,
.page-header-content .topics a:focus,
.page-header-content .topics a:hover {
  color: #fff;
}

@media (max-width: 900px) {
  .page-header-content {
    padding-right: 12.5%;
  }
}

@media (max-width: 640px) {
  .page-header-content {
    padding-right: 0;
  }

  .page-header-content .topics {
    display: none;
  }
}

body:not(.home) .page-header .sitewidth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body:not(.home) .page-header .sitewidth .page-header-image {
  margin-right: max(-5vw, -90px);
  margin-bottom: -100%;
  padding-left: 50px;
}

@media (max-width: 900px) {
  body:not(.home) .page-header .sitewidth .page-header-content {
    width: 100%;
  }

  body:not(.home) .page-header .sitewidth .page-header-image {
    display: none;
  }
}

body.home .page-header-image {
  position: absolute;
  width: clamp(300px, 29vw, 500px);
  right: 0;
  left: min(60vw, 1070px);
  z-index: 1;
}

body.home .page-header-image {
  bottom: -290px;
}

@media screen and (max-width: 1300px) {
  body.home .page-header-image {
    bottom: calc(-32.5757575758vw + 133.4848484848px);
  }
}

@media screen and (max-width: 640px) {
  body.home .page-header-image {
    bottom: -75px;
  }
}

@media (max-width: 900px) {
  body.home .page-header-image {
    left: -5px;
  }
}

.page-header-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-header-actions a {
  display: inline-block;
}

.page-header-actions a:not(:last-child) {
  margin-right: 15px;
}

.page-header-actions span {
  margin-right: 15px;
}

._form-content .page-header-actions ._form-title,
.page-header-actions ._form-content ._form-title,
.page-header-actions h1,
.page-header-actions h2,
.page-header-actions h3,
.page-header-actions h4,
.page-header-actions h5,
.page-header-actions h6 {
  padding: 0;
  margin-right: 30px;
}

@media (max-width: 640px) {
  .page-header-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .page-header-actions a {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.page-navigator {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-navigator {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .page-navigator {
    padding-top: calc(2.2727272727vw + 0.4545454545px);
    padding-bottom: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .page-navigator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.page-navigator {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .page-navigator {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .page-navigator {
    margin-bottom: 50px;
  }
}

.page-navigator:before {
  display: block;
  content: "";
  background-color: rgba(27, 168, 50, 0.1);
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  z-index: -1;
}

.page-navigator .page-navigator-right a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 0.9375rem;
  font-weight: 700;
  text-transform: lowercase;
  color: #e56013;
}

.page-navigator .page-navigator-right a:active,
.page-navigator .page-navigator-right a:focus,
.page-navigator .page-navigator-right a:hover {
  color: #e56013;
}

@media (max-width: 900px) {
  .page-navigator .page-navigator-right a {
    background-color: #720f00;
    color: #fff;
    padding: 0px 10px;
    font-size: 0.6875rem;
  }

  .page-navigator .page-navigator-right a:active,
  .page-navigator .page-navigator-right a:focus,
  .page-navigator .page-navigator-right a:hover {
    background-color: #e56013;
    color: #fff;
  }
}

@media (max-width: 640px) {
  .page-navigator .page-navigator-right {
    display: none;
  }
}

.color-wrapper {
  position: relative;
}

.color-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .color-wrapper {
    padding-top: calc(7.5757575758vw + 1.5151515152px);
    padding-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .color-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.color-wrapper:before {
  content: "";
  position: absolute;
  background: #fff;
  top: 0;
  left: 50%;
  width: calc(100vw + 1px);
  height: 100%;
  translate: -50% 0;
  z-index: -1;
}

.color-wrapper > :last-of-type {
  margin-bottom: 0 !important;
}

.color-wrapper > svg {
  position: absolute;
  top: calc(100% - 100px);
  left: 50%;
  translate: -23% -40%;
  clip-path: polygon(0 40%, 100% 40%, 100% 100%, 0 100%);
  width: clamp(1300px, 142vw, 2150px);
  z-index: -1;
  color: rgba(255, 255, 255, 0.3);
  pointer-events: none;
  stroke-dasharray: 5300px;
  --js-color-wrapper-svg-stroke-dash: 5300px;
  stroke-dashoffset: var(--js-color-wrapper-svg-stroke-dash);
}

.color-wrapper:has(+ .generic-detail-images > figure) {
  padding-bottom: 360px;
}

@media screen and (max-width: 1300px) {
  .color-wrapper:has(+ .generic-detail-images > figure) {
    padding-bottom: calc(27.2727272727vw + 5.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .color-wrapper:has(+ .generic-detail-images > figure) {
    padding-bottom: 180px;
  }
}

.color-wrapper:has(+ .generic-detail-images > figure) > svg {
  translate: 250px -20%;
}

@media (max-width: 1100px) {
  .color-wrapper:has(+ .generic-detail-images > figure) > svg {
    display: none;
  }
}

.color-wrapper:not(:has(+ .generic-detail-images > figure)):not(
    :has(+ .pre-footer-image)
  ) {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .color-wrapper:not(:has(+ .generic-detail-images > figure)):not(
      :has(+ .pre-footer-image)
    ) {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .color-wrapper:not(:has(+ .generic-detail-images > figure)):not(
      :has(+ .pre-footer-image)
    ) {
    margin-bottom: 50px;
  }
}

.contentblock:has(.contentblock-media) + .color-wrapper {
  padding-top: 260px;
}

@media screen and (max-width: 1300px) {
  .contentblock:has(.contentblock-media) + .color-wrapper {
    padding-top: calc(19.696969697vw + 3.9393939394px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock:has(.contentblock-media) + .color-wrapper {
    padding-top: 130px;
  }
}

@media (max-width: 900px) {
  .contentblock:has(.contentblock-media) + .color-wrapper {
    padding-top: 195px !important;
  }
}

.bg-gradient {
  color: #fff;
}

.bg-gradient:before {
  content: "";
  background:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(236, 102, 8, 0.5)),
      color-stop(125%, rgba(229, 19, 28, 0))
    ),
    #e56013;
  background:
    linear-gradient(
      to bottom,
      rgba(236, 102, 8, 0.5) 0%,
      rgba(229, 19, 28, 0) 125%
    ),
    #e56013;
  position: absolute;
  top: 0;
  left: 50%;
  width: 101vw;
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

._form-content .bg-gradient ._form-title,
.bg-gradient ._form-content ._form-title,
.bg-gradient h1,
.bg-gradient h2,
.bg-gradient h3,
.bg-gradient h4,
.bg-gradient h5,
.bg-gradient h6 {
  color: currentColor;
}

.bg-gradient a {
  color: rgba(255, 255, 255, 0.6) !important;
}

.bg-gradient a:active,
.bg-gradient a:focus,
.bg-gradient a:hover {
  color: currentColor !important;
}

.bg-gradient > :last-child {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .bg-gradient > :last-child .contentblock-media {
    padding-bottom: 0 !important;
  }
}

.popups {
  background: #ffcc00;
}

.popup {
  font-size: 0.75rem;
  padding: 0.6em;
  text-align: center;
  line-height: 1.6em;
  position: relative;
}

.popup .popup-close {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup .popup-close {
  right: 25px;
}

@media screen and (max-width: 1300px) {
  .popup .popup-close {
    right: calc(1.8939393939vw + 0.3787878788px);
  }
}

@media screen and (max-width: 640px) {
  .popup .popup-close {
    right: 12.5px;
  }
}

.popup .popup-close:active,
.popup .popup-close:focus,
.popup .popup-close:hover {
  -webkit-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2);
}

.popup + .popup:after {
  content: "";
  display: block;
  width: 101vw;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(229, 19, 28, 0.1);
}

.partners-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.partners-wrapper {
  margin-bottom: 90px;
}

@media screen and (max-width: 1300px) {
  .partners-wrapper {
    margin-bottom: calc(6.8181818182vw + 1.3636363636px);
  }
}

@media screen and (max-width: 640px) {
  .partners-wrapper {
    margin-bottom: 45px;
  }
}

.partners-wrapper h6 {
  margin-bottom: 45px;
}

@media screen and (max-width: 1300px) {
  .partners-wrapper h6 {
    margin-bottom: calc(3.4090909091vw + 0.6818181818px);
  }
}

@media screen and (max-width: 640px) {
  .partners-wrapper h6 {
    margin-bottom: 22.5px;
  }
}

.partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.partners {
  gap: 60px;
}

@media screen and (max-width: 1300px) {
  .partners {
    gap: calc(4.5454545455vw + 0.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .partners {
    gap: 30px;
  }
}

.partners .partner img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.partners .partner img {
  max-width: 175px;
}

@media screen and (max-width: 1300px) {
  .partners .partner img {
    max-width: calc(6.8181818182vw + 86.3636363636px);
  }
}

@media screen and (max-width: 640px) {
  .partners .partner img {
    max-width: 130px;
  }
}

.partners .partner img {
  max-height: 100px;
}

@media screen and (max-width: 1300px) {
  .partners .partner img {
    max-height: calc(2.2727272727vw + 30.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .partners .partner img {
    max-height: 45px;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .pagination {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .pagination {
    margin-bottom: 65px;
  }
}

.pagination a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #e56013;
  background: rgba(229, 19, 28, 0.1);
  text-decoration: none;
  font-weight: 600;
}

.pagination a:not(:last-of-type) {
  margin-right: 15px;
}

.pagination a.active {
  color: #fff;
  border: none;
  background: #e56013;
}

.pagination a:not(.active):active,
.pagination a:not(.active):focus,
.pagination a:not(.active):hover {
  background: #e56013;
  border-color: #e56013;
  color: #fff;
}

.contact {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  -ms-grid-columns: (1fr);
  grid-template-columns: repeat(2, 1fr);
}

.contact {
  row-gap: 135px;
}

@media screen and (max-width: 1300px) {
  .contact {
    row-gap: calc(10.2272727273vw + 2.0454545455px);
  }
}

@media screen and (max-width: 640px) {
  .contact {
    row-gap: 67.5px;
  }
}

.contact .contact-details {
  padding-left: 8.3333333333%;
}

.contact .contact-details a {
  text-decoration: none;
}

.contact .contact-details a:active,
.contact .contact-details a:focus,
.contact .contact-details a:hover {
  text-decoration: underline;
}

.contact .contact-details .contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 0.9375rem;
  margin-bottom: 15px;
}

.contact .contact-details .contact-info a {
  color: #000;
  font-weight: 400;
}

.contact .contact-details .contact-social-links {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  font-weight: 600;
}

.contact .contact-details .contact-social-links a {
  color: #e56013;
}

.contact .contact-details .contact-address a {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}

.contact .contact-content {
  -ms-grid-row-span: 2;
  grid-row: span 2;
  position: relative;
  padding-left: 16.6666666667%;
  padding-right: 8.3333333333%;
  padding-bottom: 120px;
}

.contact .contact-content:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100vw + 1px);
  background: #fff;
  z-index: -1;
}

.contact .contact-content:before {
  top: -95px;
}

@media screen and (max-width: 1300px) {
  .contact .contact-content:before {
    top: calc(-7.5757575758vw + 3.4848484848px);
  }
}

@media screen and (max-width: 640px) {
  .contact .contact-content:before {
    top: -45px;
  }
}

.contact .contact-content h1 {
  font-size: 1.25rem;
}

@media screen and (max-width: 1300px) {
  .contact .contact-content h1 {
    font-size: calc(0.303030303vw + 1.0037878788rem);
  }
}

@media screen and (max-width: 640px) {
  .contact .contact-content h1 {
    font-size: 1.125rem;
  }
}

.contact .contact-content form {
  margin-bottom: 0;
}

.contact .contact-image {
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  margin-left: -80px;
}

@media (max-width: 1100px) {
  .contact {
    -ms-grid-columns: 2fr 3fr;
    grid-template-columns: 2fr 3fr;
  }

  .contact .contact-details {
    padding-left: 0;
  }

  .contact .contact-content {
    padding-left: 8.3333333333%;
    padding-right: 0;
  }
}

@media (max-width: 900px) {
  .contact {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 0;
  }

  .contact .contact-details {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }

  .contact .contact-details .contact-social-links {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .contact .contact-content {
    padding-left: 0;
  }

  .contact .contact-content {
    padding-top: 95px;
    padding-bottom: 95px;
  }
}

@media screen and (max-width: 900px) and (max-width: 1300px) {
  .contact .contact-content {
    padding-top: calc(7.5757575758vw - 3.4848484848px);
    padding-bottom: calc(7.5757575758vw - 3.4848484848px);
  }
}

@media screen and (max-width: 900px) and (max-width: 640px) {
  .contact .contact-content {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

@media (max-width: 900px) {
  .contact .contact-content:before {
    top: 0;
    left: 50%;
    translate: -50% 0;
  }

  .contact .contact-image {
    margin-right: -80px;
  }
}

@media (max-width: 520px) {
  .contact .contact-details {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 30px;
  }

  .contact .contact-details .contact-social-links {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
}

.share-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

.share-line > span {
  color: #ffcc00;
  font-weight: 600;
}

@media (max-width: 900px) {
  .share-line > span {
    display: block;
  }
}

.share-line .share-line-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

.share-line .share-line-actions a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent !important;
  color: rgba(255, 204, 0, 0.7);
  padding: 0;
}

.share-line .share-line-actions a:active,
.share-line .share-line-actions a:focus,
.share-line .share-line-actions a:hover {
  color: #ffcc00;
}

@media (max-width: 900px) {
  .share-line .share-line-actions a.show-md {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.share-line .share-line-actions a i {
  margin: 0;
  padding: 0;
}

.share-line .share-line-actions a i {
  font-size: 1.28rem;
}

@media screen and (max-width: 1300px) {
  .share-line .share-line-actions a i {
    font-size: calc(0.9212121212vw + 0.5315151515rem);
  }
}

@media screen and (max-width: 640px) {
  .share-line .share-line-actions a i {
    font-size: 0.9rem;
  }
}

.share-line .share-line-actions a span {
  display: none;
}

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6.5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-links a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.0625rem;
  position: relative;
  -webkit-transition: none;
  transition: none;
  text-decoration: none !important;
  background: #b70f16;
  color: #faf5e1;
  fill: #faf5e1;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  padding: 6px;
}

.social-links a:active,
.social-links a:focus,
.social-links a:hover {
  background: #eb5757;
}

.mouse-hover {
  position: fixed;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  opacity: 0;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  translate: -50% -50%;
  display: none;
  --js-mouse-hover-background-scale: 1;
}

.mouse-hover:before {
  content: "";
  background: #000;
  position: absolute;
  inset: 0;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-transition-property: background;
  transition-property: background;
  scale: var(--js-mouse-hover-background-scale);
  border-radius: 100%;
}

.mouse-hover:has(span.has-text):before {
  background: #e56013;
}

.mouse-hover span {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}

body.respmenu-active:has(.respmenu:hover) .mouse-hover:before,
body:has(.header-menu:hover) .mouse-hover:before,
body:has(footer:hover) .mouse-hover:before {
  background: #e56013;
}

@media (hover: hover) {
  .mouse-hover {
    display: initial;
  }
}

.pre-footer-image {
  margin-left: 50%;
  width: calc(100vw + 1px);
  translate: -50% 0;
}

.pre-footer-image img {
  width: 100%;
}

.footer-wrapper {
  background: #e56013;
}

.footer {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 5fr 20px 7fr;
  grid-template-columns: 5fr 7fr;
  gap: 20px;
}

.footer .footer-image {
  margin-left: calc((100vw - 240%) / -2);
}

.footer .footer-image picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
}

.footer .footer-image picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
}

.footer .footer-content {
  padding-left: 14.2857142857%;
  padding-bottom: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  row-gap: 50px;
}

.footer .footer-content {
  padding-top: 60px;
}

@media screen and (max-width: 1300px) {
  .footer .footer-content {
    padding-top: calc(2.2727272727vw + 30.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .footer .footer-content {
    padding-top: 45px;
  }
}

.footer .footer-content {
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}

@media screen and (max-width: 1300px) {
  .footer .footer-content {
    -webkit-column-gap: calc(3.7878787879vw + 0.7575757576px);
    -moz-column-gap: calc(3.7878787879vw + 0.7575757576px);
    column-gap: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .footer .footer-content {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
}

.footer .footer-content .credits,
.footer .footer-content .footer-cta {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}

._form-content .footer .footer-content ._form-title,
.footer .footer-content ._form-content ._form-title,
.footer .footer-content h1,
.footer .footer-content h2,
.footer .footer-content h3,
.footer .footer-content h4,
.footer .footer-content h5,
.footer .footer-content h6 {
  color: #faf5e1;
}

.footer .footer-content .footer-logo {
  width: 150px;
  color: #faf5e1;
}

@media (max-width: 1100px) {
  .footer .footer-content {
    padding-left: 8.3333333333%;
  }
}

@media (max-width: 900px) {
  .footer {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: unset;
  }

  .footer .footer-image {
    margin-left: 0;
    height: clamp(300px, 90vw, 700px);
    margin: 0 -20px;
  }

  .footer .footer-content {
    padding-left: 0;
  }
}

@media (max-width: 520px) {
  .footer .footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: unset;
  }

  .footer .footer-content .credits,
  .footer .footer-content .footer-cta {
    grid-column: unset;
  }

  .footer .footer-content .footer-cta {
    margin-bottom: 50px;
  }

  .footer .footer-content .footer-logo {
    margin-bottom: 35px;
  }

  .footer .footer-content .social-links {
    margin-bottom: 55px;
  }
}

.credits {
  font-size: 0.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px 15px;
  color: #faf5e1;
  line-height: normal;
  padding-top: 10px;
}

.credits a {
  text-transform: lowercase;
  text-decoration: none;
  font-weight: 400;
  color: currentColor;
}

.credits a:active,
.credits a:focus,
.credits a:hover {
  text-decoration: underline;
}

.progress {
  position: fixed;
  z-index: 97;
  left: 0px;
  bottom: 0px;
  height: 3px;
  width: 100%;
}

.progress > div {
  width: 0%;
  height: 3px;
  background-color: #3a514f;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
}

.upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  right: 25px;
  bottom: 25px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: #000;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  cursor: pointer;
  z-index: 1;
}

.upper svg {
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.header {
  padding: 25px 0;
  width: 100%;
  color: #faf5e1;
  position: absolute;
  z-index: 3;
}

.header .header-content {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 1fr auto 1fr;
  grid-template-columns: 1fr auto 1fr;
}

.header .header-content .external-shop {
  color: currentColor;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  text-decoration: none;
}

.header .header-content .external-shop svg {
  width: 0.96em;
  height: 0.96em;
  margin-right: 10px;
}

@media (max-width: 1100px) {
  .header .header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header .header-content > .external-shop {
    margin-left: unset;
  }
}

@media (max-width: 900px) {
  .header .header-content > .external-shop {
    display: none;
  }
}

.header-menu {
  position: absolute;
  top: -25px;
  right: -20px;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background: #e56013;
  color: #faf5e1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-transition-property: clip-path;
  transition-property: clip-path;
  z-index: 1;
  padding: 0 20px;
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  display: none;
}

@media (max-width: 900px) {
  .header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header-menu a {
  text-decoration: none;
  font-weight: 400;
}

body.respmenu-active .header .header-menu {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

a.logo {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 80px;
  color: currentColor;
  z-index: 2;
}

.menu-primary {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.menu-primary li {
  padding: 0;
}

.menu-primary {
  gap: 40px;
}

@media screen and (max-width: 1300px) {
  .menu-primary {
    gap: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .menu-primary {
    gap: 20px;
  }
}

@media (max-width: 900px) {
  .menu-primary {
    display: none;
  }
}

.menu-primary li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.menu-primary li:after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  background: currentColor;
  position: absolute;
  top: 100%;
  left: 0;
  translate: 0 3px;
  rotate: -10deg;
  scale: 0 1;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  pointer-events: none;
}

.menu-primary li:has(a.active):after,
.menu-primary li:has(a:hover):after {
  translate: 0 0;
  rotate: 3deg;
  scale: 1 1;
}

.menu-primary li a {
  color: currentColor;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 500;
  line-height: normal;
}

.menu-secondary {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 30px;
}

.menu-secondary li {
  padding: 0;
}

.menu-secondary {
  font-size: 1.25rem;
}

@media screen and (max-width: 1300px) {
  .menu-secondary {
    font-size: calc(0.4545454545vw + 0.8806818182rem);
  }
}

@media screen and (max-width: 640px) {
  .menu-secondary {
    font-size: 1.0625rem;
  }
}

.menu-secondary li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 0;
  translate: 0 100%;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  font-weight: 700;
  position: relative;
}

.menu-secondary li:after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  background: currentColor;
  position: absolute;
  top: 100%;
  left: 0;
  translate: 0 3px;
  rotate: -10deg;
  scale: 0 1;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  pointer-events: none;
}

.menu-secondary li:has(a.active):after,
.menu-secondary li:has(a:hover):after {
  translate: 0 0;
  rotate: 3deg;
  scale: 1 1;
}

.menu-secondary li a {
  color: currentColor;
  font-family: "M PLUS Rounded 1c", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
}

.respmenu-active .menu-secondary li {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  opacity: 1;
  translate: 0 0;
}

.respmenu-active .menu-secondary li:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.respmenu-active .menu-secondary li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.respmenu-active .menu-secondary li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.respmenu-active .menu-secondary li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.respmenu-active .menu-secondary li:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.respmenu-active .menu-secondary li:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.respmenu-active .menu-secondary li:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.respmenu-active .menu-secondary li:nth-child(8) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.respmenu-active .menu-secondary li:nth-child(9) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.respmenu-active .menu-secondary li:nth-child(10) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.respmenu-active .menu-secondary li:nth-child(11) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.respmenu-active .menu-secondary li:nth-child(12) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.respmenu-active .menu-secondary li:nth-child(13) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.respmenu-active .menu-secondary li:nth-child(14) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.respmenu-active .menu-secondary li:nth-child(15) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.menu-language ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible;
  position: relative;
  cursor: pointer;
}

.menu-language ul li {
  padding: 0;
}

.menu-language ul li {
  color: #e56013;
}

.menu-language ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-language ul li span:after {
  content: url(assets/chevron-down.svg);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.menu-language ul li:not(:first-child) {
  position: absolute;
  top: 100%;
  opacity: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  pointer-events: none;
  width: 100%;
}

.menu-language ul li:not(:first-child) a {
  text-decoration: none;
  display: block;
}

.menu-language ul li:not(:first-child) a:active,
.menu-language ul li:not(:first-child) a:focus,
.menu-language ul li:not(:first-child) a:hover {
  text-decoration: underline;
}

.menu-language ul li:not(:first-child):nth-child(3) {
  top: 200%;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.menu-language ul li:not(:first-child):nth-child(4) {
  top: 300%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.menu-language ul:active li span:after,
.menu-language ul:focus li span:after,
.menu-language ul:hover li span:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.menu-language ul:active li:not(:first-child),
.menu-language ul:focus li:not(:first-child),
.menu-language ul:hover li:not(:first-child) {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  pointer-events: initial;
}

@media (max-width: 900px) {
  .menu-language ul {
    margin-right: -9px;
  }

  .menu-language ul li {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.25rem;
  }

  .menu-language ul li span:after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }

  .menu-language ul li a {
    line-height: normal;
  }

  .menu-language ul li a:active,
  .menu-language ul li a:focus,
  .menu-language ul li a:hover {
    color: #fff;
  }
}

.respmenu {
  width: 40px;
  height: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
  position: relative;
  color: #faf5e1;
  display: none;
}

@media (max-width: 900px) {
  .respmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.respmenu span,
.respmenu:after,
.respmenu:before {
  width: 100%;
  height: 3px;
  background: currentColor;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  border-radius: 100vw;
}

.respmenu span {
  margin: 7px 0;
}

.respmenu:after,
.respmenu:before {
  content: "";
  -webkit-transition-property:
    translate,
    scale,
    rotate,
    -webkit-transform-origin;
  transition-property:
    translate,
    scale,
    rotate,
    -webkit-transform-origin;
  transition-property: translate, scale, rotate, transform-origin;
  transition-property:
    translate,
    scale,
    rotate,
    transform-origin,
    -webkit-transform-origin;
  -webkit-transition-delay: 0.2s, 0s, 0s, 0.2s;
  transition-delay: 0.2s, 0s, 0s, 0.2s;
}

.respmenu:before {
  scale: 0.8 1;
}

.respmenu:after {
  scale: 0.55 1;
}

@media (hover: hover) {
  .respmenu:active span,
  .respmenu:active:after,
  .respmenu:active:before,
  .respmenu:focus span,
  .respmenu:focus:after,
  .respmenu:focus:before,
  .respmenu:hover span,
  .respmenu:hover:after,
  .respmenu:hover:before {
    scale: 1 1;
  }
}

.respmenu-active .respmenu span {
  scale: 1 1;
  opacity: 0;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.respmenu-active .respmenu:after,
.respmenu-active .respmenu:before {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  scale: 0.8 1;
  -webkit-transition-property:
    translate,
    scale,
    rotate,
    -webkit-transform-origin;
  transition-property:
    translate,
    scale,
    rotate,
    -webkit-transform-origin;
  transition-property: translate, scale, rotate, transform-origin;
  transition-property:
    translate,
    scale,
    rotate,
    transform-origin,
    -webkit-transform-origin;
  -webkit-transition-delay: 0s, 0.2s, 0.2s, 0.2s;
  transition-delay: 0s, 0.2s, 0.2s, 0.2s;
}

.respmenu-active .respmenu:before {
  translate: 0 10px;
  rotate: -45deg;
}

.respmenu-active .respmenu:after {
  translate: 0 -10px;
  rotate: 45deg;
}

.menu-sub ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
}

.menu-sub ul li {
  padding: 0;
}

.menu-sub ul li {
  display: block;
}

.menu-sub ul li {
  padding-right: 40px;
}

@media screen and (max-width: 1300px) {
  .menu-sub ul li {
    padding-right: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .menu-sub ul li {
    padding-right: 20px;
  }
}

.menu-sub ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 0.9375rem;
  font-weight: 600;
  color: #e56013;
}

.menu-sub ul li a:active,
.menu-sub ul li a:focus,
.menu-sub ul li a:hover {
  color: #e56013;
}

.menu-sub ul li.active a {
  color: #e56013;
}

@media (max-width: 900px) {
  .menu-sub ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-sub ul li:not(:last-of-type) {
    margin-bottom: 5px;
  }
}

.home-intro {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-intro {
  margin-bottom: 150px;
}

@media screen and (max-width: 1300px) {
  .home-intro {
    margin-bottom: calc(11.3636363636vw + 2.2727272727px);
  }
}

@media screen and (max-width: 640px) {
  .home-intro {
    margin-bottom: 75px;
  }
}

.home-intro .home-intro-content {
  width: 100%;
  height: clamp(315px, 40vw, min(60dvh, 630px));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.home-intro .home-intro-content picture {
  z-index: -1;
}

.home-intro .home-intro-content picture img {
  width: clamp(315px, 40vw, min(60dvh, 630px));
  height: clamp(315px, 40vw, min(60dvh, 630px));
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.home-intro .home-intro-content .home-intro-content-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  padding-top: 2em;
}

.home-intro .home-intro-content .home-intro-content-text h1 {
  text-align: center;
  padding: 0;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 800;
  color: #fff;
}

.home-intro .home-intro-content .home-intro-content-text h1 {
  margin-bottom: 25px;
}

@media screen and (max-width: 1300px) {
  .home-intro .home-intro-content .home-intro-content-text h1 {
    margin-bottom: calc(1.8939393939vw + 0.3787878788px);
  }
}

@media screen and (max-width: 640px) {
  .home-intro .home-intro-content .home-intro-content-text h1 {
    margin-bottom: 12.5px;
  }
}

.home-intro .home-intro-content .home-intro-content-text h1 em {
  font-size: 1.45em;
  font-style: normal;
  line-height: 1em;
  display: inline-block;
  margin-top: -0.2em;
}

._form-content
  ._button-wrapper
  .home-intro
  .home-intro-content
  .home-intro-content-text
  p
  ._submit,
.home-intro
  .home-intro-content
  .home-intro-content-text
  p
  ._form-content
  ._button-wrapper
  ._submit,
.home-intro .home-intro-content .home-intro-content-text p .btn {
  margin: 0;
}

._form-content
  ._button-wrapper
  .home-intro
  .home-intro-content
  .home-intro-content-text
  p
  ._submit:not(:last-child),
.home-intro
  .home-intro-content
  .home-intro-content-text
  p
  ._form-content
  ._button-wrapper
  ._submit:not(:last-child),
.home-intro
  .home-intro-content
  .home-intro-content-text
  p
  .btn:not(:last-child) {
  margin-right: 25px;
}

@media screen and (max-width: 1300px) {
  ._form-content
    ._button-wrapper
    .home-intro
    .home-intro-content
    .home-intro-content-text
    p
    ._submit:not(:last-child),
  .home-intro
    .home-intro-content
    .home-intro-content-text
    p
    ._form-content
    ._button-wrapper
    ._submit:not(:last-child),
  .home-intro
    .home-intro-content
    .home-intro-content-text
    p
    .btn:not(:last-child) {
    margin-right: calc(1.8939393939vw + 0.3787878788px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content
    ._button-wrapper
    .home-intro
    .home-intro-content
    .home-intro-content-text
    p
    ._submit:not(:last-child),
  .home-intro
    .home-intro-content
    .home-intro-content-text
    p
    ._form-content
    ._button-wrapper
    ._submit:not(:last-child),
  .home-intro
    .home-intro-content
    .home-intro-content-text
    p
    .btn:not(:last-child) {
    margin-right: 12.5px;
  }
}

.home-intro .home-intro-content .home-intro-icon {
  position: absolute;
  aspect-ratio: 1/1;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.home-intro .home-intro-content .home-intro-icon svg {
  width: 100%;
}

.home-intro .home-intro-content .home-intro-icon[class*="orange"] {
  color: #e56013;
}

.home-intro .home-intro-content .home-intro-icon[class*="blue"] {
  color: #ffcc00;
}

.home-intro .home-intro-content .home-intro-icon.circle-orange-small {
  width: 1.9%;
  top: 24.9%;
  right: 0;
}

.home-intro .home-intro-content .home-intro-icon.circle-orange-medium {
  width: 7.7%;
  top: 82.9%;
  left: 9%;
}

.home-intro .home-intro-content .home-intro-icon.circle-orange-large {
  width: 46.9%;
  top: 11.4%;
  right: -2.4%;
  mix-blend-mode: multiply;
}

.home-intro .home-intro-content .home-intro-icon.circle-orange-large svg {
  -webkit-transform-origin: -11% 38%;
  transform-origin: -11% 38%;
}

.home-intro .home-intro-content .home-intro-icon.circle-blue-small {
  width: 1.9%;
  top: 85.7%;
  left: 5.6%;
}

.home-intro .home-intro-content .home-intro-icon.circle-blue-medium {
  width: 7.7%;
  top: 15.2%;
  right: 4.3%;
}

.home-intro .home-intro-content .home-intro-icon.circle-blue-large {
  width: 34.5%;
  top: 0;
  left: -3.1%;
  z-index: -2;
}

.home-intro .home-intro-content .home-intro-icon.circle-blue-large svg {
  -webkit-transform-origin: 154% 68%;
  transform-origin: 154% 68%;
}

.home-intro .home-intro-content .home-intro-icon.confetti-orange {
  width: 5.5%;
  top: 4.6%;
  left: -0.9%;
}

.home-intro .home-intro-content .home-intro-icon.confetti-orange svg {
  -webkit-transform-origin: 215% 305%;
  transform-origin: 215% 305%;
}

.home-intro .home-intro-content .home-intro-icon.confetti-blue-small {
  width: 2.1%;
  top: 2.1%;
  right: 26.6%;
  -webkit-transform: rotate(127deg);
  transform: rotate(127deg);
}

.home-intro .home-intro-content .home-intro-icon.confetti-blue-medium {
  width: 3.1%;
  top: 79.2%;
  right: 30.7%;
  -webkit-transform: rotate(-145deg);
  transform: rotate(-145deg);
}

.home-intro .home-intro-content .motion-path {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.home-intro .home-intro-content .motion-path.motion-path-confetti-orange {
  width: 55%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.home-intro .home-intro-content .motion-path.motion-path-confetti-blue-small {
  width: 26%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-13%, -100%);
  transform: translate(-13%, -100%);
}

.home-intro .home-intro-content .motion-path.motion-path-confetti-blue-medium {
  width: 28%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0%, -40%);
  transform: translate(0%, -40%);
}

@media (max-width: 900px) {
  .home-intro .home-intro-content {
    width: 84%;
    height: auto;
    aspect-ratio: 1/1;
  }

  .home-intro .home-intro-content figure img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
  }

  .home-intro .home-intro-content .home-intro-icon.circle-blue-medium,
  .home-intro .home-intro-content .home-intro-icon.circle-blue-small,
  .home-intro .home-intro-content .home-intro-icon.circle-orange-medium,
  .home-intro .home-intro-content .home-intro-icon.circle-orange-small,
  .home-intro .home-intro-content .home-intro-icon.confetti-orange {
    display: none;
  }

  .home-intro .home-intro-content .home-intro-icon.circle-orange-large {
    width: 100%;
    top: 11.8%;
    right: -59.6%;
  }

  .home-intro .home-intro-content .home-intro-icon.circle-blue-large {
    width: 73.6%;
    top: 0;
    left: -60.5%;
  }

  .home-intro .home-intro-content .home-intro-icon.confetti-blue-small {
    width: 30px;
    top: 2.5%;
    right: 2.5%;
  }

  .home-intro .home-intro-content .home-intro-icon.confetti-blue-medium {
    width: 50px;
    top: 79.1%;
    right: 8.2%;
  }
}

@media (max-width: 640px) {
  .home-intro .home-intro-content {
    width: 100%;
  }

  .home-intro .home-intro-content .home-intro-icon.confetti-blue-medium {
    display: none;
  }

  .home-intro .home-intro-content .home-intro-icon.circle-orange-large {
    width: 102.7%;
    top: 12%;
    right: -67.7%;
  }

  .home-intro .home-intro-content .home-intro-icon.circle-blue-large {
    width: 75.5%;
    top: 0;
    left: -57.9%;
  }

  .home-intro .home-intro-content .home-intro-icon.confetti-blue-small {
    top: -2.5%;
  }
}

@media (max-width: 640px) {
  .home-intro .home-intro-content .home-intro-content-text {
    padding-top: 5em;
  }

  .home-intro .home-intro-content .home-intro-content-text h1 {
    margin-bottom: 45px;
  }

  .home-intro .home-intro-content .home-intro-content-text p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._form-content
    ._button-wrapper
    .home-intro
    .home-intro-content
    .home-intro-content-text
    p
    ._submit:first-child,
  .home-intro
    .home-intro-content
    .home-intro-content-text
    p
    ._form-content
    ._button-wrapper
    ._submit:first-child,
  .home-intro .home-intro-content .home-intro-content-text p .btn:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

@media (max-width: 640px) {
  .home-intro .home-intro-content .home-intro-content-text h1 {
    margin-bottom: 25px;
  }
}

.home-hero {
  position: relative;
  height: 80vh;
  height: 80dvh;
  min-height: 500px;
  max-height: 60vw;
}

.home-hero {
  margin-bottom: 85px;
}

@media screen and (max-width: 1300px) {
  .home-hero {
    margin-bottom: calc(6.4393939394vw + 1.2878787879px);
  }
}

@media screen and (max-width: 640px) {
  .home-hero {
    margin-bottom: 42.5px;
  }
}

.home-hero:after,
.home-hero:before {
  content: "";
  width: calc(100vw + 1px);
  position: absolute;
  left: 0;
  margin-left: 50%;
  translate: -50%;
  z-index: 1;
}

.home-hero:before {
  height: 19%;
  min-height: 150px;
  top: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.7)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}

.home-hero:after {
  height: 38%;
  min-height: 300px;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.4)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}

.home-hero video {
  width: calc(100vw + 1px);
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: top;
  position: absolute;
  margin-left: 50%;
  translate: -50%;
}

.home-hero .home-hero-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
}

.home-hero .home-hero-content {
  padding-bottom: 90px;
}

@media screen and (max-width: 1300px) {
  .home-hero .home-hero-content {
    padding-bottom: calc(4.5454545455vw + 30.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .home-hero .home-hero-content {
    padding-bottom: 60px;
  }
}

._form-content .home-hero .home-hero-content ._form-title,
.home-hero .home-hero-content ._form-content ._form-title,
.home-hero .home-hero-content h1,
.home-hero .home-hero-content h2,
.home-hero .home-hero-content h3,
.home-hero .home-hero-content h4,
.home-hero .home-hero-content h5,
.home-hero .home-hero-content h6 {
  color: #faf5e1;
}

._form-content .home-hero .home-hero-content ._form-title:last-child,
.home-hero .home-hero-content ._form-content ._form-title:last-child,
.home-hero .home-hero-content h1:last-child,
.home-hero .home-hero-content h2:last-child,
.home-hero .home-hero-content h3:last-child,
.home-hero .home-hero-content h4:last-child,
.home-hero .home-hero-content h5:last-child,
.home-hero .home-hero-content h6:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.hero {
  position: relative;
  height: 50vh;
  height: 50dvh;
  min-height: 500px;
  max-height: 60vw;
}

.hero {
  margin-bottom: 85px;
}

@media screen and (max-width: 1300px) {
  .hero {
    margin-bottom: calc(6.4393939394vw + 1.2878787879px);
  }
}

@media screen and (max-width: 640px) {
  .hero {
    margin-bottom: 42.5px;
  }
}

.hero:before {
  content: "";
  width: calc(100vw + 1px);
  height: 32%;
  min-height: 170px;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(114, 15, 0, 0.4)),
    to(rgba(114, 15, 0, 0))
  );
  background: linear-gradient(
    to bottom,
    rgba(114, 15, 0, 0.4),
    rgba(114, 15, 0, 0)
  );
  margin-left: 50%;
  translate: -50%;
  z-index: 1;
}

.hero:after {
  content: "";
  width: calc(100vw + 1px);
  height: 53%;
  min-height: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(114, 15, 0, 0.4)),
    to(rgba(114, 15, 0, 0))
  );
  background: linear-gradient(
    to top,
    rgba(114, 15, 0, 0.4),
    rgba(114, 15, 0, 0)
  );
  margin-left: 50%;
  translate: -50%;
  z-index: 1;
}

.hero img {
  width: calc(100vw + 1px);
  max-width: unset;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  margin-left: 50%;
  translate: -50%;
  object-position: top;
}

.hero .hero-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
}

.hero .hero-content {
  padding-bottom: 90px;
}

@media screen and (max-width: 1300px) {
  .hero .hero-content {
    padding-bottom: calc(9.0909090909vw - 28.1818181818px);
  }
}

@media screen and (max-width: 640px) {
  .hero .hero-content {
    padding-bottom: 30px;
  }
}

._form-content .hero .hero-content ._form-title,
.hero .hero-content ._form-content ._form-title,
.hero .hero-content h1,
.hero .hero-content h2,
.hero .hero-content h3,
.hero .hero-content h4,
.hero .hero-content h5,
.hero .hero-content h6 {
  color: #faf5e1;
}

._form-content .hero .hero-content ._form-title:last-child,
.hero .hero-content ._form-content ._form-title:last-child,
.hero .hero-content h1:last-child,
.hero .hero-content h2:last-child,
.hero .hero-content h3:last-child,
.hero .hero-content h4:last-child,
.hero .hero-content h5:last-child,
.hero .hero-content h6:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.hero-slider {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.hero-slider {
  margin-top: -20px;
}

@media screen and (max-width: 1300px) {
  .hero-slider {
    margin-top: calc(-3.0303030303vw + 19.3939393939px);
  }
}

@media screen and (max-width: 640px) {
  .hero-slider {
    margin-top: 0;
  }
}

.hero-slider {
  margin-bottom: 75px;
}

@media screen and (max-width: 1300px) {
  .hero-slider {
    margin-bottom: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .hero-slider {
    margin-bottom: 37.5px;
  }
}

.hero-slider .hero-slider-item {
  position: relative;
  width: 100%;
  height: 65vh;
  min-height: 450px;
  max-height: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 10;
  text-decoration: none;
}

.hero-slider .hero-slider-item {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 1300px) {
  .hero-slider .hero-slider-item {
    padding-top: calc(3.0303030303vw + 40.6060606061px);
    padding-bottom: calc(3.0303030303vw + 40.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .hero-slider .hero-slider-item {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.hero-slider .hero-slider-item {
  padding-left: 100px;
  padding-right: 100px;
}

@media screen and (max-width: 1300px) {
  .hero-slider .hero-slider-item {
    padding-left: calc(9.0909090909vw - 18.1818181818px);
    padding-right: calc(9.0909090909vw - 18.1818181818px);
  }
}

@media screen and (max-width: 640px) {
  .hero-slider .hero-slider-item {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.hero-slider .hero-slider-item figure {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  z-index: -1;
  background-color: #faf5e1;
}

.hero-slider .hero-slider-item figure img {
  display: none;
}

.hero-slider .hero-slider-item .hero-slider-item-content {
  position: relative;
  padding-left: 20%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 3%;
  line-height: 0.8em;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 700;
  text-align: right;
}

.hero-slider .hero-slider-item .hero-slider-item-content {
  font-size: 5.375rem;
}

@media screen and (max-width: 1300px) {
  .hero-slider .hero-slider-item .hero-slider-item-content {
    font-size: calc(7.2727272727vw - 0.5340909091rem);
  }
}

@media screen and (max-width: 640px) {
  .hero-slider .hero-slider-item .hero-slider-item-content {
    font-size: 2.375rem;
  }
}

.hero-slider button.flickity-prev-next-button.next,
.hero-slider button.flickity-prev-next-button.previous {
  top: auto;
  left: auto;
}

.hero-slider button.flickity-prev-next-button.next,
.hero-slider button.flickity-prev-next-button.previous {
  bottom: 10px;
}

@media screen and (max-width: 1300px) {
  .hero-slider button.flickity-prev-next-button.next,
  .hero-slider button.flickity-prev-next-button.previous {
    bottom: calc(1.5151515152vw - 9.696969697px);
  }
}

@media screen and (max-width: 640px) {
  .hero-slider button.flickity-prev-next-button.next,
  .hero-slider button.flickity-prev-next-button.previous {
    bottom: 0px;
  }
}

.hero-slider button.flickity-prev-next-button.next,
.hero-slider button.flickity-prev-next-button.previous {
  right: 135px;
}

@media screen and (max-width: 1300px) {
  .hero-slider button.flickity-prev-next-button.next,
  .hero-slider button.flickity-prev-next-button.previous {
    right: calc(9.0909090909vw + 16.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .hero-slider button.flickity-prev-next-button.next,
  .hero-slider button.flickity-prev-next-button.previous {
    right: 75px;
  }
}

.hero-slider button.flickity-prev-next-button.next {
  right: 100px;
}

@media screen and (max-width: 1300px) {
  .hero-slider button.flickity-prev-next-button.next {
    right: calc(9.0909090909vw - 18.1818181818px);
  }
}

@media screen and (max-width: 640px) {
  .hero-slider button.flickity-prev-next-button.next {
    right: 40px;
  }
}

.page-hero {
  margin-right: -25px;
  margin-bottom: 0 !important;
  margin-left: auto;
  width: 76vw;
  max-width: 1310px;
}

@media (max-width: 640px) {
  .page-hero {
    margin-top: -100px;
    margin-left: -25px;
    width: 100vw;
    position: relative;
  }

  .page-hero .contentblock-media {
    width: 100%;
    height: 400px !important;
  }

  .page-hero .contentblock-media img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .page-hero:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, rgba(0, 0, 0, 0.55)),
      color-stop(40%, rgba(0, 0, 0, 0))
    );
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.55) 0,
      rgba(0, 0, 0, 0) 40%
    );
  }
}

.page-intro {
  text-align: center;
  max-width: min(880px, 95%);
  margin: 0 auto;
  position: relative;
}

.page-intro {
  margin-bottom: 80px;
}

@media screen and (max-width: 1300px) {
  .page-intro {
    margin-bottom: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .page-intro {
    margin-bottom: 40px;
  }
}

.page-intro:has(.contentblock-media) {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .page-intro:has(.contentblock-media) {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .page-intro:has(.contentblock-media) {
    margin-bottom: 65px;
  }
}

.page-intro span.draggable-circle {
  content: "";
  position: absolute;
  border-radius: 50%;
  z-index: 999998;
  cursor: -webkit-grab;
  cursor: grab;
}

.page-intro span.draggable-circle {
  top: -40px;
}

@media screen and (max-width: 1300px) {
  .page-intro span.draggable-circle {
    top: calc(-3.0303030303vw - 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .page-intro span.draggable-circle {
    top: -20px;
  }
}

.page-intro span.draggable-circle {
  width: 189px;
  height: 189px;
}

@media screen and (max-width: 1300px) {
  .page-intro span.draggable-circle {
    width: calc(18.4848484848vw - 51.303030303px);
    height: calc(18.4848484848vw - 51.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .page-intro span.draggable-circle {
    width: 67px;
    height: 67px;
  }
}

.page-intro span.draggable-circle.is-dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.page-intro span.draggable-circle.left {
  background: #e56013;
  left: max(50% - 50vw, -315px);
  translate: -50% 0;
}

.page-intro span.draggable-circle.right {
  background: #ffcc00;
  right: max(50% - 50vw, -315px);
  translate: 50% 0;
}

.page-intro .contentblock-text:not(:last-child) {
  padding-bottom: 0;
}

.page-intro .contentblock-text:not(:last-child) {
  margin-bottom: 80px;
}

@media screen and (max-width: 1300px) {
  .page-intro .contentblock-text:not(:last-child) {
    margin-bottom: calc(7.5757575758vw - 18.4848484848px);
  }
}

@media screen and (max-width: 640px) {
  .page-intro .contentblock-text:not(:last-child) {
    margin-bottom: 30px;
  }
}

.page-intro .contentblock-media img {
  margin-left: 50%;
  min-width: min(100vw + 1px, 1510px);
  min-height: min(35vh, 300px);
  -o-object-fit: cover;
  object-fit: cover;
  translate: -50% 0;
}

@media (max-width: 640px) {
  .page-intro {
    max-width: 100%;
  }

  .page-intro h1 {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}

.news-overview .news-overview-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: first baseline;
  -ms-flex-align: first baseline;
  align-items: first baseline;
}

.news-overview .news-overview-heading {
  gap: 70px;
}

@media screen and (max-width: 1300px) {
  .news-overview .news-overview-heading {
    gap: calc(5.303030303vw + 1.0606060606px);
  }
}

@media screen and (max-width: 640px) {
  .news-overview .news-overview-heading {
    gap: 35px;
  }
}

.news-overview .news-overview-heading {
  margin-bottom: 50px;
}

@media screen and (max-width: 1300px) {
  .news-overview .news-overview-heading {
    margin-bottom: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .news-overview .news-overview-heading {
    margin-bottom: 25px;
  }
}

.news-overview .news-overview-heading .news-overview-categories {
  position: relative;
  line-height: normal;
}

.news-overview .news-overview-heading .news-overview-categories:after {
  content: "";
  background: url(assets/chevron-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 9px;
  height: 5px;
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
  pointer-events: none;
}

.news-overview .news-overview-heading .news-overview-categories select {
  padding: 0;
  padding-right: 20px;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.8);
  width: auto;
  min-width: 150px;
}

.news-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 4.1666666667%;
  padding-right: 4.1666666667%;
}

.news-wrapper {
  margin-bottom: 220px;
}

@media screen and (max-width: 1300px) {
  .news-wrapper {
    margin-bottom: calc(16.6666666667vw + 3.3333333333px);
  }
}

@media screen and (max-width: 640px) {
  .news-wrapper {
    margin-bottom: 110px;
  }
}

@media (max-width: 900px) {
  .news-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.news-wrapper:has(#load-more-news) {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-wrapper .news {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr);
  grid-template-columns: repeat(3, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 65px;
}

.news-wrapper .news {
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}

@media screen and (max-width: 1300px) {
  .news-wrapper .news {
    -webkit-column-gap: calc(3.7878787879vw + 0.7575757576px);
    -moz-column-gap: calc(3.7878787879vw + 0.7575757576px);
    column-gap: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .news-wrapper .news {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
}

.news-wrapper .news {
  margin-bottom: 90px;
}

@media screen and (max-width: 1300px) {
  .news-wrapper .news {
    margin-bottom: calc(6.8181818182vw + 1.3636363636px);
  }
}

@media screen and (max-width: 640px) {
  .news-wrapper .news {
    margin-bottom: 45px;
  }
}

@media (max-width: 1300px) {
  .news-wrapper .news {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 900px) {
  .news-wrapper .news {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.news-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.news-heading a,
.news-heading h2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .news-heading a,
  .news-heading h2 {
    margin-bottom: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .news-heading a,
  .news-heading h2 {
    margin-bottom: 15px;
  }
}

.news-heading h2 {
  margin-bottom: 10px;
  padding: 0;
}

.news-heading a {
  font-size: 0.75rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #e56013;
}

.news-heading a:active,
.news-heading a:focus,
.news-heading a:hover {
  text-decoration: underline;
}

@media (max-width: 640px) {
  .news-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 0;
  }
}

.news-slider {
  position: relative;
  display: block !important;
  margin-bottom: 0 !important;
}

.news-slider .flickity-viewport {
  overflow: visible;
}

.news-slider .news-item {
  opacity: 1 !important;
}

.news-slider .news-item:not(.is-selected):not(.was-selected) {
  z-index: 0;
}

.news-slider .news-item:not(.is-selected) .news-item-content {
  -webkit-animation: news-slider-hide-content 1s cubic-bezier(0.65, 0, 0.3, 1)
    forwards;
  animation: news-slider-hide-content 1s cubic-bezier(0.65, 0, 0.3, 1) forwards;
  z-index: -1;
}

.news-slider .news-item.was-selected {
  z-index: 1;
}

.news-slider .news-item.is-selected {
  z-index: 2;
}

.news-slider .news-item.is-selected picture {
  -webkit-animation: news-slider-show-picture 1s cubic-bezier(0.65, 0, 0.3, 1);
  animation: news-slider-show-picture 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.news-slider .news-item.is-selected .news-item-content {
  -webkit-transition: none;
  transition: none;
  opacity: 0;
  -webkit-animation: news-slider-show-content 1s cubic-bezier(0.65, 0, 0.3, 1)
    0.75s forwards;
  animation: news-slider-show-content 1s cubic-bezier(0.65, 0, 0.3, 1) 0.75s
    forwards;
}

.news-slider .news-slider-controls {
  position: absolute;
  bottom: 0;
  left: calc(45.4545454545% - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.news-slider .news-slider-controls span {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #000;
  background: #fff;
}

.news-slider .news-slider-controls span svg {
  width: 11px;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
}

.news-slider .news-slider-controls span.prev {
  padding-right: 8px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.news-slider .news-slider-controls span.prev:active svg,
.news-slider .news-slider-controls span.prev:focus svg,
.news-slider .news-slider-controls span.prev:hover svg {
  translate: -10px 0;
}

.news-slider .news-slider-controls span.next {
  padding-left: 8px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.news-slider .news-slider-controls span.next svg {
  scale: -1 1;
}

.news-slider .news-slider-controls span.next:active svg,
.news-slider .news-slider-controls span.next:focus svg,
.news-slider .news-slider-controls span.next:hover svg {
  translate: 10px 0;
}

@media (max-width: 900px) {
  .news-slider .news-slider-controls {
    top: 0;
    left: 0;
    bottom: unset;
    width: 100%;
    aspect-ratio: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.news-slider:not(:has(article:nth-child(2))) .news-slider-controls {
  display: none;
}

@-webkit-keyframes news-slider-show-picture {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }

  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes news-slider-show-picture {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }

  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@-webkit-keyframes news-slider-show-content {
  0% {
    translate: 0 20%;
    opacity: 0;
  }

  to {
    translate: 0 0;
    opacity: 1;
  }
}

@keyframes news-slider-show-content {
  0% {
    translate: 0 20%;
    opacity: 0;
  }

  to {
    translate: 0 0;
    opacity: 1;
  }
}

@-webkit-keyframes news-slider-hide-content {
  0% {
    translate: 0 0;
    opacity: 1;
  }

  to {
    translate: 0 -20%;
    opacity: 0;
  }
}

@keyframes news-slider-hide-content {
  0% {
    translate: 0 0;
    opacity: 1;
  }

  to {
    translate: 0 -20%;
    opacity: 0;
  }
}

.news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news-item a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #e56013;
  font-weight: 400;
  text-decoration: none;
}

.news-item a picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  overflow: hidden;
}

.news-item a picture img {
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  width: 100%;
}

.news-item a:active picture img,
.news-item a:focus picture img,
.news-item a:hover picture img {
  scale: 1.1;
}

.news-item a .news-item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 520px) {
  .news-item a .news-item-content {
    padding: 0;
  }
}

.news-item a .news-item-content .news-item-prefix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.75rem;
  line-height: normal;
  row-gap: 5px;
  color: #000;
  text-transform: lowercase;
  margin-bottom: 20px;
}

.news-item a .news-item-content .news-item-prefix {
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}

@media screen and (max-width: 1300px) {
  .news-item a .news-item-content .news-item-prefix {
    -webkit-column-gap: calc(1.8939393939vw + 0.3787878788px);
    -moz-column-gap: calc(1.8939393939vw + 0.3787878788px);
    column-gap: calc(1.8939393939vw + 0.3787878788px);
  }
}

@media screen and (max-width: 640px) {
  .news-item a .news-item-content .news-item-prefix {
    -webkit-column-gap: 12.5px;
    -moz-column-gap: 12.5px;
    column-gap: 12.5px;
  }
}

._form-content .news-item a .news-item-content ._form-title,
.news-item a .news-item-content ._form-content ._form-title,
.news-item a .news-item-content h1,
.news-item a .news-item-content h2,
.news-item a .news-item-content h3,
.news-item a .news-item-content h4,
.news-item a .news-item-content h5,
.news-item a .news-item-content h6 {
  margin-bottom: 20px;
  padding: 0;
}

._form-content .news-item a .news-item-content ._form-title,
.news-item a .news-item-content ._form-content ._form-title,
.news-item a .news-item-content h1,
.news-item a .news-item-content h2,
.news-item a .news-item-content h3,
.news-item a .news-item-content h4,
.news-item a .news-item-content h5,
.news-item a .news-item-content h6 {
  font-size: 1.25rem;
}

@media screen and (max-width: 1300px) {
  ._form-content .news-item a .news-item-content ._form-title,
  .news-item a .news-item-content ._form-content ._form-title,
  .news-item a .news-item-content h1,
  .news-item a .news-item-content h2,
  .news-item a .news-item-content h3,
  .news-item a .news-item-content h4,
  .news-item a .news-item-content h5,
  .news-item a .news-item-content h6 {
    font-size: calc(0.303030303vw + 1.0037878788rem);
  }
}

@media screen and (max-width: 640px) {
  ._form-content .news-item a .news-item-content ._form-title,
  .news-item a .news-item-content ._form-content ._form-title,
  .news-item a .news-item-content h1,
  .news-item a .news-item-content h2,
  .news-item a .news-item-content h3,
  .news-item a .news-item-content h4,
  .news-item a .news-item-content h5,
  .news-item a .news-item-content h6 {
    font-size: 1.125rem;
  }
}

.news-item a .news-item-content p {
  font-size: 500;
}

.news-item a .news-item-content p:not(:last-child) {
  margin-bottom: 30px;
}

.news-item.big {
  -ms-grid-column-span: 3;
  grid-column: span 3;
}

.news-item.big a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-item.big a picture {
  width: 45.4545454545%;
  margin-right: 4.5454545455%;
  margin-bottom: 0;
}

._form-content .news-item.big a .news-item-content ._form-title,
.news-item.big a .news-item-content ._form-content ._form-title,
.news-item.big a .news-item-content h1,
.news-item.big a .news-item-content h2,
.news-item.big a .news-item-content h3,
.news-item.big a .news-item-content h4,
.news-item.big a .news-item-content h5,
.news-item.big a .news-item-content h6 {
  font-size: 2.5rem;
}

@media screen and (max-width: 1300px) {
  ._form-content .news-item.big a .news-item-content ._form-title,
  .news-item.big a .news-item-content ._form-content ._form-title,
  .news-item.big a .news-item-content h1,
  .news-item.big a .news-item-content h2,
  .news-item.big a .news-item-content h3,
  .news-item.big a .news-item-content h4,
  .news-item.big a .news-item-content h5,
  .news-item.big a .news-item-content h6 {
    font-size: calc(0.6060606061vw + 2.0075757576rem);
  }
}

@media screen and (max-width: 640px) {
  ._form-content .news-item.big a .news-item-content ._form-title,
  .news-item.big a .news-item-content ._form-content ._form-title,
  .news-item.big a .news-item-content h1,
  .news-item.big a .news-item-content h2,
  .news-item.big a .news-item-content h3,
  .news-item.big a .news-item-content h4,
  .news-item.big a .news-item-content h5,
  .news-item.big a .news-item-content h6 {
    font-size: 2.25rem;
  }
}

@media (max-width: 1300px) {
  .news-item.big {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}

@media (max-width: 900px) {
  .news-item.big {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }

  .news-item.big a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .news-item.big a picture {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .form-links .news-item.big a a,
  .form-links .news-item.big a span,
  .news-item.big a .form-links a,
  .news-item.big a .form-links span,
  .news-item.big a .link-bordered {
    display: none;
  }

  .news-item.big a p:nth-last-child(2) {
    margin-bottom: 0 !important;
  }
}

.news-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}

.news-categories span {
  background: #e56013;
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  padding: 5px 10px;
}

.news-home-heading + .news-wrapper {
  margin-bottom: 180px;
}

@media screen and (max-width: 1300px) {
  .news-home-heading + .news-wrapper {
    margin-bottom: calc(13.6363636364vw + 2.7272727273px);
  }
}

@media screen and (max-width: 640px) {
  .news-home-heading + .news-wrapper {
    margin-bottom: 90px;
  }
}

@media (max-width: 1300px) {
  .news-home-heading + .news-wrapper {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1100px) {
  .news-home-heading + .news-wrapper {
    -ms-grid-columns: 1fr 1.5fr;
    grid-template-columns: 1fr 1.5fr;
  }

  .news-home-heading + .news-wrapper .news {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 900px) {
  .news-home-heading + .news-wrapper {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 520px) {
  .news-home-heading + .news-wrapper .news {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.news-home-heading {
  text-align: center;
}

.news-home-heading {
  margin-bottom: 90px;
}

@media screen and (max-width: 1300px) {
  .news-home-heading {
    margin-bottom: calc(6.8181818182vw + 1.3636363636px);
  }
}

@media screen and (max-width: 640px) {
  .news-home-heading {
    margin-bottom: 45px;
  }
}

.news-home-heading h2 {
  padding: 0;
  padding-bottom: 20px;
}

.news-home-heading a {
  font-size: 1.25rem;
  color: rgba(229, 19, 28, 0.3);
}

.news-home-heading a:active,
.news-home-heading a:focus,
.news-home-heading a:hover {
  color: rgba(229, 19, 28, 0.6);
}

.news-article-wrapper {
  padding-left: 4.1666666667%;
  padding-right: 4.1666666667%;
}

@media (max-width: 900px) {
  .news-article-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.news-article-wrapper .news-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.news-article {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr);
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.news-article {
  margin-top: 45px;
}

@media screen and (max-width: 1300px) {
  .news-article {
    margin-top: calc(3.4090909091vw + 0.6818181818px);
  }
}

@media screen and (max-width: 640px) {
  .news-article {
    margin-top: 22.5px;
  }
}

.news-article {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .news-article {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .news-article {
    margin-bottom: 65px;
  }
}

.news-article {
  row-gap: 75px;
}

@media screen and (max-width: 1300px) {
  .news-article {
    row-gap: calc(6.8181818182vw - 13.6363636364px);
  }
}

@media screen and (max-width: 640px) {
  .news-article {
    row-gap: 30px;
  }
}

.news-article .news-article-image {
  padding-right: 9.0909090909%;
  margin-left: calc(-80px - 9.0909090909%);
}

.news-article .news-article-content-wrapper .news-article-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #000;
  text-transform: lowercase;
  margin-bottom: 15px;
  gap: 10px 20px;
}

.news-article .news-article-content-wrapper .news-article-heading time {
  font-size: 0.875rem;
}

.news-article .news-article-content-wrapper .news-article-content {
  margin-bottom: 70px;
}

@media screen and (max-width: 1300px) {
  .news-article .news-article-content-wrapper .news-article-content {
    margin-bottom: calc(5.303030303vw + 1.0606060606px);
  }
}

@media screen and (max-width: 640px) {
  .news-article .news-article-content-wrapper .news-article-content {
    margin-bottom: 35px;
  }
}

.news-article .news-article-content-wrapper .news-article-content > * {
  margin-bottom: 65px;
}

@media screen and (max-width: 1300px) {
  .news-article .news-article-content-wrapper .news-article-content > * {
    margin-bottom: calc(3.0303030303vw + 25.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .news-article .news-article-content-wrapper .news-article-content > * {
    margin-bottom: 45px;
  }
}

.news-article .news-article-content-wrapper .news-article-content .combipanel {
  padding-left: 0;
  padding-right: 0;
  gap: 20px;
}

.news-article
  .news-article-content-wrapper
  .news-article-content
  .combipanel:has(+ .video-wrapper) {
  margin-bottom: 20px;
}

.news-article
  .news-article-content-wrapper
  .news-article-content
  .video-wrapper {
  width: 100%;
}

.news-article
  .news-article-content-wrapper
  .news-article-content
  .video-wrapper:has(+ .combipanel) {
  margin-bottom: 20px;
}

@media (max-width: 900px) {
  .news-article {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }

  .news-article .news-article-image {
    padding-right: 0;
    margin-left: 0;
    width: calc(100vw + 1px);
    margin-left: -40px;
  }
}

@media (max-width: 640px) {
  .news-article .news-article-image {
    margin-left: -20px;
  }
}

.contentblock.centered {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.contentblock.centered:not(.spaced:has(.contentblock-media)) {
  max-width: 880px;
}

.contentblock.centered .contentblock-text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 900px) {
  .contentblock.centered .contentblock-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.contentblock.reduced {
  max-width: 66.6666666667%;
}

@media (max-width: 900px) {
  .contentblock.reduced {
    max-width: 100%;
  }
}

.contentblock.reduced.centered {
  margin-left: auto;
  margin-right: auto;
}

.contentblock.reduced-sm {
  max-width: 83.3333333333%;
}

@media (max-width: 1100px) {
  .contentblock.reduced-sm {
    max-width: 100%;
  }
}

.contentblock.reduced-sm.centered {
  margin-left: auto;
  margin-right: auto;
}

.contentblock.reduced-lg {
  max-width: 50%;
}

@media (max-width: 900px) {
  .contentblock.reduced-lg {
    max-width: 100%;
  }
}

.contentblock.reduced-lg.centered {
  margin-left: auto;
  margin-right: auto;
}

.contentblock.contentalbum .contentblock-media,
.contentblock.flex-center .contentblock-media,
.contentblock.paragraph-columns .contentblock-media {
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding-bottom: 0 !important;
}

.contentblock.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contentblock.vertical > div {
  width: 100% !important;
}

.contentblock.vertical .contentblock-media {
  margin-bottom: 30px;
  padding-bottom: 0;
}

.infopanel .contentblock-media {
  padding: 0 0 !important;
}

.infopanel .contentblock-text {
  padding-top: 30px;
}

.contentblock.infopanel {
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .contentblock.infopanel {
    margin-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.infopanel {
    margin-bottom: 10px;
  }
}

.infopanel-ontop {
  margin-bottom: 60px;
}

@media screen and (max-width: 1300px) {
  .infopanel-ontop {
    margin-bottom: calc(4.5454545455vw + 0.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .infopanel-ontop {
    margin-bottom: 30px;
  }
}

.infopanel-ontop .contentblock-media {
  margin-top: 50px;
  padding-bottom: 0px !important;
}

.infopanel-ontop.contentalbum .contentblock-media,
.infopanel-ontop.contentblock.paragraph-columns .contentblock-media,
.infopanel-ontop.flex-center .contentblock-media {
  margin-top: 0px;
}

.infopanel-ontop .contentblock-text {
  padding: 30px 20px;
  background-color: #e5e5e5;
  z-index: 100;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.infopanel-ontop .contentblock-text p:last-child,
.infopanel-ontop .contentblock-text ul:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

._form-content
  ._button-wrapper
  .infopanel-ontop
  .contentblock-text
  p:last-child
  ._submit:last-child,
._form-content
  ._button-wrapper
  .infopanel-ontop
  .contentblock-text
  ul:last-child
  ._submit:last-child,
.infopanel-ontop
  .contentblock-text
  p:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.infopanel-ontop .contentblock-text p:last-child .btn:last-child,
.infopanel-ontop
  .contentblock-text
  ul:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.infopanel-ontop .contentblock-text ul:last-child .btn:last-child {
  margin-bottom: 0px;
}

.infopanel-ontop.contentalbum .contentblock-text,
.infopanel-ontop.contentblock.paragraph-columns .contentblock-text,
.infopanel-ontop.flex-center .contentblock-text {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.infopanel-ontop.photo-left .contentblock-text {
  margin-left: -15%;
}

.infopanel-ontop.photo-right .contentblock-text {
  margin-right: -15%;
}

@media (max-width: 900px) {
  .infopanel-ontop .contentblock-text {
    padding: 20px;
  }

  .infopanel-ontop.photo-left .contentblock-text {
    margin-left: 0;
  }

  .infopanel-ontop.photo-right .contentblock-text {
    margin-right: 0;
  }
}

.contentblock.spaced-sm,
.spaced-sm {
  padding-left: 8.3333333333%;
  padding-right: 8.3333333333%;
}

@media (max-width: 640px) {
  .contentblock.spaced-sm,
  .spaced-sm {
    padding-left: 0;
    padding-right: 0;
  }
}

.contentblock.spaced,
.spaced {
  padding-left: 16.6666666667%;
  padding-right: 16.6666666667%;
}

@media (max-width: 900px) {
  .contentblock.spaced,
  .spaced {
    padding-left: 8.3333333333%;
    padding-right: 8.3333333333%;
  }
}

@media (max-width: 640px) {
  .contentblock.spaced,
  .spaced {
    padding-left: 0;
    padding-right: 0;
  }
}

.contentblock.indented-sm {
  margin-left: 4.1666666667%;
}

@media (max-width: 640px) {
  .contentblock.indented-sm {
    margin-left: 0px;
  }
}

.combipanel .contentblock.indented-sm .contentblock-media,
.combipanel .contentblock.indented-sm .contentblock-text {
  margin-left: 4.1666666667%;
}

@media (max-width: 640px) {
  .combipanel .contentblock.indented-sm .contentblock-media,
  .combipanel .contentblock.indented-sm .contentblock-text {
    margin-left: 0px;
  }
}

.contentblock.indented {
  margin-left: 8.3333333333%;
}

@media (max-width: 640px) {
  .contentblock.indented {
    margin-left: 0px;
  }
}

.combipanel .contentblock.indented .contentblock-media,
.combipanel .contentblock.indented .contentblock-text {
  margin-left: 8.3333333333%;
}

@media (max-width: 900px) {
  .combipanel .contentblock.indented .contentblock-media,
  .combipanel .contentblock.indented .contentblock-text {
    margin-left: 4.1666666667%;
  }
}

@media (max-width: 640px) {
  .combipanel .contentblock.indented .contentblock-media,
  .combipanel .contentblock.indented .contentblock-text {
    margin-left: 0px;
  }
}

.contentblock.indented-lg {
  margin-left: 25%;
}

@media (max-width: 900px) {
  .contentblock.indented-lg {
    margin-left: 0;
    margin-right: 0;
  }
}

.combipanel .contentblock.indented-lg .contentblock-media,
.combipanel .contentblock.indented-lg .contentblock-text {
  margin-left: 25%;
}

@media (max-width: 900px) {
  .combipanel .contentblock.indented-lg .contentblock-media,
  .combipanel .contentblock.indented-lg .contentblock-text {
    margin-left: 8.3333333333%;
  }
}

@media (max-width: 640px) {
  .combipanel .contentblock.indented-lg .contentblock-media,
  .combipanel .contentblock.indented-lg .contentblock-text {
    margin-left: 0px;
  }
}

@media (min-width: 900px) {
  .contentblock.flexer .contentblock-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  ._form-content .contentblock.flexer .contentblock-text ._form-title,
  .contentblock.flexer .contentblock-text ._form-content ._form-title,
  .contentblock.flexer .contentblock-text h1,
  .contentblock.flexer .contentblock-text h2,
  .contentblock.flexer .contentblock-text h3,
  .contentblock.flexer .contentblock-text h4,
  .contentblock.flexer .contentblock-text h5,
  .contentblock.flexer .contentblock-text h6 {
    width: 34%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-top: 0px;
  }

  .contentblock.flexer .contentblock-text > blockquote,
  .contentblock.flexer .contentblock-text > ol,
  .contentblock.flexer .contentblock-text > p,
  .contentblock.flexer .contentblock-text > ul {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 10px;
  }

  .contentblock.flexer .contentblock-text > blockquote:not(:first-child),
  .contentblock.flexer .contentblock-text > ol:not(:first-child),
  .contentblock.flexer .contentblock-text > p:not(:first-child),
  .contentblock.flexer .contentblock-text > ul:not(:first-child) {
    padding-left: 8%;
  }
}

.contentblock.nospacing {
  margin-bottom: 40px;
}

@media screen and (max-width: 1300px) {
  .contentblock.nospacing {
    margin-bottom: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.nospacing {
    margin-bottom: 20px;
  }
}

.contentblock.nospacing .contentblock-text {
  padding-bottom: 0px;
}

.contentblock.nospacing .contentblock-text > * {
  margin-bottom: 20px !important;
  padding: 0;
}

.contentblock.nospacing .contentblock-text > :last-child {
  margin-bottom: 0 !important;
}

a.gray-clicktrough-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

a.gray-clicktrough-wrapper {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  a.gray-clicktrough-wrapper {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  a.gray-clicktrough-wrapper {
    margin-bottom: 50px;
  }
}

@media (max-width: 640px) {
  a.gray-clicktrough-wrapper {
    display: block;
  }
}

.contentblock.gray-clicktrough {
  background-color: #e5e5e5;
  margin: 0 0;
  text-decoration: none;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.contentblock.gray-clicktrough {
  padding: 40px;
}

@media screen and (max-width: 1300px) {
  .contentblock.gray-clicktrough {
    padding: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.gray-clicktrough {
    padding: 20px;
  }
}

.contentblock.gray-clicktrough:active,
.contentblock.gray-clicktrough:focus,
.contentblock.gray-clicktrough:hover {
  background-color: #bfac9d;
  color: inherit;
}

.contentblock.gray-clicktrough .contentblock-media {
  padding-bottom: 0px;
}

.contentblock.gray-clicktrough .contentblock-text {
  padding-bottom: 0px;
}

.contentblock.gray-clicktrough .contentblock-text p:last-child,
.contentblock.gray-clicktrough .contentblock-text ul:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

._form-content
  ._button-wrapper
  .contentblock.gray-clicktrough
  .contentblock-text
  p:last-child
  ._submit:last-child,
._form-content
  ._button-wrapper
  .contentblock.gray-clicktrough
  .contentblock-text
  ul:last-child
  ._submit:last-child,
.contentblock.gray-clicktrough
  .contentblock-text
  p:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.contentblock.gray-clicktrough .contentblock-text p:last-child .btn:last-child,
.contentblock.gray-clicktrough
  .contentblock-text
  ul:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.contentblock.gray-clicktrough
  .contentblock-text
  ul:last-child
  .btn:last-child {
  margin-bottom: 0px;
}

@media (max-width: 640px) {
  .contentblock.gray-clicktrough {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.quote {
  padding: 60px 20% 60px 5%;
  width: 83.3333333333%;
}

.quote {
  margin-top: -100px;
}

@media screen and (max-width: 1300px) {
  .quote {
    margin-top: calc(-7.5757575758vw - 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .quote {
    margin-top: -50px;
  }
}

._form-content .quote ._form-title,
.quote ._form-content ._form-title,
.quote h3 {
  margin-bottom: 20px;
  padding: 0;
}

._form-content .quote ._form-title:before,
.quote ._form-content ._form-title:before,
.quote h3:before {
  content: "“";
}

._form-content .quote ._form-title:after,
.quote ._form-content ._form-title:after,
.quote h3:after {
  content: "”";
}

.quote p {
  font-size: 0.75rem;
  line-height: normal;
}

@media (max-width: 900px) {
  .quote {
    width: 100%;
    padding-right: 10%;
  }
}

@media (max-width: 640px) {
  .quote {
    padding-left: 0;
    padding-right: 0;
  }
}

.contentblock.text-on-photo {
  position: relative;
  display: block;
  width: 100%;
  background-color: #ffcc00;
}

.contentblock.text-on-photo {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .contentblock.text-on-photo {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.text-on-photo {
    margin-bottom: 50px;
  }
}

.contentblock.text-on-photo .contentblock-media {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: auto;
  margin: 0 0 !important;
  padding: 0 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.3;
}

.contentblock.text-on-photo .contentblock-media img {
  display: none;
}

.contentblock.text-on-photo .contentblock-text {
  position: relative;
  color: #fff;
}

.contentblock.text-on-photo .contentblock-text {
  padding: 60px;
}

@media screen and (max-width: 1300px) {
  .contentblock.text-on-photo .contentblock-text {
    padding: calc(4.5454545455vw + 0.9090909091px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.text-on-photo .contentblock-text {
    padding: 30px;
  }
}

.contentblock.text-on-photo .contentblock-text ul.checklist li:before {
  color: #fff;
}

.contentblock.text-on-photo .contentblock-text p:last-child,
.contentblock.text-on-photo .contentblock-text ul:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

._form-content
  ._button-wrapper
  .contentblock.text-on-photo
  .contentblock-text
  p:last-child
  ._submit:last-child,
._form-content
  ._button-wrapper
  .contentblock.text-on-photo
  .contentblock-text
  ul:last-child
  ._submit:last-child,
.contentblock.text-on-photo
  .contentblock-text
  p:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.contentblock.text-on-photo .contentblock-text p:last-child .btn:last-child,
.contentblock.text-on-photo
  .contentblock-text
  ul:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.contentblock.text-on-photo .contentblock-text ul:last-child .btn:last-child {
  margin-bottom: 0px;
}

@media (max-width: 640px) {
  .contentblock.text-on-photo {
    margin-bottom: 50px !important;
  }
}

.contentblock.photo-above-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contentblock.photo-above-text > a {
  text-decoration: none;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contentblock.photo-above-text > a:active .contentblock-text,
.contentblock.photo-above-text > a:focus .contentblock-text,
.contentblock.photo-above-text > a:hover .contentblock-text {
  background: #b70f16;
}

.contentblock.photo-above-text.is-youtube .contentblock-media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contentblock.photo-above-text.is-youtube .contentblock-media:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
}

.contentblock.photo-above-text.is-youtube .contentblock-media svg {
  position: absolute;
  width: 32px;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  color: #faf5e1;
  -webkit-filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.55));
  filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.55));
}

.contentblock.photo-above-text .contentblock-media {
  width: unset;
  margin: 0;
  padding: 0 !important;
}

.contentblock.photo-above-text .contentblock-text {
  font-weight: 500;
  color: #faf5e1;
  padding: 25px 30px 30px;
  background: #e56013;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._form-content .contentblock.photo-above-text .contentblock-text ._form-title,
.contentblock.photo-above-text .contentblock-text ._form-content ._form-title,
.contentblock.photo-above-text .contentblock-text h1,
.contentblock.photo-above-text .contentblock-text h2,
.contentblock.photo-above-text .contentblock-text h3,
.contentblock.photo-above-text .contentblock-text h4,
.contentblock.photo-above-text .contentblock-text h5,
.contentblock.photo-above-text .contentblock-text h6 {
  color: currentColor;
}

@media (max-width: 900px) {
  .contentblock.photo-above-text:not(:has(> :not(.photo-above-text))) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.combipanel:not(:has(> :not(.photo-above-text))) {
  gap: 40px 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.combipanel .photo-above-text {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  width: calc((100% - 40px) / 3);
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

@media (max-width: 900px) {
  .combipanel:not(:has(> :not(.photo-above-text))) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .combipanel .photo-above-text {
    width: calc((100% - 40px) / 2);
  }
}

@media (max-width: 640px) {
  .combipanel .photo-above-text {
    width: 100%;
  }
}

.cta-footer {
  text-align: center;
  padding: 110px 0;
  position: relative;
}

.cta-footer:before {
  content: "";
  position: absolute;
  width: calc(100vw + 1px);
  height: 100%;
  top: 0;
  left: 50%;
  translate: -50% 0;
  background: #e56013;
}

._form-content ._button-wrapper .cta-footer ._submit,
.cta-footer ._form-content ._button-wrapper ._submit,
.cta-footer .btn {
  background: rgba(0, 0, 0, 0.05);
}

.contentblock.infobox {
  background: #e56013;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: #fff;
}

.contentblock.infobox {
  padding-top: 150px;
}

@media screen and (max-width: 1300px) {
  .contentblock.infobox {
    padding-top: calc(11.3636363636vw + 2.2727272727px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.infobox {
    padding-top: 75px;
  }
}

.contentblock.infobox {
  padding-bottom: 165px;
}

@media screen and (max-width: 1300px) {
  .contentblock.infobox {
    padding-bottom: calc(12.5vw + 2.5px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.infobox {
    padding-bottom: 82.5px;
  }
}

._form-content .contentblock.infobox ._form-title,
.contentblock.infobox ._form-content ._form-title,
.contentblock.infobox h1,
.contentblock.infobox h2,
.contentblock.infobox h3,
.contentblock.infobox h4,
.contentblock.infobox h5,
.contentblock.infobox h6 {
  color: currentColor;
}

.contentblock.infobox a:not(.btn) {
  color: currentColor;
  text-decoration: underline;
}

.contentblock.infobox a:not(.btn):active,
.contentblock.infobox a:not(.btn):focus,
.contentblock.infobox a:not(.btn):hover {
  text-decoration: none;
}

.contentblock.infobox:before {
  content: "";
  position: absolute;
  width: calc(100vw + 1px);
  height: 100%;
  top: 0;
  left: 50%;
  translate: -50% 0;
  background: #e56013;
}

.contentblock.infobox .contentblock-media {
  padding-bottom: 0 !important;
}

.contentblock.infobox.photo-left .contentblock-text {
  padding-left: 80px;
}

@media screen and (max-width: 1300px) {
  .contentblock.infobox.photo-left .contentblock-text {
    padding-left: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.infobox.photo-left .contentblock-text {
    padding-left: 40px;
  }
}

.contentblock.infobox.photo-right .contentblock-text {
  padding-right: 80px;
}

@media screen and (max-width: 1300px) {
  .contentblock.infobox.photo-right .contentblock-text {
    padding-right: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.infobox.photo-right .contentblock-text {
    padding-right: 40px;
  }
}

.contentblock.infobox.photo-breakout.photo-left .contentblock-media {
  margin-left: max((100vw - min(88vw, 1350px))/-2, -150px);
}

.contentblock.infobox.photo-breakout.photo-right .contentblock-media {
  margin-right: max((100vw - min(88vw, 1350px))/-2, -150px);
}

@media (max-width: 900px) {
  .contentblock.infobox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .contentblock.infobox .contentblock-media {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 75px !important;
  }

  .contentblock.infobox .contentblock-media:before {
    display: none;
  }

  .contentblock.infobox .contentblock-media img {
    width: calc(100vw + 1px);
    max-width: unset;
    margin-left: 50%;
    translate: -50% 0;
  }

  .contentblock.infobox .contentblock-text {
    padding-bottom: 75px !important;
  }
}

.combipanel .contentblock.infobox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.combipanel .contentblock.infobox .contentblock-media {
  width: 100%;
}

.combipanel .contentblock.infobox.photo-left .contentblock-text,
.combipanel .contentblock.infobox.photo-right .contentblock-text,
.combipanel
  .contentblock.infobox:not(.photo-left):not(.photo-right)
  .contentblock-text {
  display: block;
}

.combipanel .contentblock.infobox.photo-left .contentblock-text,
.combipanel .contentblock.infobox.photo-right .contentblock-text,
.combipanel
  .contentblock.infobox:not(.photo-left):not(.photo-right)
  .contentblock-text {
  padding: 80px;
}

@media screen and (max-width: 1300px) {
  .combipanel .contentblock.infobox.photo-left .contentblock-text,
  .combipanel .contentblock.infobox.photo-right .contentblock-text,
  .combipanel
    .contentblock.infobox:not(.photo-left):not(.photo-right)
    .contentblock-text {
    padding: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel .contentblock.infobox.photo-left .contentblock-text,
  .combipanel .contentblock.infobox.photo-right .contentblock-text,
  .combipanel
    .contentblock.infobox:not(.photo-left):not(.photo-right)
    .contentblock-text {
    padding: 40px;
  }
}

.contentblock.colorbox {
  background: #fff;
}

.contentblock.colorbox .contentblock-media {
  margin-left: 0;
  margin-right: 0;
  padding: 0 !important;
}

.contentblock.colorbox .contentblock-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.contentblock.colorbox .contentblock-text {
  color: #000;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.contentblock.colorbox .contentblock-text {
  padding: 70px;
}

@media screen and (max-width: 1300px) {
  .contentblock.colorbox .contentblock-text {
    padding: calc(7.5757575758vw - 28.4848484848px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.colorbox .contentblock-text {
    padding: 20px;
  }
}

._form-content .contentblock.colorbox .contentblock-text ._form-title,
.contentblock.colorbox .contentblock-text ._form-content ._form-title,
.contentblock.colorbox .contentblock-text h1,
.contentblock.colorbox .contentblock-text h2,
.contentblock.colorbox .contentblock-text h3,
.contentblock.colorbox .contentblock-text h4,
.contentblock.colorbox .contentblock-text h5,
.contentblock.colorbox .contentblock-text h6 {
  color: #000;
}

._form-content
  ._button-wrapper
  .contentblock.colorbox
  .contentblock-text
  ._submit,
.contentblock.colorbox
  .contentblock-text
  ._form-content
  ._button-wrapper
  ._submit,
.contentblock.colorbox .contentblock-text .btn {
  border-color: #000;
}

@media (max-width: 900px) {
  .contentblock.colorbox {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .contentblock.colorbox .contentblock-media {
    width: 100%;
  }
}

.contentblock.contact-info-panel {
  margin-bottom: 75px;
}

@media screen and (max-width: 1300px) {
  .contentblock.contact-info-panel {
    margin-bottom: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.contact-info-panel {
    margin-bottom: 37.5px;
  }
}

.contentblock.contact-info-panel .contentblock-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #faf5e1;
  color: #000;
}

.contentblock.contact-info-panel .contentblock-text {
  padding: 80px;
}

@media screen and (max-width: 1300px) {
  .contentblock.contact-info-panel .contentblock-text {
    padding: calc(7.5757575758vw - 18.4848484848px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.contact-info-panel .contentblock-text {
    padding: 30px;
  }
}

.contentblock.contact-info-panel .contentblock-text p:last-child,
.contentblock.contact-info-panel .contentblock-text ul:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

._form-content
  ._button-wrapper
  .contentblock.contact-info-panel
  .contentblock-text
  p:last-child
  ._submit:last-child,
._form-content
  ._button-wrapper
  .contentblock.contact-info-panel
  .contentblock-text
  ul:last-child
  ._submit:last-child,
.contentblock.contact-info-panel
  .contentblock-text
  p:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.contentblock.contact-info-panel
  .contentblock-text
  p:last-child
  .btn:last-child,
.contentblock.contact-info-panel
  .contentblock-text
  ul:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.contentblock.contact-info-panel
  .contentblock-text
  ul:last-child
  .btn:last-child {
  margin-bottom: 0px;
}

.contentblock.contact-info-panel .contentblock-text {
  margin-bottom: 75px;
}

@media screen and (max-width: 1300px) {
  .contentblock.contact-info-panel .contentblock-text {
    margin-bottom: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.contact-info-panel .contentblock-text {
    margin-bottom: 37.5px;
  }
}

.contentblock.paragraph-columns .contentblock-media {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-right: 5%;
}

.contentblock.paragraph-columns .contentblock-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._form-content .contentblock.paragraph-columns .contentblock-text ._form-title,
.contentblock.paragraph-columns .contentblock-text ._form-content ._form-title,
.contentblock.paragraph-columns .contentblock-text h1,
.contentblock.paragraph-columns .contentblock-text h2,
.contentblock.paragraph-columns .contentblock-text h3,
.contentblock.paragraph-columns .contentblock-text h4,
.contentblock.paragraph-columns .contentblock-text h5,
.contentblock.paragraph-columns .contentblock-text h6 {
  width: 100%;
}

.contentblock.paragraph-columns .contentblock-text p {
  width: 50%;
  overflow: visible;
}

._form-content
  ._button-wrapper
  .contentblock.paragraph-columns
  .contentblock-text
  p
  ._submit,
.contentblock.paragraph-columns
  .contentblock-text
  p
  ._form-content
  ._button-wrapper
  ._submit,
.contentblock.paragraph-columns .contentblock-text p .btn {
  white-space: nowrap;
}

.contentblock.paragraph-columns .contentblock-text p:nth-of-type(odd) {
  padding-right: 20px;
}

.contentblock.paragraph-columns .contentblock-text p:nth-of-type(2n) {
  padding-left: 20px;
}

@media (max-width: 900px) {
  .contentblock.paragraph-columns {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .contentblock.paragraph-columns .contentblock-media {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .contentblock.paragraph-columns .contentblock-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contentblock.paragraph-columns .contentblock-text p {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  ._form-content
    ._button-wrapper
    .contentblock.paragraph-columns
    .contentblock-text
    p
    ._submit,
  .contentblock.paragraph-columns
    .contentblock-text
    p
    ._form-content
    ._button-wrapper
    ._submit,
  .contentblock.paragraph-columns .contentblock-text p .btn {
    white-space: unset;
  }
}

.contentblock.photo-reduced .contentblock-media {
  padding-left: 75px;
  padding-right: 75px;
}

@media (max-width: 1300px) {
  .contentblock.photo-reduced .contentblock-media {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 900px) {
  .contentblock.photo-reduced .contentblock-media {
    padding-left: 150px;
    padding-right: 150px;
  }
}

@media (max-width: 640px) {
  .contentblock.photo-reduced .contentblock-media {
    padding-left: 0;
    padding-right: 0;
  }
}

.photo-standalone .contentblock-media {
  padding-bottom: 0 !important;
}

.photo-standalone.breakout.photo-center .contentblock-media {
  width: calc(100vw + 1px);
  margin-left: 50% !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header + .container.sitewidth > .photo-standalone.breakout:first-child {
  margin-top: -70px;
}

@media screen and (max-width: 1300px) {
  .header + .container.sitewidth > .photo-standalone.breakout:first-child {
    margin-top: calc(-1.5151515152vw - 50.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .header + .container.sitewidth > .photo-standalone.breakout:first-child {
    margin-top: -60px;
  }
}

.table-wrapper .contentblock-text {
  overflow-x: auto;
}

.table-wrapper .contentblock-text table {
  border: none;
  margin: 0 0;
  min-width: 700px;
  width: 100%;
  table-layout: fixed;
}

.table-wrapper .contentblock-text table tr th {
  border-color: #e56013;
  border-width: 0 0 2px 0;
  text-align: center;
  font-weight: 700;
  font-size: 0.9375rem;
  padding-bottom: 3px;
  vertical-align: bottom;
}

.table-wrapper .contentblock-text table tr td {
  border: none;
  text-align: center;
  padding: 0.5rem 0.75rem;
  width: 5%;
}

.table-wrapper .contentblock-text::-webkit-scrollbar-track {
  border-radius: 20px;
  border: solid 1px #81887d;
  background-color: #fff;
}

.table-wrapper .contentblock-text::-webkit-scrollbar {
  width: 3px;
  height: 8px;
  background-color: #fff;
}

.table-wrapper .contentblock-text::-webkit-scrollbar-thumb {
  background-color: #e56013;
  border-radius: 20px;
}

@media (max-width: 900px) {
  .table-wrapper {
    margin-bottom: 40px !important;
  }
}

.contentblock .contentblock-media span {
  display: block;
  color: rgba(229, 19, 28, 0.4);
  padding: 10px 0;
  font-size: 0.75rem;
  line-height: normal;
}

.contentblock.photo-right .contentblock-media span {
  text-align: right;
}

.contentblock.break-out:not(.photo-center) .contentblock-media {
  padding-bottom: 0;
}

.contentblock.break-out.photo-left .contentblock-media {
  margin-left: max((100vw - 100%)/-2, -100px);
}

.contentblock.break-out.photo-right .contentblock-media {
  margin-right: max((100vw - 100%)/-2, -100px);
}

.contentblock.break-out.photo-center .contentblock-media {
  margin-left: max((100vw - 100%)/-2, -100px);
  margin-right: max((100vw - 100%)/-2, -100px);
}

@media (max-width: 900px) {
  .contentblock.break-out .contentblock-media {
    width: calc(100vw + 1px) !important;
    margin-left: -50px !important;
    margin-right: -50px !important;
  }
}

@media (max-width: 640px) {
  .contentblock.break-out .contentblock-media {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
}

.contentblock.titles-left-content-right {
  width: 91.6666666667%;
  margin-left: auto;
  margin-right: auto;
}

.generic-detail .contentblock.titles-left-content-right {
  width: 83.3333333333%;
}

.contentblock.titles-left-content-right .contentblock-text {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 6fr 13fr;
  grid-template-columns: 6fr 13fr;
}

.contentblock.titles-left-content-right .contentblock-text {
  gap: 75px;
}

@media screen and (max-width: 1300px) {
  .contentblock.titles-left-content-right .contentblock-text {
    gap: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock.titles-left-content-right .contentblock-text {
    gap: 37.5px;
  }
}

@media (max-width: 900px) {
  .contentblock.titles-left-content-right {
    width: 100% !important;
  }

  .contentblock.titles-left-content-right .contentblock-text {
    display: block;
  }
}

.contentblock:has(.contentblock-media):has(+ .color-wrapper) {
  margin-bottom: 0;
}

.contentblock:has(.contentblock-media):has(+ .color-wrapper)
  .contentblock-media {
  margin-bottom: -120px;
}

@media screen and (max-width: 1300px) {
  .contentblock:has(.contentblock-media):has(+ .color-wrapper)
    .contentblock-media {
    margin-bottom: calc(-9.0909090909vw - 1.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock:has(.contentblock-media):has(+ .color-wrapper)
    .contentblock-media {
    margin-bottom: -60px;
  }
}

.contentblock:has(.contentblock-media):has(+ .color-wrapper)
  .contentblock-text {
  padding-bottom: 120px;
}

@media screen and (max-width: 1300px) {
  .contentblock:has(.contentblock-media):has(+ .color-wrapper)
    .contentblock-text {
    padding-bottom: calc(9.0909090909vw + 1.8181818182px);
  }
}

@media screen and (max-width: 640px) {
  .contentblock:has(.contentblock-media):has(+ .color-wrapper)
    .contentblock-text {
    padding-bottom: 60px;
  }
}

@media (max-width: 900px) {
  .contentblock:has(.contentblock-media):has(+ .color-wrapper)
    .contentblock-media {
    margin-bottom: -120px !important;
  }
}

.photo-zoom > a {
  position: relative;
  display: block;
}

.photo-zoom > a:after {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: block;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin: 0 0 !important;
  padding: 0 0;
  background-color: #e56013;
  color: #fff;
  text-align: center;
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  line-height: 38px;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.photo-zoom > a:active:after,
.photo-zoom > a:focus:after,
.photo-zoom > a:hover:after {
  background-color: #e56013;
}

@media (max-width: 900px) {
  .contentblock.media-hide-md .contentblock-media {
    display: none !important;
  }
}

.contentblock.combipanel-double-width {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.contentblock:has(.plus-icon) .indented {
  max-width: 75%;
}

@media (max-width: 1100px) {
  .contentblock:has(.plus-icon) .indented {
    max-width: unset;
  }
}

.gold-background .contentblock-media {
  position: relative;
}

.gold-background .contentblock-media:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 15px;
  background-image: url(images/texture-gold.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.gold-background .contentblock-media img {
  position: relative;
  z-index: 1;
}

.gold-background.photo-left .contentblock-media:before {
  left: 0;
  right: 10%;
  rotate: 15deg;
}

.gold-background.photo-right .contentblock-media:before {
  left: 10%;
  right: 0;
  rotate: -15deg;
}

.facts-figures {
  margin: 0 auto;
  max-width: 83.3333333333%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr));
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  row-gap: 60px;
}

.facts-figures {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .facts-figures {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .facts-figures {
    margin-bottom: 65px;
  }
}

.facts-figures {
  -webkit-column-gap: 115px;
  -moz-column-gap: 115px;
  column-gap: 115px;
}

@media screen and (max-width: 1300px) {
  .facts-figures {
    -webkit-column-gap: calc(9.8484848485vw - 13.0303030303px);
    -moz-column-gap: calc(9.8484848485vw - 13.0303030303px);
    column-gap: calc(9.8484848485vw - 13.0303030303px);
  }
}

@media screen and (max-width: 640px) {
  .facts-figures {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
}

.facts-figures .facts-figures-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.facts-figures .facts-figures-item .facts-figures-item-heading {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  margin-bottom: 30px;
}

.facts-figures
  .facts-figures-item
  .facts-figures-item-heading
  .facts-figures-item-image {
  opacity: 0.5;
  margin-top: 15px;
  margin-right: 25px;
  width: 70px;
  height: 70px;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}

.facts-figures
  .facts-figures-item
  .facts-figures-item-heading
  .facts-figures-item-image
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.facts-figures
  .facts-figures-item
  .facts-figures-item-heading
  .facts-figures-item-header {
  font-family: "Poppins", Arial, sans-serif;
  color: #ffcc00;
  -webkit-hyphenate-character: "-";
  hyphenate-character: "-";
  -ms-hyphens: auto;
  hyphens: auto;
}

.facts-figures
  .facts-figures-item
  .facts-figures-item-heading
  .facts-figures-item-header {
  font-size: 1.875rem;
}

@media screen and (max-width: 1300px) {
  .facts-figures
    .facts-figures-item
    .facts-figures-item-heading
    .facts-figures-item-header {
    font-size: calc(0.4545454545vw + 1.5056818182rem);
  }
}

@media screen and (max-width: 640px) {
  .facts-figures
    .facts-figures-item
    .facts-figures-item-heading
    .facts-figures-item-header {
    font-size: 1.6875rem;
  }
}

.facts-figures
  .facts-figures-item
  .facts-figures-item-heading
  .facts-figures-item-header
  span {
  opacity: 0.3;
  display: block;
  line-height: normal;
  margin-right: -100vw;
}

.facts-figures
  .facts-figures-item
  .facts-figures-item-heading
  .facts-figures-item-header
  span {
  font-size: 1.375rem;
}

@media screen and (max-width: 1300px) {
  .facts-figures
    .facts-figures-item
    .facts-figures-item-heading
    .facts-figures-item-header
    span {
    font-size: calc(0.3333333333vw + 1.1041666667rem);
  }
}

@media screen and (max-width: 640px) {
  .facts-figures
    .facts-figures-item
    .facts-figures-item-heading
    .facts-figures-item-header
    span {
    font-size: 1.2375rem;
  }
}

.facts-figures .facts-figures-item .facts-figures-item-description {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  max-width: 100%;
}

@media (max-width: 1100px) {
  .facts-figures {
    max-width: 91.6666666667%;
    -ms-grid-columns: (minmax(0, 1fr));
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .facts-figures {
    -ms-grid-columns: (minmax(0, 1fr));
    grid-template-columns: repeat(1, minmax(0, 1fr));
    max-width: 400px;
  }
}

.brands-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.brands-grid {
  margin-bottom: 150px;
}

@media screen and (max-width: 1300px) {
  .brands-grid {
    margin-bottom: calc(11.3636363636vw + 2.2727272727px);
  }
}

@media screen and (max-width: 640px) {
  .brands-grid {
    margin-bottom: 75px;
  }
}

@media (max-width: 900px) {
  .brands-grid {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 520px) {
  .brands-grid {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.brand-logo-square {
  height: 0;
  padding-bottom: 100%;
  border: 1px solid #fff;
  position: relative;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.brand-logo-square img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.brand-logo-square img {
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 1300px) {
  .brand-logo-square img {
    padding-left: calc(2.2727272727vw + 20.4545454545px);
    padding-right: calc(2.2727272727vw + 20.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .brand-logo-square img {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.brand-logo-square:active,
.brand-logo-square:focus,
.brand-logo-square:hover {
  background: #fff;
}

.brand-logo-square:active img,
.brand-logo-square:focus img,
.brand-logo-square:hover img {
  -webkit-filter: none;
  filter: none;
}

.brands-list {
  margin-bottom: 140px;
}

@media screen and (max-width: 1300px) {
  .brands-list {
    margin-bottom: calc(10.6060606061vw + 2.1212121212px);
  }
}

@media screen and (max-width: 640px) {
  .brands-list {
    margin-bottom: 70px;
  }
}

.brands-list .brands-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.brands-list .brands-list-item:not(:last-child) {
  margin-bottom: 100px;
}

@media (max-width: 640px) {
  .brands-list .brands-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.brands-list .brands-list-item .brand-logo-square {
  padding-bottom: 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.brands-list .brands-list-item .brand-logo-square {
  width: 400px;
  height: 400px;
}

@media screen and (max-width: 1300px) {
  .brands-list .brands-list-item .brand-logo-square {
    width: calc(30.303030303vw + 6.0606060606px);
    height: calc(30.303030303vw + 6.0606060606px);
  }
}

@media screen and (max-width: 640px) {
  .brands-list .brands-list-item .brand-logo-square {
    width: 200px;
    height: 200px;
  }
}

.brands-list .brands-list-item .brand-logo-square {
  margin-right: 80px;
}

@media screen and (max-width: 1300px) {
  .brands-list .brands-list-item .brand-logo-square {
    margin-right: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .brands-list .brands-list-item .brand-logo-square {
    margin-right: 40px;
  }
}

@media (max-width: 640px) {
  .brands-list .brands-list-item .brand-logo-square {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 20px;
  }
}

.brands-list .brands-list-item .brands-list-item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._form-content
  ._button-wrapper
  .brands-list
  .brands-list-item
  .brands-list-item-content
  ._submit,
.brands-list
  .brands-list-item
  .brands-list-item-content
  ._form-content
  ._button-wrapper
  ._submit,
.brands-list .brands-list-item .brands-list-item-content .btn {
  margin-bottom: 0;
}

.brand-logo img {
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.brand-logo img:active,
.brand-logo img:focus,
.brand-logo img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.combipanel .products-list-wrapper {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.combipanel .products-list-wrapper .products-list {
  max-width: unset;
}

.combipanel .products-list-wrapper .products-list {
  padding-left: 62.5px;
}

@media screen and (max-width: 1300px) {
  .combipanel .products-list-wrapper .products-list {
    padding-left: calc(9.4696969697vw - 60.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel .products-list-wrapper .products-list {
    padding-left: 0;
  }
}

.products-list {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 1030px;
}

.products-list li {
  padding: 0;
}

.products-list {
  margin-bottom: 150px;
}

@media screen and (max-width: 1300px) {
  .products-list {
    margin-bottom: calc(11.3636363636vw + 2.2727272727px);
  }
}

@media screen and (max-width: 640px) {
  .products-list {
    margin-bottom: 75px;
  }
}

.products-list li {
  padding-bottom: 0;
}

.products-list li a {
  text-decoration: none;
  display: block;
  color: #fff;
  font-weight: 500;
  padding: 20px 1em 25px 0;
  border-top: 1px solid currentColor;
}

.products-list li a {
  font-size: 2.1875rem;
}

@media screen and (max-width: 1300px) {
  .products-list li a {
    font-size: calc(1.6666666667vw + 0.8333333333rem);
  }
}

@media screen and (max-width: 640px) {
  .products-list li a {
    font-size: 1.5rem;
  }
}

.products-list li a:before {
  content: counter(list-item) ". ";
}

.products-list li a[data-index]:before {
  content: attr(data-index) ". ";
}

.products-list li a:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 0.57em;
  background: currentColor;
  margin-left: 0.57em;
  -webkit-transition: all 0.4s cubic-bezier(0.2, 1.55, 0.45, 1);
  transition: all 0.4s cubic-bezier(0.2, 1.55, 0.45, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
}

.products-list li a:active:after,
.products-list li a:focus:after,
.products-list li a:hover:after {
  -webkit-transform: translateY(50%) rotate(-90deg);
  transform: translateY(50%) rotate(-90deg);
}

.products-list li:last-child a {
  border-bottom: 1px solid currentColor;
}

.events {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .events {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .events {
    margin-bottom: 65px;
  }
}

.events.upcoming {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.events.upcoming {
  margin-bottom: 90px;
}

@media screen and (max-width: 1300px) {
  .events.upcoming {
    margin-bottom: calc(6.8181818182vw + 1.3636363636px);
  }
}

@media screen and (max-width: 640px) {
  .events.upcoming {
    margin-bottom: 45px;
  }
}

.events.upcoming .event-item:last-of-type {
  margin-bottom: 40px;
}

._form-content ._button-wrapper .events.upcoming > ._submit,
.events.upcoming > .btn {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.event-item:not(:last-child) {
  margin-bottom: 5px;
}

.event-item .event-item-link .event-item-past:active,
.event-item .event-item-link .event-item-past:focus,
.event-item .event-item-link .event-item-past:hover {
  background: #ffcc00;
  color: #000;
}

.event-item .event-item-content-wrapper,
.event-item {
  background: #e56013;
  color: #faf5e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px 40px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 500;
}

.event-item .event-item-content-wrapper .event-item-content,
.event-item .event-item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.event-item
  .event-item-content-wrapper
  .event-item-content
  .event-item-datetime,
.event-item .event-item-content .event-item-datetime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 18%;
  white-space: nowrap;
}

.event-item
  .event-item-content-wrapper
  .event-item-content
  .event-item-datetime,
.event-item .event-item-content .event-item-datetime {
  padding-right: 40px;
}

@media screen and (max-width: 1300px) {
  .event-item
    .event-item-content-wrapper
    .event-item-content
    .event-item-datetime,
  .event-item .event-item-content .event-item-datetime {
    padding-right: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .event-item
    .event-item-content-wrapper
    .event-item-content
    .event-item-datetime,
  .event-item .event-item-content .event-item-datetime {
    padding-right: 20px;
  }
}

.event-item
  .event-item-content-wrapper
  .event-item-content
  .event-item-datetime
  .date,
.event-item .event-item-content .event-item-datetime .date {
  font-size: 1.25rem;
  font-weight: 700;
}

.event-item
  .event-item-content-wrapper
  .event-item-content
  .event-item-datetime
  .divider,
.event-item .event-item-content .event-item-datetime .divider {
  margin: 0 10px;
}

.event-item
  .event-item-content-wrapper
  .event-item-content
  .event-item-title-wrapper,
.event-item .event-item-content .event-item-title-wrapper {
  font-size: 1.0625rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-item
  .event-item-content-wrapper
  .event-item-content
  .event-item-title-wrapper
  .event-item-title,
.event-item .event-item-content .event-item-title-wrapper .event-item-title {
  margin-right: 10px;
}

.event-item
  .event-item-content-wrapper
  .event-item-content
  .event-item-title-wrapper
  .event-item-subtitle,
.event-item .event-item-content .event-item-title-wrapper .event-item-subtitle {
  font-size: 0.9375rem;
  padding: 2px 5px;
  background: #ffcc00;
  color: #000;
}

.event-item
  .event-item-content-wrapper
  .event-item-content
  .event-item-location,
.event-item .event-item-content .event-item-location {
  min-width: 20%;
}

.event-item .event-item-content-wrapper .event-item-link,
.event-item .event-item-link {
  min-width: 11%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-item .event-item-content-wrapper .event-item-link .event-item-past,
.event-item .event-item-link .event-item-past {
  font-size: 0.9375rem;
  background: #b70f16;
  color: #faf5e1;
  padding: 2px 8px;
}

._form-content
  ._button-wrapper
  .event-item
  .event-item-content-wrapper
  .event-item-link
  ._submit,
._form-content ._button-wrapper .event-item .event-item-link ._submit,
.event-item
  .event-item-content-wrapper
  .event-item-link
  ._form-content
  ._button-wrapper
  ._submit,
.event-item .event-item-content-wrapper .event-item-link .btn,
.event-item .event-item-link ._form-content ._button-wrapper ._submit,
.event-item .event-item-link .btn {
  margin-bottom: 0 !important;
}

@media (max-width: 900px) {
  .event-item .event-item-content-wrapper .event-item-content,
  .event-item .event-item-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .event-item
    .event-item-content-wrapper
    .event-item-content
    .event-item-datetime,
  .event-item .event-item-content .event-item-datetime {
    margin-bottom: 5px;
  }

  .event-item .event-item-content-wrapper .event-item-link .event-item-past,
  .event-item .event-item-link .event-item-past {
    text-align: right;
  }
}

@media (max-width: 640px) {
  .event-item .event-item-content-wrapper,
  .event-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .event-item .event-item-content-wrapper .event-item-link,
  .event-item .event-item-link {
    margin-top: 15px;
  }

  .event-item .event-item-content-wrapper .event-item-link .event-item-past,
  .event-item .event-item-link .event-item-past {
    text-align: left;
  }
}

.event-detail .event-detail-intro {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr);
  grid-template-columns: repeat(2, 1fr);
}

.event-detail .event-detail-intro {
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}

@media screen and (max-width: 1300px) {
  .event-detail .event-detail-intro {
    -webkit-column-gap: calc(3.7878787879vw + 0.7575757576px);
    -moz-column-gap: calc(3.7878787879vw + 0.7575757576px);
    column-gap: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .event-detail .event-detail-intro {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
}

.event-detail .event-detail-intro {
  margin-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .event-detail .event-detail-intro {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .event-detail .event-detail-intro {
    margin-bottom: 50px;
  }
}

.event-detail .event-detail-intro .event-detail-intro-column:last-child {
  padding-left: 50px;
}

@media screen and (max-width: 1300px) {
  .event-detail .event-detail-intro .event-detail-intro-column:last-child {
    padding-left: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .event-detail .event-detail-intro .event-detail-intro-column:last-child {
    padding-left: 25px;
  }
}

.event-detail .event-detail-intro .event-detail-image {
  margin-bottom: 25px;
}

.event-detail .event-detail-intro .event-detail-practical {
  background: rgba(255, 204, 0, 0.1);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 20px 1fr;
  grid-template-columns: auto 1fr;
  row-gap: 15px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.event-detail .event-detail-intro .event-detail-practical {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1300px) {
  .event-detail .event-detail-intro .event-detail-practical {
    padding-top: calc(3.7878787879vw + 0.7575757576px);
    padding-bottom: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .event-detail .event-detail-intro .event-detail-practical {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.event-detail .event-detail-intro .event-detail-practical {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 1300px) {
  .event-detail .event-detail-intro .event-detail-practical {
    padding-left: calc(3.0303030303vw + 0.6060606061px);
    padding-right: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .event-detail .event-detail-intro .event-detail-practical {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.event-detail .event-detail-intro .event-detail-practical h5 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}

.event-detail
  .event-detail-intro
  .event-detail-practical
  .event-detail-practical-label {
  font-weight: 600;
}

.event-detail
  .event-detail-intro
  .event-detail-practical
  .event-detail-practical-item
  .event-detail-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.event-detail
  .event-detail-intro
  .event-detail-practical
  .event-detail-practical-item
  .event-detail-location:not(:last-child) {
  margin-bottom: 10px;
}

.event-detail .event-detail-content {
  width: 83.3333333333%;
  margin: 0 auto;
}

@media (max-width: 900px) {
  .event-detail .event-detail-intro {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }

  .event-detail .event-detail-intro .event-detail-intro-column:first-child {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 900px) and (max-width: 1300px) {
  .event-detail .event-detail-intro .event-detail-intro-column:first-child {
    margin-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 900px) and (max-width: 640px) {
  .event-detail .event-detail-intro .event-detail-intro-column:first-child {
    margin-bottom: 50px;
  }
}

@media (max-width: 900px) {
  .event-detail .event-detail-intro .event-detail-intro-column:last-child {
    padding-left: 0;
  }

  .event-detail .event-detail-content {
    width: 100%;
  }
}

@media (max-width: 520px) {
  .event-detail
    .event-detail-intro
    .event-detail-intro-column
    .event-detail-practical {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
    row-gap: 0;
  }

  .event-detail
    .event-detail-intro
    .event-detail-intro-column
    .event-detail-practical
    h5 {
    grid-column: unset;
    margin-bottom: 10px;
  }

  .event-detail
    .event-detail-intro
    .event-detail-intro-column
    .event-detail-practical
    .event-detail-practical-item:not(:last-child) {
    margin-bottom: 20px;
  }
}

.team {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr);
  grid-template-columns: repeat(4, 1fr);
  grid-auto-flow: dense;
  row-gap: 25px;
}

.team {
  margin-bottom: 150px;
}

@media screen and (max-width: 1300px) {
  .team {
    margin-bottom: calc(11.3636363636vw + 2.2727272727px);
  }
}

@media screen and (max-width: 640px) {
  .team {
    margin-bottom: 75px;
  }
}

@media (max-width: 1100px) {
  .team {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 900px) {
  .team {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 520px) {
  .team {
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}

.team.team-single {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.team.team-single {
  margin-bottom: 125px;
}

@media screen and (max-width: 1300px) {
  .team.team-single {
    margin-bottom: calc(9.4696969697vw + 1.8939393939px);
  }
}

@media screen and (max-width: 640px) {
  .team.team-single {
    margin-bottom: 62.5px;
  }
}

.team.team-single .team-item {
  width: 100%;
  min-width: 300px;
  max-width: 500px;
  margin: 0 auto;
}

.team.team-single:first-child .team-item {
  margin: 0 0 0 auto;
}

.team.team-single:last-child .team-item {
  margin: 0 auto 0 0;
}

.team .team-join {
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.team .team-join {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1300px) {
  .team .team-join {
    padding-top: calc(-3.7878787879vw + 99.2424242424px);
    padding-bottom: calc(-3.7878787879vw + 99.2424242424px);
  }
}

@media screen and (max-width: 640px) {
  .team .team-join {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

.team .team-join {
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 1300px) {
  .team .team-join {
    padding-left: calc(3.7878787879vw + 0.7575757576px);
    padding-right: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .team .team-join {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.team .team-join h2 {
  color: #000;
  text-align: center;
}

._form-content ._button-wrapper .team .team-join ._submit,
.team .team-join ._form-content ._button-wrapper ._submit,
.team .team-join .btn {
  border: 1px solid #000;
}

@media (max-width: 900px) {
  .team .team-join {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}

@media (max-width: 520px) {
  .team .team-join {
    grid-column: unset;
  }
}

.team-item {
  display: block;
  position: relative;
  color: #fff;
}

._form-content .team-item ._form-title,
.team-item ._form-content ._form-title,
.team-item h1,
.team-item h2,
.team-item h3,
.team-item h4,
.team-item h5,
.team-item h6 {
  color: #fff;
  padding: 3px 0;
}

.team-item figure {
  position: relative;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #3a514f;
}

.team-item figure:after {
  display: block;
  content: "";
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.65)),
    color-stop(25%, rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0) 25%
  );
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.team-item figure img {
  display: block;
  width: 100%;
  height: auto;
}

.team-item figure span {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 110%;
  background-color: #3a514f;
  z-index: 1;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.team-item figure span h5 {
  display: block;
  position: absolute;
  left: 40px;
  right: 40px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-bottom: 60px;
}

.team-item figure span h5 {
  font-size: 3rem;
}

@media screen and (max-width: 1300px) {
  .team-item figure span h5 {
    font-size: calc(0.7272727273vw + 2.4090909091rem);
  }
}

@media screen and (max-width: 640px) {
  .team-item figure span h5 {
    font-size: 2.7rem;
  }
}

.team-item .team-item-text {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 20px;
  z-index: 10;
}

.team-item .team-item-text h6 {
  line-height: normal;
}

.team-item .team-item-text h6 {
  font-size: 1.875rem;
}

@media screen and (max-width: 1300px) {
  .team-item .team-item-text h6 {
    font-size: calc(1.5151515152vw + 0.6439393939rem);
  }
}

@media screen and (max-width: 640px) {
  .team-item .team-item-text h6 {
    font-size: 1.25rem;
  }
}

.team-item .team-item-text span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.0625rem;
  line-height: normal;
}

.team-item .team-item-text span:before {
  display: inline-block;
  width: 35px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  margin-right: 10px;
}

.team-item .team-item-text p:last-child,
.team-item .team-item-text ul:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

._form-content
  ._button-wrapper
  .team-item
  .team-item-text
  p:last-child
  ._submit:last-child,
._form-content
  ._button-wrapper
  .team-item
  .team-item-text
  ul:last-child
  ._submit:last-child,
.team-item
  .team-item-text
  p:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.team-item .team-item-text p:last-child .btn:last-child,
.team-item
  .team-item-text
  ul:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.team-item .team-item-text ul:last-child .btn:last-child {
  margin-bottom: 0px;
}

.team-slider-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.team-slider-wrapper {
  margin-bottom: 150px;
}

@media screen and (max-width: 1300px) {
  .team-slider-wrapper {
    margin-bottom: calc(11.3636363636vw + 2.2727272727px);
  }
}

@media screen and (max-width: 640px) {
  .team-slider-wrapper {
    margin-bottom: 75px;
  }
}

@media (max-width: 640px) {
  .team-slider-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.team-slider-wrapper .prev-next-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 10px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.team-slider-wrapper .prev-next-buttons span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25px;
  height: 25px;
  color: #fff;
  cursor: pointer;
}

.team-slider-wrapper .prev-next-buttons span:first-child {
  margin-right: 7px;
}

.team-slider-wrapper .prev-next-buttons span:active,
.team-slider-wrapper .prev-next-buttons span:focus,
.team-slider-wrapper .prev-next-buttons span:hover {
  color: #e56013;
}

.team-slider-wrapper .team-slider {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.team-slider-wrapper .team-slider .team-item {
  width: 40%;
  min-width: 350px;
}

@media (max-width: 1300px) {
  .team-slider-wrapper .team-slider .team-item {
    width: 66.6666666667%;
  }
}

@media (max-width: 1100px) {
  .team-slider-wrapper .team-slider .team-item {
    width: 100%;
  }
}

.team-slider-wrapper .team-join {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
  background: #fff;
  margin-right: -25px;
  padding: 40px;
}

.team-slider-wrapper .team-join {
  padding-left: 75px;
  padding-right: 75px;
}

@media screen and (max-width: 1300px) {
  .team-slider-wrapper .team-join {
    padding-left: calc(5.6818181818vw + 1.1363636364px);
    padding-right: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .team-slider-wrapper .team-join {
    padding-left: 37.5px;
    padding-right: 37.5px;
  }
}

.team-slider-wrapper .team-join {
  width: 525px;
}

@media screen and (max-width: 1300px) {
  .team-slider-wrapper .team-join {
    width: calc(39.7727272727vw + 7.9545454545px);
  }
}

@media screen and (max-width: 640px) {
  .team-slider-wrapper .team-join {
    width: 262.5px;
  }
}

@media (max-width: 1100px) {
  .team-slider-wrapper .team-join {
    width: 50% !important;
    margin-right: 0;
  }
}

@media (max-width: 640px) {
  .team-slider-wrapper .team-join {
    width: 100% !important;
  }
}

.team-slider-wrapper .team-join h2 {
  color: #000;
  padding: 0;
}

@media (max-width: 640px) {
  .team-slider-wrapper .team-join h2 {
    padding-bottom: 60px;
  }
}

.team-slider-wrapper .team-join p {
  margin-top: auto;
  font-family: "Poppins", Arial, sans-serif;
}

._form-content ._button-wrapper .team-slider-wrapper .team-join ._submit,
.team-slider-wrapper .team-join ._form-content ._button-wrapper ._submit,
.team-slider-wrapper .team-join .btn {
  border-color: #000;
  margin-bottom: 0;
}

ul.faq-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.faq-list li {
  padding: 0;
}

ul.faq-list li {
  display: block;
  padding-bottom: 5px;
}

ul.faq-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: solid 1px #81887d;
  padding: 20px;
  text-decoration: none;
  color: #e56013;
}

ul.faq-list li a span {
  padding-right: 40px;
}

@media screen and (max-width: 1300px) {
  ul.faq-list li a span {
    padding-right: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  ul.faq-list li a span {
    padding-right: 20px;
  }
}

ul.faq-list li a:after {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 55px;
  height: 13px;
  background-image: url(assets/arrow-right.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 55px 13px;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  margin-right: 25px;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

ul.faq-list li a:active,
ul.faq-list li a:focus,
ul.faq-list li a:hover {
  background-color: #1ba832;
  color: #fff;
  border-color: #1ba832;
}

ul.faq-list li a:active:after,
ul.faq-list li a:focus:after,
ul.faq-list li a:hover:after {
  margin-right: 0px;
  margin-left: 25px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.jobs {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .jobs {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .jobs {
    margin-bottom: 65px;
  }
}

.job-item {
  background: rgba(255, 204, 0, 0.1);
  color: #e56013 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
  -webkit-transition: none;
  transition: none;
}

.job-item {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .job-item {
    padding-top: calc(2.2727272727vw + 0.4545454545px);
    padding-bottom: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .job-item {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.job-item {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 1300px) {
  .job-item {
    padding-left: calc(3.0303030303vw + 0.6060606061px);
    padding-right: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .job-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.job-item:not(:last-child) {
  margin-bottom: 10px;
}

.job-item .job-item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.job-item .job-item-content {
  padding-right: 75px;
}

@media screen and (max-width: 1300px) {
  .job-item .job-item-content {
    padding-right: calc(11.3636363636vw - 72.7272727273px);
  }
}

@media screen and (max-width: 640px) {
  .job-item .job-item-content {
    padding-right: 0;
  }
}

.job-item .job-item-content h5 {
  margin-bottom: 3px;
  padding: 0;
}

.job-item .job-item-chevron {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
  color: #ffcc00;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.job-item .job-item-chevron {
  width: 50px;
  height: 50px;
}

@media screen and (max-width: 1300px) {
  .job-item .job-item-chevron {
    width: calc(2.2727272727vw + 20.4545454545px);
    height: calc(2.2727272727vw + 20.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .job-item .job-item-chevron {
    width: 35px;
    height: 35px;
  }
}

.job-item .job-item-chevron svg {
  width: 10px;
}

.job-item .job-item-chevron:after,
.job-item .job-item-chevron:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.job-item .job-item-chevron:before {
  background: #fff;
}

.job-item .job-item-chevron:after {
  background: #e56013;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}

.job-item:active .job-item-chevron,
.job-item:focus .job-item-chevron,
.job-item:hover .job-item-chevron {
  color: #fff;
}

.job-item:active .job-item-chevron:before,
.job-item:focus .job-item-chevron:before,
.job-item:hover .job-item-chevron:before {
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}

.job-item:active .job-item-chevron:after,
.job-item:focus .job-item-chevron:after,
.job-item:hover .job-item-chevron:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: all 0.4s cubic-bezier(0.2, 2, 0.45, 1) 0.1s;
  transition: all 0.4s cubic-bezier(0.2, 2, 0.45, 1) 0.1s;
}

@media (max-width: 640px) {
  .job-item .job-item-content {
    padding-right: 75px;
  }
}

@media screen and (max-width: 640px) and (max-width: 1300px) {
  .job-item .job-item-content {
    padding-right: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) and (max-width: 640px) {
  .job-item .job-item-content {
    padding-right: 37.5px;
  }
}

@media (max-width: 900px) and (min-width: 640px) {
  .combipanel .jobs .job-item {
    position: relative;
  }

  .combipanel .jobs .job-item {
    padding-right: 80px;
  }
}

@media screen and (max-width: 900px) and (min-width: 640px) and (max-width: 1300px) {
  .combipanel .jobs .job-item {
    padding-right: calc(6.0606060606vw + 1.2121212121px);
  }
}

@media screen and (max-width: 900px) and (min-width: 640px) and (max-width: 640px) {
  .combipanel .jobs .job-item {
    padding-right: 40px;
  }
}

@media (max-width: 900px) and (min-width: 640px) {
  .combipanel .jobs .job-item .job-item-content {
    padding-right: 0;
  }

  .combipanel .jobs .job-item .job-item-chevron {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
}

.job-detail-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 0.625rem;
  max-width: 800px;
  margin: 0 auto 10px;
}

.job-detail-categories span {
  background: rgba(255, 204, 0, 0.1);
  color: #ffcc00;
  padding: 2px 10px;
  border-radius: 100vw;
}

.job-detail {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8% 2fr;
  grid-template-columns: 1fr 2fr;
  -webkit-column-gap: 8%;
  -moz-column-gap: 8%;
  column-gap: 8%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.job-detail {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .job-detail {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .job-detail {
    margin-bottom: 65px;
  }
}

.job-detail .job-detail-sidebar {
  background: rgba(255, 204, 0, 0.1);
}

.job-detail .job-detail-sidebar .job-detail-sidebar-content {
  padding: 25px;
}

.job-detail .job-detail-content > * {
  margin-bottom: 45px;
}

.job-detail .job-detail-content > * p:last-child,
.job-detail .job-detail-content > * ul:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

._form-content
  ._button-wrapper
  .job-detail
  .job-detail-content
  > *
  p:last-child
  ._submit:last-child,
._form-content
  ._button-wrapper
  .job-detail
  .job-detail-content
  > *
  ul:last-child
  ._submit:last-child,
.job-detail
  .job-detail-content
  > *
  p:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.job-detail .job-detail-content > * p:last-child .btn:last-child,
.job-detail
  .job-detail-content
  > *
  ul:last-child
  ._form-content
  ._button-wrapper
  ._submit:last-child,
.job-detail .job-detail-content > * ul:last-child .btn:last-child {
  margin-bottom: 0px;
}

.job-detail .job-detail-content > :last-child {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .job-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .job-detail .job-detail-content {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 900px) and (max-width: 1300px) {
  .job-detail .job-detail-content {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 900px) and (max-width: 640px) {
  .job-detail .job-detail-content {
    margin-bottom: 65px;
  }
}

.job-application-form {
  margin-bottom: 0;
}

.form-fields .form-fields-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.form-fields
  .form-fields-row:has(
    input[type="checkbox"],
    [type="checkbox"].input,
    [type="checkbox"].form-fields-dropdown-select
  ),
.form-fields
  .form-fields-row:has(
    input[type="radio"],
    [type="radio"].input,
    [type="radio"].form-fields-dropdown-select
  ) {
  gap: 30px;
}

.form-fields .form-fields-row:not(:last-child) {
  margin-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .form-fields .form-fields-row:not(:last-child) {
    margin-bottom: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .form-fields .form-fields-row:not(:last-child) {
    margin-bottom: 15px;
  }
}

.form-fields .form-fields-row .form-field {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-fields .form-fields-row .form-field label {
  margin-bottom: 10px;
}

.form-fields .form-fields-row .form-field .form-fields-dropdown-select,
.form-fields .form-fields-row .form-field .input,
.form-fields .form-fields-row .form-field input,
.form-fields .form-fields-row .form-field textarea {
  margin: 0;
}

.form-field-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-field-file label {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0 !important;
  background: rgba(255, 204, 0, 0.05);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}

.form-field-file label {
  padding: 30px;
}

@media screen and (max-width: 1300px) {
  .form-field-file label {
    padding: calc(2.2727272727vw + 0.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .form-field-file label {
    padding: 15px;
  }
}

.form-field-file label .form-fields-dropdown-select,
.form-field-file label .input,
.form-field-file label input {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  inset: 0;
}

.form-field-file label > svg {
  width: 50px;
  opacity: 0.1;
  margin-bottom: 10px;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
}

.form-field-file label:active svg,
.form-field-file label:focus svg,
.form-field-file label:hover svg {
  opacity: 1;
}

.form-field-file label .form-field-file-info {
  font-weight: 400;
}

.form-field-file label .form-field-file-name {
  font-weight: 400;
  color: #e56013;
}

.form-field-file label .form-field-file-name:not(:empty) {
  margin-top: 10px;
}

.form-field-file label .form-field-file-error {
  font-weight: 300;
  color: #e56013;
}

.form-field-file label .form-field-file-error:not(:empty) {
  margin-top: 10px;
}

.form-field-file label .form-field-file-status {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-field-file label .form-field-file-status .fa-spinner,
.form-field-file label .form-field-file-status .file-error,
.form-field-file label .form-field-file-status .file-success {
  display: none;
}

.form-field-file label .form-field-file-status .file-success {
  color: #1ba832;
}

.form-field-file label .form-field-file-status .file-error {
  color: #e56013;
}

.form-field-file
  label:has(
    input[data-upload-status="uploading"],
    [data-upload-status="uploading"].input,
    [data-upload-status="uploading"].form-fields-dropdown-select
  )
  .fa-spinner {
  display: block;
}

.form-field-file
  label:has(
    input[data-upload-status="error"],
    [data-upload-status="error"].input,
    [data-upload-status="error"].form-fields-dropdown-select
  )
  .file-error,
.form-field-file
  label:has(
    input[data-upload-status="success"],
    [data-upload-status="success"].input,
    [data-upload-status="success"].form-fields-dropdown-select
  )
  .file-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-fields-dropdown-select {
  padding: 0;
  position: relative;
}

.form-fields-dropdown-select > svg {
  position: absolute;
  top: 50%;
  right: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  color: #ffcc00;
}

.form-field-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.form-field-radio-group label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-field-checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.form-field-checkbox-group label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quotes-wrapper {
  background: rgba(255, 204, 0, 0.05);
  width: calc(100% - 50px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.quotes-wrapper {
  margin-bottom: 130px;
}

@media screen and (max-width: 1300px) {
  .quotes-wrapper {
    margin-bottom: calc(9.8484848485vw + 1.9696969697px);
  }
}

@media screen and (max-width: 640px) {
  .quotes-wrapper {
    margin-bottom: 65px;
  }
}

.quotes-wrapper {
  padding-left: 160px;
  padding-right: 160px;
}

@media screen and (max-width: 1300px) {
  .quotes-wrapper {
    padding-left: calc(19.696969697vw - 96.0606060606px);
    padding-right: calc(19.696969697vw - 96.0606060606px);
  }
}

@media screen and (max-width: 640px) {
  .quotes-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.quotes-wrapper {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 1300px) {
  .quotes-wrapper {
    padding-top: calc(1.5151515152vw + 70.303030303px);
    padding-bottom: calc(1.5151515152vw + 70.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .quotes-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.combipanel .quotes-wrapper {
  padding-left: 65px;
  padding-right: 65px;
}

@media screen and (max-width: 1300px) {
  .combipanel .quotes-wrapper {
    padding-left: calc(5.303030303vw - 3.9393939394px);
    padding-right: calc(5.303030303vw - 3.9393939394px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel .quotes-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.combipanel .quotes-wrapper + * {
  padding-left: 125px;
}

@media screen and (max-width: 1300px) {
  .combipanel .quotes-wrapper + * {
    padding-left: calc(18.9393939394vw - 121.2121212121px);
  }
}

@media screen and (max-width: 640px) {
  .combipanel .quotes-wrapper + * {
    padding-left: 0;
  }
}

.quotes-wrapper .quotes-icon {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e56013;
  translate: -50% -50%;
  mix-blend-mode: multiply;
}

.quotes-wrapper .quotes-icon {
  width: 100px;
  height: 100px;
}

@media screen and (max-width: 1300px) {
  .quotes-wrapper .quotes-icon {
    width: calc(5.303030303vw + 31.0606060606px);
    height: calc(5.303030303vw + 31.0606060606px);
  }
}

@media screen and (max-width: 640px) {
  .quotes-wrapper .quotes-icon {
    width: 65px;
    height: 65px;
  }
}

.quotes-wrapper .quotes-icon svg {
  color: #fff;
  width: 55%;
}

.quotes-wrapper .prev-next-buttons {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  pointer-events: none;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.quotes-wrapper .prev-next-buttons span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  color: #ffcc00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: initial;
  cursor: pointer;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.quotes-wrapper .prev-next-buttons span svg {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
  width: 10px;
}

.quotes-wrapper .prev-next-buttons span.prev {
  translate: -50% 0;
  scale: -1 1;
}

.quotes-wrapper .prev-next-buttons span.next {
  translate: 50% 0;
}

.quotes-wrapper .prev-next-buttons span:active,
.quotes-wrapper .prev-next-buttons span:focus,
.quotes-wrapper .prev-next-buttons span:hover {
  background: #e56013;
  color: #fff;
}

.quotes-wrapper .quotes .quote-item p {
  font-size: 1.25rem;
  line-height: 1.6em;
  color: #ffcc00;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.quotes-wrapper .quotes .quote-item p:before {
  content: "“";
}

.quotes-wrapper .quotes .quote-item p:after {
  content: "”";
}

.quotes-wrapper .quotes .quote-item > span {
  font-size: 0.75rem;
}

.quotes-wrapper .quotes-slider .flickity-viewport {
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

.quotes-wrapper .quotes-slider .quote-item {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0 !important;
}

.quotes-wrapper .quotes-slider .quote-item.is-selected {
  opacity: 1 !important;
}

@media (max-width: 640px) {
  .quotes-wrapper {
    width: 100%;
  }

  .quotes-wrapper .quotes-icon {
    translate: 0% -50%;
  }

  .quotes-wrapper .prev-next-buttons {
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    gap: 15px;
  }

  .quotes-wrapper .prev-next-buttons span {
    translate: unset !important;
  }
}

.widget {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: 900;
}

.widget {
  padding-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .widget {
    padding-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .widget {
    padding-bottom: 50px;
  }
}

.widget {
  font-size: 1.25rem;
}

@media screen and (max-width: 1300px) {
  .widget {
    font-size: calc(0.4545454545vw + 0.8806818182rem);
  }
}

@media screen and (max-width: 640px) {
  .widget {
    font-size: 1.0625rem;
  }
}

.widget .widget-text {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 1300px) {
  .widget .widget-text {
    padding-left: calc(3.0303030303vw + 0.6060606061px);
    padding-right: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .widget .widget-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.widget .widget-text p {
  line-height: normal;
}

.widget .widget-action {
  background-color: #e56013;
}

.widget .widget-action > a,
.widget .widget-action > span {
  display: block;
  position: relative;
  text-decoration: none;
  color: #000;
}

.widget .widget-action > a,
.widget .widget-action > span {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .widget .widget-action > a,
  .widget .widget-action > span {
    padding-top: calc(1.5151515152vw + 0.303030303px);
    padding-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .widget .widget-action > a,
  .widget .widget-action > span {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.widget .widget-action > a,
.widget .widget-action > span {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 1300px) {
  .widget .widget-action > a,
  .widget .widget-action > span {
    padding-left: calc(3.0303030303vw + 0.6060606061px);
    padding-right: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .widget .widget-action > a,
  .widget .widget-action > span {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.widget .widget-action > a:before,
.widget .widget-action > span:before {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 80px;
  left: 0px;
  content: "";
  background-color: #e56013;
  -webkit-transform: skew(26.5deg);
  transform: skew(26.5deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  z-index: -1;
}

.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}

.slides li {
  padding: 0;
}

.slides li {
  display: block;
  width: 100%;
  height: auto;
}

.slides li figure {
  display: block;
  width: 100%;
  height: auto;
}

.flickity-prev-next-button {
  padding: 0 0;
  border: none !important;
  width: 30px;
  height: 30px;
}

.flickity-button {
  background-color: transparent;
  -webkit-transform: scale3d(1, 1, 1) translateY(-50%);
  transform: scale3d(1, 1, 1) translateY(-50%);
  -webkit-transition:
    all 0.2s ease-out,
    transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8);
  -webkit-transition:
    all 0.2s ease-out,
    -webkit-transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8);
  transition:
    all 0.2s ease-out,
    -webkit-transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8);
  transition:
    all 0.2s ease-out,
    transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8);
  transition:
    all 0.2s ease-out,
    transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8),
    -webkit-transform 0.4s cubic-bezier(0.17, 0.88, 0.6, 1.8);
}

.flickity-button:hover {
  background-color: transparent;
  -webkit-transform: scale3d(1.2, 1.2, 1) translateY(-50%);
  transform: scale3d(1.2, 1.2, 1) translateY(-50%);
}

.flickity-button-icon {
  color: #fff;
}

.flickity-page-dots {
  bottom: 20px;
}

.flickity-page-dots .dot {
  background-color: #fff;
}

.fancybox-button {
  background-color: transparent !important;
  border-color: transparent !important;
}

.fancybox-content {
  width: 100%;
  max-width: 835px;
}

.fancybox-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 1300px) {
  .fancybox-content {
    padding-top: calc(7.5757575758vw + 1.5151515152px);
    padding-bottom: calc(7.5757575758vw + 1.5151515152px);
  }
}

@media screen and (max-width: 640px) {
  .fancybox-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.fancybox-content {
  padding-left: 90px;
  padding-right: 90px;
}

@media screen and (max-width: 1300px) {
  .fancybox-content {
    padding-left: calc(6.8181818182vw + 1.3636363636px);
    padding-right: calc(6.8181818182vw + 1.3636363636px);
  }
}

@media screen and (max-width: 640px) {
  .fancybox-content {
    padding-left: 45px;
    padding-right: 45px;
  }
}

.twitter-wall {
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .twitter-wall {
    margin-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .twitter-wall {
    margin-bottom: 10px;
  }
}

.img-fx canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cursor-follow {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 1070;
  pointer-events: none;
  -webkit-transition: opacity 0.3s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: opacity 0.3s cubic-bezier(0.52, 0.01, 0.16, 1);
  pointer-events: none;
  overflow: visible;
  opacity: 0;
}

.cursor-follow:after {
  position: relative;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  top: -10px;
  left: -10px;
  border-radius: 50%;
  background-color: #000000;
}

@media (max-width: 900px) {
  .cursor-follow {
    display: none !important;
  }
}

.cursor-follow.moving {
  opacity: 1;
}

.icon-scroll {
  opacity: 0;
  position: fixed;
  z-index: 1000;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1);
  pointer-events: none;
}

body:not(.menu-out) .icon-scroll {
  opacity: 1;
  bottom: 30px;
}

.icon-scroll:before {
  position: absolute;
  left: 50%;
}

.icon-scroll {
  width: 22px;
  height: 32px;
  margin-left: -11px;
  margin-top: -16px;
  -webkit-box-shadow: inset 0 0 0 2px #e56013;
  box-shadow: inset 0 0 0 2px #e56013;
  border-radius: 25px;
}

.icon-scroll:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #e56013;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
}

.sharethis-inline-share-buttons {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sharethis-inline-share-buttons {
  margin-bottom: 70px;
}

@media screen and (max-width: 1300px) {
  .sharethis-inline-share-buttons {
    margin-bottom: calc(5.303030303vw + 1.0606060606px);
  }
}

@media screen and (max-width: 640px) {
  .sharethis-inline-share-buttons {
    margin-bottom: 35px;
  }
}

.sharethis-inline-share-buttons .st-btn {
  margin: 5px !important;
  padding: 10px 20px !important;
  min-width: unset !important;
  height: unset !important;
  border: 1px solid currentColor !important;
  border-radius: 100vw !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1) !important;
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1) !important;
}

.sharethis-inline-share-buttons .st-btn img {
  top: unset !important;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1) !important;
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1) !important;
  width: 20px !important;
  height: 20px !important;
  -webkit-filter: invert(1) !important;
  filter: invert(1) !important;
}

.sharethis-inline-share-buttons .st-btn span {
  min-width: unset !important;
  font-family: "Poppins", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.3em !important;
  -webkit-transition: all 1s cubic-bezier(0.65, 0, 0.3, 1) !important;
  transition: all 1s cubic-bezier(0.65, 0, 0.3, 1) !important;
  display: inline-block !important;
}

.sharethis-inline-share-buttons .st-btn.st-last span {
  display: none !important;
}

.sharethis-inline-share-buttons .st-btn:active,
.sharethis-inline-share-buttons .st-btn:focus,
.sharethis-inline-share-buttons .st-btn:hover {
  opacity: 1 !important;
  top: unset !important;
  background: #000 !important;
}

.sharethis-inline-share-buttons .st-btn:active img,
.sharethis-inline-share-buttons .st-btn:focus img,
.sharethis-inline-share-buttons .st-btn:hover img {
  -webkit-filter: invert(0) !important;
  filter: invert(0) !important;
}

.sharethis-inline-share-buttons .st-btn:active span,
.sharethis-inline-share-buttons .st-btn:focus span,
.sharethis-inline-share-buttons .st-btn:hover span {
  color: #fff !important;
}

.noUi-handle {
  border: none;
  border-radius: 50%;
  background: #ffcc00;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-handle:after,
.noUi-handle:before {
  display: none;
}

.noUi-horizontal .noUi-handle {
  width: 17px;
  height: 17px;
  right: -8px;
  top: -8px;
}

.noUi-target {
  margin: 20px 11px 15px 11px;
  background-color: #0077b5;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
}

.noUi-horizontal {
  height: 3px;
}

.noUi-connect {
  background-color: #ffcc00;
}

.filter-slider .filter-slider-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px;
}

.filter-slider .filter-slider-data > span {
  color: #e56013;
  display: inline-block;
  padding: 3px 10px;
  background-color: #0077b5;
  font-size: 0.75rem;
  font-weight: 500;
}

.filter-slider .filter-slider-data > span em {
  font-style: normal;
}

.filter-slider .filter-slider-data #priceslider-end,
.filter-slider .filter-slider-data #priceslider-start {
  display: inline-block;
  padding: 0 0;
  border: none;
  background-color: transparent;
  color: #e56013;
  width: 45%;
}

.filter-slider .filter-slider-data #priceslider-end {
  text-align: right;
}

body #CybotCookiebotDialog {
  display: none !important;
}

video::-webkit-media-controls {
  display: none !important;
}

video::-webkit-media-controls-overlay-play-button {
  display: none;
}

::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}

::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}

::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

._form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 900px;
}

._form-content {
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  ._form-content {
    margin-bottom: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content {
    margin-bottom: 10px;
  }
}

._form-content ._form_element {
  position: relative;
  width: 46%;
  padding-bottom: 20px;
}

._form-content ._form_element._clear {
  width: 100%;
}

._form-content ._form_element label {
  position: relative;
  display: inline-block;
  opacity: 1;
  top: auto !important;
}

._form-content ._form_element ._checkbox-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}

._form-content ._form_element ._checkbox-radio .form-fields-dropdown-select,
._form-content ._form_element ._checkbox-radio .input,
._form-content ._form_element ._checkbox-radio input {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 5px 0 0 !important;
}

._form-content ._form_element ._field-wrapper .form-fields-dropdown-select,
._form-content ._form_element ._field-wrapper .input,
._form-content ._form_element ._field-wrapper input {
  margin-top: 5px !important;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select,
._form-content ._form_element ._field-wrapper ._has_error.input,
._form-content ._form_element ._field-wrapper input._has_error {
  border-color: #e56013;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select
  ::-webkit-input-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  ._has_error.input
  ::-webkit-input-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  input._has_error
  ::-webkit-input-placeholder {
  color: #e56013;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select
  :-moz-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  ._has_error.input
  :-moz-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  input._has_error
  :-moz-placeholder {
  color: #e56013;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select
  ::-moz-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  ._has_error.input
  ::-moz-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  input._has_error
  ::-moz-placeholder {
  color: #e56013;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select
  :-ms-input-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  ._has_error.input
  :-ms-input-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  input._has_error
  :-ms-input-placeholder {
  color: #e56013;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select::-webkit-input-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  ._has_error.input::-webkit-input-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  input._has_error::-webkit-input-placeholder {
  color: #e56013;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select:-moz-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  ._has_error.input:-moz-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  input._has_error:-moz-placeholder {
  color: #e56013;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select::-moz-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  ._has_error.input::-moz-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  input._has_error::-moz-placeholder {
  color: #e56013;
}

._form-content
  ._form_element
  ._field-wrapper
  ._has_error.form-fields-dropdown-select:-ms-input-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  ._has_error.input:-ms-input-placeholder,
._form-content
  ._form_element
  ._field-wrapper
  input._has_error:-ms-input-placeholder {
  color: #e56013;
}

._form-content ._form_element ._field-wrapper:not(.select) select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  margin-top: 5px !important;
}

._form-content ._form_element ._field-wrapper:not(.select) select:after {
  display: none;
}

._form-content ._form_element ._field-wrapper.select,
._form-content
  ._form_element
  ._field-wrapper:not(.select)
  select._field-wrapper {
  margin-top: 5px !important;
}

._form-content ._form_element ._form-label {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

._form-content ._form_element ._form-fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._form-content ._form_element ._form-fieldset ._clear {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100% !important;
}

._form-content ._form_element ._row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

._form-content ._form_element div._error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

._form-content ._form_element ._error-inner {
  font-size: 0.75rem;
  color: #e56013;
}

._form-content ._form_element ._error-arrow {
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5x solid transparent;
  border-bottom: 5px solid #e56013;
}

._form-content ._form_element ._error-arrow {
  margin-right: 10px;
}

@media screen and (max-width: 1300px) {
  ._form-content ._form_element ._error-arrow {
    margin-right: calc(0.7575757576vw + 0.1515151515px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content ._form_element ._error-arrow {
    margin-right: 5px;
  }
}

._form-content ._form-title {
  width: 100%;
  padding-top: 20px !important;
}

._form-content ._button-wrapper {
  padding-top: 20px;
}

@media screen and (max-width: 1300px) {
  ._form-content ._button-wrapper {
    padding-top: calc(1.5151515152vw + 0.303030303px);
  }
}

@media screen and (max-width: 640px) {
  ._form-content ._button-wrapper {
    padding-top: 10px;
  }
}

@media (max-width: 900px) {
  ._form-content {
    display: block;
  }

  ._form-content ._form_element {
    width: 100%;
  }
}

._form-thank-you {
  background-color: #e5f0f7;
}

._form-thank-you {
  padding: 40px;
}

@media screen and (max-width: 1300px) {
  ._form-thank-you {
    padding: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  ._form-thank-you {
    padding: 20px;
  }
}

._form-thank-you {
  margin-bottom: 75px;
}

@media screen and (max-width: 1300px) {
  ._form-thank-you {
    margin-bottom: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  ._form-thank-you {
    margin-bottom: 37.5px;
  }
}

.ac-form-color-small,
.ac-form-color-small-center,
.ac-form-small,
.ac-form-small-center {
  display: block;
  max-width: 600px;
}

.ac-form-color-small ._form_element,
.ac-form-color-small-center ._form_element,
.ac-form-small ._form_element,
.ac-form-small-center ._form_element {
  padding-bottom: 10px;
}

.ac-form-color-small-center,
.ac-form-small-center {
  margin: 0 auto;
}

.ac-form-color,
.ac-form-color-small,
.ac-form-color-small-center {
  background-color: #e5f0f7;
}

.ac-form-color,
.ac-form-color-small,
.ac-form-color-small-center {
  padding: 40px;
}

@media screen and (max-width: 1300px) {
  .ac-form-color,
  .ac-form-color-small,
  .ac-form-color-small-center {
    padding: calc(3.0303030303vw + 0.6060606061px);
  }
}

@media screen and (max-width: 640px) {
  .ac-form-color,
  .ac-form-color-small,
  .ac-form-color-small-center {
    padding: 20px;
  }
}

.ac-form-color,
.ac-form-color-small,
.ac-form-color-small-center {
  margin-bottom: 75px;
}

@media screen and (max-width: 1300px) {
  .ac-form-color,
  .ac-form-color-small,
  .ac-form-color-small-center {
    margin-bottom: calc(5.6818181818vw + 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .ac-form-color,
  .ac-form-color-small,
  .ac-form-color-small-center {
    margin-bottom: 37.5px;
  }
}

.ac-form-color ._form-content,
.ac-form-color-small ._form-content,
.ac-form-color-small-center ._form-content {
  margin-bottom: 0px;
}

.fourbases-lines-animation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
}

.fourbases-lines-animation {
  margin-bottom: 125px;
}

@media screen and (max-width: 1300px) {
  .fourbases-lines-animation {
    margin-bottom: calc(9.4696969697vw + 1.8939393939px);
  }
}

@media screen and (max-width: 640px) {
  .fourbases-lines-animation {
    margin-bottom: 62.5px;
  }
}

@media (max-width: 900px) {
  .fourbases-lines-animation {
    min-height: 150px;
  }
}

.timeline-wrapper {
  position: relative;
}

.timeline-wrapper {
  margin-top: -75px;
}

@media screen and (max-width: 1300px) {
  .timeline-wrapper {
    margin-top: calc(-5.6818181818vw - 1.1363636364px);
  }
}

@media screen and (max-width: 640px) {
  .timeline-wrapper {
    margin-top: -37.5px;
  }
}

.timeline-wrapper {
  margin-bottom: 150px;
}

@media screen and (max-width: 1300px) {
  .timeline-wrapper {
    margin-bottom: calc(11.3636363636vw + 2.2727272727px);
  }
}

@media screen and (max-width: 640px) {
  .timeline-wrapper {
    margin-bottom: 75px;
  }
}

.timeline-wrapper {
  padding-top: 150px;
}

@media screen and (max-width: 1300px) {
  .timeline-wrapper {
    padding-top: calc(22.7272727273vw - 145.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .timeline-wrapper {
    padding-top: 0;
  }
}

.timeline-wrapper:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: #fff;
}

@media (max-width: 900px) {
  .timeline-wrapper:before {
    left: 0;
  }
}

.timeline-wrapper .timeline-wrapper-square {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.timeline-wrapper .timeline-wrapper-square {
  width: 25px;
  height: 25px;
}

@media screen and (max-width: 1300px) {
  .timeline-wrapper .timeline-wrapper-square {
    width: calc(1.5151515152vw + 5.303030303px);
    height: calc(1.5151515152vw + 5.303030303px);
  }
}

@media screen and (max-width: 640px) {
  .timeline-wrapper .timeline-wrapper-square {
    width: 15px;
    height: 15px;
  }
}

.timeline-wrapper .timeline-wrapper-square:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300%;
  height: 300%;
  background: #000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.timeline-wrapper .timeline-wrapper-square:after {
  content: "";
  background: #e56013;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 900px) {
  .timeline-wrapper .timeline-wrapper-square {
    left: 0;
  }
}

.timeline-wrapper .timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.timeline-wrapper .timeline .timeline-item-wrapper {
  width: 50%;
}

.timeline-wrapper
  .timeline
  .timeline-item-wrapper:not(:last-child)
  .timeline-item {
  padding-bottom: 130px;
}

.timeline-wrapper
  .timeline
  .timeline-item-wrapper:not(:last-child):not(:first-child)
  .timeline-item {
  min-height: 70vh;
}

@media (max-width: 900px) {
  .timeline-wrapper
    .timeline
    .timeline-item-wrapper:not(:last-child):not(:first-child)
    .timeline-item {
    min-height: unset;
  }
}

.timeline-wrapper .timeline .timeline-item-wrapper .timeline-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.timeline-wrapper .timeline .timeline-item-wrapper .timeline-item img {
  padding-bottom: 35px;
}

.timeline-wrapper .timeline .timeline-item-wrapper .timeline-item span {
  font-size: 16px;
  line-height: normal;
}

._form-content
  .timeline-wrapper
  .timeline
  .timeline-item-wrapper
  .timeline-item
  ._form-title,
.timeline-wrapper
  .timeline
  .timeline-item-wrapper
  .timeline-item
  ._form-content
  ._form-title,
.timeline-wrapper .timeline .timeline-item-wrapper .timeline-item h3 {
  padding-top: 0;
  padding-bottom: 25px;
}

.timeline-wrapper .timeline .timeline-item-wrapper.right {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.timeline-wrapper .timeline .timeline-item-wrapper.right .timeline-item {
  padding-left: 50px;
}

@media screen and (max-width: 1300px) {
  .timeline-wrapper .timeline .timeline-item-wrapper.right .timeline-item {
    padding-left: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .timeline-wrapper .timeline .timeline-item-wrapper.right .timeline-item {
    padding-left: 25px;
  }
}

.timeline-wrapper .timeline .timeline-item-wrapper.left {
  text-align: right;
}

.timeline-wrapper .timeline .timeline-item-wrapper.left .timeline-item {
  padding-right: 50px;
}

@media screen and (max-width: 1300px) {
  .timeline-wrapper .timeline .timeline-item-wrapper.left .timeline-item {
    padding-right: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 640px) {
  .timeline-wrapper .timeline .timeline-item-wrapper.left .timeline-item {
    padding-right: 25px;
  }
}

@media (max-width: 900px) {
  .timeline-wrapper .timeline .timeline-item-wrapper {
    width: 100%;
  }

  .timeline-wrapper .timeline .timeline-item-wrapper.left .timeline-item {
    padding-right: 0;
    text-align: left;
  }

  .timeline-wrapper .timeline .timeline-item-wrapper.left .timeline-item {
    padding-left: 50px;
  }
}

@media screen and (max-width: 900px) and (max-width: 1300px) {
  .timeline-wrapper .timeline .timeline-item-wrapper.left .timeline-item {
    padding-left: calc(3.7878787879vw + 0.7575757576px);
  }
}

@media screen and (max-width: 900px) and (max-width: 640px) {
  .timeline-wrapper .timeline .timeline-item-wrapper.left .timeline-item {
    padding-left: 25px;
  }
}

.image-comparer {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  margin: 0 auto;
  --js-image-comparer-clip-path-x: 50%;
}

.image-comparer {
  margin-bottom: 140px;
}

@media screen and (max-width: 1300px) {
  .image-comparer {
    margin-bottom: calc(10.6060606061vw + 2.1212121212px);
  }
}

@media screen and (max-width: 640px) {
  .image-comparer {
    margin-bottom: 70px;
  }
}

.image-comparer picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.image-comparer picture img {
  width: 100%;
}

.image-comparer picture:nth-child(2) {
  position: absolute;
  inset: 0;
  clip-path: polygon(
    var(--js-image-comparer-clip-path-x) 0,
    100% 0,
    100% 100%,
    var(--js-image-comparer-clip-path-x) 100%
  );
}

.image-comparer .image-comparer-controller {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 3px;
  height: 100%;
  background: #fff;
}

.image-comparer .image-comparer-controller .image-comparer-handle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  position: absolute;
  top: 13%;
  left: 50%;
  translate: -50% 0;
  border-radius: 100%;
  cursor: move;
  cursor: grab;
  cursor: -webkit-grab;
}

.image-comparer .image-comparer-controller .image-comparer-handle {
  width: 55px;
  height: 55px;
}

@media screen and (max-width: 1300px) {
  .image-comparer .image-comparer-controller .image-comparer-handle {
    width: calc(2.2727272727vw + 25.4545454545px);
    height: calc(2.2727272727vw + 25.4545454545px);
  }
}

@media screen and (max-width: 640px) {
  .image-comparer .image-comparer-controller .image-comparer-handle {
    width: 40px;
    height: 40px;
  }
}

.image-comparer .image-comparer-controller .image-comparer-handle svg {
  width: 42%;
  color: #000;
}

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