/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./scss/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Swiper 12.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 28, 2026
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: ease;
  transition-timing-function: initial;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
  }

/* CSS Mode */
.swiper-css-mode  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
  }
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
      display: none;
    }
.swiper-css-mode  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
.swiper-css-mode.swiper-horizontal  > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
.swiper-css-mode.swiper-horizontal  > .swiper-wrapper > .swiper-slide:first-child {
      margin-left: var(--swiper-slides-offset-before);
      scroll-margin-inline-start: var(--swiper-slides-offset-before);
    }
.swiper-css-mode.swiper-horizontal  > .swiper-wrapper > .swiper-slide:last-child {
      margin-right: var(--swiper-slides-offset-after);
    }
.swiper-css-mode.swiper-vertical  > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
.swiper-css-mode.swiper-vertical  > .swiper-wrapper > .swiper-slide:first-child {
      margin-top: var(--swiper-slides-offset-before);
      scroll-margin-block-start: var(--swiper-slides-offset-before);
    }
.swiper-css-mode.swiper-vertical  > .swiper-wrapper > .swiper-slide:last-child {
      margin-bottom: var(--swiper-slides-offset-after);
    }
.swiper-css-mode.swiper-free-mode  > .swiper-wrapper {
      scroll-snap-type: none;
    }
.swiper-css-mode.swiper-free-mode  > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
.swiper-css-mode.swiper-centered  > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
.swiper-css-mode.swiper-centered  > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
.swiper-css-mode.swiper-centered.swiper-horizontal  > .swiper-wrapper > .swiper-slide:first-child {
      margin-left: var(--swiper-centered-offset-before);
    }
.swiper-css-mode.swiper-centered.swiper-horizontal  > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
.swiper-css-mode.swiper-centered.swiper-vertical  > .swiper-wrapper > .swiper-slide:first-child {
      margin-top: var(--swiper-centered-offset-before);
    }
.swiper-css-mode.swiper-centered.swiper-vertical  > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
  }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
  }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
  }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 4px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  width: 44px;
  width: var(--swiper-navigation-size);
  height: 44px;
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-disabled.swiper-button-prev,.swiper-button-disabled.swiper-button-next {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }

.swiper-button-hidden.swiper-button-prev,.swiper-button-hidden.swiper-button-next {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }

.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next {
    display: none !important;
  }

.swiper-button-prev svg,.swiper-button-next svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none;
  }

.swiper-button-lock {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  top: 50%;
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - 44px / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
}

.swiper-button-prev {
  left: 4px;
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-button-prev .swiper-navigation-icon {
    transform: rotate(180deg);
  }

.swiper-button-next {
  right: 4px;
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal  ~ .swiper-button-prev,.swiper-horizontal  ~ .swiper-button-next {
    top: 50%;
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - 44px / 2);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    margin-left: 0;
  }

.swiper-horizontal .swiper-button-prev,.swiper-horizontal ~ .swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl ~ .swiper-button-next {
    left: 4px;
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }

.swiper-horizontal .swiper-button-next,.swiper-horizontal ~ .swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev {
    right: 4px;
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }

.swiper-horizontal .swiper-button-prev:not(.does-not-exist) .swiper-navigation-icon,.swiper-horizontal ~ .swiper-button-prev:not(.does-not-exist) .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl ~ .swiper-button-next .swiper-navigation-icon {
      transform: rotate(180deg);
    }

.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev .swiper-navigation-icon {
      transform: rotate(0deg);
    }

.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical  ~ .swiper-button-prev,.swiper-vertical  ~ .swiper-button-next {
    left: 50%;
    left: var(--swiper-navigation-top-offset, 50%);
    right: auto;
    margin-left: calc(0px - 44px / 2);
    margin-left: calc(0px - var(--swiper-navigation-size) / 2);
    margin-top: 0;
  }

.swiper-vertical .swiper-button-prev,.swiper-vertical  ~ .swiper-button-prev {
    top: 4px;
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto;
  }

.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical ~ .swiper-button-prev .swiper-navigation-icon {
      transform: rotate(-90deg);
    }

.swiper-vertical .swiper-button-next,.swiper-vertical  ~ .swiper-button-next {
    bottom: 4px;
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
  }

.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical ~ .swiper-button-next .swiper-navigation-icon {
      transform: rotate(90deg);
    }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }

.swiper-pagination-disabled > .swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
  }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 8px;
  bottom: var(--swiper-pagination-bottom, 8px);
  top: auto;
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }

.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }

.swiper-pagination-bullet:only-child {
    display: none !important;
  }

.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 8px;
  right: var(--swiper-pagination-right, 8px);
  left: auto;
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.swiper-pagination-vertical.swiper-pagination-bullets {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
  }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
      display: inline-block;
      transition: 200ms transform, 200ms top;
    }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.swiper-pagination-horizontal.swiper-pagination-bullets {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
      transition: 200ms transform, 200ms left;
    }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: inherit;
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
.swiper-horizontal > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
.swiper-vertical > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: 4px;
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: 10px;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: rgba(0, 0, 0, 0.1);
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
  }

.swiper-horizontal > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: 4px;
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: auto;
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: 4px;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * 1%);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }

.swiper-vertical > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    left: auto;
    left: var(--swiper-scrollbar-left, auto);
    right: 4px;
    right: var(--swiper-scrollbar-right, 4px);
    top: 1%;
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: 4px;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * 1%);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: 10px;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container  > img,.swiper-zoom-container  > svg,.swiper-zoom-container  > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-thumbs .swiper-slide-thumb-active {
    /* Styles for active thumb slide */
  }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
      transition-timing-function: ease-out;
    }

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
  }

.swiper-fade .swiper-slide .swiper-slide {
      pointer-events: none;
    }

.swiper-fade .swiper-slide-active {
    pointer-events: auto;
  }

.swiper-fade .swiper-slide-active .swiper-slide-active {
      pointer-events: auto;
    }

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
  }

.swiper-cube .swiper-slide .swiper-slide {
      pointer-events: none;
    }

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
  }

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
      pointer-events: auto;
    }

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
  }

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
  }

.swiper-cube .swiper-cube-shadow:before {
      content: "";
      background: #000;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      filter: blur(50px);
    }

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
  }

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
  }

.swiper-flip .swiper-slide .swiper-slide {
      pointer-events: none;
    }

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
      pointer-events: auto;
    }

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
  }

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden;
  }

html.lenis, html.lenis body {
  height: auto;
}

.lenis:not(.lenis-autoToggle).lenis-stopped {
  overflow: clip;
}

.lenis [data-lenis-prevent], .lenis [data-lenis-prevent-wheel], .lenis [data-lenis-prevent-touch] {
  overscroll-behavior: contain;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.lenis.lenis-autoToggle {
  transition-property: overflow;
  transition-duration: 1ms;
  transition-behavior: allow-discrete;
}

@font-face {
  font-family: "icomoon";
  src: url(../fonts/icomoon.eot);
  src: url(../fonts/icomoon.eot#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.woff) format("woff"), url(../images/icomoon.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"],
.icon,
.areas__list li::before,
.case-study__list li::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-linkedin {
  font-size: 20px;
}
.icon-linkedin:before {
  content: "\e900";
}

.icon-mail {
  font-size: 12px;
}
.icon-mail:before {
  content: "\e901";
}

.icon-phone {
  font-size: 18px;
}
.icon-phone:before {
  content: "\e902";
}

.icon-arrow-right::before {
  content: "\e903";
}

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

.icon-lock:before {
  content: "\e905";
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

img {
  display: block;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

body:not(.home):not(.dashboard) main > :last-child {
  margin-bottom: 180px !important;
}

.col-1 {
  width: 8.3333333333%;
}

.col-2 {
  width: 16.6666666667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.3333333333%;
}

.col-5 {
  width: 41.6666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.3333333333%;
}

.col-8 {
  width: 66.6666666667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.3333333333%;
}

.col-11 {
  width: 91.6666666667%;
}

.col-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
}
@media (min-width: 1716px) {
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-Light.woff2) format("woff2"), url(../fonts/FunnelSans-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-LightItalic.woff2) format("woff2"), url(../fonts/FunnelSans-LightItalic.woff) format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-Regular.woff2) format("woff2"), url(../fonts/FunnelSans-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-Italic.woff2) format("woff2"), url(../fonts/FunnelSans-Italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-Medium.woff2) format("woff2"), url(../fonts/FunnelSans-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-MediumItalic.woff2) format("woff2"), url(../fonts/FunnelSans-MediumItalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-SemiBold.woff2) format("woff2"), url(../fonts/FunnelSans-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-SemiBoldItalic.woff2) format("woff2"), url(../fonts/FunnelSans-SemiBoldItalic.woff) format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-Bold.woff2) format("woff2"), url(../fonts/FunnelSans-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Funnel Sans";
  src: url(../fonts/FunnelSans-BoldItalic.woff2) format("woff2"), url(../fonts/FunnelSans-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
input[type=text],
input[type=email],
input[type=tel],
textarea {
  transition: border-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  border: 1px solid currentColor;
  background-color: transparent;
  width: 100%;
  min-width: 0;
  padding: 1.2rem 2.4rem;
  border-radius: 0;
  -webkit-appearance: none;
}
input[type=text]:focus, input[type=text]:hover,
input[type=email]:focus,
input[type=email]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
textarea:focus,
textarea:hover {
  box-shadow: none;
  outline: none;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*
 * Extends the .visually-hidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
  color: #fffefd;
  top: 4px;
  left: 4px;
  z-index: 111111;
  padding-top: 8px;
  padding-left: 15px;
  position: absolute;
  padding-right: 15px;
  padding-bottom: 8px;
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: #ff1a59;
}
.visually-hidden.focusable:active.back-top,
.visually-hidden.focusable:focus.back-top {
  top: auto;
  bottom: 12px;
  position: relative;
}

.list-unstyled,
.list-unstyled ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 768px) {
  .visible-mobile {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .visible-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .visible-md {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .visible-lg {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .row-reverse-md {
    flex-direction: row-reverse !important;
  }
}

.text-center {
  text-align: center;
}
@media (min-width: 768px) {
  .text-center-md {
    text-align: center;
  }
}

@media (min-width: 1024px) {
  .text-right-lg {
    text-align: right;
  }
}

.relative {
  position: relative;
}

.has-paper-color {
  color: #fffefd !important;
}

.has-paper-background-color {
  background-color: #fffefd !important;
}

.has-cyan-color {
  color: #00ffff !important;
}

.has-cyan-background-color {
  background-color: #00ffff !important;
}

.has-magenta-color {
  color: #ff00ff !important;
}

.has-magenta-background-color {
  background-color: #ff00ff !important;
}

.has-yellow-color {
  color: #ffff00 !important;
}

.has-yellow-background-color {
  background-color: #ffff00 !important;
}

.has-green-color {
  color: #00ff00 !important;
}

.has-green-background-color {
  background-color: #00ff00 !important;
}

.has-soft-green-color {
  color: #87c977 !important;
}

.has-soft-green-background-color {
  background-color: #87c977 !important;
}

.has-dark-color {
  color: #121721 !important;
}

.has-dark-background-color {
  background-color: #121721 !important;
}

.has-red-color {
  color: #ff1a59 !important;
}

.has-red-background-color {
  background-color: #ff1a59 !important;
}

.has-invert-color {
  color: #00d7ae !important;
}

.has-invert-background-color {
  background-color: #00d7ae !important;
}

.has-blue-color {
  color: #406bf5 !important;
}

.has-blue-background-color {
  background-color: #406bf5 !important;
}

.has-orange-color {
  color: #ff941f !important;
}

.has-orange-background-color {
  background-color: #ff941f !important;
}

.has-ocean-color {
  color: #084570 !important;
}

.has-ocean-background-color {
  background-color: #084570 !important;
}

.has-purple-color {
  color: #916fff !important;
}

.has-purple-background-color {
  background-color: #916fff !important;
}

.has-dusty-blue-color {
  color: #80a9bd !important;
}

.has-dusty-blue-background-color {
  background-color: #80a9bd !important;
}

.has-mint-teal-color {
  color: #00d6ad !important;
}

.has-mint-teal-background-color {
  background-color: #00d6ad !important;
}

.has-gray-color {
  color: #999999 !important;
}

.has-gray-background-color {
  background-color: #999999 !important;
}

.has-soft-rose-color {
  color: #f6c1c1 !important;
}

.has-soft-rose-background-color {
  background-color: #f6c1c1 !important;
}

/*
  Basic typography style for copy text
*/
body {
  color: #121721;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Funnel Sans", Arial, "Noto Sans", sans-serif;
  font-weight: 300;
  font-size: 1.0416666667vw;
  line-height: 1.3;
}
@media only screen and (max-width: 1023px) {
  body {
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 567px) {
  body {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  body {
    font-size: 20px;
  }
}

/*
  Basic styles for links
*/
a {
  transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  color: #121721;
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}
a:hover {
  color: rgb(17.1, 21.85, 31.35);
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}

ul,
ol,
dl,
p {
  margin: 0 0 20px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
.case-study h4,
h6,
.h6 {
  font-weight: inherit;
  margin: 0 0 20px;
}

h1,
.h1 {
  font-size: 7.2916666667vw;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  h1,
  .h1 {
    font-size: 6.8359375vw;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 7.8125vw;
    line-height: 1.0384615385;
  }
}
@media only screen and (max-width: 567px) {
  h1,
  .h1 {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  h1,
  .h1 {
    font-size: 140px;
  }
}

h2,
.h2 {
  font-size: 4.6875vw;
  line-height: 1.0555555556;
}
@media only screen and (max-width: 1023px) {
  h2,
  .h2 {
    font-size: 4.39453125vw;
  }
}
@media only screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 5.2083333333vw;
  }
}
@media only screen and (max-width: 567px) {
  h2,
  .h2 {
    font-size: 9.1666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  h2,
  .h2 {
    font-size: 90px;
  }
}

h3,
.h3 {
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  h3,
  .h3 {
    font-size: 3.41796875vw;
  }
}
@media only screen and (max-width: 767px) {
  h3,
  .h3 {
    font-size: 3.6458333333vw;
  }
}
@media only screen and (max-width: 567px) {
  h3,
  .h3 {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  h3,
  .h3 {
    font-size: 50px;
  }
}

h4,
.h4 {
  font-size: 1.8229166667vw;
  line-height: 1.2857142857;
}
@media only screen and (max-width: 1023px) {
  h4,
  .h4 {
    font-size: 2.734375vw;
  }
}
@media only screen and (max-width: 767px) {
  h4,
  .h4 {
    font-size: 2.9947916667vw;
  }
}
@media only screen and (max-width: 567px) {
  h4,
  .h4 {
    font-size: 6.3888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  h4,
  .h4 {
    font-size: 35px;
  }
}

h5,
.h5,
.case-study h4 {
  font-size: 1.0416666667vw;
  line-height: 1.25;
}
@media only screen and (max-width: 1023px) {
  h5,
  .h5,
  .case-study h4 {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 767px) {
  h5,
  .h5,
  .case-study h4 {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 567px) {
  h5,
  .h5,
  .case-study h4 {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  h5,
  .h5,
  .case-study h4 {
    font-size: 20px;
  }
}

h6,
.h6 {
  font-size: 0.78125vw;
  line-height: 1.3333333333;
}
@media only screen and (max-width: 1023px) {
  h6,
  .h6 {
    font-size: 1.46484375vw;
  }
}
@media only screen and (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.6927083333vw;
  }
}
@media only screen and (max-width: 567px) {
  h6,
  .h6 {
    font-size: 3.3333333333vw;
  }
}
@media only screen and (min-width: 1716px) {
  h6,
  .h6 {
    font-size: 15px;
  }
}

b,
strong {
  font-weight: 700;
}

.logo {
  z-index: 1;
  width: 68px;
  position: relative;
  display: inline-flex;
}
@media (min-width: 768px) {
  .logo {
    width: 80px;
  }
}
@media (min-width: 1024px) {
  .logo {
    width: 100px;
  }
}
.logo svg {
  width: 100%;
}
.nav--active .logo svg g {
  fill: #121721;
}
.logo svg g, [data-logo=red] .logo svg g {
  fill: #ff1a59;
}
.nav--active [data-logo=dark-red] .logo svg g {
  fill: #fffefd;
}
@media (min-width: 768px) {
  .nav--active [data-logo=dark-red] .logo svg g {
    fill: #121721;
  }
}
[data-logo=dark] .logo svg g, .nav--active [data-logo=dark-white] .logo svg g {
  fill: #121721;
}
[data-logo=dark-white] .logo svg g {
  fill: #fffefd;
}
.logo svg g,
.logo svg path {
  transition: fill 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.logo svg path {
  fill: #fffefd;
}
@media (min-width: 768px) {
  .nav--active .logo svg path {
    fill: #fffefd;
  }
}
[data-logo=dark-red] .logo svg path, [data-logo=dark-white] .logo svg path {
  fill: #121721;
}
.logo__text {
  top: 55%;
  left: 50%;
  opacity: 1;
  text-align: center;
  position: absolute;
  visibility: visible;
  display: inline-block;
  transform: translate(-50%, -50%);
  font-weight: 400;
  max-width: 38.3333333333vw;
  font-size: 1.0416666667vw;
  line-height: 1.15;
}
@media only screen and (max-width: 1023px) {
  .logo__text {
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 767px) {
  .logo__text {
    font-size: 2.0833333333vw;
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 567px) {
  .logo__text {
    font-size: 3.3333333333vw;
  }
}
@media only screen and (min-width: 1716px) {
  .logo__text {
    font-size: 20px;
  }
}
.logo__text {
  transition: opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), top 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
[data-logo=dark-red] .logo__text {
  color: #121721;
}
.nav--active [data-logo=dark-red] .logo__text {
  color: #fffefd;
}
@media (min-width: 768px) {
  .logo__text {
    top: 52%;
    max-width: 400px;
  }
}
@media (min-width: 1024px) {
  .logo__text {
    max-width: 552px;
  }
}
.logo__text[hidden] {
  top: -15%;
  opacity: 0;
  visibility: hidden;
}
.nav--active .logo__text[hidden] {
  top: 55%;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .nav--active .logo__text {
    z-index: 1;
  }
}
.logo__text, .logo__text:hover {
  color: #fffefd;
}
[data-logo=dark-red] .logo__text, [data-logo=dark-red] .logo__text:hover {
  color: #121721;
}

.header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1111;
  position: fixed;
  padding-top: 18px;
  padding-bottom: 18px;
  transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
@media (min-width: 768px) {
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.header__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

body.nav--active {
  overflow: hidden;
}
@media (min-width: 768px) {
  body:has(.main-nav__list li:first-child a:hover, .main-nav__list li:first-child a:focus-visible) .logo svg g {
    fill: #ff1a59;
  }
}
@media (min-width: 768px) {
  body:has([data-logo=dark-red] .main-nav__list li:first-child a:hover, [data-logo=dark-red] .main-nav__list li:first-child a:focus-visible) .logo svg path {
    fill: #fffefd;
  }
}
body:has([data-logo=dark-red] .main-nav__list li:last-child a:hover, [data-logo=dark-red] .main-nav__list li:last-child a:focus-visible) .main-nav__opener::before, body:has([data-logo=dark-red] .main-nav__list li:last-child a:hover, [data-logo=dark-red] .main-nav__list li:last-child a:focus-visible) .main-nav__opener::after, body:has([data-logo=dark-white] .main-nav__list li:last-child a:hover, [data-logo=dark-white] .main-nav__list li:last-child a:focus-visible) .main-nav__opener::before, body:has([data-logo=dark-white] .main-nav__list li:last-child a:hover, [data-logo=dark-white] .main-nav__list li:last-child a:focus-visible) .main-nav__opener::after {
  background-color: #fffefd;
}

body {
  background-color: #fffefd;
}

.wrapper {
  width: 100%;
  overflow: clip;
  min-height: 100vh;
  position: relative;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) {
  .container {
    max-width: 1720px;
  }
  .container--xs {
    max-width: 1270px;
  }
  .container--xss {
    max-width: 930px;
  }
}

.hidden {
  display: none !important;
}

.resize-active *,
.resize-active *::after,
.resize-active *::before {
  transition: none !important;
}

img,
svg {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.img-wrapper {
  width: 100%;
  position: relative;
}
.img-wrapper img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}

address {
  font-style: normal;
}

figure {
  margin: 0;
}

blockquote {
  margin: 0;
}

q::before, q::after {
  content: none;
}

.module-content-block {
  margin-top: 120px;
  margin-bottom: 120px;
}
body:not(.dashboard) .module-content-block:last-child {
  margin-bottom: 180px;
}
.module-content-block.equal-border {
  margin-bottom: 120px;
}
.module-content-block--padding {
  padding-bottom: 1px;
}

.module-content-block-bottom {
  margin-bottom: 120px;
}

.footer {
  color: #fffefd;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 12px;
  }
}
.footer .container--xs {
  padding-bottom: 55px;
}
@media (min-width: 768px) {
  .footer .container--xs {
    padding-bottom: 108px;
  }
}
.footer__row {
  margin-top: -24px;
}
@media (min-width: 768px) {
  .footer__row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1024px) {
  .footer__row {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.footer__row > div {
  margin-top: 24px;
  padding-top: 17px;
  border-top: 1px solid #fffefd;
}
@media (min-width: 768px) {
  .footer__row > div {
    border-top: none;
  }
}
@media (min-width: 1024px) {
  .footer__row > div * {
    max-width: 192px;
  }
}
.footer__row > div:nth-child(even) {
  padding-left: 10px;
}
@media (min-width: 768px) {
  .footer__row > div:nth-child(even) {
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .footer__row > div:nth-child(even) {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.footer__row > div:nth-child(odd) {
  padding-right: 10px;
}
@media (min-width: 768px) {
  .footer__row > div:nth-child(odd) {
    padding-left: 10px;
  }
}
@media (min-width: 1024px) {
  .footer__row > div:nth-child(odd) {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.footer__row span:first-child {
  margin-bottom: 3px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .footer__row span:first-child {
    font-size: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .footer__row span:first-child {
    font-size: 5.2083333333vw;
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 567px) {
  .footer__row span:first-child {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .footer__row span:first-child {
    font-size: 50px;
  }
}
.footer__row span:first-child {
  margin-top: -0.1em;
}
@media (min-width: 768px) {
  .footer__row span:first-child {
    margin-bottom: 20px;
  }
}
.footer__row p,
.footer__row a,
.footer__row ul,
.footer__row span,
.footer__row address {
  font-size: 0.78125vw;
}
@media only screen and (max-width: 1023px) {
  .footer__row p,
  .footer__row a,
  .footer__row ul,
  .footer__row span,
  .footer__row address {
    font-size: 1.46484375vw;
  }
}
@media only screen and (max-width: 767px) {
  .footer__row p,
  .footer__row a,
  .footer__row ul,
  .footer__row span,
  .footer__row address {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 567px) {
  .footer__row p,
  .footer__row a,
  .footer__row ul,
  .footer__row span,
  .footer__row address {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .footer__row p,
  .footer__row a,
  .footer__row ul,
  .footer__row span,
  .footer__row address {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .footer__row p:has(+ ul) {
    margin-bottom: 16px;
  }
}
.footer__row p,
.footer__row address {
  line-height: 1.29;
  margin-bottom: 10px;
  padding-bottom: 16px;
  border-bottom: 1px solid #fffefd;
}
.footer__row a {
  color: inherit;
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.footer__row a:hover, .footer__row a:focus-visible {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.footer__row a.footer-main-link {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.footer .copyright-text {
  font-size: 0.78125vw;
}
@media only screen and (max-width: 1023px) {
  .footer .copyright-text {
    font-size: 1.46484375vw;
  }
}
@media only screen and (max-width: 767px) {
  .footer .copyright-text {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 567px) {
  .footer .copyright-text {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .footer .copyright-text {
    font-size: 15px;
  }
}

.copyright-text,
.copyright-text a {
  color: #ff1a59;
  display: inline-block;
  font-weight: 600;
  font-size: 0.78125vw;
}
@media only screen and (max-width: 1023px) {
  .copyright-text,
  .copyright-text a {
    font-size: 1.46484375vw;
  }
}
@media only screen and (max-width: 767px) {
  .copyright-text,
  .copyright-text a {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 567px) {
  .copyright-text,
  .copyright-text a {
    font-size: 3.3333333333vw;
  }
}
@media only screen and (min-width: 1716px) {
  .copyright-text,
  .copyright-text a {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .copyright-text,
  .copyright-text a {
    font-weight: 300;
  }
}
.copyright-text a:hover, .copyright-text:focus-visible {
  color: rgba(255, 26, 89, 0.8);
}

.why {
  color: #00d7ae;
  padding-bottom: 82px;
  background-color: #121721;
}
@media (min-width: 768px) {
  .why {
    padding-top: 50px;
  }
}
@media (min-width: 1024px) {
  .why {
    padding-top: 118px;
  }
}
@media (min-width: 768px) {
  .why {
    padding-bottom: 113px;
  }
}
@media (min-width: 768px) {
  .home .why {
    padding-bottom: 180px;
  }
}
@media (min-width: 768px) {
  .why .container:not(.container--xs) {
    padding-left: 16px;
  }
}
.why__row {
  padding-top: 1.5em;
}
.why__row h3 {
  margin-bottom: 15px;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .why__row h3 {
    font-size: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .why__row h3 {
    font-size: 5.2083333333vw;
    line-height: 1.1708333333;
  }
}
@media only screen and (max-width: 567px) {
  .why__row h3 {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .why__row h3 {
    font-size: 50px;
  }
}
.why__row h3 {
  margin-top: -0.1em;
}
.why__row p {
  max-width: 295px;
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .why__row p {
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 767px) {
  .why__row p {
    font-size: 2.0833333333vw;
    line-height: 1.2928571429;
  }
}
@media only screen and (max-width: 567px) {
  .why__row p {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .why__row p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .why__row p {
    max-width: none;
    padding-top: 4px;
  }
}

@media (min-width: 768px) {
  .main-nav__list {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .main-nav__list li {
    width: 25%;
    height: 100%;
  }
}
.main-nav__list a {
  height: 100%;
  display: flex;
  color: #fffefd;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-left: 8px;
  flex-wrap: nowrap;
  padding-right: 8px;
  align-items: center;
  padding-bottom: 17px;
  border-top: 1px solid #121721;
  transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
@media (min-width: 768px) {
  .main-nav__list a {
    gap: 40px;
    border-top: none;
    padding-top: 76px;
    padding-bottom: 50px;
    flex-direction: column;
    justify-content: flex-end;
  }
}
@media (min-width: 1480px) {
  .main-nav__list a {
    gap: 23px;
    padding-top: 110px;
    padding-bottom: 56px;
  }
}
.main-nav__list a:hover, .main-nav__list a:focus-visible {
  color: #00d7ae;
  background-color: #121721;
}
.main-nav__list a > span,
.main-nav__list a address {
  padding-left: 10px;
  padding-right: 10px;
  text-transform: none;
}
@media (min-width: 768px) {
  .main-nav__list a > span,
  .main-nav__list a address {
    width: 18.5546875vw;
  }
}
@media (min-width: 1024px) {
  .main-nav__list a > span,
  .main-nav__list a address {
    width: 15.625vw;
  }
}
@media (min-width: 1480px) {
  .main-nav__list a > span,
  .main-nav__list a address {
    width: 210px;
  }
}
.main-nav__list a > span span,
.main-nav__list a address span {
  display: block;
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.main-nav__list a > span:first-child,
.main-nav__list a address:first-child {
  text-transform: uppercase;
  font-size: 11.71875vw;
  line-height: 0.6133333333;
}
@media only screen and (max-width: 1023px) {
  .main-nav__list a > span:first-child,
  .main-nav__list a address:first-child {
    font-size: 13.671875vw;
  }
}
@media only screen and (max-width: 767px) {
  .main-nav__list a > span:first-child,
  .main-nav__list a address:first-child {
    font-size: 16.9270833333vw;
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 567px) {
  .main-nav__list a > span:first-child,
  .main-nav__list a address:first-child {
    font-size: 20.8333333333vw;
  }
}
@media only screen and (min-width: 1716px) {
  .main-nav__list a > span:first-child,
  .main-nav__list a address:first-child {
    font-size: 225px;
  }
}
@media (min-width: 768px) {
  .main-nav__list a > span:first-child,
  .main-nav__list a address:first-child {
    display: flex;
    align-items: start;
    rotate: -90deg;
    margin-bottom: 2rem;
    margin-right: 4rem;
  }
}
.main-nav__list a > span:last-child,
.main-nav__list a address:last-child {
  font-size: 0.78125vw;
  line-height: 1.3533333333;
}
@media only screen and (max-width: 1023px) {
  .main-nav__list a > span:last-child,
  .main-nav__list a address:last-child {
    font-size: 1.46484375vw;
  }
}
@media only screen and (max-width: 767px) {
  .main-nav__list a > span:last-child,
  .main-nav__list a address:last-child {
    font-size: 2.34375vw;
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 567px) {
  .main-nav__list a > span:last-child,
  .main-nav__list a address:last-child {
    font-size: 3.3333333333vw;
  }
}
@media only screen and (min-width: 1716px) {
  .main-nav__list a > span:last-child,
  .main-nav__list a address:last-child {
    font-size: 15px;
  }
}

.social-handle__list {
  gap: 7px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (min-width: 1024px) {
  .social-handle__list {
    justify-content: center;
  }
}
.social-handle__list a {
  color: #fffefd;
  min-width: 29px;
  min-height: 29px;
  align-items: center;
  display: inline-flex;
  background-color: #ff1a59;
  justify-content: center;
  transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.social-handle__list a:hover, .social-handle__list a:focus-visible {
  background-color: rgba(255, 26, 89, 0.8);
}
@media (min-width: 768px) {
  .social-handle__list a {
    min-width: 30px;
    min-height: 30px;
  }
}

.contact__list {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: inline-flex;
}
.contact__list a {
  color: #ff1a59;
  font-size: 0.78125vw;
}
@media only screen and (max-width: 1023px) {
  .contact__list a {
    font-size: 1.46484375vw;
  }
}
@media only screen and (max-width: 767px) {
  .contact__list a {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 567px) {
  .contact__list a {
    font-size: 4.1666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .contact__list a {
    font-size: 15px;
  }
}
.contact__list a:hover, .contact__list a:focus-visible {
  color: rgba(255, 26, 89, 0.8);
}

.campaign__list {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .campaign__list {
    margin-bottom: 62px;
  }
}
@media (min-width: 1024px) {
  .campaign__list li {
    position: relative;
  }
}
.campaign__list li:not(:first-child) a {
  border-top: 1px solid;
}
.campaign__list li:last-child a {
  border-bottom: 1px solid;
}
.campaign__list li:has(a.active) + li a {
  border-top-color: #ff1a59;
}
@media (min-width: 1024px) {
  .campaign__list li:has(a:hover, a:focus-visible) + li a {
    border-top-color: #ff1a59;
  }
}
.campaign__list a {
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #000;
  transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  font-size: 2.6041666667vw;
  line-height: 1.25;
}
@media only screen and (max-width: 1023px) {
  .campaign__list a {
    font-size: 3.41796875vw;
  }
}
@media only screen and (max-width: 767px) {
  .campaign__list a {
    font-size: 4.5572916667vw;
  }
}
@media only screen and (max-width: 567px) {
  .campaign__list a {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .campaign__list a {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .campaign__list a {
    padding-bottom: 22px;
  }
}
.campaign__list a.active {
  color: #ff1a59;
  border-color: #ff1a59;
}
.campaign__list a.active figure {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1024px) {
  .campaign__list a:hover, .campaign__list a:focus-visible {
    color: #ff1a59;
    border-color: #ff1a59;
  }
  .campaign__list a:hover figure, .campaign__list a:focus-visible figure {
    opacity: 1;
    visibility: visible;
  }
}
.campaign__list a:focus-visible {
  outline: none;
}
.campaign__list figure {
  margin: 0;
  opacity: 0;
  z-index: 11;
  right: 20px;
  top: 84.8dvh;
  width: 150px;
  height: 150px;
  position: fixed;
  visibility: hidden;
  transform: translateY(-50%);
  transition: visibility 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
@media (min-width: 768px) {
  .campaign__list figure {
    top: 78.8dvh;
    width: 200px;
    height: 200px;
  }
}
@media (min-width: 1024px) {
  .campaign__list figure {
    top: 51%;
    right: 0;
    width: 292px;
    height: 292px;
    position: absolute;
  }
}
.campaign__list figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  .campaign__list li:last-child figure {
    top: 50%;
  }
}

.topics__list {
  list-style: none;
  counter-reset: item;
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .topics__list {
    margin-bottom: 60px;
  }
}
.topics__list li {
  padding-top: 10px;
  position: relative;
  padding-left: 35px;
  padding-bottom: 13px;
  counter-increment: item;
  border-bottom: 1px solid #fffefd;
  font-size: 2.6041666667vw;
}
@media only screen and (max-width: 1023px) {
  .topics__list li {
    font-size: 3.41796875vw;
  }
}
@media only screen and (max-width: 767px) {
  .topics__list li {
    font-size: 4.5572916667vw;
  }
}
@media only screen and (max-width: 567px) {
  .topics__list li {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .topics__list li {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .topics__list li {
    padding-top: 12px;
    border-width: 2px;
    padding-left: 80px;
    padding-bottom: 18px;
  }
}
@media (min-width: 1024px) {
  .topics__list li {
    padding-left: 112px;
  }
}
.topics__list li::before {
  top: 10px;
  left: 0;
  position: absolute;
  margin-right: 9px;
  content: counter(item, decimal-leading-zero);
}
@media (min-width: 768px) {
  .topics__list li::before {
    top: 12px;
    margin-right: 58px;
  }
}

.areas__list li {
  padding-left: 13px;
  position: relative;
}
.areas__list li:not(:last-child) {
  margin-bottom: 6px;
}
.areas__list li::before {
  left: 0;
  top: 50%;
  font-size: 13px;
  position: absolute;
  content: "\e903";
  transform: translateY(-43%);
}

@media (min-width: 768px) {
  .case-study__list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -22px;
    margin-right: -22px;
  }
}
.case-study__list li {
  position: relative;
  padding-left: 23px;
  font-weight: 500;
  font-size: 1.5625vw;
  line-height: 1.1666666667;
}
@media only screen and (max-width: 1023px) {
  .case-study__list li {
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 767px) {
  .case-study__list li {
    font-size: 3.125vw;
    line-height: 1.7142857143;
  }
}
@media only screen and (max-width: 567px) {
  .case-study__list li {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .case-study__list li {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .case-study__list li {
    width: 33.3333333333%;
    padding-left: 60px;
    padding-right: 22px;
  }
}
.case-study__list li::before {
  top: 8px;
  left: 0;
  font-size: 10px;
  margin-right: 8px;
  position: absolute;
  content: "\e904";
}
@media (min-width: 768px) {
  .case-study__list li::before {
    left: 22px;
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  .graph-label__list {
    top: 63%;
    width: calc(97% - 14px);
    right: 14px;
    position: absolute;
    transform: translateY(-50%);
  }
  h5 + .graph-label__list, .graph__doughnut + .graph-label__list {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .graph-label__list--flex {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media (max-width: 1023px) {
  .graph-label__list--flex li {
    width: calc(50% - 5px);
  }
}
.graph-label__list li {
  font-weight: 500;
  font-size: 0.7291666667vw;
  line-height: 1.4285714286;
}
@media only screen and (max-width: 1023px) {
  .graph-label__list li {
    font-size: 1.3671875vw;
  }
}
@media only screen and (max-width: 767px) {
  .graph-label__list li {
    font-size: 1.8229166667vw;
    line-height: 1.2857142857;
  }
}
@media only screen and (max-width: 567px) {
  .graph-label__list li {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .graph-label__list li {
    font-size: 14px;
  }
}
.graph-label__list li {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .graph-label__list li {
    font-weight: 700;
  }
}

.hero {
  color: #fffefd;
  position: relative;
}
.hero__video {
  min-height: 100dvh;
  min-height: var(--full-viewport, 100dvh);
}
.hero__video img,
.hero__video video {
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  position: fixed;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__video img {
  z-index: -2;
}
.hero .container {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  padding-top: 200px;
  position: absolute;
  padding-bottom: 12px;
  min-height: 100dvh;
  min-height: var(--full-viewport, 100dvh);
}
@media (min-width: 768px) {
  .hero .container {
    padding-bottom: 43px;
    justify-content: space-between;
  }
}
.hero .container h1 {
  margin-bottom: 0;
  margin-left: -0.05em;
}
.hero .container h1 span {
  color: #00d7ae;
}
.hero .container h1 span:last-child {
  color: #fffefd;
}
.hero .btn--sample {
  right: -100%;
  animation: slideRight 1s linear 1s forwards;
  max-width: 300px;
}

@keyframes slideRight {
  from {
    right: -100%;
  }
  to {
    right: 0;
  }
}
.decor {
  z-index: 1000;
  display: block;
  position: relative;
  transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.page .decor {
  margin-top: 100px;
}
.decor.in-viewport {
  transform: rotate(90deg);
}
.decor::before, .decor::after {
  content: "";
  z-index: 2;
  width: 24px;
  height: 24px;
  position: absolute;
  background-color: inherit;
  transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 0, 100% 0, 100% 65%, 25% 65%, 25% 100%, 100% 100%, 100% 0%);
}
@media (min-width: 768px) {
  .decor::before, .decor::after {
    width: 44px;
    height: 44px;
  }
}
.decor::before {
  top: 0;
  left: calc(50% - 36px);
  transform: rotate(180deg) translateX(-50%);
}
@media (min-width: 768px) {
  .decor::before {
    left: calc(50% - 66px);
  }
}
.decor::after {
  bottom: 0;
  left: calc(50% + 12px);
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .decor::after {
    left: calc(50% + 22px);
  }
}

.border-top {
  position: relative;
}
.border-top--invert::before {
  background-color: #00d7ae !important;
}
.border-top--red::before {
  background-color: #ff1a59 !important;
}
.border-top--paper::before {
  background-color: #fffefd !important;
}
.border-top--mint-teal::before {
  background-color: #00d6ad !important;
}
.border-top::before {
  top: 0;
  left: -20px;
  content: "";
  height: 1px;
  width: 100dvw;
  position: absolute;
  background-color: #121721;
}
@media (min-width: 768px) {
  .border-top::before {
    left: 20px;
    height: 2px;
  }
}

.border-top-simple--dark {
  border-top: 1px solid #121721;
}
.border-top-simple--invert {
  border-top: 1px solid #00d7ae;
}
.border-top-simple--red {
  border-top: 1px solid #ff1a59;
}
.border-top-simple--paper {
  border-top: 1px solid #fffefd;
}

.about {
  color: #ff1a59;
}
.about p {
  margin-bottom: 0;
}
.about__info {
  color: #121721;
}
.about__info p {
  margin-bottom: 1em;
}
@media (max-width: 399px) {
  .about__info {
    max-width: 295px;
  }
}
@media (min-width: 768px) {
  .about__info {
    padding-top: 6px;
    line-height: 1.5;
  }
}
.about__title {
  max-width: 394px;
}
.about__title * {
  margin-bottom: 13px;
  margin-top: -0.1em;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .about__title * {
    font-size: 2.9296875vw;
  }
}
@media only screen and (max-width: 767px) {
  .about__title * {
    font-size: 3.90625vw;
    line-height: 1.1666666667;
  }
}
@media only screen and (max-width: 567px) {
  .about__title * {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .about__title * {
    font-size: 50px;
  }
}
.about__row {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #ff1a59;
}
.about__row:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .about__row:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .about__row {
    border-width: 2px;
    padding-top: 30px;
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .about__row {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .about__row > div:not(:has(.about__analytics)):nth-child(even) {
    padding-left: 10px;
  }
}
@media (min-width: 1024px) {
  .about__row > div:not(:has(.about__analytics)):nth-child(even) {
    padding-left: 22px;
  }
}
@media (min-width: 768px) {
  .about__row > div:not(:has(.about__analytics)):nth-child(odd) {
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .about__row > div:not(:has(.about__analytics)):nth-child(odd) {
    padding-right: 22px;
  }
}
.about__row:has(.about__analytics) {
  row-gap: 24px;
}
.about__row > div:nth-child(even) .about__analytics {
  padding-left: 10px;
}
@media (min-width: 768px) {
  .about__row > div:nth-child(even) .about__analytics {
    padding-left: 0;
  }
}

[data-count] {
  margin-bottom: 5px;
  display: inline-block;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  [data-count] {
    font-size: 4.8828125vw;
  }
}
@media only screen and (max-width: 767px) {
  [data-count] {
    font-size: 6.5104166667vw;
    line-height: 0.9615384615;
  }
}
@media only screen and (max-width: 567px) {
  [data-count] {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  [data-count] {
    font-size: 50px;
  }
}
[data-count] {
  margin-top: -0.1em;
}

.backend__row {
  padding-top: 38px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .backend__row {
    padding-top: 67px;
    margin-left: -22px;
    margin-right: -22px;
  }
}
.backend__row > div {
  margin-bottom: 38px;
}
@media (min-width: 768px) {
  .backend__row > div {
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media (min-width: 768px) {
  .backend-card {
    gap: 29px;
    display: flex;
    align-items: end;
  }
}
.backend-card__img {
  width: 150px;
  height: 150px;
  color: #fffefd;
  position: relative;
  margin-bottom: 15px;
  display: inline-block;
}
@media (min-width: 768px) {
  .backend-card__img {
    width: 220px;
    height: 220px;
    margin-top: 13px;
    margin-bottom: 0;
  }
}
.backend-card__img::before {
  top: -10px;
  right: -10px;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  background-color: #ff1a59;
}
@media (min-width: 768px) {
  .backend-card__img::before {
    top: -15px;
    width: 44px;
    right: -15px;
    height: 44px;
  }
}
.backend-card__img img {
  z-index: 1;
  height: 100%;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.backend-card__img:hover, .backend-card__img:focus-visible {
  color: rgba(255, 254, 253, 0.8);
}
.backend-card__img [class^=icon-],
.backend-card__img [class*=" icon-"] {
  left: 8px;
  z-index: 2;
  bottom: 8px;
  font-size: 18px;
  position: absolute;
}
@media (min-width: 768px) {
  .backend-card__img [class^=icon-],
  .backend-card__img [class*=" icon-"] {
    left: 10px;
    bottom: 10px;
    font-size: 30px;
  }
}
.backend-card__info h3 {
  margin-bottom: 8px;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .backend-card__info h3 {
    font-size: 4.8828125vw;
  }
}
@media only screen and (max-width: 767px) {
  .backend-card__info h3 {
    font-size: 6.5104166667vw;
    line-height: 1.1666666667;
  }
}
@media only screen and (max-width: 567px) {
  .backend-card__info h3 {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .backend-card__info h3 {
    font-size: 50px;
  }
}
.backend-card__info h3 {
  margin-top: -0.1em;
}
@media (min-width: 768px) {
  .backend-card__info h3 {
    max-width: 200px;
    margin-bottom: 20px;
  }
}
.backend-card__info p {
  color: #121721;
  font-weight: 700;
}
@media (min-width: 768px) {
  .backend-card__info p {
    max-width: 200px;
    margin-bottom: 5px;
  }
}
.backend-card__info a:hover, .backend-card__info a:focus-visible {
  color: rgba(18, 23, 33, 0.8);
}
@media (min-width: 768px) {
  .backend-card__info ul {
    line-height: 1;
  }
  .backend-card__info ul li:not(:last-child) {
    margin-bottom: 9px;
  }
}

.intro__title {
  margin-bottom: 19px;
}
@media (min-width: 768px) {
  .intro__title {
    margin-bottom: 37px;
  }
}
.intro__title.limit-size {
  max-width: 900px;
}
.intro__title * {
  font-size: 7.2916666667vw;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .intro__title * {
    font-size: 5.859375vw;
  }
}
@media only screen and (max-width: 767px) {
  .intro__title * {
    font-size: 6.7708333333vw;
    line-height: 1.0384615385;
  }
}
@media only screen and (max-width: 567px) {
  .intro__title * {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  .intro__title * {
    font-size: 140px;
  }
}

.brand__info {
  padding-top: 90px;
}
.brand__info.border-top::before {
  top: auto;
  top: initial;
  bottom: 0;
  left: -40px;
}
@media (min-width: 768px) {
  .brand__info.border-top::before {
    content: none;
  }
}
.brand__info * {
  color: #ff1a59;
  padding-bottom: 10px;
  font-size: 2.6041666667vw;
}
@media only screen and (max-width: 1023px) {
  .brand__info * {
    font-size: 5.078125vw;
  }
}
@media only screen and (max-width: 767px) {
  .brand__info * {
    font-size: 6.7708333333vw;
  }
}
@media only screen and (max-width: 567px) {
  .brand__info * {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  .brand__info * {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .brand__info * {
    padding-bottom: 24px;
    border-bottom: 2px solid #ff1a59;
  }
}

.graph__doughnut {
  width: 92px;
  height: 92px;
  position: relative;
}
@media (min-width: 768px) {
  .graph__doughnut {
    width: 156px;
    height: 156px;
  }
}
.graph__doughnut--num {
  margin-right: 8px;
  margin-left: auto;
}
@media (min-width: 768px) {
  .graph__doughnut--num {
    margin-right: 20px;
  }
}

canvas {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  backface-visibility: hidden;
  /* Fixes some hardware acceleration blinks */
}

.areas__row {
  padding-top: 23px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .areas__row {
    padding-top: 42px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 35px;
  }
}
@media (min-width: 1024px) {
  .areas__row {
    margin-left: -32px;
    margin-right: -32px;
  }
}
@media (min-width: 768px) {
  .areas__row > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1024px) {
  .areas__row > div {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.areas__row > div:not(:last-child) {
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  .areas__row > div:not(:last-child) {
    margin-bottom: 22px;
  }
}
.areas__row strong {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #121721;
}
@media (min-width: 768px) {
  .areas__row strong {
    border-width: 2px;
  }
}

.swiper {
  --swiper-pagination-color: $red;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 12px;
  --swiper-pagination-bullet-inactive-color: transparent;
  --swiper-scrollbar-sides-offset: 0 !important;
  cursor: grab;
}
@media (min-width: 768px) {
  .swiper {
    --swiper-pagination-bullet-width: 12px;
    --swiper-pagination-bullet-height: 12px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
  }
}
.swiper-pagination-bullet {
  border: 1px solid #ff1a59;
  transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.about-slider .swiper-pagination-bullet {
  border-color: var(--about-slide-pagination-color);
}
.swiper-pagination-bullet-active {
  background-color: #ff1a59;
}
.about-slider .swiper-pagination-bullet-active {
  background-color: var(--about-slide-pagination-color);
}
.swiper.about-slider {
  --swiper-pagination-bottom: 32px;
}
.swiper.about-slider:has(.swiper-slide:first-child.swiper-slide-active) + .decor {
  background-color: #fffefd;
}
.swiper.brand__slider {
  --swiper-scrollbar-bg-color: $red;
  --swiper-scrollbar-drag-bg-color: $red;
}
@media (max-width: 767px) {
  .swiper.brand__slider {
    overflow: visible;
  }
}
.swiper.brand__slider picture {
  max-height: 100%;
  max-width: 100%;
}
.swiper.brand__slider .swiper-scrollbar-drag {
  top: 50%;
  height: 4px;
  translate: 0 -50%;
  background-color: #ff1a59;
}
.swiper.brand__slider .swiper-scrollbar {
  height: 1px;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-color: #ff1a59;
}
.statement__slider .swiper {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .statement__slider .swiper {
    padding-bottom: 66px;
  }
}
.image-slider-gallery .swiper {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .image-slider-gallery .swiper {
    padding-bottom: 56px;
  }
}
.swiper.slider {
  padding-left: 53px;
  padding-right: 53px;
}
.sticky .swiper.slider {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .swiper.slider {
    padding-left: 0;
    padding-right: 0;
  }
}
.brand__slider .swiper-slide {
  width: 99px;
}
.brand__slider .swiper-slide figure {
  height: 76px;
  align-items: center;
  display: inline-flex;
}
@media (min-width: 768px) {
  .brand__slider .swiper-slide figure {
    height: 140px;
  }
}
.statement__slider .swiper-slide {
  font-style: italic;
  font-size: 1.8229166667vw;
  line-height: 1.2714285714;
}
@media only screen and (max-width: 1023px) {
  .statement__slider .swiper-slide {
    font-size: 3.41796875vw;
  }
}
@media only screen and (max-width: 767px) {
  .statement__slider .swiper-slide {
    font-size: 4.5572916667vw;
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 567px) {
  .statement__slider .swiper-slide {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .statement__slider .swiper-slide {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .statement__slider .swiper-slide {
    text-align: center;
  }
}
.statement__slider .swiper-slide q {
  display: block;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .statement__slider .swiper-slide q {
    margin-bottom: 12px;
  }
}
.statement__slider .swiper-slide cite {
  color: #ff1a59;
  font-weight: 600;
  font-size: 1.0416666667vw;
}
@media only screen and (max-width: 1023px) {
  .statement__slider .swiper-slide cite {
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 767px) {
  .statement__slider .swiper-slide cite {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 567px) {
  .statement__slider .swiper-slide cite {
    font-size: 3.3333333333vw;
  }
}
@media only screen and (min-width: 1716px) {
  .statement__slider .swiper-slide cite {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .statement__slider .swiper-slide cite {
    font-weight: 700;
  }
}
.image-slider__slider .swiper-slide .img-wrapper {
  padding-top: 100%;
}
.sticky .image-slider__slider .swiper-slide .img-wrapper {
  padding-top: 59.4%;
}
@media (min-width: 1024px) {
  .image-slider__slider .swiper-slide .img-wrapper {
    padding-top: 74%;
  }
}
.image-slider__slider .swiper-slide .square-image {
  padding-top: 100%;
}
@media (min-width: 1024px) {
  .image-slider__slider .swiper-slide .square-image {
    padding-top: 100%;
  }
}

.statement__slider {
  padding-top: 60px;
  position: relative;
  padding-bottom: 74px;
  background-color: #fffefd;
}
@media (min-width: 768px) {
  .statement__slider {
    padding-top: 77px;
    padding-bottom: 38px;
  }
}
.statement__slider::before, .statement__slider::after,
.statement__slider .container::before,
.statement__slider .container::after {
  content: "";
  z-index: 3;
  width: 24px;
  height: 24px;
  position: absolute;
  background-color: #121721;
  clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 0, 100% 0, 100% 65%, 25% 65%, 25% 100%, 100% 100%, 100% 0%);
}
@media (min-width: 768px) {
  .statement__slider::before, .statement__slider::after,
  .statement__slider .container::before,
  .statement__slider .container::after {
    width: 44px;
    height: 44px;
  }
}
.statement__slider::before, .statement__slider::after {
  bottom: 100%;
  transform: scaleX(-1);
}
.statement__slider::before,
.statement__slider .container::before {
  left: calc(50% - 33px);
}
@media (min-width: 768px) {
  .statement__slider::before,
  .statement__slider .container::before {
    left: calc(50% - 52px);
  }
}
.statement__slider::after,
.statement__slider .container::after {
  left: 50.5%;
}
.statement__slider .container::before,
.statement__slider .container::after {
  top: 100%;
  transform: scaleY(-1);
}

.slide-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  text-align: center;
  padding-top: 28dvh;
  padding-right: 20px;
  min-height: 72dvh;
}
@media (min-width: 768px) {
  .slide-wrapper {
    max-width: 590px;
  }
}
@media (min-width: 930px) {
  .slide-wrapper {
    max-width: 930px;
  }
}
.slide-wrapper .decor {
  top: 20px;
  background-color: var(--about-slide-primary-color);
}
@media (min-width: 768px) {
  .slide-wrapper .decor {
    top: 0;
  }
}
@media (min-width: 1480px) {
  .slide-wrapper .decor {
    top: -56px;
  }
}
.slide__title {
  color: var(--about-slide-primary-color);
  padding-top: 64px;
}
@media (min-width: 1480px) {
  .slide__title {
    padding-top: 16px;
  }
}
.slide__title * {
  font-size: 7.2916666667vw;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .slide__title * {
    font-size: 8.30078125vw;
  }
}
@media only screen and (max-width: 767px) {
  .slide__title * {
    font-size: 11.0677083333vw;
    line-height: 1.0384615385;
  }
}
@media only screen and (max-width: 567px) {
  .slide__title * {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  .slide__title * {
    font-size: 140px;
  }
}
@media (min-width: 1480px) {
  .slide__title * {
    margin-bottom: 57px;
  }
}
.slide__info {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  color: var(--about-slide-secondary-color);
  transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.slide__info * {
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .slide__info * {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 767px) {
  .slide__info * {
    font-size: 2.6041666667vw;
    line-height: 1.2857142857;
  }
}
@media only screen and (max-width: 567px) {
  .slide__info * {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .slide__info * {
    font-size: 20px;
  }
}

.about-slider__wrapper {
  padding-bottom: 44px;
  transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.about-slider__wrapper .swiper {
  overflow: visible;
}
.about-slider__wrapper .swiper-slide:first-child {
  animation: swiperPreviewLeft 2s cubic-bezier(0.65, 0, 0.35, 1) both;
  animation-delay: 0.2s;
}
.about-slider__wrapper .swiper-slide:first-child::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 100%;
  height: calc(110% + 44px);
  background-color: #121721;
  top: -10%;
}
@keyframes swiperPreviewLeft {
  0% {
    transform: translateX(0);
  }
  5% {
    transform: translateX(0.5%);
  }
  50% {
    transform: translateX(-10%);
  }
  80% {
    transform: translateX(0.5%);
  }
  100% {
    transform: translateX(0);
  }
}
.about-slider__wrapper + .decor {
  background-color: "" !important;
  background-color: var(--about-slide-decor-color, "") !important;
}

.sticky {
  position: relative;
  background-color: #00d7ae;
  color: #121721;
}
.sticky:nth-child(even) {
  background-color: #121721;
  color: #00d7ae;
}
.sticky__holder {
  padding-top: 38px;
}
@media (max-width: 767px) {
  .sticky__holder .sticky__content {
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .sticky__holder {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .sticky__wrapper {
    width: 41%;
    display: flex;
    align-items: center;
    min-height: calc(100dvh - 282px);
  }
}
.sticky__content {
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .sticky__content {
    display: flex;
    overflow-y: auto;
    overflow-x: hidden;
    align-items: start;
    flex-direction: column;
    justify-content: center;
    height: calc(100dvh - 282px);
  }
}
.sticky__content h2 {
  margin-bottom: 22px;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .sticky__content h2 {
    font-size: 4.8828125vw;
  }
}
@media only screen and (max-width: 767px) {
  .sticky__content h2 {
    font-size: 6.5104166667vw;
    line-height: 1.0384615385;
  }
}
@media only screen and (max-width: 567px) {
  .sticky__content h2 {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  .sticky__content h2 {
    font-size: 50px;
  }
}
.sticky__content h2 {
  margin-top: -0.1em;
}
@media (min-width: 768px) {
  .sticky__content h2 {
    margin-bottom: 30px;
  }
}
.sticky__content p {
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .sticky__content p {
    font-size: 1.3671875vw;
  }
}
@media only screen and (max-width: 767px) {
  .sticky__content p {
    font-size: 1.8229166667vw;
    line-height: 1.3333333333;
  }
}
@media only screen and (max-width: 567px) {
  .sticky__content p {
    font-size: 3.3333333333vw;
  }
}
@media only screen and (min-width: 1716px) {
  .sticky__content p {
    font-size: 20px;
  }
}
.sticky__content p {
  margin-bottom: 50px;
}
.sticky__img {
  top: 0;
  right: 0;
  width: 50dvw;
  position: absolute;
  transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.sticky__img figure {
  padding-top: 79.8%;
}
.sticky__img figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.btn,
input[type=submit],
button[type=submit],
input[type=file] {
  --btn-background-color: #fffefd;
  border: none;
  cursor: pointer;
  min-height: 20px;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
  white-space: nowrap;
  align-items: center;
  display: inline-flex;
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  justify-content: center;
  font-weight: 700;
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .btn,
  input[type=submit],
  button[type=submit],
  input[type=file] {
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 767px) {
  .btn,
  input[type=submit],
  button[type=submit],
  input[type=file] {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 567px) {
  .btn,
  input[type=submit],
  button[type=submit],
  input[type=file] {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .btn,
  input[type=submit],
  button[type=submit],
  input[type=file] {
    font-size: 20px;
  }
}
.btn,
input[type=submit],
button[type=submit],
input[type=file] {
  transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  background-color: var(--btn-background-color);
}
@media (min-width: 768px) {
  .btn,
  input[type=submit],
  button[type=submit],
  input[type=file] {
    min-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn::before,
input[type=submit]::before,
button[type=submit]::before,
input[type=file]::before {
  content: "";
  top: 99%;
  left: 99.5%;
  width: 11px;
  height: 11px;
  position: absolute;
  transform: rotate(90deg);
  transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  background-color: var(--btn-background-color);
  clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 0, 100% 0, 100% 65%, 25% 65%, 25% 100%, 100% 100%, 100% 0%);
}
@media (min-width: 768px) {
  .btn::before,
  input[type=submit]::before,
  button[type=submit]::before,
  input[type=file]::before {
    width: 15px;
    height: 15px;
  }
}
.btn:hover, .btn:hover::before, .btn:focus-visible, .btn:focus-visible::before,
input[type=submit]:hover,
input[type=submit]:hover::before,
input[type=submit]:focus-visible,
input[type=submit]:focus-visible::before,
button[type=submit]:hover,
button[type=submit]:hover::before,
button[type=submit]:focus-visible,
button[type=submit]:focus-visible::before,
input[type=file]:hover,
input[type=file]:hover::before,
input[type=file]:focus-visible,
input[type=file]:focus-visible::before {
  background-color: color-mix(in srgb, var(--btn-background-color) 80%, transparent);
}

.btn-after-text {
  margin-top: 50px;
}

.btn-after-line {
  margin-top: 60px;
}

.btn {
  text-transform: uppercase;
}
.btn--red, .btn--dark {
  color: #fffefd;
}
.btn--red {
  --btn-background-color: #ff1a59;
}
.btn--red:hover, .btn--red:focus-visible {
  color: #fffefd;
}
.btn--dark {
  --btn-background-color: #121721;
}
.btn--dark:hover, .btn--dark:focus-visible {
  color: #fffefd;
}
.btn--dark-cyan {
  color: #00ffff;
}
.btn--dark-invert, .btn--dark-invert:hover, .btn--dark-invert:focus-visible {
  color: #00d7ae;
}
.btn--cyan {
  color: #121721;
  --btn-background-color: #00ffff;
}
.btn--mint-teal {
  color: #121721;
  --btn-background-color: #00d6ad;
}
.btn--invert {
  color: #121721;
  --btn-background-color: #00d7ae;
}
.btn--sample {
  color: #fffefd;
  line-height: 1.25;
  text-align: right;
  white-space: normal;
  font-weight: 400;
  --btn-background-color: transparent;
}
@media (min-width: 768px) {
  .btn--sample {
    font-size: 20px;
    max-width: 220px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1024px) {
  .btn--sample {
    max-width: 234px;
  }
}
.btn--sample::before {
  top: 0;
  right: 0px;
  left: auto;
  left: initial;
  transform: rotate(180deg);
  background-color: #fffefd;
}
@media (min-width: 768px) {
  .btn--sample::before {
    width: 21px;
    height: 21px;
  }
}
.btn--sample:hover, .btn--sample:focus-visible {
  color: rgba(255, 254, 253, 0.8);
}
.btn--sample:hover::before, .btn--sample:focus-visible::before {
  background-color: rgba(255, 254, 253, 0.8);
}

.service {
  padding-bottom: 19px;
  background-color: #ff1a59;
}
.service .intro__title {
  color: #fffefd;
}
@media (min-width: 768px) {
  .service {
    padding-bottom: 70px;
  }
}
@media (min-width: 1024px) {
  .service {
    padding-bottom: 160px;
  }
}
@media (min-width: 768px) {
  .service .container:first-child {
    padding-left: 16px;
  }
}
.service__info {
  color: #fffefd;
}
.service__row {
  margin-top: -18px;
  padding-top: 40px;
}
@media (min-width: 768px) {
  .service__row {
    padding-top: 80px;
    margin-top: -49px;
  }
}
.service__row > div {
  margin-top: 18px;
}
@media (min-width: 768px) {
  .service__row > div {
    margin-top: 49px;
  }
}
.service__row > div:last-child .service-card {
  border-bottom: none;
}
.service__row > div:nth-child(even) .service-card__title,
.service__row > div:nth-child(even) .service-card__info {
  margin-left: auto;
}
.service-card {
  padding-bottom: 54px;
  border-bottom: 1px solid #fffefd;
}
@media (min-width: 768px) {
  .service-card__title, .service-card__info {
    width: 51.8%;
  }
}
.service-card__title h3 {
  margin-bottom: 22px;
  font-size: 4.6875vw;
  line-height: 1.1111111111;
}
@media only screen and (max-width: 1023px) {
  .service-card__title h3 {
    font-size: 5.859375vw;
  }
}
@media only screen and (max-width: 767px) {
  .service-card__title h3 {
    font-size: 7.8125vw;
    line-height: 1.0480769231;
  }
}
@media only screen and (max-width: 567px) {
  .service-card__title h3 {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  .service-card__title h3 {
    font-size: 90px;
  }
}
.service-card__info *:not(a):not(a span) {
  color: #fffefd;
  max-width: 290px;
  margin-bottom: 50px;
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .service-card__info *:not(a):not(a span) {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 767px) {
  .service-card__info *:not(a):not(a span) {
    font-size: 2.34375vw;
    line-height: 1.2928571429;
  }
}
@media only screen and (max-width: 567px) {
  .service-card__info *:not(a):not(a span) {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .service-card__info *:not(a):not(a span) {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .service-card__info *:not(a):not(a span) {
    max-width: 578px;
  }
}

.campaign {
  color: #ff1a59;
  padding-top: 62px;
  padding-bottom: 77px;
  background-color: #fffefd;
}
@media (min-width: 1024px) {
  .campaign {
    padding-top: 124px;
    padding-bottom: 200px;
  }
}
@media (min-width: 768px) {
  .campaign .container:first-child {
    padding-left: 16px;
  }
}

.overview {
  padding-top: 61px;
  position: relative;
  padding-bottom: 34px;
  background-color: #ff1a59;
}
@media (min-width: 768px) {
  .overview {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .overview {
    padding-top: 238px;
    padding-bottom: 238px;
  }
}
.overview__info {
  max-width: 1342px;
  margin-right: auto;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .overview__info {
    margin-bottom: 60px;
  }
}
@media (min-width: 1024px) {
  .overview__info {
    margin-bottom: 149px;
  }
}
.overview__info h2 {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 2.6041666667vw;
  line-height: 1.4;
}
@media only screen and (max-width: 1023px) {
  .overview__info h2 {
    font-size: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .overview__info h2 {
    font-size: 3.90625vw;
    line-height: 1.25;
  }
}
@media only screen and (max-width: 567px) {
  .overview__info h2 {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .overview__info h2 {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .overview__info h2 {
    margin-bottom: 53px;
  }
}
.overview__animate-text {
  padding-top: 16px;
  padding-bottom: 40px;
  white-space: nowrap;
  perspective: 1000px;
  transform: translateZ(0);
  -webkit-perspective: 1000px;
  -webkit-transform-style: preserve-3d;
}
.overview__animate-text * {
  margin-bottom: 10px;
  font-size: 7.2916666667vw;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .overview__animate-text * {
    font-size: 7.8125vw;
  }
}
@media only screen and (max-width: 767px) {
  .overview__animate-text * {
    font-size: 10.4166666667vw;
    line-height: 1.0480769231;
  }
}
@media only screen and (max-width: 567px) {
  .overview__animate-text * {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  .overview__animate-text * {
    font-size: 140px;
  }
}
@media (min-width: 768px) {
  .overview__animate-text * {
    margin-bottom: 0;
  }
}

[data-animate-text] {
  will-change: transform;
}

@media (max-width: 767px) {
  .campaign-detail .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
  }
  .campaign-detail .border-top::before {
    left: -20px;
    width: calc(100% + 20px);
  }
}
.campaign-detail__wrapper {
  background: #121721;
  color: #00d7ae;
}
.campaign-detail.light .campaign-detail__wrapper {
  background: #00d7ae;
  color: #121721;
}
.campaign-detail__header {
  padding: 5rem 0 0.5rem;
  display: inline-block;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .campaign-detail__header {
    font-size: 3.41796875vw;
  }
}
@media only screen and (max-width: 767px) {
  .campaign-detail__header {
    font-size: 3.6458333333vw;
  }
}
@media only screen and (max-width: 567px) {
  .campaign-detail__header {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .campaign-detail__header {
    font-size: 50px;
  }
}
.campaign-detail__header {
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .campaign-detail__header {
    padding: 160px 0 0.5rem;
  }
}
.campaign-detail__title {
  margin-left: 1rem;
  font-size: 4.6875vw;
  line-height: 1.0555555556;
}
@media only screen and (max-width: 1023px) {
  .campaign-detail__title {
    font-size: 7.32421875vw;
  }
}
@media only screen and (max-width: 767px) {
  .campaign-detail__title {
    font-size: 9.1145833333vw;
  }
}
@media only screen and (max-width: 567px) {
  .campaign-detail__title {
    font-size: 13.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .campaign-detail__title {
    font-size: 90px;
  }
}
@media (min-width: 768px) {
  .campaign-detail__title {
    text-align: center;
    margin: 4rem 0;
  }
}
.campaign-detail__intro {
  padding-top: 2rem;
}
.campaign-detail__cases .border {
  border-top: 1px solid #000;
}
.campaign-detail__image-slider {
  padding-right: 1.5rem;
  padding-bottom: 5rem;
  position: relative;
}
@media (max-width: 767px) {
  .campaign-detail__image-slider {
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
.campaign-detail__image-slider {
  --swiper-pagination-bottom: 1.5rem;
  --swiper-pagination-bullet-size: .75rem;
  --swiper-pagination-bullet-inactive-opacity: 1;
}
.campaign-detail__image-slider .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #000;
}
.campaign-detail__image-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
.campaign-detail__richtext {
  padding-left: 1.5rem;
}
@media (max-width: 767px) {
  .campaign-detail__richtext {
    padding-left: 0;
  }
}
.campaign-detail__richtext .richtext h2 {
  font-size: inherit;
  font-weight: 700;
  margin: 0;
}
.campaign-detail__ctas .row {
  padding-top: 1.5em;
}
.campaign-detail__ctas .campaign-cta {
  padding: 0 1.5rem;
}
.campaign-detail__ctas .campaign-cta:first-child {
  padding-left: 0;
}
.campaign-detail__ctas .campaign-cta:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .campaign-detail__ctas .campaign-cta:first-child, .campaign-detail__ctas .campaign-cta:last-child {
    padding: 0;
    border-top: 0;
  }
}
.campaign-detail__ctas .campaign-cta h3 {
  line-height: 1.1em;
  font-weight: 300;
}
.campaign-detail__ctas .campaign-cta__action {
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .campaign-detail__ctas .row > .col-12 .campaign-cta {
    margin: 1rem 0 2rem;
  }
  .campaign-detail__ctas .row > .col-12 .campaign-cta__action {
    margin-top: 1rem;
  }
  .campaign-detail__ctas .row > .col-12:first-child {
    border-top: none;
  }
}

.text-column .row {
  padding-top: 1.5em;
}
.text-column .col-md-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.text-column .col-md-6:first-child {
  padding-left: 0;
}
.text-column .col-md-6:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .text-column .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
}
.text-column .col-md-6 p:last-child {
  margin-bottom: 0;
}
.text-column .text-column-content-block {
  line-height: 1.5em;
}

.page-template {
  padding-top: 130px;
}
@media (min-width: 768px) {
  .page-template {
    padding-top: 150px;
  }
}
@media (min-width: 1480px) {
  .page-template {
    padding-top: 239px;
  }
}
.page-template .page-template__content section:first-child {
  margin-top: 0 !important;
}
.page-template .page-template__content section:first-child .row {
  border-top: none;
}

.faq-description {
  margin: 2rem 0;
}

.image-slider__container.has-pagination {
  padding-bottom: 3rem;
}

.home .module-content-block {
  margin: 0;
}

[data-animate-from] {
  word-wrap: break-word;
  word-break: break-word;
  word-wrap: anywhere;
}

.analytics {
  color: #ff1a59;
}
.analytics__row {
  padding-top: 17px;
  margin-bottom: 30px;
  padding-bottom: 17px;
  border-top: 1px solid #ff1a59;
  border-bottom: 1px solid #ff1a59;
}
@media (min-width: 768px) {
  .analytics__row {
    border-width: 2px;
    padding-top: 38px;
    margin-bottom: 64px;
    padding-bottom: 38px;
  }
  .analytics__row > div:first-child {
    margin-bottom: 60px;
  }
}
@media (min-width: 1024px) {
  .analytics__row > div:first-child {
    width: 49.2%;
    margin-bottom: 0;
  }
  .analytics__row > div:first-child > div {
    width: 45.6%;
  }
  .analytics__row > div:first-child > div:first-child {
    padding-right: 20px;
  }
}
.analytics .why__row {
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  .analytics .why__row {
    margin-bottom: 19px;
  }
}
.analytics__bar {
  height: 130px;
}
.analytics__bar canvas {
  width: 100%;
  height: 151px !important;
}
@media (min-width: 768px) {
  .analytics__bar canvas {
    max-width: 227px;
    height: 164px !important;
  }
}
@media (min-width: 1024px) {
  .analytics__bar canvas {
    height: 184px !important;
  }
}
.analytics__comp {
  align-items: center;
}
.analytics__comp span {
  font-size: 1.8229166667vw;
  line-height: 1.4285714286;
}
@media only screen and (max-width: 1023px) {
  .analytics__comp span {
    font-size: 2.9296875vw;
  }
}
@media only screen and (max-width: 767px) {
  .analytics__comp span {
    font-size: 3.90625vw;
    line-height: 2.0214285714;
  }
}
@media only screen and (max-width: 567px) {
  .analytics__comp span {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .analytics__comp span {
    font-size: 35px;
  }
}
.analytics__comp .relative {
  height: 85px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .analytics__comp .relative {
    height: 158px;
  }
}
.analytics__comp div:has(span:not([class*=" icon-"]):not([class^=icon-])) {
  padding-left: 2px;
}
.analytics__comp span:not([class*=" icon-"]):not([class^=icon-]):first-child {
  display: block;
  margin-bottom: 4px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ff1a59;
}
@media (min-width: 768px) {
  .analytics__comp span:not([class*=" icon-"]):not([class^=icon-]):first-child {
    margin-bottom: 28px;
    padding-bottom: 27px;
  }
}
.analytics .icons {
  display: flex;
}
.analytics .icons svg {
  height: 100%;
}
.analytics__info span {
  display: block;
  margin-bottom: 3px;
  font-size: 1.8229166667vw;
  line-height: 1.4285714286;
}
@media only screen and (max-width: 1023px) {
  .analytics__info span {
    font-size: 3.125vw;
  }
}
@media only screen and (max-width: 767px) {
  .analytics__info span {
    font-size: 4.1666666667vw;
    line-height: 1.452173913;
  }
}
@media only screen and (max-width: 567px) {
  .analytics__info span {
    font-size: 6.3888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .analytics__info span {
    font-size: 35px;
  }
}
.analytics__info strong {
  display: block;
  margin-bottom: 3px;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .analytics__info strong {
    font-size: 4.39453125vw;
  }
}
@media only screen and (max-width: 767px) {
  .analytics__info strong {
    font-size: 5.859375vw;
    line-height: 1.0121212121;
  }
}
@media only screen and (max-width: 567px) {
  .analytics__info strong {
    font-size: 9.1666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .analytics__info strong {
    font-size: 50px;
  }
}
.analytics__info strong {
  margin-top: -0.1em;
}

.marketing.case-studies-overview {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.marketing.case-studies-overview h3 {
  margin: 0;
}
.marketing.title-top {
  padding: 5rem 0 0.5rem;
}
@media (min-width: 768px) {
  .marketing.title-top {
    padding: 160px 0 0.5rem;
  }
}
.marketing.title-top .intro__title * {
  font-size: 50px !important;
}
@media (min-width: 768px) {
  .marketing .why__row {
    margin-bottom: 20px;
  }
}

.caseStudiesOverview h1 {
  display: inline-block;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .caseStudiesOverview h1 {
    font-size: 3.41796875vw;
  }
}
@media only screen and (max-width: 767px) {
  .caseStudiesOverview h1 {
    font-size: 3.6458333333vw;
  }
}
@media only screen and (max-width: 567px) {
  .caseStudiesOverview h1 {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .caseStudiesOverview h1 {
    font-size: 50px;
  }
}
.caseStudiesOverview h1 {
  margin-bottom: 0.5em;
}

.case-study {
  --bg-color-case-study:#f5f5f5;
  padding-top: 70px;
  position: relative;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .case-study {
    background-color: #fffefd;
    padding-top: 100px;
    padding-bottom: 89px;
  }
}
@media (min-width: 1024px) {
  .case-study {
    padding-top: 172px;
  }
}
@media (min-width: 768px) {
  .case-study .decor {
    left: -10px;
  }
}
@media (min-width: 1024px) {
  .case-study .decor {
    left: -22px;
  }
}
@media (min-width: 768px) {
  .case-study * {
    z-index: 2;
  }
}
@media (min-width: 768px) {
  .case-study::before {
    content: "";
    height: 100%;
    width: 100dvw;
    position: absolute;
    top: 0;
    right: calc(50% + 10px);
    bottom: 0;
    z-index: 1;
    background-color: var(--bg-color-case-study);
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .case-study::before {
    right: calc(50% + 22px);
  }
}
.case-study .img-wrapper {
  padding-top: 68%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .case-study .img-wrapper {
    padding-top: 67%;
    margin-bottom: 50px;
  }
}
.case-study .row:has(.case-study__logo) {
  align-items: center;
}
@media (min-width: 768px) {
  .case-study .row > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .case-study .row > div {
    padding-left: 0;
    padding-right: 22px;
  }
}
.case-study .border-top::before {
  content: none;
}
@media (min-width: 768px) {
  .case-study .border-top::before {
    content: "";
  }
}
.case-study .btn {
  margin-bottom: 45px;
}
.case-study h4 {
  text-transform: uppercase;
  margin-bottom: 9px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .case-study h4 {
    padding-bottom: 9px;
    margin-bottom: 10px;
    border-bottom: 2px solid #121721;
  }
}
@media (min-width: 768px) {
  .case-study p {
    line-height: 1.5;
    margin-bottom: 26px;
  }
}
.case-study p + p {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .case-study p + p {
    margin-bottom: 26px;
  }
}
.case-study p:has(+ p) {
  margin-bottom: 0;
}
.case-study h3 {
  max-width: 240px;
  margin-bottom: 33px;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .case-study h3 {
    font-size: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .case-study h3 {
    font-size: 5.2083333333vw;
    line-height: 1.1666666667;
  }
}
@media only screen and (max-width: 567px) {
  .case-study h3 {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .case-study h3 {
    font-size: 50px;
  }
}
.case-study h3 {
  margin-top: -0.1em;
}
@media (min-width: 768px) {
  .case-study h3 {
    max-width: 514px;
    margin-bottom: 48px;
  }
}
.case-study__headline {
  display: flex;
  flex-direction: column-reverse;
}
.case-study__headline h2 {
  margin-bottom: 8px;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .case-study__headline h2 {
    font-size: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .case-study__headline h2 {
    font-size: 5.2083333333vw;
    line-height: 2.25;
  }
}
@media only screen and (max-width: 567px) {
  .case-study__headline h2 {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .case-study__headline h2 {
    font-size: 50px;
  }
}
.case-study__headline h2 {
  margin-top: -0.1em;
}
@media (min-width: 768px) {
  .case-study__headline h2 {
    margin-bottom: 28px;
  }
}
.case-study__headline h1 {
  padding-top: 25px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 14px;
  font-size: 7.2916666667vw;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .case-study__headline h1 {
    font-size: 5.859375vw;
  }
}
@media only screen and (max-width: 767px) {
  .case-study__headline h1 {
    font-size: 7.8125vw;
    line-height: 1.0384615385;
  }
}
@media only screen and (max-width: 567px) {
  .case-study__headline h1 {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  .case-study__headline h1 {
    font-size: 140px;
  }
}
@media (min-width: 768px) {
  .case-study__headline h1 {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 52px;
  }
}
.case-study__headline h1::before {
  top: 0;
  left: -20px;
  content: "";
  z-index: -1;
  height: 120%;
  width: 100dvw;
  position: absolute;
  background-color: #916fff;
}
.soft-green .case-study__headline h1::before {
  background-color: #87c977;
}
.soft-rose .case-study__headline h1::before {
  background-color: #f6c1c1;
}
@media (min-width: 768px) {
  .case-study__headline h1::before {
    content: none;
  }
}
@media (min-width: 768px) {
  .case-study .case-study__logo {
    padding-top: 17%;
    max-width: 218px;
    margin-left: auto;
    position: relative;
    margin-right: 18.2%;
    margin-bottom: 42px;
  }
}
@media (min-width: 768px) {
  .case-study .case-study__logo::before {
    content: "";
    right: 0;
    top: -34px;
    width: 44px;
    height: 44px;
    position: absolute;
    transform: scale(-1);
    background-color: #121721;
    clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 0, 100% 0, 100% 65%, 25% 65%, 25% 100%, 100% 100%, 100% 0%);
  }
}
@media (min-width: 1024px) {
  .case-study .case-study__logo::before {
    right: -44px;
  }
}
.case-study .case-study__logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
.case-study .container--xs .row:first-child {
  margin-bottom: 34px;
}
@media (min-width: 768px) {
  .case-study .container--xs .row:first-child {
    padding-top: 40px;
    margin-bottom: 60px;
  }
}
.case-study .container--xs .row:first-child > div:first-child {
  position: relative;
  margin-bottom: 17px;
}
.case-study .container--xs .row:first-child > div:first-child::before {
  top: 0;
  left: -20px;
  content: "";
  z-index: -1;
  height: 100%;
  bottom: 0;
  width: 100dvw;
  position: absolute;
  background-color: #916fff;
}
.soft-green .case-study .container--xs .row:first-child > div:first-child::before {
  background-color: #87c977;
}
@media (min-width: 768px) {
  .case-study .container--xs .row:first-child > div:first-child::before {
    content: none;
  }
}
.case-study__detail {
  color: #fffefd;
  padding-top: 46px;
  padding-left: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-right: 20px;
  padding-bottom: 36px;
  background-color: #121721;
}
@media (min-width: 768px) {
  .case-study__detail {
    margin-left: 0;
    margin-right: 0;
    padding-top: 130px;
    padding-left: 58px;
    padding-right: 59px;
    padding-bottom: 52px;
  }
}
.case-study__detail .row {
  padding-top: 32px;
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .case-study__detail .row {
    padding-top: 52px;
  }
}
.case-study__detail .row > div {
  padding-left: 10px;
  position: relative;
  padding-right: 10px;
}
.case-study__detail .row > div:last-child {
  padding-top: 0 !important;
}
.case-study__detail .row > div [class^=icon-],
.case-study__detail .row > div [class*=" icon-"] {
  top: 16px;
  color: #ff1a59;
  right: 10px;
  font-size: 11px;
  position: absolute;
}
@media (min-width: 768px) {
  .case-study__detail .row > div [class^=icon-],
  .case-study__detail .row > div [class*=" icon-"] {
    top: 13px;
    right: 23px;
    font-size: 20px;
  }
}
.case-study__detail h5 {
  padding-top: 5px;
  margin-bottom: 36px;
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .case-study__detail h5 {
    font-size: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .case-study__detail h5 {
    font-size: 5.2083333333vw;
    line-height: 0.8484848485;
  }
}
@media only screen and (max-width: 567px) {
  .case-study__detail h5 {
    font-size: 9.1666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .case-study__detail h5 {
    font-size: 50px;
  }
}
.case-study__detail h5 {
  margin-top: -0.1em;
}
@media (min-width: 768px) {
  .case-study__detail h5 {
    margin-bottom: 38px;
  }
}
.case-study__detail .graph__doughnut {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .case-study__detail .graph__doughnut {
    width: 132px;
    height: 132px;
  }
}
.case-study__detail strong {
  color: #ff1a59;
  display: block;
  line-height: 1;
  padding-top: 14px;
  margin-bottom: 16px;
  padding-right: 15px;
  word-break: break-word;
  border-top: 1px solid #ff1a59;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .case-study__detail strong {
    margin-bottom: 26px;
  }
  .case-study__detail strong:has(+ h4) {
    margin-bottom: 12px;
  }
}
.case-study__detail strong:has(+ .graph__doughnut) {
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .case-study__detail strong:has(+ .graph__doughnut) {
    margin-bottom: 30px;
  }
}
.case-study__cta {
  margin-left: auto;
  padding-top: 15px;
  margin-right: auto;
  padding-bottom: 134px;
}
@media (min-width: 768px) {
  .case-study__cta {
    max-width: 500px;
    padding-top: 60px;
    text-align: center;
    padding-bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .case-study__cta {
    max-width: 836px;
    padding-top: 100px;
    padding-bottom: 0;
  }
}
.case-study__cta p {
  margin-bottom: 27px;
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .case-study__cta p {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 767px) {
  .case-study__cta p {
    font-size: 2.6041666667vw;
    line-height: 1.2857142857;
  }
}
@media only screen and (max-width: 567px) {
  .case-study__cta p {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .case-study__cta p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .case-study__cta p {
    margin-bottom: 39px;
  }
}

.caseStudiesOverview .highlight-container {
  margin-top: 0;
}
.caseStudiesOverview .highlights__row {
  padding-top: 20px;
}

.highlights {
  padding-top: 65px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .highlights {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .highlights {
    padding-top: 148px;
    padding-bottom: 74;
  }
}
.highlights__row {
  padding-top: 29px;
}
@media (min-width: 768px) {
  .highlights__row {
    padding-top: 44px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1024px) {
  .highlights__row {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.highlights__row > div:not(:last-child) {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .highlights__row > div:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .highlights__row > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1024px) {
  .highlights__row > div {
    padding: 24px;
    padding-right: 24px;
  }
}
.highlights-card {
  padding-right: 12px;
  padding-bottom: 2rem;
}
.highlights-card .btn {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .highlights-card .btn {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.highlights-card__img {
  padding-top: 100%;
  margin-bottom: 20px;
  display: inline-flex;
}
@media (min-width: 1024px) {
  .highlights-card__img {
    margin-bottom: 27px;
  }
}
.highlights-card__img::before {
  content: "";
  width: 38px;
  height: 38px;
  right: -12px;
  bottom: -12px;
  position: absolute;
  background-color: #ff1a59;
}
@media (min-width: 768px) {
  .highlights-card__img::before {
    width: 45px;
    height: 45px;
  }
}
.highlights-card__label {
  color: #fffefd;
  margin-top: -43px;
  position: relative;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) and (max-width: 1715px) {
  .highlights-card__label {
    margin-top: -39px;
  }
  .highlights-card__label mark {
    font-size: 1rem;
  }
}
.highlights-card__label mark {
  color: inherit;
  padding-right: 5px;
  margin-bottom: 3px;
  padding-left: 20px;
  padding-bottom: 4px;
  display: inline-block;
  font-size: 1.0416666667vw;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .highlights-card__label mark {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 767px) {
  .highlights-card__label mark {
    font-size: 2.6041666667vw;
    line-height: 1;
  }
}
@media only screen and (max-width: 567px) {
  .highlights-card__label mark {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .highlights-card__label mark {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .highlights-card__label mark {
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 1024px) {
  .highlights-card__label mark {
    padding-left: 15px;
    padding-right: 23px;
  }
  .highlights-card__label mark:last-child {
    padding-right: 46px;
  }
}
.highlights-card__tags p {
  margin-bottom: 17px;
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .highlights-card__tags p {
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 767px) {
  .highlights-card__tags p {
    font-size: 2.0833333333vw;
    line-height: 1.2857142857;
  }
}
@media only screen and (max-width: 567px) {
  .highlights-card__tags p {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .highlights-card__tags p {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .highlights-card__tags p {
    margin-bottom: 27px;
  }
}
.highlights-card__tags .category-seperator:last-child {
  display: none;
}

.main-nav__opener {
  z-index: 1;
  width: 30px;
  height: 19px;
  font-size: 0;
  border: none;
  cursor: pointer;
  position: relative;
  background-color: transparent;
}
@media (min-width: 768px) {
  .main-nav__opener {
    height: 24px;
  }
}
@media (min-width: 1024px) {
  .main-nav__opener {
    width: 44px;
  }
}
.main-nav__opener::before, .main-nav__opener::after {
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  background-color: #fffefd;
  transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
[data-logo=dark-red] .main-nav__opener::before, [data-logo=dark-white] .main-nav__opener::before, [data-logo=dark-red] .main-nav__opener::after, [data-logo=dark-white] .main-nav__opener::after {
  background-color: #121721;
}
@media (min-width: 768px) {
  .nav--active .main-nav__opener::before, .nav--active .main-nav__opener::after {
    left: 5px;
  }
}
.main-nav__opener::before {
  top: 0;
}
.nav--active .main-nav__opener::before {
  top: 7px;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .nav--active .main-nav__opener::before {
    top: 5px;
  }
}
.main-nav__opener::after {
  bottom: 4px;
}
.nav--active .main-nav__opener::after {
  bottom: 8px;
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .nav--active .main-nav__opener::after {
    bottom: 15px;
  }
}
.main-nav__drop {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100dvh;
  padding-top: 65px;
  position: absolute;
  visibility: hidden;
  background-color: #ff1a59;
  transition: left 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
@media (min-width: 768px) {
  .main-nav__drop {
    padding-top: 0;
  }
}
.nav--active .main-nav__drop {
  left: 0;
  visibility: visible;
}
.main-nav__drop .secondary-nav {
  left: 0;
  bottom: 0;
  position: sticky;
}
.main-nav__wrapper {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .main-nav__wrapper {
    overflow-y: hidden;
    padding-bottom: 78px;
  }
}

.secondary-nav {
  color: #ff1a59;
  padding-top: 18px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 16px;
  background-color: #fffefd;
}
@media (min-width: 768px) {
  .secondary-nav {
    padding-top: 21px;
    padding-bottom: 27px;
  }
}
@media (min-width: 1024px) {
  .secondary-nav {
    padding-left: 22px;
    padding-right: 31px;
  }
}
.secondary-nav .row {
  margin-left: -10px;
  margin-right: -10px;
  flex-direction: row-reverse;
}
@media (min-width: 1024px) {
  .secondary-nav .row {
    align-items: end;
    flex-direction: row;
  }
}
.secondary-nav .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
.secondary-nav__logo {
  width: 35px;
  margin-right: 9px;
  display: inline-flex;
}
.secondary-nav__logo svg {
  fill: #ff1a59;
}

.strengthen {
  color: #00d7ae;
  padding-top: 29px;
  padding-bottom: 87px;
  background-color: #121721;
  z-index: 999;
  position: relative;
}
@media (min-width: 768px) {
  .strengthen {
    padding-top: 50px;
  }
}
@media (min-width: 1024px) {
  .strengthen {
    padding-top: 148px;
    padding-bottom: 145px;
  }
}
@media (min-width: 768px) {
  .strengthen .container:first-child {
    padding-left: 16px;
  }
}
.strengthen__info {
  color: #00d7ae;
}
.strengthen .row {
  padding-top: 12px;
}
@media (min-width: 768px) {
  .strengthen .row {
    padding-top: 35px;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 31px;
  }
}
@media (min-width: 1024px) {
  .strengthen .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.strengthen .row > div {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .strengthen .row > div {
    margin-bottom: 29px;
  }
}
.strengthen .row > div:last-child > div {
  border-bottom: none;
}
@media (min-width: 768px) {
  .strengthen .row > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .strengthen .row > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .strengthen-card {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 16px;
    border-bottom: 1px solid #ff1a59;
  }
}
@media (max-width: 767px) {
  .strengthen-card__title {
    width: 44%;
    padding-right: 10px;
  }
}
.strengthen-card__title * {
  color: #ff1a59;
  margin-bottom: 9px;
  font-size: 2.6041666667vw;
}
@media only screen and (max-width: 1023px) {
  .strengthen-card__title * {
    font-size: 3.41796875vw;
  }
}
@media only screen and (max-width: 767px) {
  .strengthen-card__title * {
    font-size: 4.5572916667vw;
  }
}
@media only screen and (max-width: 567px) {
  .strengthen-card__title * {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .strengthen-card__title * {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .strengthen-card__title * {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .strengthen-card__info {
    width: 56%;
    padding-top: 8px;
    padding-left: 9px;
  }
}
.strengthen-card__info * {
  color: #fffefd;
  margin-bottom: 4px;
  font-size: 1.0416666667vw;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .strengthen-card__info * {
    font-size: 1.7578125vw;
  }
}
@media only screen and (max-width: 767px) {
  .strengthen-card__info * {
    font-size: 2.34375vw;
    line-height: 1.2928571429;
  }
}
@media only screen and (max-width: 567px) {
  .strengthen-card__info * {
    font-size: 3.8888888889vw;
  }
}
@media only screen and (min-width: 1716px) {
  .strengthen-card__info * {
    font-size: 20px;
  }
}

.twoColumnTextModule::before {
  border-top: solid 2px #000;
  width: 100%;
  display: block;
  content: "";
  margin-bottom: 22px;
  margin-left: 22px;
  margin-right: 22px;
}

.faq-content h2 {
  font-size: 2.6041666667vw;
  line-height: 1.1;
}
@media only screen and (max-width: 1023px) {
  .faq-content h2 {
    font-size: 3.41796875vw;
  }
}
@media only screen and (max-width: 767px) {
  .faq-content h2 {
    font-size: 3.6458333333vw;
  }
}
@media only screen and (max-width: 567px) {
  .faq-content h2 {
    font-size: 6.6666666667vw;
  }
}
@media only screen and (min-width: 1716px) {
  .faq-content h2 {
    font-size: 50px;
  }
}

.tabs {
  overflow: hidden;
  width: 100%;
  border-top: 1px solid #ff1a59;
  margin-bottom: 0;
  margin-top: 0.3em;
}
.tabs .tabContainer:first-child .tab {
  border-top-width: 1px !important;
}
.tabs .tab {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #ff1a59;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.tabs .tab:last-child {
  border-bottom: none;
}
.tabs .tab a {
  cursor: pointer !important;
}
.tabs .tab.opened .tab-label {
  font-weight: 900;
}
.tabs .tab.opened .tab-label::after {
  transform: rotate(225deg);
}
.tabs .tab-label {
  display: flex;
  justify-content: space-between;
  word-wrap: break-word;
  padding: 0.2em 3rem 0.2em 0;
  position: relative;
}
.tabs .tab-label:hover {
  font-weight: 600;
}
.tabs .tab-label.hasContent {
  cursor: pointer;
}
.tabs .tab-label.hasContent::after {
  content: "";
  position: absolute;
  right: 7px;
  top: 0.5em;
  transition: transform 0.3s ease-in-out;
  display: inline-block;
  width: 14px;
  height: 14px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center;
  margin-left: 6px;
}
.tabs .tab-content {
  transition: height 1s ease-out;
  height: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.tabs .tab-content p:first-child {
  padding-top: 0.5em;
}
.tabs .tab-content p:last-child {
  margin-bottom: 1em;
}
.tabs .faq-checkbox {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.slogan {
  padding-top: 67px;
  background-color: #00d7ae;
  margin-bottom: 67px;
}
.home .slogan {
  margin-bottom: 0 !important;
}
@media (min-width: 1024px) {
  .slogan {
    padding-top: 120px;
  }
}
.slogan__info {
  padding-bottom: 69px;
}
@media (min-width: 1024px) {
  .slogan__info {
    padding-bottom: 120px;
  }
}
.slogan__info * {
  font-size: 7.2916666667vw;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .slogan__info * {
    font-size: 5.078125vw;
  }
}
@media only screen and (max-width: 767px) {
  .slogan__info * {
    font-size: 6.7708333333vw;
    line-height: 1.0384615385;
  }
}
@media only screen and (max-width: 567px) {
  .slogan__info * {
    font-size: 14.4444444444vw;
  }
}
@media only screen and (min-width: 1716px) {
  .slogan__info * {
    font-size: 140px;
  }
}
@media (min-width: 1024px) {
  .slogan__info * {
    max-width: 1680px;
  }
}

.topics {
  padding-top: 46px;
  background-color: #ff1a59;
}
.topics .intro__title {
  color: #fffefd;
}
@media (min-width: 768px) {
  .topics {
    padding-top: 70px;
  }
}
@media (min-width: 1024px) {
  .topics {
    padding-top: 103px;
  }
}

.services-wrapper .service-list {
  padding-bottom: 2rem;
}
.services-wrapper .service-list .graphic-container {
  padding: 5rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-wrapper .service-list .graphic-container .graphic {
  position: relative;
}
.services-wrapper .service-list .graphic-container .graphic .circle-part-3 {
  animation: spinLogo 10s linear infinite;
}
.services-wrapper .service-list .graphic-container .graphic .circle-part-1 {
  position: absolute;
  top: 0;
  left: 0;
  animation: spin 10s linear infinite;
}
.services-wrapper .service-list .graphic-container .graphic .circle-part-2 {
  position: absolute;
  top: 0;
  left: 0;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinLogo {
  0%, 20% {
    transform: rotate(0deg) scale(1);
    filter: brightness(1);
  }
  22% {
    transform: rotate(-10deg) scale(0.92);
    filter: brightness(0.9);
  }
  25% {
    transform: rotate(105deg) scale(1.15);
    filter: brightness(1.3);
  }
  28% {
    transform: rotate(90deg) scale(1);
    filter: brightness(1);
  }
  45%, 47% {
    transform: rotate(90deg) scale(1);
  }
  48.5% {
    transform: rotate(80deg) scale(0.92);
    filter: brightness(0.9);
  }
  50% {
    transform: rotate(195deg) scale(1.15);
    filter: brightness(1.3);
  }
  52.5% {
    transform: rotate(180deg) scale(1);
    filter: brightness(1);
  }
  70%, 72% {
    transform: rotate(180deg) scale(1);
  }
  73.5% {
    transform: rotate(170deg) scale(0.92);
    filter: brightness(0.9);
  }
  75% {
    transform: rotate(285deg) scale(1.15);
    filter: brightness(1.3);
  }
  77.5% {
    transform: rotate(270deg) scale(1);
    filter: brightness(1);
  }
  95%, 97% {
    transform: rotate(270deg) scale(1);
  }
  98.5% {
    transform: rotate(260deg) scale(0.92);
    filter: brightness(0.9);
  }
  100% {
    transform: rotate(360deg) scale(1);
    filter: brightness(1);
  }
}
.services-wrapper .service-list__title {
  color: #fff;
  text-align: center;
  padding-bottom: 2rem;
}
.services-wrapper .service-list__row {
  padding: 2rem 0;
}
.services-wrapper .service-list__description {
  color: #fff;
}
.services-wrapper .text-column .row {
  border-top: 0;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.text-with-icon {
  display: flex;
  gap: 1rem;
  margin-bottom: 20px;
}
.text-with-icon img {
  max-width: 2.5rem;
}
.text-with-icon h3 {
  margin: 0;
}

.dashboard main > :last-child {
  padding-bottom: 0 !important;
}
.dashboard__wrapper {
  display: inline-block;
  width: 100%;
}
.dashboard.textured {
  background-color: transparent;
  height: 100vh;
  position: relative;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: fixed;
  z-index: -1;
  width: 100%;
}
.dashboard.textured::after, .dashboard.textured::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dashboard.textured::after {
  background-image: url(../images/add-icon.svg);
  background-size: 40px;
  opacity: 0.2;
}
.dashboard.textured::before {
  background-color: #121721;
}
.dashboard__spacer {
  width: 100%;
  height: 100vh;
}
.dashboard__content {
  position: relative;
  z-index: 1;
  max-width: 790px;
  margin-top: 55dvh;
  transform: translateY(-50%);
}
.dashboard__intro-text {
  padding: 2rem 4rem;
}
.dashboard .decor {
  margin-bottom: 4rem;
}

.insights-block {
  background-color: #121721;
}
.insights-block .insights-block__content {
  display: flex;
  align-items: center;
  justify-content: end;
}
.insights-block .row:nth-child(even) .insights-block__content {
  justify-content: start;
}
.insights-block:nth-child(even) .insights-block__content {
  justify-content: start;
}
.insights-block:nth-child(even) .row {
  flex-direction: row-reverse;
}
.insights-block:nth-child(even) .row:nth-child(even) .insights-block__content {
  justify-content: end;
}
.insights-block__animation {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.insights-block__animation .radar-dot {
  transition: all 1s;
}
.insights-block__animation .loader-front {
  transform-origin: center;
  animation: loader-spin 4s linear infinite;
  fill: none;
  stroke: #00C3A6;
  stroke-width: 80;
}
.insights-block__animation .radar-animation {
  position: relative;
}
.insights-block__animation .scrambled-data {
  position: absolute;
  max-width: 522px;
  max-height: 522px;
  width: 100%;
  height: 100%;
}
.insights-block__animation .scrambled-data .text-bigger {
  font-size: 1.5rem;
  font-weight: 900;
}
.insights-block__animation .scrambled-data .number {
  opacity: 0;
  transition: all 0.5s ease;
  width: 100px;
  height: 40px;
  text-align: center;
}
.insights-block__animation .scrambled-data .number::before {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #fff;
}
.insights-block__animation .scrambled-data .number-1 {
  transform-origin: bottom right;
  position: absolute;
  left: -20px;
}
.insights-block__animation .scrambled-data .number-1::before {
  transform: rotate(45deg);
  top: 111px;
  left: 34px;
  width: 195px;
}
.insights-block__animation .scrambled-data .number-2 {
  position: absolute;
  right: 4px;
  top: 15px;
  font-size: 2.5rem;
}
.insights-block__animation .scrambled-data .number-2::before {
  transform: rotate(134deg);
  top: 110px;
  left: -102px;
  width: 163px;
}
.insights-block__animation .scrambled-data .number-3 {
  transform-origin: top right;
  position: absolute;
  left: -12px;
  bottom: 0;
  font-size: 1.5rem;
}
.insights-block__animation .scrambled-data .number-3::before {
  transform: rotate(135deg);
  bottom: 116px;
  left: 30px;
  width: 195px;
}
.insights-block__animation .scrambled-data .number-4 {
  position: absolute;
  right: -67px;
  bottom: -60px;
}
.insights-block__animation .scrambled-data .number-4::before {
  transform: rotate(45deg);
  bottom: 145px;
  right: 20px;
  width: 265px;
}
.insights-block__animation .loader-front circle {
  animation: loader-dash 4s ease-in-out infinite;
}
.insights-block .kpi-tracker-animation {
  display: flex;
  align-items: center;
  max-width: 522px;
  gap: 1rem;
  width: 100%;
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.insights-block .kpi-tracker-animation:last-child {
  border-bottom: none;
}
.insights-block .kpi-label {
  font-size: 1.5rem;
  width: 100px;
  font-weight: 600;
  white-space: nowrap;
}
.insights-block .kpi-graph {
  position: relative;
  height: 91px;
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.insights-block .kpi-graph__svg {
  display: none;
  max-width: 100%;
  clip-path: inset(0 100% 0 0);
}
.insights-block .kpi-loader {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 90px;
}
.insights-block .kpi-loader__line {
  flex: 1;
  height: 20px;
  width: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
}
.insights-block .kpi-loader__line--loaded {
  width: 4px;
  background-color: #fff;
}
.insights-block .kpi-result {
  display: flex;
  align-items: center;
  justify-content: center;
}
.insights-block .kpi-result__icon {
  display: none;
  transition: all 0.3s ease;
}
.insights-block .kpi-result__icon--pending {
  display: block;
}
.insights-block .light,
.insights-block .dark {
  height: 100vh;
  padding: 4rem;
}
.insights-block .light {
  background-color: #00d6ad;
}
.insights-block .dark {
  background-color: #121721;
}
.insights-block .content {
  margin: 2rem 4rem;
  max-width: 500px;
  width: 100%;
}

@keyframes loader-spin {
  from {
    transform: rotate(-90deg);
  }
  to {
    transform: rotate(270deg);
  }
}
@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 1131;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 848, 1131;
    stroke-dashoffset: -283;
  }
  100% {
    stroke-dasharray: 848, 1131;
    stroke-dashoffset: -1131;
  }
}
.case-filter {
  position: relative;
  width: 100%;
}
.case-filter__toggle {
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid #000;
  padding: 12px 0;
  cursor: pointer;
  text-align: left;
  font-weight: 900;
  text-transform: uppercase;
  color: #121721;
  transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.case-filter__toggle::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  transform: translateY(-2px) rotate(225deg);
  margin-right: 15px;
  transition: transform 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  position: relative;
}
.case-filter__toggle:hover {
  color: #ff1a59;
}
.case-filter__menu {
  width: 30%;
  border: 1px solid #000;
  border-top: none;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 50;
  border-left-width: 0;
  border-right-width: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-5px);
  transition: all 0.3s ease;
}
.case-filter__option {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 0;
  background: none;
  border: none;
  border-bottom: 1px solid #000;
  text-align: left;
  cursor: pointer;
  color: #121721;
  font-weight: 500;
  transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.case-filter__option:last-child {
  border-bottom: none;
}
.case-filter__option .indicator {
  width: 14px;
  height: 14px;
  border: 1px solid #000;
  border-radius: 50%;
  margin-right: 15px;
  flex-shrink: 0;
  position: relative;
  transition: all 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.case-filter__option .indicator::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  background-color: transparent;
  border-radius: 50%;
  translate: -50% -50%;
  transition: background-color 0.2s;
}
.case-filter__option.is-active {
  color: #ff1a59;
  font-weight: 700;
}
.case-filter__option.is-active .indicator {
  border-color: #ff1a59;
}
.case-filter__option.is-active .indicator::after {
  background-color: #ff1a59;
}
.case-filter__option:hover {
  color: #ff1a59;
}
.case-filter.is-open .case-filter__toggle::before {
  transform: translateY(1px) rotate(45deg);
}
.case-filter.is-open .case-filter__menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/*# sourceMappingURL=style.css.map*/