body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  font-size: small;
  font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body.no-transition * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p,
blockquote {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
}
table {
  font-size: inherit;
  font: 100%;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-display: swap;
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/karla-400.woff2') format('woff2'), url('/fonts/karla-400.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/work-sans-400.woff2') format('woff2'), url('/fonts/work-sans-400.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/work-sans-500.woff2') format('woff2'), url('/fonts/work-sans-500.woff') format('woff');
}
html {
  font-size: 16.5px;
}
body {
  font-family: 'Karla', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  color: rgba(0,0,0,0.6);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.font-16 {
  font-size: 16.5px;
}
.font-18 {
  font-size: 18px;
}
.font-20 {
  font-size: 20px;
}
.font-26 {
  font-size: clamp(22px,1.35408vw,26px);
}
.font-30 {
  font-size: clamp(25px,1.5624vw,30px);
}
.font-38 {
  font-size: clamp(32.3px,1.97904vw,38px);
}
.font-44 {
  font-size: clamp(37.4px,2.29152vw,44px);
}
.fw-regular {
  font-weight: 400;
}
.fw-medium {
  font-weight: 500;
}
.uppercase {
  text-transform: uppercase;
}
.font-heading {
  font-family: 'Work Sans', sans-serif;
}
.heading-1 {
  font-size: clamp(37.4px,2.29152vw,44px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.5px;
  color: #000000;
}
.heading-2 {
  font-size: clamp(32.3px,1.97904vw,38px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -1px;
  color: #000000;
}
.heading-3 {
  font-size: clamp(25px,1.5624vw,30px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.75px;
  color: #000000;
}
.heading-4 {
  font-size: clamp(22px,1.35408vw,26px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.75px;
  color: #000000;
}
.heading-5 {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #000000;
}
.heading-6 {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #000000;
}
.kicker {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #000000;
  text-transform: uppercase;
  color: #c90415;
}
.text-lead {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.6px;
  color: #000000;
}
.text-lead p {
  line-height: 1.5;
}
.text-large {
  font-size: 18px;
  line-height: 1.7;
}
.text-meta {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #b2b2b2;
}
.text-base {
  font-size: 16.5px;
  font-family: 'Karla', sans-serif;
  line-height: 1.5;
}
.text-base p {
  line-height: 1.5;
}
.heading-divider {
  padding-bottom: calc(5.1px);
  border-bottom: calc(0.24px) solid #e5e5e5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 30px 0;
  font-family: 'Work Sans', sans-serif;
  color: #000000;
}
h1 {
  font-size: clamp(37.4px,2.29152vw,44px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.5px;
  color: #000000;
}
h2 {
  font-size: clamp(32.3px,1.97904vw,38px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -1px;
  color: #000000;
}
h3 {
  font-size: clamp(25px,1.5624vw,30px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.75px;
  color: #000000;
}
h4 {
  font-size: clamp(22px,1.35408vw,26px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.75px;
  color: #000000;
}
h5 {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #000000;
}
h6 {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #000000;
}
p,
ul,
ol,
dl,
figure,
address,
pre,
fieldset {
  margin: 0 0 30px 0;
}
p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: color 200ms cubic-bezier(0.420,0.000,0.580,1.000);
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
  color: #000000;
}
ul {
  padding-left: 1em;
  list-style: none;
}
li {
  margin-bottom: 0.4em;
}
li:last-child {
  margin-bottom: 0;
}
blockquote {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.6px;
  color: #000000;
  margin: 0 0 30px 0;
}
blockquote p {
  line-height: 1.5;
}
hr {
  height: 0;
  margin: 30px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
.rich-text ul {
  padding-left: 1.2em;
  list-style: disc;
}
.rich-text ol {
  padding-left: 1.2em;
  list-style: decimal;
}
.rich-text a {
  color: #e20418;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.rich-text a:hover {
  color: #c90415;
}
.container {
  box-sizing: border-box;
  width: 100%;
  max-width: 1520px;
  margin-inline: auto;
  padding-inline: clamp(15px,2.0832vw,40px);
}
.container--wide {
  max-width: 1880px;
}
.container--narrow {
  max-width: 980px;
}
.container--full {
  max-width: none;
}
.page-section {
  position: relative;
  padding-block: clamp(40px,3.6456vw,70px);
}
.page-section--large {
  padding-block: clamp(70px,7.2912vw,140px);
}
.page-section--no-padding {
  padding-block: 0;
}
.page-section--no-top {
  padding-top: 0;
}
.page-section--no-bottom {
  padding-bottom: 0;
}
.page-section--muted {
  background: #f9f9f9;
}
.page-section--dark {
  background: #000000;
  color: rgba(255,255,255,0.7);
}
.page-section--dark h1,
.page-section--dark h2,
.page-section--dark h3,
.page-section--dark h4,
.page-section--dark h5,
.page-section--dark h6,
.page-section--dark strong {
  color: #ffffff;
}
.page-section__background {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.page-section__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0,0,0,0.35);
}
.page-section__content {
  position: relative;
  z-index: 2;
}
.tile {
  box-sizing: border-box;
  padding-inline: clamp(15px,2.0832vw,40px);
  padding-block: clamp(40px,3.6456vw,70px);
}
.tile--muted {
  background: #f9f9f9;
}
.tile--compact {
  padding-block: clamp(25px,2.0832vw,40px);
}
.grid {
  display: grid;
  gap: clamp(20px,1.5624vw,30px);
}
.grid--wide {
  gap: clamp(30px,3.6456vw,70px);
}
.grid--2 {
  grid-template-columns: repeat(2,1fr);
}
@media screen and (max-width: 700px) {
  .grid--2 {
    grid-template-columns: 1fr;
  }
}
.grid--3 {
  grid-template-columns: repeat(3,1fr);
}
@media screen and (max-width: 1000px) {
  .grid--3 {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 550px) {
  .grid--3 {
    grid-template-columns: 1fr;
  }
}
.grid--4 {
  grid-template-columns: repeat(4,1fr);
}
@media screen and (max-width: 1000px) {
  .grid--4 {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 550px) {
  .grid--4 {
    grid-template-columns: 1fr;
  }
}
.grid--6 {
  grid-template-columns: repeat(6,1fr);
}
@media screen and (max-width: 1200px) {
  .grid--6 {
    grid-template-columns: repeat(4,1fr);
  }
}
@media screen and (max-width: 1000px) {
  .grid--6 {
    grid-template-columns: repeat(3,1fr);
  }
}
@media screen and (max-width: 550px) {
  .grid--6 {
    grid-template-columns: repeat(2,1fr);
  }
}
.body--fixed-header {
  padding-top: 60px;
}
.footer--no-margin {
  margin-top: 0;
}
html {
  scrollbar-width: none;
}
body {
  -ms-overflow-style: none;
}
body::-webkit-scrollbar {
  display: none;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
.body {
  background: #ffffff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
}
.body.scroll-locked {
  overflow: hidden;
  overflow-y: hidden;
}
.main {
  flex-grow: 1;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
svg {
  overflow: visible;
  max-width: 100%;
  height: auto;
  display: block;
}
video {
  width: 100%;
  display: block;
}
.success-color {
  color: #52af8d !important;
}
.error-color {
  color: #e20418 !important;
}
.overlay {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  min-height: 30px;
}
.spinner::after {
  content: "";
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-block;
  border-top: 2px solid rgba(0,0,0,0.6);
  border-right: 2px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
input,
textarea,
select,
button {
  border: none;
  webkit-appearance: none;
  appearance: none;
  background: none;
  font: inherit;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  padding: 0;
  outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #e5e5e5;
  -webkit-text-fill-color: rgba(0,0,0,0.6);
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}
button {
  width: auto;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  height: 55px;
  line-height: 55px;
  border: 1px solid #e5e5e5;
  padding: 0 15px;
  font-size: 16px;
  transition: 300ms;
  background: #ffffff;
  color: rgba(0,0,0,0.6);
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
  border-color: #ffffff;
}
@media screen and (max-width: 700px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  textarea,
  select {
    height: 50px;
    line-height: 50px;
  }
}
select {
  background-image: url(../img/icons/select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
textarea {
  line-height: 1.2em;
  padding: 15px;
  height: auto;
}
label {
  display: block;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
}
.input {
  margin-bottom: 12px;
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
}
.radio label input,
.checkbox label input {
  width: 0;
  height: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  position: absolute;
  top: 0;
  left: -10px;
}
.radio label input:checked ~ span::before,
.checkbox label input:checked ~ span::before {
  box-shadow: 0 0 0 3px #fff inset;
  background: rgba(0,0,0,0.6);
}
.radio label > span,
.checkbox label > span {
  display: flex;
  align-items: baseline;
  gap: 7px;
}
.radio label > span::before,
.checkbox label > span::before {
  content: "";
  position: static;
  width: 1em;
  height: 1em;
  display: block;
  border: 1px solid #e5e5e5;
  flex-shrink: 0;
}
.radio__group > label {
  color: rgba(0,0,0,0.6);
}
.radio__group-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1em;
}
.radio label {
  display: flex;
  gap: 0.2em;
}
.radio label > span {
  align-items: center;
}
.radio label > span::before {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border-width: 1px;
  flex-shrink: 0;
  border-color: #e5e5e5;
}
.radio label input:checked ~ span::before {
  box-shadow: 0 0 0 2px #fff inset;
  background: rgba(0,0,0,0.6);
}
.radio label input:checked ~ span::before {
  background-color: black;
}
.checkbox label {
  font-weight: normal;
}
.checkbox label a {
  color: inherit;
  text-decoration: underline;
}
.input-hint,
.error-message {
  display: block;
  font-size: 12px;
  text-transform: none;
  margin-top: 1px;
}
.error-message {
  color: #e20418;
  margin-bottom: 0;
  font-weight: 500;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: " *";
}
.required.checkbox label::after {
  display: none;
}
.required.radio .radio__group-options label::after {
  content: none;
}
.form-privacy {
  margin-bottom: 15px;
  font-size: 0.8rem;
}
.form-privacy .input:last-child {
  margin: 0;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
.number-input .input {
  margin: 0;
}
.number-input input {
  border: none;
  text-align: center;
  padding: 0;
  width: 60px;
  height: 40px;
  line-height: 40px;
}
.number-input__wrapper {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 5px;
}
.number-input__button {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}
.number-input__button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.number-input__label {
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 0.2rem;
}
.number-input--smaller input,
.number-input--smaller .number-input__button {
  width: 25px;
  height: 25px;
  line-height: 21px;
  font-size: 0.9rem;
}
@media screen and (max-width: 550px) {
  .number-input__label {
    text-align: left;
  }
  .number-input input,
  .number-input .number-input__button {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0.9rem;
  }
}
.button {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 2em;
  background: #e20418;
  color: rgba(255,255,255,0.7);
  font-size: 1rem;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
  position: relative;
}
.button--full {
  text-align: center;
  width: 100%;
}
.button--ghost {
  background: #ffffff;
  color: #e20418;
  box-shadow: 0 0 0 1px #e20418 inset;
}
.button--disabled {
  opacity: .2;
}
.button__spinner {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  line-height: 0;
  left: 50%;
  width: 25px;
  opacity: 0;
}
.button__spinner svg {
  animation: rotation 800ms linear infinite;
  animation-play-state: paused;
  width: 30px;
}
.button--loading.loading .button__spinner {
  opacity: 1;
}
.button--loading.loading .button__spinner svg {
  animation-play-state: running;
}
.button--loading.loading .button__text {
  opacity: 0;
}
#article {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#cookie_reload {
  cursor: pointer;
}
#cookiedisclaimer2022 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.35);
  transition: opacity .35s;
  pointer-events: all;
}
#cookiedisclaimer2022 .inner_disclaimer {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  padding: 75px 25px;
  text-align: center;
  color: #333;
  font-size: 15px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 9999;
  line-height: 1.5em;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  transform: translateY(-50%);
  max-height: 100%;
  overflow: auto;
  transition: transform 1000ms cubic-bezier(0.165,0.840,0.440,1.000);
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .inner_disclaimer {
    font-size: 13px;
  }
}
#cookiedisclaimer2022.hidden {
  pointer-events: none;
  opacity: 0;
}
#cookiedisclaimer2022.hidden .inner_disclaimer {
  transform: translateY(-75%);
}
#cookiedisclaimer2022 h3 {
  font-size: 1.2em;
  margin-bottom: 2em;
  font-weight: bold;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
}
#cookiedisclaimer2022 h5 {
  font-size: 1.1em;
  font-weight: bold;
}
#cookiedisclaimer2022 h6 {
  font-size: 1em;
  font-weight: bold;
}
#cookiedisclaimer2022 .cookie_options {
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options {
    flex-flow: column;
  }
}
#cookiedisclaimer2022 .cookie_options span {
  background: #333;
  cursor: pointer;
  display: inline-block;
  padding: 1em;
  margin: 10px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #333;
  transition: background .35s;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options span {
    margin: 5px 0;
  }
}
#cookiedisclaimer2022 .cookie_options span:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect {
  color: #333;
  background: #fff;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect:hover {
  background: #e6e6e6;
}
#cookiedisclaimer2022 a {
  text-decoration: underline;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer2022 a:hover {
  color: #333;
}
#cookiedisclaimer2022 #cookie_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #333;
  color: #fff;
  cursor: pointer;
  transition: background .35s;
}
#cookiedisclaimer2022 #cookie_close:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 #cookie_preferences {
  text-align: left;
  margin-bottom: 2em;
  display: none;
}
#cookiedisclaimer2022 #cookie_preferences.show {
  display: block;
}
#cookiedisclaimer2022 .cookie_type {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #999999;
}
#cookiedisclaimer2022 .cookie_type:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#cookiedisclaimer2022 .cookie_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#cookiedisclaimer2022 .cookie_flex h5,
#cookiedisclaimer2022 .cookie_flex h6 {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_desc {
  margin-bottom: 1em;
}
#cookiedisclaimer2022 .cookie_desc:last-of-type {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_type_list {
  padding-left: 20px;
  margin-top: 20px;
}
#cookiedisclaimer2022 .toggle {
  cursor: pointer;
  display: inline-block;
}
#cookiedisclaimer2022 .toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.35s;
}
#cookiedisclaimer2022 .toggle-switch:before,
#cookiedisclaimer2022 .toggle-switch:after {
  content: "";
}
#cookiedisclaimer2022 .toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom,#fff 0%,#eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.35s;
}
.toggle:hover #cookiedisclaimer2022 .toggle-switch:before {
  background: linear-gradient(to bottom,#fff 0%,#fff 100%);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch {
  background: #55bb55;
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}
#cookiedisclaimer2022 .toggle-checkbox {
  position: absolute;
  visibility: hidden;
}
#cookiedisclaimer2022 button {
  display: block;
  font-size: 18px;
  margin: 0 auto 2em;
  float: none;
  background: #55bb55;
  padding: 1em 2em;
  color: #fff;
  transition: background 0.35s;
  font-weight: 400;
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
}
#cookiedisclaimer2022 button:hover {
  background: #33aa33;
}
.alert {
  display: block;
  width: 440px;
  height: auto;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 40px 20px 25px;
  min-height: 60px;
  border-radius: 5px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
  text-transform: uppercase;
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  opacity: 0.3;
  transition: 0.6s cubic-bezier(0.165,0.840,0.440,1.000);
  font-size: 14px;
  text-transform: none;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .alert {
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
    text-align: center;
    border-radius: 0;
    padding: 30px 40px 30px 25px;
  }
}
.alert.visible {
  visibility: visible;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.165,0.840,0.440,1.000);
}
.alert.hidden {
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 0;
}
.alert__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.alert__close::before,
.alert__close::after {
  content: '';
  height: 2px;
  position: absolute;
  top: 50%;
  background: #fff;
  left: 0;
  right: 0;
}
.alert__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.alert__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.alert--success {
  background-color: #52af8d;
}
.alert--warning {
  background-color: #e86f51;
}
.alert--error {
  background-color: #e20418;
}
.fade {
  opacity: 0;
  visibility: hidden;
}
.slideUp {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.slideDown {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,-45px,0);
  -webkit-transform: translate3d(0,-45px,0);
}
.slideRight {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.slideLeft {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
}
.rotateInRight {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
}
.rotateInLeft {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
}
@keyframes slideUp {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,45px,0);
    -webkit-transform: translate3d(0,45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,-45px,0);
    -webkit-transform: translate3d(0,-45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-5%,0,0);
    -webkit-transform: translate3d(-5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(5%,0,0);
    -webkit-transform: translate3d(5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.98);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}
@keyframes rotateInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(5deg) translate3d(35px,20px,0);
    -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
    transform-origin: 40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotateInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(-5deg) translate3d(-35px,20px,0);
    -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
    transform-origin: -40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pulse-loading {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
[data-fx-slide] {
  transition: opacity 900ms cubic-bezier(0.250,0.460,0.450,0.940), transform 900ms cubic-bezier(0.250,0.460,0.450,0.940);
  will-change: transform, opacity;
  opacity: 0;
  transform: translate3d(0,5vw,0);
}
[data-fx-blur] {
  transition: opacity 1200ms cubic-bezier(0.250,0.460,0.450,0.940), transform 1200ms cubic-bezier(0.250,0.460,0.450,0.940), filter 1200ms cubic-bezier(0.250,0.460,0.450,0.940);
  will-change: transform, opacity, filter;
  opacity: 0;
  filter: blur(1px);
  transform: translate3d(0,3vw,0);
}
[data-fx-fade] {
  transition: opacity 900ms cubic-bezier(0.250,0.460,0.450,0.940);
  will-change: opacity;
  opacity: 0;
}
.is-in[data-fx-slide],
.is-out--up[data-fx-slide],
.is-shown[data-fx-slide] {
  opacity: 1;
  transform: translate3d(0,0,0);
}
.is-in[data-fx-blur],
.is-out--up[data-fx-blur],
.is-shown[data-fx-blur] {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0,0,0);
}
.is-in[data-fx-fade],
.is-out--up[data-fx-fade],
.is-shown[data-fx-fade] {
  opacity: 1;
}
[data-fx-delay="1"] {
  transition-delay: 120ms;
}
[data-fx-delay="2"] {
  transition-delay: 240ms;
}
[data-fx-delay="3"] {
  transition-delay: 360ms;
}
[data-fx-delay="4"] {
  transition-delay: 480ms;
}
@media (prefers-reduced-motion: reduce) {
  [data-fx-slide],
  [data-fx-blur],
  [data-fx-fade] {
    transition: none;
    opacity: 1;
    filter: none;
    transform: none;
  }
}
.carousel {
  position: relative;
  box-sizing: border-box;
}
.carousel *,
.carousel *:before,
.carousel *:after {
  box-sizing: inherit;
}
.carousel.is-draggable {
  cursor: move;
  cursor: grab;
}
.carousel.is-dragging {
  cursor: move;
  cursor: grabbing;
}
.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.carousel__track {
  display: flex;
}
.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width,60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.has-dots {
  margin-bottom: calc(22.5rem);
}
.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100.5%);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}
.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: currentColor;
  opacity: .25;
  transition: opacity .15s ease-in-out;
}
.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}
.carousel__button {
  width: var(--carousel-button-width,48px);
  height: var(--carousel-button-height,48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color,currentColor);
  background: var(--carousel-button-bg,transparent);
  border-radius: var(--carousel-button-border-radius,50%);
  box-shadow: var(--carousel-button-shadow,none);
  transition: opacity .15s ease;
}
.carousel__button.is-prev,
.carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.carousel__button.is-prev {
  left: 10px;
}
.carousel__button.is-next {
  right: 10px;
}
.carousel__button[disabled] {
  cursor: default;
  opacity: .3;
}
.carousel__button svg {
  width: var(--carousel-button-svg-width,50%);
  height: var(--carousel-button-svg-height,50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width,1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter,none);
  pointer-events: none;
}
html.with-fancybox {
  scroll-behavior: auto;
}
body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}
.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color,#fff);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.4));
}
.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit;
}
.fancybox__container :focus {
  outline: none;
}
body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,0.94));
}
@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg,rgba(24,24,27,0.92));
}
.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}
.fancybox__carousel.has-dots {
  margin-bottom: calc(22.5rem);
}
.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}
.fancybox__track {
  display: flex;
  height: 100%;
}
.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}
.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}
@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);
  padding: 36px;
  color: var(--fancybox-content-color,#374151);
  background: var(--fancybox-content-bg,#fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none;
}
.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color,currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}
.is-loading .fancybox__caption {
  visibility: hidden;
}
.fancybox__container>.carousel__dots {
  top: 100%;
  color: var(--fancybox-color,#fff);
}
.fancybox__nav .carousel__button {
  z-index: 40;
}
.fancybox__nav .carousel__button.is-next {
  right: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top,0px) + 8px);
  right: calc(env(safe-area-inset-right,0px) + 8px);
  z-index: 40;
}
@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content>.carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color,#fff);
}
.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none;
}
.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color,currentColor);
}
.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}
.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity,1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: .15s ease backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: .15s ease both fancybox-fadeOut;
}
.fancybox-fadeIn {
  animation: .15s ease both fancybox-fadeIn;
}
.fancybox-fadeOut {
  animation: .1s ease both fancybox-fadeOut;
}
.fancybox-zoomInUp {
  animation: .2s ease both fancybox-zoomInUp;
}
.fancybox-zoomOutDown {
  animation: .15s ease both fancybox-zoomOutDown;
}
.fancybox-throwOutUp {
  animation: .15s ease both fancybox-throwOutUp;
}
.fancybox-throwOutDown {
  animation: .15s ease both fancybox-throwOutDown;
}
@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0,16px,0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0,16px,0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0,-30%,0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0,30%,0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255,255,255,0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
}
.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}
.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}
.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__image {
  transform-origin: 0 0;
  user-select: none;
  transition: none;
}
.has-image .fancybox__content {
  padding: 0;
  background: rgba(0,0,0,0);
  min-height: 1px;
}
.is-closing .has-image .fancybox__content {
  overflow: visible;
}
.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap;
}
.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}
.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}
.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24,24,27,0.9);
  color: #fff;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}
.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0);
}
.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0;
}
.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity,1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: .15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}
.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width,96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color,rgba(34,213,233,0.96));
  opacity: 0;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius,4px);
}
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92;
}
.fancybox__thumbs .carousel__slide>* {
  pointer-events: none;
  user-select: none;
}
.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/var(--fancybox-thumbs-ratio,1.5));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255,255,255,0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius,4px);
}
.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.006) 8.1%,rgba(0,0,0,0.021) 15.5%,rgba(0,0,0,0.046) 22.5%,rgba(0,0,0,0.077) 29%,rgba(0,0,0,0.114) 35.3%,rgba(0,0,0,0.155) 41.2%,rgba(0,0,0,0.198) 47.1%,rgba(0,0,0,0.242) 52.9%,rgba(0,0,0,0.285) 58.8%,rgba(0,0,0,0.326) 64.7%,rgba(0,0,0,0.363) 71%,rgba(0,0,0,0.394) 77.5%,rgba(0,0,0,0.419) 84.5%,rgba(0,0,0,0.434) 91.9%,rgba(0,0,0,0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity,1);
  text-shadow: var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4));
}
@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: .15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}
.fancybox__toolbar__items {
  display: flex;
}
.fancybox__toolbar__items--left {
  margin-right: auto;
}
.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.fancybox__toolbar__items--right {
  margin-left: auto;
}
@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height,48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox__progress {
  background: var(--fancybox-accent-color,rgba(34,213,233,0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none;
}
.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}
.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}
.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.preload {
  position: fixed;
  inset: 0;
  z-index: 1000000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  transition: opacity 450ms cubic-bezier(0.420,0.000,0.580,1.000) 250ms, visibility 0s linear 700ms;
}
.is-loaded .preload {
  opacity: 0;
  visibility: hidden;
}
.preload__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.preload__logo {
  width: auto;
  height: clamp(60px,4.6872vw,90px);
}
.preload__counter {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #000000;
  margin: 0;
  font-variant-numeric: tabular-nums;
  color: #69686c;
}
.preload__bar {
  display: block;
  width: clamp(140px,11.4576vw,220px);
  height: 2px;
  background: #e5e5e5;
  overflow: hidden;
}
.preload__bar-fill {
  display: block;
  width: 0;
  height: 100%;
  background: #e20418;
  transition: width 200ms cubic-bezier(0.000,0.000,0.580,1.000);
}
.body:not(.is-loaded) {
  overflow: hidden;
}
@media (prefers-reduced-motion: reduce) {
  .preload {
    transition: none;
  }
}
.page-transition {
  position: fixed;
  inset: 0;
  z-index: 999998;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 320ms cubic-bezier(0.420,0.000,0.580,1.000), visibility 0s linear 320ms;
}
.is-leaving .page-transition {
  opacity: 1;
  visibility: visible;
  transition: opacity 320ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.is-entering .page-transition {
  opacity: 1;
  visibility: visible;
  transition: none;
}
.main,
.footer {
  transition: transform 320ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.is-leaving .main,
.is-leaving .footer {
  transform: translate3d(0,24px,0);
}
.body:not(.is-leaving):not(.is-entering) .main {
  animation: page-enter 420ms cubic-bezier(0.000,0.000,0.580,1.000) both;
}
@keyframes page-enter {
  from {
    transform: translate3d(0,-18px,0);
  }
  to {
    transform: none;
  }
}
.body.is-entering {
  overflow: hidden;
}
@media (prefers-reduced-motion: reduce) {
  .page-transition {
    transition: none;
  }
  .main,
  .footer {
    transition: none;
    animation: none;
  }
}
.header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #ffffff;
}
.header__toolbar {
  padding-block: 10px;
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .header__toolbar {
    display: none;
  }
}
.header__toolbar-inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header__bar {
  border-top: 1px solid transparent;
  background: #ffffff;
}
.header__bar-inner {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  min-height: 60px;
}
.header__logo {
  grid-column: 1;
  justify-self: start;
  display: flex;
  align-items: center;
  padding-block: 10px;
}
.header__logo img {
  width: auto;
  height: 70px;
}
@media screen and (max-width: 1200px) {
  .header__logo {
    grid-column: 2;
    justify-self: center;
  }
  .header__logo img {
    height: 40px;
  }
}
.header__menu {
  grid-column: 2;
}
@media screen and (max-width: 1200px) {
  .header__menu {
    display: none;
  }
}
.header__cta {
  grid-column: 3;
  justify-self: end;
}
@media screen and (max-width: 1200px) {
  .header__cta {
    display: none;
  }
}
.header__hamburger {
  grid-column: 3;
  justify-self: end;
  display: none;
}
@media screen and (max-width: 1200px) {
  .header__hamburger {
    grid-column: 1;
    justify-self: start;
    display: flex;
  }
}
.header .menu {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header .menu__item {
  position: relative;
  margin: 0;
}
.header .menu__link {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-height: 60px;
  padding: 0 22px;
  font-family: 'Work Sans', sans-serif;
  font-size: 16.5px;
  letter-spacing: -0.6px;
  text-transform: uppercase;
  text-decoration: none;
  color: #69686c;
  transition: color 200ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.header .menu__link:hover {
  color: #000000;
}
.header .menu .menu__item.current-page > .menu__link {
  color: #000000;
}
.header .menu__submenu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1020;
  box-sizing: border-box;
  width: 250px;
  margin: 0;
  padding: 30px;
  background: #69686c;
  color: #b2b2b2;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 150ms cubic-bezier(0.420,0.000,0.580,1.000), visibility 150ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.header .menu__submenu .menu__item {
  margin: 0;
}
.header .menu__submenu .menu__link {
  display: block;
  min-height: 0;
  padding: 5px 0;
  color: #ffffff;
  text-transform: none;
}
.header .menu__submenu .menu__link:hover {
  color: #b2b2b2;
}
.header .menu__submenu .menu__item.current-page > .menu__link {
  color: #ffffff;
  font-weight: 500;
}
.header .menu__item:hover > .menu__submenu,
.header .menu__item:focus-within > .menu__submenu {
  opacity: 1;
  visibility: visible;
}
.header--transparent {
  position: absolute;
  left: 0;
  right: 0;
  background: transparent;
}
.header--transparent .header__bar {
  background: transparent;
}
.header--transparent .menu__link {
  color: rgba(255,255,255,0.7);
}
.header--transparent .menu__link:hover {
  color: #000000;
}
.header--transparent .menu__item.current-page > .menu__link {
  color: #e20418;
}
.header--transparent .hamburger__line {
  background: #ffffff;
}
.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 40px;
  height: 60px;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
.hamburger__line {
  display: block;
  width: 100%;
  height: 2px;
  background: #000000;
  transition: background-color 200ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 1010;
  visibility: hidden;
  pointer-events: none;
}
.mobile-menu.is-open {
  visibility: visible;
  pointer-events: auto;
}
.mobile-menu__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.4);
  opacity: 0;
  transition: opacity 300ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.mobile-menu.is-open .mobile-menu__overlay {
  opacity: 1;
}
.mobile-menu__panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 270px;
  padding: 40px;
  background: #ffffff;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transform: translate3d(-100%,0,0);
  transition: transform 300ms cubic-bezier(0.250,0.460,0.450,0.940);
}
@media screen and (min-width: 551px) {
  .mobile-menu__panel {
    width: 350px;
  }
}
.mobile-menu.is-open .mobile-menu__panel {
  transform: translate3d(0,0,0);
}
.mobile-menu__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
.mobile-menu__close::before,
.mobile-menu__close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  height: 1px;
  background: #000000;
}
.mobile-menu__close::before {
  transform: rotate(45deg);
}
.mobile-menu__close::after {
  transform: rotate(-45deg);
}
.mobile-menu__nav {
  margin-top: 20px;
}
.mobile-menu__languages {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}
.mobile-menu .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-menu .menu__item {
  margin: 0;
}
.mobile-menu .menu__link {
  font-size: 18px;
  display: block;
  padding: 6px 0;
  font-family: 'Work Sans', sans-serif;
  letter-spacing: -0.6px;
  color: rgba(0,0,0,0.6);
  text-decoration: none;
}
.mobile-menu .menu__link:hover {
  color: #000000;
}
.mobile-menu .menu .menu__item.current-page > .menu__link {
  color: rgba(0,0,0,0.6);
}
.mobile-menu .menu__link--parent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.mobile-menu .menu__link--parent::after {
  content: '';
  width: 8px;
  height: 8px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(45deg) translate3d(-2px,-2px,0);
  transition: transform 200ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.mobile-menu .menu__item.is-open > .menu__link--parent::after {
  transform: rotate(225deg) translate3d(-2px,-2px,0);
}
.mobile-menu .menu__submenu {
  margin: 0;
  margin-bottom: 10px;
  padding: 0 0 0 15px;
  list-style: none;
  display: none;
}
.mobile-menu .menu__item.is-open > .menu__submenu {
  display: block;
}
.mobile-menu .menu__submenu .menu__link {
  padding: 7px 0;
  font-size: 17px;
  line-height: 1.3;
}
.mobile-menu .menu .menu__submenu .menu__item.current-page > .menu__link {
  color: #000000;
}
.languages {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.languages__item {
  margin: 0;
}
.languages__link {
  display: flex;
  align-items: center;
  opacity: 0.5;
  transition: opacity 200ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.languages__link:hover {
  opacity: 1;
}
.languages__link--active {
  opacity: 1;
}
.languages__flag {
  display: block;
  width: 18px;
  height: 12px;
}
.languages__code {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #b2b2b2;
  text-transform: uppercase;
  color: inherit;
}
.footer {
  background: #f9f9f9;
  color: rgba(0,0,0,0.6);
}
.footer__columns {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .footer__columns {
    grid-template-columns: 1fr;
  }
}
.footer__column {
  box-sizing: border-box;
  padding-inline: clamp(15px,2.0832vw,40px);
  padding-block: clamp(40px,3.6456vw,70px);
}
.footer__column > * {
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 1000px) {
  .footer__column {
    padding-block: clamp(25px,2.0832vw,40px);
  }
  .footer__column:first-child {
    padding-top: clamp(40px,3.6456vw,70px);
  }
  .footer__column:last-child {
    padding-bottom: clamp(40px,3.6456vw,70px);
  }
}
.footer__column--logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__logo {
  display: block;
}
.footer__logo img {
  width: auto;
  height: 90px;
}
.footer__title {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.footer__rule {
  margin: 0 0 20px 0;
  border-top: 1px solid #e5e5e5;
}
.footer__text {
  font-size: 14px;
}
.footer__text p {
  line-height: 1.8;
  margin-bottom: 1em;
}
.footer__text p:last-child {
  margin-bottom: 0;
}
.footer__cookie #cookie_reload {
  font-size: 14px;
  line-height: 1.8;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.footer__cookie #cookie_reload:hover {
  color: #e20418;
}
.footer--no-margin {
  margin-top: 0;
}
.contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(20px,1.5624vw,30px);
}
@media screen and (max-width: 1000px) {
  .contact-info {
    align-items: center;
  }
}
.contact-info__item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.contact-info__item a {
  color: #000;
}
.contact-info__icon {
  width: 15px;
}
.contact-info__icon svg {
  width: 100%;
  height: 100%;
}
.contact-info__icon path {
  fill: rgba(0,0,0,0.6);
}
.cta {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  gap: 10px;
  min-height: 46px;
  padding: 0 36px;
  border-radius: 0;
  background: #e20418;
  color: #ffffff;
  font-family: 'Work Sans', sans-serif;
  font-size: 15.5px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  overflow: hidden;
  transition: color 300ms cubic-bezier(0.420,0.000,0.580,1.000), border-color 300ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.cta::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
  background: #c90415;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 450ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.cta:hover::before,
.cta:focus-visible::before {
  transform: scaleX(1);
}
.cta__label,
.cta__icon {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  display: flex;
}
.cta__label svg,
.cta__icon svg {
  width: 20px;
  height: 20px;
}
.cta svg path {
  fill: currentColor;
}
.cta--large {
  min-height: 58px;
  padding: 0 40px;
  font-size: 16.5px;
}
.cta--block {
  display: flex;
  width: 100%;
}
.cta--download .cta__icon--before {
  margin-right: -2px;
}
.cta--dark {
  background: #0a0a0a;
  color: #ffffff;
}
.cta--dark::before {
  background: #000000;
}
.cta--gray {
  background: #69686c;
  color: #ffffff;
}
.cta--gray::before {
  background: #e20418;
}
.cta--ghost {
  background: transparent;
  border-color: currentColor;
}
.cta--ghost::before {
  background: #e20418;
}
.cta--ghost:hover {
  border-color: #e20418;
  color: #000000;
}
@media (prefers-reduced-motion: reduce) {
  .cta::before {
    transition: none;
  }
}
.section-intro__kicker {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #000000;
  text-transform: uppercase;
  color: #c90415;
  margin-bottom: 10px;
}
.section-intro__title {
  font-size: clamp(37.4px,2.29152vw,44px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.5px;
  color: #000000;
  margin-bottom: 30px;
}
.section-intro__title p {
  margin: 0;
  font: inherit;
  letter-spacing: inherit;
  color: inherit;
}
.section-intro__text {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.6px;
  color: #000000;
  max-width: 40em;
}
.section-intro__text p {
  line-height: 1.5;
}
.section-intro__text--base {
  font-size: 16.5px;
  font-family: 'Karla', sans-serif;
  line-height: 1.5;
  color: rgba(0,0,0,0.6);
}
.section-intro__text--base p {
  line-height: 1.5;
}
.section-intro__text p {
  margin-bottom: 1em;
}
.section-intro__text p:last-child {
  margin-bottom: 0;
}
.section-intro__cta {
  margin-top: clamp(25px,2.0832vw,40px);
}
.section-intro--body-text .section-intro__text {
  font-size: 16.5px;
  font-family: 'Karla', sans-serif;
  line-height: 1.5;
  max-width: 60em;
}
.section-intro--body-text .section-intro__text p {
  line-height: 1.5;
}
.section-intro--narrow {
  max-width: 34em;
}
.section-intro--centered {
  text-align: center;
}
.section-intro--centered .section-intro__text {
  margin-inline: auto;
}
.page-section--dark .section-intro__text {
  color: rgba(255,255,255,0.7);
}
.image-card {
  margin: 0;
}
.image-card__image {
  width: 100%;
  height: auto;
}
.image-card__title {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #000000;
  margin-top: 20px;
}
.hero {
  position: relative;
  min-height: 600px;
  height: calc(6vh);
}
@media screen and (max-width: 1200px) {
  .hero {
    height: calc(40vh);
  }
}
@media screen and (max-width: 700px) {
  .hero {
    min-height: 450px;
    height: auto;
  }
}
.hero__slider,
.hero .swiper,
.hero .swiper-wrapper,
.hero__slide {
  height: 100%;
}
.hero__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 700px) {
  .hero__image {
    height: 450px;
  }
}
.hero__content {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: clamp(15px,2.0832vw,40px);
  pointer-events: none;
}
.hero__box {
  max-width: 640px;
  padding: 30px;
  background: rgba(226,4,24,0.8);
  color: #ffffff;
  text-align: center;
}
.hero__kicker {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #ffffff;
}
.hero__title {
  font-size: clamp(25px,1.5624vw,30px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.75px;
  color: #000000;
  margin-bottom: 20px;
  color: #ffffff;
}
.hero__title p {
  margin: 0;
  font: inherit;
  letter-spacing: inherit;
  color: inherit;
}
.hero__text {
  font-size: 16.5px;
  font-family: 'Karla', sans-serif;
  line-height: 1.5;
  color: #ffffff;
}
.hero__text p {
  line-height: 1.5;
}
.hero__text p:last-child {
  margin-bottom: 0;
}
.hero__nav {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
}
@media screen and (max-width: 700px) {
  .hero__nav {
    display: none;
  }
}
.hero__arrow {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: #ffffff;
  cursor: pointer;
  transition: background-color 200ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.hero__arrow--prev {
  transform: rotate(180deg);
}
.hero__arrow:hover svg path {
  fill: #69686c;
}
.client-logos__row + .client-logos__row {
  margin-top: clamp(20px,1.5624vw,30px);
}
.client-logos__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-inline: clamp(10px,1.0416vw,20px);
  border-left: 1px solid #e5e5e5;
}
.client-logos__slide:first-child {
  border-left: 0;
}
.client-logos__logo {
  width: 100%;
  height: 90px;
  object-fit: contain;
}
.stats {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: clamp(20px,1.5624vw,30px);
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 550px) {
  .stats {
    grid-template-columns: 1fr;
  }
}
.stats__item {
  margin: 0;
}
.stats__value {
  font-size: clamp(37.4px,2.29152vw,44px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.5px;
  color: #000000;
  display: block;
}
.stats__label {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #b2b2b2;
  display: block;
  margin-top: 5px;
}
.certification-preview {
  display: block;
  color: inherit;
  text-decoration: none;
}
.certification-preview__image {
  width: 100%;
  height: auto;
  border: 1px solid #e5e5e5;
  transition: border-color 200ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.certification-preview:hover .certification-preview__image {
  border-color: #e20418;
}
.certification-preview__title {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #000000;
  display: block;
  margin-top: 20px;
  color: #ffffff;
}
.contacts__grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: clamp(30px,3.6456vw,70px);
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .contacts__grid {
    grid-template-columns: 1fr;
  }
}
.contacts__map {
  height: 100%;
}
.contacts__map-fallback {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  min-height: clamp(200px,16.6656vw,320px);
  padding: clamp(20px,2.0832vw,40px);
  background: #ffffff;
}
.contacts__address {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.6px;
  color: #000000;
  margin: 0;
}
.contacts__address p {
  line-height: 1.5;
}
.contacts__title {
  font-size: clamp(32.3px,1.97904vw,38px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -1px;
  color: #000000;
  margin-bottom: 30px;
}
.contacts__text {
  font-size: 18px;
  line-height: 1.7;
}
.contacts__text p {
  line-height: 1.5;
}
.map-embed {
  box-sizing: border-box;
  height: 100%;
  min-height: 400px;
}
.map-embed__frame {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.text-page__title {
  font-size: clamp(37.4px,2.29152vw,44px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.5px;
  color: #000000;
  margin-bottom: clamp(30px,2.604vw,50px);
}
.text-page__content {
  font-size: 16.5px;
  font-family: 'Karla', sans-serif;
  line-height: 1.5;
}
.text-page__content p {
  line-height: 1.5;
}
.text-page__content h2 {
  font-size: clamp(25px,1.5624vw,30px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.75px;
  color: #000000;
  margin-top: clamp(30px,2.604vw,50px);
}
.text-page__content h3 {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #000000;
  margin-top: 30px;
  margin-bottom: 15px;
}
.work-preview {
  box-sizing: border-box;
  padding: clamp(20px,2.0832vw,40px);
  background: #ffffff;
  transition: background-color 200ms cubic-bezier(0.420,0.000,0.580,1.000);
  text-align: center;
}
.work-preview:hover {
  background-color: #f9f9f9;
}
.work-preview__title {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #000000;
  padding-bottom: calc(5.1px);
  border-bottom: calc(0.24px) solid #e5e5e5;
  margin-bottom: 10px;
}
.work-preview__city {
  font-size: 16.5px;
  font-family: 'Work Sans', sans-serif;
  line-height: 1.4;
  letter-spacing: -0.6px;
  color: #b2b2b2;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.work-preview__photos {
  margin: 0;
}
.work-preview__shot {
  display: block;
}
.work-preview__shot img {
  display: block;
  width: 100%;
  height: auto;
}
.work-preview__shot--hidden {
  display: none;
}
.category-preview {
  position: relative;
  display: block;
  overflow: hidden;
}
.category-preview__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.category-preview__label {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  padding: 15px;
  background: rgba(226,4,24,0.8);
}
.category-preview__title {
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #000000;
  text-transform: uppercase;
  color: #ffffff;
}
.gallery {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
}
.slider {
  position: relative;
}
.slider__arrow {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  background: #e20418 url(../img/icons/arrow-right.svg) no-repeat center;
  border-radius: 50%;
  margin-top: -24px;
  z-index: 10;
  cursor: pointer;
}
.slider__arrow.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
  .slider__arrow {
    width: 40px;
    height: 40px;
  }
}
.slider__arrow--prev {
  left: 0;
  transform: translateX(-50%) rotate(180deg);
  -webkit-transform: translateX(-50%) rotate(180deg);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--prev {
    left: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
.slider__arrow--next {
  right: 0;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--next {
    right: 5px;
    transform: none;
    -webkit-transform: none;
  }
}
.slider__pagination {
  text-align: center;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  font-weight: 500;
  padding-top: 8px;
}
@media screen and (max-width: 1000px) {
  .slider__pagination {
    top: auto;
    bottom: 0;
    z-index: 10;
    color: rgba(255,255,255,0.7);
    text-align: right;
    padding: 5px;
  }
}
.slider--fullscreen {
  background: #f9f9f9;
}
.slider--fullscreen .slider__pagination {
  display: none;
}
.slider--fullscreen .slider__arrow {
  transform: none;
  -webkit-transform: none;
}
.slider--fullscreen .slider__arrow--next {
  right: clamp(5px,2.0832vw,40px);
}
.slider--fullscreen .slider__arrow--prev {
  left: clamp(5px,2.0832vw,40px);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.contact-form--1 .contact-form__inputs {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  column-gap: clamp(10px,2.0832vw,40px);
}
@media screen and (max-width: 700px) {
  .contact-form--1 .contact-form__inputs {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 701px) {
  .contact-form--1 .input--1,
  .contact-form--1 .input--2,
  .contact-form--1 .input--3 {
    grid-column-start: 1;
  }
  .contact-form--1 .input--4 {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: span 3;
  }
  .contact-form--1 .input--5 {
    grid-column-end: span 2;
  }
}
.contact-form--1 .textarea {
  display: flex;
  flex-direction: column;
}
.contact-form--1 .textarea textarea {
  flex-grow: 1;
}
.contact-form .form-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.popup {
  position: fixed;
  z-index: 1000;
  background: #ffffff;
  top: 50%;
  left: 50%;
  width: 1200px;
  max-width: 90vw;
  max-height: 90vh;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  box-shadow: 0 0 0 100vw rgba(0,0,0,0.8);
  transition: 600ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.popup.hidden {
  transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  -webkit-transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  box-shadow: 0 0 0 0vw rgba(0,0,0,0.8);
  pointer-events: none;
}
.popup__grid {
  display: grid;
  grid-template-columns: 40% 1fr;
}
@media screen and (max-width: 700px) {
  .popup__grid {
    grid-template-columns: 1fr;
  }
}
.popup__image img {
  object-fit: cover;
  width: 100%;
  max-height: 90vh;
  height: 100%;
}
@media screen and (max-width: 700px) {
  .popup__image img {
    height: auto;
    max-height: 25vh;
  }
}
.popup__image--empty {
  background: #e5e5e5;
  aspect-ratio: 0.75;
}
@media screen and (max-width: 700px) {
  .popup__image--empty {
    aspect-ratio: 1.7777777777778;
  }
}
.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .popup__close {
    width: 35px;
    height: 35px;
  }
}
.popup__close::before,
.popup__close::after {
  content: '';
  position: absolute;
  height: 1px;
  background: rgba(0,0,0,0.6);
  left: 5px;
  right: 5px;
  top: 50%;
}
.popup__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.popup__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.popup__content {
  padding: 40px clamp(10px,6.2496vw,120px);
  overflow-y: auto;
  display: grid;
  align-items: center;
  max-height: 90vh;
}
@media screen and (max-width: 700px) {
  .popup__content {
    max-height: calc(90vh - 25vh);
    padding: 20px clamp(10px,6.2496vw,120px);
  }
}
.popup__title {
  font-size: clamp(25px,1.5624vw,30px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.75px;
  color: #000000;
}
.popup__cta,
.popup__subscribe {
  margin-top: clamp(20px,2.0832vw,40px);
}
.popup__bg {
  position: relative;
}
.popup__bg::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.2);
}
.popup__bg img {
  max-height: 90vh;
  object-fit: cover;
}
@media screen and (max-width: 700px) {
  .popup__bg img {
    aspect-ratio: 1;
  }
}
.popup__fg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: rgba(255,255,255,0.7);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}
.popup__fg-wrapper {
  max-width: 500px;
}
.error-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  height: 100vh;
}
.error-container h1 {
  text-align: center;
  margin-bottom: .5em;
}
.error-container a {
  text-decoration: underline;
}
.paginator {
  grid-column: 1 / -1;
  margin-top: 40px;
}
.paginator__pages {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.paginator__pages a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: rgba(0,0,0,0.6);
  border: 1px solid rgba(0,0,0,0.6);
  border-radius: 3px;
}
.paginator__pages .active a {
  background: rgba(0,0,0,0.6);
  color: rgba(255,255,255,0.7);
}
.home-company__background {
  background-position: bottom left;
  background-size: 600px auto;
}
@media screen and (max-width: 700px) {
  .home-company__background {
    display: none;
  }
}
.home-company__overlay {
  background: rgba(255,255,255,0.61);
}
.home-company__grid {
  display: grid;
  grid-template-columns: minmax(0,640px) 1fr;
  gap: clamp(30px,3.6456vw,70px);
  align-items: start;
}
@media screen and (max-width: 1200px) {
  .home-company__grid {
    grid-template-columns: 1fr;
  }
}
.home-company__cards {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: clamp(20px,1.5624vw,30px);
}
@media screen and (max-width: 550px) {
  .home-company__cards {
    grid-template-columns: 1fr;
  }
}
.home-company__cards .image-card:first-child img {
  margin-top: 50px;
}
@media screen and (max-width: 1200px) {
  .home-company__cards .image-card:first-child img {
    margin-top: 0;
  }
}
.home-gallery__grid {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: clamp(30px,3.6456vw,70px);
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .home-gallery__grid {
    grid-template-columns: 1fr;
  }
}
.home-gallery__slider {
  position: relative;
  min-width: 0;
}
.home-gallery__nav {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
}
.home-gallery__arrow {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: #ffffff;
  cursor: pointer;
  transition: background-color 200ms cubic-bezier(0.420,0.000,0.580,1.000);
}
.home-gallery__arrow--prev {
  transform: rotate(180deg);
}
.home-gallery__arrow:hover svg path {
  fill: #69686c;
}
.home-references__header {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: clamp(20px,2.0832vw,40px);
  align-items: end;
  margin-bottom: clamp(40px,3.6456vw,70px);
}
@media screen and (max-width: 1000px) {
  .home-references__header {
    grid-template-columns: 1fr;
    align-items: start;
  }
}
.home-references__cta {
  justify-self: end;
}
@media screen and (max-width: 1000px) {
  .home-references__cta {
    justify-self: start;
  }
}
.works-header {
  min-height: clamp(120px,7.812vw,150px);
}
.works-header__background {
  background-position: top center;
}
.works-header__overlay {
  background: rgba(255,255,255,0.81);
}
.works-intro {
  margin-bottom: clamp(50px,5.208vw,100px);
}
.history-hero__overlay {
  background: rgba(0,0,0,0.87);
}
.history-hero__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(30px,3.6456vw,70px);
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .history-hero__grid {
    grid-template-columns: 1fr;
  }
}
.history-hero__figure img {
  width: 100%;
  height: auto;
}
.history-hero__text .section-intro__text {
  color: rgba(255,255,255,0.7);
}
.history-today__grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: clamp(30px,3.6456vw,70px);
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .history-today__grid {
    grid-template-columns: 1fr;
  }
}
.history-today__columns {
  font-size: 16.5px;
  font-family: 'Karla', sans-serif;
  line-height: 1.5;
  margin-bottom: clamp(40px,3.6456vw,70px);
  column-count: 2;
  column-gap: clamp(20px,2.0832vw,40px);
}
.history-today__columns p {
  line-height: 1.5;
}
@media screen and (max-width: 700px) {
  .history-today__columns {
    column-count: 1;
  }
}
.history-today__figure img {
  width: 100%;
  height: auto;
}
.team-intro__overlay {
  background: rgba(205,2,2,0.86);
}
.team-intro__grid {
  display: grid;
  grid-template-columns: 1fr minmax(0,420px);
  gap: clamp(30px,3.6456vw,70px);
  align-items: start;
}
@media screen and (max-width: 1000px) {
  .team-intro__grid {
    grid-template-columns: 1fr;
  }
}
.team-intro__text .section-intro__text {
  color: rgba(255,255,255,0.7);
}
.team-intro__skills {
  background: #ffffff;
  color: rgba(0,0,0,0.6);
}
.team-intro__skills h2 {
  color: #c90415;
}
.team-intro__skills-title {
  font-size: clamp(22px,1.35408vw,26px);
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.75px;
  color: #000000;
  margin-bottom: 20px;
}
.team-intro__skills-text {
  font-size: 16.5px;
  font-family: 'Karla', sans-serif;
  line-height: 1.5;
}
.team-intro__skills-text p {
  line-height: 1.5;
}
.team-intro__photos {
  margin-top: clamp(40px,3.6456vw,70px);
}
.references__intro {
  margin-bottom: clamp(40px,3.6456vw,70px);
}
.certifications__intro {
  margin-bottom: clamp(40px,3.6456vw,70px);
}
.certifications__rule {
  margin-block: clamp(30px,2.604vw,50px);
  border-top-color: rgba(255,255,255,0.2);
}
.brochure__grid {
  display: grid;
  grid-template-columns: 1fr minmax(0,480px);
  gap: clamp(30px,3.6456vw,70px);
  align-items: center;
  margin-bottom: clamp(40px,3.6456vw,70px);
}
@media screen and (max-width: 1000px) {
  .brochure__grid {
    grid-template-columns: 1fr;
  }
}
.brochure__figure img {
  width: 100%;
  height: auto;
}