@charset "UTF-8";
@font-face {
  font-family: "Matter";
  src: url(../fonts/Matter-Light.woff?7ee787b4c7062f96f9cb53c0db55f6a3) format("woff"), url(../fonts/Matter-Light.woff2?c9e2fa9781d1166c66cf3c42be2cc6e7) format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/Matter-Regular.woff?706d7b324f5e85d250747b20eb9892f9) format("woff"), url(../fonts/Matter-Regular.woff2?3baebba0a70ecac523c6005a213441dd) format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/MatterSQ-Light.woff?e2e68519e0e806e3d6093c2ac0a5bf0d) format("woff"), url(../fonts/MatterSQ-Light.woff2?1c05820031c11f6714e453ec350c356d) format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/MatterSQ-Regular.woff?1c1a763430fd6be0080891990f673da1) format("woff"), url(../fonts/MatterSQ-Regular.woff2?587d3ac7b8024037c47c7fd631ecd7e7) format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: "Rhymes Display";
  src: url(../fonts/RhymesDisplay-UltraLightItalic.woff?aa66c24d7c821aac78da5641b495a3be) format("woff"), url(../fonts/RhymesDisplay-UltraLightItalic.woff2?5e59e5c1e0600b4ccc4c7f367b7784a3) format("woff2");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Rhymes Display";
  src: url(../fonts/RhymesDisplay-LightItalic.woff?b1a9739da4e614974dcf25f25b7ceb62) format("woff"), url(../fonts/RhymesDisplay-LightItalic.woff2?ae99f46032a2549f4a2cab3d14201cf2) format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Rhymes Display";
  src: url(../fonts/RhymesDisplay-RegularItalic.woff?58cd615ec015e4a9d6aeed1a580205bd) format("woff"), url(../fonts/RhymesDisplay-RegularItalic.woff2?17c66f2a2eb3798b88d8a754654a5d3d) format("woff2");
  font-weight: 400;
  font-style: italic;
}
:root {
  --color-primary: 120, 119, 166;
  --color-secondary: 104, 129, 105;
  --color-text: 255, 255, 255;
  --color-text-brown: 89, 75, 75;
  --color-background: 255, 255, 255;
  --color-white: 255, 255, 255;
  --color-beige: 221, 215, 202;
  --color-broken-white: 245, 244, 238;
  --color-soft-green: 89, 92, 84;
  --color-grey: 46, 53, 56;
  --color-cream: 242, 238, 228;
  --border: 1px solid #7B7D76;
  --font-family-body: "Matter", sans-serif;
  --font-family-headings: "Matter", sans-serif;
  --transition-duration: 0.25s;
  --transition-ease: ease-in-out;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 700;
  --radius: 8px;
}

/*!
 * Bootstrap Grid v5.2.0 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*!
 * Bootstrap Reboot v5.2.0 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: var(--bs-link-color);
  text-decoration: underline;
}

a:hover {
  color: var(--bs-link-hover-color);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
p,
.paragraph {
  text-rendering: optimizeLegibility;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Matter", sans-serif;
  font-weight: 100;
}
h1 em, h1 strong, .h1 em, .h1 strong,
h2 em,
h2 strong, .h2 em, .h2 strong,
h3 em,
h3 strong, .h3 em, .h3 strong,
h4 em,
h4 strong, .h4 em, .h4 strong,
h5 em,
h5 strong, .h5 em, .h5 strong,
h6 em,
h6 strong, .h6 em, .h6 strong {
  font-family: "Rhymes Display", sans-serif;
  line-height: 1;
  font-weight: 100;
}

main .c-testimonial-block__title, main .c-hero-home__inner .content h1 {
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 400px) {
  main .c-testimonial-block__title, main .c-hero-home__inner .content h1 {
    font-size: calc(48px + ((1vw - 4px) * 2.8703703704));
  }
}
@media screen and (min-width: 2560px) {
  main .c-testimonial-block__title, main .c-hero-home__inner .content h1 {
    font-size: 110px;
  }
}
@media screen and (min-width: 400px) {
  main .c-testimonial-block__title, main .c-hero-home__inner .content h1 {
    line-height: calc(58px + ((1vw - 4px) * 2.6388888889));
  }
}
@media screen and (min-width: 2560px) {
  main .c-testimonial-block__title, main .c-hero-home__inner .content h1 {
    line-height: 115px;
  }
}

.page-contact__top .content h1 {
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 400px) {
  .page-contact__top .content h1 {
    font-size: calc(48px + ((1vw - 4px) * 1.9444444444));
  }
}
@media screen and (min-width: 2560px) {
  .page-contact__top .content h1 {
    font-size: 90px;
  }
}
@media screen and (min-width: 400px) {
  .page-contact__top .content h1 {
    line-height: calc(58px + ((1vw - 4px) * 1.4814814815));
  }
}
@media screen and (min-width: 2560px) {
  .page-contact__top .content h1 {
    line-height: 90px;
  }
}

.content-single-story__inner .content-wrapper h1, main .c-featured-stories__header .content h2, main .c-form__inner .content h2, main .c-form__inner .content h3, main .c-form__inner .content h4, main .c-textblock__wrapper .content h2, main .c-textblock__wrapper .content h3, main .c-textblock-wide[data-text-wide-el] .content p:first-child, h3, .h3, h2, .h2 {
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 400px) {
  .content-single-story__inner .content-wrapper h1, main .c-featured-stories__header .content h2, main .c-form__inner .content h2, main .c-form__inner .content h3, main .c-form__inner .content h4, main .c-textblock__wrapper .content h2, main .c-textblock__wrapper .content h3, main .c-textblock-wide[data-text-wide-el] .content p:first-child, h3, .h3, h2, .h2 {
    font-size: calc(32px + ((1vw - 4px) * 1.0648148148));
  }
}
@media screen and (min-width: 2560px) {
  .content-single-story__inner .content-wrapper h1, main .c-featured-stories__header .content h2, main .c-form__inner .content h2, main .c-form__inner .content h3, main .c-form__inner .content h4, main .c-textblock__wrapper .content h2, main .c-textblock__wrapper .content h3, main .c-textblock-wide[data-text-wide-el] .content p:first-child, h3, .h3, h2, .h2 {
    font-size: 55px;
  }
}
@media screen and (min-width: 400px) {
  .content-single-story__inner .content-wrapper h1, main .c-featured-stories__header .content h2, main .c-form__inner .content h2, main .c-form__inner .content h3, main .c-form__inner .content h4, main .c-textblock__wrapper .content h2, main .c-textblock__wrapper .content h3, main .c-textblock-wide[data-text-wide-el] .content p:first-child, h3, .h3, h2, .h2 {
    line-height: calc(42px + ((1vw - 4px) * 1.0648148148));
  }
}
@media screen and (min-width: 2560px) {
  .content-single-story__inner .content-wrapper h1, main .c-featured-stories__header .content h2, main .c-form__inner .content h2, main .c-form__inner .content h3, main .c-form__inner .content h4, main .c-textblock__wrapper .content h2, main .c-textblock__wrapper .content h3, main .c-textblock-wide[data-text-wide-el] .content p:first-child, h3, .h3, h2, .h2 {
    line-height: 65px;
  }
}

.offcanvas__navigation a, main .c-content__inner .content > p:first-child, main .c-cta__inner .wrapper h2, main .c-cta__inner .wrapper h3, main .c-textblock-wide__inner .content > p:first-child {
  font-size: 32px;
  line-height: 42px;
}
@media screen and (min-width: 400px) {
  .offcanvas__navigation a, main .c-content__inner .content > p:first-child, main .c-cta__inner .wrapper h2, main .c-cta__inner .wrapper h3, main .c-textblock-wide__inner .content > p:first-child {
    font-size: calc(32px + ((1vw - 4px) * 0.2777777778));
  }
}
@media screen and (min-width: 2560px) {
  .offcanvas__navigation a, main .c-content__inner .content > p:first-child, main .c-cta__inner .wrapper h2, main .c-cta__inner .wrapper h3, main .c-textblock-wide__inner .content > p:first-child {
    font-size: 38px;
  }
}
@media screen and (min-width: 400px) {
  .offcanvas__navigation a, main .c-content__inner .content > p:first-child, main .c-cta__inner .wrapper h2, main .c-cta__inner .wrapper h3, main .c-textblock-wide__inner .content > p:first-child {
    line-height: calc(42px + ((1vw - 4px) * 0.462962963));
  }
}
@media screen and (min-width: 2560px) {
  .offcanvas__navigation a, main .c-content__inner .content > p:first-child, main .c-cta__inner .wrapper h2, main .c-cta__inner .wrapper h3, main .c-textblock-wide__inner .content > p:first-child {
    line-height: 52px;
  }
}

.search-page__posts article h2, .header__search .wrapper form input[type=search], main article.type-story .content h2, main article.type-news .content h2 {
  font-size: 25px;
  line-height: 35px;
}
@media screen and (min-width: 400px) {
  .search-page__posts article h2, .header__search .wrapper form input[type=search], main article.type-story .content h2, main article.type-news .content h2 {
    font-size: calc(25px + ((1vw - 4px) * 0.2314814815));
  }
}
@media screen and (min-width: 2560px) {
  .search-page__posts article h2, .header__search .wrapper form input[type=search], main article.type-story .content h2, main article.type-news .content h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 400px) {
  .search-page__posts article h2, .header__search .wrapper form input[type=search], main article.type-story .content h2, main article.type-news .content h2 {
    line-height: calc(35px + ((1vw - 4px) * 0.462962963));
  }
}
@media screen and (min-width: 2560px) {
  .search-page__posts article h2, .header__search .wrapper form input[type=search], main article.type-story .content h2, main article.type-news .content h2 {
    line-height: 45px;
  }
}

main .c-events .c-events__item h2 {
  font-size: 21px;
  line-height: 36px;
}
@media screen and (min-width: 400px) {
  main .c-events .c-events__item h2 {
    font-size: calc(21px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  main .c-events .c-events__item h2 {
    font-size: 21px;
  }
}
@media screen and (min-width: 400px) {
  main .c-events .c-events__item h2 {
    line-height: calc(36px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  main .c-events .c-events__item h2 {
    line-height: 36px;
  }
}

.footer__navigation > .wrapper a, .footer__navigation > .wrapper h3, main article.type-testimonial header h3, main article.type-testimonial blockquote, main article.type-story .content ul li, main article.type-news .content ul li, form .gfield_label, .btn-scroll-down span, body, p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
}
@media screen and (min-width: 400px) {
  .footer__navigation > .wrapper a, .footer__navigation > .wrapper h3, main article.type-testimonial header h3, main article.type-testimonial blockquote, main article.type-story .content ul li, main article.type-news .content ul li, form .gfield_label, .btn-scroll-down span, body, p {
    font-size: calc(16px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  .footer__navigation > .wrapper a, .footer__navigation > .wrapper h3, main article.type-testimonial header h3, main article.type-testimonial blockquote, main article.type-story .content ul li, main article.type-news .content ul li, form .gfield_label, .btn-scroll-down span, body, p {
    font-size: 16px;
  }
}
@media screen and (min-width: 400px) {
  .footer__navigation > .wrapper a, .footer__navigation > .wrapper h3, main article.type-testimonial header h3, main article.type-testimonial blockquote, main article.type-story .content ul li, main article.type-news .content ul li, form .gfield_label, .btn-scroll-down span, body, p {
    line-height: calc(30px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  .footer__navigation > .wrapper a, .footer__navigation > .wrapper h3, main article.type-testimonial header h3, main article.type-testimonial blockquote, main article.type-story .content ul li, main article.type-news .content ul li, form .gfield_label, .btn-scroll-down span, body, p {
    line-height: 30px;
  }
}

.subtitle {
  font-size: 15px;
  line-height: 23px;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 400px) {
  .subtitle {
    font-size: calc(15px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  .subtitle {
    font-size: 15px;
  }
}
@media screen and (min-width: 400px) {
  .subtitle {
    line-height: calc(23px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  .subtitle {
    line-height: 23px;
  }
}

h1, .h1 {
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 400px) {
  h1, .h1 {
    font-size: calc(48px + ((1vw - 4px) * 1.9444444444));
  }
}
@media screen and (min-width: 2560px) {
  h1, .h1 {
    font-size: 90px;
  }
}
@media screen and (min-width: 400px) {
  h1, .h1 {
    line-height: calc(58px + ((1vw - 4px) * 1.8518518519));
  }
}
@media screen and (min-width: 2560px) {
  h1, .h1 {
    line-height: 98px;
  }
}

h2, .h2 {
  margin-bottom: 1em;
}

h4, .h4 {
  font-size: 20px;
}
@media screen and (min-width: 400px) {
  h4, .h4 {
    font-size: calc(20px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  h4, .h4 {
    font-size: 20px;
  }
}

h5, .h5 {
  font-size: 18px;
}
@media screen and (min-width: 400px) {
  h5, .h5 {
    font-size: calc(18px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  h5, .h5 {
    font-size: 18px;
  }
}

h6, .h6 {
  font-size: 16px;
}
@media screen and (min-width: 400px) {
  h6, .h6 {
    font-size: calc(16px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  h6, .h6 {
    font-size: 16px;
  }
}

body {
  color: rgba(var(--color-text-brown));
  background-color: rgba(var(--color-broken-white));
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

body,
input,
button,
select,
option {
  font-family: var(--font-family-body);
  font-weight: var(--font-weight-normal);
}

*:before,
*:after {
  box-sizing: border-box;
  line-height: 1.45;
  -webkit-font-smoothing: antialiased;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  text-align: left;
  font: inherit;
  color: inherit;
}

figure {
  margin-bottom: 0;
}

nav {
  margin-top: 2em;
}

blockquote {
  margin-bottom: 0;
}

.error404 footer {
  display: none;
}

.search .header .header {
  color: rgba(var(--color-text-brown));
}
.search .header .header__nav .header__nav-list li a {
  color: rgba(var(--color-text-brown));
}
.search .header .header__nav .header__nav-list li a:after {
  background-color: rgba(var(--color-text-brown));
  transform-origin: center;
}
.search .header .header__nav .header__nav-list li a:hover {
  color: rgba(var(--color-text-brown));
}
.search .header .header__nav .header__nav-list li a:hover:after {
  background-color: rgba(var(--color-text-brown));
  transform: scaleX(1);
}
.search .header .header__logo img.logo-white {
  display: none;
}
.search .header .header__logo img.logo-dark {
  display: block;
}
.search .header .header__wrapper {
  background-color: rgba(var(--color-broken-white));
}
.search .header .header__wrapper:before {
  background-color: #DEDAD5;
}
.search .header .header__functionalities .btn-contact {
  border-color: #DEDAD5;
  color: rgba(var(--color-text-brown));
}
.search .header .header__functionalities .btn-contact:after {
  background: #DEDAD5;
}
.search .header .header__functionalities .btn-contact svg {
  color: rgba(var(--color-text-brown));
}
.search .header .header__functionalities .btn-contact:before {
  background-color: #707070;
}
.search .header .header__functionalities .btn-contact:hover:before {
  width: 100%;
}
.search .header .header__functionalities .btn-search {
  color: rgba(var(--color-text-brown));
  border-color: #DEDAD5;
}
.search .header .header__functionalities .btn-search:after {
  background: #DEDAD5;
}
.search .header .header__functionalities .btn-search svg {
  color: rgba(var(--color-text-brown));
}
.search .header .header__functionalities .btn-search:before {
  background-color: #707070;
}
.search .header .header__functionalities .btn-search:hover:before {
  width: 100%;
}
.search .header .header__functionalities .language-switcher:after {
  background: #DEDAD5;
}
.search .header .header__functionalities .language-switcher span {
  color: rgba(var(--color-text-brown));
}
.search .header .header__functionalities .language-switcher a {
  color: rgba(var(--color-text-brown));
}
.search .header .header__functionalities .language-switcher:before {
  background-color: #707070;
}
.search .header .header__functionalities .language-switcher:hover:before {
  width: 100%;
}
.search .header .header__functionalities .language-switcher__list {
  background: rgba(var(--color-broken-white));
  border-color: #DEDAD5;
}
.search .header .header__functionalities .language-switcher__list li a:hover {
  background-color: rgba(var(--color-broken-white));
}
.search .header .header__toggle {
  color: rgba(var(--color-text-brown));
}
.search .header .header__toggle:before {
  background: #DEDAD5;
}
.search .header .header__toggle .wrapper > span {
  background-color: rgba(var(--color-text-brown));
}

.slider-functions {
  display: flex;
  gap: 30px;
  align-items: center;
}
.slider-functions .swiper-pagination {
  position: relative;
  height: 2px !important;
  background: rgba(89, 75, 75, 0.4);
}
.slider-functions .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #594B4B;
}

.page-template-page-contact .header .btn-contact:before {
  background-color: #7CBD9B;
  width: 100%;
}

.btn-scroll-down {
  margin-inline: auto;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.btn-scroll-down i {
  display: inline-block;
  width: 45px;
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid #7CBD9B;
  color: #7CBD9B;
}
.btn-scroll-down span {
  font-family: "Matter", sans-serif;
  display: inline-block;
  position: relative;
}
.btn-scroll-down span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: white;
  width: 100%;
  z-index: 0;
}
.btn-scroll-down span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #7CBD9B;
  width: 0;
  z-index: 1;
  transition: width 0.2s ease;
}
.btn-scroll-down:hover {
  color: #7CBD9B;
}
.btn-scroll-down:hover span:after {
  width: 100%;
}

.error404 {
  background: rgba(var(--color-broken-white));
}
.error404 .header {
  color: rgba(var(--color-text-brown));
}
.error404 .header__nav .header__nav-list li a {
  color: rgba(var(--color-text-brown));
}
.error404 .header__nav .header__nav-list li a:after {
  background-color: rgba(var(--color-text-brown));
  transform-origin: center;
}
.error404 .header__nav .header__nav-list li a:hover {
  color: rgba(var(--color-text-brown));
}
.error404 .header__nav .header__nav-list li a:hover:after {
  background-color: rgba(var(--color-text-brown));
  transform: scaleX(1);
}
.error404 .header__logo img.logo-white {
  display: none;
}
.error404 .header__logo img.logo-dark {
  display: block;
}
.error404 .header__wrapper {
  background-color: rgba(var(--color-broken-white));
}
.error404 .header__wrapper:before {
  background-color: #DEDAD5;
}
.error404 .header__functionalities .btn-contact {
  border-color: #DEDAD5;
  color: rgba(var(--color-text-brown));
}
.error404 .header__functionalities .btn-contact:after {
  background: #DEDAD5;
}
.error404 .header__functionalities .btn-contact svg {
  color: rgba(var(--color-text-brown));
}
.error404 .header__functionalities .btn-contact:before {
  background-color: #707070;
}
.error404 .header__functionalities .btn-contact:hover:before {
  width: 100%;
}
.error404 .header__functionalities .btn-search {
  color: rgba(var(--color-text-brown));
  border-color: #DEDAD5;
}
.error404 .header__functionalities .btn-search:after {
  background: #DEDAD5;
}
.error404 .header__functionalities .btn-search svg {
  color: rgba(var(--color-text-brown));
}
.error404 .header__functionalities .btn-search:before {
  background-color: #707070;
}
.error404 .header__functionalities .btn-search:hover:before {
  width: 100%;
}
.error404 .header__functionalities .language-switcher:after {
  background: #DEDAD5;
}
.error404 .header__functionalities .language-switcher span {
  color: rgba(var(--color-text-brown));
}
.error404 .header__functionalities .language-switcher a {
  color: rgba(var(--color-text-brown));
}
.error404 .header__functionalities .language-switcher:before {
  background-color: #707070;
}
.error404 .header__functionalities .language-switcher:hover:before {
  width: 100%;
}
.error404 .header__functionalities .language-switcher__list {
  background: rgba(var(--color-broken-white));
  border-color: #DEDAD5;
}
.error404 .header__functionalities .language-switcher__list li a:hover {
  background-color: rgba(var(--color-broken-white));
}
.error404 .header__toggle {
  color: rgba(var(--color-text-brown));
}
.error404 .header__toggle:before {
  background: #DEDAD5;
}
.error404 .header__toggle .wrapper > span {
  background-color: rgba(var(--color-text-brown));
}

.swiper-buttons {
  display: flex;
  gap: 5px;
}
.swiper-buttons .swiper-button.prev svg {
  rotate: 180deg;
}

.single-story .c-content p {
  text-align: left;
}
@media (min-width: 992px) {
  .single-story .c-content .content {
    grid-column: 1/13;
  }
}

@media (min-width: 1680px) {
  .container--wide {
    max-width: 1440px;
  }
}
@media (min-width: 1920px) {
  .container--wide {
    max-width: 1600px;
  }
}
.container--narrow {
  max-width: 768px;
}
@media (min-width: 1280px) {
  .container--narrow {
    min-width: 1024px;
  }
}

.btn {
  font-size: 12px;
  line-height: 25px;
  font-family: "Matter", sans-serif;
  text-transform: uppercase;
  position: relative;
  display: inline-flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  white-space: nowrap;
  z-index: 2;
  color: white;
  letter-spacing: 1.5px;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: 300;
}
@media screen and (min-width: 400px) {
  .btn {
    font-size: calc(12px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  .btn {
    font-size: 12px;
  }
}
@media screen and (min-width: 400px) {
  .btn {
    line-height: calc(25px + ((1vw - 4px) * 0));
  }
}
@media screen and (min-width: 2560px) {
  .btn {
    line-height: 25px;
  }
}
.btn--primary {
  transition: transform 0.2s ease-in-out;
}
.btn--primary:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(var(--color-text-brown));
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.2s ease;
  transform-origin: right;
}
.btn--primary:before {
  content: "";
  background: url(../images/icon-arrow-right.svg?12936c94322765483654805259c3054e) center no-repeat;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 10px;
  height: 10px;
  opacity: 0;
  transition: 0.2s ease;
}
.btn--primary:hover:after {
  width: 0;
}
.btn--primary:hover:before {
  opacity: 1;
  right: -20px;
}
.btn--round {
  height: 45px;
  padding-inline: 40px;
  text-decoration: none;
  color: rgba(var(--color-text-brown));
  border-radius: 30px;
  border: 1px solid rgba(var(--color-text-brown));
  transition: transform 0.18s ease-in-out, border-color 0.18s ease-in-out;
}
.btn--round:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  right: 25px;
  background: url(../images/icon-arrow-right.svg?12936c94322765483654805259c3054e) center no-repeat;
  top: 50%;
  transform: translateY(-50%);
  transition: right 0.18s ease-in-out, opacity 0.18s ease-in-out;
}
.btn--round:hover {
  transform: translateY(-2px);
  border-color: rgba(var(--color-text-brown));
}
.btn--round:hover:after {
  right: 10px;
  opacity: 1;
}

@font-face {
  font-family: "Matter";
  src: url(../fonts/Matter-Light.woff?7ee787b4c7062f96f9cb53c0db55f6a3) format("woff"), url(../fonts/Matter-Light.woff2?c9e2fa9781d1166c66cf3c42be2cc6e7) format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/Matter-Regular.woff?706d7b324f5e85d250747b20eb9892f9) format("woff"), url(../fonts/Matter-Regular.woff2?3baebba0a70ecac523c6005a213441dd) format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/MatterSQ-Light.woff?e2e68519e0e806e3d6093c2ac0a5bf0d) format("woff"), url(../fonts/MatterSQ-Light.woff2?1c05820031c11f6714e453ec350c356d) format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/MatterSQ-Regular.woff?1c1a763430fd6be0080891990f673da1) format("woff"), url(../fonts/MatterSQ-Regular.woff2?587d3ac7b8024037c47c7fd631ecd7e7) format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: "Rhymes Display";
  src: url(../fonts/RhymesDisplay-UltraLightItalic.woff?aa66c24d7c821aac78da5641b495a3be) format("woff"), url(../fonts/RhymesDisplay-UltraLightItalic.woff2?5e59e5c1e0600b4ccc4c7f367b7784a3) format("woff2");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Rhymes Display";
  src: url(../fonts/RhymesDisplay-LightItalic.woff?b1a9739da4e614974dcf25f25b7ceb62) format("woff"), url(../fonts/RhymesDisplay-LightItalic.woff2?ae99f46032a2549f4a2cab3d14201cf2) format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Rhymes Display";
  src: url(../fonts/RhymesDisplay-RegularItalic.woff?58cd615ec015e4a9d6aeed1a580205bd) format("woff"), url(../fonts/RhymesDisplay-RegularItalic.woff2?17c66f2a2eb3798b88d8a754654a5d3d) format("woff2");
  font-weight: 400;
  font-style: italic;
}
form {
  margin-top: 40px !important;
}
form .gfield_required {
  display: none !important;
}
form .gform_fields {
  row-gap: 40px !important;
}
@media (min-width: 992px) {
  form .gform_fields {
    row-gap: 30px !important;
  }
}
form .gfield_label {
  font-family: "Matter", sans-serif !important;
  font-weight: 300 !important;
}
form input[type=text], form input[type=email], form input[type=tel] {
  background-color: unset !important;
  border: unset !important;
  border-bottom: 1px solid #594B4B !important;
  font-family: "Matter", sans-serif !important;
  box-shadow: none !important;
  background-image: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
       appearance: none !important;
}
form input[type=text]::-moz-placeholder, form input[type=email]::-moz-placeholder, form input[type=tel]::-moz-placeholder {
  opacity: 0.3 !important;
}
form input[type=text]::placeholder, form input[type=email]::placeholder, form input[type=tel]::placeholder {
  opacity: 0.3 !important;
}
form select {
  font-family: "Matter", sans-serif !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #594B4B !important;
  height: 47px !important;
  padding-left: 0 !important;
  font-weight: 300 !important;
  box-shadow: none !important;
  background-image: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
       appearance: none !important;
}
form select::-moz-placeholder {
  opacity: 0.3 !important;
}
form select::placeholder {
  opacity: 0.3 !important;
}
form textarea {
  background: none !important;
  font-family: "Matter", sans-serif !important;
  background: unset !important;
  border: none !important;
  border-bottom: 1px solid #594B4B !important;
  height: 155px !important;
  box-shadow: none !important;
  background-image: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
       appearance: none !important;
}
form textarea::-moz-placeholder {
  opacity: 0.3 !important;
}
form textarea::placeholder {
  opacity: 0.3 !important;
}
@media (min-width: 992px) {
  form .gfield--type-consent {
    grid-column: span 9 !important;
  }
}
form .gfield--type-consent .ginput_container_consent {
  display: flex !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 5px !important;
  align-items: flex-start !important;
}
form .gfield--type-consent .ginput_container_consent input {
  scale: 1.2 !important;
  margin-top: 3px !important;
}
form .gfield--type-consent label {
  font-size: 12px !important;
  font-family: "Matter", sans-serif !important;
  line-height: 20px !important;
}
@media (min-width: 992px) {
  form .gfield--type-submit {
    grid-column: 10/13 !important;
  }
}
form .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
form .validation_message {
  padding: 0 !important;
  background: unset !important;
  border: none !important;
}
form [aria-invalid=true] {
  border: none !important;
  border-bottom: 1px solid #594B4B !important;
}

@keyframes grow {
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes shrink {
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
            clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
}
@keyframes grow-to-right {
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes hide {
  100% {
    display: none;
    visibility: hidden;
  }
}
@keyframes width-50 {
  100% {
    width: 50%;
  }
}
@keyframes width-0 {
  100% {
    width: 0;
  }
}
@keyframes width-100 {
  100% {
    width: 100%;
  }
}
@keyframes height-100 {
  100% {
    height: 100%;
  }
}
@keyframes hide-element {
  100% {
    opacity: 0;
  }
}
@keyframes appear {
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes marquee {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes marqueeTop {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes marqueeBottom {
  0% {
    transform: translate3d(0, -100%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.home .header {
  opacity: 0;
  animation: appear 0.5s 2.1s forwards;
}
.home .header__toggle:before {
  animation: height-100 0.2s 0.1s linear forwards;
}
.home .header__wrapper:before {
  animation: width-100 0.4s linear forwards;
}
.home .header__functionalities .language-switcher:after {
  animation: height-100 0.2s 0.5s linear forwards;
}
.home .header__functionalities .btn-search:after {
  animation: height-100 0.2s 0.6s linear forwards;
}
.home .header__functionalities .btn-contact:after {
  animation: height-100 0.2s 0.7s linear forwards;
}
.home .c-hero-home .wrapper {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.4s forwards;
}
.home .c-hero-home .wrapper ul li:nth-child(4) {
  animation: hide 0.2s 0.4s forwards;
}
.home .c-hero-home .wrapper ul li:nth-child(3) {
  animation: hide 0.2s 0.6s forwards;
}
.home .c-hero-home .wrapper ul li:nth-child(2) {
  animation: hide 0.2s 0.8s forwards;
}
.home .c-hero-home .wrapper ul li:first-child {
  animation: hide 0.2s 1s forwards;
}
@media (max-width: 991.98px) {
  .home .c-hero-home .image-wrapper {
    animation: width-0 0.7s 1.5s forwards, hide-element 0.7s 1.2s forwards;
  }
}
@media (min-width: 992px) {
  .home .c-hero-home .image-wrapper {
    animation: width-50 0.7s 1.5s forwards;
  }
}
@media (max-width: 991.98px) {
  .home .c-hero-home .video-wrapper {
    animation: width-100 0.7s 1.5s forwards;
  }
}
@media (min-width: 992px) {
  .home .c-hero-home .video-wrapper {
    animation: width-50 0.7s 1.5s forwards;
  }
}
.home .c-hero-home .slide-pagination {
  opacity: 0;
  animation: appear 0.5s 2.2s forwards;
}
.home .c-hero-home__inner .content {
  opacity: 0;
  animation: appear 0.5s 1.75s forwards;
}
.home .c-hero-home__inner .content h1 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s forwards;
}
.home .c-hero-home__inner .content button {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s 0.2s forwards;
}

.page-contact .content {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 1s forwards;
}
.page-contact .image-wrapper img:not(.label) {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 1s forwards;
}
.page-contact .image-wrapper .label {
  animation: spin 10s linear infinite;
}

.c-cta .wrapper {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.c-cta.active .wrapper {
  animation: grow 0.8s forwards;
}

.c-post-overview-stories__header .content .subtitle {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s forwards;
}
.c-post-overview-stories__header .content h1 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s forwards;
}
.c-post-overview-stories__header .content p:not(.subtitle) {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s 0.2s forwards;
}
.c-post-overview-stories__header .content .facetwp-facet {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s 0.2s forwards;
}

.error404 .subtitle {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s forwards;
}
.error404 h1 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s forwards;
}
.error404 p {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s 0.3s forwards;
}

body:not(.home) .header__wrapper:before {
  animation: width-100 0.6s linear forwards;
}
body:not(.home) .header__toggle:before {
  animation: height-100 0.2s 0.1s linear forwards;
}
body:not(.home) .header__functionalities .language-switcher:after {
  animation: height-100 0.2s 0.5s linear forwards;
}
body:not(.home) .header__functionalities .btn-search:after {
  animation: height-100 0.2s 0.6s linear forwards;
}
body:not(.home) .header__functionalities .btn-contact:after {
  animation: height-100 0.2s 0.7s linear forwards;
}
body:not(.home) .c-hero .breadcrumbs:before {
  animation: width-100 0.6s 0.2s linear forwards;
}
body:not(.home) .c-hero__inner .content .subtitle {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s forwards;
}
body:not(.home) .c-hero__inner .content h1 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s forwards;
}
body:not(.home) .c-hero__inner .content button {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  animation: grow 0.5s 0.2s forwards;
}

.facetwp-dropdown {
  padding-bottom: 20px;
  padding-right: 170px;
  border: none;
  border-bottom: 1px solid #594B4B;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-transform: uppercase;
  font-family: "Matter", sans-serif !important;
  color: #594B4B;
  letter-spacing: 1px;
  background: url(../images/icon-cross-big.svg?ca66b6dca0b8638930335a79f40f6629) top right no-repeat;
  background-size: 20px;
}
.facetwp-dropdown:focus {
  outline: none;
}
.facetwp-dropdown::-ms-expand {
  display: none;
}

.language-switcher {
  position: relative;
  height: 100%;
  display: block;
  width: 100%;
}
.language-switcher .current-language {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  aspect-ratio: 1;
}
.language-switcher .current-language span {
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.language-switcher .current-language svg {
  width: 7px;
  height: 4px;
}
.language-switcher__list {
  position: absolute;
  top: 100%;
  width: 100%;
  padding-left: 0;
  list-style-type: none;
  display: none;
  left: 0;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.language-switcher__list li {
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
}
@media (min-width: 992px) {
  .language-switcher__list li {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.language-switcher__list li a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.language-switcher__list li a:hover {
  color: #ccf002;
}
.language-switcher__list.active {
  display: block;
  left: 0;
  text-align: center;
}

main {
  /**
   * Never manually edit this file.
   * This file is managed by the reusable component engine and will be overwritten on deployment.
   */
}
main .c-hero {
  padding: 60px 0;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  main .c-hero {
    padding: 120px 0;
    min-height: calc(100vh - 150px);
  }
}
main .c-hero__wrapper {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 576px) {
  main .c-hero__wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-hero__wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-hero__wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-hero__wrapper {
    max-width: 1140px;
  }
}
main .c-hero__content {
  grid-column: span 6;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
main .c-hero .backdrop {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
main .c-hero {
  min-height: calc(100vh - 195px);
  position: relative;
  padding: 0;
}
@media (min-width: 992px) {
  main .c-hero {
    min-height: calc(100vh - 250px);
  }
}
main .c-hero .breadcrumbs {
  display: none !important;
}
main .c-hero p {
  font-size: 12px !important;
}
main .c-hero:after {
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  background: rgba(4, 6, 8, 0.35);
  position: absolute;
  pointer-events: none;
}
main .c-hero__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
  padding-top: 120px;
  padding-block: 233px 150px;
}
@media (min-width: 576px) {
  main .c-hero__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-hero__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-hero__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-hero__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-hero__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-hero__inner {
    max-width: 1464px;
  }
}
main .c-hero__inner .content .subtitle {
  margin-bottom: 2em;
}
main .c-hero-home {
  height: 100vh;
  width: 100vw;
  min-height: 100vh;
  position: relative;
}
main .c-hero-home__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 576px) {
  main .c-hero-home__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-hero-home__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-hero-home__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-hero-home__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-hero-home__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-hero-home__inner {
    max-width: 1464px;
  }
}
main .c-hero-home__inner .content {
  color: white;
  text-align: center;
}
@media (min-width: 992px) {
  main .c-hero-home__inner .content h1 {
    font-family: "Matter", sans-serif;
  }
}
main .c-hero-home .functions-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
}
@media (min-width: 576px) {
  main .c-hero-home .functions-wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-hero-home .functions-wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-hero-home .functions-wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-hero-home .functions-wrapper {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-hero-home .functions-wrapper {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-hero-home .functions-wrapper {
    max-width: 1464px;
  }
}
main .c-hero-home .functions-wrapper .slide-pagination {
  display: flex;
  gap: 20px;
  color: white;
}
@media (min-width: 768px) {
  main .c-hero-home .functions-wrapper .slide-pagination {
    gap: 45px;
  }
}
main .c-hero-home .functions-wrapper .slide-pagination > a span {
  transition: 0.2s ease;
}
main .c-hero-home .functions-wrapper .slide-pagination > a:hover span {
  color: #7CBD9B;
}
main .c-hero-home .functions-wrapper .slide-pagination .wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  main .c-hero-home .functions-wrapper .slide-pagination .wrapper {
    width: 200px;
  }
}
main .c-hero-home .functions-wrapper .slide-pagination .subtitle {
  margin-bottom: 20px;
  font-size: 14px;
  font-family: "Matter", sans-serif;
  letter-spacing: 1px;
}
main .c-hero-home .functions-wrapper .slide-pagination .pagination {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: white;
  position: relative;
}
@media (min-width: 992px) {
  main .c-hero-home .functions-wrapper .slide-pagination .pagination {
    width: 200px;
  }
}
main .c-hero-home .functions-wrapper .slide-pagination .pagination .counter {
  left: 0;
  top: 0;
  position: absolute;
  width: 0;
  background-color: #7CBD9B;
  height: 1px;
}
main .c-hero-home .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: -1;
  background-color: rgba(var(--color-grey));
}
main .c-hero-home .slide .video-wrapper {
  height: 100%;
  position: relative;
  width: 0;
}
@media (min-width: 992px) {
  main .c-hero-home .slide .video-wrapper {
    width: 0;
  }
}
main .c-hero-home .slide .video-wrapper:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
main .c-hero-home .slide .video-wrapper video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main .c-hero-home .slide .image-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  main .c-hero-home .slide .image-wrapper {
    display: flex;
    width: 100%;
  }
}
main .c-hero-home .slide .image-wrapper .wrapper {
  width: 80vw;
  height: 80vh;
  max-height: 500px;
  position: relative;
}
@media (min-width: 768px) {
  main .c-hero-home .slide .image-wrapper .wrapper {
    min-width: 400px;
    width: 25vh;
    max-width: 515px;
    height: 57vh;
    max-height: initial;
  }
}
@media screen and (min-width: 1600px) {
  main .c-hero-home .slide .image-wrapper .wrapper {
    max-width: unset;
    width: 25vw;
    height: 32vw;
  }
}
main .c-hero-home .slide .image-wrapper .wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  top: 0;
}
main .c-hero-home .slide .image-wrapper .wrapper ul {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
  height: 100%;
  list-style-type: none;
}
main .c-hero-home .slide .image-wrapper .wrapper ul li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
main .c-hero-home[data-hero-animation=true] {
  position: relative;
  top: initial;
  left: initial;
  z-index: initial;
}
main .c-textblock-wide {
  background-color: rgba(var(--color-beige));
}
main .c-textblock-wide__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  padding-block: 85px;
}
@media (min-width: 576px) {
  main .c-textblock-wide__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-wide__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-wide__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-textblock-wide__inner {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-wide__inner {
    padding-block: 100px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-wide__inner {
    padding-block: 180px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 992px) {
  main .c-textblock-wide__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-textblock-wide__inner {
    max-width: 1464px;
  }
}
main .c-textblock-wide__inner .content {
  grid-column: 1;
}
@media (min-width: 992px) {
  main .c-textblock-wide__inner .content {
    text-align: center;
    grid-column: 3/11;
  }
}
main .c-textblock-wide__inner .content > p:first-child {
  font-family: "Matter", sans-serif;
  font-weight: 300;
}
main .c-textblock-wide__inner .content > p:first-child em {
  font-family: "Rhymes Display", sans-serif;
}
main .c-textblock-wide__inner .content > p:first-child strong {
  font-family: "Rhymes Display", sans-serif;
  font-weight: 300;
}
main .c-textblock-wide__inner .content > p:not(:last-child) {
  margin-bottom: 1em;
}
main .c-textblock-wide__inner .content .btn {
  color: rgba(var(--color-text-brown));
  border-color: rgba(var(--color-text-brown));
}
main .c-textblock-wide__inner .content span {
  position: relative;
}
main .c-textblock-wide__inner .content span img {
  width: 43px;
  height: 43px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  z-index: 2;
  transition: 0.2s ease;
}
@media (min-width: 992px) {
  main .c-textblock-wide__inner .content span img {
    width: 60px;
    height: 60px;
  }
}
main .c-textblock-wide__inner .content i {
  position: relative;
  right: 0;
  bottom: 5px;
  display: inline-block;
  width: 50px;
  height: 30px;
  transform: translateY(10px);
}
@media (min-width: 992px) {
  main .c-textblock-wide__inner .content i {
    bottom: 0;
    width: 65px;
    height: 50px;
  }
}
main .c-textblock-wide .gallery {
  display: none;
}
main .c-textblock-wide[data-text-wide-el] .content p {
  font-family: "Matter", sans-serif;
}
@media (min-width: 992px) {
  main .c-textblock-wide[data-text-wide-el] .content p {
    font-family: "Matter", sans-serif;
  }
}
main .c-textblock {
  padding-block: 85px;
}
@media (min-width: 768px) {
  main .c-textblock {
    padding-block: 100px;
  }
}
@media (min-width: 992px) {
  main .c-textblock {
    padding-block: 150px;
  }
}
main .c-textblock__wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}
@media (min-width: 576px) {
  main .c-textblock__wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-textblock__wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-textblock__wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-textblock__wrapper {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  main .c-textblock__wrapper {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 992px) {
  main .c-textblock__wrapper {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-textblock__wrapper {
    max-width: 1464px;
  }
}
main .c-textblock__wrapper .content {
  color: rgba(var(--color-text-brown));
  order: 2;
}
@media (min-width: 768px) {
  main .c-textblock__wrapper .content {
    grid-column: span 12;
  }
}
@media (min-width: 992px) {
  main .c-textblock__wrapper .content {
    grid-column: 9/13;
    order: unset;
  }
}
main .c-textblock__wrapper .content h2, main .c-textblock__wrapper .content h3 {
  font-family: "Matter", sans-serif;
  font-weight: 400;
}
main .c-textblock__wrapper .content nav {
  margin-top: 2em;
}
@media (min-width: 992px) {
  main .c-textblock__wrapper .content nav {
    margin-top: 3em;
  }
}
main .c-textblock__wrapper .content nav a {
  color: rgba(var(--color-text-brown));
  border-color: rgba(var(--color-text-brown));
}
main .c-textblock__wrapper .media-wrapper {
  position: relative;
  border-radius: 30px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  main .c-textblock__wrapper .media-wrapper {
    grid-column: span 12;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  main .c-textblock__wrapper .media-wrapper {
    grid-column: span 7;
  }
}
main .c-textblock__wrapper .media-wrapper img, main .c-textblock__wrapper .media-wrapper video {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  main .c-textblock__wrapper.reversed .content {
    grid-column: 1/5;
  }
}
main .c-textblock__wrapper.reversed .media-wrapper {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  main .c-textblock__wrapper.reversed .media-wrapper {
    grid-column: span 12;
  }
}
@media (min-width: 992px) {
  main .c-textblock__wrapper.reversed .media-wrapper {
    grid-column: 6/13;
  }
}
main .c-textblock__wrapper.reversed figure {
  overflow: hidden;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
main .c-textblock__wrapper.reversed figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main .c-textblock-gallery {
  background-color: rgba(var(--color-grey));
  overflow: hidden;
  position: relative;
}
main .c-textblock-gallery__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  align-items: center;
  position: relative;
  height: 50vh;
}
@media (min-width: 576px) {
  main .c-textblock-gallery__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-gallery__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-gallery__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-textblock-gallery__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-gallery__inner {
    grid-template-columns: repeat(12, 1fr);
    padding-block: 35vh;
    height: 94vh;
  }
}
@media (min-width: 992px) {
  main .c-textblock-gallery__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-textblock-gallery__inner {
    max-width: 1464px;
  }
}
main .c-textblock-gallery__inner:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(var(--color-grey));
  opacity: 0.85;
}
@media (min-width: 992px) {
  main .c-textblock-gallery__inner:after {
    display: none;
  }
}
main .c-textblock-gallery__inner .content {
  grid-column: span 4;
  color: white;
  position: relative;
  z-index: 10;
}
main .c-textblock-gallery__inner .content h2, main .c-textblock-gallery__inner .content h3, main .c-textblock-gallery__inner .content h4 {
  font-family: "Matter", sans-serif;
}
main .c-textblock-gallery__inner .content a:after {
  background: white;
}
main .c-textblock-gallery__inner .content a:hover {
  color: white;
}
main .c-textblock-gallery__inner .content a:hover:before {
  filter: brightness(0) invert(1);
}
main .c-textblock-gallery__inner .gallery-wrapper {
  grid-column: 6/13;
  position: absolute;
}
main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper {
  display: flex;
  gap: calc(var(--bs-gutter-x) * 0.5);
  margin-inline: calc(var(--bs-gutter-x) * 0.5);
}
@media (min-width: 768px) {
  main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper {
    margin-inline: 0;
    gap: 30px;
  }
}
main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper > .column {
  display: flex;
  flex-direction: column;
  width: 50%;
  gap: 30px;
}
main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper > .column .wrapper {
  display: flex;
  gap: calc(var(--bs-gutter-x) * 0.5);
  flex-direction: column;
}
@media (min-width: 768px) {
  main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper > .column .wrapper {
    gap: 30px;
  }
}
main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper > .column img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: calc((80vh - 60px) / 2);
}
@media (min-width: 992px) {
  main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper > .column img {
    height: 481px;
  }
}
main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper > .column.one .wrapper {
  animation: marqueeBottom 60s linear infinite;
}
main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper > .column.two {
  margin-top: -100px;
}
main .c-textblock-gallery__inner .gallery-wrapper .column-wrapper > .column.two .wrapper {
  animation: marqueeBottom 60s linear infinite;
}
main .c-textblock-gallery-parallax {
  background-image: url(../images/parallax-background.png?d84208039e4054f027fcf2fb5fe1f334);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  overflow: hidden;
}
main .c-textblock-gallery-parallax__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  padding-block: 234px 200px;
  position: relative;
}
@media (min-width: 576px) {
  main .c-textblock-gallery-parallax__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-gallery-parallax__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-gallery-parallax__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-textblock-gallery-parallax__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-gallery-parallax__inner {
    grid-template-columns: repeat(12, 1fr);
    padding-block: 300px 200px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-gallery-parallax__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-textblock-gallery-parallax__inner {
    max-width: 1464px;
  }
}
main .c-textblock-gallery-parallax__inner .content {
  position: relative;
  z-index: 3;
  text-align: center;
  color: white;
}
@media (min-width: 992px) {
  main .c-textblock-gallery-parallax__inner .content {
    grid-column: 5/9;
  }
}
main .c-textblock-gallery-parallax__inner .content .btn:after {
  background: white;
}
main .c-textblock-gallery-parallax__inner > figure {
  position: absolute;
}
main .c-textblock-gallery-parallax__inner > figure:nth-child(2) {
  width: 114px;
  height: 114px;
  left: 0;
  top: 60px;
}
@media (min-width: 768px) {
  main .c-textblock-gallery-parallax__inner > figure:nth-child(2) {
    width: 150px;
    height: 150px;
  }
}
@media screen and (min-width: 1700px) {
  main .c-textblock-gallery-parallax__inner > figure:nth-child(2) {
    width: 322px;
    height: 322px;
    top: 166px;
  }
}
main .c-textblock-gallery-parallax__inner > figure:nth-child(3) {
  width: 69px;
  height: 83px;
  left: 45px;
  bottom: 0;
}
@media (min-width: 768px) {
  main .c-textblock-gallery-parallax__inner > figure:nth-child(3) {
    width: 100px;
    height: 120px;
  }
}
@media screen and (min-width: 1700px) {
  main .c-textblock-gallery-parallax__inner > figure:nth-child(3) {
    width: 194px;
    height: 234px;
    left: 161px;
    bottom: 0;
  }
}
main .c-textblock-gallery-parallax__inner > figure:nth-child(4) {
  width: 137px;
  height: 107px;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  main .c-textblock-gallery-parallax__inner > figure:nth-child(4) {
    width: 160px;
    height: 120px;
  }
}
@media screen and (min-width: 1700px) {
  main .c-textblock-gallery-parallax__inner > figure:nth-child(4) {
    width: 296px;
    height: 230px;
    right: 331px;
    top: 0;
  }
}
main .c-textblock-gallery-parallax__inner > figure:last-child {
  right: 20px;
  bottom: 0;
  width: 117px;
  height: 117px;
}
@media (min-width: 768px) {
  main .c-textblock-gallery-parallax__inner > figure:last-child {
    width: 160px;
    height: 120px;
  }
}
@media screen and (min-width: 1700px) {
  main .c-textblock-gallery-parallax__inner > figure:last-child {
    right: 0;
    bottom: 0;
    width: 331px;
    height: 331px;
  }
}
main .c-textblock-gallery-parallax__inner > figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
main .c-textblock-columns {
  background-color: rgba(var(--color-cream));
  padding-block: 85px;
}
@media (min-width: 768px) {
  main .c-textblock-columns {
    padding-block: 85px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-columns {
    padding-block: 188px;
  }
}
main .c-textblock-columns__header {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-textblock-columns__header {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-columns__header {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-columns__header {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-textblock-columns__header {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-columns__header {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-textblock-columns__header {
    max-width: 1464px;
  }
}
main .c-textblock-columns__header h3 {
  font-family: "Matter", sans-serif;
  margin-bottom: 1.5em;
}
main .c-textblock-columns__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  gap: 60px;
}
@media (min-width: 576px) {
  main .c-textblock-columns__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-columns__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-columns__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-textblock-columns__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-columns__inner {
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-columns__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-textblock-columns__inner {
    max-width: 1464px;
  }
}
main .c-textblock-columns__inner .subtitle {
  color: rgba(var(--color-text-brown));
}
@media (min-width: 768px) and (max-width: 991.98px) {
  main .c-textblock-columns__inner .column {
    max-width: 90%;
  }
}
main .c-textblock-columns__inner h4 {
  font-size: 25px;
  line-height: 35px;
  font-family: "Matter", sans-serif;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 400px) {
  main .c-textblock-columns__inner h4 {
    font-size: calc(25px + ((1vw - 4px) * 0.6018518519));
  }
}
@media screen and (min-width: 2560px) {
  main .c-textblock-columns__inner h4 {
    font-size: 38px;
  }
}
@media screen and (min-width: 400px) {
  main .c-textblock-columns__inner h4 {
    line-height: calc(35px + ((1vw - 4px) * 0.787037037));
  }
}
@media screen and (min-width: 2560px) {
  main .c-textblock-columns__inner h4 {
    line-height: 52px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-columns__inner h4 {
    margin-bottom: 1em;
  }
}
main .c-textblock-images-info {
  padding-block: 90px;
}
@media (min-width: 992px) {
  main .c-textblock-images-info {
    padding-block: 16vh;
  }
}
main .c-textblock-images-info__inner {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-textblock-images-info__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-textblock-images-info__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-textblock-images-info__inner {
    max-width: 1464px;
  }
}
main .c-textblock-images-info__inner hr {
  grid-column: span 12;
}
@media (min-width: 992px) {
  main .c-textblock-images-info__inner hr {
    margin-bottom: 55px;
  }
}
main .c-textblock-images-info__inner .content {
  grid-column: span 12;
}
main .c-textblock-images-info__inner .content .subtitle {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  main .c-textblock-images-info__inner .content .subtitle {
    height: 55px;
    margin-bottom: 0;
  }
}
main .c-textblock-images-info__inner .content h2 {
  font-size: 48px;
  line-height: 58px;
}
@media screen and (min-width: 400px) {
  main .c-textblock-images-info__inner .content h2 {
    font-size: calc(48px + ((1vw - 4px) * 2.4074074074));
  }
}
@media screen and (min-width: 2560px) {
  main .c-textblock-images-info__inner .content h2 {
    font-size: 100px;
  }
}
@media screen and (min-width: 400px) {
  main .c-textblock-images-info__inner .content h2 {
    line-height: calc(58px + ((1vw - 4px) * 2.1759259259));
  }
}
@media screen and (min-width: 2560px) {
  main .c-textblock-images-info__inner .content h2 {
    line-height: 105px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__inner .content h2 {
    font-family: "Matter", sans-serif;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__inner .content h2 {
    margin-top: -85px;
  }
}
main .c-textblock-images-info__inner .content h2:before {
  content: "";
  position: relative;
  display: inline-block;
}
@media (min-width: 992px) {
  main .c-textblock-images-info__inner .content h2:before {
    width: 180px;
  }
}
main .c-textblock-images-info__items {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-textblock-images-info__items {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-textblock-images-info__items {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-textblock-images-info__items {
    max-width: 1464px;
  }
}
main .c-textblock-images-info__items .item-wrapper {
  position: relative;
}
main .c-textblock-images-info__items .item-wrapper img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main .c-textblock-images-info__items .item-wrapper.with-label {
  margin-top: 60px;
}
main .c-textblock-images-info__items .item-wrapper .content {
  text-transform: uppercase;
  text-align: right;
  margin-top: 20px;
  margin-left: auto;
  max-width: 95%;
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper .content {
    max-width: 50%;
  }
}
main .c-textblock-images-info__items .item-wrapper .content p {
  line-height: 16px;
  font-size: 12px;
}
main .c-textblock-images-info__items .item-wrapper .label {
  position: absolute;
  top: -35px;
  left: 48px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 75px;
  height: 75px;
  animation: spin 10s linear infinite;
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper .label {
    width: 110px;
    height: 110px;
  }
}
main .c-textblock-images-info__items .item-wrapper figure {
  position: relative;
  overflow: hidden;
}
main .c-textblock-images-info__items .item-wrapper figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  bottom: 0;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767.98px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(odd) {
    width: 100%;
    padding-right: 20px;
  }
  main .c-textblock-images-info__items .item-wrapper:nth-child(odd) figure {
    height: auto;
    aspect-ratio: 3/4;
  }
}
@media (max-width: 767.98px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(even) {
    width: 100%;
    padding-left: 20px;
  }
  main .c-textblock-images-info__items .item-wrapper:nth-child(even) figure {
    height: auto;
    aspect-ratio: 16/9;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-3) {
    grid-column: 1/6;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-3) figure {
    height: 32vh;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-3) figure {
    height: 66vh;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-3) .content {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-3) .content {
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-2) {
    grid-column: 7/13;
    margin-top: 120px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-2) figure {
    height: 18vh;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-2) figure {
    height: 42vh;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-2) .content {
    max-width: 90%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-2) .content {
    max-width: 70%;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-1) {
    grid-column: 1/7;
    margin-top: 120px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-1) figure {
    height: 18vh;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-1) figure {
    height: 42vh;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-1) .content {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-1) .content {
    max-width: 70%;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-4) {
    grid-column: 8/13;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-4) figure {
    height: 350px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-4) figure {
    height: 720px;
  }
}
@media (min-width: 768px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-4) .content {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  main .c-textblock-images-info__items .item-wrapper:nth-child(4n-4) .content {
    max-width: 50%;
  }
}
main .c-textblock-two-images {
  position: relative;
}
@media (min-width: 768px) {
  main .c-textblock-two-images {
    display: flex;
  }
}
main .c-textblock-two-images figure {
  position: relative;
  z-index: 2;
  width: 100%;
}
main .c-textblock-two-images figure:nth-child(1) {
  height: 357px;
}
@media (min-width: 768px) {
  main .c-textblock-two-images figure:nth-child(1) {
    height: 400px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-two-images figure:nth-child(1) {
    width: 50%;
    height: 878px;
  }
}
main .c-textblock-two-images figure:nth-child(2) {
  height: 394px;
}
@media (min-width: 768px) {
  main .c-textblock-two-images figure:nth-child(2) {
    height: 400px;
  }
}
@media (min-width: 992px) {
  main .c-textblock-two-images figure:nth-child(2) {
    width: 50%;
    height: 878px;
  }
}
main .c-textblock-two-images figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main .c-partners {
  background-color: rgba(var(--color-broken-white));
}
main .c-partners__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  padding-block: 25px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 576px) {
  main .c-partners__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-partners__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-partners__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-partners__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-partners__inner {
    padding-block: 70px;
    border-bottom: none;
  }
}
@media (min-width: 992px) {
  main .c-partners__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-partners__inner {
    max-width: 1464px;
  }
}
main .c-partners__inner p {
  margin-right: auto;
  height: 6px;
}
@media (min-width: 992px) {
  main .c-partners__inner p {
    margin-right: initial;
  }
}
main .c-partners__inner .c-partners__title {
  align-self: flex-start;
  text-align: left;
  margin-bottom: 85px;
}
@media (min-width: 992px) {
  main .c-partners__inner .c-partners__title {
    margin-bottom: 85px;
  }
}
main .c-partners__inner hr {
  background-color: rgba(89, 75, 75, 0.5);
  height: 1px;
  border: none;
  width: 95%;
  margin: 0 auto;
  margin-top: 100px;
  display: block;
}
@media (min-width: 992px) {
  main .c-partners__inner hr {
    width: 95%;
    display: block;
  }
}
main .c-partners__inner .list-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  main .c-partners__inner .list-wrapper {
    justify-content: center;
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  main .c-partners__inner .list-wrapper {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  main .c-partners__inner .list-wrapper {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-partners__inner .list-wrapper {
    max-width: 1464px;
  }
}
main .c-partners__inner .list-wrapper > .partner-wrapper {
  height: auto;
  position: static;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
}
@media (min-width: 992px) {
  main .c-partners__inner .list-wrapper > .partner-wrapper {
    min-width: 140px;
    text-align: center;
  }
}
main .c-partners__inner .list-wrapper > .partner-wrapper > a {
  position: static;
  display: inline-block;
  width: auto;
  height: auto;
}
main .c-partners__inner .list-wrapper > .partner-wrapper img {
  height: 35px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  main .c-partners__inner .list-wrapper > .partner-wrapper img {
    height: 50px;
  }
}
main .c-form {
  background-color: rgba(var(--color-broken-white));
  padding-block: 45px 90px;
  position: relative;
}
@media (min-width: 768px) {
  main .c-form {
    padding-block: 60px 120px;
  }
}
@media (min-width: 992px) {
  main .c-form {
    padding-block: 184px 244px;
  }
}
main .c-form__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-form__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-form__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-form__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-form__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-form__inner {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 992px) {
  main .c-form__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-form__inner {
    max-width: 1464px;
  }
}
main .c-form__inner .content {
  margin-top: auto;
  order: 2;
}
@media (min-width: 992px) {
  main .c-form__inner .content {
    grid-column: span 7;
    order: unset;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1400px) {
  main .c-form__inner .content {
    grid-column: span 6;
  }
}
main .c-form__inner .content .subtitle {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  main .c-form__inner .content .subtitle {
    margin-bottom: 50px;
    margin-top: 0;
  }
}
main .c-form__inner .content h2, main .c-form__inner .content h3, main .c-form__inner .content h4 {
  font-family: "Matter", sans-serif;
  font-weight: 300;
  margin-bottom: 1em;
  font-size: 30px;
}
@media (min-width: 992px) {
  main .c-form__inner .content h2, main .c-form__inner .content h3, main .c-form__inner .content h4 {
    margin-bottom: 1em;
    max-width: 80%;
  }
}
main .c-form__inner .image-wrapper {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  main .c-form__inner .image-wrapper {
    margin-bottom: 50px;
    margin-top: auto;
  }
}
@media (min-width: 992px) {
  main .c-form__inner .image-wrapper {
    grid-column: 9/13;
    margin-bottom: 0;
  }
}
main .c-form__inner .image-wrapper .inner {
  position: relative;
}
@media (min-width: 768px) {
  main .c-form__inner .image-wrapper .inner {
    width: 50%;
  }
}
@media (min-width: 992px) {
  main .c-form__inner .image-wrapper .inner {
    width: initial;
    margin-inline: initial;
  }
}
main .c-form__inner .image-wrapper .inner .image {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  main .c-form__inner .image-wrapper .inner .image {
    height: 500px;
  }
}
@media (min-width: 992px) {
  main .c-form__inner .image-wrapper .inner .image {
    width: 408px;
    height: 600px;
  }
}
main .c-form__inner .image-wrapper .inner .label {
  position: absolute;
  width: 85px;
  height: 85px;
  -o-object-fit: contain;
     object-fit: contain;
  left: 30px;
  bottom: -42px;
  animation: spin 10s linear infinite;
}
@media (min-width: 992px) {
  main .c-form__inner .image-wrapper .inner .label {
    width: 108px;
    height: 108px;
    left: -59px;
    top: 200px;
    bottom: unset;
  }
}
main .c-form__inner .gform_validation_errors {
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  background: none !important;
}
main .c-form__inner .gform_validation_errors h2 {
  font-family: "Matter", sans-serif;
}
main .c-form__inner [aria-invalid=true] {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #594B4B;
}
main .c-post-overview-testimonials {
  padding-block: 45px;
  background-color: rgba(var(--color-broken-white));
}
@media (min-width: 768px) {
  main .c-post-overview-testimonials {
    padding-block: 140px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-testimonials {
    padding-block: 150px 150px;
  }
}
main .c-post-overview-testimonials__header {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  main .c-post-overview-testimonials__header {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-post-overview-testimonials__header {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-testimonials__header {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-post-overview-testimonials__header {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-testimonials__header {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-testimonials__header {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-post-overview-testimonials__header {
    max-width: 1464px;
  }
}
main .c-post-overview-testimonials__header h2, main .c-post-overview-testimonials__header h3 {
  font-family: "Matter", sans-serif;
}
main .c-post-overview-testimonials__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-post-overview-testimonials__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-post-overview-testimonials__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-testimonials__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-post-overview-testimonials__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-testimonials__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-post-overview-testimonials__inner {
    max-width: 1464px;
  }
}
main .c-post-overview-testimonials__inner .slider {
  cursor: grab;
}
main .c-post-overview-testimonials__inner .swiper-slide {
  height: auto;
}
main .c-post-overview-testimonials__inner .swiper-slide article {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
main .c-post-overview-testimonials__inner .swiper-slide article blockquote {
  line-height: 1.6;
  min-height: 9.6em;
}
main .c-post-overview-testimonials__inner .testimonial-meta {
  display: flex;
  align-items: center;
  gap: 15px;
}
main .c-post-overview-testimonials__inner .testimonial-profile {
  width: 48px;
  height: 48px;
  flex: none;
}
main .c-post-overview-testimonials__inner .testimonial-profile__image,
main .c-post-overview-testimonials__inner .testimonial-profile__placeholder {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
}
main .c-post-overview-testimonials__inner .testimonial-profile__image {
  -o-object-fit: cover;
     object-fit: cover;
}
main .c-post-overview-testimonials__inner .testimonial-profile__placeholder {
  background: rgba(89, 75, 75, 0.2);
}
main .c-post-overview-testimonials__inner .testimonial-meta h3 {
  margin: 0;
  line-height: 1.4;
  min-height: 1.4em;
  max-height: 1.4em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main .c-post-overview-testimonials__inner .testimonial-meta .company {
  font-weight: 700;
}
main .c-post-overview-testimonials__inner .slider-functions {
  display: flex;
  gap: 30px;
  align-items: center;
  width: 100%;
}
@media (min-width: 992px) {
  main .c-post-overview-testimonials__inner .slider-functions {
    margin-top: 60px;
  }
}
main .c-post-overview-testimonials__inner .slider-functions .swiper-pagination-testimonials {
  position: relative;
  height: 2px;
  background: rgba(89, 75, 75, 0.4);
}
main .c-post-overview-testimonials__inner .slider-functions .swiper-pagination-testimonials .swiper-pagination-progressbar-fill {
  background: #594B4B;
}
main .c-post-overview-testimonials__inner .swiper-pagination-testimonials.swiper-pagination-lock {
  display: block;
  opacity: 0.4;
}
main .c-post-overview-testimonials__inner .swiper-button-testimonials-prev.swiper-button-lock,
main .c-post-overview-testimonials__inner .swiper-button-testimonials-next.swiper-button-lock {
  display: block;
  opacity: 0.4;
  pointer-events: none;
}
main .c-post-overview-stories {
  padding-block: 170px 90px;
}
@media (min-width: 768px) {
  main .c-post-overview-stories {
    padding-block: 140px 100px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories {
    padding-block: 296px;
  }
}
main .c-post-overview-stories__header {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-post-overview-stories__header {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-post-overview-stories__header {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories__header {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-post-overview-stories__header {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories__header {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-post-overview-stories__header {
    max-width: 1464px;
  }
}
main .c-post-overview-stories__header .content {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  main .c-post-overview-stories__header .content {
    margin-bottom: 80px;
  }
}
main .c-post-overview-stories__header .wrapper {
  display: flex;
  gap: 30px;
  flex-direction: column;
}
@media (min-width: 992px) {
  main .c-post-overview-stories__header .wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}
main .c-post-overview-stories__header .wrapper h1 {
  margin-bottom: 0.5em;
}
@media (min-width: 992px) {
  main .c-post-overview-stories__header .wrapper h1 {
    width: 50%;
    font-family: "Matter", sans-serif;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories__header .wrapper p {
    width: 50%;
  }
}
main .c-post-overview-stories__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  grid-row-gap: 60px;
}
@media (min-width: 576px) {
  main .c-post-overview-stories__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-post-overview-stories__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-post-overview-stories__inner {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  main .c-post-overview-stories__inner {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 0;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories__inner {
    grid-row-gap: 0;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-post-overview-stories__inner {
    max-width: 1464px;
  }
}
@media (min-width: 768px) {
  main .c-post-overview-stories__inner > article:nth-child(odd) {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories__inner > article:nth-child(odd) {
    margin-top: 100px;
  }
}
main .c-post-overview-stories__pagination {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-post-overview-stories__pagination {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-post-overview-stories__pagination {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-post-overview-stories__pagination {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-post-overview-stories__pagination {
    max-width: 1140px;
  }
}
main .c-post-overview-stories__pagination .facetwp-facet {
  text-align: center;
  margin-top: 30px;
}
main .c-post-overview-stories__pagination .facetwp-facet a {
  transition: 0.2s ease;
}
main .c-post-overview-stories__pagination .facetwp-facet a:hover {
  color: #ccf002;
}
main .c-cta {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: rgba(var(--color-broken-white));
}
main .c-cta img {
  height: 390px;
}
@media (min-width: 768px) {
  main .c-cta img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
main .c-cta__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  z-index: 2;
  position: relative;
}
@media (min-width: 576px) {
  main .c-cta__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-cta__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-cta__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-cta__inner {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  main .c-cta__inner {
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  main .c-cta__inner {
    padding: 24vh 0;
  }
}
@media (min-width: 992px) {
  main .c-cta__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-cta__inner {
    max-width: 1464px;
  }
}
main .c-cta__inner .wrapper {
  padding-block: 36px;
}
@media (min-width: 768px) {
  main .c-cta__inner .wrapper {
    background: rgba(var(--color-broken-white));
    width: 445px;
    height: 463px;
    padding: 36px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  main .c-cta__inner .wrapper {
    width: 445px;
    height: 463px;
    padding: 36px 40px;
  }
}
main .c-cta__inner .wrapper h2, main .c-cta__inner .wrapper h3 {
  font-family: "Matter", sans-serif;
  font-weight: 400;
  line-height: 1.02;
  margin: 0 0 18px;
  word-break: break-word;
}
main .c-cta__inner .wrapper p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 18px;
  color: rgba(var(--color-text-brown));
}
@media screen and (min-width: 400px) {
  main .c-cta__inner .wrapper p {
    font-size: calc(14px + ((1vw - 4px) * 0.0925925926));
  }
}
@media screen and (min-width: 2560px) {
  main .c-cta__inner .wrapper p {
    font-size: 16px;
  }
}
main .c-cta__inner .wrapper a {
  color: rgba(var(--color-text-brown));
}
main .c-featured-stories {
  background-color: rgba(var(--color-beige));
  padding-block: 100px 90px;
}
@media (min-width: 992px) {
  main .c-featured-stories {
    padding-block: 200px 180px;
  }
}
main .c-featured-stories__header {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-featured-stories__header {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-featured-stories__header {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-featured-stories__header {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-featured-stories__header {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-featured-stories__header {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-featured-stories__header {
    max-width: 1464px;
  }
}
main .c-featured-stories__header .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  main .c-featured-stories__header .content {
    margin-bottom: 80px;
  }
}
main .c-featured-stories__header .content h2 {
  font-family: "Matter Light", sans-serif;
  margin-bottom: 0;
}
main .c-featured-stories__header .content h2 em {
  font-family: "Matter Italic", sans-serif;
}
main .c-featured-stories__header .content a.btn {
  color: rgba(var(--color-text-brown));
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.1em;
  border: none;
  padding: 0;
  background: transparent;
  display: none;
  transition: transform 0.2s ease-in-out;
}
@media (min-width: 992px) {
  main .c-featured-stories__header .content a.btn {
    display: block;
  }
}
main .c-featured-stories__header .content a.btn:before {
  content: "";
  background: url(../images/icon-arrow-right.svg?12936c94322765483654805259c3054e) center no-repeat;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 10px;
  height: 10px;
  opacity: 0;
  transition: 0.2s ease;
}
main .c-featured-stories__header .content a.btn:hover:before {
  opacity: 1;
  right: -20px;
}
main .c-featured-stories__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  grid-row-gap: 60px;
}
@media (min-width: 576px) {
  main .c-featured-stories__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-featured-stories__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-featured-stories__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-featured-stories__inner {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  main .c-featured-stories__inner {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 30px;
  }
}
@media (min-width: 992px) {
  main .c-featured-stories__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-featured-stories__inner {
    max-width: 1464px;
  }
}
main .c-featured-stories__inner .btn {
  color: rgba(var(--color-text-brown));
  border-color: rgba(var(--color-text-brown));
}
@media (min-width: 768px) {
  main .c-featured-stories__inner .btn {
    display: none;
  }
}
main .c-events {
  background-color: rgba(var(--color-beige));
  padding-block: 100px 90px;
}
@media (min-width: 992px) {
  main .c-events {
    padding-block: 200px 180px;
  }
}
main .c-events .c-events__header {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 2px;
}
@media (min-width: 576px) {
  main .c-events .c-events__header {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-events .c-events__header {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-events .c-events__header {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-events .c-events__header {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-events .c-events__header {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-events .c-events__header {
    max-width: 1464px;
  }
}
@media (min-width: 768px) {
  main .c-events .c-events__header {
    margin-bottom: 2px;
  }
}
main .c-events .c-events__header .content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-align: left;
  gap: 24px;
}
main .c-events .c-events__header .c-events__title {
  text-align: left;
  text-transform: none;
  margin: 0;
}
main .c-events .c-events__header figure {
  margin: 0;
}
main .c-events .c-events__header figure img {
  width: 100%;
  height: auto;
  display: block;
}
main .c-events .c-events__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  grid-row-gap: 60px;
}
@media (min-width: 576px) {
  main .c-events .c-events__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-events .c-events__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-events .c-events__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-events .c-events__inner {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  main .c-events .c-events__inner {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 30px;
  }
}
@media (min-width: 992px) {
  main .c-events .c-events__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-events .c-events__inner {
    max-width: 1464px;
  }
}
main .c-events .c-events__inner .btn {
  color: rgba(var(--color-text-brown));
  border-color: rgba(var(--color-text-brown));
  display: inline-flex;
}
main .c-events .c-events__item {
  justify-self: center;
}
main .c-events .c-events__item figure {
  margin: 0 0 16px;
  aspect-ratio: 1/1;
  width: 100%;
  max-width: 696px;
  overflow: hidden;
}
@media (min-width: 768px) {
  main .c-events .c-events__item figure {
    width: 696px;
    height: 696px;
    aspect-ratio: 1/1;
  }
}
main .c-events .c-events__item figure img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
main .c-events .c-events__item .content {
  display: grid;
  grid-row-gap: 6px;
  justify-items: start;
}
main .c-events .c-events__item h2 {
  margin: 0;
}
main .c-events .c-events__item .c-events__meta {
  margin: 0 0 8px;
}
main .c-events .c-events__item .btn {
  margin-top: 4px;
}
main .c-gallery {
  background-color: rgba(var(--color-broken-white));
  padding-block: 45px;
}
@media (min-width: 768px) {
  main .c-gallery {
    padding-block: 60px;
  }
}
@media (min-width: 992px) {
  main .c-gallery {
    padding-block: 90px;
  }
}
main .c-gallery__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-gallery__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-gallery__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-gallery__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-gallery__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-gallery__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-gallery__inner {
    max-width: 1464px;
  }
}
main .c-gallery__inner .slider {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  main .c-gallery__inner .slider {
    padding-bottom: 100px;
  }
}
main .c-gallery__inner .swiper-slide img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  main .c-gallery__inner .swiper-slide img {
    aspect-ratio: 16/9;
  }
}
main .c-testimonial-block {
  background-color: rgba(var(--color-broken-white));
  padding-block: 45px 90px;
}
@media (min-width: 992px) {
  main .c-testimonial-block {
    padding-block: 90px 180px;
  }
}
main .c-testimonial-block__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  grid-row-gap: 65px;
}
@media (min-width: 576px) {
  main .c-testimonial-block__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-testimonial-block__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-testimonial-block__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-testimonial-block__inner {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  main .c-testimonial-block__inner {
    grid-row-gap: 40px;
  }
}
@media (min-width: 992px) {
  main .c-testimonial-block__inner {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 992px) {
  main .c-testimonial-block__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-testimonial-block__inner {
    max-width: 1464px;
  }
}
main .c-testimonial-block__header {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 992px) {
  main .c-testimonial-block__header {
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    gap: 65px;
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  main .c-testimonial-block__header {
    grid-column: span 12;
  }
}
main .c-testimonial-block__title {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  main .c-testimonial-block__title {
    font-family: "Matter", sans-serif;
  }
}
main .c-testimonial-block__eyebrow {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  line-height: 1.4;
}
@media (min-width: 992px) {
  main .c-testimonial-block__eyebrow {
    max-width: none;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-90px);
  }
}
main .c-testimonial-block__body {
  display: flex;
  gap: 50px;
  flex-direction: column;
}
@media (min-width: 992px) {
  main .c-testimonial-block__body {
    grid-column: span 12;
    flex-direction: row;
    gap: 200px;
    padding-left: 90px;
  }
}
main .c-testimonial-block__content {
  font-family: "Matter", sans-serif;
  font-weight: 300;
}
main .c-testimonial-block__content strong {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
}
main .c-testimonial-block__content ul {
  margin: 0;
  padding-left: 18px;
  font-weight: 300;
}
main .c-testimonial-block__content li {
  margin-bottom: 6px;
  font-weight: 300;
}
main .c-content {
  background-color: rgba(var(--color-broken-white));
  padding-block: 45px;
}
@media (min-width: 768px) {
  main .c-content {
    padding-block: 60px;
  }
}
@media (min-width: 992px) {
  main .c-content {
    padding-block: 90px;
  }
}
main .c-content__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  main .c-content__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main .c-content__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main .c-content__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main .c-content__inner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  main .c-content__inner {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 992px) {
  main .c-content__inner {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  main .c-content__inner {
    max-width: 1464px;
  }
}
main .c-content__inner .content {
  text-align: center;
}
@media (min-width: 992px) {
  main .c-content__inner .content {
    grid-column: 2/12;
  }
}
main .c-content__inner .content > p:first-child em {
  font-family: "Rhymes Display", sans-serif;
}
main .c-content__inner .content > p:first-child strong {
  font-family: "Rhymes Display", sans-serif;
}
main .c-content__inner .content > p:not(:last-child) {
  margin-bottom: 1em;
}
main article.type-story, main article.type-news {
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
main article.type-story figure, main article.type-news figure {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
}
main article.type-story img, main article.type-news img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  transition: 0.6s ease;
}
main article.type-story .content, main article.type-news .content {
  padding-top: 30px;
}
main article.type-story .content h2, main article.type-news .content h2 {
  margin-bottom: 0;
}
main article.type-story .content ul, main article.type-news .content ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
main article.type-story .content ul li, main article.type-news .content ul li {
  font-family: "Matter Light", sans-serif;
}
main article.type-story .link, main article.type-news .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main article.type-story:hover img, main article.type-news:hover img {
  scale: 1.1;
}
main article.type-testimonial {
  height: -moz-fit-content;
  height: fit-content;
}
main article.type-testimonial .icon {
  width: 22px;
  height: 16px;
  margin-bottom: 30px;
}
main article.type-testimonial blockquote {
  font-family: "Matter", sans-serif;
  font-weight: 300;
}
main article.type-testimonial header {
  margin-top: 50px;
}
main article.type-testimonial header h3 {
  font-family: "Matter", sans-serif;
  margin-bottom: 0;
}

.footer {
  color: white;
  padding-block: 80px 0;
  background-color: rgba(var(--color-grey));
}
.footer__top {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  padding-block: 20px 60px;
  border-top: var(--border);
  border-bottom: var(--border);
}
@media (min-width: 576px) {
  .footer__top {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .footer__top {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .footer__top {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .footer__top {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1600px) {
  .footer__top {
    max-width: 1440px;
    padding-block: 40px 80px;
  }
}
.footer__top .content-wrapper {
  display: flex;
  flex-direction: column;
}
.footer__top .content-wrapper .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 50px;
}
@media (min-width: 992px) {
  .footer__top .content-wrapper .wrapper {
    flex-direction: row;
    align-items: center;
    gap: 0;
  }
}
.footer__top .content-wrapper .wrapper h3 {
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 0;
  letter-spacing: -1px;
}
@media screen and (min-width: 400px) {
  .footer__top .content-wrapper .wrapper h3 {
    font-size: calc(48px + ((1vw - 4px) * 0.787037037));
  }
}
@media screen and (min-width: 2560px) {
  .footer__top .content-wrapper .wrapper h3 {
    font-size: 65px;
  }
}
@media screen and (min-width: 400px) {
  .footer__top .content-wrapper .wrapper h3 {
    line-height: calc(58px + ((1vw - 4px) * 0.6481481481));
  }
}
@media screen and (min-width: 2560px) {
  .footer__top .content-wrapper .wrapper h3 {
    line-height: 72px;
  }
}
.footer__top .content-wrapper .wrapper a:hover:before {
  background: url(../images/icon-arrow-right.svg?12936c94322765483654805259c3054e) center no-repeat, transparent !important;
  filter: brightness(0) invert(1);
}
.footer__top .content-wrapper .subtitle {
  font-size: 12px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .footer__top .content-wrapper .subtitle {
    margin-bottom: 80px;
  }
}
.footer__top .content-wrapper .wrapper .btn:after {
  background: white;
}
.footer__top .content-wrapper .wrapper .btn:hover {
  color: white;
}
.footer__top .content-wrapper .wrapper .btn:hover:before {
  background: white;
}
.footer__navigation {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  border-bottom: var(--border);
  padding-block: 40px 55px;
}
@media (min-width: 576px) {
  .footer__navigation {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .footer__navigation {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .footer__navigation {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .footer__navigation {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  .footer__navigation {
    padding-block: 60px;
  }
}
@media (min-width: 992px) {
  .footer__navigation {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-auto-flow: dense;
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
    padding-block: 40px 140px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .footer__navigation {
    max-width: 540px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .footer__navigation {
    max-width: 720px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .footer__navigation {
    max-width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .footer__navigation {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1600px) {
  .footer__navigation {
    max-width: 1464px;
  }
}
.footer__navigation img {
  width: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  .footer__navigation img {
    grid-column: span 4;
  }
}
.footer__navigation > .wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 768px) {
  .footer__navigation > .wrapper {
    flex-direction: row;
    margin-top: 40px;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 15%;
  }
}
@media (min-width: 992px) {
  .footer__navigation > .wrapper {
    justify-content: space-between;
    grid-column: span 8;
    margin-top: 0;
    gap: 40px;
  }
}
.footer__navigation > .wrapper .column-wrapper {
  display: flex;
  flex-direction: column;
}
.footer__navigation > .wrapper .column-wrapper.contact ul {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .footer__navigation > .wrapper .column-wrapper.contact ul {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .footer__navigation > .wrapper .column-wrapper.contact ul {
    margin-top: 30px;
  }
}
.footer__navigation > .wrapper h3 {
  font-family: "Matter", sans-serif;
  margin-bottom: 0;
  color: #ACAEAA;
}
.footer__navigation > .wrapper a {
  font-family: "Matter", sans-serif;
  position: relative;
  font-weight: 300;
}
.footer__navigation > .wrapper a:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: white;
  transition: width 0.2s ease;
}
.footer__navigation > .wrapper a:hover {
  color: white;
}
.footer__navigation > .wrapper a:hover:before {
  width: 100%;
}
.footer__navigation > .wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footer__navigation > .wrapper address {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .footer__navigation > .wrapper address {
    margin-bottom: 0;
  }
}
.footer__socials {
  display: flex;
  flex-direction: column;
  margin-left: auto;
}
.footer__bottom {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  min-height: 130px;
  display: flex;
  justify-content: space-between;
  gap: 0;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
  color: #ACAEAA;
  font-family: "Matter", sans-serif;
  padding-block: 55px;
}
@media (min-width: 576px) {
  .footer__bottom {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .footer__bottom {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .footer__bottom {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .footer__bottom {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .footer__bottom {
    grid-row-gap: 30px;
    padding-block: 0;
  }
}
@media screen and (min-width: 1600px) {
  .footer__bottom {
    max-width: 1440px;
  }
}
.footer__bottom p {
  font-size: 13px;
  color: #ACAEAA;
}
.footer__bottom ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 992px) {
  .footer__bottom ul {
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
  }
}
.footer__bottom ul > li {
  white-space: nowrap;
}
.footer__bottom a {
  position: relative;
}
.footer__bottom a:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: white;
  transition: width 0.2s ease;
}
.footer__bottom a:hover {
  color: white;
}
.footer__bottom a:hover:before {
  width: 100%;
}
.footer__additional {
  margin-block: 30px 40px;
}
@media (min-width: 768px) {
  .footer__additional {
    margin-block: 20px;
  }
}
@media (min-width: 992px) {
  .footer__additional {
    margin-block: 0;
  }
}

.offcanvas {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 100vh;
  width: 100vw;
  transform: translateY(-100%);
  z-index: 100;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s ease, opacity 1s ease, pointer-events 1s ease, transform 1s ease;
}
.offcanvas__container {
  display: flex;
}
.offcanvas .navigation {
  width: 100vw;
  height: 100vh;
  background: rgba(var(--color-grey));
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  transition: -webkit-clip-path 0.4s ease-in-out;
  transition: clip-path 0.4s ease-in-out;
  transition: clip-path 0.4s ease-in-out, -webkit-clip-path 0.4s ease-in-out;
}
@media (min-width: 992px) {
  .offcanvas .navigation {
    width: 50vw;
    background: rgba(var(--color-broken-white));
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
            clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
}
.offcanvas .navigation .contact {
  display: flex;
  position: absolute;
  justify-content: center;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(var(--color-broken-white));
  list-style-type: none;
  gap: 30px;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
  background-color: rgba(var(--color-grey));
  padding-block: 50px;
}
@media (min-width: 992px) {
  .offcanvas .navigation .contact {
    color: rgba(var(--color-text-brown));
    bottom: 45px;
    background: unset;
    padding-block: unset;
  }
}
.offcanvas .navigation .contact a {
  text-decoration: underline;
  font-family: "Matter", sans-serif;
  transition: 0.2s ease;
}
.offcanvas .navigation .contact a:hover {
  color: #7CBD9B;
}
.offcanvas__navigation {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  padding-left: 0;
  color: rgba(var(--color-broken-white));
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: 0.2s ease;
}
@media (min-width: 992px) {
  .offcanvas__navigation {
    color: rgba(var(--color-text-brown));
  }
}
.offcanvas__navigation a {
  font-family: "Matter", sans-serif;
  display: block;
  font-weight: 300;
}
.offcanvas__navigation a[aria-current] {
  font-family: "Rhymes Display", sans-serif;
}
.offcanvas__navigation:hover a {
  font-family: "Matter", sans-serif;
}
.offcanvas__navigation a:hover {
  color: white;
  font-family: "Rhymes Display", sans-serif !important;
}
@media (min-width: 992px) {
  .offcanvas__navigation a:hover {
    color: rgba(var(--color-text-brown));
  }
}
.offcanvas__navigation .menu-item-has-children {
  position: relative;
}
.offcanvas__navigation .menu-item-has-children.active a ~ .toggler {
  transform: rotate(180deg);
}
.offcanvas__navigation .menu-item-has-children.active .sub-menu {
  display: flex;
}
.offcanvas__navigation .menu-item-has-children .sub-menu {
  flex-direction: column;
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.offcanvas__navigation .menu-item-has-children .sub-menu li {
  padding: 0;
  margin: 0;
}
.offcanvas__navigation .menu-item-has-children .sub-menu li a {
  padding-inline: 1em;
  font-weight: 300;
}
.offcanvas__navigation .menu-item-has-children .toggler {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 8px;
  right: 0;
  cursor: pointer;
  padding: 0;
  background: url(../images/icon-chevron-down.svg?d75ae024427820be398055131b54cd74) no-repeat center center;
}
.offcanvas__gallery {
  width: 50vw;
  position: relative;
  display: none;
  transition: -webkit-clip-path 0.4s 0.15s ease-in-out;
  transition: clip-path 0.4s 0.15s ease-in-out;
  transition: clip-path 0.4s 0.15s ease-in-out, -webkit-clip-path 0.4s 0.15s ease-in-out;
}
@media (min-width: 992px) {
  .offcanvas__gallery {
    background: rgba(var(--color-grey));
    display: block;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
            clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
}
.offcanvas__gallery .gallery {
  width: 40vw;
  height: 70vh;
  max-height: 550px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .offcanvas__gallery .gallery {
    width: 25vw;
    height: 55vh;
    max-height: unset;
  }
}
.offcanvas__gallery .gallery li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 1s ease;
  opacity: 0;
}
.offcanvas__gallery .gallery li.visible {
  z-index: 10;
  opacity: 1;
}
.offcanvas__gallery .gallery img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.offcanvas__gallery .socials {
  display: flex;
  justify-content: center;
  list-style-type: none;
  color: white;
  gap: 30px;
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 0;
}
.offcanvas__gallery .socials a {
  font-family: "Matter", sans-serif;
  position: relative;
  padding-bottom: 5px;
}
.offcanvas__gallery .socials a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(var(--color-text-brown));
  scale: 0 1;
  transform-origin: right;
  transition: scale 0.25s;
}
.offcanvas__gallery .socials a:hover {
  color: rgba(var(--color-text-brown));
}
.offcanvas__gallery .socials a:hover:before {
  scale: 1;
  transform-origin: left;
}
.offcanvas__gallery .socials a:before {
  background: white !important;
}
.offcanvas__gallery .socials a:hover {
  color: white;
}
.offcanvas.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transition: opacity var(--transition-duration) var(--transition-ease), background-color 0.5s 0.5s ease;
  transform: translateY(0);
  background: rgba(var(--color-grey));
}
.offcanvas.active .navigation {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transition: -webkit-clip-path 0.4s ease-in-out;
  transition: clip-path 0.4s ease-in-out;
  transition: clip-path 0.4s ease-in-out, -webkit-clip-path 0.4s ease-in-out;
}
@media (min-width: 992px) {
  .offcanvas.active .offcanvas__gallery {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transition: -webkit-clip-path 0.4s 0.15s ease-in-out;
    transition: clip-path 0.4s 0.15s ease-in-out;
    transition: clip-path 0.4s 0.15s ease-in-out, -webkit-clip-path 0.4s 0.15s ease-in-out;
  }
}

.header {
  --header-height: 96px;
  --header-height-scrolled: 150px;
  --header-logo-size-mobile: 72px;
  --header-logo-size-desktop: 92px;
  --header-logo-top-spacing: 26px;
  --header-logo-top-spacing-scrolled: 26px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform 0.5s ease, background-color 0.5s 0.5s ease;
}
.header__wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100vw;
  height: var(--header-height);
  gap: 0;
  transition: height 0.35s ease;
}
.header__wrapper:before {
  display: none;
}
.header__functionalities {
  display: flex;
  height: 100%;
}
.header__functionalities .btn-contact {
  height: var(--header-height);
  padding-inline: 50px;
  align-items: center;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  display: none;
  position: relative;
}
.header__functionalities .btn-contact:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.3);
  width: 1px;
}
.header__functionalities .btn-contact:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: white;
  transition: width 0.2s ease;
}
.header__functionalities .btn-contact:hover:before {
  width: 100%;
}
@media screen and (min-width: 850px) {
  .header__functionalities .btn-contact {
    display: flex;
  }
}
.header__functionalities .btn-search {
  height: var(--header-height);
  aspect-ratio: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.header__functionalities .btn-search:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.3);
  width: 1px;
}
.header__functionalities .btn-search:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: white;
  transition: width 0.2s ease;
}
.header__functionalities .btn-search:hover:before {
  width: 100%;
}
.header__functionalities .btn-search i {
  position: relative;
  width: 20px;
  height: 20px;
  color: white;
}
.header__functionalities .btn-search i svg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.header__functionalities .btn-search.active:before {
  width: 100%;
}
.header__functionalities .language-switcher {
  display: none;
  height: var(--header-height);
  width: var(--header-height);
  position: relative;
}
.header__functionalities .language-switcher:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.3);
  width: 1px;
}
.header__functionalities .language-switcher:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: white;
  transition: width 0.2s ease;
}
.header__functionalities .language-switcher:hover:before {
  width: 100%;
}
@media screen and (min-width: 1040px) {
  .header__functionalities .language-switcher {
    display: flex;
  }
}
.header__logo {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--header-logo-top-spacing);
}
@media screen and (min-width: 850px) {
  .header__logo {
    position: relative;
    left: 0;
    transform: none;
    padding-inline: 50px;
  }
}
.header__logo > img {
  width: clamp(58px, 16vw, var(--header-logo-size-mobile));
  height: clamp(58px, 16vw, var(--header-logo-size-mobile));
  -o-object-fit: contain;
     object-fit: contain;
  transform: translateY(6px) translateX(6px);
}
@media (min-width: 768px) {
  .header__logo > img {
    width: clamp(88px, 8vw, var(--header-logo-size-desktop));
    height: clamp(88px, 8vw, var(--header-logo-size-desktop));
    transform: translateY(6px) translateX(6px);
  }
}
.header__logo > img.logo-dark {
  display: none;
}
.header__nav {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .header__nav {
    display: flex;
    align-items: center;
  }
}
.header__nav .header__nav-list {
  display: flex;
  gap: clamp(12px, 2vw, 36px);
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
}
.header__nav .header__nav-list li a {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  height: var(--header-height);
  padding-inline: 8px;
  font-family: "Matter", sans-serif;
  font-weight: 300;
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}
.header__nav .header__nav-list li a:after {
  content: "";
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: calc(50% - 14px);
  height: 2px;
  background-color: rgba(255, 255, 255, 0.9);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.22s ease;
}
.header__nav .header__nav-list li a:hover:after {
  transform: scaleX(1);
}
.header__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  gap: 10px;
  aspect-ratio: 1;
  height: 100%;
  font-size: 12px;
  position: relative;
}
.header__toggle:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.3);
  width: 1px;
}
@media screen and (min-width: 850px) {
  .header__toggle {
    padding-inline: 50px;
    aspect-ratio: unset;
  }
}
.header__toggle:focus {
  outline: 0;
}
.header__toggle .wrapper {
  display: block;
  width: 18px;
  height: 18px;
  position: relative;
}
.header__toggle .wrapper > span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: white;
  position: absolute;
  transition: 0.2s ease;
}
.header__toggle .wrapper > span:first-child {
  top: 5px;
  left: 0;
}
.header__toggle .wrapper > span:nth-child(2) {
  bottom: 5px;
  left: 0;
}
.header__toggle .label {
  text-transform: uppercase;
  letter-spacing: 1px;
  display: none;
}
@media screen and (min-width: 850px) {
  .header__toggle .label {
    display: flex;
  }
}
.header__toggle .label .close {
  display: none;
}
.header__toggle.active .wrapper > span:first-child {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.header__toggle.active .wrapper > span:nth-child(2) {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 768px) {
  .header__toggle.active .label .close {
    display: block;
  }
}
.header__toggle.active .label .menu {
  display: none;
}
.header__search {
  opacity: 0;
  pointer-events: none;
  transition: transform 0.5s ease;
  z-index: -1;
  position: relative;
  transform: translateY(-20px);
}
.header__search .wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  max-height: 0;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  position: relative;
}
@media (min-width: 576px) {
  .header__search .wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .header__search .wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .header__search .wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .header__search .wrapper {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1600px) {
  .header__search .wrapper {
    max-width: 1464px;
  }
}
.header__search .wrapper label {
  width: 100%;
}
.header__search .wrapper form {
  display: flex;
}
.header__search .wrapper form input[type=search] {
  width: 100%;
  background-color: unset;
  border: unset;
  border-bottom: 1px solid #594B4B;
  padding-bottom: 30px;
}
.header__search .wrapper form input[type=search]::-moz-placeholder {
  font-family: "Matter", sans-serif;
  color: rgba(89, 75, 75, 0.3);
}
.header__search .wrapper form input[type=search]::placeholder {
  font-family: "Matter", sans-serif;
  color: rgba(89, 75, 75, 0.3);
}
.header__search .wrapper input[type=submit] {
  position: absolute;
  right: 20px;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  border: 1px solid rgba(var(--color-text-brown));
  background: url(../images/icon-search-brown.svg?b1e63cd548205259e806cb02c3ac0d6b) center no-repeat;
}
.header__search.active {
  opacity: 1;
  pointer-events: auto;
  background-color: rgba(var(--color-broken-white));
  transform: none;
  padding-block: 80px;
}
.header__search.active .wrapper {
  max-height: 100px;
  animation: grow-to-right 0.4s forwards;
}
.header--secondary .header {
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__nav .header__nav-list li a {
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__nav .header__nav-list li a:after {
  background-color: rgba(var(--color-text-brown));
  transform-origin: center;
}
.header--secondary .header__nav .header__nav-list li a:hover {
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__nav .header__nav-list li a:hover:after {
  background-color: rgba(var(--color-text-brown));
  transform: scaleX(1);
}
.header--secondary .header__logo img.logo-white {
  display: none;
}
.header--secondary .header__logo img.logo-dark {
  display: block;
}
.header--secondary .header__wrapper {
  background-color: rgba(var(--color-broken-white));
}
.header--secondary .header__wrapper:before {
  background-color: #DEDAD5;
}
.header--secondary .header__functionalities .btn-contact {
  border-color: #DEDAD5;
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__functionalities .btn-contact:after {
  background: #DEDAD5;
}
.header--secondary .header__functionalities .btn-contact svg {
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__functionalities .btn-contact:before {
  background-color: #707070;
}
.header--secondary .header__functionalities .btn-contact:hover:before {
  width: 100%;
}
.header--secondary .header__functionalities .btn-search {
  color: rgba(var(--color-text-brown));
  border-color: #DEDAD5;
}
.header--secondary .header__functionalities .btn-search:after {
  background: #DEDAD5;
}
.header--secondary .header__functionalities .btn-search svg {
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__functionalities .btn-search:before {
  background-color: #707070;
}
.header--secondary .header__functionalities .btn-search:hover:before {
  width: 100%;
}
.header--secondary .header__functionalities .language-switcher:after {
  background: #DEDAD5;
}
.header--secondary .header__functionalities .language-switcher span {
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__functionalities .language-switcher a {
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__functionalities .language-switcher:before {
  background-color: #707070;
}
.header--secondary .header__functionalities .language-switcher:hover:before {
  width: 100%;
}
.header--secondary .header__functionalities .language-switcher__list {
  background: rgba(var(--color-broken-white));
  border-color: #DEDAD5;
}
.header--secondary .header__functionalities .language-switcher__list li a:hover {
  background-color: rgba(var(--color-broken-white));
}
.header--secondary .header__toggle {
  color: rgba(var(--color-text-brown));
}
.header--secondary .header__toggle:before {
  background: #DEDAD5;
}
.header--secondary .header__toggle .wrapper > span {
  background-color: rgba(var(--color-text-brown));
}
.header--background {
  --header-height: var(--header-height-scrolled);
  --header-logo-top-spacing: var(--header-logo-top-spacing-scrolled);
}
.header--background .header {
  color: rgba(var(--color-text-brown));
}
.header--background .header__nav .header__nav-list li a {
  color: rgba(var(--color-text-brown));
}
.header--background .header__nav .header__nav-list li a:after {
  background-color: rgba(var(--color-text-brown));
  transform-origin: center;
}
.header--background .header__nav .header__nav-list li a:hover {
  color: rgba(var(--color-text-brown));
}
.header--background .header__nav .header__nav-list li a:hover:after {
  background-color: rgba(var(--color-text-brown));
  transform: scaleX(1);
}
.header--background .header__logo img.logo-white {
  display: none;
}
.header--background .header__logo img.logo-dark {
  display: block;
}
.header--background .header__wrapper {
  background-color: rgba(var(--color-broken-white));
}
.header--background .header__wrapper:before {
  background-color: #DEDAD5;
}
.header--background .header__functionalities .btn-contact {
  border-color: #DEDAD5;
  color: rgba(var(--color-text-brown));
}
.header--background .header__functionalities .btn-contact:after {
  background: #DEDAD5;
}
.header--background .header__functionalities .btn-contact svg {
  color: rgba(var(--color-text-brown));
}
.header--background .header__functionalities .btn-contact:before {
  background-color: #707070;
}
.header--background .header__functionalities .btn-contact:hover:before {
  width: 100%;
}
.header--background .header__functionalities .btn-search {
  color: rgba(var(--color-text-brown));
  border-color: #DEDAD5;
}
.header--background .header__functionalities .btn-search:after {
  background: #DEDAD5;
}
.header--background .header__functionalities .btn-search svg {
  color: rgba(var(--color-text-brown));
}
.header--background .header__functionalities .btn-search:before {
  background-color: #707070;
}
.header--background .header__functionalities .btn-search:hover:before {
  width: 100%;
}
.header--background .header__functionalities .language-switcher:after {
  background: #DEDAD5;
}
.header--background .header__functionalities .language-switcher span {
  color: rgba(var(--color-text-brown));
}
.header--background .header__functionalities .language-switcher a {
  color: rgba(var(--color-text-brown));
}
.header--background .header__functionalities .language-switcher:before {
  background-color: #707070;
}
.header--background .header__functionalities .language-switcher:hover:before {
  width: 100%;
}
.header--background .header__functionalities .language-switcher__list {
  background: rgba(var(--color-broken-white));
  border-color: #DEDAD5;
}
.header--background .header__functionalities .language-switcher__list li a:hover {
  background-color: rgba(var(--color-broken-white));
}
.header--background .header__toggle {
  color: rgba(var(--color-text-brown));
}
.header--background .header__toggle:before {
  background: #DEDAD5;
}
.header--background .header__toggle .wrapper > span {
  background-color: rgba(var(--color-text-brown));
}
@media screen and (min-width: 1200px) {
  .header--background .header__nav .header__nav-list li a {
    color: rgba(var(--color-text-brown));
  }
  .header--background .header__nav .header__nav-list li a:after {
    background-color: rgba(var(--color-text-brown));
  }
}
.header--background.offcanvas-active ul {
  background: transparent !important;
}
.header--background.offcanvas-active ul a {
  color: white !important;
}
.header--search .header {
  color: rgba(var(--color-text-brown));
}
.header--search .header__nav .header__nav-list li a {
  color: rgba(var(--color-text-brown));
}
.header--search .header__nav .header__nav-list li a:after {
  background-color: rgba(var(--color-text-brown));
  transform-origin: center;
}
.header--search .header__nav .header__nav-list li a:hover {
  color: rgba(var(--color-text-brown));
}
.header--search .header__nav .header__nav-list li a:hover:after {
  background-color: rgba(var(--color-text-brown));
  transform: scaleX(1);
}
.header--search .header__logo img.logo-white {
  display: none;
}
.header--search .header__logo img.logo-dark {
  display: block;
}
.header--search .header__wrapper {
  background-color: rgba(var(--color-broken-white));
}
.header--search .header__wrapper:before {
  background-color: #DEDAD5;
}
.header--search .header__functionalities .btn-contact {
  border-color: #DEDAD5;
  color: rgba(var(--color-text-brown));
}
.header--search .header__functionalities .btn-contact:after {
  background: #DEDAD5;
}
.header--search .header__functionalities .btn-contact svg {
  color: rgba(var(--color-text-brown));
}
.header--search .header__functionalities .btn-contact:before {
  background-color: #707070;
}
.header--search .header__functionalities .btn-contact:hover:before {
  width: 100%;
}
.header--search .header__functionalities .btn-search {
  color: rgba(var(--color-text-brown));
  border-color: #DEDAD5;
}
.header--search .header__functionalities .btn-search:after {
  background: #DEDAD5;
}
.header--search .header__functionalities .btn-search svg {
  color: rgba(var(--color-text-brown));
}
.header--search .header__functionalities .btn-search:before {
  background-color: #707070;
}
.header--search .header__functionalities .btn-search:hover:before {
  width: 100%;
}
.header--search .header__functionalities .language-switcher:after {
  background: #DEDAD5;
}
.header--search .header__functionalities .language-switcher span {
  color: rgba(var(--color-text-brown));
}
.header--search .header__functionalities .language-switcher a {
  color: rgba(var(--color-text-brown));
}
.header--search .header__functionalities .language-switcher:before {
  background-color: #707070;
}
.header--search .header__functionalities .language-switcher:hover:before {
  width: 100%;
}
.header--search .header__functionalities .language-switcher__list {
  background: rgba(var(--color-broken-white));
  border-color: #DEDAD5;
}
.header--search .header__functionalities .language-switcher__list li a:hover {
  background-color: rgba(var(--color-broken-white));
}
.header--search .header__toggle {
  color: rgba(var(--color-text-brown));
}
.header--search .header__toggle:before {
  background: #DEDAD5;
}
.header--search .header__toggle .wrapper > span {
  background-color: rgba(var(--color-text-brown));
}
.header.offcanvas-active {
  border-bottom: none;
  background-color: unset !important;
}
.header.offcanvas-active .header__nav {
  display: none;
}
.header.offcanvas-active .header__logo img.logo-white {
  display: block;
}
.header.offcanvas-active .header__logo img.logo-dark {
  display: none;
}
.header.offcanvas-active .header__wrapper {
  border-bottom: none;
  background-color: unset !important;
}
.header.offcanvas-active .header__wrapper:before {
  display: none;
}
.header.offcanvas-active .header__functionalities .btn-contact {
  display: none;
}
.header.offcanvas-active .header__functionalities .btn-search {
  display: none;
}
.header.offcanvas-active .header__functionalities .language-switcher {
  border-color: white;
  display: flex;
  border-left: none !important;
  padding-right: 30px;
}
.header.offcanvas-active .header__functionalities .language-switcher:after {
  opacity: 0;
}
.header.offcanvas-active .header__functionalities .language-switcher span {
  color: white;
}
.header.offcanvas-active .header__functionalities .language-switcher a {
  color: white;
}
.header.offcanvas-active .header__toggle {
  color: white;
  border: none;
}
.header.offcanvas-active .header__toggle:before {
  opacity: 0;
}
.header.offcanvas-active .header__toggle .label {
  display: flex;
}
.header.offcanvas-active .header__toggle .wrapper > span {
  background-color: white;
}
.header.offcanvas-active .language-switcher:before {
  display: none !important;
}
.header.offcanvas-active .language-switcher__list {
  border: none !important;
}

.fallback-search {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(7, 11, 15, 0.8);
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: opacity 0.3s ease;
}
.fallback-search.active {
  opacity: 1;
  pointer-events: auto;
}

.page-404__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
@media (min-width: 576px) {
  .page-404__inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .page-404__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .page-404__inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .page-404__inner {
    max-width: 1140px;
  }
}
.page-404__inner .content {
  color: rgba(var(--color-text-brown));
}
.page-404__inner .content h1 {
  font-weight: var(--font-weight-medium);
  margin-bottom: 20px;
}
.page-404__inner .content .btn {
  margin-top: 3em;
  color: rgba(var(--color-text-brown));
}

.content-single-story__header {
  width: 100vw;
  height: 67vh;
  position: relative;
}
@media (min-width: 768px) {
  .content-single-story__header {
    height: 45vh;
  }
}
@media (min-width: 992px) {
  .content-single-story__header {
    height: 720px;
  }
}
.content-single-story__header:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.15);
}
.content-single-story__header:before {
  content: "";
  width: 100%;
  background-color: rgba(var(--color-broken-white));
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 155px;
  z-index: 3;
}
@media (min-width: 768px) {
  .content-single-story__header:before {
    width: 75%;
    height: 120px;
  }
}
@media (min-width: 992px) {
  .content-single-story__header:before {
    min-width: 777px;
    width: 41vw;
    height: 158px;
  }
}
.content-single-story__header img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-single-story__header .banner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 3;
  height: 120px;
  margin-top: -120px;
}
@media (min-width: 576px) {
  .content-single-story__header .banner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .content-single-story__header .banner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .content-single-story__header .banner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .content-single-story__header .banner {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .content-single-story__header .banner {
    height: 155px;
    margin-top: -155px;
  }
}
@media screen and (min-width: 1600px) {
  .content-single-story__header .banner {
    max-width: 1464px;
  }
}
.content-single-story__header .banner .content {
  background-color: rgba(var(--color-broken-white));
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.content-single-story__header .banner .content .btn {
  color: rgba(var(--color-text-brown));
  border-color: rgba(var(--color-text-brown));
}
.content-single-story__inner {
  background-color: rgba(var(--color-broken-white));
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .content-single-story__inner {
    padding-bottom: 90px;
  }
}
.content-single-story__inner .content-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .content-single-story__inner .content-wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .content-single-story__inner .content-wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .content-single-story__inner .content-wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .content-single-story__inner .content-wrapper {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .content-single-story__inner .content-wrapper {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (min-width: 1600px) {
  .content-single-story__inner .content-wrapper {
    max-width: 1464px;
  }
}
.content-single-story__inner .content-wrapper h1 {
  margin-bottom: 0.5em;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .content-single-story__inner .content-wrapper h1 {
    margin-bottom: 1em;
  }
}
@media (min-width: 992px) {
  .content-single-story__inner .content-wrapper h1 {
    grid-column: span 4;
    margin-bottom: 1.5em;
  }
}
@media (min-width: 992px) {
  .content-single-story__inner .content-wrapper .information {
    display: flex;
    grid-column: span 12;
  }
}
@media (min-width: 768px) {
  .content-single-story__inner .content-wrapper .information .wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .content-single-story__inner .content-wrapper .information .wrapper {
    width: 50%;
  }
}
.content-single-story__inner .content-wrapper .information .wrapper .info-wrapper {
  display: flex;
  gap: 15px;
  margin-bottom: 1em;
  font-family: "Matter", sans-serif;
}
@media (min-width: 992px) {
  .content-single-story__inner .content-wrapper .information .wrapper .info-wrapper {
    gap: 10px;
    margin-bottom: 15px;
  }
}
.content-single-story__inner .content-wrapper .information .wrapper .info-wrapper i {
  position: relative;
  width: 26px;
  height: 26px;
  flex: none;
}
@media (min-width: 992px) {
  .content-single-story__inner .content-wrapper .information .wrapper .info-wrapper i {
    transform: translateY(-3px);
  }
}
.content-single-story__inner .content-wrapper .information .wrapper .info-wrapper i svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.content-single-story__inner .content-wrapper .information .wrapper .info-wrapper ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.content-single-story__inner .content-wrapper .information .wrapper .info-wrapper .info {
  display: flex;
  flex-direction: column;
}
.content-single-story__inner .content-wrapper .information .wrapper .info-wrapper .info .subtitle {
  margin-bottom: 0;
  font-size: 12px;
}
.content-single-story__inner .content-wrapper .information .wrapper .info-wrapper.realisation svg {
  width: 18px;
  height: 18px;
  margin-left: 5px;
}
.content-single-story__inner .content-wrapper .information .content {
  margin-top: 50px;
  font-family: "Matter", sans-serif;
}
@media (min-width: 768px) {
  .content-single-story__inner .content-wrapper .information .content {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .content-single-story__inner .content-wrapper .information .content {
    margin-top: 0;
    width: 600px;
    margin-left: auto;
  }
}

.page-contact {
  padding-block: 165px 90px;
}
@media (min-width: 992px) {
  .page-contact {
    padding-block: 17vh;
  }
}
.page-contact__top {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 90px;
}
@media (min-width: 576px) {
  .page-contact__top {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .page-contact__top {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .page-contact__top {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .page-contact__top {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .page-contact__top {
    grid-template-columns: repeat(12, 1fr);
    padding-bottom: 9vh;
  }
}
@media (min-width: 992px) {
  .page-contact__top {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  .page-contact__top {
    max-width: 1464px;
  }
}
.page-contact__top .content {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .page-contact__top .content {
    grid-column: span 5;
    margin-bottom: 0;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .page-contact__top .content h1 {
    font-family: "Matter", sans-serif;
  }
}
.page-contact__top .content ul {
  padding-left: 0;
  list-style-type: none;
}
.page-contact__top .content .wrapper {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 768px) {
  .page-contact__top .content .wrapper {
    flex-direction: row;
  }
}
.page-contact__top .content .wrapper > address {
  width: 100%;
}
@media (min-width: 992px) {
  .page-contact__top .content .wrapper > address {
    width: 46%;
  }
}
.page-contact__top .content .subtitle {
  font-size: 12px;
  margin-bottom: 1em;
}
.page-contact__top .image-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  .page-contact__top .image-wrapper {
    grid-column: 7/13;
  }
}
@media screen and (min-width: 1600px) {
  .page-contact__top .image-wrapper {
    grid-column: 6/13;
  }
}
.page-contact__top .image-wrapper img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .page-contact__top .image-wrapper img {
    width: 60%;
  }
}
@media (min-width: 992px) {
  .page-contact__top .image-wrapper img {
    width: 100%;
  }
}
.page-contact__top .image-wrapper .label {
  position: absolute;
  left: 40px;
  bottom: -30px;
  width: 107px;
  height: 107px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  .page-contact__top .image-wrapper .label {
    left: -74px;
    top: 138px;
    bottom: unset;
  }
}
.page-contact__top .socials {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .page-contact__top .socials {
    margin-top: 50px;
  }
}
.page-contact__top .socials ul {
  display: flex;
}
.page-contact__top .socials ul > li:not(:last-child):after {
  content: "—";
  padding-inline: 5px;
  display: inline-block;
}
.page-contact__top address {
  margin-bottom: 0;
}
.page-contact__top address .subtitle {
  font-size: 12px;
}
@media screen and (min-width: 400px) {
  .page-contact__top address .subtitle {
    font-size: calc(12px + ((1vw - 4px) * 0.0925925926));
  }
}
@media screen and (min-width: 2560px) {
  .page-contact__top address .subtitle {
    font-size: 14px;
  }
}
.page-contact__top address a {
  font-family: "Matter", sans-serif;
  position: relative;
  padding-bottom: 5px;
}
.page-contact__top address a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(var(--color-text-brown));
  scale: 0 1;
  transform-origin: right;
  transition: scale 0.25s;
}
.page-contact__top address a:hover {
  color: rgba(var(--color-text-brown));
}
.page-contact__top address a:hover:before {
  scale: 1;
  transform-origin: left;
}
.page-contact__top .btn {
  display: none;
}
@media (min-width: 992px) {
  .page-contact__top .btn {
    display: flex;
    margin-top: 60px;
  }
}
.page-contact__bottom {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .page-contact__bottom {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .page-contact__bottom {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .page-contact__bottom {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .page-contact__bottom {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .page-contact__bottom {
    grid-template-columns: repeat(12, 1fr);
    padding-top: 100px;
    border-top: 1px solid rgba(89, 75, 75, 0.5);
  }
}
@media (min-width: 992px) {
  .page-contact__bottom {
    max-width: 994px;
  }
}
@media screen and (min-width: 1600px) {
  .page-contact__bottom {
    max-width: 1464px;
  }
}
.page-contact__bottom .content {
  font-family: "Matter", sans-serif;
  margin-bottom: 10px;
  border-top: 1px solid rgba(89, 75, 75, 0.5);
  padding-top: 70px;
}
@media (min-width: 992px) {
  .page-contact__bottom .content {
    padding-top: 0;
    border: none;
  }
}
@media (min-width: 992px) {
  .page-contact__bottom .content {
    grid-column: span 4;
    margin-bottom: 0;
  }
}
.page-contact__bottom .form {
  scroll-margin-top: 200px;
}
@media (min-width: 992px) {
  .page-contact__bottom .form {
    grid-column: 6/13;
  }
}
.page-contact__bottom .form form .gform_fields {
  row-gap: 30px !important;
}

.search-page {
  padding-block: 165px 90px;
  background-color: rgba(var(--color-broken-white));
}
@media (min-width: 992px) {
  .search-page {
    padding-block: 300px 130px;
  }
}
.search-page__header {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
}
@media (min-width: 576px) {
  .search-page__header {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .search-page__header {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .search-page__header {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .search-page__header {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .search-page__header {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .search-page__header {
    max-width: 1464px;
  }
}
.search-page__header h1 {
  font-family: "Matter", sans-serif;
}
.search-page__header .result {
  font-size: 19px;
  line-height: 32px;
}
@media screen and (min-width: 400px) {
  .search-page__header .result {
    font-size: calc(19px + ((1vw - 4px) * 0.0925925926));
  }
}
@media screen and (min-width: 2560px) {
  .search-page__header .result {
    font-size: 21px;
  }
}
@media screen and (min-width: 400px) {
  .search-page__header .result {
    line-height: calc(32px + ((1vw - 4px) * 0.1851851852));
  }
}
@media screen and (min-width: 2560px) {
  .search-page__header .result {
    line-height: 36px;
  }
}
.search-page__posts {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: dense;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  gap: 0;
}
@media (min-width: 576px) {
  .search-page__posts {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .search-page__posts {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .search-page__posts {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .search-page__posts {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1600px) {
  .search-page__posts {
    max-width: 1464px;
  }
}
.search-page__posts article {
  padding-block: 30px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.3);
  position: relative;
}
@media (min-width: 768px) {
  .search-page__posts article {
    padding-block: 45px;
  }
}
.search-page__posts article header {
  transition: 0.2s ease;
}
@media (min-width: 992px) {
  .search-page__posts article {
    padding-block: 60px;
  }
}
.search-page__posts article h2 {
  margin-bottom: 0.5em;
  font-family: "Matter", sans-serif;
}
.search-page__posts article .article-link {
  text-decoration: underline;
  cursor: pointer;
}
.search-page__posts article .link {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.search-page__posts article:hover header {
  transform: translateX(10px);
}
