/* :root {
  --mine-shaft: $mine_shaft;
} */

@font-face {
  font-family: "icomoon";

  src: url("../../../fonts/icomoon.eot?fssje6");

  src: url("../../../../fonts/icomoon.eot?fssje6#iefix") format("embedded-opentype"), url("../../../../fonts/icomoon.ttf?fssje6") format("truetype"), url("../../../../fonts/icomoon.woff?fssje6") format("woff"), url("../../../../fonts/icomoon.svg?fssje6#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-slide:before {
  content: "\e902";
  color: #999;
}

.icon-left-slide:before {
  content: "\e903";
  color: #999;
}

.icon-arrow_back:before {
  content: "\e900";
}

.icon-arrow_forward:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e904";
}

.icon-mail-envelope-closed:before {
  content: "\e905";
}

.icon-phone_in_talk:before {
  content: "\e90a";
}

.icon-login:before {
  content: "\e90c";
}

.icon-date_range:before {
  content: "\e908";
}

.icon-calendar_today:before {
  content: "\e909";
}

.icon-floatplane:before {
  content: "\e90d";
}

.icon-layers:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e90e";
}

.icon-fact_check:before {
  content: "\e910";
}

.sliding-popup-bottom {
  left: 0;
  right: 0;
  width: 100%;
}

.sliding-popup-bottom:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 100;
}

.eu-cookie-compliance-banner {
  background-color: #ffffff;
  padding: 1rem 0;
  position: relative;
  z-index: 1000;
}

.eu-cookie-compliance-banner .popup-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
  max-width: 80% !important;
}

.eu-cookie-compliance-banner .eu-cookie-compliance-message > p {
  display: inline;
}

.eu-cookie-compliance-banner .eu-cookie-compliance-more-button {
  cursor: pointer;
  display: inline;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: underline;
  background: none;
}

.eu-cookie-compliance-banner .agree-button {
  font-weight: 500;
  font-size: 1rem;
  display: inline-block;
  line-height: 1.5;
  text-decoration: none;
  padding: 0.75rem 2rem;
  position: relative;
  border-radius: 3px;
  border: 2px solid;
}

.eu-cookie-compliance-banner .decline-button {
  display: none;
}

.eu-cookie-compliance-banner .agree-button {
  border-color: #ff7000;
  background: #ff7000;
  color: #ffffff;
}

.eu-cookie-compliance-banner .agree-button:hover {
  border-color: #ff7000;
  background: #ffffff;
  color: #ff7000;
}

.form-text {
  padding: var(--s1);
  border: 2px solid white;
}

.form-text::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}

.form-text::-moz-placeholder {
  color: #333;
  opacity: 1;
}

.form-text:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

.form-text::-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

.form-text::placeholder {
  color: #333;
  opacity: 1;
}

.form-item {
  position: relative;
}

.form-item .description {
  display: none;
  position: absolute;
  width: 200px;
  background-color: black;
  right: calc(100% + 30px);
  color: white;
  padding: var(--s0);
  text-align: center;
}

.form-item label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
}

.form-item label.form-required::after {
  content: "";
  background-image: url("../../images/svg/required.svg");
  display: inline-block;
  height: 6px;
  width: 6px;
  margin-left: 5px;
  background-size: cover;
  vertical-align: top;
}

/* :root {
  --mine-shaft: $mine_shaft;
} */

@font-face {
  font-family: "icomoon";

  src: url("../../../fonts/icomoon.eot?fssje6");

  src: url("../../../../fonts/icomoon.eot?fssje6#iefix") format("embedded-opentype"), url("../../../../fonts/icomoon.ttf?fssje6") format("truetype"), url("../../../../fonts/icomoon.woff?fssje6") format("woff"), url("../../../../fonts/icomoon.svg?fssje6#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-slide:before {
  content: "\e902";
  color: #999;
}

.icon-left-slide:before {
  content: "\e903";
  color: #999;
}

.icon-arrow_back:before {
  content: "\e900";
}

.icon-arrow_forward:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e904";
}

.icon-mail-envelope-closed:before {
  content: "\e905";
}

.icon-phone_in_talk:before {
  content: "\e90a";
}

.icon-login:before {
  content: "\e90c";
}

.icon-date_range:before {
  content: "\e908";
}

.icon-calendar_today:before {
  content: "\e909";
}

.icon-floatplane:before {
  content: "\e90d";
}

.icon-layers:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e90e";
}

.icon-fact_check:before {
  content: "\e910";
}

body {
  font-family: museo-sans-rounded, sans-serif;
}

.overflow-hidden {
  overflow: hidden;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.uppercase {
  text-transform: uppercase;
}

.bold {
  font-weight: 700;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.ct-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.title {
  color: #333333;
}

a {
  font-size: 1rem;
  text-decoration: none;
}

a:not([class]) {
  color: #ff7000;
}

.text-white {
  color: #ffffff;
}

.text-gray {
  color: #333333;
}

.bg-gray {
  background-color: #484848;
}

.bg-gray-light {
  background-color: #fafafa;
}

.bg-gray-dark {
  background-color: #333333;
}

.center {
  gap: var(--s2) var(--s4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: var(--gap);
}

#block-backbeaver-theme-content li {
  list-style: disc;
}

.layout--50-50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .layout--50-50 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 10px;
  }
}

.layout--50-50 .left-section {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .layout--50-50 .left-section {
    width: 100%;
  }
}

.layout--50-50 .right-section {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .layout--50-50 .right-section {
    width: 100%;
  }
}

.content-main {
  width: 66.6%;
  padding: 0 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .content-main {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 768px) {
  .content-main h2 {
    word-break: break-all;
  }
}

.content-right-sidebar {
  width: 33.3%;
  padding: 0 15px;
}

@media screen and (max-width: 768px) {
  .content-right-sidebar {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 20px 0;
  }
}

.layout-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.footer {
  margin-top: auto;
}

:root {
  --s0: 0.625rem;
  --s1: 0.9375rem;
  --s2: 1.25rem;
  --s3: 1.875rem;
  --s4: 2.5rem;
}

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

:root {
  --lh-default: 1.6;
  --lh-small: 1.2;
  --lh-large: 1.75;
}

/* Box sizing rules */

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

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */

ul li,
ol li {
  list-style: none;
}

/* Set core root defaults */

html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
*::before,
*::after {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* :root {
  --mine-shaft: $mine_shaft;
} */

@font-face {
  font-family: "icomoon";

  src: url("../../../fonts/icomoon.eot?fssje6");

  src: url("../../../../fonts/icomoon.eot?fssje6#iefix") format("embedded-opentype"), url("../../../../fonts/icomoon.ttf?fssje6") format("truetype"), url("../../../../fonts/icomoon.woff?fssje6") format("woff"), url("../../../../fonts/icomoon.svg?fssje6#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-slide:before {
  content: "\e902";
  color: #999;
}

.icon-left-slide:before {
  content: "\e903";
  color: #999;
}

.icon-arrow_back:before {
  content: "\e900";
}

.icon-arrow_forward:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e904";
}

.icon-mail-envelope-closed:before {
  content: "\e905";
}

.icon-phone_in_talk:before {
  content: "\e90a";
}

.icon-login:before {
  content: "\e90c";
}

.icon-date_range:before {
  content: "\e908";
}

.icon-calendar_today:before {
  content: "\e909";
}

.icon-floatplane:before {
  content: "\e90d";
}

.icon-layers:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e90e";
}

.icon-fact_check:before {
  content: "\e910";
}

.basic-section {
  padding: var(--s4) var(--s1);
}

@media (min-width: 0) and (max-width: 767px) {
  .basic-section {
    padding: var(--s3) var(--s1);
  }
}

/* :root {
  --mine-shaft: $mine_shaft;
} */

@font-face {
  font-family: "icomoon";

  src: url("../../../fonts/icomoon.eot?fssje6");

  src: url("../../../../fonts/icomoon.eot?fssje6#iefix") format("embedded-opentype"), url("../../../../fonts/icomoon.ttf?fssje6") format("truetype"), url("../../../../fonts/icomoon.woff?fssje6") format("woff"), url("../../../../fonts/icomoon.svg?fssje6#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-slide:before {
  content: "\e902";
  color: #999;
}

.icon-left-slide:before {
  content: "\e903";
  color: #999;
}

.icon-arrow_back:before {
  content: "\e900";
}

.icon-arrow_forward:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e904";
}

.icon-mail-envelope-closed:before {
  content: "\e905";
}

.icon-phone_in_talk:before {
  content: "\e90a";
}

.icon-login:before {
  content: "\e90c";
}

.icon-date_range:before {
  content: "\e908";
}

.icon-calendar_today:before {
  content: "\e909";
}

.icon-floatplane:before {
  content: "\e90d";
}

.icon-layers:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e90e";
}

.icon-fact_check:before {
  content: "\e910";
}

.btn, .form-actions .button {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  padding: 10px 25px;
  text-align: center;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
}

.btn:hover, .form-actions .button:hover {
  background-color: #ff7000;
  color: #ffffff;
  border: 2px solid #ff7000;
  cursor: pointer;
}

.btn.btn--primary, .form-actions .button {
  border: 2px solid #ee9036;
  background-color: #ee9036;
  color: #ffffff;
  padding: 10px 30px;
  /*  &:hover {
    background-color: $fire_bush_dark;
    border: 2px solid $fire_bush_dark;
  } */
}

.btn.btn--primary.btn--primary__dark, .form-actions .btn--primary__dark.button {
  font-family: museo-sans-display, sans-serif;
  font-weight: 800;
  color: #333333;
}

.btn.btn--secondary, .form-actions .btn--secondary.button {
  padding: 0 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  color: #ffffff;
  background-color: #333333;
  border: 2px solid #333333;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.btn.btn--secondary:hover, .form-actions .btn--secondary.button:hover {
  background-color: #ff7000;
  border: 2px solid #ff7000;
}

/* :root {
  --mine-shaft: $mine_shaft;
} */

@font-face {
  font-family: "icomoon";

  src: url("../../../fonts/icomoon.eot?fssje6");

  src: url("../../../../fonts/icomoon.eot?fssje6#iefix") format("embedded-opentype"), url("../../../../fonts/icomoon.ttf?fssje6") format("truetype"), url("../../../../fonts/icomoon.woff?fssje6") format("woff"), url("../../../../fonts/icomoon.svg?fssje6#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-slide:before {
  content: "\e902";
  color: #999;
}

.icon-left-slide:before {
  content: "\e903";
  color: #999;
}

.icon-arrow_back:before {
  content: "\e900";
}

.icon-arrow_forward:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e904";
}

.icon-mail-envelope-closed:before {
  content: "\e905";
}

.icon-phone_in_talk:before {
  content: "\e90a";
}

.icon-login:before {
  content: "\e90c";
}

.icon-date_range:before {
  content: "\e908";
}

.icon-calendar_today:before {
  content: "\e909";
}

.icon-floatplane:before {
  content: "\e90d";
}

.icon-layers:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e90e";
}

.icon-fact_check:before {
  content: "\e910";
}

.btn, .form-actions .button {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  padding: 10px 25px;
  text-align: center;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
}

.btn:hover, .form-actions .button:hover {
  background-color: #ff7000;
  color: #ffffff;
  border: 2px solid #ff7000;
  cursor: pointer;
}

.btn.btn--primary, .form-actions .button {
  border: 2px solid #ee9036;
  background-color: #ee9036;
  color: #ffffff;
  padding: 10px 30px;
  /*  &:hover {
    background-color: $fire_bush_dark;
    border: 2px solid $fire_bush_dark;
  } */
}

.btn.btn--primary.btn--primary__dark, .form-actions .btn--primary__dark.button {
  font-family: museo-sans-display, sans-serif;
  font-weight: 800;
  color: #333333;
}

.btn.btn--secondary, .form-actions .btn--secondary.button {
  padding: 0 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  color: #ffffff;
  background-color: #333333;
  border: 2px solid #333333;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.btn.btn--secondary:hover, .form-actions .btn--secondary.button:hover {
  background-color: #ff7000;
  border: 2px solid #ff7000;
}

.form-item input,
.form-item textarea {
  padding: 15px;
  height: 60px;
  border: 2px solid #e6e6e6;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  width: 100%;
}

.form-item input:focus-visible,
.form-item textarea:focus-visible {
  outline: none;
}

.form-item input:hover,
.form-item textarea:hover {
  border-color: #333333;
}

.form-item input:focus,
.form-item textarea:focus {
  border-color: #ff7000;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-item {
  position: relative;
}

.form-item:after {
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 9px;
  right: 9px;
  background-image: url(../../../images/required.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
  color: #ff7000;
  font-size: 28px;
  font-weight: 700;
  content: "";
}

.form-item textarea {
  height: auto;
}

.form-item {
  margin-bottom: 20px;
}

h1,
.heading--1 {
  font-family: museo-sans-display, sans-serif;
  font-size: clamp(2.25rem, 4.5vw + 0.625rem, 4.5rem);
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 0.8333;
}

@media (min-width: 0) and (max-width: 767px) {
  h1,
.heading--1 {
    line-height: 1.1;
  }
}

h2,
.heading--2 {
  font-family: museo-sans-display, sans-serif;
  font-size: clamp(2rem, 1.25vw + 1.53125rem, 2.625rem);
  font-weight: 900;
}

h3,
.heading--3 {
  font-size: clamp(1.5rem, 0.75vw + 1.21875rem, 1.875rem);
  font-weight: 700;
  font-family: museo-sans-display, sans-serif;
}

h4,
.heading--4 {
  font-family: museo-sans-display, sans-serif;
  font-size: clamp(1.25rem, 0.5vw + 1.0625rem, 1.5rem);
}

h5,
.heading--5 {
  font-size: clamp(1.125rem, 0.25vw + 1.03125rem, 1.25rem);
}

h6,
.heading--6 {
  font-size: 1rem;
}

.line-decoration {
  position: relative;
}

.line-decoration:before {
  content: "";
  display: block;
  width: 160px;
  height: 3px;
  margin-bottom: var(--s2);
  background-color: #ff7000;
}

/* :root {
  --mine-shaft: $mine_shaft;
} */

@font-face {
  font-family: "icomoon";

  src: url("../../../fonts/icomoon.eot?fssje6");

  src: url("../../../../fonts/icomoon.eot?fssje6#iefix") format("embedded-opentype"), url("../../../../fonts/icomoon.ttf?fssje6") format("truetype"), url("../../../../fonts/icomoon.woff?fssje6") format("woff"), url("../../../../fonts/icomoon.svg?fssje6#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-slide:before {
  content: "\e902";
  color: #999;
}

.icon-left-slide:before {
  content: "\e903";
  color: #999;
}

.icon-arrow_back:before {
  content: "\e900";
}

.icon-arrow_forward:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e904";
}

.icon-mail-envelope-closed:before {
  content: "\e905";
}

.icon-phone_in_talk:before {
  content: "\e90a";
}

.icon-login:before {
  content: "\e90c";
}

.icon-date_range:before {
  content: "\e908";
}

.icon-calendar_today:before {
  content: "\e909";
}

.icon-floatplane:before {
  content: "\e90d";
}

.icon-layers:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e90e";
}

.icon-fact_check:before {
  content: "\e910";
}

.logo {
  max-width: 250px;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .logo {
    max-width: 150px;
    width: 100%;
  }
}

.mobile-logo {
  width: 200px;
}

.login-page .logo {
  max-width: 350px;
  width: 100%;
}

.with-sidebar {
  --side-width: 20rem;
  --content-min-width: 50%;
  --gap: var(--s1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gap);
}

.with-sidebar .sidebar {
  -ms-flex-preferred-size: var(--side-width);
      flex-basis: var(--side-width);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.with-sidebar .not-sidebar {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 999;
      -ms-flex-positive: 999;
          flex-grow: 999;
  min-inline-size: var(--content-min-width);
}

.stack {
  --flow-space: var(--s2);
  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;
}

.stack > * {
  margin-block: 0;
}

.stack > * + * {
  -webkit-margin-before: var(--flow-space);
          margin-block-start: var(--flow-space);
}

.stack.stack-large {
  --flow-space: var(--s4);
}

.stack.stack-small {
  --flow-space: var(--s0);
}

.switcher {
  --threshold: 200px;
  --gap: var(--s4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gap);
}

.switcher > * {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: calc((var(--threshold) - 100%) * 999);
      flex-basis: calc((var(--threshold) - 100%) * 999);
}

.layout-wide {
  max-width: 1170px;
  width: 100%;
  margin: 0px auto;
}

.link-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--s0);
  color: #ffffff;
  fill: #ffffff;
}

.email-link {
  font-family: museo-sans-display, sans-serif;
  font-weight: 700;
  color: #ff7000;
}

.email-link:hover {
  text-decoration: underline;
}

.email-link-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  margin-bottom: 10px;
}

.email-link-icon span {
  font-size: 25px;
  margin-right: 10px;
}

.email-link-icon:hover {
  color: #ff7000;
}

.link-icon:hover path {
  fill: #ff7000;
}

.telephone-link {
  font-size: 1.125rem;
  font-weight: 500;
  color: #ffffff;
}

.telephone-link-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
}

.telephone-link-icon span {
  font-size: 25px;
  margin-right: 10px;
}

.telephone-link-icon:hover {
  color: #ff7000;
}

/* :root {
  --mine-shaft: $mine_shaft;
} */

@font-face {
  font-family: "icomoon";

  src: url("../../../fonts/icomoon.eot?fssje6");

  src: url("../../../../fonts/icomoon.eot?fssje6#iefix") format("embedded-opentype"), url("../../../../fonts/icomoon.ttf?fssje6") format("truetype"), url("../../../../fonts/icomoon.woff?fssje6") format("woff"), url("../../../../fonts/icomoon.svg?fssje6#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-slide:before {
  content: "\e902";
  color: #999;
}

.icon-left-slide:before {
  content: "\e903";
  color: #999;
}

.icon-arrow_back:before {
  content: "\e900";
}

.icon-arrow_forward:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e904";
}

.icon-mail-envelope-closed:before {
  content: "\e905";
}

.icon-phone_in_talk:before {
  content: "\e90a";
}

.icon-login:before {
  content: "\e90c";
}

.icon-date_range:before {
  content: "\e908";
}

.icon-calendar_today:before {
  content: "\e909";
}

.icon-floatplane:before {
  content: "\e90d";
}

.icon-layers:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e90e";
}

.icon-fact_check:before {
  content: "\e910";
}

.link-clear {
  text-decoration: none;
}

.link-clear:hover {
  text-decoration: none;
}

.link {
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  display: inline-block;
  color: #333333;
}

.link:hover {
  cursor: pointer;
  color: #ff7000;
}

.link-animate {
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.link-animate:after {
  height: 2px;
  -webkit-transition: all 0.33s ease-out;
  transition: all 0.33s ease-out;
  position: absolute;
  top: 20px;
  right: 100%;
  bottom: 0;
  left: 0px;
  z-index: 1;
  background-color: #ff7000;
  content: "";
}

.link-animate:hover:after {
  right: 0px;
}

/* :root {
  --mine-shaft: $mine_shaft;
} */

@font-face {
  font-family: "icomoon";

  src: url("../../../fonts/icomoon.eot?fssje6");

  src: url("../../../../fonts/icomoon.eot?fssje6#iefix") format("embedded-opentype"), url("../../../../fonts/icomoon.ttf?fssje6") format("truetype"), url("../../../../fonts/icomoon.woff?fssje6") format("woff"), url("../../../../fonts/icomoon.svg?fssje6#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-slide:before {
  content: "\e902";
  color: #999;
}

.icon-left-slide:before {
  content: "\e903";
  color: #999;
}

.icon-arrow_back:before {
  content: "\e900";
}

.icon-arrow_forward:before {
  content: "\e901";
}

.icon-envelope:before {
  content: "\e904";
}

.icon-mail-envelope-closed:before {
  content: "\e905";
}

.icon-phone_in_talk:before {
  content: "\e90a";
}

.icon-login:before {
  content: "\e90c";
}

.icon-date_range:before {
  content: "\e908";
}

.icon-calendar_today:before {
  content: "\e909";
}

.icon-floatplane:before {
  content: "\e90d";
}

.icon-layers:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e90e";
}

.icon-fact_check:before {
  content: "\e910";
}

:root {
  --fs-default: 1rem;
  --fs-small: 0.625rem;
}

p {
  --text-size: var(--fs-default);
  --line-height: var(--lh-default);
  font-size: var(--text-size);
  font-weight: 500;
  line-height: var(--line-height);
  display: block;
}

.text-with-border {
  display: inline-block;
  padding: 6px 20px;
  margin-bottom: 20px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 14px;
}

.title-thin {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 300;
  color: #333333;
}
/*# sourceMappingURL=../maps/global.css.map */
