/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --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-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --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-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --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-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}
*,
*::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: var(--bs-border-width) solid;
  opacity: 0.25;
}
h6,
h5,
h4,
h3,
h2,
h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
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;
  color: var(--bs-highlight-color);
  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: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
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: var(--bs-secondary-color);
  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] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
::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;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */
@font-face {
  font-family: "Exo";
  src: url("/fonts/exo/Exo-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo";
  src: url("/fonts/exo/Exo-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url("/fonts/funnel-sans/FunnelSans-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url("/fonts/funnel-sans/FunnelSans-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
:root {
  --bs-body-bg: #ffffff;
  --bs-body-color: #29235c;
  --bs-font-sans-serif: "Funnel Sans", system-ui, sans-serif;
}
.var-background-position {
  background-position: var(--background-position, center center);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #29235c;
  font-weight: 800;
  margin: 0 0 1rem;
}
h1 {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 22.2279792746114px + 2.072538860103627vw, 50px);
  line-height: clamp(40px, 30.28497409326425px + 2.5906735751295336vw, 65px);
}
h2 {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 24.17098445595855px + 1.5544041450777202vw, 45px);
  line-height: clamp(40px, 34.170984455958546px + 1.5544041450777202vw, 55px);
}
h3 {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 28.05699481865285px + 0.5181347150259068vw, 35px);
  line-height: clamp(40px, 33.78238341968912px + 1.6580310880829014vw, 56px);
}
h4 {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(24px, 24px + 0vw, 24px);
  line-height: clamp(36px, 36px + 0vw, 36px);
}
h5,
h6 {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(20px, 20px + 0vw, 20px);
  line-height: clamp(28px, 28px + 0vw, 28px);
}
p {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  margin: 0 0 1rem;
}
p:last-child {
  margin-bottom: 0;
}
.cta {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.3125rem 1.5rem 0.3125rem 0.3125rem;
  border: 0;
  border-radius: 999px;
  text-decoration: none;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.cta__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 999px;
  font-size: 1.375rem;
  transition: background-color 0.2s ease, color 0.2s ease;
}
@media (min-width: 768px) {
  .cta__icon {
    width: 3.125rem;
    height: 3.125rem;
    font-size: 1.5625rem;
  }
}
.cta .icon-plus {
  transition: transform 0.2s ease;
}
.cta:hover .icon-plus,
.cta:focus-visible .icon-plus {
  transform: rotate(90deg);
}
.cta:active .icon-plus {
  transform: rotate(0deg);
}
.cta--primary {
  background-color: #e50046;
  color: #ffffff;
}
.cta--primary:hover,
.cta--primary:focus-visible {
  box-shadow: 0 4px 12px rgba(229, 0, 70, 0.15);
}
.cta--primary:active {
  background-color: #ba033b;
  box-shadow: none;
}
.cta--primary .cta__icon {
  background-color: #ffffff;
  color: #e50046;
}
.cta--primary:active .cta__icon {
  color: #ba033b;
}
.cta--secondary {
  background-color: #ffffff;
  color: #e50046;
  border: 1px solid #e50046;
}
.cta--secondary:hover,
.cta--secondary:focus-visible {
  box-shadow: 0 4px 12px rgba(229, 0, 70, 0.15);
}
.cta--secondary:active {
  background-color: #fde6ed;
  box-shadow: none;
}
.cta--secondary .cta__icon {
  background-color: #e50046;
  color: #ffffff;
}
.cta--secondary:active .cta__icon {
  color: #fde6ed;
}
.cta--small {
  color: #29235c;
  background-color: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  gap: 0.375rem;
}
.cta--small:hover,
.cta--small:focus-visible,
.cta--small:active {
  color: #1c1651;
}
.cta--small .cta__icon {
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
  color: #e50046;
}
.cta--small:hover .cta__icon,
.cta--small:focus-visible .cta__icon,
.cta--small:active .cta__icon {
  color: #1c1651;
}
.cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}
.tag {
  display: inline-flex;
  align-items: center;
  padding: 0.4rem 1.2rem;
  background-color: transparent;
  border: 1px solid #e50046;
  border-radius: 999px;
  color: #29235c;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  white-space: nowrap;
  text-decoration: none;
}
.tag--light {
  border-color: #ffffff;
  color: #ffffff;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon/icomoon.woff?91m2i9') format('woff'), url('/fonts/icomoon/icomoon.ttf?91m2i9') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon,
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-cases:before {
  content: "\e904";
}
.icon-clock:before {
  content: "\e905";
}
.icon-connect:before {
  content: "\e906";
}
.icon-contact:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-home:before {
  content: "\e909";
}
.icon-instagram:before {
  content: "\e90a";
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-location:before {
  content: "\e90c";
}
.icon-mail:before {
  content: "\e90d";
}
.icon-phone:before {
  content: "\e90e";
}
.icon-play:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e911";
}
.icon-transmit:before {
  content: "\e912";
}
.icon-value:before {
  content: "\e913";
}
.icon-warning:before {
  content: "\e914";
}
.icon-youtube:before {
  content: "\e915";
}
.container {
  width: 95%;
  max-width: 1260px;
  margin-inline: auto;
}
.umb-block-list {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.flex-col {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.content-with-image {
  padding-block: clamp(3rem, 9vw, 7.3125rem);
}
.content-with-image__inner {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 768px) {
  .content-with-image__inner {
    flex-direction: row;
    align-items: center;
    gap: clamp(2rem, 8.7vw, 117px);
  }
}
.content-with-image--theme-brand {
  width: 95%;
  max-width: 1900px;
  margin-inline: auto;
  padding-block: clamp(1.5rem, 4.5vw, 4.375rem);
  background-color: #e50046;
  border-radius: 12px;
}
@media (min-width: 1800px) {
  .content-with-image--theme-brand {
    width: calc(100% - 20px);
    max-width: none;
  }
}
.content-with-image--theme-brand .content-with-image__inner {
  width: 100%;
  max-width: 1324px;
  padding-inline: clamp(1.75rem, 5vw, 2rem);
}
.content-with-image--theme-brand .content-with-image__heading {
  color: #ffffff;
}
.content-with-image--theme-brand .content-with-image__heading .highlight {
  color: #29235c;
}
.content-with-image--theme-brand .content-with-image__col--text p {
  color: #ffffff;
}
.content-with-image--theme-brand .tag {
  border-color: #ffffff;
  color: #ffffff;
}
.content-with-image--theme-brand .content-with-image__col--media {
  aspect-ratio: 362 / 300;
  margin-inline: 0;
}
@media (min-width: 768px) {
  .content-with-image--theme-brand .content-with-image__col--media {
    aspect-ratio: 530 / 548;
    max-width: 530px;
  }
}
@media (min-width: 768px) {
  .content-with-image--theme-brand .content-with-image__image {
    width: 100%;
  }
}
.content-with-image__col {
  flex: 1 1 0;
  min-width: 0;
}
.content-with-image__col--text {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.content-with-image__heading {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 22.2279792746114px + 2.072538860103627vw, 50px);
  line-height: clamp(40px, 30.28497409326425px + 2.5906735751295336vw, 65px);
  color: #29235c;
  margin: 0;
}
.content-with-image__heading .highlight {
  color: #e50046;
}
.content-with-image__col--text > p {
  margin: 0;
}
.content-with-image__col--media {
  position: relative;
  aspect-ratio: 514 / 579;
  margin-inline: calc(9px - clamp(1rem, 4vw, 2.5rem));
}
@media (min-width: 768px) {
  .content-with-image__col--media {
    margin-inline: 0;
    max-width: 514px;
  }
}
.content-with-image__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  background: linear-gradient(135deg, #1d71b8, #29235c);
}
@media (min-width: 768px) {
  .content-with-image__image {
    width: 80%;
  }
}
.content-with-image__badge {
  position: absolute;
  bottom: 1rem;
  left: 1.5rem;
  width: 7rem;
  height: 4.1875rem;
  padding: 0.625rem 0.75rem;
  background-color: #e50046;
  color: #ffffff;
  font-family: "Exo", system-ui, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .content-with-image__badge {
    bottom: 1.5rem;
    left: 0;
    width: 12.25rem;
    height: 9.75rem;
    padding: 1.25rem 1.5rem;
  }
}
.content-with-image--image-left .content-with-image__image {
  right: auto;
  left: 0;
}
.content-with-image--image-left .content-with-image__badge {
  left: auto;
  right: 0;
}
.content-with-image__badge-number {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 768px) {
  .content-with-image__badge-number {
    font-size: 2rem;
  }
}
.content-with-image__badge-label {
  font-size: 0.875rem;
  line-height: 1.2;
  margin-top: 0.25rem;
}
@media (min-width: 768px) {
  .content-with-image__badge-label {
    font-size: 1.125rem;
  }
}
.hero-banner {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 95%;
  max-width: 1900px;
  margin-inline: auto;
  margin-top: 10px;
  min-height: clamp(41rem, 160vw, 46rem);
  border-radius: 12px;
  overflow: hidden;
  background-color: #29235c;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: var(--background-position, center center);
  color: #ffffff;
}
@media (min-width: 768px) {
  .hero-banner {
    min-height: clamp(46rem, 49vw, 59rem);
  }
}
@media (min-width: 1200px) {
  .hero-banner {
    min-height: clamp(55rem, 49vw, 59rem);
  }
}
@media (min-width: 1800px) {
  .hero-banner {
    width: calc(100% - 20px);
    max-width: none;
  }
}
.hero-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(to left, rgba(113, 113, 113, 0), rgba(113, 113, 113, 0.9));
  mix-blend-mode: multiply;
  pointer-events: none;
}
.hero-banner__container {
  position: relative;
  z-index: 1;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  gap: clamp(1.5rem, 3vw, 2rem);
  padding-block: 2.5rem clamp(1.5rem, 4vw, 2.5rem);
}
@media (min-width: 768px) {
  .hero-banner__container {
    flex: 0 1 auto;
    justify-content: flex-start;
    margin-top: auto;
  }
}
@media (min-width: 1800px) {
  .hero-banner__container {
    padding-bottom: clamp(4rem, 5vw, 6rem);
  }
}
.hero-banner__label {
  display: flex;
}
.hero-banner__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(40px, 26.39896373056995px + 3.6269430051813467vw, 75px);
  line-height: clamp(46px, 30.844559585492227px + 4.041450777202073vw, 85px);
  color: #ffffff;
  font-weight: 800;
  margin: 0;
}
.hero-banner__title .highlight {
  color: #e50046;
}
.hero-banner__body {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .hero-banner__body {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: clamp(2rem, 6vw, 6rem);
  }
}
.hero-banner__body-col {
  flex: 1 1 0;
  min-width: 0;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: clamp(1rem, 2vw, 1.5rem) 1.5rem;
}
@media (min-width: 768px) {
  .hero-banner__body-col {
    row-gap: 50px;
  }
}
.hero-banner__cta {
  grid-column: 1 / -1;
  justify-self: start;
}
.hero-banner__text-image,
.hero-banner__feature-image {
  display: block;
  background-color: rgba(255, 255, 255, 0.35);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 8px;
}
.hero-banner__text-image {
  display: none;
  width: clamp(6.5rem, 12vw, 8.875rem);
  padding: 4px;
}
@media (min-width: 1200px) {
  .hero-banner__text-image {
    display: block;
  }
}
.hero-banner__feature-image {
  width: 120px;
  height: 167px;
  padding: 3px;
}
@media (min-width: 768px) {
  .hero-banner__feature-image {
    width: clamp(10rem, 16vw, 13.5rem);
    height: auto;
    padding: 6px;
  }
}
.hero-banner__text-image img,
.hero-banner__feature-image img {
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.hero-banner__text-image img {
  aspect-ratio: 134 / 100;
}
.hero-banner__feature-image img {
  aspect-ratio: 204 / 289;
  height: 100%;
}
@media (min-width: 768px) {
  .hero-banner__feature-image img {
    height: auto;
  }
}
.hero-banner__text {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(20px, 19.22279792746114px + 0.20725388601036268vw, 22px);
  line-height: clamp(34px, 33.22279792746114px + 0.20725388601036268vw, 36px);
  color: #ffffff;
  max-width: 415px;
  display: none;
}
@media (min-width: 1200px) {
  .hero-banner__text {
    display: block;
  }
}
.hero-banner__text p {
  margin: 0;
  font: inherit;
  color: inherit;
}
.hero-banner__feature {
  position: absolute;
  right: 1rem;
  bottom: 2.5rem;
  flex: 0 0 auto;
}
@media (min-width: 768px) {
  .hero-banner__feature {
    position: relative;
    right: auto;
    bottom: auto;
    align-self: flex-end;
  }
}
.hero-banner__alert {
  position: absolute;
  right: 55%;
  bottom: 4rem;
  z-index: 2;
  gap: 10px;
  padding-right: 6px;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: transparent;
  color: #29235c;
  font-size: 11.2px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
@media (min-width: 768px) {
  .hero-banner__alert {
    font-size: 0.875rem;
    gap: 15px;
  }
}
.hero-banner__alert-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #e50046;
  color: #ffffff;
  font-size: 17px;
}
@media (min-width: 768px) {
  .hero-banner__alert-icon {
    width: 36px;
    height: 36px;
    font-size: 22px;
  }
}
.hero-banner__feature-badge {
  position: absolute;
  right: -0.5rem;
  bottom: -1rem;
  z-index: 2;
  padding: 0.6875rem 0.9375rem 0.5625rem 0.8125rem;
  background-color: #1d71b8;
  color: #ffffff;
  border-radius: 4px;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 600;
  font-size: 11.8px;
  line-height: 1.24;
}
@media (min-width: 768px) {
  .hero-banner__feature-badge {
    font-size: 0.9375rem;
  }
}
.hero-banner__feature-badge .highlight {
  display: block;
  font-size: 18.7px;
  line-height: 1.15;
  color: inherit;
}
@media (min-width: 768px) {
  .hero-banner__feature-badge .highlight {
    font-size: 1.4375rem;
  }
}
.cards-grid {
  position: relative;
  width: 95%;
  max-width: 1900px;
  margin-inline: auto;
  padding-block: clamp(3rem, 7vw, 5.625rem);
  border-radius: 12px;
}
@media (min-width: 1800px) {
  .cards-grid {
    width: calc(100% - 20px);
    max-width: none;
  }
}
.cards-grid__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(2rem, 4vw, 3.125rem);
}
.cards-grid__header {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.cards-grid__titles {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  max-width: 34.5rem;
}
.cards-grid__heading {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 24.17098445595855px + 1.5544041450777202vw, 45px);
  line-height: clamp(40px, 34.170984455958546px + 1.5544041450777202vw, 55px);
  color: #29235c;
  margin: 0;
}
.cards-grid__heading .highlight {
  color: #e50046;
}
.cards-grid__description {
  margin: 0;
  font-weight: 300;
}
.cards-grid__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .cards-grid__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .cards-grid--cols-3 .cards-grid__items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .cards-grid--cols-4 .cards-grid__items {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) {
  .cards-grid--align-left .cards-grid__header {
    flex-direction: row;
    align-items: flex-end;
    gap: clamp(2rem, 7vw, 7.5rem);
  }
}
.cards-grid--align-left .cards-grid__description {
  flex: 1 1 0;
  min-width: 0;
}
.cards-grid--align-center .cards-grid__header {
  align-items: center;
  text-align: center;
  max-width: 52rem;
  margin-inline: auto;
}
.cards-grid--align-center .cards-grid__titles {
  align-items: center;
  max-width: none;
}
.cards-grid--bg-default .card-item,
.cards-grid--bg-white .card-item {
  background-color: #f6f6f6;
}
.cards-grid--bg-grey {
  background-color: #f6f6f6;
}
.cards-grid--bg-brand {
  background-color: #e50046;
}
.cards-grid--bg-brand .cards-grid__heading .highlight {
  color: #ffffff;
}
.cards-grid--bg-brand .cards-grid__description {
  color: #ffffff;
}
.cards-grid--bg-brand .tag {
  border-color: #ffffff;
  color: #ffffff;
}
.cards-grid--overlap-previous {
  z-index: 1;
  margin-top: calc(-1 * clamp(2rem, 5vw, 4rem));
  padding-block: 0;
}
.cards-grid--overlap-previous .card-item {
  background-color: #ffffff;
}
.card-item {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  padding: 2rem 2rem 2.625rem;
}
.card-item__header {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
.card-item__icon {
  width: 4rem;
  height: 4rem;
}
.card-item__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.card-item__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(24px, 24px + 0vw, 24px);
  line-height: clamp(36px, 36px + 0vw, 36px);
  color: #29235c;
  margin: 0;
}
.card-item__text {
  margin: 0;
  font-weight: 300;
}
.process-steps {
  padding-block: clamp(3rem, 7vw, 5.625rem);
}
.process-steps__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(2.5rem, 5vw, 3.5rem);
}
.process-steps__header {
  display: flex;
  flex-direction: column;
  gap: clamp(1.25rem, 2.5vw, 1.875rem);
  max-width: 52.3125rem;
}
.process-steps__titles {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.process-steps--align-center .process-steps__header {
  align-items: center;
  text-align: center;
  margin-inline: auto;
}
.process-steps--align-center .process-steps__titles {
  align-items: center;
}
.process-steps--align-left .process-steps__header {
  align-items: flex-start;
  text-align: left;
  margin-inline: 0;
}
.process-steps--align-left .process-steps__titles {
  align-items: flex-start;
}
.process-steps__heading {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 22.2279792746114px + 2.072538860103627vw, 50px);
  line-height: clamp(40px, 30.28497409326425px + 2.5906735751295336vw, 65px);
  color: #29235c;
  margin: 0;
}
.process-steps__heading .highlight {
  color: #e50046;
}
.process-steps__text {
  margin: 0;
  font-weight: 300;
}
.process-steps__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 576px) {
  .process-steps__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .process-steps__items {
    grid-template-columns: repeat(4, 1fr);
  }
}
.process-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.875rem;
  padding: 1.125rem;
  background-color: #f6f6f6;
  border-radius: 4px;
}
.process-item__head {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
.process-item__body {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.process-item__number {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 22.2279792746114px + 2.072538860103627vw, 50px);
  line-height: clamp(40px, 30.28497409326425px + 2.5906735751295336vw, 65px);
  color: #e50046;
  font-weight: 800;
  line-height: 1;
}
.process-item__title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin: 0;
}
.process-item__text {
  margin: 0;
  font-weight: 300;
}
.process-item__media {
  aspect-ratio: 267 / 170;
  overflow: hidden;
  border-radius: 4px;
}
.process-item__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .process-item--even .process-item__media {
    order: -1;
  }
  .process-item--even .process-item__number {
    order: 1;
  }
}
.success-stories {
  display: flex;
  flex-direction: column;
  gap: clamp(2.5rem, 5vw, 4.25rem);
  padding-block: clamp(3rem, 5.4vw, 4.375rem);
}
.success-stories__header {
  display: flex;
  flex-direction: column;
  gap: clamp(1.25rem, 3vw, 2.8125rem);
}
@media (min-width: 768px) {
  .success-stories__header {
    flex-direction: row;
    align-items: center;
    gap: 45px;
  }
}
.success-stories__intro {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.success-stories__heading {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 22.2279792746114px + 2.072538860103627vw, 50px);
  line-height: clamp(40px, 30.28497409326425px + 2.5906735751295336vw, 65px);
  color: #29235c;
  margin: 0;
}
.success-stories__heading .highlight {
  color: #e50046;
}
.success-stories__text {
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  font-weight: 300;
}
.success-stories__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(2rem, 4vw, 2.9375rem);
}
.success-stories__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
  width: 100%;
}
@media (min-width: 576px) {
  .success-stories__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .success-stories__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.story-card {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding-bottom: 36px;
  background-color: #f6f6f6;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
}
.story-card__media {
  aspect-ratio: 409 / 205;
  overflow: hidden;
}
.story-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.story-card__body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
  padding-inline: 2rem;
}
.story-card__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(20px, 20px + 0vw, 20px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  font-weight: 700;
  margin: 0;
}
.story-card__text {
  margin: 0;
  font-weight: 300;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.story-card__more {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  margin-top: auto;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #29235c;
}
.story-card__more .icon {
  font-size: 12px;
  color: #e50046;
  transition: transform 0.2s ease;
}
.story-card:hover .story-card__more .icon {
  transform: translateX(3px);
}
.success-stories__cta {
  align-self: center;
}
.page-header {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 95%;
  max-width: 1900px;
  margin-inline: auto;
  margin-top: 10px;
  min-height: clamp(38rem, 150vw, 42rem);
  padding-block: 2.5rem 4.5rem;
  border-radius: 12px;
  overflow: hidden;
  background-color: #29235c;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: var(--background-position, center center);
  color: #ffffff;
}
@media (min-width: 768px) {
  .page-header {
    justify-content: center;
    min-height: clamp(42rem, 36vw, 43.75rem);
    padding-block: clamp(2.5rem, 5vw, 4rem);
  }
}
@media (min-width: 1800px) {
  .page-header {
    width: calc(100% - 20px);
    max-width: none;
  }
}
.page-header::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.72) 100%);
}
@media (min-width: 768px) {
  .page-header::before {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.72) 100%);
  }
}
.page-header__inner {
  position: relative;
  z-index: 1;
}
.page-header__content {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
  max-width: 45.375rem;
}
.page-header__titles {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.page-header__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 22.2279792746114px + 2.072538860103627vw, 50px);
  line-height: clamp(40px, 30.28497409326425px + 2.5906735751295336vw, 65px);
  color: #ffffff;
  font-weight: 800;
  margin: 0;
}
.page-header__title .highlight {
  color: #e50046;
}
.page-header__text {
  margin: 0;
  font-weight: 300;
  color: #ffffff;
}
.page-header .tag {
  color: #ffffff;
}
.page-header--center {
  min-height: clamp(34rem, 145vw, 38rem);
}
.page-header--center .page-header__content {
  margin-inline: auto;
  text-align: center;
}
.page-header--center .page-header__title {
  font-size: clamp(1.75rem, 2.4vw, 2.25rem);
  line-height: 1.45;
}
.page-header--plain {
  justify-content: center;
  min-height: clamp(20rem, 60vw, 24rem);
  padding-block: clamp(7.5rem, 22vw, 9rem) clamp(5.75rem, 14vw, 7rem);
  background-color: #e50046;
}
.page-header--plain::before {
  content: none;
}
.page-header--plain .tag {
  border-color: #ffffff;
}
@media (min-width: 768px) {
  .page-header--plain {
    min-height: 30.125rem;
    padding-block: clamp(3.5rem, 4.5vw, 4.5rem) clamp(3rem, 4vw, 4rem);
  }
}
.breadcrumb {
  margin-top: clamp(1.25rem, 2.5vw, 1.875rem);
}
.breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb__item {
  display: flex;
  align-items: center;
  gap: 17px;
}
.breadcrumb__separator {
  font-size: 12px;
  color: #e50046;
}
.breadcrumb__link,
.breadcrumb__current {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1;
  color: #29235c;
}
.breadcrumb__link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.breadcrumb__link:hover {
  color: #e50046;
}
.breadcrumb__home {
  font-size: 23px;
}
.list-page__items {
  padding-block: clamp(3rem, 5.4vw, 4.375rem);
}
.full-width-image {
  width: calc(100% - 20px);
  max-width: 1900px;
  margin: 10px auto;
  height: clamp(15rem, 31vw, 26.25rem);
  border-radius: 12px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: var(--background-position, center center);
}
@media (min-width: 1800px) {
  .full-width-image {
    max-width: none;
  }
}
.rich-text {
  max-width: 50rem;
  margin-inline: auto;
  padding-block: clamp(1rem, 2.25vw, 2.1875rem);
  padding-inline: clamp(1rem, 4vw, 2.5rem);
  color: #29235c;
}
.rich-text h2,
.rich-text h3,
.rich-text h4 {
  color: #29235c;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 800;
  line-height: 1.2;
  margin-block: 1.75em 0.5em;
}
.rich-text h2:first-child,
.rich-text h3:first-child,
.rich-text h4:first-child {
  margin-top: 0;
}
.rich-text h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
}
.rich-text h3 {
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
}
.rich-text h4 {
  font-size: 1.125rem;
}
.rich-text p {
  margin-block: 0 1em;
  font-weight: 300;
  line-height: 1.65;
}
.rich-text p:last-child {
  margin-bottom: 0;
}
.rich-text ul,
.rich-text ol {
  margin-block: 0 1em;
  padding-left: 1.5rem;
}
.rich-text li {
  margin-bottom: 0.5rem;
  line-height: 1.65;
  font-weight: 300;
}
.rich-text li:last-child {
  margin-bottom: 0;
}
.rich-text a {
  color: #e50046;
  text-decoration: underline;
  text-underline-offset: 0.15em;
  text-decoration-thickness: 1px;
}
.rich-text a:hover {
  text-decoration: none;
}
.rich-text img {
  display: block;
  width: 100%;
  height: auto;
  margin-block: 1.5em;
  border-radius: 4px;
}
.rich-text blockquote {
  margin-block: 1.5em;
  padding-left: 1.5rem;
  border-left: 3px solid #e50046;
  font-style: italic;
}
.rich-text hr {
  margin-block: 2em;
  border: 0;
  border-top: 1px solid #f6f6f6;
}
.images-grid {
  display: grid;
  gap: 1rem;
  margin-inline: auto;
  max-width: 50rem;
  padding-inline: clamp(1rem, 4vw, 2.5rem);
}
.images-grid__item {
  overflow: hidden;
  border-radius: 4px;
  aspect-ratio: 3 / 2;
}
.images-grid__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.images-grid--count-1 {
  grid-template-columns: 1fr;
}
.images-grid--count-1 .images-grid__item {
  aspect-ratio: 16 / 9;
}
.images-grid--count-2 {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .images-grid--count-2 {
    grid-template-columns: 1fr 1fr;
  }
}
.images-grid--count-3 {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .images-grid--count-3 {
    grid-template-columns: 1fr 1fr;
  }
  .images-grid--count-3 > .images-grid__item:nth-child(3) {
    grid-column: 1 / -1;
    aspect-ratio: 21 / 9;
  }
}
.images-grid--count-4 {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .images-grid--count-4 {
    grid-template-columns: 1fr 1fr;
  }
}
.images-grid--count-many {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .images-grid--count-many {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .images-grid--count-many {
    grid-template-columns: repeat(3, 1fr);
  }
}
.products-grid {
  padding-block: clamp(3rem, 5.4vw, 4.375rem);
}
.products-grid__heading {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 22.2279792746114px + 2.072538860103627vw, 50px);
  line-height: clamp(40px, 30.28497409326425px + 2.5906735751295336vw, 65px);
  color: #29235c;
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  line-height: 1.36;
  margin: 0 0 clamp(1.5rem, 3vw, 2.5rem);
}
.products-grid__heading .highlight {
  color: #e50046;
}
.products-grid__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(2rem, 4vw, 3.75rem) clamp(1rem, 1.5vw, 1.5625rem);
}
@media (min-width: 768px) {
  .products-grid__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .products-grid__items {
    grid-template-columns: repeat(3, 1fr);
  }
}
.product-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
}
.product-card__media {
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(2rem, 4vw, 3.5rem);
  background-color: #f6f6f6;
  border-radius: 8px;
  overflow: hidden;
}
.product-card__image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}
.product-card__body {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding-top: 1.25rem;
  flex: 1 1 auto;
}
.product-card__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(20px, 20px + 0vw, 20px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  font-weight: 700;
  margin: 0;
}
.product-card__summary {
  margin: 0;
  font-weight: 300;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.product-card__more {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  margin-top: auto;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #29235c;
}
.product-card__more .icon {
  font-size: 12px;
  color: #e50046;
  transition: transform 0.2s ease;
}
.product-card:hover .product-card__more .icon {
  transform: translateX(3px);
}
.product-hero {
  width: 95%;
  max-width: 1900px;
  margin: 10px auto 0;
  padding-block: clamp(5.25rem, 7vw, 8.6875rem) clamp(3rem, 7vw, 8.5625rem);
  background-color: #1d71b8;
  border-radius: 12px;
  color: #ffffff;
}
@media (min-width: 1800px) {
  .product-hero {
    width: calc(100% - 20px);
    max-width: none;
  }
}
.product-hero__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(1rem, 1.5vw, 1.0625rem);
}
.product-hero__main {
  display: flex;
  flex-direction: column;
  gap: clamp(2rem, 4vw, 3rem);
}
@media (min-width: 768px) {
  .product-hero__main {
    flex-direction: row;
    align-items: flex-end;
    gap: clamp(2rem, 5vw, 4.1875rem);
  }
}
.product-hero__media {
  display: block;
  flex-shrink: 0;
  aspect-ratio: 1 / 1;
  border-radius: 10px;
  overflow: hidden;
  background-color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .product-hero__media {
    width: 464px;
    height: 464px;
    aspect-ratio: auto;
  }
}
.product-hero__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-hero__content {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .product-hero__content {
    flex: 1 1 0;
    min-width: 0;
    max-width: 620px;
  }
}
.product-hero .tag {
  border-color: #ffffff;
  color: #ffffff;
}
.product-hero__title {
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 800;
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  line-height: 1.44;
  color: #ffffff;
  margin: 0;
}
.product-hero__summary {
  margin: 0;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.75;
  color: #ffffff;
}
.product-hero__sku {
  margin: 1.75rem 0 0;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.75;
  color: #ffffff;
}
.product-hero__cta {
  align-self: flex-start;
  margin-top: 0.9375rem;
}
@media (max-width: 991px) {
  .product-hero__sku {
    order: 1;
    margin-top: 0;
  }
  .product-hero__summary {
    order: 2;
  }
  .product-hero__cta {
    order: 3;
  }
}
.product-hero__gallery {
  display: none;
}
@media (min-width: 768px) {
  .product-hero__gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.product-hero__thumb {
  display: block;
  width: 109px;
  height: 109px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  overflow: hidden;
  background-color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.product-hero__thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-specs {
  display: flex;
  flex-direction: column;
  padding-block: clamp(3rem, 5.4vw, 4.375rem);
  gap: clamp(1.5rem, 2.5vw, 1.875rem);
}
.product-specs__heading {
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 800;
  font-size: 1.875rem;
  line-height: 1.52;
  color: #29235c;
  margin: 0;
}
@media (min-width: 768px) {
  .product-specs__heading {
    font-size: 2.25rem;
  }
}
.product-specs__heading .highlight {
  color: #e50046;
}
.product-specs__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem clamp(1.25rem, 3.5vw, 2.6875rem);
}
@media (min-width: 768px) {
  .product-specs__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .product-specs__items {
    grid-template-columns: repeat(3, 1fr);
  }
}
.product-specs__cta {
  align-self: flex-start;
  margin-top: clamp(0.5rem, 1.5vw, 0.9375rem);
}
.product-spec-item {
  color: #29235c;
}
.product-spec-item h3 {
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #29235c;
  margin: 0 0 1.5625rem;
}
.product-spec-item p {
  margin: 0;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.75;
}
.product-spec-item ul,
.product-spec-item ol {
  margin: 0;
  padding-left: 1.5rem;
  list-style: disc;
}
.product-spec-item li {
  margin: 0;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.75;
}
.product-spec-item strong {
  font-weight: 600;
  color: #29235c;
}
.rich-text-product-description {
  padding-block: clamp(2rem, 4.5vw, 4.375rem);
  color: #29235c;
}
.rich-text-product-description > * {
  max-width: 50rem;
}
.rich-text-product-description h2,
.rich-text-product-description h3,
.rich-text-product-description h4 {
  color: #29235c;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 800;
  line-height: 1.2;
  margin-block: 1.5em 0.5em;
}
.rich-text-product-description h2:first-child,
.rich-text-product-description h3:first-child,
.rich-text-product-description h4:first-child {
  margin-top: 0;
}
.rich-text-product-description h2 {
  font-size: clamp(2rem, 3.5vw, 2.5rem);
}
.rich-text-product-description h3 {
  font-size: clamp(1.5rem, 2.5vw, 1.875rem);
}
.rich-text-product-description h4 {
  font-size: 1.25rem;
}
.rich-text-product-description p {
  margin-block: 0 1em;
  font-weight: 300;
  line-height: 1.65;
}
.rich-text-product-description p:last-child {
  margin-bottom: 0;
}
.rich-text-product-description ul,
.rich-text-product-description ol {
  margin-block: 0 1em;
  padding-left: 1.5rem;
}
.rich-text-product-description li {
  margin-bottom: 0.5rem;
  line-height: 1.65;
  font-weight: 300;
}
.rich-text-product-description li:last-child {
  margin-bottom: 0;
}
.rich-text-product-description a {
  color: #e50046;
  text-decoration: underline;
  text-underline-offset: 0.15em;
  text-decoration-thickness: 1px;
}
.rich-text-product-description a:hover {
  text-decoration: none;
}
.rich-text-product-description img {
  display: block;
  width: 100%;
  height: auto;
  margin-block: 1.5em;
  border-radius: 4px;
}
.rich-text-product-description blockquote {
  margin-block: 1.5em;
  padding-left: 1.5rem;
  border-left: 3px solid #e50046;
  font-style: italic;
}
.rich-text-product-description hr {
  margin-block: 2em;
  border: 0;
  border-top: 1px solid #f6f6f6;
}
.faq {
  padding-block: 60px;
}
@media (min-width: 768px) {
  .faq {
    padding-block: 90px;
  }
}
.faq__header {
  margin-bottom: 2.5rem;
}
.faq__heading {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 24.17098445595855px + 1.5544041450777202vw, 45px);
  line-height: clamp(40px, 34.170984455958546px + 1.5544041450777202vw, 55px);
  color: #29235c;
  margin-block: 0.75rem 0;
}
.faq__heading .highlight {
  color: #e50046;
}
.faq__text {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  max-width: 700px;
  margin-block: 1rem 0;
}
.faq__items {
  display: flex;
  flex-direction: column;
  max-width: 50rem;
  border-top: 1px solid #d9d9d9;
}
.faq-item {
  border-bottom: 1px solid #d9d9d9;
}
.faq-item__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  padding: 1.25rem 0;
  cursor: pointer;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  color: #29235c;
  list-style: none;
}
.faq-item__question::-webkit-details-marker {
  display: none;
}
.faq-item__question:hover .faq-item__icon,
.faq-item__question:focus-visible .faq-item__icon {
  color: #1c1651;
}
.faq-item__icon {
  flex-shrink: 0;
  font-size: 1rem;
  color: #e50046;
  transition: transform 0.2s ease, color 0.2s ease;
}
.faq-item[open] .faq-item__icon {
  transform: rotate(45deg);
}
.faq-item__answer {
  padding: 0 0 1.25rem;
}
.video {
  margin: 0;
  padding-block: 60px;
}
@media (min-width: 768px) {
  .video {
    padding-block: 90px;
  }
}
.video__frame {
  position: relative;
  aspect-ratio: 16 / 9;
  border-radius: 16px;
  overflow: hidden;
  background-color: #29235c;
}
.video__player,
.video__iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video__player {
  object-fit: cover;
}
.video__facade {
  position: absolute;
  inset: 0;
}
.video__poster {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4.5rem;
  height: 4.5rem;
  border: 0;
  border-radius: 999px;
  background-color: #e50046;
  color: #ffffff;
  font-size: 1.5rem;
  cursor: pointer;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: background-color 0.2s ease, transform 0.2s ease;
}
.video__play:hover,
.video__play:focus-visible {
  background-color: #ba033b;
  transform: translate(-50%, -50%) scale(1.06);
}
.video__caption {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  margin-top: 1rem;
  text-align: center;
}
.knowledge-hub-hero {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 95%;
  max-width: 1900px;
  margin-inline: auto;
  margin-top: 10px;
  min-height: clamp(20rem, 60vw, 24rem);
  padding-block: clamp(8.5rem, 26vw, 10rem) 2.5rem;
  border-radius: 12px;
  background-color: #29235c;
}
@media (min-width: 768px) {
  .knowledge-hub-hero {
    min-height: 30.125rem;
    padding-block: clamp(6rem, 8vw, 8rem) 6.25rem;
  }
}
@media (min-width: 1800px) {
  .knowledge-hub-hero {
    width: calc(100% - 20px);
    max-width: none;
  }
}
.knowledge-hub-hero__inner {
  text-align: left;
}
.knowledge-hub-hero__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 22.2279792746114px + 2.072538860103627vw, 50px);
  line-height: clamp(40px, 30.28497409326425px + 2.5906735751295336vw, 65px);
  font-size: clamp(1.75rem, 2.4vw, 2.25rem);
  line-height: 1.45;
  font-weight: 800;
  color: #ffffff;
  margin: 0 0 0.5rem;
}
.knowledge-hub-hero__title .highlight {
  color: #e50046;
}
.knowledge-hub-hero__text {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(20px, 19.22279792746114px + 0.20725388601036268vw, 22px);
  line-height: clamp(34px, 33.22279792746114px + 0.20725388601036268vw, 36px);
  color: #ffffff;
  max-width: 700px;
  margin-bottom: 2rem;
}
.knowledge-hub-search {
  position: relative;
  max-width: 860px;
}
.knowledge-hub-search__field {
  display: flex;
  align-items: stretch;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  overflow: hidden;
}
.knowledge-hub-search__field:focus-within {
  border-color: #29235c;
  box-shadow: 0 0 0 3px rgba(41, 35, 92, 0.15);
}
.knowledge-hub-search__input {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 3rem;
  padding: 0 1rem;
  border: 0;
  outline: none;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: 1rem;
  color: #29235c;
}
.knowledge-hub-search__input::placeholder {
  color: #979797;
  opacity: 1;
}
.knowledge-hub-search__input::-webkit-search-cancel-button,
.knowledge-hub-search__input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.knowledge-hub-search__clear,
.knowledge-hub-search__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  cursor: pointer;
}
.knowledge-hub-search__clear {
  display: none;
  padding: 0 0.75rem;
  background-color: transparent;
  color: #29235c;
  font-size: 1.125rem;
}
.knowledge-hub-search__clear .icon {
  transform: rotate(45deg);
}
.knowledge-hub-search__clear:hover,
.knowledge-hub-search__clear:focus-visible {
  color: #1c1651;
}
.knowledge-hub-search.has-value .knowledge-hub-search__clear {
  display: inline-flex;
}
.knowledge-hub-search__submit {
  width: 3rem;
  background-color: #e50046;
  color: #ffffff;
  font-size: 1.25rem;
  transition: background-color 0.2s ease;
}
.knowledge-hub-search__submit:hover,
.knowledge-hub-search__submit:focus-visible,
.knowledge-hub-search__submit:active {
  background-color: #ba033b;
}
.knowledge-hub-search__results {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  right: 0;
  z-index: 30;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.16);
  max-height: 480px;
  overflow-y: auto;
  padding: 1rem 0;
}
.knowledge-hub-search__results-label {
  font-family: "Exo", system-ui, sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #29235c;
  margin: 0;
  padding: 0.25rem 1.25rem 0.5rem;
}
.knowledge-hub-search__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.knowledge-hub-search__result {
  display: block;
  padding: 0.75rem 1.25rem;
  text-decoration: none;
}
.knowledge-hub-search__result:hover,
.knowledge-hub-search__result:focus-visible,
.knowledge-hub-search__result.is-active {
  background-color: #f6f6f6;
}
.knowledge-hub-search__result-title {
  display: block;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: 1rem;
  color: #29235c;
}
.knowledge-hub-search__result-title strong {
  font-weight: 700;
}
.knowledge-hub-search__result-path {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-top: 0.25rem;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: 0.8125rem;
  color: #767676;
}
.knowledge-hub-search__result-path .icon {
  font-size: 0.5625rem;
  color: #e50046;
}
.knowledge-hub__categories {
  width: 95%;
  max-width: 1900px;
  margin-inline: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-block: clamp(2rem, 4vw, 3rem) clamp(3rem, 7vw, 5.625rem);
  border-radius: 12px;
  background-color: #f6f6f6;
}
.knowledge-hub__categories .breadcrumb {
  margin-top: 0;
  margin-bottom: clamp(2rem, 4vw, 3rem);
}
@media (min-width: 1800px) {
  .knowledge-hub__categories {
    width: calc(100% - 20px);
    max-width: none;
  }
}
.knowledge-hub__categories-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .knowledge-hub__categories-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .knowledge-hub__categories-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.knowledge-hub-card {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  gap: 1.25rem;
  padding: 2rem 2rem 2.625rem;
  text-decoration: none;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.knowledge-hub-card:hover,
.knowledge-hub-card:focus-visible {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.knowledge-hub-card__icon img {
  display: block;
  width: 64px;
  height: 64px;
  object-fit: contain;
}
.knowledge-hub-card__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(20px, 20px + 0vw, 20px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  margin: 0;
}
.knowledge-hub-card__text {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  margin: 0;
}
.knowledge-hub-card__count {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  color: #767676;
}
.knowledge-hub-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-block: 2rem 4rem;
}
@media (min-width: 992px) {
  .knowledge-hub-layout {
    grid-template-columns: 17.5rem 1fr;
    gap: 3.75rem;
    margin-block: 2.5rem 5rem;
  }
}
@media (min-width: 992px) {
  .knowledge-hub-sidebar {
    border-right: 1px solid #d9d9d9;
    padding-right: 1.5rem;
  }
}
.knowledge-hub-sidebar__toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  min-height: 3rem;
  padding: 0 1rem;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #29235c;
  cursor: pointer;
}
.knowledge-hub-sidebar__toggle .icon {
  font-size: 0.75rem;
  color: #e50046;
  transition: transform 0.2s ease;
}
.knowledge-hub-sidebar.is-open .knowledge-hub-sidebar__toggle .icon {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .knowledge-hub-sidebar__toggle {
    display: none;
  }
}
.knowledge-hub-sidebar__list,
.knowledge-hub-sidebar__sublist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.knowledge-hub-sidebar__list {
  display: none;
  padding-top: 0.75rem;
}
.knowledge-hub-sidebar.is-open .knowledge-hub-sidebar__list {
  display: block;
}
@media (min-width: 992px) {
  .knowledge-hub-sidebar__list {
    display: block;
    padding-top: 0;
  }
}
.knowledge-hub-sidebar__sublist {
  padding-left: 1.25rem;
}
.knowledge-hub-sidebar__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.625rem 0;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #29235c;
  text-decoration: none;
}
.knowledge-hub-sidebar__link:hover,
.knowledge-hub-sidebar__link:focus-visible {
  color: #e50046;
}
.knowledge-hub-sidebar__link.is-active {
  color: #e50046;
}
.knowledge-hub-sidebar__chevron {
  flex-shrink: 0;
  font-size: 0.625rem;
  color: #e50046;
  transition: transform 0.2s ease;
}
.knowledge-hub-sidebar__item:not(.is-open) > .knowledge-hub-sidebar__link .knowledge-hub-sidebar__chevron {
  transform: rotate(-90deg);
}
.knowledge-hub-category__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 24.17098445595855px + 1.5544041450777202vw, 45px);
  line-height: clamp(40px, 34.170984455958546px + 1.5544041450777202vw, 55px);
  color: #29235c;
  margin-bottom: 0.75rem;
}
.knowledge-hub-category__summary {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  max-width: 50rem;
  margin-bottom: 1.5rem;
}
.knowledge-hub-category__section {
  margin-top: 2.5rem;
  padding-top: 2rem;
  border-top: 1px solid #f6f6f6;
}
.knowledge-hub-category__section-title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(24px, 24px + 0vw, 24px);
  line-height: clamp(36px, 36px + 0vw, 36px);
  margin-bottom: 0.75rem;
}
.knowledge-hub-category__section-title a {
  color: #29235c;
  text-decoration: none;
}
.knowledge-hub-category__section-title a:hover,
.knowledge-hub-category__section-title a:focus-visible {
  color: #e50046;
}
.knowledge-hub-link-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 50rem;
}
.knowledge-hub-link-list__link {
  display: block;
  padding: 0.5rem 0;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #29235c;
  text-decoration: none;
}
.knowledge-hub-link-list__link:hover,
.knowledge-hub-link-list__link:focus-visible {
  color: #e50046;
}
.knowledge-hub__articles {
  margin-top: 2.5rem;
  margin-bottom: 60px;
}
.knowledge-hub__articles-list {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
.knowledge-hub-article-card {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 1.25rem 1.5rem;
  text-decoration: none;
  transition: box-shadow 0.2s ease;
}
.knowledge-hub-article-card:hover,
.knowledge-hub-article-card:focus-visible {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
.knowledge-hub-article-card__body {
  flex: 1 1 auto;
  min-width: 0;
}
.knowledge-hub-article-card__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(20px, 20px + 0vw, 20px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  margin: 0;
}
.knowledge-hub-article-card__text {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #29235c;
  margin: 0.25rem 0 0;
}
.knowledge-hub-article-card__arrow {
  flex-shrink: 0;
  font-size: 0.875rem;
  color: #e50046;
  transition: transform 0.2s ease;
}
.knowledge-hub-article-card:hover .knowledge-hub-article-card__arrow,
.knowledge-hub-article-card:focus-visible .knowledge-hub-article-card__arrow {
  transform: translateX(4px);
}
.knowledge-hub-article__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 24.17098445595855px + 1.5544041450777202vw, 45px);
  line-height: clamp(40px, 34.170984455958546px + 1.5544041450777202vw, 55px);
  color: #29235c;
  margin-bottom: 0.75rem;
}
.knowledge-hub-article__meta {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  color: #767676;
  margin: 0;
}
.knowledge-hub-article__meta .icon {
  font-size: 1rem;
  color: #e50046;
}
.knowledge-hub-article__content {
  margin-top: 2rem;
}
.knowledge-hub-article__content .rich-text,
.knowledge-hub-article__content .images-grid {
  margin-inline: 0;
  padding-inline: 0;
}
.knowledge-hub-article__content .full-width-image {
  width: 100%;
  max-width: 50rem;
  margin: 0;
}
.knowledge-hub-article__content .video {
  max-width: 50rem;
  padding-block: 0;
  margin-block: clamp(1rem, 2.25vw, 2.1875rem);
}
.knowledge-hub-article__content .video__inner {
  width: 100%;
  max-width: none;
}
.knowledge-hub-article__content .faq {
  max-width: 50rem;
  padding-block: clamp(1rem, 2.25vw, 2.1875rem);
}
.knowledge-hub-article__content .faq__inner {
  width: 100%;
  max-width: none;
}
.content-with-form {
  padding-block: clamp(3rem, 7vw, 4.375rem);
}
.content-with-form__inner {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 768px) {
  .content-with-form__inner {
    flex-direction: row;
    align-items: flex-start;
    gap: clamp(2rem, 7vw, 6.625rem);
  }
}
.content-with-form__intro {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
@media (min-width: 768px) {
  .content-with-form__intro {
    flex: 0 1 26.5625rem;
    max-width: 26.5625rem;
  }
}
.content-with-form__form {
  min-width: 0;
}
@media (min-width: 768px) {
  .content-with-form__form {
    flex: 1 1 0;
  }
}
.content-with-form__heading {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(30px, 28.05699481865285px + 0.5181347150259068vw, 35px);
  line-height: clamp(40px, 33.78238341968912px + 1.6580310880829014vw, 56px);
  color: #29235c;
  margin: 0;
}
.content-with-form__heading .highlight {
  color: #e50046;
}
.content-with-form__intro p {
  font-weight: 300;
  margin: 0;
}
.content-with-form__call {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.content-with-form__call-label {
  font-weight: 300;
  margin: 0;
}
.content-with-form__call-link {
  display: inline-flex;
  align-items: center;
  gap: 0.9375rem;
  color: #29235c;
  text-decoration: none;
  width: fit-content;
}
.content-with-form__call-link:hover .content-with-form__call-number,
.content-with-form__call-link:focus-visible .content-with-form__call-number {
  color: #1c1651;
}
.content-with-form__call-icon {
  font-size: 1.875rem;
  color: #29235c;
  line-height: 1;
}
.content-with-form__call-number {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-weight: 600;
  color: #29235c;
  transition: color 0.2s ease;
}
.content-with-form__empty {
  font-style: italic;
  color: #979797;
}
.content-with-form__form .umbraco-forms-form {
  padding: 0;
}
.content-with-form__form .umbraco-forms-caption,
.content-with-form__form .umbraco-forms-form legend {
  display: none;
}
.content-with-form__form .umbraco-forms-hidden,
.content-with-form__form .hiddenfield {
  display: none !important;
}
.content-with-form__form .umbraco-forms-form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.content-with-form__form .umbraco-forms-field {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin: 0 0 0.9375rem;
  clear: both;
}
.content-with-form__form label.umbraco-forms-label {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.75;
  color: #29235c;
  margin: 0;
  display: block;
  background: transparent;
}
.content-with-form__form .umbraco-forms-mandatory,
.content-with-form__form .umbraco-forms-label .umbraco-forms-mandatory {
  color: #e50046;
}
.content-with-form__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
.content-with-form__form textarea,
.content-with-form__form select {
  width: 100%;
  margin: 0;
  min-height: 3rem;
  padding: 0.625rem 1.0625rem;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background-color: #ffffff;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #29235c;
  box-sizing: border-box;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.content-with-form__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"])::placeholder,
.content-with-form__form textarea::placeholder,
.content-with-form__form select::placeholder {
  color: #979797;
  opacity: 1;
}
.content-with-form__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):focus,
.content-with-form__form textarea:focus,
.content-with-form__form select:focus {
  outline: none;
  border-color: #29235c;
  box-shadow: 0 0 0 3px rgba(41, 35, 92, 0.15);
}
.content-with-form__form textarea {
  resize: vertical;
}
.content-with-form__form .iti {
  display: block;
  width: 100%;
}
.content-with-form__form .umbraco-forms-field-wrapper:has(input[type="checkbox"]) {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.content-with-form__form .umbraco-forms-field-wrapper:has(input[type="checkbox"]) .field-validation-error,
.content-with-form__form .umbraco-forms-field-wrapper:has(input[type="checkbox"]) .help-block {
  flex: 0 0 100%;
}
.content-with-form__form input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0.125rem 0.625rem 0 0;
  border: 1.5px solid #d9d9d9;
  border-radius: 4px;
  background-color: #ffffff;
  cursor: pointer;
  transition: background-color 0.15s ease, border-color 0.15s ease;
}
.content-with-form__form input[type="checkbox"]:hover {
  border-color: #29235c;
}
.content-with-form__form input[type="checkbox"]:focus-visible {
  outline: none;
  border-color: #29235c;
  box-shadow: 0 0 0 3px rgba(41, 35, 92, 0.15);
}
.content-with-form__form input[type="checkbox"]:checked {
  background-color: #e50046;
  border-color: #e50046;
}
.content-with-form__form input[type="checkbox"]:checked::after {
  content: "";
  width: 0.3125rem;
  height: 0.5625rem;
  margin-top: -0.125rem;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.content-with-form__form .umbraco-forms-field-wrapper label {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #29235c;
  cursor: pointer;
}
.content-with-form__form .umbraco-forms-navigation {
  padding: 0;
  margin-top: 1.9375rem;
}
.content-with-form__form .umbraco-forms-navigation button,
.content-with-form__form .umbraco-forms-navigation input[type="submit"],
.content-with-form__form button[type="submit"],
.content-with-form__form input[type="submit"] {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  height: 3.75rem;
  padding: 0.3125rem 1.5rem 0.3125rem 0.3125rem;
  border: 0;
  border-radius: 999px;
  background-color: #e50046;
  color: #ffffff;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
}
.content-with-form__form .umbraco-forms-navigation button::before,
.content-with-form__form .umbraco-forms-navigation input[type="submit"]::before,
.content-with-form__form button[type="submit"]::before,
.content-with-form__form input[type="submit"]::before {
  content: "\e910";
  font-family: 'icomoon';
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 999px;
  background-color: #ffffff;
  color: #e50046;
  font-size: 1.375rem;
  line-height: 1;
  transition: transform 0.2s ease;
}
@media (min-width: 768px) {
  .content-with-form__form .umbraco-forms-navigation button::before,
  .content-with-form__form .umbraco-forms-navigation input[type="submit"]::before,
  .content-with-form__form button[type="submit"]::before,
  .content-with-form__form input[type="submit"]::before {
    width: 3.125rem;
    height: 3.125rem;
    font-size: 1.5625rem;
  }
}
.content-with-form__form .umbraco-forms-navigation button:hover,
.content-with-form__form .umbraco-forms-navigation input[type="submit"]:hover,
.content-with-form__form button[type="submit"]:hover,
.content-with-form__form input[type="submit"]:hover,
.content-with-form__form .umbraco-forms-navigation button:focus-visible,
.content-with-form__form .umbraco-forms-navigation input[type="submit"]:focus-visible,
.content-with-form__form button[type="submit"]:focus-visible,
.content-with-form__form input[type="submit"]:focus-visible {
  box-shadow: 0 4px 12px rgba(229, 0, 70, 0.15);
}
.content-with-form__form .umbraco-forms-navigation button:hover::before,
.content-with-form__form .umbraco-forms-navigation input[type="submit"]:hover::before,
.content-with-form__form button[type="submit"]:hover::before,
.content-with-form__form input[type="submit"]:hover::before,
.content-with-form__form .umbraco-forms-navigation button:focus-visible::before,
.content-with-form__form .umbraco-forms-navigation input[type="submit"]:focus-visible::before,
.content-with-form__form button[type="submit"]:focus-visible::before,
.content-with-form__form input[type="submit"]:focus-visible::before {
  transform: rotate(90deg);
}
.content-with-form__form .umbraco-forms-navigation button:active,
.content-with-form__form .umbraco-forms-navigation input[type="submit"]:active,
.content-with-form__form button[type="submit"]:active,
.content-with-form__form input[type="submit"]:active {
  background-color: #ba033b;
  box-shadow: none;
}
.content-with-form__form .umbraco-forms-navigation button:active::before,
.content-with-form__form .umbraco-forms-navigation input[type="submit"]:active::before,
.content-with-form__form button[type="submit"]:active::before,
.content-with-form__form input[type="submit"]:active::before {
  color: #ba033b;
  transform: rotate(0deg);
}
.content-with-form__form .field-validation-error,
.content-with-form__form .umbraco-forms-form .field-validation-error {
  display: block;
  margin-top: 0.375rem;
  color: #e50046;
  font-size: 0.875rem;
  line-height: 1.4;
}
.content-with-form__form input.input-validation-error,
.content-with-form__form textarea.input-validation-error,
.content-with-form__form select.input-validation-error {
  border-color: #e50046;
}
.content-with-form__form .umbraco-forms-form .help-block,
.content-with-form__form small {
  display: block;
  margin-top: 0.25rem;
  color: #979797;
  font-size: 0.875rem;
  line-height: 1.4;
}
.content-with-form__form .content-with-form__recaptcha-notice {
  margin: 1rem 0 0;
  color: #979797;
  font-size: 0.75rem;
  line-height: 1.4;
}
.grecaptcha-badge {
  display: none;
}
/* Lead paragraph */
.rte-lead {
  font-size: 1.125rem;
  line-height: 1.65;
  font-weight: 400;
  color: #29235c;
}
/* Callout */
.rte-callout {
  margin-block: 1.5rem;
  padding: 1.25rem 1.5rem;
  background-color: #f6f6f6;
  border-left: 3px solid #e50046;
  border-radius: 4px;
}
.rte-callout p:last-child {
  margin-bottom: 0;
}
/* Inline highlight */
.rte-highlight {
  color: #e50046;
  font-weight: 600;
}
/* Image caption */
.rte-caption {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  font-style: italic;
  color: #29235c;
  opacity: 0.75;
}
.site-header {
  position: absolute;
  top: clamp(1.25rem, 2.5vw, 1.875rem);
  left: 0;
  right: 0;
  z-index: 20;
}
.site-header__bar {
  position: relative;
  isolation: isolate;
  width: 90%;
  max-width: 1260px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 10px 12px;
  border-radius: 4px;
}
.site-header__bar::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: inherit;
}
@media (min-width: 1200px) {
  .site-header__bar {
    width: 95%;
    padding-left: 50px;
    border-radius: 999px;
  }
}
.site-header__logo {
  display: block;
  flex-shrink: 0;
}
.site-header__logo img {
  display: block;
  width: auto;
  height: 46px;
}
@media (min-width: 1200px) {
  .site-header__logo img {
    height: 64px;
  }
}
.site-header__toggle {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 45px;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
}
.site-header__toggle span {
  display: block;
  height: 5px;
  border-radius: 20px;
  background-color: #e50046;
}
@media (min-width: 1200px) {
  .site-header__toggle {
    display: none;
  }
}
.site-header__panel {
  display: none;
  position: absolute;
  top: calc(100% + 0.625rem);
  left: 0;
  right: 0;
  flex-direction: column;
  align-items: stretch;
  gap: 1.5rem;
  padding: 1.5rem;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 4px;
}
@media (min-width: 1200px) {
  .site-header__panel {
    display: flex;
    position: static;
    flex-direction: row;
    align-items: center;
    gap: clamp(1.5rem, 3vw, 43px);
    padding: 0;
    background: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    border-radius: 0;
  }
}
.site-header.is-open .site-header__panel {
  display: flex;
}
.site-header__nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
@media (min-width: 1200px) {
  .site-header__nav > ul {
    flex-direction: row;
    align-items: center;
    gap: 30px;
  }
}
@media (min-width: 1200px) {
  .site-header__item {
    position: relative;
  }
}
.site-header__item-head {
  display: flex;
  align-items: center;
  gap: 8px;
}
.site-header__link {
  display: inline-block;
  padding: 0.5rem 0;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  color: #29235c;
  text-decoration: none;
}
.site-header__link:hover {
  color: #e50046;
}
.site-header__dropdown-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  background: none;
  border: 0;
  color: #29235c;
  cursor: pointer;
}
.site-header__chevron {
  display: block;
  font-size: 12px;
  color: #e50046;
  transition: transform 0.2s ease;
}
[data-dropdown].is-open .site-header__chevron {
  transform: rotate(180deg);
}
.site-header__dropdown {
  display: none;
  flex-direction: column;
  padding-left: 0.75rem;
}
@media (min-width: 1200px) {
  .site-header__dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 13rem;
    margin-top: 2rem;
    padding: 0.75rem;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  }
}
@media (min-width: 1200px) {
  .site-header__dropdown::before {
    content: "";
    position: absolute;
    top: -2rem;
    left: 0;
    right: 0;
    height: 2rem;
  }
}
[data-dropdown].is-open > .site-header__dropdown {
  display: flex;
}
@media (min-width: 1200px) {
  [data-dropdown]:hover > .site-header__dropdown,
  .site-header__dropdown:hover {
    display: flex;
  }
  [data-dropdown]:hover .site-header__chevron {
    transform: rotate(180deg);
  }
}
.site-header__dropdown-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.site-header__dropdown-link {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0.5rem 0.75rem;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #29235c;
  text-decoration: none;
  border-radius: 4px;
}
.site-header__dropdown-link:hover {
  color: #e50046;
}
.site-header__dropdown-chevron {
  flex-shrink: 0;
  font-size: 12px;
  color: #e50046;
  transition: transform 0.2s ease;
}
.site-header__dropdown-link:hover .site-header__dropdown-chevron {
  transform: translateX(2px);
}
.site-header__dropdown-image {
  display: none;
}
@media (min-width: 1200px) {
  .site-header__dropdown--with-image {
    min-width: 565px;
    flex-direction: row;
    align-items: center;
    gap: 94px;
    padding: 10px 10px 10px 25px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-left: 1px solid #e50046;
    border-radius: 16px;
    box-shadow: none;
  }
  .site-header__dropdown--with-image .site-header__dropdown-list {
    width: 226px;
    gap: 10px;
  }
  .site-header__dropdown--with-image .site-header__dropdown-link {
    padding: 0;
    font-size: 18px;
    line-height: 27.284px;
  }
  .site-header__dropdown-image {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 210px;
    height: 210px;
    padding: 22px;
    background-color: #f6f6f6;
    border-radius: 8px;
    overflow: hidden;
  }
  .site-header__dropdown-image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
}
.site-header__lang {
  position: relative;
}
.site-header__lang-toggle {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 0.5rem 0;
  background: none;
  border: 0;
  cursor: pointer;
  font-family: "Exo", system-ui, sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #29235c;
}
.site-header__lang-code {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.site-header__flag {
  display: block;
  border-radius: 2px;
}
@media (min-width: 1200px) {
  .site-header__lang-list {
    left: auto;
    right: 0;
    min-width: 10rem;
  }
}
.site-header__cta {
  align-self: flex-start;
}
@media (min-width: 1200px) {
  .site-header__cta {
    align-self: auto;
  }
}
.site-footer {
  width: 95%;
  max-width: 1900px;
  margin: 0 auto 10px;
  background-color: #29235c;
  color: #ffffff;
  border-radius: 12px;
}
@media (min-width: 1800px) {
  .site-footer {
    width: calc(100% - 20px);
    max-width: none;
  }
}
.site-footer a:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
.site-footer__sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.site-footer__container {
  max-width: 1324px;
  margin-inline: auto;
  padding: clamp(3rem, 6vw, 5rem) clamp(1.75rem, 5vw, 2rem) clamp(2rem, 4vw, 3rem);
}
.site-footer__top {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(2rem, 4vw, 3.5rem);
}
@media (min-width: 992px) {
  .site-footer__top {
    grid-template-columns: 269px 1fr;
    gap: 10vw;
    align-items: start;
  }
}
.site-footer__brand {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (min-width: 992px) {
  .site-footer__brand {
    align-items: flex-start;
    text-align: left;
  }
}
.site-footer__logo {
  display: inline-block;
  text-decoration: none;
}
.site-footer__logo img {
  display: block;
  width: auto;
  height: 118px;
}
.site-footer__tagline {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #ffffff;
  max-width: 269px;
  margin: 29px 0 0;
}
.site-footer__social {
  list-style: none;
  margin: 50px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.site-footer__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 40px;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.site-footer__social-link:hover,
.site-footer__social-link:focus-visible {
  opacity: 0.7;
}
.site-footer__columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem 15px;
}
@media (min-width: 768px) {
  .site-footer__columns {
    grid-template-columns: repeat(3, 196px);
    gap: 15px;
  }
}
.site-footer__column {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.site-footer__column:nth-child(3) {
  grid-column: 1 / -1;
}
@media (min-width: 768px) {
  .site-footer__column:nth-child(3) {
    grid-column: auto;
  }
}
.site-footer__column-title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: clamp(20px, 20px + 0vw, 20px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #ffffff;
  font-weight: 800;
  margin: 0;
}
.site-footer__column-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.site-footer__column-link {
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.site-footer__column-link:hover,
.site-footer__column-link:focus-visible {
  opacity: 0.7;
}
.site-footer__contact {
  list-style: none;
  margin: clamp(2rem, 4vw, 3.75rem) 0 clamp(1.5rem, 3vw, 2rem);
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 992px) {
  .site-footer__contact {
    flex-direction: row;
    justify-content: space-between;
    gap: 1.5rem;
  }
}
.site-footer__contact-item {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  color: #ffffff;
  font-family: "Funnel Sans", system-ui, sans-serif;
  font-size: clamp(16px, 16px + 0vw, 16px);
  line-height: clamp(28px, 28px + 0vw, 28px);
}
.site-footer__contact-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #ffffff;
  font-size: 24px;
}
a.site-footer__contact-text {
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
a.site-footer__contact-text:hover,
a.site-footer__contact-text:focus-visible {
  opacity: 0.7;
}
.site-footer__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding-top: clamp(1rem, 2vw, 1.5rem);
  border-top: 1px solid rgba(255, 255, 255, 0.35);
}
@media (min-width: 768px) {
  .site-footer__bottom {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
  }
}
.site-footer__copyright {
  margin: 0;
  font-size: 0.875rem;
  color: #ffffff;
}
.site-footer__credit {
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.875rem;
  color: #ffffff;
}
.site-footer__credit-logo {
  display: inline-block;
  width: 60px;
  height: 12px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0ndXRmLTgnPz48IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjYuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAtLT48c3ZnIHZlcnNpb249JzEuMScgaWQ9J0xhYWdfMScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluaycgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0NzEuNyAxMDcnIHN0eWxlPSdlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3MS43IDEwNzsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxzdHlsZSB0eXBlPSd0ZXh0L2Nzcyc+IC5zdDB7ZW5hYmxlLWJhY2tncm91bmQ6bmV3IDt9IC5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT48ZyBjbGFzcz0nc3QwJz48cGF0aCBjbGFzcz0nc3QxJyBkPSdNMzUxLDQyLjN2LTMuN2MtMS44LDIuNS00LjgsNC4zLTguMyw0LjNjLTYuNCwwLTEwLjktNC45LTEwLjktMTIuOGMwLTcuOCw0LjUtMTIuOSwxMC45LTEyLjkgYzMuMywwLDYuMywxLjYsOC4zLDQuM1Y4LjRoMy44djMzLjlIMzUxeiBNMzUxLDI0LjVjLTEuNC0yLjEtNC4zLTQtNy40LTRjLTQuOSwwLTcuOSw0LjEtNy45LDkuNXMyLjksOS40LDcuOSw5LjQgYzMsMCw2LTEuNyw3LjQtMy45VjI0LjV6Jy8+PHBhdGggY2xhc3M9J3N0MScgZD0nTTM2MS44LDExLjFjMC0xLjQsMS4yLTIuNSwyLjUtMi41YzEuNCwwLDIuNiwxLjEsMi42LDIuNXMtMS4yLDIuNi0yLjYsMi42QzM2MywxMy43LDM2MS44LDEyLjUsMzYxLjgsMTEuMXogTTM2Mi41LDQyLjNWMTcuOGgzLjh2MjQuNUgzNjIuNXonLz48cGF0aCBjbGFzcz0nc3QxJyBkPSdNMzc1LjgsNDUuOGMyLDIuNCw0LjUsMy40LDgsMy40YzQuMSwwLDcuOS0yLDcuOS03LjR2LTMuNWMtMS44LDIuNS00LjgsNC40LTguMiw0LjQgYy02LjQsMC0xMC45LTQuOC0xMC45LTEyLjdjMC03LjksNC41LTEyLjcsMTAuOS0xMi43YzMuMywwLDYuMiwxLjYsOC4yLDQuM3YtMy43aDMuOHYyMy44YzAsOC4xLTUuNywxMC43LTExLjcsMTAuNyBjLTQuMiwwLTctMC44LTkuOS0zLjdMMzc1LjgsNDUuOHogTTM5MS42LDI0LjVjLTEuMy0yLjEtNC4zLTQtNy4zLTRjLTQuOSwwLTcuOSwzLjktNy45LDkuM2MwLDUuNCwyLjksOS4zLDcuOSw5LjMgYzMsMCw2LTEuOSw3LjMtNFYyNC41eicvPjxwYXRoIGNsYXNzPSdzdDEnIGQ9J000MDIuNCwxMS4xYzAtMS40LDEuMi0yLjUsMi41LTIuNWMxLjQsMCwyLjYsMS4xLDIuNiwyLjVzLTEuMiwyLjYtMi42LDIuNkM0MDMuNSwxMy43LDQwMi40LDEyLjUsNDAyLjQsMTEuMXogTTQwMyw0Mi4zVjE3LjhoMy44djI0LjVINDAzeicvPjxwYXRoIGNsYXNzPSdzdDEnIGQ9J000MTUuMiwzNy4ydi0xNmgtNC4xdi0zLjRoNC4xdi02LjdoMy44djYuN2g1djMuNGgtNXYxNS4yYzAsMS44LDAuOCwzLjEsMi41LDMuMWMxLjEsMCwyLjEtMC41LDIuNi0xbDEuMSwyLjggYy0xLDAuOS0yLjMsMS42LTQuNiwxLjZDNDE3LjEsNDIuOSw0MTUuMiw0MC44LDQxNS4yLDM3LjJ6Jy8+PHBhdGggY2xhc3M9J3N0MScgZD0nTTQ0NC43LDQyLjN2LTIuOGMtMiwyLjItNC44LDMuNC04LjEsMy40Yy00LjIsMC04LjYtMi44LTguNi04LjFjMC01LjUsNC40LTguMSw4LjYtOC4xYzMuNCwwLDYuMSwxLjEsOC4xLDMuNCB2LTQuNGMwLTMuMy0yLjYtNS4yLTYuMi01LjJjLTIuOSwwLTUuMywxLjEtNy41LDMuNGwtMS44LTIuNmMyLjYtMi43LDUuOC00LjEsOS44LTQuMWM1LjIsMCw5LjUsMi4zLDkuNSw4LjN2MTYuOUg0NDQuN3ogTTQ0NC43LDMyLjVjLTEuNS0yLTQuMS0zLTYuOC0zYy0zLjYsMC02LDIuMi02LDUuNGMwLDMuMSwyLjUsNS4zLDYsNS4zYzIuNywwLDUuMy0xLDYuOC0zVjMyLjV6Jy8+PHBhdGggY2xhc3M9J3N0MScgZD0nTTQ1Ni4yLDQyLjNWOC40aDMuOHYzMy45SDQ1Ni4yeicvPjwvZz48ZyBjbGFzcz0nc3QwJz48cGF0aCBjbGFzcz0nc3QxJyBkPSdNMzEzLjIsODguM3YtMi41Yy0xLjcsMi00LjYsMy4xLTcuOCwzLjFjLTMuOSwwLTguNS0yLjYtOC41LTguMWMwLTUuNyw0LjYtNy44LDguNS03LjhjMy4yLDAsNi4xLDEsNy44LDMgdi0zLjRjMC0yLjUtMi4xLTQuMS01LjQtNC4xYy0yLjYsMC01LjEsMS03LjIsMi45bC0yLjQtNC4zYzMtMi42LDYuOS0zLjksMTAuNy0zLjljNS42LDAsMTAuNywyLjIsMTAuNyw5LjN2MTUuOEgzMTMuMnogTTMxMy4yLDc5LjNjLTEuMS0xLjQtMy4xLTIuMS01LjItMi4xYy0yLjUsMC00LjYsMS40LTQuNiwzLjdjMCwyLjMsMi4xLDMuNiw0LjYsMy42YzIuMSwwLDQuMS0wLjcsNS4yLTIuMVY3OS4zeicvPjxwYXRoIGNsYXNzPSdzdDEnIGQ9J00zMjguNCw4OS45YzIsMi4yLDQuNiwzLDcuNywzczYuOC0xLjQsNi44LTYuMnYtMi41Yy0xLjksMi40LTQuNiwzLjktNy42LDMuOWMtNi4xLDAtMTAuOC00LjMtMTAuOC0xMi41IGMwLTgsNC42LTEyLjUsMTAuOC0xMi41YzIuOSwwLDUuNiwxLjMsNy42LDMuOHYtMy4xaDYuNXYyMi45YzAsOS4zLTcuMiwxMS42LTEzLjMsMTEuNmMtNC4yLDAtNy41LTEtMTAuNi0zLjdMMzI4LjQsODkuOXogTTM0Mi45LDcxLjdjLTEuMS0xLjYtMy40LTIuOC01LjUtMi44Yy0zLjcsMC02LjIsMi41LTYuMiw2LjhzMi41LDYuOCw2LjIsNi44YzIuMSwwLDQuNS0xLjIsNS41LTIuOFY3MS43eicvPjxwYXRoIGNsYXNzPSdzdDEnIGQ9J00zNjYuOSw2My4xYzcuMywwLDEyLjMsNS41LDEyLjMsMTMuNXYxLjRoLTE4LjJjMC40LDMuMSwyLjksNS43LDcuMSw1LjdjMi4zLDAsNS0wLjksNi42LTIuNGwyLjgsNC4yIGMtMi41LDIuMy02LjMsMy40LTEwLjEsMy40Yy03LjUsMC0xMy4xLTUtMTMuMS0xMi45QzM1NC4yLDY4LjksMzU5LjQsNjMuMSwzNjYuOSw2My4xeiBNMzYwLjgsNzMuN2gxMi4xYy0wLjItMi4zLTEuOC01LjQtNi01LjQgQzM2Mi45LDY4LjMsMzYxLjEsNzEuMywzNjAuOCw3My43eicvPjxwYXRoIGNsYXNzPSdzdDEnIGQ9J000MDAuNCw4OC4zVjczLjVjMC0zLjQtMS44LTQuNi00LjUtNC42Yy0yLjUsMC00LjUsMS40LTUuNiwyLjl2MTYuNWgtNi40VjYzLjhoNi40VjY3IGMxLjYtMS45LDQuNi0zLjgsOC42LTMuOGM1LjQsMCw4LDMsOCw3Ljh2MTcuM0g0MDAuNHonLz48cGF0aCBjbGFzcz0nc3QxJyBkPSdNNDI0LjcsNjMuMWM1LDAsOC4xLDIuMiw5LjcsNC41bC00LjIsMy45Yy0xLjItMS43LTIuOS0yLjYtNS4yLTIuNmMtMy45LDAtNi43LDIuOC02LjcsNy4xczIuNyw3LjIsNi43LDcuMiBjMi4yLDAsNC0xLDUuMi0yLjZsNC4yLDMuOWMtMS42LDIuMy00LjcsNC41LTkuNyw0LjVjLTcuNiwwLTEzLTUuMy0xMy0xMi45QzQxMS43LDY4LjUsNDE3LjEsNjMuMSw0MjQuNyw2My4xeicvPjxwYXRoIGNsYXNzPSdzdDEnIGQ9J000MzguNyw5Mi4xYzAuNiwwLjMsMS40LDAuNCwyLDAuNGMxLjcsMCwyLjgtMC41LDMuNC0xLjhsMC45LTIuMWwtMTAtMjQuOWg2LjlsNi40LDE3LjFsNi40LTE3LjFoNyBsLTExLjUsMjguNWMtMS44LDQuNi01LjEsNS44LTkuMyw1LjljLTAuOCwwLTIuNC0wLjItMy4yLTAuNEw0MzguNyw5Mi4xeicvPjxwYXRoIGNsYXNzPSdzdDEnIGQ9J000NjUuMiw4MC42YzIuMiwwLDQuMSwxLjksNC4xLDQuMXMtMS45LDQuMS00LjEsNC4xcy00LjEtMS45LTQuMS00LjFTNDYzLDgwLjYsNDY1LjIsODAuNnonLz48L2c+PHBhdGggY2xhc3M9J3N0MScgZD0nTTc0LjEsOC4zTDUwLjUsNjUuNUwyNyw4LjNIMGwyNyw2Ny40YzMuNCw4LjQsNiwxMy41LDEzLjUsMTMuNWM3LjQsMCwxMC4xLTUuMSwxMy41LTEzLjVMODEsOC4zIEM4MSw4LjMsNzQuMSw4LjMsNzQuMSw4LjN6Jy8+PHBhdGggY2xhc3M9J3N0MScgZD0nTTE3MC4zLDg5LjFsMjMuNi01Ny4zbDIzLjYsNTcuM2gyN2wtMjctNjcuNGMtMy40LTguNC02LTEzLjUtMTMuNS0xMy41Yy03LjQsMC0xMC4xLDUuMS0xMy41LDEzLjVsLTI3LDY3LjQgSDE3MC4zeicvPjxwYXRoIGNsYXNzPSdzdDEnIGQ9J00xODEuOSw4LjNsLTIzLjYsNTcuM0wxMzQuOCw4LjNIMTI4bC0yMy42LDU3LjNMODQuMywxNi43TDcwLjgsNTAuNGwxMC4xLDI1LjNjMy40LDguNCw2LDEzLjUsMTMuNSwxMy41IGM3LjQsMCwxMC4xLTUuMSwxMy41LTEzLjVMMTIxLjQsNDJsMTMuNSwzMy43YzMuNCw4LjQsNiwxMy41LDEzLjUsMTMuNWM3LjQsMCwxMC4xLTUuMSwxMy41LTEzLjVsMjYuOS02Ny40IEMxODguOCw4LjMsMTgxLjksOC4zLDE4MS45LDguM3onLz48cG9seWdvbiBjbGFzcz0nc3QxJyBwb2ludHM9JzI3MC42LDg5IDI2My4zLDg5IDI5Ny4xLDcuNyAzMDQuNCw3LjcgJy8+PC9zdmc+Cg==") no-repeat center / cover;
  transition: opacity 0.2s ease;
}
.site-footer__credit-logo:hover,
.site-footer__credit-logo:focus-visible {
  opacity: 0.7;
}
.cookie-consent-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #ffffff;
  color: #29235c;
  box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.1);
  padding: 1.25rem;
}
@media (min-width: 768px) {
  .cookie-consent-container {
    padding: 1.5rem 3rem;
  }
}
.cookie-consent-container .cta--primary,
.cookie-consent-container .cta--secondary {
  justify-content: center;
  padding: 0.75rem 1.5rem;
}
.cookie-consent-container .cookie-consent__bar {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 992px) {
  .cookie-consent-container .cookie-consent__bar {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 2.5rem;
  }
}
.cookie-consent-container .cookie-consent__bar.hidden {
  display: none;
}
.cookie-consent-container .cookie-consent__intro {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.cookie-consent-container .cookie-consent__title {
  font-family: "Exo", system-ui, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}
.cookie-consent-container .cookie-consent__text a {
  color: inherit;
  text-decoration: underline;
}
.cookie-consent-container .cookie-consent__actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  flex-shrink: 0;
}
@media (min-width: 992px) {
  .cookie-consent-container .cookie-consent__actions {
    width: 16rem;
  }
}
.cookie-consent-container .cookie-consent__customise {
  align-self: center;
  justify-content: center;
}
.cookie-consent-container .cookie-consent__customise > span:first-child {
  font-weight: 700;
}
.cookie-consent-container .cookie-consent__customise .cta__icon {
  font-size: 1rem;
}
.cookie-consent-container .cookie-consent__options {
  position: relative;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.2s ease;
}
.cookie-consent-container .cookie-consent__options.visible {
  height: auto;
  opacity: 1;
  overflow: visible;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #d9d9d9;
}
.cookie-consent-container .cookie-consent__close {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background: none;
  border: 0;
  font-size: 1.25rem;
  color: #29235c;
  cursor: pointer;
}
.cookie-consent-container .cookie-consent__close .icon-plus {
  display: inline-block;
  transform: rotate(45deg);
}
@media (max-width: 991px) {
  .cookie-consent-container .cookie-consent__close {
    display: inline-flex;
  }
}
.cookie-consent-container .cookie-consent__options-head {
  margin-bottom: 1rem;
}
.cookie-consent-container .cookie-consent__options-title {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.cookie-consent-container .cookie-consent__option {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid #d9d9d9;
}
.cookie-consent-container .cookie-consent__option-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.5rem;
}
.cookie-consent-container .cookie-consent__option-title {
  font-size: 1.25rem;
  font-weight: 700;
}
.cookie-consent-container .cookie-consent__options-explain,
.cookie-consent-container .cookie-consent__option-explain {
  margin: 0;
}
.cookie-consent-container .cookie-consent__options-footer {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  align-items: flex-end;
  padding-top: 1.5rem;
  margin-top: 1rem;
  border-top: 1px solid #d9d9d9;
}
@media (max-width: 991px) {
  .cookie-consent-container .cookie-consent__options-footer {
    align-items: stretch;
  }
}
.cookie-consent-container .cookie-consent__mobile-actions {
  display: none;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}
@media (max-width: 991px) {
  .cookie-consent-container .cookie-consent__mobile-actions {
    display: flex;
  }
}
.cookie-switch {
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  width: 48px;
  height: 24px;
  cursor: pointer;
}
.cookie-switch input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}
.cookie-switch__track {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #d9d9d9;
  border-radius: 999px;
  transition: background-color 0.2s ease;
}
.cookie-switch__track::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 50%;
  transition: transform 0.2s ease;
}
input:checked + .cookie-switch__track {
  background-color: #e50046;
}
input:checked + .cookie-switch__track::after {
  transform: translateX(24px);
}
input:disabled + .cookie-switch__track {
  opacity: 0.55;
}
input:focus-visible + .cookie-switch__track {
  box-shadow: 0 0 0 3px rgba(41, 35, 92, 0.15);
}
