/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.btn-clear .wp-block-button__link {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500; }
  @media (min-width: 1200px) {
    .btn-clear .wp-block-button__link {
      font-size: 0.875rem;
      line-height: 1.57143; } }

.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.btn-clear .wp-block-button__link {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500; }
  @media (min-width: 1200px) {
    .btn-clear .wp-block-button__link {
      font-size: 0.875rem;
      line-height: 1.57143; } }

.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

:root {
  --client-height: 100vh; }

img {
  max-width: 100%;
  height: auto; }

.skip-link {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 0; }
  .skip-link:focus {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 1; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.object-fit-cover {
  position: relative;
  padding-top: 50%; }
  .object-fit-cover img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%; }

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  z-index: 1; }
  #wrapper .footer {
    margin: auto 0 0; }

.site-main {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
  @media (min-width: 993px) {
    .site-main {
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px; } }

@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Urbanist';
  src: url(../fonts/Urbanist-Black.woff2) format("woff2"), url(../fonts/Urbanist-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Urbanist';
  src: url(../fonts/Urbanist-Bold.woff2) format("woff2"), url(../fonts/Urbanist-Bold.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Urbanist';
  src: url(../fonts/Urbanist-Medium.woff2) format("woff2"), url(../fonts/Urbanist-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Urbanist';
  src: url(../fonts/Urbanist-Regular.woff2) format("woff2"), url(../fonts/Urbanist-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Urbanist';
  src: url(../fonts/Urbanist-Light.woff2) format("woff2"), url(../fonts/Urbanist-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@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("woff2"), url(../images/icomoon.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

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

.icon-info:before {
  content: '\E906';
  color: #6a4e98; }

.icon-search-glass:before {
  content: '\E900'; }

.icon-arrow-right:before {
  content: '\E901'; }

.icon-cross:before {
  content: '\E902'; }

.icon-burger:before {
  content: '\E903'; }

.icon-arrow-down:before {
  content: '\E904'; }

.icon-arrow-up:before {
  content: '\E905'; }

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size (opinionated).
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */ }

/*
Sections
========
*/
/**
1. Remove the margin in all browsers.
2. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  margin: 0;
  /* 1 */
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  /* 2 */ }

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */ }

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

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

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, 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; }

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */ }

/*
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 */ }

/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  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.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none; }

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0; }

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

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 Chrome and Safari.
*/
summary {
  display: list-item; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #262626;
  background: #fff;
  min-width: 320px;
  height: 100%;
  width: 100%;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.57143;
  letter-spacing: 0.02em;
  overflow: auto;
  --add-padding-top: 0px; }
  @media (min-width: 768px) {
    body {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 1501px) {
    body {
      font-size: 1.125rem;
      line-height: 1.55556; } }
  body.is-scroll-hidden {
    overflow: hidden; }

h1,
.title-1,
h2,
.title-2,
h3,
.title-3,
h4,
.title-4,
h5,
.title-5,
h6,
.title-6 {
  font-family: 'Urbanist', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  color: #262626;
  letter-spacing: 0.01em;
  margin: 0 0 16px; }
  @media (min-width: 768px) {
    h1,
    .title-1,
    h2,
    .title-2,
    h3,
    .title-3,
    h4,
    .title-4,
    h5,
    .title-5,
    h6,
    .title-6 {
      margin-bottom: 24px; } }
  @media (min-width: 1501px) {
    h1,
    .title-1,
    h2,
    .title-2,
    h3,
    .title-3,
    h4,
    .title-4,
    h5,
    .title-5,
    h6,
    .title-6 {
      margin-bottom: 30px; } }

.hero-title,
.hero-title-black {
  font-size: 2.375rem;
  line-height: 1.39474;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .hero-title,
    .hero-title-black {
      font-size: 4.375rem;
      line-height: 1.2;
      font-weight: 300; } }
  @media (min-width: 993px) {
    .hero-title,
    .hero-title-black {
      font-size: 5.625rem;
      line-height: 1.22222; } }
  @media (min-width: 1501px) {
    .hero-title,
    .hero-title-black {
      font-size: 6.25rem;
      line-height: 1.2; } }

.hero-title-black {
  font-weight: 900; }

h1,
.title-1 {
  font-size: 2.375rem;
  line-height: 1.39474;
  margin: 0 0 15px; }
  @media (min-width: 993px) {
    h1,
    .title-1 {
      font-size: 3.75rem;
      line-height: 1.33333;
      margin: 0 0 30px; } }

h2,
.title-2,
.title-2-bold {
  font-size: 2.125rem;
  line-height: 1.41176; }
  @media (min-width: 993px) {
    h2,
    .title-2,
    .title-2-bold {
      font-size: 2.625rem;
      line-height: 1.38095;
      margin-bottom: 20px; } }
  @media (min-width: 1501px) {
    h2,
    .title-2,
    .title-2-bold {
      font-size: 3rem;
      line-height: 1.33333;
      margin-bottom: 30px; } }

.title-2-bold,
.title-3-bold,
.title-4-bold {
  font-weight: bold; }

h3,
.title-3,
.title-3-bold {
  font-size: 1.625rem;
  line-height: 1.38462; }
  @media (min-width: 993px) {
    h3,
    .title-3,
    .title-3-bold {
      font-size: 2.125rem;
      line-height: 1.41176; } }

.title-3-bold {
  font-family: 'Urbanist', Arial, 'Helvetica Neue', Helvetica, sans-serif; }

h4,
.title-4 {
  font-weight: 500; }

h4,
.title-4,
.title-4-bold {
  font-size: 1.25rem;
  line-height: 1.4; }
  @media (min-width: 993px) {
    h4,
    .title-4,
    .title-4-bold {
      font-size: 1.625rem;
      line-height: 1.38462; } }
  @media (min-width: 1501px) {
    h4,
    .title-4,
    .title-4-bold {
      font-size: 1.75rem;
      line-height: 1.35714; } }

h5,
.title-5,
.text-subtitle {
  font-size: 1.125rem;
  line-height: 1.44444;
  font-weight: 500;
  letter-spacing: 0.01em; }
  @media (min-width: 993px) {
    h5,
    .title-5,
    .text-subtitle {
      font-size: 1.25rem;
      line-height: 1.4; } }
  @media (min-width: 1501px) {
    h5,
    .title-5,
    .text-subtitle {
      font-size: 1.375rem;
      line-height: 1.45455; } }

h6,
.title-6 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.02em; }

.text-small {
  font-size: 0.8125rem;
  line-height: 1.53846;
  letter-spacing: 0.01em; }
  @media (min-width: 768px) {
    .text-small {
      font-size: 0.875rem;
      line-height: 1.57143;
      letter-spacing: 0.02em; } }
  @media (min-width: 1501px) {
    .text-small {
      font-size: 1rem;
      line-height: 1.625; } }

.text-custom1 {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500; }
  @media (min-width: 768px) {
    .text-custom1 {
      font-size: 0.875rem;
      line-height: 1.57143; } }
  @media (min-width: 1501px) {
    .text-custom1 {
      font-size: 1rem;
      line-height: 1.625; } }

.text-custom3 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.02em; }

.text-custom4 {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.02em; }

.text-custom5 {
  font-size: 0.6875rem;
  line-height: 1.27273; }

.text-custom6 {
  font-size: 3.75rem;
  line-height: 1.2;
  letter-spacing: 0.01em;
  font-family: 'Urbanist', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700; }
  @media (min-width: 993px) {
    .text-custom6 {
      font-size: 4.375rem;
      line-height: 1.2; } }
  @media (min-width: 1501px) {
    .text-custom6 {
      font-size: 5.625rem;
      line-height: 1.2; } }

.text-custom7 {
  font-size: 3rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-family: 'Urbanist', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700; }
  @media (min-width: 993px) {
    .text-custom7 {
      font-size: 4.375rem;
      line-height: 1.2; } }
  @media (min-width: 1501px) {
    .text-custom7 {
      font-size: 5.625rem;
      line-height: 1.2; } }

.text-subtitle {
  position: relative;
  padding-left: 23px;
  display: block;
  color: #5c1b24;
  margin-bottom: 20px;
  font-weight: 500;
  font-family: 'Urbanist', Arial, 'Helvetica Neue', Helvetica, sans-serif; }
  .text-subtitle:before {
    content: '';
    background-color: #ee3742;
    border-radius: 2px;
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 0; }
  @media (min-width: 768px) {
    .text-subtitle {
      margin-bottom: 30px; } }
  @media (min-width: 993px) {
    .text-subtitle {
      margin-bottom: 26px; } }
  @media (min-width: 1501px) {
    .text-subtitle {
      margin-bottom: 34px; } }

p {
  margin: 0 0 16px; }

a {
  color: #6a4e98;
  text-decoration: none;
  -webkit-transition: color 0.3s cubic-bezier(0.694, 0, 0.335, 1), background-color 0.3s cubic-bezier(0.694, 0, 0.335, 1);
  -o-transition: color 0.3s cubic-bezier(0.694, 0, 0.335, 1), background-color 0.3s cubic-bezier(0.694, 0, 0.335, 1);
  transition: color 0.3s cubic-bezier(0.694, 0, 0.335, 1), background-color 0.3s cubic-bezier(0.694, 0, 0.335, 1);
  font-weight: 500; }
  a:hover, a:focus {
    text-decoration: underline; }
  a:focus {
    outline: 1px dotted #6a4e98;
    outline-offset: 2px; }
  a:focus:hover, a:focus:active {
    outline: none !important; }

button:focus {
  outline: 1px dotted #6a4e98;
  outline-offset: 2px; }

.text-white {
  color: #fff; }
  .text-white .copyright,
  .text-white h1,
  .text-white .title-1,
  .text-white h2,
  .text-white .title-2,
  .text-white h3,
  .text-white .title-3,
  .text-white h4,
  .text-white .title-4,
  .text-white h5,
  .text-white .title-5,
  .text-white h6,
  .text-white .title-6,
  .text-white .title- {
    color: inherit; }

.notIE .lozad {
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
  opacity: 0.3; }
  .notIE .lozad.loaded {
    opacity: 1; }

.no-transitions {
  -webkit-transition: unset !important;
  -o-transition: unset !important;
  transition: unset !important; }

input[type='tel'],
input[type='text'],
input[type='email'],
input[type='password'],
input[type='search'],
textarea {
  -webkit-appearance: none; }

.container {
  margin: 0 auto;
  max-width: 1360px;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 768px) {
    .container {
      padding-right: 34px;
      padding-left: 34px; } }
  @media (min-width: 993px) {
    .container {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1501px) {
    .container {
      max-width: 1830px; } }

.mst-section {
  padding-top: calc(80px + var(--add-padding-top));
  padding-bottom: 80px;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .mst-section {
      padding-top: calc(100px + var(--add-padding-top));
      padding-bottom: 100px; } }
  @media (min-width: 993px) {
    .mst-section {
      padding-top: calc(120px + var(--add-padding-top));
      padding-bottom: 120px; } }
  @media (min-width: 1501px) {
    .mst-section {
      padding-top: calc(140px + var(--add-padding-top));
      padding-bottom: 140px; } }

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

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

@media (min-width: 320px) and (max-width: 767px) {
  .pagination-wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .pagination-wrapper .navigation {
      display: none; } }

.pagination-wrapper,
.pagination-wrapper .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.pagination-wrapper a.pagination-link:hover,
.pagination-wrapper a.page-numbers:hover {
  text-decoration: none;
  color: #5c1b24;
  background-color: #fff;
  border-color: #5c1b24; }

.pagination-wrapper a.pagination-link:focus,
.pagination-wrapper a.page-numbers:focus {
  text-decoration: none; }

.pagination-wrapper .pagination-link,
.pagination-wrapper .page-numbers {
  padding: 4px 15px;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.875;
  text-transform: uppercase;
  background-color: #f9f9f9;
  color: #262626;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  border: 1px solid transparent; }
  .pagination-wrapper .pagination-link.link-disabled,
  .pagination-wrapper .page-numbers.link-disabled {
    color: rgba(38, 38, 38, 0.3); }

.pagination-wrapper .page-numbers {
  margin-left: 10px; }
  .pagination-wrapper .page-numbers:last-child {
    margin-right: 10px; }

.pagination-wrapper .current {
  background-color: #262626;
  color: #fff; }

.js-post-list article {
  -webkit-transition: opacity 0.45s, -webkit-transform 0.65s;
  transition: opacity 0.45s, -webkit-transform 0.65s;
  -o-transition: opacity 0.45s, transform 0.65s;
  transition: opacity 0.45s, transform 0.65s;
  transition: opacity 0.45s, transform 0.65s, -webkit-transform 0.65s; }
  .js-post-list article:not(.js-new-item) {
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0); }
  .js-post-list article.js-new-item {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0); }

.page-template-text-page .entry-content {
  padding: 60px 0 80px;
  max-width: 840px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .page-template-text-page .entry-content {
      padding: 80px 0 100px; } }
  @media (min-width: 993px) {
    .page-template-text-page .entry-content {
      padding: 80px 0 120px; } }
  @media (min-width: 1501px) {
    .page-template-text-page .entry-content {
      padding: 120px 0 140px;
      max-width: 1150px; } }
  .page-template-text-page .entry-content > *:first-child {
    margin-top: 0; }
  .page-template-text-page .entry-content > *:last-child {
    margin-bottom: 0; }
  .page-template-text-page .entry-content h2,
  .page-template-text-page .entry-content h3,
  .page-template-text-page .entry-content h4 {
    font-weight: 500;
    margin: 40px 0 14px; }
    @media (min-width: 768px) {
      .page-template-text-page .entry-content h2,
      .page-template-text-page .entry-content h3,
      .page-template-text-page .entry-content h4 {
        margin: 60px 0 14px; } }
    .page-template-text-page .entry-content h2 + .wp-block-quote,
    .page-template-text-page .entry-content h3 + .wp-block-quote,
    .page-template-text-page .entry-content h4 + .wp-block-quote {
      margin-top: 0; }
  .page-template-text-page .entry-content p {
    margin: 0 0 14px; }
    @media (min-width: 993px) {
      .page-template-text-page .entry-content p {
        margin: 0 0 16px; } }
    .page-template-text-page .entry-content p a {
      text-decoration: underline; }
      .page-template-text-page .entry-content p a:hover {
        text-decoration: none; }
  .page-template-text-page .entry-content ul,
  .page-template-text-page .entry-content ol {
    margin: 0 0 14px;
    padding: 0 0 0 20px; }
    @media (min-width: 768px) {
      .page-template-text-page .entry-content ul,
      .page-template-text-page .entry-content ol {
        padding: 0 0 0 24px; } }
    @media (min-width: 993px) {
      .page-template-text-page .entry-content ul,
      .page-template-text-page .entry-content ol {
        margin: 0 0 16px; } }
    @media (min-width: 1501px) {
      .page-template-text-page .entry-content ul,
      .page-template-text-page .entry-content ol {
        padding: 0 0 0 28px; } }
  .page-template-text-page .entry-content .wp-block-quote {
    margin: 40px 0 20px;
    border-left: 2px solid #ee3742;
    padding-left: 20px;
    max-width: 470px; }
    @media (min-width: 768px) {
      .page-template-text-page .entry-content .wp-block-quote {
        margin: 60px 0 20px; } }
    @media (min-width: 993px) {
      .page-template-text-page .entry-content .wp-block-quote {
        max-width: 700px; } }
    @media (min-width: 1501px) {
      .page-template-text-page .entry-content .wp-block-quote {
        max-width: 1070px; } }
    .page-template-text-page .entry-content .wp-block-quote p {
      color: #5c1b24;
      font-size: 1.125rem;
      line-height: 1.44444;
      font-family: 'Urbanist', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      font-weight: 500; }
      @media (min-width: 993px) {
        .page-template-text-page .entry-content .wp-block-quote p {
          font-size: 1.25rem;
          line-height: 1.4;
          letter-spacing: 0.2px; } }
      @media (min-width: 1501px) {
        .page-template-text-page .entry-content .wp-block-quote p {
          font-size: 1.375rem;
          line-height: 1.45455; } }
    .page-template-text-page .entry-content .wp-block-quote > *:last-child {
      margin-bottom: 0; }

.simple-heading {
  padding: 60px 0;
  position: relative;
  min-height: 256px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 768px) {
    .simple-heading {
      padding: 90px 0 85px;
      min-height: 220px; } }
  @media (min-width: 993px) {
    .simple-heading {
      padding: 80px 0;
      min-height: 320px; } }
  @media (min-width: 1501px) {
    .simple-heading {
      padding: 180px 0 176px;
      min-height: 420px; } }
  .simple-heading:before {
    background-color: #6a4e98;
    content: '';
    height: 100%;
    left: calc(50% - 50vw);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 0; }
  .simple-heading:after {
    background-image: url(../images/search-bg.svg);
    background-size: contain;
    content: '';
    height: 280px;
    position: absolute;
    right: -80px;
    top: -97px;
    width: 280px;
    z-index: 0; }
    @media (min-width: 768px) {
      .simple-heading:after {
        height: 300px;
        top: -146px;
        width: 300px; } }
    @media (min-width: 993px) {
      .simple-heading:after {
        height: 600px;
        top: -300px;
        width: 600px; } }
    @media (min-width: 1501px) {
      .simple-heading:after {
        height: 785px;
        top: -394px;
        width: 785px; } }
  .simple-heading__title {
    color: #fff;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    -webkit-box-flex: 100%;
        -ms-flex: 100% 0 1;
            flex: 100% 0 1; }
    @media (min-width: 993px) {
      .simple-heading__title {
        margin: 0 auto;
        max-width: 840px; } }
    @media (min-width: 1501px) {
      .simple-heading__title {
        max-width: 1150px; } }

.has-black-background-color {
  background-color: #000; }

.has-black-color {
  color: #000; }

.btn-primary .wp-block-button__link {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.57143;
  color: #fff;
  background-color: #ee3742;
  border: none;
  padding: 9px 20px; }
  .btn-primary .wp-block-button__link:disabled {
    color: #f9f9fa;
    cursor: default;
    pointer-events: none; }
  .btn-primary .wp-block-button__link:focus {
    outline: 1px dotted #5c1b24;
    outline-offset: 2px; }
  .btn-primary .wp-block-button__link:focus:hover, .btn-primary .wp-block-button__link:focus:active {
    outline: none !important; }
  .btn-primary .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none; }
    .btn-primary .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-primary .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-primary .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-primary .wp-block-button__link::before {
    content: '';
    border-radius: 9999px !important; }

.btn-clear .wp-block-button__link {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #000;
  padding: 26px 30px 24px;
  display: block;
  text-align: start;
  border: 1px solid #e9e9ee;
  border-radius: 6px;
  background-color: #fff; }
  .btn-clear .wp-block-button__link:disabled {
    color: #f9f9fa;
    cursor: default;
    pointer-events: none; }
  .btn-clear .wp-block-button__link:focus {
    outline: 1px dotted #5c1b24;
    outline-offset: 2px; }
  .btn-clear .wp-block-button__link:focus:hover, .btn-clear .wp-block-button__link:focus:active {
    outline: none !important; }
  .btn-clear .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none; }
    .btn-clear .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-clear .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-clear .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-clear .wp-block-button__link::before {
    content: '';
    border-radius: 9999px !important; }

.btn-secondary .wp-block-button__link {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.57143;
  padding: 16px 46px 14px 26px;
  position: relative;
  background-color: #ee3742; }
  .btn-secondary .wp-block-button__link:disabled {
    color: #f9f9fa;
    cursor: default;
    pointer-events: none; }
  .btn-secondary .wp-block-button__link:focus {
    outline: 1px dotted #5c1b24;
    outline-offset: 2px; }
  .btn-secondary .wp-block-button__link:focus:hover, .btn-secondary .wp-block-button__link:focus:active {
    outline: none !important; }
  .btn-secondary .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none; }
    .btn-secondary .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-secondary .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-secondary .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-secondary .wp-block-button__link::before {
    content: '';
    border-radius: 9999px !important; }
  @media (min-width: 768px) {
    .btn-secondary .wp-block-button__link {
      font-size: 1rem;
      line-height: 1.5;
      padding: 15px 52px 13px 26px; } }
  .btn-secondary .wp-block-button__link::after {
    font-size: 0.75rem;
    line-height: 1;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    content: '\E901';
    color: #fff;
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 50%;
    right: 26px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 993px) {
      .btn-secondary .wp-block-button__link::after {
        font-size: 0.8125rem;
        line-height: 1; } }
  .btn-secondary .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742; }
    .btn-secondary .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-secondary .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-secondary .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-secondary .wp-block-button__link::before {
    border-radius: 9999px !important; }
  .btn-secondary .wp-block-button__link:hover:not(:disabled)::after {
    color: #ee3742; }
  .btn-secondary .wp-block-button__link::before {
    opacity: 1;
    visibility: visible; }

.btn-white .wp-block-button__link {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.57143;
  padding: 16px 46px 14px 26px;
  position: relative;
  border: 1px solid #fff;
  border-radius: 26px;
  background-color: transparent; }
  .btn-white .wp-block-button__link:disabled {
    color: #f9f9fa;
    cursor: default;
    pointer-events: none; }
  .btn-white .wp-block-button__link:focus {
    outline: 1px dotted #5c1b24;
    outline-offset: 2px; }
  .btn-white .wp-block-button__link:focus:hover, .btn-white .wp-block-button__link:focus:active {
    outline: none !important; }
  .btn-white .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none; }
    .btn-white .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-white .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-white .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-white .wp-block-button__link::before {
    content: '';
    border-radius: 9999px !important; }
  @media (min-width: 768px) {
    .btn-white .wp-block-button__link {
      font-size: 1rem;
      line-height: 1.5;
      padding: 15px 52px 13px 26px; } }
  .btn-white .wp-block-button__link::after {
    font-size: 0.75rem;
    line-height: 1;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    content: '\E901';
    color: #fff;
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 50%;
    right: 26px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 993px) {
      .btn-white .wp-block-button__link::after {
        font-size: 0.8125rem;
        line-height: 1; } }
  .btn-white .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742; }
    .btn-white .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-white .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-white .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-white .wp-block-button__link::before {
    border-radius: 9999px !important; }
  .btn-white .wp-block-button__link::before {
    content: unset; }

.btn-circle .wp-block-button__link {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.57143;
  padding: 16px 46px 14px 26px;
  position: relative;
  font-size: 1.125rem;
  line-height: 1.44444;
  font-family: 'Urbanist', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  position: relative;
  padding: 12px 64px 12px 0 !important;
  background-color: transparent; }
  .btn-circle .wp-block-button__link:disabled {
    color: #f9f9fa;
    cursor: default;
    pointer-events: none; }
  .btn-circle .wp-block-button__link:focus {
    outline: 1px dotted #5c1b24;
    outline-offset: 2px; }
  .btn-circle .wp-block-button__link:focus:hover, .btn-circle .wp-block-button__link:focus:active {
    outline: none !important; }
  .btn-circle .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none; }
    .btn-circle .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-circle .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-circle .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-circle .wp-block-button__link::before {
    content: '';
    border-radius: 9999px !important; }
  @media (min-width: 768px) {
    .btn-circle .wp-block-button__link {
      font-size: 1rem;
      line-height: 1.5;
      padding: 15px 52px 13px 26px; } }
  .btn-circle .wp-block-button__link::after {
    font-size: 0.75rem;
    line-height: 1;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    content: '\E901';
    color: #fff;
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 50%;
    right: 26px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 993px) {
      .btn-circle .wp-block-button__link::after {
        font-size: 0.8125rem;
        line-height: 1; } }
  .btn-circle .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742; }
    .btn-circle .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-circle .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-circle .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-circle .wp-block-button__link::before {
    border-radius: 9999px !important; }
  @media (min-width: 768px) {
    .btn-circle .wp-block-button__link {
      font-size: 1.125rem;
      line-height: 1.44444; } }
  @media (min-width: 993px) {
    .btn-circle .wp-block-button__link {
      font-size: 1.25rem;
      line-height: 1.4; } }
  .btn-circle .wp-block-button__link::after {
    font-size: 0.875rem;
    line-height: 1;
    width: 52px;
    height: 52px;
    background-color: #ee3742;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    right: 0; }
  .btn-circle .wp-block-button__link:hover:not(:disabled) {
    background-color: unset;
    color: #fff; }
    .btn-circle .wp-block-button__link:hover:not(:disabled)::before {
      content: unset; }
    .btn-circle .wp-block-button__link:hover:not(:disabled)::after {
      color: #fff;
      background-color: transparent;
      background-image: url(../images/btn-border.png);
      background-position: center;
      background-size: 100%;
      background-repeat: no-repeat; }

.btn-reserve .wp-block-button__link {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.57143;
  padding: 16px 46px 14px 26px;
  position: relative;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6a4e98;
  background-color: #fff;
  padding: 9px 34px 9px 18px;
  transition: all 0.3s ease; }
  .btn-reserve .wp-block-button__link:disabled {
    color: #f9f9fa;
    cursor: default;
    pointer-events: none; }
  .btn-reserve .wp-block-button__link:focus {
    outline: 1px dotted #5c1b24;
    outline-offset: 2px; }
  .btn-reserve .wp-block-button__link:focus:hover, .btn-reserve .wp-block-button__link:focus:active {
    outline: none !important; }
  .btn-reserve .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none; }
    .btn-reserve .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-reserve .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-reserve .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-reserve .wp-block-button__link::before {
    content: '';
    border-radius: 9999px !important; }
  @media (min-width: 768px) {
    .btn-reserve .wp-block-button__link {
      font-size: 1rem;
      line-height: 1.5;
      padding: 15px 52px 13px 26px; } }
  .btn-reserve .wp-block-button__link::after {
    font-size: 0.75rem;
    line-height: 1;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    content: '\E901';
    color: #fff;
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 50%;
    right: 26px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 993px) {
      .btn-reserve .wp-block-button__link::after {
        font-size: 0.8125rem;
        line-height: 1; } }
  .btn-reserve .wp-block-button__link:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742; }
    .btn-reserve .wp-block-button__link:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .btn-reserve .wp-block-button__link:hover:not(:disabled)::after {
      color: #ee3742; }
    .btn-reserve .wp-block-button__link:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .btn-reserve .wp-block-button__link::before {
    border-radius: 9999px !important; }
  @media (min-width: 993px) {
    .btn-reserve .wp-block-button__link {
      font-size: 0.875rem;
      line-height: 1.57143;
      padding: 9px 40px 9px 20px; } }
  .btn-reserve .wp-block-button__link::before {
    content: '';
    position: absolute;
    background: #6a4e98;
    border-radius: 6px;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    z-index: -1; }
  .btn-reserve .wp-block-button__link::after {
    font-size: 0.625rem;
    line-height: 1;
    color: #6a4e98;
    right: 18px; }
    @media (min-width: 993px) {
      .btn-reserve .wp-block-button__link::after {
        font-size: 0.75rem;
        line-height: 1;
        right: 20px; } }
  .btn-reserve .wp-block-button__link:hover:not(:disabled)::before {
    background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
    background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%); }

.search-results .js-loadmore-btn {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.57143;
  padding: 16px 46px 14px 26px;
  position: relative;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6a4e98;
  background-color: #fff;
  padding: 9px 34px 9px 18px;
  transition: all 0.3s ease; }
  .search-results .js-loadmore-btn:disabled {
    color: #f9f9fa;
    cursor: default;
    pointer-events: none; }
  .search-results .js-loadmore-btn:focus {
    outline: 1px dotted #5c1b24;
    outline-offset: 2px; }
  .search-results .js-loadmore-btn:focus:hover, .search-results .js-loadmore-btn:focus:active {
    outline: none !important; }
  .search-results .js-loadmore-btn:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none; }
    .search-results .js-loadmore-btn:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .search-results .js-loadmore-btn:hover:not(:disabled)::after {
      color: #ee3742; }
    .search-results .js-loadmore-btn:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .search-results .js-loadmore-btn::before {
    content: '';
    border-radius: 9999px !important; }
  @media (min-width: 768px) {
    .search-results .js-loadmore-btn {
      font-size: 1rem;
      line-height: 1.5;
      padding: 15px 52px 13px 26px; } }
  .search-results .js-loadmore-btn::after {
    font-size: 0.75rem;
    line-height: 1;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    content: '\E901';
    color: #fff;
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 50%;
    right: 26px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 993px) {
      .search-results .js-loadmore-btn::after {
        font-size: 0.8125rem;
        line-height: 1; } }
  .search-results .js-loadmore-btn:hover:not(:disabled) {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #ee3742; }
    .search-results .js-loadmore-btn:hover:not(:disabled)::before {
      content: '';
      position: absolute;
      top: -1px;
      bottom: -1px;
      left: -1px;
      right: -1px;
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      border-radius: 6px;
      z-index: -1;
      opacity: 0;
      visibility: hidden; }
    .search-results .js-loadmore-btn:hover:not(:disabled)::after {
      color: #ee3742; }
    .search-results .js-loadmore-btn:hover:not(:disabled)::before {
      opacity: 1;
      visibility: visible; }
  .search-results .js-loadmore-btn::before {
    border-radius: 9999px !important; }
  @media (min-width: 993px) {
    .search-results .js-loadmore-btn {
      font-size: 0.875rem;
      line-height: 1.57143;
      padding: 9px 40px 9px 20px; } }
  .search-results .js-loadmore-btn::before {
    content: '';
    position: absolute;
    background: #6a4e98;
    border-radius: 6px;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    z-index: -1; }
  .search-results .js-loadmore-btn::after {
    font-size: 0.625rem;
    line-height: 1;
    color: #6a4e98;
    right: 18px; }
    @media (min-width: 993px) {
      .search-results .js-loadmore-btn::after {
        font-size: 0.75rem;
        line-height: 1;
        right: 20px; } }
  .search-results .js-loadmore-btn:hover:not(:disabled)::before {
    background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
    background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%); }

.js-loader-btn {
  position: relative; }
  .js-loader-btn .wp-block-button__loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0; }
    .js-loader-btn .wp-block-button__loader svg {
      width: 100%;
      height: auto; }
  .js-loader-btn .wp-block-button__label {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .js-loader-btn.is-loading,
  form[id^='gform_'].is-processing .js-loader-btn,
  form.is-processing .js-loader-btn {
    pointer-events: none; }
    .js-loader-btn.is-loading .wp-block-button__label,
    form[id^='gform_'].is-processing .js-loader-btn .wp-block-button__label,
    form.is-processing .js-loader-btn .wp-block-button__label {
      opacity: 0; }
    .js-loader-btn.is-loading .wp-block-button__loader,
    form[id^='gform_'].is-processing .js-loader-btn .wp-block-button__loader,
    form.is-processing .js-loader-btn .wp-block-button__loader {
      opacity: 1; }

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

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

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

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

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }
  .swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
        touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

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

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

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

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

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.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-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* 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-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

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

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

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

/* =WordPress Core
-------------------------------------------------------------- */
.entry-content .alignnone {
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .entry-content .alignnone {
      margin: 0 0 20px; } }
  @media (min-width: 1200px) {
    .entry-content .alignnone {
      margin: 0 0 40px; } }

.entry-content .aligncenter,
.entry-content div.aligncenter {
  display: block;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .entry-content .aligncenter,
    .entry-content div.aligncenter {
      margin-bottom: 20px; } }
  @media (min-width: 1200px) {
    .entry-content .aligncenter,
    .entry-content div.aligncenter {
      margin: 0 auto 40px; } }

.entry-content img.alignright,
.entry-content .alignright {
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .entry-content img.alignright,
    .entry-content .alignright {
      margin: 0 0 20px 40px;
      float: right;
      width: 50%; } }
  @media (min-width: 1200px) {
    .entry-content img.alignright,
    .entry-content .alignright {
      margin: 0 0 40px 60px; } }

.entry-content img.alignleft,
.entry-content .alignleft {
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .entry-content img.alignleft,
    .entry-content .alignleft {
      margin: 0 40px 20px 0;
      float: right;
      width: 50%; } }
  @media (min-width: 1200px) {
    .entry-content img.alignleft,
    .entry-content .alignleft {
      margin: 0 60px 40px 0; } }

.entry-content .wp-caption {
  text-align: center;
  font-size: 14px;
  line-height: 27px;
  font-style: italic;
  max-width: 100%; }
  .entry-content .wp-caption img {
    display: block;
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .entry-content .wp-caption img {
        margin: 0 0 14px; } }
  .entry-content .wp-caption .wp-caption-text {
    text-align: center;
    padding: 0 20px; }
    @media (min-width: 768px) {
      .entry-content .wp-caption .wp-caption-text {
        width: 80%;
        margin: 0 auto;
        padding: 0; } }
  .entry-content .wp-caption.alignnone {
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .entry-content .wp-caption.alignnone {
        margin: 0 0 20px; } }
    @media (min-width: 1200px) {
      .entry-content .wp-caption.alignnone {
        margin: 0 0 40px; } }
  .entry-content .wp-caption.alignleft {
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .entry-content .wp-caption.alignleft {
        margin: 0 40px 20px 0;
        width: 50%; } }
    @media (min-width: 1200px) {
      .entry-content .wp-caption.alignleft {
        margin: 0 60px 40px 0; } }
  .entry-content .wp-caption.alignright {
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .entry-content .wp-caption.alignright {
        margin: 0 0 20px 40px;
        width: 50%; } }
    @media (min-width: 1200px) {
      .entry-content .wp-caption.alignright {
        margin: 0 0 40px 60px; } }

.entry-content .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

body.has-js.is-loaded {
  opacity: 1 !important; }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='fadeInUp'] {
  -webkit-transform: translate(0px, 50px);
      -ms-transform: translate(0px, 50px);
          transform: translate(0px, 50px);
  opacity: 0; }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='fadeInDown'] {
  -webkit-transform: translate(0px, -50px);
      -ms-transform: translate(0px, -50px);
          transform: translate(0px, -50px);
  opacity: 0; }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='fadeInRight'] {
  -webkit-transform: translate(-50px, 0px);
      -ms-transform: translate(-50px, 0px);
          transform: translate(-50px, 0px);
  opacity: 0; }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='fadeInLeft'] {
  -webkit-transform: translate(50px, 0px);
      -ms-transform: translate(50px, 0px);
          transform: translate(50px, 0px);
  opacity: 0; }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='fadeIn'] {
  opacity: 0; }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='slideUp'] {
  -webkit-transform: translate(0px, 40%);
      -ms-transform: translate(0px, 40%);
          transform: translate(0px, 40%); }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='slideDown'] {
  -webkit-transform: translate(0px, -40%);
      -ms-transform: translate(0px, -40%);
          transform: translate(0px, -40%); }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='slideLeft'] {
  -webkit-transform: translate(50px, 0px);
      -ms-transform: translate(50px, 0px);
          transform: translate(50px, 0px); }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='slideRight'] {
  -webkit-transform: translate(-50px, 0px);
      -ms-transform: translate(-50px, 0px);
          transform: translate(-50px, 0px); }

body.has-js:not(.animations-disabled) .js-a-element:not(.no-animation-css)[data-a-type='childrenFadeIn'] > div {
  opacity: 0; }

body.has-js .js-parallax-wrapper {
  overflow: hidden; }

body.has-js .js-parallax-image {
  height: 115%; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.two-columns {
  position: relative; }
  @media (min-width: 768px) {
    .two-columns__title {
      max-width: 470px; } }
  @media (min-width: 993px) {
    .two-columns__title {
      max-width: 76%; } }
  .two-columns__subheading {
    position: relative;
    padding-left: 23px;
    color: #5c1b24;
    letter-spacing: 0.01em;
    font-weight: 500;
    margin-bottom: 20px; }
    .two-columns__subheading:before {
      content: '';
      background-color: #ee3742;
      border-radius: 2px;
      position: absolute;
      width: 3px;
      height: 100%;
      top: 0;
      left: 0; }
    @media (min-width: 768px) {
      .two-columns__subheading {
        max-width: 470px;
        margin-bottom: 30px; } }
    @media (min-width: 993px) {
      .two-columns__subheading {
        margin-bottom: 26px; } }
  @media (min-width: 993px) {
    .two-columns__text {
      letter-spacing: 0.02em; } }
  .two-columns__text p {
    margin-bottom: unset; }
    .two-columns__text p:not(:last-child) {
      margin-bottom: 16px; }
      @media (min-width: 768px) {
        .two-columns__text p:not(:last-child) {
          margin-bottom: 14px; } }
      @media (min-width: 993px) {
        .two-columns__text p:not(:last-child) {
          margin-bottom: 20px; } }
  @media (min-width: 993px) {
    .two-columns__content {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 45.7%;
              flex: 0 0 45.7%;
      -ms-flex-item-align: center;
          align-self: center; } }
  @media (min-width: 1501px) {
    .two-columns__content {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 42.9%;
              flex: 0 0 42.9%; } }
  .two-columns__image {
    padding-top: 94%;
    border-radius: 8px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .two-columns__image {
        padding-top: 44%;
        max-width: 340px; } }
    @media (min-width: 993px) {
      .two-columns__image {
        padding-top: 43%;
        margin-bottom: unset;
        max-width: unset; } }
    .two-columns__image img {
      border-radius: 8px; }
  .two-columns__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media (min-width: 768px) {
      .two-columns__wrapper {
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; } }
  .two-columns__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    margin-left: calc(50% - 50vw);
    z-index: -2; }
  .two-columns.bg-white .two-columns__bg {
    background-color: #fff; }
  .two-columns.bg-gray .two-columns__bg {
    background-color: #f9f9fa; }
  @media (min-width: 993px) {
    .two-columns.img-left .two-columns__wrapper {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
  @media (min-width: 993px) {
    .two-columns.img-left .two-columns__image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 45.7%;
              flex: 0 0 45.7%;
      margin-right: 75px; } }
  @media (min-width: 1501px) {
    .two-columns.img-left .two-columns__image {
      margin-right: 100px; } }
  @media (min-width: 993px) {
    .two-columns.img-right .two-columns__wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (min-width: 993px) {
    .two-columns.img-right .two-columns__image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48.4%;
              flex: 0 0 48.4%; } }
  @media (min-width: 1501px) {
    .two-columns.img-right .two-columns__image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48.6%;
              flex: 0 0 48.6%; } }
  .two-columns .wp-block-button {
    margin-top: 30px; }
    @media (min-width: 1501px) {
      .two-columns .wp-block-button {
        margin-top: 40px; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.mst-culture {
  position: relative;
  z-index: 1; }
  .mst-culture:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    background-color: #f8f8f9;
    z-index: -1;
    width: 100vw;
    height: 100%; }
  .mst-culture__head {
    margin-bottom: 40px;
    position: relative; }
    @media (min-width: 768px) {
      .mst-culture__head {
        padding-right: 32%;
        margin-bottom: 80px; } }
    @media (min-width: 993px) {
      .mst-culture__head {
        padding-right: 35%;
        margin-bottom: 120px; } }
    @media (min-width: 1501px) {
      .mst-culture__head {
        margin-bottom: 212px; } }
  .mst-culture__description {
    font-weight: 500;
    padding-left: 23px;
    position: relative;
    color: #5c1b24;
    margin: 0; }
    .mst-culture__description:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 3px;
      border-radius: 2px;
      background-color: #ee3742;
      display: block;
      top: 0;
      left: 0; }
  .mst-culture__decor {
    display: none; }
    @media (min-width: 768px) {
      .mst-culture__decor {
        display: block;
        position: absolute;
        top: 120px;
        right: 0;
        width: 163px;
        height: 163px;
        padding-top: 0;
        border-radius: 8px;
        overflow: hidden; } }
    @media (min-width: 993px) {
      .mst-culture__decor {
        top: 80px;
        width: 220px;
        height: 220px; } }
    @media (min-width: 1501px) {
      .mst-culture__decor {
        top: 94px;
        width: 300px;
        height: 300px; } }
    .mst-culture__decor img {
      display: block; }
  @media (min-width: 768px) {
    .mst-culture__body {
      display: grid;
      gap: 20px;
      grid-template-columns: calc(50% - 10px) calc(50% - 10px);
      grid-template-rows: -webkit-max-content -webkit-max-content;
      grid-template-rows: max-content max-content;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 993px) {
    .mst-culture__body {
      gap: 40px;
      grid-template-columns: calc(50% - 20px) calc(50% - 20px);
      grid-template-rows: -webkit-max-content 146px -webkit-max-content;
      grid-template-rows: max-content 146px max-content; } }
  @media (min-width: 1501px) {
    .mst-culture__body {
      gap: 50px;
      grid-template-columns: calc(50% - 25px) calc(50% - 25px);
      grid-template-rows: -webkit-max-content 146px -webkit-max-content;
      grid-template-rows: max-content 146px max-content; } }
  .mst-culture__body > *:last-child {
    margin-bottom: 0; }
  .mst-culture__cell:nth-child(1) {
    padding: 0 0 30px; }
    @media (min-width: 768px) {
      .mst-culture__cell:nth-child(1) {
        padding: 0 0 40px; } }
    @media (min-width: 993px) {
      .mst-culture__cell:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: span 1;
        grid-row-start: 1;
        grid-row-end: span 2;
        padding: 0 35px 0 0; } }
    @media (min-width: 1501px) {
      .mst-culture__cell:nth-child(1) {
        padding: 0 60px 0 0; } }
  .mst-culture__cell:nth-child(2) {
    padding: 0 0 40px; }
    @media (min-width: 768px) {
      .mst-culture__cell:nth-child(2) {
        padding: 0 0 55px 20px; } }
    @media (min-width: 993px) {
      .mst-culture__cell:nth-child(2) {
        grid-column-start: 2;
        grid-column-end: span 1;
        grid-row-start: 1;
        grid-row-end: span 1;
        padding: 28px 0 0 0;
        justify-self: start; } }
    @media (min-width: 1501px) {
      .mst-culture__cell:nth-child(2) {
        padding: 0 0 40px 0; } }
  .mst-culture__cell:nth-child(3) {
    padding: 0 0 30px; }
    @media (min-width: 768px) {
      .mst-culture__cell:nth-child(3) {
        grid-column-start: 2;
        grid-column-end: span 1;
        grid-row-start: 2;
        grid-row-end: span 1;
        padding: 0; } }
    @media (min-width: 993px) {
      .mst-culture__cell:nth-child(3) {
        grid-column-start: 2;
        grid-column-end: span 1;
        grid-row-start: 2;
        grid-row-end: span 2;
        padding: 0 0 0 35px; } }
    @media (min-width: 1501px) {
      .mst-culture__cell:nth-child(3) {
        padding: 0 0 0 60px; } }
  @media (min-width: 768px) {
    .mst-culture__cell:nth-child(4) {
      grid-column-start: 1;
      grid-column-end: span 1;
      grid-row-start: 2;
      grid-row-end: span 1;
      padding: 0 20px 0 0; } }
  @media (min-width: 993px) {
    .mst-culture__cell:nth-child(4) {
      grid-column-start: 1;
      grid-column-end: span 1;
      grid-row-start: 3;
      grid-row-end: span 1;
      padding: 0 0 28px 0;
      justify-self: end; } }
  @media (min-width: 993px) {
    .mst-culture__cell:nth-child(4) {
      padding: 40px 0 0 0; } }
  .mst-culture__img {
    padding-top: 93.5%;
    border-radius: 6px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .mst-culture__img {
        padding-top: 77%;
        border-radius: 8px; } }
    .mst-culture__img img {
      display: block; }
  @media (min-width: 993px) {
    .mst-culture__content {
      max-width: 510px; } }
  @media (min-width: 1501px) {
    .mst-culture__content {
      max-width: 700px; } }
  @media (min-width: 768px) {
    .mst-culture__content h3, .mst-culture__content h4, .mst-culture__content h5 {
      margin-bottom: 16px; } }
  @media (min-width: 993px) {
    .mst-culture__content h3, .mst-culture__content h4, .mst-culture__content h5 {
      margin-bottom: 20px; } }
  @media (min-width: 1501px) {
    .mst-culture__content h3, .mst-culture__content h4, .mst-culture__content h5 {
      font-size: 2.375rem;
      line-height: 1.36842; } }
  .mst-culture__content h3 span, .mst-culture__content h4 span, .mst-culture__content h5 span {
    font-weight: 700; }
  @media (min-width: 768px) {
    .mst-culture__content p {
      font-size: 0.875rem;
      line-height: 1.57143; } }
  @media (min-width: 1501px) {
    .mst-culture__content p {
      font-size: 1rem;
      line-height: 1.625; } }
  .mst-culture__content > *:last-child {
    margin-bottom: 0; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.cta-group {
  position: relative;
  padding: 60px 0 80px; }
  @media (min-width: 768px) {
    .cta-group {
      padding: 80px 0 100px; } }
  @media (min-width: 993px) {
    .cta-group {
      padding: 100px 0 120px; } }
  @media (min-width: 1501px) {
    .cta-group {
      padding: 120px 0 140px; } }
  @media (min-width: 768px) {
    .cta-group__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .cta-group__title {
    color: #fff;
    margin-bottom: 40px;
    text-align: center; }
    @media (min-width: 768px) {
      .cta-group__title {
        white-space: break-spaces;
        max-width: 37%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 993px) {
      .cta-group__title {
        max-width: 620px;
        margin-bottom: 60px; } }
    @media (min-width: 768px) {
      .cta-group__title strong {
        white-space: nowrap; } }
    @media (min-width: 993px) {
      .cta-group__title strong {
        display: block; } }
  .cta-group__content {
    position: relative; }
    @media (min-width: 768px) {
      .cta-group__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%; } }
    @media (min-width: 993px) {
      .cta-group__content {
        max-width: 840px; } }
    @media (min-width: 1501px) {
      .cta-group__content {
        max-width: 893px; } }
    .cta-group__content::before {
      border-radius: 3px;
      background-color: #ee3742;
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 3px;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
      @media (min-width: 768px) {
        .cta-group__content::before {
          width: 3px;
          height: calc(100% - 10px);
          top: unset;
          left: 50%;
          bottom: 0;
          -webkit-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
                  transform: translate(-50%, 0); } }
      @media (min-width: 1501px) {
        .cta-group__content::before {
          height: 100%; } }
  .cta-group__bg {
    position: absolute;
    top: 0;
    left: calc(-50vw + 50%);
    height: 100%;
    width: 100vw;
    background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
    background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
    z-index: -1; }

.cta-group-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 768px) {
    .cta-group-item {
      width: calc(100% / 2 - 30px); } }
  @media (min-width: 993px) {
    .cta-group-item {
      width: calc(100% / 2 - 55px); } }
  @media (min-width: 1501px) {
    .cta-group-item {
      width: calc(100% / 2 - 62px); } }
  .cta-group-item:nth-child(1) {
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      .cta-group-item:nth-child(1) {
        padding-bottom: unset; } }
  .cta-group-item:nth-child(2) {
    padding-top: 40px; }
    @media (min-width: 768px) {
      .cta-group-item:nth-child(2) {
        padding-top: unset; } }
  .cta-group-item__description {
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin: unset; }
  .cta-group-item .wp-block-button {
    margin-top: 30px; }
    @media (min-width: 768px) {
      .cta-group-item .wp-block-button__link {
        font-size: 0.875rem;
        line-height: 1.57143; } }
    @media (min-width: 993px) {
      .cta-group-item .wp-block-button__link {
        font-size: 1rem;
        line-height: 1.5; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.mst-partners {
  position: relative; }
  @media (min-width: 768px) {
    .mst-partners__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .mst-partners__inner {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .mst-partners__inner {
        width: 580px; } }
    @media (min-width: 993px) {
      .mst-partners__inner {
        margin-bottom: 60px;
        width: 620px; } }
    @media (min-width: 1501px) {
      .mst-partners__inner {
        margin-bottom: 100px;
        width: 850px; } }
  @media (min-width: 993px) {
    .mst-partners__title {
      margin-bottom: 20px; } }
  .mst-partners__subtitle {
    position: relative;
    padding-left: 23px;
    color: #5c1b24; }
    .mst-partners__subtitle:before {
      content: '';
      background-color: #ee3742;
      border-radius: 2px;
      position: absolute;
      width: 3px;
      height: 100%;
      top: 0;
      left: 0; }
    @media (min-width: 768px) {
      .mst-partners__subtitle {
        max-width: 84%;
        margin-bottom: 20px; } }
    @media (min-width: 993px) {
      .mst-partners__subtitle {
        margin-bottom: 26px;
        max-width: 87%; } }
  .mst-partners__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    margin-left: calc(50% - 50vw);
    z-index: -2;
    background-color: #f9f9fa; }
    @media (min-width: 993px) {
      .has-js .mst-partners__bg {
        -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
                transform: scale(0.8); } }

.mst-partners-logos {
  --_item-height: 122px;
  --_item-width: calc(100% / var(--_items-in-row) - var(--_gap));
  --_gap: 10px;
  --_items-in-row: 2;
  --_rows: 3;
  --_section-height: calc(var(--_item-height) * var(--_rows) + var(--_gap) * 2);
  position: relative;
  height: var(--_section-height); }
  @media (min-width: 768px) {
    .mst-partners-logos {
      --_item-height: 82px;
      --_items-in-row: 6;
      --_gap: 20px;
      --_rows: 1;
      --_section-height: var(--_item-height);
      --_item-width: calc(100% / var(--_items-in-row) - 17px);
      width: 100%; } }
  @media (min-width: 993px) {
    .mst-partners-logos {
      --_item-height: 160px; } }
  @media (min-width: 1501px) {
    .mst-partners-logos {
      max-width: 1280px; } }
  .mst-partners-logos__item {
    width: var(--_item-width);
    height: var(--_item-height);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #e9e9ee;
    padding: 12px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    .mst-partners-logos__item img {
      -o-object-fit: scale-down;
         object-fit: scale-down;
      display: block;
      width: 100%;
      height: 100%;
      max-height: 60px; }
      @media (min-width: 993px) {
        .mst-partners-logos__item img {
          max-height: 80px; } }
    .mst-partners-logos__item.the-first {
      left: 0;
      top: 0; }
    .mst-partners-logos__item.the-second {
      right: 0;
      top: 0; }
      @media (min-width: 768px) {
        .mst-partners-logos__item.the-second {
          left: calc(var(--_item-width) * 1 + var(--_gap)); } }
    .mst-partners-logos__item.the-third {
      top: calc(var(--_item-height) + var(--_gap));
      left: 0; }
      @media (min-width: 768px) {
        .mst-partners-logos__item.the-third {
          top: 0;
          left: calc(var(--_item-width) * 2 + var(--_gap) * 2); } }
    .mst-partners-logos__item.the-fourth {
      top: calc(var(--_item-height) + var(--_gap));
      right: 0; }
      @media (min-width: 768px) {
        .mst-partners-logos__item.the-fourth {
          top: 0;
          left: calc(var(--_item-width) * 3 + var(--_gap) * 3); } }
    .mst-partners-logos__item.the-fifth {
      bottom: 0;
      left: 0; }
      @media (min-width: 768px) {
        .mst-partners-logos__item.the-fifth {
          left: calc(var(--_item-width) * 4 + var(--_gap) * 4); } }
    .mst-partners-logos__item.the-sixth {
      right: 0;
      bottom: 0; }
      @media (min-width: 768px) {
        .mst-partners-logos__item.the-sixth {
          left: calc(var(--_item-width) * 5 + var(--_gap) * 5); } }
    .mst-partners-logos__item {
      opacity: 0; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@media (min-width: 768px) {
  .mst-numbers {
    padding-bottom: 100px;
    padding-top: calc(140px + var(--add-padding-top)); } }

@media (min-width: 993px) {
  .mst-numbers {
    padding-top: calc(160px + var(--add-padding-top));
    padding-bottom: 226px; } }

@media (min-width: 1501px) {
  .mst-numbers {
    padding-top: calc(170px + var(--add-padding-top));
    padding-bottom: 300px; } }

.mst-numbers__wrapper {
  position: relative;
  text-align: center; }
  @media (min-width: 993px) {
    .mst-numbers__wrapper {
      max-width: 1280px;
      margin: 0 auto; } }
  @media (min-width: 1501px) {
    .mst-numbers__wrapper {
      max-width: 100%; } }

.mst-numbers__title {
  margin-bottom: 40px; }
  @media (min-width: 993px) {
    .mst-numbers__title {
      font-size: 2.25rem;
      line-height: 1.44444;
      margin-bottom: 60px; } }
  @media (min-width: 1501px) {
    .mst-numbers__title {
      font-size: 2.625rem;
      line-height: 1.38095;
      margin-bottom: 100px; } }

.mst-numbers__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 19px 20px; }
  @media (min-width: 993px) {
    .mst-numbers__list {
      gap: 40px;
      margin-inline: auto;
      max-width: 1016px;
      text-align: center; } }
  @media (min-width: 1501px) {
    .mst-numbers__list {
      gap: 80px;
      max-width: 1450px; } }
  @media (min-width: 993px) {
    .mst-numbers__list:has(:nth-child(5)) {
      max-width: 100%; } }
  @media (min-width: 993px) {
    .mst-numbers__list:has(:nth-child(6)) {
      max-width: 1016px; } }
  @media (min-width: 1501px) {
    .mst-numbers__list:has(:nth-child(6)) {
      max-width: 1450px; } }
  @media (min-width: 993px) {
    .mst-numbers__list:has(:nth-child(9)), .mst-numbers__list:has(:nth-child(9) ~ div) {
      max-width: 100%; } }

.mst-numbers__bg {
  position: absolute;
  width: 240px;
  height: 240px;
  top: -45px;
  left: 0;
  background-image: url(../images/numbers-bg.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  z-index: -1; }
  @media (min-width: 768px) {
    .mst-numbers__bg {
      top: -40px;
      left: 60px; } }
  @media (min-width: 993px) {
    .mst-numbers__bg {
      width: 400px;
      height: 400px;
      left: 220px;
      top: -15px; } }
  @media (min-width: 1501px) {
    .mst-numbers__bg {
      width: 550px;
      height: 550px;
      left: 300px;
      top: -30px; } }

@media (min-width: 768px) {
  .mst-numbers.hide-decoration {
    padding-top: calc(100px + var(--add-padding-top));
    padding-bottom: 100px; } }

@media (min-width: 993px) {
  .mst-numbers.hide-decoration {
    padding-top: calc(120px + var(--add-padding-top));
    padding-bottom: 120px; } }

@media (min-width: 1501px) {
  .mst-numbers.hide-decoration {
    padding-top: calc(140px + var(--add-padding-top));
    padding-bottom: 140px; } }

.mst-numbers.hide-decoration .mst-numbers__bg {
  display: none; }

.mst-numbers-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px; }
  @media (min-width: 768px) {
    .mst-numbers-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 160px;
              flex: 0 0 160px; } }
  @media (min-width: 993px) {
    .mst-numbers-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 224px;
              flex: 0 0 224px;
      text-align: center; } }
  @media (min-width: 1501px) {
    .mst-numbers-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 280px;
              flex: 0 0 280px; } }
  .mst-numbers-item__value {
    background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
    background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block; }
    @media (min-width: 993px) {
      .mst-numbers-item__value {
        margin-bottom: 10px; } }
  .mst-numbers-item__description {
    padding: unset; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.folding-cards {
  position: relative; }
  @media (min-width: 768px) {
    .folding-cards__wrapper {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .folding-cards__heading {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .folding-cards__heading {
        margin-bottom: unset;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45.7%;
                flex: 0 0 45.7%;
        height: 100%; } }
  .folding-cards__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
    @media (min-width: 768px) {
      .folding-cards__list {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48.5%;
                flex: 0 0 48.5%;
        margin-left: auto; } }
    @media (min-width: 993px) {
      .folding-cards__list {
        display: grid;
        grid-auto-rows: 1fr;
        row-gap: 20px; } }
  .folding-cards__title {
    white-space: break-spaces; }
    @media (min-width: 993px) {
      .folding-cards__title {
        max-width: 99%; } }
  .folding-cards__bg {
    position: absolute;
    top: 0;
    left: calc(-50vw + 50%);
    height: 100%;
    width: 100vw;
    z-index: -2; }
  .folding-cards.with-numbers .folding-cards-list-item {
    background-color: #fff;
    border: 1px solid #e9e9ee; }
    @media (min-width: 768px) {
      .folding-cards.with-numbers .folding-cards-list-item .wp-block-button__link {
        font-size: 0.75rem;
        line-height: 1.5;
        padding: 9px 34px 9px 18px; } }
    @media (min-width: 993px) {
      .folding-cards.with-numbers .folding-cards-list-item .wp-block-button__link {
        font-size: 0.875rem;
        line-height: 1.57143;
        padding-left: 20px;
        padding-right: 40px; } }
  @media (min-width: 1501px) {
    .folding-cards.with-numbers .folding-cards__subheading {
      max-width: 83%; } }
  .folding-cards.with-numbers .folding-cards__bg {
    background-color: #f9f9fa; }
  @media (min-width: 993px) {
    .folding-cards.with-icons .folding-cards__subheading {
      max-width: 83%; } }
  @media (min-width: 1501px) {
    .folding-cards.with-icons .folding-cards__subheading {
      max-width: 82%; } }
  @media (min-width: 993px) {
    .folding-cards.with-icons .folding-cards__list {
      grid-auto-rows: 1fr; } }
  @media (min-width: 1501px) {
    .folding-cards.with-icons .folding-cards__title {
      max-width: 82%; } }
  .folding-cards.with-icons .folding-cards-list-item {
    background-color: #f0edf5;
    border-radius: 8px; }
    @media (min-width: 768px) {
      .folding-cards.with-icons .folding-cards-list-item {
        border: 1px solid #fff; } }
    @media (min-width: 1501px) {
      .folding-cards.with-icons .folding-cards-list-item__title {
        margin-bottom: 12px; } }
  .folding-cards.with-icons .folding-cards__bg {
    background-color: #fff; }
  .folding-cards .wp-block-button {
    position: relative;
    z-index: 1;
    margin-top: 20px; }
    @media (min-width: 1501px) {
      .folding-cards .wp-block-button {
        margin-top: 28px; } }

.folding-cards-list-item {
  padding: 30px;
  border-radius: 6px; }
  @media (min-width: 768px) {
    .folding-cards-list-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      border-radius: 8px; } }
  @media (min-width: 993px) {
    .folding-cards-list-item {
      padding: 40px; } }
  @media (min-width: 1501px) {
    .folding-cards-list-item {
      padding: 50px 60px; } }
  .folding-cards-list-item__number, .folding-cards-list-item__icon {
    margin-bottom: 30px;
    display: block; }
  @media (min-width: 768px) {
    .folding-cards-list-item__number {
      margin-bottom: 18px; } }
  @media (min-width: 1501px) {
    .folding-cards-list-item__number {
      font-size: 2.375rem;
      line-height: 1.36842;
      margin-bottom: 14px; } }
  .folding-cards-list-item__icon {
    width: 40px;
    height: 40px; }
    @media (min-width: 993px) {
      .folding-cards-list-item__icon {
        margin-bottom: 40px; } }
    .folding-cards-list-item__icon img {
      width: 100%;
      height: 100%;
      display: block;
      -o-object-fit: scale-down;
         object-fit: scale-down; }
  .folding-cards-list-item__title {
    color: #ee3742;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .folding-cards-list-item__title {
        font-size: 1.25rem;
        line-height: 1.4; } }
    @media (min-width: 993px) {
      .folding-cards-list-item__title {
        font-size: 1.625rem;
        line-height: 1.38462;
        margin-bottom: 12px; } }
    @media (min-width: 1501px) {
      .folding-cards-list-item__title {
        font-size: 1.75rem;
        line-height: 1.35714;
        margin-bottom: 16px; } }

.featured-card {
  padding: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
  background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
  background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
  background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
  border: 1px solid #fff;
  border-radius: 6px; }
  @media (min-width: 993px) {
    .featured-card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 40px;
      min-height: 342px;
      border-radius: 8px; } }
  @media (min-width: 1501px) {
    .featured-card {
      padding: 50px 60px; } }
  .featured-card__text {
    color: #fff;
    margin-bottom: unset; }
    @media (min-width: 1501px) {
      .featured-card__text {
        font-size: 1.625rem;
        line-height: 1.38462;
        max-width: 72%; } }
  .featured-card .wp-block-button {
    margin-top: 40px; }
    @media (min-width: 768px) {
      .featured-card .wp-block-button {
        margin-left: 6px; } }
    @media (min-width: 993px) {
      .featured-card .wp-block-button {
        margin-left: unset; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@media (min-width: 768px) {
  .mst-capabilities {
    padding-top: 120px; } }

@media (min-width: 993px) {
  .mst-capabilities {
    position: relative;
    height: 100%;
    padding: 0; } }

@media (min-width: 993px) {
  .mst-capabilities__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative; } }

.mst-capabilities__bg-desktop {
  display: none;
  border-radius: 6px 0 0 6px;
  position: absolute;
  width: 50vw;
  height: 113.2%;
  right: calc(-50vw + 50%);
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: #f0edf5;
  z-index: -2; }
  @media (min-width: 993px) {
    .mst-capabilities__bg-desktop {
      display: block;
      height: 100%;
      width: calc(50vw - 130px);
      border-radius: unset; } }
  @media (min-width: 1501px) {
    .mst-capabilities__bg-desktop {
      width: calc(50vw - 175px); } }

.mst-capabilities .btn {
  padding: 1px; }

@media (min-width: 993px) {
  .left-side {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.7%;
            flex: 0 0 45.7%;
    overflow: hidden;
    position: relative; } }

@media (min-width: 993px) {
  .left-side__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: unset;
    min-height: calc(100vh - var(--header-height));
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-block: 91px; } }

.left-side__wrapper:not(:last-child) {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .left-side__wrapper:not(:last-child) {
      margin-bottom: 120px; } }
  @media (min-width: 993px) {
    .left-side__wrapper:not(:last-child) {
      margin-bottom: unset; } }

@media (min-width: 1501px) {
  .left-side__title {
    font-size: 2.375rem;
    line-height: 1.36842; } }

@media (min-width: 768px) {
  .left-side__title br {
    display: none; } }

@media (min-width: 993px) {
  .left-side__title span {
    display: block; } }

@media (min-width: 768px) {
  .left-side__subtitle br {
    display: none; } }

@media (min-width: 993px) {
  .left-side__subtitle span {
    display: block; } }

.left-side__image {
  border-radius: 6px;
  padding-top: 94%;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .left-side__image {
      max-width: 340px;
      padding-top: 45.8%;
      margin-bottom: 40px; } }
  @media (min-width: 993px) {
    .left-side__image {
      display: none; } }
  .left-side__image img {
    border-radius: 6px; }
    @media (min-width: 993px) {
      .left-side__image img {
        border-radius: 8px; } }
  .left-side__image:nth-child(2)::before {
    right: unset;
    left: calc(-50vw + 50%); }
    @media (min-width: 993px) {
      .left-side__image:nth-child(2)::before {
        content: unset; } }

.left-side__bg-mobile {
  border-radius: 6px 0 0 6px;
  position: absolute;
  width: 50vw;
  height: 113.2%;
  right: calc(-50vw + 50%);
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: #f0edf5;
  z-index: -2; }
  @media (min-width: 768px) {
    .left-side__bg-mobile {
      right: unset;
      width: 63%;
      height: 112.5%;
      left: calc(-60% + 50%);
      border-radius: 0 6px 6px 0; } }
  @media (min-width: 993px) {
    .left-side__bg-mobile {
      display: none; } }

@media (min-width: 993px) {
  .left-side__heading {
    margin-bottom: unset;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.7%;
            flex: 0 0 45.7%; } }

@media (min-width: 1501px) {
  .left-side__heading {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 42.9%;
            flex: 0 0 42.9%; } }

.left-side:nth-child(2) .left-side__bg-mobile {
  right: unset;
  left: calc(-50vw + 50%);
  border-radius: 0 6px 6px 0; }
  @media (min-width: 768px) {
    .left-side:nth-child(2) .left-side__bg-mobile {
      width: 63%;
      left: calc(-60% + 50%); } }

@media (min-width: 1501px) {
  .left-side__content {
    font-size: 1rem;
    line-height: 1.625; } }

.left-side__content p {
  margin-bottom: unset; }

.left-side .wp-block-button {
  margin-top: 30px; }
  @media (min-width: 1501px) {
    .left-side .wp-block-button {
      margin-top: 40px; } }

.right-side {
  display: none; }
  @media (min-width: 993px) {
    .right-side {
      width: 45.7%;
      display: block;
      overflow: hidden;
      position: relative;
      border-radius: 8px;
      height: calc(100vh - var(--header-height));
      padding-block: Min(calc(120 / 790 * 100vh), 90px);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 1501px) {
    .right-side {
      padding-block: Min(calc(140 / 1032 * 100vh), 120px); } }
  @media (min-width: 993px) {
    .right-side__wrapper {
      overflow: hidden;
      width: 100%;
      position: relative;
      border-radius: 8px;
      aspect-ratio: 585/550; } }
  @media (min-width: 993px) {
    .right-side__image {
      padding-top: unset;
      border-radius: 8px;
      position: absolute;
      width: 100%;
      height: 100%; } }
  @media (min-width: 993px) {
    .right-side__image img {
      border-radius: 8px;
      position: unset; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.page-hero {
  position: relative;
  z-index: 2; }
  @media (min-width: 768px) {
    .page-hero + section {
      --add-padding-top: 160px; } }
  @media (min-width: 993px) {
    .page-hero + section {
      --add-padding-top: 80px; } }
  @media (min-width: 1501px) {
    .page-hero + section {
      --add-padding-top: 210px; } }
  .page-hero__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media (min-width: 768px) {
      .page-hero__wrapper {
        position: relative; } }
    @media (min-width: 993px) {
      .page-hero__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .page-hero__inner {
    padding: 40px 0 60px; }
    @media (min-width: 768px) {
      .page-hero__inner {
        max-width: 580px;
        padding: 60px 0 190px; } }
    @media (min-width: 993px) {
      .page-hero__inner {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45.7%;
                flex: 0 0 45.7%;
        display: block;
        text-align: unset;
        padding: 100px 0 108px;
        max-width: unset; } }
    @media (min-width: 1501px) {
      .page-hero__inner {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 42.9%;
                flex: 0 0 42.9%; } }
  .page-hero__heading {
    color: #fff; }
    @media (min-width: 993px) {
      .page-hero__heading {
        max-width: 96%; } }
    @media (min-width: 1501px) {
      .page-hero__heading span {
        display: block; } }
  .page-hero__subheading {
    color: #fff; }
    .page-hero__subheading::before {
      background-color: #fff; }
    @media (min-width: 993px) {
      .page-hero__subheading {
        max-width: 95%; } }
    @media (min-width: 1501px) {
      .page-hero__subheading {
        max-width: 76%; } }
  .page-hero__content {
    color: #fff; }
    .page-hero__content p {
      margin: 0; }
      .page-hero__content p:not(:last-child) {
        margin-bottom: 16px; }
  .page-hero__img {
    width: 100vw;
    left: calc(-50vw + 50%);
    padding-top: 113%;
    border-radius: 0px 0px 6px 6px; }
    @media (min-width: 768px) {
      .page-hero__img {
        border-radius: 6px;
        width: 340px;
        padding-top: 45.8%;
        position: absolute;
        left: unset;
        right: 0;
        bottom: -160px; } }
    @media (min-width: 993px) {
      .page-hero__img {
        position: relative;
        border-radius: 8px;
        width: 100%;
        left: unset;
        padding: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48.5%;
                flex: 0 0 48.5%;
        -ms-flex-item-align: end;
            align-self: flex-end;
        bottom: -80px; } }
    @media (min-width: 1501px) {
      .page-hero__img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48.6%;
                flex: 0 0 48.6%;
        bottom: -210px; } }
    .page-hero__img img {
      display: block;
      border-radius: 0px 0px 6px 6px; }
      @media (min-width: 768px) {
        .page-hero__img img {
          border-radius: 6px; } }
      @media (min-width: 993px) {
        .page-hero__img img {
          border-radius: 8px;
          position: inherit;
          height: auto; } }
  .page-hero__bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    background-color: #6a4e98;
    z-index: -2; }
  .page-hero__decorations::before {
    content: '';
    background-image: url(../images/page-hero1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 280px;
    height: 280px;
    top: 26%;
    right: -60px; }
    @media (min-width: 768px) {
      .page-hero__decorations::before {
        background-image: url(../images/page-hero2.svg);
        width: 300px;
        height: 300px;
        top: -150px;
        right: -46px; } }
    @media (min-width: 993px) {
      .page-hero__decorations::before {
        width: 600px;
        height: 600px;
        top: -300px;
        right: 0; } }
  @media (min-width: 768px) {
    .page-hero__decorations::after {
      content: '';
      background-image: url(../images/page-hero1.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      width: 240px;
      height: 240px;
      bottom: -120px;
      left: 34px; } }
  @media (min-width: 993px) {
    .page-hero__decorations::after {
      width: 400px;
      height: 400px;
      bottom: -200px;
      left: 80px; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.mst-intro {
  position: relative; }
  @media (min-width: 993px) {
    .mst-intro__wrapper {
      -webkit-transition: -webkit-transform 0.6s ease;
      transition: -webkit-transform 0.6s ease;
      -o-transition: transform 0.6s ease;
      transition: transform 0.6s ease;
      transition: transform 0.6s ease, -webkit-transform 0.6s ease; } }
  .mst-intro__container {
    margin: 0 auto;
    max-width: 1360px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 40px;
    width: 100%; }
    @media (min-width: 768px) {
      .mst-intro__container {
        padding-right: 34px;
        padding-left: 34px; } }
    @media (min-width: 993px) {
      .mst-intro__container {
        padding: 0 40px 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1501px) {
      .mst-intro__container {
        max-width: 1860px;
        padding-bottom: 100px;
        padding: 0 56px 80px; } }
  .mst-intro__inner {
    position: relative;
    height: calc(100vh - 85px);
    max-height: 500px;
    width: 100vw;
    top: 0;
    left: 0;
    margin-left: calc(-50vw + 50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    overflow: hidden; }
    @media (min-width: 768px) {
      .mst-intro__inner {
        height: calc(100vh - 76px); } }
    @media (min-width: 993px) {
      .mst-intro__inner {
        max-height: 800px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; } }
  .mst-intro__img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2; }
    .mst-intro__img img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .mst-intro__img::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 50%;
      left: 0;
      bottom: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
      opacity: 1;
      visibility: visible;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
  .mst-intro__container {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
  .mst-intro__heading {
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    margin: 0; }
  .mst-intro__box {
    max-width: 730px; }
  .mst-intro__bottom-content {
    padding: 60px 0 80px;
    position: relative; }
    @media (min-width: 768px) {
      .mst-intro__bottom-content {
        padding: 80px 0 100px; } }
    @media (min-width: 993px) {
      .mst-intro__bottom-content {
        padding: 80px 0 120px; } }
    @media (min-width: 1501px) {
      .mst-intro__bottom-content {
        padding: 100px 0 140px; } }
    .mst-intro__bottom-content .wp-block-button {
      margin-top: 30px; }
      @media (min-width: 993px) {
        .mst-intro__bottom-content .wp-block-button {
          margin-top: 40px;
          display: inline-block; } }
  @media (min-width: 768px) {
    .mst-intro__bottom-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (min-width: 993px) {
    .mst-intro__bottom-box {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: -webkit-transform 0.6s ease;
      transition: -webkit-transform 0.6s ease;
      -o-transition: transform 0.6s ease;
      transition: transform 0.6s ease;
      transition: transform 0.6s ease, -webkit-transform 0.6s ease; } }
  @media (min-width: 1501px) {
    .mst-intro__bottom-box {
      -webkit-box-pack: unset;
          -ms-flex-pack: unset;
              justify-content: unset; } }
  @media (min-width: 768px) {
    .mst-intro__bottom-column {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 45.7%;
              flex: 0 0 45.7%; } }
  @media (min-width: 1501px) {
    .mst-intro__bottom-column {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 36%;
              flex: 0 0 36%; } }
  .mst-intro__bottom-cite {
    color: #262626; }
    @media (min-width: 768px) {
      .mst-intro__bottom-cite {
        margin-bottom: unset;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45.7%;
                flex: 0 0 45.7%; } }
  @media (min-width: 768px) {
    .mst-intro__bottom-btns.bottom-btns-mobile {
      display: none; } }
  .mst-intro__bottom-btns.bottom-btns-desktop {
    display: none; }
    @media (min-width: 768px) {
      .mst-intro__bottom-btns.bottom-btns-desktop {
        display: block; } }
  @media (min-width: 768px) {
    .mst-intro__bottom-description {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48.5%;
              flex: 0 0 48.5%;
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 1501px) {
    .mst-intro__bottom-description {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 42.9%;
              flex: 0 0 42.9%;
      margin-left: 277px;
      font-size: 1.125rem;
      line-height: 1.55556; } }
  .mst-intro__bottom-description p {
    margin: 0; }
  .mst-intro__bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    left: calc(-50vw + 50%);
    top: 0;
    z-index: -3; }
    @media (min-width: 993px) {
      .mst-intro__bg {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
        -o-transition: opacity 0.3s ease, visibility 0.3s ease;
        transition: opacity 0.3s ease, visibility 0.3s ease; } }
    .mst-intro__bg::before {
      content: '';
      position: absolute;
      background-image: url(../images/intro.svg);
      background-repeat: no-repeat;
      background-size: contain;
      width: 280px;
      height: 280px;
      top: -100px;
      right: -60px; }
      @media (min-width: 768px) {
        .mst-intro__bg::before {
          width: 300px;
          height: 300px;
          right: -46px; } }
      @media (min-width: 993px) {
        .mst-intro__bg::before {
          width: 600px;
          height: 600px;
          right: -120px;
          top: -434px; } }
      @media (min-width: 1501px) {
        .mst-intro__bg::before {
          width: 680px;
          height: 680px;
          top: -480px;
          right: -145px; } }
  .mst-intro__cite, .mst-intro__bottom-heading {
    display: none; }
    @media (min-width: 993px) {
      .mst-intro__cite, .mst-intro__bottom-heading {
        display: block; } }
  .mst-intro__cite {
    margin-top: 40px; }
    @media (min-width: 993px) {
      .mst-intro__cite {
        font-weight: 500;
        color: #fff; } }
  @media (min-width: 993px) {
    .mst-intro__bottom-heading {
      max-width: 585px;
      margin-bottom: 30px;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: -webkit-transform 0.6s ease;
      transition: -webkit-transform 0.6s ease;
      -o-transition: transform 0.6s ease;
      transition: transform 0.6s ease;
      transition: transform 0.6s ease, -webkit-transform 0.6s ease; } }
  @media (min-width: 993px) {
    .mst-intro__bottom-heading mark {
      background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
      background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
      background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      display: inline-block;
      font-weight: 900;
      background-color: unset; } }
  @media (min-width: 993px) {
    .mst-intro.details .mst-intro__inner {
      width: 100%;
      margin: unset;
      border-radius: 8px; } }
  @media (min-width: 993px) {
    .mst-intro.details .mst-intro__img img {
      border-radius: 8px; } }
  @media (min-width: 993px) {
    .mst-intro.details .mst-intro__img::after {
      opacity: 0;
      visibility: hidden; } }
  @media (min-width: 993px) {
    .mst-intro.details .mst-intro__container {
      opacity: 0;
      visibility: hidden; } }
  @media (min-width: 993px) {
    .mst-intro.details .mst-intro__bottom-heading, .mst-intro.details .mst-intro__bottom-box {
      opacity: 1;
      visibility: visible;
      -webkit-transform: unset;
          -ms-transform: unset;
              transform: unset; } }
  @media (min-width: 993px) {
    .mst-intro.details .mst-intro__bg {
      opacity: 1;
      visibility: visible; } }

.frontpage .mst-intro__heading {
  text-transform: uppercase; }
  @media (min-width: 993px) {
    .frontpage .mst-intro__heading {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 43%;
              flex: 0 0 43%; } }
  @media (min-width: 1501px) {
    .frontpage .mst-intro__heading {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.9%;
              flex: 0 0 33.9%;
      white-space: nowrap; } }
  .frontpage .mst-intro__heading mark {
    background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
    background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 900;
    position: relative; }
    @media (min-width: 768px) {
      .frontpage .mst-intro__heading mark {
        margin-left: 8px; } }
    @media (min-width: 993px) {
      .frontpage .mst-intro__heading mark {
        margin-left: 16px; } }
    .frontpage .mst-intro__heading mark::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 5px;
      right: -8px;
      bottom: 6px;
      background-color: #fff;
      border-radius: 6px;
      z-index: -1; }
      @media (min-width: 768px) {
        .frontpage .mst-intro__heading mark::before {
          left: -8px;
          top: 7px;
          right: -8px;
          bottom: 6px; } }
      @media (min-width: 993px) {
        .frontpage .mst-intro__heading mark::before {
          left: -10px;
          top: 9px;
          right: -10px;
          bottom: 8px;
          background-color: #fff;
          border-radius: 8px; } }
  .frontpage .mst-intro__heading b {
    font-weight: 900; }
    @media (min-width: 768px) {
      .frontpage .mst-intro__heading b {
        margin-left: 60px; }
        .frontpage .mst-intro__heading b:last-child {
          font-weight: inherit;
          margin-left: 51px; } }
    @media (min-width: 993px) {
      .frontpage .mst-intro__heading b {
        margin-left: 115px; }
        .frontpage .mst-intro__heading b:last-child {
          margin-left: 105px; } }
    @media (min-width: 1501px) {
      .frontpage .mst-intro__heading b {
        margin-left: 121px; } }

.frontpage .mst-intro__btns {
  margin-top: 30px; }
  @media (min-width: 993px) {
    .frontpage .mst-intro__btns {
      margin-top: 95px; } }
  @media (min-width: 1501px) {
    .frontpage .mst-intro__btns {
      margin-top: 154px; } }

@media (min-width: 993px) {
  .frontpage .mst-intro__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 31.7%;
            flex: 0 0 31.7%;
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding-bottom: 23px;
    margin-left: 110px; } }

@media (min-width: 1501px) {
  .frontpage .mst-intro__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 34.4%;
            flex: 0 0 34.4%;
    margin-left: 297px;
    padding-bottom: 34px; } }

.default .mst-intro__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1501px) {
    .default .mst-intro__container {
      padding-bottom: 60px; } }

@media (min-width: 768px) {
  .default .mst-intro__heading {
    font-size: 2.375rem;
    line-height: 1.42105;
    max-width: 520px; } }

@media (min-width: 993px) {
  .default .mst-intro__heading {
    font-size: 3.75rem;
    line-height: 1.33333;
    max-width: 730px; } }

@media (min-width: 993px) {
  .default .mst-intro__cite {
    position: relative;
    padding-left: 23px;
    margin-bottom: unset;
    margin-top: 30px; }
    .default .mst-intro__cite:before {
      content: '';
      background-color: #ee3742;
      border-radius: 2px;
      position: absolute;
      width: 3px;
      height: 100%;
      top: 0;
      left: 0; } }

@media (min-width: 1501px) {
  .default .mst-intro__cite {
    max-width: 630px; }
    .default .mst-intro__cite br {
      display: none; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.complaints-contacts__wrapper {
  padding: 60px 0; }
  @media (min-width: 768px) {
    .complaints-contacts__wrapper {
      padding: 100px 0; } }
  @media (min-width: 993px) {
    .complaints-contacts__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 110px; } }
  @media (min-width: 1501px) {
    .complaints-contacts__wrapper {
      padding: 140px 0;
      padding-left: 150px; } }

@media (min-width: 993px) {
  .complaints-contacts__container {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    -webkit-column-width: 400px;
       -moz-column-width: 400px;
            column-width: 400px;
    padding-top: 11px; } }

@media (min-width: 1501px) {
  .complaints-contacts__container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    -webkit-column-gap: 195px;
       -moz-column-gap: 195px;
            column-gap: 195px; } }

.complaints-contacts__heading {
  margin-bottom: 30px; }
  @media (min-width: 993px) {
    .complaints-contacts__heading {
      margin-bottom: unset;
      margin-right: 40px;
      min-width: 289px; } }
  @media (min-width: 1501px) {
    .complaints-contacts__heading {
      margin-right: 160px; } }
  @media (min-width: 768px) {
    .complaints-contacts__heading br {
      display: none; } }
  @media (min-width: 993px) {
    .complaints-contacts__heading br {
      display: block; } }

.complaints-contacts-item:not(:last-child) {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .complaints-contacts-item:not(:last-child) {
      margin-bottom: 26px; } }
  @media (min-width: 993px) {
    .complaints-contacts-item:not(:last-child) {
      margin-bottom: 14px; } }
  @media (min-width: 1501px) {
    .complaints-contacts-item:not(:last-child) {
      margin-bottom: 26px; } }

.complaints-contacts-item__label {
  display: block;
  margin-bottom: 6px; }
  @media (min-width: 768px) {
    .complaints-contacts-item__label {
      margin-bottom: 10px;
      max-width: 350px; } }
  @media (min-width: 993px) {
    .complaints-contacts-item__label {
      margin-bottom: 6px; } }
  @media (min-width: 1501px) {
    .complaints-contacts-item__label {
      margin-bottom: 10px; } }

.complaints-contacts-item__row {
  margin-bottom: 2px; }
  @media (min-width: 768px) {
    .complaints-contacts-item__row {
      margin-bottom: 4px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 993px) {
    .complaints-contacts-item__row {
      margin-bottom: unset; } }
  @media (min-width: 1501px) {
    .complaints-contacts-item__row {
      margin-bottom: 4px; } }
  .complaints-contacts-item__row a {
    font-size: 0.875rem;
    line-height: 1.57143;
    font-weight: 500;
    color: #6a4e98;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .complaints-contacts-item__row a {
        position: absolute;
        display: block;
        top: -1px;
        left: 60px; } }
    @media (min-width: 1501px) {
      .complaints-contacts-item__row a {
        font-size: 1rem;
        line-height: 1.625; } }

.complaints-contacts-item__type {
  color: #808080;
  display: inline-block;
  min-width: 55px; }
  @media (min-width: 768px) {
    .complaints-contacts-item__type {
      font-size: 0.8125rem;
      line-height: 1.53846; } }
  @media (min-width: 993px) {
    .complaints-contacts-item__type {
      font-size: 0.875rem;
      line-height: 1.57143; } }
  @media (min-width: 1501px) {
    .complaints-contacts-item__type {
      font-size: 1rem;
      line-height: 1.625; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.facilities .facilities-item__label {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500; }
  @media (min-width: 1200px) {
    .facilities .facilities-item__label {
      font-size: 0.875rem;
      line-height: 1.57143; } }

.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@media (min-width: 1200px) {
  .facilities {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 768px) {
  .facilities__content {
    max-width: 620px; } }

@media (min-width: 1200px) {
  .facilities__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(min(440px, 30%));
            flex: 0 0 calc(min(440px, 30%));
    max-width: none;
    z-index: 1; } }

@media (min-width: 1501px) {
  .facilities__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(min(600px, 35%));
            flex: 0 0 calc(min(600px, 35%)); } }

@media (min-width: 768px) {
  .facilities__title {
    margin-bottom: 30px; } }

@media (min-width: 993px) {
  .facilities__title {
    margin-bottom: 16px; } }

@media (min-width: 1501px) {
  .facilities__title {
    margin-bottom: 30px; } }

.facilities__subheading {
  letter-spacing: .01em;
  margin-bottom: 31px; }
  @media (min-width: 768px) {
    .facilities__subheading {
      margin-bottom: 63px; } }
  @media (min-width: 1200px) {
    .facilities__subheading {
      margin-bottom: 0; } }

@media (min-width: 768px) {
  .facilities__container {
    position: relative;
    max-width: 700px;
    margin: 0 auto; } }

@media (min-width: 1200px) {
  .facilities__container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 770px;
            flex: 0 0 770px;
    max-width: none;
    margin: unset; } }

@media (min-width: 1501px) {
  .facilities__container {
    -ms-flex-preferred-size: 1050px;
        flex-basis: 1050px; } }

.facilities__list {
  display: grid;
  gap: 20px 0;
  grid-template-columns: 1fr; }
  @media (min-width: 768px) {
    .facilities__list {
      display: block; } }

.facilities__item {
  background-color: #fff;
  border: 1px solid #e9e9ee;
  border-bottom: unset;
  border-radius: 8px 8px 0 0;
  padding: 19px;
  position: relative; }
  @media (min-width: 768px) {
    .facilities__item {
      -webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
              box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
      padding: 20px;
      position: absolute;
      width: 280px;
      z-index: 1; } }
  @media (min-width: 1501px) {
    .facilities__item {
      width: 322px; } }
  .facilities__item:nth-child(1) {
    grid-row-start: 3; }
    @media (min-width: 768px) {
      .facilities__item:nth-child(1) {
        bottom: 270px;
        right: 142px; } }
    @media (min-width: 1200px) {
      .facilities__item:nth-child(1) {
        bottom: 297px;
        right: 197px; } }
    @media (min-width: 1501px) {
      .facilities__item:nth-child(1) {
        bottom: 400px;
        right: 314px; } }
    .facilities__item:nth-child(1) .facilities-item__point {
      background-color: #6a4e98; }
      @media (min-width: 768px) {
        .facilities__item:nth-child(1) .facilities-item__point:before {
          background-color: #6a4e98;
          bottom: -13.4px;
          left: calc(21.5% - 3px); } }
      @media (min-width: 1200px) {
        .facilities__item:nth-child(1) .facilities-item__point:before {
          bottom: -15px;
          left: calc(22.2% - 2px); } }
      @media (min-width: 768px) {
        .facilities__item:nth-child(1) .facilities-item__point:after {
          border-color: #6a4e98 transparent transparent;
          border-width: 5px 6px 0;
          bottom: -5px;
          left: 16.5%; } }
      @media (min-width: 1200px) {
        .facilities__item:nth-child(1) .facilities-item__point:after {
          left: 22.5%; } }
  .facilities__item:nth-child(2) {
    grid-row-start: 2; }
    @media (min-width: 768px) {
      .facilities__item:nth-child(2) {
        border-radius: 0 0 8px 8px;
        left: -13px;
        top: 235px; } }
    @media (min-width: 1200px) {
      .facilities__item:nth-child(2) {
        border-top: unset;
        border-bottom: 1px solid #e9e9ee;
        left: 0;
        top: 260px; } }
    @media (min-width: 1501px) {
      .facilities__item:nth-child(2) {
        left: 33px;
        top: 350px; } }
    .facilities__item:nth-child(2) .facilities-item__point {
      background-color: #ee3742; }
      @media (min-width: 768px) {
        .facilities__item:nth-child(2) .facilities-item__point {
          top: 0; } }
      @media (min-width: 768px) {
        .facilities__item:nth-child(2) .facilities-item__point:before {
          background-color: #ee3742;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          top: -14px; } }
      @media (min-width: 1200px) {
        .facilities__item:nth-child(2) .facilities-item__point:before {
          top: -15px; } }
      @media (min-width: 768px) {
        .facilities__item:nth-child(2) .facilities-item__point:after {
          border-color: transparent transparent #ee3742;
          border-width: 0 6px 5px;
          top: -5px;
          -webkit-transform: translateX(-5px);
              -ms-transform: translateX(-5px);
                  transform: translateX(-5px); } }
      @media (min-width: 1200px) {
        .facilities__item:nth-child(2) .facilities-item__point:after {
          border-width: 0 6px 5px;
          top: -5px;
          -webkit-transform: translateX(-5px);
              -ms-transform: translateX(-5px);
                  transform: translateX(-5px); } }
      @media (min-width: 1501px) {
        .facilities__item:nth-child(2) .facilities-item__point:after {
          -webkit-transform: translateX(-7px);
              -ms-transform: translateX(-7px);
                  transform: translateX(-7px); } }
  @media (min-width: 768px) {
    .facilities__item:nth-child(3) {
      bottom: 258px;
      left: -15px; } }
  @media (min-width: 1200px) {
    .facilities__item:nth-child(3) {
      bottom: 285px;
      left: 1px; } }
  @media (min-width: 1501px) {
    .facilities__item:nth-child(3) {
      bottom: 383px;
      left: 39px; } }
  .facilities__item:nth-child(3) .facilities-item__point {
    background-color: #ee3742; }
    @media (min-width: 768px) {
      .facilities__item:nth-child(3) .facilities-item__point::before {
        background-color: #ee3742;
        right: 16.7%;
        top: 10.4px; } }
    @media (min-width: 1200px) {
      .facilities__item:nth-child(3) .facilities-item__point::before {
        right: 34%;
        top: 12px; } }
    @media (min-width: 768px) {
      .facilities__item:nth-child(3) .facilities-item__point::after {
        border-color: #ee3742 transparent transparent;
        border-width: 5px 6px 0;
        bottom: -5px;
        right: 31%;
        left: unset; } }

.facilities .facilities-item__label {
  color: #5c1b24;
  margin-bottom: 4px; }
  @media (min-width: 993px) {
    .facilities .facilities-item__label {
      font-size: 0.75rem;
      line-height: 1.5; } }

.facilities .facilities-item__point {
  bottom: 0;
  height: 3px;
  left: -1px;
  position: absolute;
  width: calc(100% + 2px); }
  @media (min-width: 768px) {
    .facilities .facilities-item__point:after {
      border-style: solid;
      content: '';
      height: 0;
      left: 50%;
      position: absolute;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 0; } }

.facilities__bg {
  display: none; }
  @media (min-width: 768px) {
    .facilities__bg {
      display: block;
      z-index: 0;
      padding-top: 65%;
      margin: 0 auto; } }
  @media (min-width: 1501px) {
    .facilities__bg {
      padding-top: 64.7%; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.images-grid {
  position: relative; }
  .images-grid__bg {
    height: calc(100% - 10px);
    left: calc(50% - 50vw);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 0; }
    .images-grid__bg.bg-white {
      background-color: #fff; }
    .images-grid__bg.bg-gray {
      background-color: #f9f9fa; }
  .images-grid__inner {
    position: relative; }
    .images-grid__inner:after {
      background-color: #fff;
      content: '';
      display: none;
      height: calc(50% + 131px);
      left: calc(50% - 50vw);
      position: absolute;
      top: calc(50% - 31px);
      width: 100vw;
      z-index: 0; }
      @media (min-width: 768px) {
        .images-grid__inner:after {
          display: block; } }
      @media (min-width: 993px) {
        .images-grid__inner:after {
          display: none; } }
  .images-grid__title {
    letter-spacing: 0.015em;
    margin-bottom: 30px;
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) {
      .images-grid__title {
        max-width: 520px;
        padding-left: 60px;
        margin-bottom: 100px; } }
    @media (min-width: 993px) {
      .images-grid__title {
        max-width: 730px;
        padding-left: 110px;
        margin-bottom: 0; } }
    @media (min-width: 1501px) {
      .images-grid__title {
        max-width: 850px;
        padding-left: 150px; } }
  .images-grid__main {
    display: grid;
    gap: 20px;
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) {
      .images-grid__main {
        grid-template-columns: calc(24.1% - 10px) calc(25.9% - 20px) calc(50% - 10px);
        grid-template-rows: 5.3% 6.62% 17.2% 13.45% 4.23% 13.5% 13.45% 15.7%;
        height: calc(180vw - 68px); } }
    @media (min-width: 993px) {
      .images-grid__main {
        grid-template-columns: calc(24.5% - 10px) calc(25.3% - 20px) calc(10.8% - 20px) calc(14.5% - 20px) calc(24.8% - 10px);
        grid-template-rows: calc(14.2% - 10px) calc(6.2% - 20px) calc(17.4% - 20px) calc(23.6% - 20px) calc(10.3% - 20px) calc(23.6% - 20px) calc(4.7% - 10px);
        height: 635px; } }
    @media (min-width: 1501px) {
      .images-grid__main {
        height: 860px; } }
    .images-grid__main:after {
      background-color: #fff;
      content: '';
      display: none;
      height: calc(50% + 121px);
      left: calc(50% - 50vw);
      position: absolute;
      top: calc(50% + 1px);
      width: 100vw;
      z-index: 0; }
      @media (min-width: 993px) {
        .images-grid__main:after {
          display: block; } }
  .images-grid__el {
    position: relative;
    z-index: 1; }
    .images-grid__el:last-child:after {
      background-color: #fff;
      content: '';
      height: calc(50% + 80px);
      left: calc(50% - 50vw);
      position: absolute;
      top: 50%;
      width: 100vw;
      z-index: 0; }
      @media (min-width: 768px) {
        .images-grid__el:last-child:after {
          display: none; } }
    .images-grid__el_label {
      padding: 30px;
      border-radius: 8px;
      background-color: #f0edf5;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.02em; }
      @media (min-width: 768px) {
        .images-grid__el_label {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
          line-height: 26px; } }
      @media (min-width: 993px) {
        .images-grid__el_label {
          line-height: 24px; } }
      @media (min-width: 1501px) {
        .images-grid__el_label {
          padding: 40px;
          font-size: 1.125rem;
          line-height: 1.55556; } }
      @media (min-width: 768px) {
        .images-grid__el_label-1 {
          grid-column-start: 1;
          grid-column-end: span 2;
          grid-row-start: 1;
          grid-row-end: span 2; } }
      @media (min-width: 993px) {
        .images-grid__el_label-1 {
          grid-column-start: 1;
          grid-column-end: span 1;
          grid-row-start: 2;
          grid-row-end: span 2; } }
      @media (min-width: 768px) {
        .images-grid__el_label-2 {
          grid-column-start: 3;
          grid-column-end: span 1;
          grid-row-start: 4;
          grid-row-end: span 1; } }
      @media (min-width: 993px) {
        .images-grid__el_label-2 {
          grid-column-start: 2;
          grid-column-end: span 1;
          grid-row-start: 6;
          grid-row-end: span 1; } }
      @media (min-width: 768px) {
        .images-grid__el_label-3 {
          grid-column-start: 1;
          grid-column-end: span 2;
          grid-row-start: 6;
          grid-row-end: span 1; } }
      @media (min-width: 993px) {
        .images-grid__el_label-3 {
          grid-column-start: 3;
          grid-column-end: span 2;
          grid-row-start: 2;
          grid-row-end: span 2; } }
      @media (min-width: 768px) {
        .images-grid__el_label-4 {
          grid-column-start: 1;
          grid-column-end: span 2;
          grid-row-start: 7;
          grid-row-end: span 1; } }
      @media (min-width: 993px) {
        .images-grid__el_label-4 {
          grid-column-start: 3;
          grid-column-end: span 2;
          grid-row-start: 4;
          grid-row-end: span 1; } }
      @media (min-width: 768px) {
        .images-grid__el_label-5 {
          grid-column-start: 3;
          grid-column-end: span 1;
          grid-row-start: 7;
          grid-row-end: span 1; } }
      @media (min-width: 993px) {
        .images-grid__el_label-5 {
          grid-column-start: 5;
          grid-column-end: span 1;
          grid-row-start: 4;
          grid-row-end: span 1; } }
    .images-grid__el_img {
      padding-top: 75%;
      border-radius: 6px; }
      @media (min-width: 768px) {
        .images-grid__el_img {
          padding-top: 0; } }
      .images-grid__el_img img {
        border-radius: 6px;
        display: block; }
      @media (min-width: 768px) {
        .images-grid__el_img-1 {
          grid-column-start: 1;
          grid-column-end: span 2;
          grid-row-start: 3;
          grid-row-end: span 2; } }
      @media (min-width: 993px) {
        .images-grid__el_img-1 {
          grid-column-start: 1;
          grid-column-end: span 1;
          grid-row-start: 4;
          grid-row-end: span 4; } }
      @media (min-width: 768px) {
        .images-grid__el_img-2 {
          grid-column-start: 3;
          grid-column-end: span 1;
          grid-row-start: 2;
          grid-row-end: span 2; } }
      @media (min-width: 993px) {
        .images-grid__el_img-2 {
          grid-column-start: 2;
          grid-column-end: span 1;
          grid-row-start: 3;
          grid-row-end: span 3; } }
      @media (min-width: 768px) {
        .images-grid__el_img-3 {
          grid-column-start: 3;
          grid-column-end: span 1;
          grid-row-start: 5;
          grid-row-end: span 2; } }
      @media (min-width: 993px) {
        .images-grid__el_img-3 {
          grid-column-start: 5;
          grid-column-end: span 1;
          grid-row-start: 1;
          grid-row-end: span 3; } }
      @media (min-width: 768px) {
        .images-grid__el_img-4 {
          grid-column-start: 2;
          grid-column-end: span 2;
          grid-row-start: 8;
          grid-row-end: span 1; } }
      @media (min-width: 993px) {
        .images-grid__el_img-4 {
          grid-column-start: 4;
          grid-column-end: span 2;
          grid-row-start: 5;
          grid-row-end: span 2; } }
    @media (min-width: 768px) {
      .images-grid__el_decor {
        grid-column-start: 1;
        grid-column-end: span 1;
        grid-row-start: 8;
        grid-row-end: span 1; } }
    @media (min-width: 993px) {
      .images-grid__el_decor {
        grid-column-start: 3;
        grid-column-end: span 1;
        grid-row-start: 5;
        grid-row-end: span 2; } }
    @media (min-width: 768px) {
      .images-grid__el_decor div {
        display: block;
        width: 100%;
        padding-top: 100%;
        background-image: url(../images/subtract-min.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center; } }
    @media (min-width: 993px) {
      .images-grid__el_decor div {
        background-size: 85%;
        background-position: top center; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.images-and-content {
  position: relative; }
  .images-and-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    width: 100vw;
    height: 100%;
    background-color: #fff;
    z-index: -2; }
  @media (min-width: 768px) {
    .images-and-content__container {
      position: relative;
      border-radius: 8px;
      padding: 220px 97px 206px 120px; } }
  @media (min-width: 1200px) {
    .images-and-content__container {
      padding: 160px 120px 120px; } }
  @media (min-width: 1501px) {
    .images-and-content__container {
      padding-top: 200px;
      padding-bottom: 140px; } }
  @media (min-width: 1200px) {
    .images-and-content__info {
      max-width: 585px;
      margin: 0 auto; } }
  @media (min-width: 1501px) {
    .images-and-content__info {
      max-width: 750px; } }
  @media (min-width: 768px) {
    .images-and-content__heading {
      margin-bottom: 16px;
      max-width: 400px; } }
  @media (min-width: 1200px) {
    .images-and-content__heading {
      max-width: 550px; } }
  @media (min-width: 1501px) {
    .images-and-content__heading {
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .images-and-content__subheading {
      margin-bottom: 20px; } }
  @media (min-width: 1200px) {
    .images-and-content__subheading {
      margin-bottom: 34px;
      max-width: 400px; } }
  @media (min-width: 1501px) {
    .images-and-content__subheading {
      max-width: 89%; } }
  @media (min-width: 768px) {
    .images-and-content__text {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 1501px) {
    .images-and-content__text {
      font-size: 1.125rem;
      line-height: 1.55556; } }
  .images-and-content__text p:last-child {
    margin-bottom: unset; }
  .images-and-content .wp-block-button {
    margin-top: 30px; }
    @media (min-width: 1501px) {
      .images-and-content .wp-block-button {
        margin-top: 40px; } }
    .images-and-content .wp-block-button__link {
      white-space: nowrap; }
      @media (min-width: 768px) {
        .images-and-content .wp-block-button__link {
          font-size: 0.875rem;
          line-height: 1.57143; } }
      @media (min-width: 1200px) {
        .images-and-content .wp-block-button__link {
          font-size: 1rem;
          line-height: 1.5; } }
  .images-and-content__bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    background-color: #f9f9fa;
    z-index: -2; }
    @media (min-width: 768px) {
      .images-and-content__bg {
        width: calc(100% - 40px);
        height: calc(100% - 117px);
        left: 50%;
        top: 80px;
        border-radius: 8px;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0); } }
    @media (min-width: 1200px) {
      .images-and-content__bg {
        height: calc(100% - 40px);
        width: calc(100% - 220px);
        top: unset;
        bottom: 0; } }
    @media (min-width: 1501px) {
      .images-and-content__bg {
        height: calc(100% - 60px);
        width: calc(100% - 300px); } }

.images-and-content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .images-and-content-list {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      margin-bottom: unset; } }
  @media (min-width: 1200px) {
    .images-and-content-list {
      -webkit-transform: translate(0%, 7%);
          -ms-transform: translate(0%, 7%);
              transform: translate(0%, 7%); } }
  .images-and-content-list__item {
    -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
    border-radius: 6px; }
    @media (min-width: 768px) {
      .images-and-content-list__item {
        position: absolute;
        border-radius: 8px; } }
    .images-and-content-list__item img {
      border-radius: 6px; }
      @media (min-width: 768px) {
        .images-and-content-list__item img {
          border-radius: 8px; } }
    .images-and-content-list__item:nth-child(1), .images-and-content-list__item:nth-child(4) {
      padding-top: 48.5%; }
      @media (min-width: 768px) {
        .images-and-content-list__item:nth-child(1), .images-and-content-list__item:nth-child(4) {
          width: 160px;
          height: 160px;
          padding-top: unset; } }
    .images-and-content-list__item:nth-child(4) {
      margin-top: -11%; }
      @media (min-width: 768px) {
        .images-and-content-list__item:nth-child(4) {
          margin-top: unset; } }
    .images-and-content-list__item:nth-child(2), .images-and-content-list__item:nth-child(3) {
      padding-top: 37.5%; }
      @media (min-width: 768px) {
        .images-and-content-list__item:nth-child(2), .images-and-content-list__item:nth-child(3) {
          width: 180px;
          height: 139px;
          padding-top: unset; } }
    @media (min-width: 768px) {
      .images-and-content-list__item:nth-child(1) {
        left: 0;
        top: 0; } }
    @media (min-width: 1200px) {
      .images-and-content-list__item:nth-child(1) {
        width: 180px;
        height: 180px;
        left: 40px;
        top: 80px; } }
    @media (min-width: 1501px) {
      .images-and-content-list__item:nth-child(1) {
        width: 250px;
        height: 250px;
        left: 50px;
        top: 120px; } }
    @media (min-width: 768px) {
      .images-and-content-list__item:nth-child(2) {
        right: 62px;
        top: 21px; } }
    @media (min-width: 1200px) {
      .images-and-content-list__item:nth-child(2) {
        width: 220px;
        height: 170px;
        right: 180px;
        top: 0; } }
    @media (min-width: 1501px) {
      .images-and-content-list__item:nth-child(2) {
        width: 300px;
        height: 232px;
        right: 250px; } }
    @media (min-width: 768px) {
      .images-and-content-list__item:nth-child(3) {
        left: 60px;
        bottom: 7px; } }
    @media (min-width: 1200px) {
      .images-and-content-list__item:nth-child(3) {
        left: 0;
        bottom: 100px; } }
    @media (min-width: 1501px) {
      .images-and-content-list__item:nth-child(3) {
        width: 246px;
        height: 190px;
        bottom: 60px; } }
    @media (min-width: 768px) {
      .images-and-content-list__item:nth-child(4) {
        right: 0;
        bottom: 0; } }
    @media (min-width: 1200px) {
      .images-and-content-list__item:nth-child(4) {
        width: 220px;
        height: 220px;
        right: 0;
        bottom: 60px; } }
    @media (min-width: 1501px) {
      .images-and-content-list__item:nth-child(4) {
        width: 300px;
        height: 300px; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

:root {
  --treatment-content-height: 128px; }
  @media (min-width: 993px) {
    :root {
      --treatment-content-height: 130px; } }
  @media (min-width: 1501px) {
    :root {
      --treatment-content-height: 134px; } }

.treatments {
  position: relative; }
  .treatments__bg {
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    width: 100vw;
    height: 100%;
    background-color: #f9f9fa;
    z-index: -1; }
  .treatments__title {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .treatments__title {
        text-align: center;
        margin-bottom: 30px; } }
    @media (min-width: 993px) {
      .treatments__title {
        margin-bottom: 40px; } }
    @media (min-width: 1501px) {
      .treatments__title {
        margin-bottom: 60px; } }
  .treatments__nav {
    display: none; }
    @media (min-width: 768px) {
      .treatments__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 40px; } }
    @media (min-width: 993px) {
      .treatments__nav {
        margin-bottom: 60px; } }
  .treatments__btn {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid var(--brand-color, #6a4e98);
    background-color: #fff;
    border-radius: 20px;
    padding: 8px 20px;
    font-size: 0.875rem;
    line-height: 1.57143;
    font-weight: 500;
    text-transform: uppercase;
    color: #262626;
    letter-spacing: 0.5px;
    margin: 0 4px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer; }
    .treatments__btn:hover, .treatments__btn.swiper-pagination-bullet-active {
      color: #fff;
      background-color: var(--brand-color, #ee3742);
      border-color: var(--brand-color, #ee3742); }
  @media (min-width: 768px) {
    .treatments__main {
      overflow: visible; } }
  @media (min-width: 993px) {
    .treatments__main {
      max-width: 990px;
      margin: 0 auto; } }
  @media (min-width: 1501px) {
    .treatments__main {
      max-width: 1150px;
      margin: 0 auto; } }
  .treatments .swiper-wrapper {
    display: block; }
    @media (min-width: 768px) {
      .treatments .swiper-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .treatments__item {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .treatments__item {
        margin-bottom: 0;
        height: auto; } }
    .treatments__item:last-child {
      margin-bottom: 0; }

.treatments-item {
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #e9e9ee;
  padding: 30px 30px 20px; }
  @media (min-width: 768px) {
    .treatments-item {
      padding: 40px 40px 36px;
      position: relative; } }
  @media (min-width: 993px) {
    .treatments-item {
      padding: 60px 60px 40px; } }
  @media (min-width: 1501px) {
    .treatments-item {
      padding: 60px; } }
  .treatments-item__heading {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .treatments-item__heading {
        width: calc(100% - 140px);
        max-width: 620px; } }
    @media (min-width: 993px) {
      .treatments-item__heading {
        max-width: 670px;
        margin-bottom: 40px; } }
    @media (min-width: 1501px) {
      .treatments-item__heading {
        max-width: 790px; } }
  .treatments-item__title {
    margin-bottom: 10px; }
  .treatments-item__logo {
    height: 40px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .treatments-item__logo {
        position: absolute;
        top: 30px;
        right: 30px;
        height: 38px; } }
    @media (min-width: 993px) {
      .treatments-item__logo {
        top: 60px;
        right: 60px;
        height: 58px; } }
    @media (min-width: 1200px) {
      .treatments-item__logo {
        height: 70px; } }
    .treatments-item__logo img {
      display: block;
      max-height: 100%;
      width: auto; }
  .treatments-item__main {
    padding: 30px 0;
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) {
      .treatments-item__main {
        padding: 30px; } }
    @media (min-width: 993px) {
      .treatments-item__main {
        padding: 40px; } }
    .treatments-item__main:before {
      content: '';
      position: absolute;
      top: 0;
      left: -27px;
      width: calc(100% + 54px);
      height: 100%;
      background-color: var(--brand-bg-color, #f0edf5);
      border-radius: 6px;
      z-index: -1; }
      @media (min-width: 768px) {
        .treatments-item__main:before {
          left: 0;
          width: 100%; } }
    .treatments-item__main + .wp-block-button {
      display: none; }
  .treatments-item__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    border-radius: 6px;
    font-size: 0.875rem;
    line-height: 1.57143;
    font-weight: 500;
    color: #262626;
    text-transform: uppercase;
    padding: 8px 14px;
    margin-top: 20px;
    border: 1px solid var(--brand-color, #ee3742);
    letter-spacing: 0.56px;
    -webkit-transition: background-color 0.3s ease, color 0.3s ease;
    -o-transition: background-color 0.3s ease, color 0.3s ease;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-decoration: none; }
    @media (min-width: 768px) {
      .treatments-item__link {
        font-size: 0.8125rem;
        line-height: 1.69231; } }
    @media (min-width: 993px) {
      .treatments-item__link {
        font-size: 0.875rem;
        line-height: 1.57143;
        position: absolute;
        top: 8px;
        right: 8px;
        margin-top: 0;
        padding: 9px 12px 8px; } }
    @media (min-width: 1501px) {
      .treatments-item__link {
        top: 10px;
        right: 10px; } }
    .treatments-item__link:hover {
      text-decoration: none;
      background-color: var(--brand-color, #ee3742);
      color: #fff; }
      .treatments-item__link:hover::after {
        text-decoration: none;
        color: #fff; }
    .treatments-item__link .wp-block-button {
      margin: 0 8px 0 5px;
      -webkit-transition: unset;
      -o-transition: unset;
      transition: unset; }
      @media (min-width: 768px) {
        .treatments-item__link .wp-block-button {
          margin: 0 18px 0 5px; } }
      @media (min-width: 993px) {
        .treatments-item__link .wp-block-button {
          margin: 0 8px 0 5px; } }
      .treatments-item__link .wp-block-button__link {
        color: inherit;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        border: none;
        padding: 0;
        margin: 0;
        background-color: transparent;
        text-decoration: underline;
        font-size: 0.875rem;
        line-height: 1.57143;
        -webkit-transition: unset;
        -o-transition: unset;
        transition: unset; }
    .treatments-item__link:after {
      content: '\E901';
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 14px;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      color: var(--brand-color, #ee3742);
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease;
      text-decoration: none; }
  .treatments-item__content h3, .treatments-item__content h4, .treatments-item__content h5, .treatments-item__content h6 {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 1.125rem;
    line-height: 1.44444; }
    @media (min-width: 768px) {
      .treatments-item__content h3, .treatments-item__content h4, .treatments-item__content h5, .treatments-item__content h6 {
        margin-bottom: 20px; } }
    @media (min-width: 993px) {
      .treatments-item__content h3, .treatments-item__content h4, .treatments-item__content h5, .treatments-item__content h6 {
        font-size: 1.25rem;
        line-height: 1.4; } }
    @media (min-width: 1501px) {
      .treatments-item__content h3, .treatments-item__content h4, .treatments-item__content h5, .treatments-item__content h6 {
        font-size: 1.375rem;
        line-height: 1.45455; } }
  .treatments-item__content p {
    font-size: 0.8125rem;
    line-height: 1.53846;
    margin-bottom: 12px; }
    @media (min-width: 768px) {
      .treatments-item__content p {
        font-size: 0.875rem;
        line-height: 1.57143;
        letter-spacing: 0.3px; } }
    @media (min-width: 993px) {
      .treatments-item__content p {
        margin-bottom: 14px; } }
    @media (min-width: 1501px) {
      .treatments-item__content p {
        font-size: 1rem;
        line-height: 1.625; } }
    .treatments-item__content p:last-child {
      margin-bottom: 0; }
  .treatments-item__content ul, .treatments-item__content ol {
    font-size: 0.8125rem;
    line-height: 1.53846;
    margin: 0;
    padding: 0 0 0 20px; }
    @media (min-width: 768px) {
      .treatments-item__content ul, .treatments-item__content ol {
        font-size: 0.875rem;
        line-height: 1.57143;
        letter-spacing: 0.3px; } }
    @media (min-width: 993px) {
      .treatments-item__content ul, .treatments-item__content ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (min-width: 1501px) {
      .treatments-item__content ul, .treatments-item__content ol {
        margin-top: 20px; } }
  @media (min-width: 993px) {
    .treatments-item__content li {
      -webkit-box-flex: 50%;
          -ms-flex: 50% 0 0px;
              flex: 50% 0 0; } }
  .treatments-item__content a {
    color: #6a4e98;
    text-decoration: underline;
    font-weight: 500; }
  .treatments-item__additional {
    max-height: var(--treatment-content-height);
    overflow: hidden;
    margin-top: 24px;
    -webkit-transition: max-height 0.3s ease;
    -o-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
    position: relative; }
    @media (min-width: 768px) {
      .treatments-item__additional {
        margin-top: 30px; } }
    @media (min-width: 993px) {
      .treatments-item__additional {
        margin-top: 40px; } }
    .treatments-item__additional:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      height: 40px;
      width: 100%;
      background: white;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.5)), to(white));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, white 100%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, white 100%);
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, white 100%);
      z-index: 1;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
  .treatments-item__subtitle {
    margin-bottom: 10px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 0.2px; }
    @media (min-width: 768px) {
      .treatments-item__subtitle {
        font-size: 0.8125rem;
        line-height: 1.53846; } }
    @media (min-width: 993px) {
      .treatments-item__subtitle {
        font-size: 0.875rem;
        line-height: 1.57143; } }
    @media (min-width: 1501px) {
      .treatments-item__subtitle {
        font-size: 1rem;
        line-height: 1.625; } }
  .treatments-item__text {
    color: #808080;
    letter-spacing: 0; }
    @media (min-width: 768px) {
      .treatments-item__text p {
        margin-bottom: 6px; } }
    .treatments-item__text p:last-child {
      margin-bottom: 0; }
    .treatments-item__text a {
      color: #6a4e98;
      text-decoration: underline; }
  .treatments-item__more {
    color: #6a4e98;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    text-decoration: underline;
    letter-spacing: 0;
    border: none;
    text-transform: uppercase;
    font-size: 0.6875rem;
    line-height: 1.27273;
    font-weight: 500;
    margin: 8px 0 0; }
    @media (min-width: 768px) {
      .treatments-item__more {
        margin: 10px 0 0; } }
  .treatments-item.is-full .treatments-item__additional {
    max-height: none; }
    .treatments-item.is-full .treatments-item__additional:before {
      display: none; }
  .treatments-item.is-full > .wp-block-button {
    display: none; }
  .treatments-item.is-show .treatments-item__additional:before {
    pointer-events: none;
    opacity: 0; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@media (min-width: 1200px) {
  .history-slider__inner {
    display: grid;
    gap: 18px 35px;
    grid-template-columns: calc(50% - 15px) auto;
    grid-template-rows: auto auto; } }

@media (min-width: 1501px) {
  .history-slider__inner {
    gap: 30px 50px;
    grid-template-columns: calc(49% - 8px) auto; } }

.history-slider__title {
  max-width: 500px; }
  @media (min-width: 768px) {
    .history-slider__title {
      margin-bottom: 24px; } }
  @media (min-width: 1200px) {
    .history-slider__title {
      grid-column: 2 / 3;
      grid-row: 1 / 2;
      margin-bottom: 0; } }
  @media (min-width: 1501px) {
    .history-slider__title {
      max-width: 580px; } }

.history-slider__content {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .history-slider__content {
      margin-bottom: 58px; } }
  @media (min-width: 1200px) {
    .history-slider__content {
      grid-column: 2 / 3;
      grid-row: 2 / 3;
      margin-bottom: 0;
      padding-right: 32px; } }
  @media (min-width: 1501px) {
    .history-slider__content {
      max-width: 750px;
      padding-right: 0; } }

.history-slider__subtitle {
  letter-spacing: .01em;
  max-width: 515px; }
  @media (min-width: 768px) {
    .history-slider__subtitle {
      margin-bottom: 30px; } }
  @media (min-width: 993px) {
    .history-slider__subtitle {
      margin-bottom: 27px;
      max-width: none; } }
  @media (min-width: 1501px) {
    .history-slider__subtitle {
      margin-bottom: 33px;
      max-width: 630px; } }

.history-slider__text p {
  margin-bottom: 14px; }
  @media (min-width: 993px) {
    .history-slider__text p {
      margin-bottom: 15px; } }
  .history-slider__text p:last-child {
    margin-bottom: 0; }

@media (min-width: 1200px) {
  .history-slider__slider-holder {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    overflow: hidden; } }

@media (min-width: 768px) {
  .history-slider__slider {
    padding: 76px 60px 0;
    position: relative; } }

@media (min-width: 993px) {
  .history-slider__slider {
    padding: 137px 70px 0; } }

@media (min-width: 1501px) {
  .history-slider__slider {
    padding: 157px 99px 0; } }

@media (min-width: 768px) {
  .history-slider__slider:before {
    background-image: url(../images/intro.svg);
    background-size: 100%;
    content: '';
    height: 220px;
    left: 0;
    position: absolute;
    top: 0;
    width: 220px; } }

@media (min-width: 993px) {
  .history-slider__slider:before {
    height: 280px;
    left: 10px;
    top: 18px;
    width: 280px; } }

@media (min-width: 1501px) {
  .history-slider__slider:before {
    height: 340px;
    left: 20px;
    top: 0;
    width: 340px; } }

.history-slider__wrapper {
  margin-bottom: 40px; }
  @media (min-width: 993px) {
    .history-slider__wrapper {
      margin-bottom: 0; } }

.history-slider__item {
  background-color: #f0edf5;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 19px 29px 29px; }
  @media (min-width: 768px) {
    .history-slider__item {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 60px;
      padding: 44px 49px 42px;
      gap: 16px; } }
  @media (min-width: 993px) {
    .history-slider__item {
      margin-right: 80px;
      padding: 61px 39px 59px; } }
  @media (min-width: 1501px) {
    .history-slider__item {
      margin-right: 100px;
      padding: 60px 60px 59px; } }

.history-slider .history-item__year {
  background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
  background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
  background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
  background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  margin-bottom: 36px; }
  @media (min-width: 768px) {
    .history-slider .history-item__year {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(min(33%, 155px));
              flex: 0 0 calc(min(33%, 155px));
      margin-bottom: 6px; } }
  @media (min-width: 993px) {
    .history-slider .history-item__year {
      -ms-flex-preferred-size: calc(min(45%, 180px));
          flex-basis: calc(min(45%, 180px));
      margin-bottom: 0; } }
  @media (min-width: 1501px) {
    .history-slider .history-item__year {
      font-size: 5rem;
      line-height: 1.2;
      -ms-flex-preferred-size: calc(min(41%, 215px));
          flex-basis: calc(min(41%, 215px)); } }

.history-slider .history-item__info {
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .history-slider .history-item__info {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(min(51%, 204px));
              flex: 0 0 calc(min(51%, 204px));
      margin-left: auto; } }
  @media (min-width: 1501px) {
    .history-slider .history-item__info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; } }

.history-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 768px) {
    .history-slider__nav {
      margin-right: 60px; } }
  @media (min-width: 993px) {
    .history-slider__nav {
      margin-right: 0; } }

.history-slider__pagination {
  display: none; }
  @media (min-width: 993px) {
    .history-slider__pagination {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 39px;
      width: 100%; } }
  .history-slider__pagination .swiper-pagination-bullet {
    background-color: #f0edf5;
    border: unset;
    border-radius: 50%;
    cursor: pointer;
    height: 6px;
    margin: 0 4px;
    padding: 0;
    width: 6px; }
  .history-slider__pagination .swiper-pagination-bullet-active {
    background-color: #ee3742;
    height: 10px;
    width: 10px; }

.history-slider__prev, .history-slider__next {
  font-size: 0.875rem;
  line-height: 1;
  background-color: #ee3742;
  border: unset;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  height: 32px;
  margin: 0 15px;
  padding-top: 3px;
  text-align: center;
  width: 32px; }
  @media (min-width: 993px) {
    .history-slider__prev, .history-slider__next {
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      margin: 0;
      opacity: 1;
      position: absolute;
      right: 19px;
      top: calc(50% + 28px);
      z-index: 2; } }
  @media (min-width: 1501px) {
    .history-slider__prev, .history-slider__next {
      right: 34px;
      top: calc(50% + 37px); } }
  @media (min-width: 993px) {
    .history-slider__prev.swiper-button-disabled, .history-slider__next.swiper-button-disabled {
      cursor: default;
      opacity: 0; } }

.history-slider__prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
  @media (min-width: 993px) {
    .history-slider__prev {
      left: 19px; } }
  @media (min-width: 1501px) {
    .history-slider__prev {
      left: 34px; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@media (min-width: 993px) {
  .image-and-text__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 993px) {
  .image-and-text__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.7%;
            flex: 0 0 45.7%; } }

@media (min-width: 1501px) {
  .image-and-text__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48.6%;
            flex: 0 0 48.6%; } }

@media (min-width: 768px) {
  .image-and-text__heading {
    padding-left: 45px;
    padding-right: 26px;
    margin-bottom: 40px; } }

@media (min-width: 993px) {
  .image-and-text__heading {
    text-align: end;
    padding-left: unset;
    padding-right: 109px;
    margin-bottom: unset; } }

@media (min-width: 1501px) {
  .image-and-text__heading {
    padding-right: 369px; } }

.image-and-text__heading mark {
  background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
  background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
  background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
  background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-weight: 900;
  background-color: unset; }

.image-and-text__heading b {
  font-weight: 900; }

@media (min-width: 768px) {
  .image-and-text__heading span {
    display: block;
    text-align: end; } }

.image-and-text__content p:last-child {
  margin: 0; }

.image-and-text__image {
  padding-top: 93.8%;
  border-radius: 6px;
  margin-top: 80px; }
  @media (min-width: 768px) {
    .image-and-text__image {
      padding-top: 77%;
      margin-top: 60px;
      border-radius: 8px; } }
  @media (min-width: 993px) {
    .image-and-text__image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48.5%;
              flex: 0 0 48.5%;
      padding-top: 37.4%;
      margin-top: 120px; } }
  @media (min-width: 1501px) {
    .image-and-text__image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48.6%;
              flex: 0 0 48.6%;
      margin-top: 140px; } }
  .image-and-text__image img {
    border-radius: 6px; }
    @media (min-width: 768px) {
      .image-and-text__image img {
        border-radius: 8px; } }

.image-and-text .wp-block-button {
  margin-top: 30px; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.inspire-values {
  position: relative; }
  .inspire-values:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    background-color: #f8f8f9;
    z-index: -1;
    width: 100vw;
    height: 100%; }
  .inspire-values__heading {
    margin: 0 0 40px; }
    @media (min-width: 768px) {
      .inspire-values__heading {
        max-width: 523px;
        margin: 0 0 60px; } }
    @media (min-width: 993px) {
      .inspire-values__heading {
        max-width: 620px;
        margin: 0 auto 60px; } }
    @media (min-width: 1501px) {
      .inspire-values__heading {
        max-width: 850px;
        margin: 0 auto 80px; } }
  @media (min-width: 768px) {
    .inspire-values__title {
      margin-bottom: 20px; } }
  @media (min-width: 1501px) {
    .inspire-values__title {
      margin-bottom: 30px; } }
  .inspire-values__description {
    font-weight: 500;
    padding-left: 23px;
    position: relative;
    color: #5c1b24;
    margin: 0; }
    .inspire-values__description:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 3px;
      border-radius: 2px;
      background-color: #ee3742;
      display: block;
      top: 0;
      left: 0; }
  @media (min-width: 993px) {
    .inspire-values__body {
      text-align: center; } }
  @media (min-width: 993px) {
    .inspire-values__list {
      display: inline-block;
      width: auto;
      text-align: left; } }
  .inspire-values__item:not(:last-child) {
    margin-bottom: 20px; }
    @media (min-width: 993px) {
      .inspire-values__item:not(:last-child) {
        margin-bottom: -146px; } }
    @media (min-width: 1501px) {
      .inspire-values__item:not(:last-child) {
        margin-bottom: -140px; } }
  @media (min-width: 993px) {
    .inspire-values__item:nth-child(1) {
      margin-left: 0px; } }
  @media (min-width: 1501px) {
    .inspire-values__item:nth-child(1) {
      margin-left: 0px; } }
  @media (min-width: 993px) {
    .inspire-values__item:nth-child(2) {
      margin-left: 73px; } }
  @media (min-width: 1501px) {
    .inspire-values__item:nth-child(2) {
      margin-left: 100px; } }
  @media (min-width: 993px) {
    .inspire-values__item:nth-child(3) {
      margin-left: 146px; } }
  @media (min-width: 1501px) {
    .inspire-values__item:nth-child(3) {
      margin-left: 200px; } }
  @media (min-width: 993px) {
    .inspire-values__item:nth-child(4) {
      margin-left: 219px; } }
  @media (min-width: 1501px) {
    .inspire-values__item:nth-child(4) {
      margin-left: 300px; } }
  @media (min-width: 993px) {
    .inspire-values__item:nth-child(5) {
      margin-left: 292px; } }
  @media (min-width: 1501px) {
    .inspire-values__item:nth-child(5) {
      margin-left: 400px; } }
  @media (min-width: 993px) {
    .inspire-values__item:nth-child(6) {
      margin-left: 365px; } }
  @media (min-width: 1501px) {
    .inspire-values__item:nth-child(6) {
      margin-left: 500px; } }
  @media (min-width: 993px) {
    .inspire-values__item:nth-child(7) {
      margin-left: 438px; } }
  @media (min-width: 1501px) {
    .inspire-values__item:nth-child(7) {
      margin-left: 600px; } }
  @media (min-width: 993px) {
    .inspire-values__item:nth-child(8) {
      margin-left: 511px; } }
  @media (min-width: 1501px) {
    .inspire-values__item:nth-child(8) {
      margin-left: 700px; } }

.inspire-value {
  padding: 29px 30px;
  position: relative;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  overflow: hidden;
  z-index: 0;
  border-radius: 8px; }
  .inspire-value:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
    border-radius: 6px;
    border: 1px solid #e9e9ee; }
    @media (min-width: 993px) {
      .inspire-value:before {
        border-radius: 8px; } }
  .inspire-value:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
    background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
    z-index: -2;
    border-radius: 6px;
    border: 1px solid #fff; }
    @media (min-width: 993px) {
      .inspire-value:after {
        border-radius: 8px; } }
  @media (min-width: 993px) {
    .inspire-value {
      max-width: 620px;
      padding: 40px;
      min-height: 216px; } }
  @media (min-width: 993px) and (hover: hover) and (pointer: fine) {
    .inspire-value:hover {
      -webkit-transform: translate3d(0, -5px, 1px);
              transform: translate3d(0, -5px, 1px);
      -webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
              box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
      cursor: pointer;
      border-radius: 8px; } }
  @media (min-width: 1501px) {
    .inspire-value {
      max-width: 850px;
      padding: 50px 60px;
      min-height: 228px; } }
  .inspire-value__title {
    font-weight: 500;
    color: #ee3742;
    margin-bottom: 10px;
    -webkit-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease; }
    @media (min-width: 768px) {
      .inspire-value__title {
        margin-bottom: 20px; } }
    @media (min-width: 993px) {
      .inspire-value__title {
        margin-bottom: 12px; } }
  .inspire-value__text {
    font-size: 0.8125rem;
    line-height: 1.53846;
    -webkit-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease; }
    @media (min-width: 768px) {
      .inspire-value__text {
        font-size: 0.875rem;
        line-height: 1.57143; } }
    @media (min-width: 1501px) {
      .inspire-value__text {
        font-size: 1rem;
        line-height: 1.625; } }
  .inspire-value__close {
    display: none;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;
    width: 35px;
    height: 35px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease 0.3s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease 0.3s, -webkit-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease 0.3s;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease 0.3s;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease 0.3s, -webkit-transform 0.3s ease;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
    @media (min-width: 993px) {
      .inspire-value__close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        opacity: 0;
        visibility: hidden; } }
  @media (min-width: 993px) and (hover: hover) and (pointer: fine) {
    .inspire-value__close:hover {
      -webkit-transform: rotate3d(0, 0, 1, 90deg);
              transform: rotate3d(0, 0, 1, 90deg); } }
    .inspire-value__close svg {
      pointer-events: none; }
  @media (min-width: 993px) {
    .inspire-value.is-active {
      -webkit-transform: translate3d(0, -120px, 1px);
              transform: translate3d(0, -120px, 1px);
      -webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
              box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
      cursor: default;
      border-radius: 8px; }
      .inspire-value.is-active:before {
        opacity: 0; }
      .inspire-value.is-active .inspire-value__title, .inspire-value.is-active .inspire-value__text {
        color: #fff; }
      .inspire-value.is-active .inspire-value__close {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.3s ease, visibility 0.3s ease 0s, -webkit-transform 0.3s ease;
        transition: opacity 0.3s ease, visibility 0.3s ease 0s, -webkit-transform 0.3s ease;
        -o-transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease 0s;
        transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease 0s;
        transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease 0s, -webkit-transform 0.3s ease; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.mst-members {
  position: relative; }
  .mst-members__wrapper .wp-block-button {
    display: none; }
    .mst-members__wrapper .wp-block-button__link {
      border: unset; }
      @media (min-width: 993px) {
        .mst-members__wrapper .wp-block-button__link::after {
          content: '\E904'; } }
    @media (min-width: 993px) {
      .mst-members__wrapper .wp-block-button {
        display: block;
        margin-top: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (min-width: 1501px) {
      .mst-members__wrapper .wp-block-button {
        margin-top: 100px; } }
  @media (min-width: 993px) {
    .mst-members__wrapper.list-opened .mst-members-item:nth-child(8) ~ .mst-members-item {
      display: block; } }
  .mst-members__wrapper.list-opened .wp-block-button__link::after {
    content: "\E905"; }
  @media (min-width: 993px) {
    .mst-members__wrapper.button-hidden .wp-block-button {
      display: none; } }
  @media (min-width: 993px) {
    .mst-members__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 60px; } }
  @media (min-width: 1501px) {
    .mst-members__inner {
      margin-bottom: 80px; } }
  .mst-members__box {
    max-width: 525px; }
    @media (min-width: 993px) {
      .mst-members__box {
        max-width: unset;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48.5%;
                flex: 0 0 48.5%; } }
    @media (min-width: 1501px) {
      .mst-members__box {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 36.8%;
                flex: 0 0 36.8%; } }
  .mst-members__heading {
    max-width: 470px; }
    @media (min-width: 1501px) {
      .mst-members__heading {
        max-width: 620px; } }
  @media (min-width: 993px) {
    .mst-members__subheading {
      margin-bottom: unset; } }
  .mst-members__content {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .mst-members__content {
        margin-bottom: 60px; } }
    @media (min-width: 993px) {
      .mst-members__content {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48.5%;
                flex: 0 0 48.5%;
        margin-bottom: unset; } }
    @media (min-width: 1501px) {
      .mst-members__content {
        padding-right: 97px; } }
    .mst-members__content p:last-child {
      margin: 0; }
  .mst-members__list {
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    overflow-x: scroll;
    overflow-y: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    margin-right: -20px; }
    @media (min-width: 768px) {
      .mst-members__list {
        margin-right: -34px; } }
    @media (min-width: 993px) {
      .mst-members__list {
        -webkit-transition: max-height 0.6s ease;
        -o-transition: max-height 0.6s ease;
        transition: max-height 0.6s ease;
        -ms-scroll-snap-type: unset;
            scroll-snap-type: unset;
        overflow: unset;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 40px;
        margin-right: unset;
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(4, 1fr); } }
    @media (min-width: 1501px) {
      .mst-members__list {
        gap: 50px; } }
  .mst-members__bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    background-color: #f8f8f9;
    z-index: -2; }

.mst-members-item {
  scroll-snap-align: start;
  min-width: 85.3%;
  border-radius: 6px;
  position: relative; }
  @media (min-width: 768px) {
    .mst-members-item {
      min-width: 43.6%;
      border-radius: 8px; } }
  @media (min-width: 993px) {
    .mst-members-item {
      min-width: unset; } }
  @media (min-width: 993px) {
    .mst-members-item:nth-child(8) ~ .mst-members-item {
      display: none; } }
  .mst-members-item.is-full-height .mst-members-item__content,
  .mst-members-item.is-full-height .mst-members-item__content-inner {
    height: 100%; }
  .mst-members-item.info-opened .mst-members-item__content {
    padding-top: 18px; }
    @media (min-width: 768px) {
      .mst-members-item.info-opened .mst-members-item__content {
        padding-top: 20px; } }
    @media (min-width: 993px) {
      .mst-members-item.info-opened .mst-members-item__content {
        padding-top: 18px; } }
    @media (min-width: 1501px) {
      .mst-members-item.info-opened .mst-members-item__content {
        padding-top: 20px; } }
  .mst-members-item.info-opened .mst-members-item__btn::before {
    content: "\E902";
    color: #262626; }
  .mst-members-item.info-opened .mst-members-item__position {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .mst-members-item.info-opened .mst-members-item__position {
        margin-bottom: 20px; } }
    @media (min-width: 993px) {
      .mst-members-item.info-opened .mst-members-item__position {
        margin-bottom: 16px; } }
    @media (min-width: 1501px) {
      .mst-members-item.info-opened .mst-members-item__position {
        margin-bottom: 20px; } }
  .mst-members-item.info-opened .mst-members-item__info {
    display: block; }
  .mst-members-item.is-expanding .mst-members-item__content {
    padding-top: 18px; }
    @media (min-width: 768px) {
      .mst-members-item.is-expanding .mst-members-item__content {
        padding-top: 20px; } }
    @media (min-width: 993px) {
      .mst-members-item.is-expanding .mst-members-item__content {
        padding-top: 18px; } }
    @media (min-width: 1501px) {
      .mst-members-item.is-expanding .mst-members-item__content {
        padding-top: 20px; } }
  .mst-members-item.is-collapsing .mst-members-item__content {
    padding-top: 12px; }
    @media (min-width: 768px) {
      .mst-members-item.is-collapsing .mst-members-item__content {
        padding-top: 14px; } }
    @media (min-width: 993px) {
      .mst-members-item.is-collapsing .mst-members-item__content {
        padding-top: 12px; } }
    @media (min-width: 1501px) {
      .mst-members-item.is-collapsing .mst-members-item__content {
        padding-top: 14px; } }
  .mst-members-item.is-collapsing .mst-members-item__btn::before {
    content: '\E906';
    color: #6a4e98; }
  .mst-members-item.is-animating {
    opacity: 1; }
    .mst-members-item.is-animating .mst-members-item__content-inner {
      -webkit-transition: height 0.6s ease;
      -o-transition: height 0.6s ease;
      transition: height 0.6s ease; }
  .mst-members-item__content {
    -webkit-transition: padding-top 0.6s ease;
    -o-transition: padding-top 0.6s ease;
    transition: padding-top 0.6s ease;
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
    padding: 12px 20px;
    background-color: #fff;
    border-radius: 6px;
    z-index: 1;
    max-height: calc(100% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .mst-members-item__content {
        padding-top: 14px; } }
    @media (min-width: 993px) {
      .mst-members-item__content {
        padding-top: 12px;
        -ms-overflow-style: none;
        scrollbar-width: none; }
        .mst-members-item__content::-webkit-scrollbar {
          width: 0;
          height: 0; } }
    @media (min-width: 1501px) {
      .mst-members-item__content {
        padding-top: 14px; } }
  .mst-members-item__content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    position: relative; }
  .mst-members-item__title {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    margin-bottom: 4px;
    padding-right: 36px; }
    @media (min-width: 768px) {
      .mst-members-item__title {
        padding-right: 66px; } }
  .mst-members-item__position {
    display: block;
    color: #808080; }
  .mst-members-item__info {
    color: #000;
    margin-bottom: unset;
    overflow-y: auto;
    display: none; }
  .mst-members-item__picture {
    padding-top: 130%; }
    @media (min-width: 768px) {
      .mst-members-item__picture {
        padding-top: 129.7%; } }
    @media (min-width: 993px) {
      .mst-members-item__picture {
        padding-top: 130%; } }
    .mst-members-item__picture img {
      border-radius: 6px; }
      @media (min-width: 768px) {
        .mst-members-item__picture img {
          border-radius: 8px; } }
  .mst-members-item__info p:last-child {
    margin: 0; }
  .mst-members-item__btn {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 14px;
    top: 12px;
    padding: 0;
    margin: 0;
    border: unset;
    background-color: unset;
    cursor: pointer; }
    @media (min-width: 768px) {
      .mst-members-item__btn {
        top: 18px; } }
    @media (min-width: 993px) {
      .mst-members-item__btn {
        top: 14px; } }
    @media (min-width: 1501px) {
      .mst-members-item__btn {
        top: 18px;
        right: 18px; } }
    .mst-members-item__btn::before {
      font-size: 1.125rem;
      line-height: 1;
      -webkit-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.career-benefits {
  position: relative; }
  .career-benefits__bg {
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    width: 100vw;
    height: 100%;
    background-color: #f8f8f9;
    z-index: -1; }
  @media (min-width: 993px) {
    .career-benefits__head {
      max-width: 620px; } }
  @media (min-width: 1501px) {
    .career-benefits__head {
      max-width: 850px; } }
  .career-benefits__title {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .career-benefits__title {
        margin-bottom: 24px; } }
    @media (min-width: 993px) {
      .career-benefits__title {
        margin-bottom: 20px; } }
    @media (min-width: 1501px) {
      .career-benefits__title {
        margin-bottom: 30px; } }
  .career-benefits__subtitle {
    font-weight: 500;
    padding-left: 23px;
    position: relative;
    color: #5c1b24;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .career-benefits__subtitle {
        margin-bottom: 30px; } }
    @media (min-width: 993px) {
      .career-benefits__subtitle {
        margin-bottom: 24px; } }
    @media (min-width: 1501px) {
      .career-benefits__subtitle {
        margin-bottom: 34px; } }
    .career-benefits__subtitle:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 3px;
      border-radius: 2px;
      background-color: #ee3742;
      display: block;
      top: 0;
      left: 0; }
  .career-benefits__description p:not(:last-child) {
    margin: 0 0 14px; }
    @media (min-width: 768px) {
      .career-benefits__description p:not(:last-child) {
        margin: 0 0 16px; } }
  .career-benefits__description p:last-child {
    margin: 0; }
  .career-benefits__nav {
    overflow-x: auto;
    width: 100vw;
    padding: 40px 0 30px 20px;
    margin-left: -20px; }
    .career-benefits__nav::-webkit-scrollbar {
      display: none; }
    @media (min-width: 768px) {
      .career-benefits__nav {
        padding: 60px 0 60px 34px;
        margin-left: -34px; } }
    @media (min-width: 993px) {
      .career-benefits__nav {
        padding-top: 40px; } }
  .career-benefits__nav-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .career-benefits__nav-inner:after {
      content: '';
      display: block;
      height: 20px;
      -webkit-box-flex: 20px;
          -ms-flex: 20px 0 0px;
              flex: 20px 0 0; }
      @media (min-width: 768px) {
        .career-benefits__nav-inner:after {
          -webkit-box-flex: 34px;
              -ms-flex: 34px 0 0px;
                  flex: 34px 0 0; } }
  .career-benefits__btn {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #6a4e98;
    background-color: #fff;
    border-radius: 20px;
    padding: 8px 17px;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
    color: #6a4e98;
    letter-spacing: 0.5px;
    margin: 0 8px 0 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    white-space: nowrap; }
    @media (min-width: 768px) {
      .career-benefits__btn {
        padding: 8px 20px;
        font-size: 0.875rem;
        line-height: 1.57143; } }
    .career-benefits__btn.swiper-pagination-bullet-active {
      color: #fff;
      background-color: #ee3742;
      border-color: #ee3742; }
    .career-benefits__btn:last-child {
      margin: 0; }
  @media (min-width: 993px) {
    .career-benefits__category {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3;
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
      -webkit-column-rule-style: none;
         -moz-column-rule-style: none;
              column-rule-style: none; } }
  .career-benefits__item {
    margin-bottom: 20px; }
    @media (min-width: 993px) {
      .career-benefits__item {
        -webkit-column-break-inside: avoid;
           -moz-column-break-inside: avoid;
                break-inside: avoid; } }
    .career-benefits__item:last-child {
      margin-bottom: 0; }

.career-benefit {
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #e9e9ee;
  padding: 30px 30px 28px; }
  @media (min-width: 768px) {
    .career-benefit {
      padding: 40px 40px 38px;
      position: relative; } }
  @media (min-width: 1501px) {
    .career-benefit {
      padding: 60px 60px 58px; } }
  .career-benefit__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 14px; }
    @media (min-width: 768px) {
      .career-benefit__head {
        margin-bottom: 20px; } }
    @media (min-width: 993px) {
      .career-benefit__head {
        margin-bottom: 15px; } }
    @media (min-width: 1501px) {
      .career-benefit__head {
        margin-bottom: 20px; } }
  .career-benefit__icon {
    -webkit-box-flex: 26px;
        -ms-flex: 26px 0 0px;
            flex: 26px 0 0;
    height: 26px;
    margin-right: 8px; }
    @media (min-width: 768px) {
      .career-benefit__icon {
        margin-right: 12px; } }
  .career-benefit__title {
    -webkit-box-flex: calc(100% - 34px);
        -ms-flex: calc(100% - 34px) 0 0px;
            flex: calc(100% - 34px) 0 0;
    margin: 0; }
  .career-benefit__text {
    font-size: 0.8125rem;
    line-height: 1.53846; }
    @media (min-width: 768px) {
      .career-benefit__text {
        font-size: 0.875rem;
        line-height: 1.57143;
        letter-spacing: 0.3px; } }
    @media (min-width: 1501px) {
      .career-benefit__text {
        font-size: 1rem;
        line-height: 1.625; } }
    .career-benefit__text ul {
      margin: 0 0 16px;
      padding: 0 0 0 30px; }
    .career-benefit__text > *:last-child {
      margin: 0; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.mst-heading {
  --bg-color: #fff;
  padding: calc(80px + var(--add-padding-top)) 0 40px;
  position: relative; }
  @media (min-width: 768px) {
    .mst-heading {
      padding: calc(100px + var(--add-padding-top)) 0 60px; } }
  @media (min-width: 993px) {
    .mst-heading {
      padding: calc(120px + var(--add-padding-top)) 0 100px; } }
  @media (min-width: 1501px) {
    .mst-heading {
      padding: calc(140px + var(--add-padding-top)) 0 120px; } }
  .mst-heading.bg-gray {
    --bg-color: #f9f9fa; }
  .mst-heading:before {
    background-color: var(--bg-color);
    content: '';
    height: 100%;
    left: calc(50% - 50vw);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 0; }
  .mst-heading__wrapper {
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) {
      .mst-heading__wrapper {
        max-width: 460px;
        margin: 0 auto; } }
    @media (min-width: 993px) {
      .mst-heading__wrapper {
        max-width: 620px; } }
    @media (min-width: 1501px) {
      .mst-heading__wrapper {
        max-width: 850px; } }
  .mst-heading__description {
    margin-bottom: unset; }
  .mst-heading__text {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .mst-heading__text {
        margin-top: 30px; } }
    @media (min-width: 993px) {
      .mst-heading__text {
        margin-top: 26px; } }
    @media (min-width: 1501px) {
      .mst-heading__text {
        margin-top: 34px; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.mst-resources {
  position: relative; }
  @media (min-width: 768px) {
    .mst-resources__heading {
      margin-bottom: 36px;
      max-width: 500px; } }
  @media (min-width: 993px) {
    .mst-resources__heading {
      max-width: 620px;
      margin-bottom: 20px; } }
  @media (min-width: 993px) {
    .mst-resources__subheading {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 46.6%;
              flex: 0 0 46.6%;
      margin-bottom: unset;
      height: 100%; } }
  @media (min-width: 993px) {
    .mst-resources__box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (min-width: 993px) {
    .mst-resources__description {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48.5%;
              flex: 0 0 48.5%; } }
  .mst-resources__description p:last-child {
    margin: 0; }
  .mst-resources__body {
    padding-top: 40px; }
    @media (min-width: 768px) {
      .mst-resources__body {
        padding-top: 60px; } }
    @media (min-width: 1501px) {
      .mst-resources__body {
        padding-top: 60px; } }
  .mst-resources__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
    @media (min-width: 993px) {
      .mst-resources__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .mst-resources__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
    @media (min-width: 993px) {
      .mst-resources__row {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 calc((100% - 40px) / 3);
                flex: 0 0 calc((100% - 40px) / 3); } }
  .mst-resources__bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    background-color: #f9f9fa;
    z-index: -2; }

.mst-resources-item {
  padding: 30px;
  background: #fff;
  border: 1px solid #e9e9ee;
  border-radius: 8px; }
  @media (min-width: 768px) {
    .mst-resources-item {
      padding: 40px; } }
  @media (min-width: 1501px) {
    .mst-resources-item {
      padding: 60px; } }
  .mst-resources-item__title {
    margin-bottom: 14px; }
    @media (min-width: 768px) {
      .mst-resources-item__title {
        margin-bottom: 20px; } }
    @media (min-width: 993px) {
      .mst-resources-item__title {
        margin-bottom: 14px; } }
    @media (min-width: 1501px) {
      .mst-resources-item__title {
        margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .mst-resources-item__text {
      font-size: 0.8125rem;
      line-height: 1.53846; } }
  @media (min-width: 993px) {
    .mst-resources-item__text {
      font-size: 0.875rem;
      line-height: 1.57143; } }
  @media (min-width: 1501px) {
    .mst-resources-item__text {
      font-size: 1rem;
      line-height: 1.5; } }
  .mst-resources-item__text ul {
    margin: 0;
    -webkit-padding-start: 20px;
            padding-inline-start: 20px; }
    .mst-resources-item__text ul li::marker {
      color: #6a4e98; }
    @media (min-width: 768px) {
      .mst-resources-item__text ul li:not(:last-child) {
        margin-bottom: 10px; } }
    @media (min-width: 993px) {
      .mst-resources-item__text ul li:not(:last-child) {
        margin-bottom: unset; } }
  .mst-resources-item__text a {
    color: #6a4e98;
    font-weight: 500;
    text-decoration: underline; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.contacts-grid {
  position: relative;
  -webkit-padding-before: 40px;
          padding-block-start: 40px;
  -webkit-padding-after: 80px;
          padding-block-end: 80px; }
  @media (min-width: 768px) {
    .contacts-grid {
      -webkit-padding-before: 60px;
              padding-block-start: 60px;
      -webkit-padding-after: 100px;
              padding-block-end: 100px; } }
  @media (min-width: 993px) {
    .contacts-grid {
      -webkit-padding-after: 120px;
              padding-block-end: 120px; } }
  @media (min-width: 1501px) {
    .contacts-grid {
      -webkit-padding-before: 80px;
              padding-block-start: 80px;
      -webkit-padding-after: 140px;
              padding-block-end: 140px; } }
  @media (min-width: 993px) {
    .contacts-grid__list {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3; } }
  .contacts-grid__bg {
    background-color: #f9f9fa;
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    z-index: -2; }

.contacts-grid-item {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #e9e9ee;
  border-radius: 8px; }
  @media (min-width: 768px) {
    .contacts-grid-item {
      padding: 40px; } }
  @media (min-width: 993px) {
    .contacts-grid-item {
      max-width: 99.3%; } }
  @media (min-width: 1501px) {
    .contacts-grid-item {
      max-width: 99.8%;
      padding: 60px; } }
  .contacts-grid-item:not(:last-child) {
    -webkit-margin-after: 20px;
            margin-block-end: 20px; }
    @media (min-width: 993px) {
      .contacts-grid-item:not(:last-child) {
        -webkit-margin-after: unset;
                margin-block-end: unset; } }
  @media (min-width: 768px) {
    .contacts-grid-item:last-child p {
      display: inline-block; } }
  @media (min-width: 993px) {
    .contacts-grid-item:last-child p {
      display: block; } }
  @media (min-width: 1501px) {
    .contacts-grid-item:last-child p {
      display: inline-block; } }
  .contacts-grid-item__heading {
    -webkit-margin-after: 14px;
            margin-block-end: 14px; }
    @media (min-width: 768px) {
      .contacts-grid-item__heading {
        -webkit-margin-after: 20px;
                margin-block-end: 20px; } }
    @media (min-width: 993px) {
      .contacts-grid-item__heading {
        -webkit-margin-after: 14px;
                margin-block-end: 14px; } }
    @media (min-width: 1501px) {
      .contacts-grid-item__heading {
        -webkit-margin-after: 20px;
                margin-block-end: 20px; } }
  @media (min-width: 768px) {
    .contacts-grid-item__content {
      font-size: 0.8125rem;
      line-height: 1.53846; } }
  @media (min-width: 993px) {
    .contacts-grid-item__content {
      font-size: 0.875rem;
      line-height: 1.57143; } }
  @media (min-width: 1501px) {
    .contacts-grid-item__content {
      font-size: 1rem;
      line-height: 1.5; } }
  .contacts-grid-item__content p {
    -webkit-margin-after: unset;
            margin-block-end: unset; }
    .contacts-grid-item__content p:last-child {
      -webkit-margin-after: unset;
              margin-block-end: unset; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.cta {
  position: relative; }
  .cta:before {
    background-color: #f9f9fa;
    content: '';
    height: 100%;
    left: calc(50% - 50vw);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 0; }
  .cta__inner {
    padding: 0 3px;
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) {
      .cta__inner {
        padding: 0; } }
    @media (min-width: 993px) {
      .cta__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .cta__title {
    --prefer-width: 620px;
    margin-bottom: 20px; }
    @media (min-width: 993px) {
      .cta__title {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 clamp(48%, var(--prefer-width), 49%);
                flex: 0 0 clamp(48%, var(--prefer-width), 49%); } }
    @media (min-width: 1501px) {
      .cta__title {
        --prefer-width: 850px; } }
  .cta__content {
    --prefer-width: 620px; }
    @media (min-width: 768px) {
      .cta__content {
        font-size: 0.875rem;
        line-height: 1.57143; } }
    @media (min-width: 993px) {
      .cta__content {
        font-size: 1rem;
        line-height: 1.5;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 clamp(48%, var(--prefer-width), 49%);
                flex: 0 0 clamp(48%, var(--prefer-width), 49%);
        margin: 0 0 0 auto;
        padding-top: 10px; } }
    @media (min-width: 1501px) {
      .cta__content {
        font-size: 1.125rem;
        line-height: 1.55556;
        --prefer-width: 850px; } }
    .cta__content .wp-block-button__link {
      padding: 8px 34px 8px 18px; }
      @media (min-width: 768px) {
        .cta__content .wp-block-button__link {
          font-size: 0.75rem;
          line-height: 1.5;
          padding: 8px 34px 8px 18px; } }
      @media (min-width: 993px) {
        .cta__content .wp-block-button__link {
          font-size: 0.875rem;
          line-height: 1.57143;
          padding: 9px 40px 7px 20px; } }
  .cta__text {
    margin-bottom: 30px; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.cta-simple {
  position: relative; }
  .cta-simple:before {
    background-color: #f9f9fa;
    content: '';
    height: 100%;
    left: calc(50% - 50vw);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 0; }
  .cta-simple__inner {
    --prefer-width: 480px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    text-align: center;
    z-index: 1; }
    @media (min-width: 768px) {
      .cta-simple__inner {
        max-width: var(--prefer-width);
        margin-inline: auto; } }
    @media (min-width: 1501px) {
      .cta-simple__inner {
        --prefer-width: 800px; } }
  .cta-simple__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; }
  .cta-simple__title {
    -webkit-margin-after: 10px;
            margin-block-end: 10px; }
    @media (min-width: 1501px) {
      .cta-simple__title {
        -webkit-margin-after: 16px;
                margin-block-end: 16px; } }
  .cta-simple__text {
    font-size: 0.8125rem;
    line-height: 1.53846;
    letter-spacing: 0.02em;
    -webkit-margin-after: unset;
            margin-block-end: unset; }
    @media (min-width: 993px) {
      .cta-simple__text {
        font-size: 0.875rem;
        line-height: 1.57143; } }
    @media (min-width: 1501px) {
      .cta-simple__text {
        text-wrap: balance; } }
  .cta-simple .wp-block-button__link {
    font-size: 1rem;
    line-height: 1.5;
    -webkit-margin-before: 30px;
            margin-block-start: 30px; }
    @media (min-width: 1501px) {
      .cta-simple .wp-block-button__link {
        -webkit-margin-before: 40px;
                margin-block-start: 40px; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@media (min-width: 993px) {
  .posts-list__inner {
    max-width: 840px;
    margin: 0 auto; } }

@media (min-width: 1501px) {
  .posts-list__inner {
    max-width: 1150px; } }

.posts-list .wp-block-button {
  position: relative;
  -webkit-margin-before: 60px;
          margin-block-start: 60px; }
  @media (min-width: 1501px) {
    .posts-list .wp-block-button {
      -webkit-margin-before: 80px;
              margin-block-start: 80px; } }
  .posts-list .wp-block-button__loader {
    opacity: 0;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 95%;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
    .posts-list .wp-block-button__loader .mst-svg-loader {
      max-width: 100%;
      max-height: 100%; }
  .posts-list .wp-block-button__link {
    border: unset;
    outline: unset;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
    @media (min-width: 768px) {
      .posts-list .wp-block-button__link {
        font-size: 0.875rem;
        line-height: 1.57143;
        padding: 16px 46px 14px 26px; } }
    @media (min-width: 993px) {
      .posts-list .wp-block-button__link {
        font-size: 1rem;
        line-height: 1.5;
        padding: 15px 52px 13px 26px; } }
    .posts-list .wp-block-button__link::before {
      content: unset; }
    .posts-list .wp-block-button__link::after {
      content: '\E904'; }
    .posts-list .wp-block-button__link.is-loading .wp-block-button__label {
      opacity: 0; }
    .posts-list .wp-block-button__link.is-loading .wp-block-button__loader {
      opacity: 1; }
    .posts-list .wp-block-button__link.is-loading::after {
      opacity: 0; }

.blog-item__header time {
  display: inline-block;
  font-size: inherit;
  color: #6a4e98;
  font-weight: 500;
  -webkit-margin-after: 10px;
          margin-block-end: 10px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .blog-item__header time {
      font-size: 0.875rem;
      line-height: 1.57143; } }

.blog-item__title {
  -webkit-margin-after: unset;
          margin-block-end: unset; }
  @media (min-width: 993px) {
    .blog-item__title {
      font-size: 1.25rem;
      line-height: 1.4; } }
  @media (min-width: 1501px) {
    .blog-item__title {
      font-size: 1.375rem;
      line-height: 1.45455; } }
  .blog-item__title a {
    color: #000; }

.post-item:not(:first-child) {
  -webkit-padding-before: 40px;
          padding-block-start: 40px; }

.post-item:not(:last-child) {
  border-bottom: 1px solid #e9e9ee;
  -webkit-padding-after: 40px;
          padding-block-end: 40px; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.tid {
  padding-block: 80px; }
  @media (min-width: 768px) {
    .tid {
      margin-inline: auto;
      max-width: 1060px;
      padding-block: 100px; } }
  @media (min-width: 1200px) {
    .tid {
      padding-block: 120px; } }
  @media (min-width: 1501px) {
    .tid {
      max-width: 1450px;
      padding-block: 140px; } }
  .tid__inner {
    display: none; }
    @media (min-width: 1200px) {
      .tid__inner {
        display: block;
        white-space: nowrap; } }
  .tid__description {
    -webkit-margin-after: 39px;
            margin-block-end: 39px;
    max-width: 500px; }
    @media (min-width: 1200px) {
      .tid__description {
        -webkit-margin-after: 60px;
                margin-block-end: 60px;
        max-width: 585px; } }
    @media (min-width: 1501px) {
      .tid__description {
        -webkit-margin-after: 80px;
                margin-block-end: 80px; } }
  .tid__legend {
    background-color: #262626;
    border-radius: 6px 6px 0 0;
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr repeat(3, calc(16% - 1px));
    margin-inline: -20px;
    padding-block: 10px;
    padding-inline: 20px; }
    @media (min-width: 768px) {
      .tid__legend {
        grid-template-columns: 1fr repeat(3, calc(19% - 2px));
        margin-inline: unset;
        padding-inline: 20px; } }
    @media (min-width: 1200px) {
      .tid__legend {
        border-radius: 8px;
        grid-template-columns: 1fr repeat(6, calc(15% - 5px));
        padding-block: 15px; } }
    @media (min-width: 1501px) {
      .tid__legend {
        gap: 20px;
        grid-template-columns: 1fr repeat(6, calc(15% - 4px));
        padding-block: 19px; } }
  .tid__legend-item {
    font-size: 0.8125rem;
    line-height: 1.53846;
    color: #fff;
    font-weight: 600;
    letter-spacing: .02em; }
    @media (min-width: 1200px) {
      .tid__legend-item {
        min-width: 220px; } }
    @media (min-width: 1501px) {
      .tid__legend-item {
        font-size: 0.875rem;
        line-height: 1.57143;
        min-width: 260px; } }
    .tid__legend-item_phase {
      padding-inline: 2px;
      text-align: center; }
      @media (min-width: 768px) {
        .tid__legend-item_phase {
          padding-inline: unset;
          text-align: unset; } }
  @media (min-width: 768px) {
    .tid__table {
      padding-inline: 20px; } }
  .tid__group-name {
    color: #262626;
    padding-block: 12px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    border-bottom: 1px solid #e9e9ee;
    color: #262626;
    font-weight: 600;
    letter-spacing: .02em; }
    @media (min-width: 1200px) {
      .tid__group-name {
        font-size: 0.875rem;
        line-height: 1.57143;
        padding-block: 15px; } }
    @media (min-width: 1501px) {
      .tid__group-name {
        padding-block: 19px; } }
  .tid__row {
    border-bottom: 1px solid #e9e9ee;
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr repeat(3, calc(16% - 1px));
    margin-inline: -20px;
    padding-block: 6px;
    padding-inline: 20px; }
    @media (min-width: 768px) {
      .tid__row {
        grid-template-columns: 1fr repeat(3, calc(19% - 2px));
        margin-inline: unset;
        padding-inline: unset; } }
    @media (min-width: 1200px) {
      .tid__row {
        grid-template-columns: 1fr repeat(6, calc(15% - 5px));
        padding-block: 9px;
        position: relative; }
        .tid__row:before {
          -webkit-transition: opacity 0.3s ease;
          -o-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease;
          background-color: #f0edf5;
          border-radius: 8px;
          content: '';
          height: calc(100% + 2px);
          left: -20px;
          opacity: 0;
          position: absolute;
          top: -1px;
          width: calc(100% + 40px); }
        .tid__row:hover:before {
          opacity: 1; } }
    @media (min-width: 1501px) {
      .tid__row {
        gap: 20px;
        grid-template-columns: 1fr repeat(6, calc(15% - 4px));
        padding-block: 13px; } }
  .tid__col {
    font-size: 0.8125rem;
    line-height: 1.53846;
    -ms-flex-item-align: center;
        align-self: center;
    color: #262626;
    font-weight: normal;
    letter-spacing: .02em;
    word-break: break-all; }
    @media (min-width: 1200px) {
      .tid__col {
        font-size: 0.875rem;
        line-height: 1.57143;
        min-width: 220px;
        position: relative;
        z-index: 2; } }
    @media (min-width: 1501px) {
      .tid__col {
        min-width: 260px; } }
  .tid__pre_clinical {
    background-image: -webkit-repeating-linear-gradient(135deg, #fff, #fff 8px, #F8AFB3 8px, #F8AFB3 9px);
    background-image: -o-repeating-linear-gradient(135deg, #fff, #fff 8px, #F8AFB3 8px, #F8AFB3 9px);
    background-image: repeating-linear-gradient(-45deg, #fff, #fff 8px, #F8AFB3 8px, #F8AFB3 9px);
    border: 1px solid #F8AFB3; }
  .tid__phase {
    border-radius: 6px;
    height: 12px;
    width: 60px; }
    @media (min-width: 768px) {
      .tid__phase {
        width: 82px; } }
    @media (min-width: 1200px) {
      .tid__phase {
        width: 150px; } }
    @media (min-width: 1501px) {
      .tid__phase {
        height: 16px;
        width: 210px; } }
    .tid__phase_1 {
      background-image: -webkit-repeating-linear-gradient(135deg, #FDEBEC, #FDEBEC 8px, #F8AFB3 8px, #F8AFB3 9px);
      background-image: -o-repeating-linear-gradient(135deg, #FDEBEC, #FDEBEC 8px, #F8AFB3 8px, #F8AFB3 9px);
      background-image: repeating-linear-gradient(-45deg, #FDEBEC, #FDEBEC 8px, #F8AFB3 8px, #F8AFB3 9px);
      border: 1px solid #F8AFB3; }
    .tid__phase_2 {
      background-image: -webkit-repeating-linear-gradient(135deg, #F8AFB3, #F8AFB3 8px, #fff 8px, #fff 9px);
      background-image: -o-repeating-linear-gradient(135deg, #F8AFB3, #F8AFB3 8px, #fff 8px, #fff 9px);
      background-image: repeating-linear-gradient(-45deg, #F8AFB3, #F8AFB3 8px, #fff 8px, #fff 9px); }
    .tid__phase_3 {
      background-image: -webkit-repeating-linear-gradient(135deg, #F3737B, #F3737B 8px, #fff 8px, #fff 9px);
      background-image: -o-repeating-linear-gradient(135deg, #F3737B, #F3737B 8px, #fff 8px, #fff 9px);
      background-image: repeating-linear-gradient(-45deg, #F3737B, #F3737B 8px, #fff 8px, #fff 9px); }
    .tid__phase_4 {
      background-image: -webkit-repeating-linear-gradient(135deg, #EE3742, #EE3742 8px, #fff 8px, #fff 9px);
      background-image: -o-repeating-linear-gradient(135deg, #EE3742, #EE3742 8px, #fff 8px, #fff 9px);
      background-image: repeating-linear-gradient(-45deg, #EE3742, #EE3742 8px, #fff 8px, #fff 9px); }

table {
  font-size: 0.8125rem;
  line-height: 1.53846;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  letter-spacing: 0.02em;
  margin: 0;
  margin-inline: auto;
  table-layout: fixed; }
  @media (min-width: 768px) {
    table {
      white-space: nowrap; } }
  @media (min-width: 1200px) {
    table {
      width: 100%; } }
  table tr,
  table td {
    border-bottom: 1px solid #E9E9EE; }
  table td {
    border-top: 1px solid #E9E9EE; }
  table th {
    border-bottom: 1px solid #E9E9EE; }
  table thead {
    background-color: #262626;
    white-space: nowrap; }
    table thead tr {
      border-radius: 6px 6px 0 0; }
    table thead th {
      color: #fff;
      font-weight: 600;
      padding-block: 10px;
      padding-inline: unset;
      position: sticky;
      top: 0;
      text-align: start;
      z-index: 1; }
      table thead th:first-child {
        background-color: #262626;
        border-radius: 6px 0 0 0;
        -webkit-padding-start: 20px;
                padding-inline-start: 20px;
        position: sticky;
        left: 0;
        z-index: 2;
        text-wrap: balance; }
        @media (min-width: 768px) {
          table thead th:first-child {
            border-radius: 6px 0 0 6px; } }
      table thead th:last-child {
        border-radius: 0 6px 0 0;
        -webkit-padding-end: 10px;
                padding-inline-end: 10px; }
        @media (min-width: 768px) {
          table thead th:last-child {
            border-radius: 0 6px 6px 0; } }
      table thead th:not(:first-child), table thead th:not(:last-child) {
        -webkit-padding-end: 10px;
                padding-inline-end: 10px; }
      table thead th:not(:first-child) {
        min-width: 60px;
        text-wrap: balance; }
  table td {
    background: #fff;
    -webkit-padding-end: 10px;
            padding-inline-end: 10px;
    text-align: center; }
  table tbody th {
    background: white;
    left: 0;
    min-width: 180px;
    -webkit-padding-start: 20px;
            padding-inline-start: 20px;
    padding-block: 6px;
    position: sticky;
    text-align: left;
    z-index: 1; }
    @media (min-width: 768px) {
      table tbody th {
        -webkit-padding-end: 17px;
                padding-inline-end: 17px;
        text-wrap: balance; } }
  table caption {
    text-align: left;
    position: sticky;
    left: 0; }

[role="pipeline"][aria-labelledby][tabindex] {
  margin-inline: -20px;
  overflow: auto; }
  @media (min-width: 768px) {
    [role="pipeline"][aria-labelledby][tabindex] {
      margin-inline: unset;
      overflow: unset; } }
  @media (min-width: 1200px) {
    [role="pipeline"][aria-labelledby][tabindex] {
      display: none; } }

[role="pipeline"][aria-labelledby][tabindex]:focus table tbody tr > th {
  background-color: white; }
  [role="pipeline"][aria-labelledby][tabindex]:focus table tbody tr > th::before {
    -webkit-box-shadow: 10px 20px 20px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 10px 20px 20px 0 rgba(0, 0, 0, 0.15);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
    @media (min-width: 768px) {
      [role="pipeline"][aria-labelledby][tabindex]:focus table tbody tr > th::before {
        content: unset; } }

[role="pipeline"][aria-labelledby][tabindex]:focus table thead {
  border-radius: 6px 0 0 0; }
  [role="pipeline"][aria-labelledby][tabindex]:focus table thead tr > th:first-child {
    background-color: #262626;
    overflow: hidden; }
    [role="pipeline"][aria-labelledby][tabindex]:focus table thead tr > th:first-child::before {
      -webkit-box-shadow: 10px 20px 20px 0 rgba(0, 0, 0, 0.15);
              box-shadow: 10px 20px 20px 0 rgba(0, 0, 0, 0.15);
      content: '';
      height: calc(100% + 1px);
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.header__nav-wrapper .main-nav__list > .main-nav__item {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500; }
  @media (min-width: 1200px) {
    .header__nav-wrapper .main-nav__list > .main-nav__item {
      font-size: 0.875rem;
      line-height: 1.57143; } }

.listreset, .header__nav-wrapper .main-nav__list .main-nav__submenu-inner {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.is-open-menu {
  overflow: hidden;
  height: var(--client-height); }
  @media (max-width: 992px) {
    .is-open-menu .header__top {
      height: 0 !important; }
    .is-open-menu .header__nav-wrapper {
      -webkit-transform: translate3d(0, 0, 1px);
              transform: translate3d(0, 0, 1px); } }
  .is-open-menu .header__toggle-btn {
    padding: 0; }
    @media (min-width: 768px) {
      .is-open-menu .header__toggle-btn {
        visibility: hidden;
        opacity: 0; } }
    .is-open-menu .header__toggle-btn:before {
      content: '\E902'; }
  .is-open-menu .header__search-mobile {
    opacity: 0;
    visibility: hidden; }

.header {
  position: relative;
  z-index: 10;
  background-color: #fff;
  height: 72px;
  padding-bottom: var(--header-height); }
  .header__container {
    margin: 0 auto;
    max-width: 1360px;
    padding-right: 20px;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
    @media (min-width: 1200px) {
      .header__container {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 1360px) {
      .header__container {
        padding-right: 40px;
        padding-left: 40px; } }
    @media (min-width: 1501px) {
      .header__container {
        max-width: 1830px; } }
  .header__logo {
    -ms-flex-item-align: start;
        align-self: flex-start;
    min-height: 31px;
    min-width: 140px; }
    @media (min-width: 993px) {
      .header__logo {
        margin-right: 30px; } }
    @media (min-width: 1200px) {
      .header__logo {
        margin-right: 80px; } }
    @media (min-width: 1501px) {
      .header__logo {
        margin-right: 160px; } }
  .header__logo-inner img {
    display: block;
    width: 100%;
    height: 100%; }
  .header__main {
    position: fixed;
    padding: 21px 0;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #e9e9ee;
    background-color: #fff; }
    @media (min-width: 768px) {
      .header__main {
        padding: 16px 0; } }
    @media (min-width: 993px) {
      .header__main {
        width: 100vw;
        z-index: 0;
        height: 72px; } }
  .header__right-nav-wrapper {
    background-color: unset;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: auto;
    display: grid; }
    @media (min-width: 993px) {
      .header__right-nav-wrapper {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: unset;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  @media (min-width: 768px) {
    .header__btns {
      max-width: 460px;
      width: 100%;
      margin: 0 auto; } }
  @media (min-width: 993px) {
    .header__btns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      max-width: unset;
      margin: unset;
      width: auto; } }
  .header__cta {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    text-align: center;
    display: none; }
    @media (min-width: 993px) {
      .header__cta {
        display: block;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        margin-right: 0;
        padding: 0; } }
    .header__cta .wp-block-button {
      margin: 0; }
  .header__cta-mobile, .header__search-mobile {
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    @media (min-width: 768px) {
      .header__cta-mobile, .header__search-mobile {
        margin-left: auto; } }
    @media (min-width: 993px) {
      .header__cta-mobile, .header__search-mobile {
        display: none; } }
  .header__cta-reserve {
    display: none;
    margin-left: 30px; }
    @media (min-width: 768px) {
      .header__cta-reserve {
        display: block; } }
    @media (min-width: 993px) {
      .header__cta-reserve {
        display: none; } }
  .header__toggle-btn {
    width: 32px;
    height: 32px;
    background-color: transparent;
    color: #262626;
    position: relative;
    border: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0; }
    .header__toggle-btn::before {
      font-size: 0.875rem;
      line-height: 1;
      content: '\E903';
      display: inline-block;
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none; }
    @media (min-width: 993px) {
      .header__toggle-btn {
        display: none; } }
  .header__close-btn-mobile {
    opacity: 0;
    visibility: hidden; }
    @media (min-width: 768px) {
      .header__close-btn-mobile {
        position: absolute;
        opacity: 1;
        visibility: visible;
        top: 30px;
        right: 30px;
        width: 20px;
        height: 15px;
        background-color: transparent;
        color: #262626;
        border: unset;
        display: block;
        padding: 0; }
        .header__close-btn-mobile::before {
          content: '\E902';
          font-size: 0.875rem;
          line-height: 1;
          display: inline-block;
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none; } }
    @media (min-width: 993px) {
      .header__close-btn-mobile {
        display: none; } }
  .header__toggle-btn-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .header__nav-wrapper {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    background-color: #f9f9fa;
    height: calc(var(--client-height, 100vh));
    left: 0;
    top: 0;
    overflow: hidden;
    padding: 75px 30px;
    position: absolute;
    -webkit-transform: translate3d(-100%, 0, 1px);
            transform: translate3d(-100%, 0, 1px);
    width: 100vw; }
    @media (min-width: 768px) {
      .header__nav-wrapper {
        height: calc(var(--client-height, 100vh)); } }
    @media (min-width: 993px) {
      .header__nav-wrapper {
        overflow: unset; } }
    .admin-bar .header__nav-wrapper {
      padding-bottom: 69px; }
      @media (min-width: 993px) {
        .admin-bar .header__nav-wrapper {
          padding-bottom: 0px; } }
    @media (min-width: 993px) {
      .header__nav-wrapper {
        background-color: unset;
        display: block;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        height: auto;
        overflow: visible;
        padding: 0;
        position: unset;
        -webkit-transform: unset;
            -ms-transform: unset;
                transform: unset;
        width: auto; } }
    @media (min-width: 993px) {
      .header__nav-wrapper .main-nav {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    @media (min-width: 768px) {
      .header__nav-wrapper .main-nav__list {
        max-width: 460px;
        margin: 0 auto; } }
    @media (min-width: 993px) {
      .header__nav-wrapper .main-nav__list {
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        max-width: unset;
        margin: unset; } }
    .header__nav-wrapper .main-nav__list > .main-nav__item {
      padding: 26px 30px 24px;
      border: 1px solid #e9e9ee;
      border-radius: 6px;
      background-color: #fff;
      position: relative;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      margin-bottom: 10px; }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav__list > .main-nav__item {
          padding: unset;
          border: unset;
          margin: unset;
          margin-right: calc(min(30px, 5%));
          white-space: nowrap; } }
      @media (min-width: 1200px) {
        .header__nav-wrapper .main-nav__list > .main-nav__item {
          background-color: unset; } }
      @media (min-width: 1501px) {
        .header__nav-wrapper .main-nav__list > .main-nav__item {
          margin-right: calc(min(40px, 5%)); } }
      .header__nav-wrapper .main-nav__list > .main-nav__item::after {
        font-size: 0.625rem;
        line-height: 1;
        content: '\E904';
        color: #6a4e98;
        display: inline-block;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        position: absolute;
        top: 28px;
        right: 30px; }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav__list > .main-nav__item::after {
            content: unset; } }
    .header__nav-wrapper .main-nav__list .main-nav__item:hover > .main-nav__link {
      color: #6a4e98; }
    @media (min-width: 993px) {
      .header__nav-wrapper .main-nav__list .main-nav__item {
        position: relative; } }
    .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children .main-nav__sub-menu {
      opacity: 0;
      visibility: hidden;
      top: calc(100% + 15px);
      -webkit-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s; }
    .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown {
      position: relative;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      border: unset; }
      .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown::before {
        content: '';
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: -1px;
        background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
        background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
        background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
        background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
        border-radius: 6px;
        z-index: -1;
        opacity: 0;
        visibility: hidden; }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown {
          background-color: transparent; } }
      .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown .main-nav__sub-menu {
        height: auto;
        opacity: 1;
        visibility: visible; }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown .main-nav__sub-menu {
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            height: auto; } }
      .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown > .main-nav__link {
        color: #6a4e98; }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown > .main-nav__link {
            position: relative; } }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown > .main-nav__link::before {
            content: '';
            position: absolute;
            background-color: #f0edf5;
            border-radius: 8px;
            width: calc(100% + 20px);
            height: calc(100% + 8px);
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            z-index: -1; } }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown::before {
          content: unset; } }
      .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown::after {
        content: '\E905'; }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children.is-submenu-shown::after {
            content: unset; } }
    @media (min-width: 993px) {
      .header__nav-wrapper .main-nav__list .main-nav__item.main-nav__item_has-children > .main-nav__link {
        pointer-events: all;
        position: relative; } }
    @media (min-width: 993px) {
      .header__nav-wrapper .main-nav__list .main-nav__submenu-inner {
        border-top: none;
        margin: 0;
        padding: 0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        white-space: nowrap; } }
    @media (min-width: 993px) {
      .header__nav-wrapper .main-nav__list .main-nav__submenu-inner .main-nav__item:not(:last-child) {
        margin: 0 0 28px 0; } }
    .header__nav-wrapper .main-nav__list .main-nav__submenu-inner .main-nav__link {
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.04em; }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav__list .main-nav__submenu-inner .main-nav__link {
          font-size: 0.875rem;
          line-height: 1.57143;
          letter-spacing: 0.02em;
          border: none;
          padding: 0;
          text-align: left; } }
    .header__nav-wrapper .main-nav__list .main-nav__submenu-inner .nav-back-btn {
      border-top: none; }
    .header__nav-wrapper .main-nav__link {
      color: #000; }
      .header__nav-wrapper .main-nav__link:hover, .header__nav-wrapper .main-nav__link:focus {
        text-decoration: unset; }
    .header__nav-wrapper .main-nav__sub-menu {
      background-color: #fff;
      height: 0;
      opacity: 0;
      visibility: hidden;
      overflow: auto;
      -webkit-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease; }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav__sub-menu {
          display: block;
          height: auto;
          opacity: 0;
          overflow: unset;
          visibility: hidden;
          left: -20px;
          top: 50%;
          border-radius: 8px;
          padding: 20px;
          position: absolute;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          -webkit-transition-delay: 0.1s;
               -o-transition-delay: 0.1s;
                  transition-delay: 0.1s;
          width: auto;
          z-index: 15; } }
    .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner {
      padding-top: 20px; }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner {
          padding: unset; } }
      .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner > .main-nav__item:not(:last-child) {
        padding-bottom: 20px;
        margin: unset; }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner > .main-nav__item:not(:last-child) {
            border-bottom: 1px solid #e9e9ee;
            padding-right: 40px; } }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner > .main-nav__item:not(:first-child) {
          padding-top: 20px; } }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner > .main-nav__item > .main-nav__link {
          position: relative;
          padding-right: 40px; } }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner > .main-nav__item > .main-nav__link::after {
          font-size: 0.75rem;
          line-height: 1;
          content: '\E901';
          color: #6a4e98;
          display: inline-block;
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          position: absolute;
          top: 50%;
          right: 20px;
          -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
                  transform: translate(0, -50%); } }
      .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner .main-nav__link {
        text-transform: capitalize; }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav .main-nav__sub-menu_level-1 > .main-nav__submenu-inner .main-nav__link {
            color: #6a4e98; } }
    @media (min-width: 993px) {
      .header__nav-wrapper .main-nav .main-nav__sub-menu_level-2 {
        position: inherit;
        padding: unset; } }
    .header__nav-wrapper .main-nav .main-nav__sub-menu_level-2 .main-nav__submenu-inner {
      padding: 14px 0 0 10px; }
      @media (min-width: 993px) {
        .header__nav-wrapper .main-nav .main-nav__sub-menu_level-2 .main-nav__submenu-inner {
          padding-left: 30px; } }
      .header__nav-wrapper .main-nav .main-nav__sub-menu_level-2 .main-nav__submenu-inner > .main-nav__item:not(:last-child) {
        margin-bottom: 14px; }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav .main-nav__sub-menu_level-2 .main-nav__submenu-inner > .main-nav__item:not(:last-child) {
            margin-bottom: 8px; } }
      .header__nav-wrapper .main-nav .main-nav__sub-menu_level-2 .main-nav__submenu-inner .main-nav__link {
        font-size: 0.8125rem;
        line-height: 1.53846;
        letter-spacing: 0.02em;
        font-weight: normal; }
        @media (min-width: 993px) {
          .header__nav-wrapper .main-nav .main-nav__sub-menu_level-2 .main-nav__submenu-inner .main-nav__link {
            color: black; } }
  .header__search-mobile {
    display: block;
    margin-left: auto;
    margin-right: 10px; }
    @media (min-width: 768px) {
      .header__search-mobile {
        margin-right: 30px; } }
    @media (min-width: 993px) {
      .header__search-mobile {
        display: none; } }
    .header__search-mobile .icon-search-glass {
      font-size: 1.125rem;
      line-height: 1;
      position: absolute;
      left: 20px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      color: #ee3742; }
  .header__search-desktop {
    display: none; }
    @media (min-width: 993px) {
      .header__search-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        position: relative;
        margin-right: 30px;
        margin-left: auto;
        width: 18%; } }
    @media (min-width: 1200px) {
      .header__search-desktop {
        width: 20%; } }
    @media (min-width: 1360px) {
      .header__search-desktop {
        width: 28.3%; } }
    @media (min-width: 1501px) {
      .header__search-desktop {
        width: 27.6%; } }

.is-search-opened .header-search .header-search__icon-open {
  color: #262626; }
  @media (min-width: 993px) {
    .is-search-opened .header-search .header-search__icon-open {
      display: none;
      opacity: 0;
      visibility: hidden; } }
  .is-search-opened .header-search .header-search__icon-open::before {
    font-size: 0.9375rem;
    line-height: 1;
    content: '\E902';
    right: unset; }

@media (min-width: 993px) {
  .is-search-opened .header-search .header-search__icon-close {
    position: absolute;
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); } }

@media (min-width: 993px) {
  .is-search-opened .header-search .header-search__icon-close::before {
    font-size: 1.125rem;
    line-height: 1;
    color: #ee3742; } }

.is-search-opened .header-search .header-search__form {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 8px);
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }
  @media (min-width: 993px) {
    .is-search-opened .header-search .header-search__form {
      width: 100%;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); } }
  @media (min-width: 1200px) {
    .is-search-opened .header-search .header-search__form {
      -webkit-transition-delay: 0.1s;
           -o-transition-delay: 0.1s;
              transition-delay: 0.1s; } }

.is-search-opened .header-search .form-input-wrapper:hover input:focus-visible {
  outline: unset;
  border: unset; }

.is-search-opened .header-search .form-input-wrapper:hover::after {
  opacity: 1;
  visibility: visible; }

.header-search__icon-open, .header-search__icon-close {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  color: #262626;
  border: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  position: relative;
  background-color: transparent; }
  @media (min-width: 993px) {
    .header-search__icon-open, .header-search__icon-close {
      width: 18px;
      height: 18px;
      position: absolute;
      right: 0; } }
  .header-search__icon-open:before, .header-search__icon-close:before {
    font-size: 1.125rem;
    line-height: 1;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    content: '\E900';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000; }
    @media (min-width: 993px) {
      .header-search__icon-open:before, .header-search__icon-close:before {
        left: 0; } }
  .header-search__icon-open:hover::before, .header-search__icon-close:hover::before {
    color: #6a4e98; }

.header-search__icon-close {
  display: none;
  opacity: 0;
  visibility: hidden; }

.header-search__form {
  position: absolute;
  top: 90%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: #f9f9fa;
  border-radius: 20px;
  width: 100%;
  max-width: 320px; }
  @media (min-width: 768px) {
    .header-search__form {
      max-width: 714px; } }
  @media (min-width: 993px) {
    .header-search__form {
      position: unset;
      width: 100%;
      -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
              transform: translateX(100%); } }
  .header-search__form form {
    position: relative; }
    .header-search__form form .form-input-wrapper {
      position: relative; }
      .header-search__form form .form-input-wrapper:before {
        font-size: 1.125rem;
        line-height: 1;
        content: '\E90D';
        font-family: icomoon;
        left: 20px;
        pointer-events: none;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%); }
        @media (min-width: 993px) {
          .header-search__form form .form-input-wrapper:before {
            display: none; } }
      .header-search__form form .form-input-wrapper input {
        height: auto;
        width: 100%;
        margin-bottom: 0;
        padding: 11px 60px 9px 50px;
        border: 1px solid #e9e9ee;
        border-radius: 20px;
        background-color: #f9f9fa; }
        .header-search__form form .form-input-wrapper input::-webkit-input-placeholder {
          color: #808080;
          opacity: .5; }
        .header-search__form form .form-input-wrapper input::-moz-placeholder {
          opacity: 1;
          color: #808080;
          opacity: .5; }
        .header-search__form form .form-input-wrapper input:-moz-placeholder {
          color: #808080;
          opacity: .5; }
        .header-search__form form .form-input-wrapper input:-ms-input-placeholder {
          color: #808080;
          opacity: .5; }
        .header-search__form form .form-input-wrapper input.placeholder {
          color: #808080;
          opacity: .5; }
        @media (min-width: 993px) {
          .header-search__form form .form-input-wrapper input {
            margin: 0;
            padding-right: 74px; }
            .header-search__form form .form-input-wrapper input::-webkit-input-placeholder {
              opacity: 0; }
            .header-search__form form .form-input-wrapper input::-moz-placeholder {
              opacity: 1;
              opacity: 0; }
            .header-search__form form .form-input-wrapper input:-moz-placeholder {
              opacity: 0; }
            .header-search__form form .form-input-wrapper input:-ms-input-placeholder {
              opacity: 0; }
            .header-search__form form .form-input-wrapper input.placeholder {
              opacity: 0; } }
        .header-search__form form .form-input-wrapper input:focus-visible {
          outline: #6a4e98;
          border-color: #6a4e98; }
      .header-search__form form .form-input-wrapper::after {
        content: '';
        position: absolute;
        bottom: -1px;
        top: -1px;
        left: -1px;
        right: -1px;
        background: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
        background: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
        background: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
        background: linear-gradient(90deg, #ee3742 0%, #6a4e98 100%);
        border-radius: 20px;
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .header-search__form form .search-submit {
      font-size: 0rem;
      line-height: NaN;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      display: block;
      position: absolute;
      right: 0px;
      top: 0;
      height: 100%;
      width: 40px;
      border: unset;
      border-radius: 0 20px 20px 0;
      background-color: transparent;
      color: #6a4e98;
      padding: 0;
      cursor: pointer;
      z-index: 2; }
      @media (min-width: 993px) {
        .header-search__form form .search-submit {
          width: 54px; } }

.header-search .icon-arrow-right {
  font-size: 0.75rem;
  line-height: 1;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 1; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset, .footer-menu__list, .footer-menu__submenu-inner, .footer-bottom-menu__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.footer {
  position: relative; }
  .footer::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    height: 100px;
    background-color: #262626; }
  .footer__wrapper {
    position: relative; }
  .footer__container {
    margin: 0 auto;
    max-width: 1360px;
    padding-right: 20px;
    padding-left: 20px; }
    @media (min-width: 768px) {
      .footer__container {
        padding-right: 36px;
        padding-left: 36px; } }
    @media (min-width: 993px) {
      .footer__container {
        padding-right: 40px;
        padding-left: 40px; } }
    @media (min-width: 1501px) {
      .footer__container {
        max-width: 1830px; } }
  .footer__content {
    padding: 60px 0 30px; }
    @media (min-width: 768px) {
      .footer__content {
        padding: 60px 0 60px; } }
    @media (min-width: 993px) {
      .footer__content {
        padding: 80px 0 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline; } }
  @media (min-width: 993px) {
    .footer__box {
      -ms-flex-item-align: end;
          align-self: flex-end;
      margin-right: -20px; } }
  .footer__logo-wrapper {
    display: inline-block;
    margin-bottom: 16px;
    min-height: 31px;
    min-width: 140px; }
    @media (min-width: 993px) {
      .footer__logo-wrapper {
        margin-bottom: 42px;
        min-height: 40px;
        min-width: 180px; } }
    .footer__logo-wrapper img {
      display: block; }
      @media (min-width: 993px) {
        .footer__logo-wrapper img {
          width: 100%;
          height: 100%; } }
  .footer__copy-text {
    color: #808080;
    padding-bottom: 60px; }
    @media (min-width: 768px) {
      .footer__copy-text {
        padding-bottom: 40px; } }
    @media (min-width: 993px) {
      .footer__copy-text {
        padding-bottom: unset; } }
    .footer__copy-text p {
      margin-bottom: 8px; }
      .footer__copy-text p:last-child {
        margin-bottom: 0; }
  .footer__copyrights {
    padding-bottom: 60px; }
    @media (min-width: 768px) {
      .footer__copyrights {
        margin-left: -14px; } }
    @media (min-width: 993px) {
      .footer__copyrights {
        margin-left: unset;
        padding-bottom: 30px; } }
    @media (min-width: 1501px) {
      .footer__copyrights {
        padding-bottom: 40px; } }
  .footer__bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    background-color: #262626;
    overflow: hidden;
    z-index: -3; }

.footer-info {
  border-bottom: 1px solid #373737;
  position: relative; }
  .footer-info__inner {
    padding-top: 80px;
    padding-bottom: 60px; }
    @media (min-width: 993px) {
      .footer-info__inner {
        padding-top: 120px;
        padding-bottom: 100px; } }
    @media (min-width: 1501px) {
      .footer-info__inner {
        padding-top: 140px;
        padding-bottom: 140px; } }
  .footer-info__title {
    color: #fff; }
    @media (min-width: 993px) {
      .footer-info__title {
        max-width: 585px; } }
  .footer-info__text {
    position: relative;
    padding-left: 23px;
    color: #fff;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px; }
    .footer-info__text:before {
      content: '';
      background-color: #ee3742;
      border-radius: 2px;
      position: absolute;
      width: 3px;
      height: 100%;
      top: 0;
      left: 0; }
    @media (min-width: 768px) {
      .footer-info__text {
        max-width: 400px; } }
    @media (min-width: 993px) {
      .footer-info__text {
        max-width: 585px; } }
    @media (min-width: 1501px) {
      .footer-info__text {
        max-width: 697px;
        margin-bottom: 34px; } }
  .footer-info__bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    overflow: hidden;
    z-index: -2; }
    .footer-info__bg::before {
      content: '';
      background-image: url(../images/Subtract-grey.svg);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      width: 280px;
      height: 280px;
      top: -80px;
      right: -60px; }
      @media (min-width: 768px) {
        .footer-info__bg::before {
          width: 300px;
          height: 300px;
          top: -100px;
          right: 0; } }
      @media (min-width: 993px) {
        .footer-info__bg::before {
          width: 600px;
          height: 600px;
          top: -224px;
          right: -10px; } }
      @media (min-width: 1501px) {
        .footer-info__bg::before {
          width: 800px;
          height: 800px;
          top: -298px;
          right: -14px; } }

@media (min-width: 993px) {
  .footer-menu {
    max-width: 660px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding-top: 40px; } }

@media (min-width: 1501px) {
  .footer-menu {
    max-width: 900px; } }

.footer-menu__list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2; }
  @media (min-width: 768px) {
    .footer-menu__list {
      -webkit-column-count: unset;
         -moz-column-count: unset;
              column-count: unset;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 768px) {
    .footer-menu__list > .footer-menu__item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% / 3);
              flex: 0 0 calc(100% / 3);
      padding-right: 20px; } }
  .footer-menu__list > .footer-menu__item > .footer-menu__link {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px; }

.footer-menu__link {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff; }
  @media (min-width: 993px) {
    .footer-menu__link {
      font-size: 0.875rem;
      line-height: 1.57143; } }
  .footer-menu__link:hover {
    color: #ee3742;
    text-decoration: unset; }

.footer-menu__submenu-inner .footer-menu__item {
  padding-bottom: 24px; }
  @media (min-width: 768px) {
    .footer-menu__submenu-inner .footer-menu__item {
      padding-bottom: unset; } }
  @media (min-width: 768px) {
    .footer-menu__submenu-inner .footer-menu__item:not(:last-child) {
      padding-bottom: 24px; } }

.footer-bottom-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px; }
  @media (min-width: 768px) {
    .footer-bottom-menu__list {
      max-width: 285px; } }
  @media (min-width: 993px) {
    .footer-bottom-menu__list {
      max-width: unset;
      gap: 40px; } }

.footer-bottom-menu__link {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #808080; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.is-open-menu .page-navigation {
  opacity: 0;
  visibility: hidden; }

.page-navigation {
  background-color: #f9f9fa;
  display: none;
  left: 0;
  top: 72px;
  position: fixed;
  width: 100%; }
  @media (min-width: 993px) {
    .page-navigation {
      display: block; } }
  .page-navigation__wrapper {
    border-bottom: 3px solid #e9e9ee; }
  .page-navigation__inner {
    margin: 0 auto;
    max-width: 1310px;
    position: relative; }
    @media (min-width: 1501px) {
      .page-navigation__inner {
        max-width: 1750px; } }
  .page-navigation__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 993px) {
      .page-navigation__items {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: relative; } }
    @media (min-width: 993px) {
      .page-navigation__items:after {
        background-color: #f9f9fa;
        content: '';
        height: calc(100% + 3px);
        left: 100%;
        position: absolute;
        top: 0;
        width: calc(100vw - 100%);
        z-index: 1; } }
  .page-navigation__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    overflow: hidden; }
    @media (min-width: 993px) {
      .page-navigation__item {
        font-size: 0.8125rem;
        line-height: 1.69231;
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        letter-spacing: .02em;
        padding: 14px 15px 13px; } }
    .page-navigation__item a {
      color: inherit; }
  .page-navigation__scale {
    --add-width: 0px;
    background-image: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
    background-image: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background-image: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background-image: linear-gradient(to right, #ee3742 0%, #6a4e98 100%);
    border-radius: 0 3px 3px 0;
    bottom: -3px;
    height: 3px;
    position: absolute;
    -webkit-transition: width .1s linear;
    -o-transition: width .1s linear;
    transition: width .1s linear;
    width: calc(var(--add-width)); }
    @media (min-width: 993px) {
      .page-navigation__scale {
        border-radius: 0;
        left: calc(50% - 50vw);
        width: calc(50vw - 50% + var(--add-width)); } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.page-progress {
  background-color: #e9e9ee;
  height: 3px;
  left: 0;
  top: 72px;
  position: fixed;
  width: 100%; }
  @media (min-width: 993px) {
    .page-progress {
      display: none; } }
  .page-progress__bar {
    background-image: -webkit-gradient(linear, left top, right top, from(#ee3742), to(#6a4e98));
    background-image: -webkit-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background-image: -o-linear-gradient(left, #ee3742 0%, #6a4e98 100%);
    background-image: linear-gradient(to right, #ee3742 0%, #6a4e98 100%);
    border-radius: 0 3px 3px 0;
    height: 3px;
    -webkit-transition: width .1s linear;
    -o-transition: width .1s linear;
    transition: width .1s linear;
    width: 0; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.mst-not-found {
  padding: 20px 0 80px; }
  @media (min-width: 768px) {
    .mst-not-found {
      -webkit-padding-after: 100px;
              padding-block-end: 100px; } }
  @media (min-width: 993px) {
    .mst-not-found {
      -webkit-padding-after: 120px;
              padding-block-end: 120px;
      -webkit-padding-before: 120px;
              padding-block-start: 120px; } }
  @media (min-width: 1501px) {
    .mst-not-found {
      -webkit-padding-after: 140px;
              padding-block-end: 140px;
      -webkit-padding-before: 140px;
              padding-block-start: 140px; } }
  @media (min-width: 993px) {
    .mst-not-found__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .mst-not-found__image {
    padding-top: 94%;
    border-radius: 6px; }
    @media (min-width: 768px) {
      .mst-not-found__image {
        padding-top: 45.8%;
        border-radius: 8px;
        max-width: 340px; } }
    @media (min-width: 993px) {
      .mst-not-found__image {
        max-width: unset;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45.7%;
                flex: 0 0 45.7%;
        padding-top: 43%; } }
    .mst-not-found__image img {
      border-radius: 6px; }
      @media (min-width: 768px) {
        .mst-not-found__image img {
          border-radius: 8px; } }
  .mst-not-found__heading {
    -webkit-margin-before: 30px;
            margin-block-start: 30px; }
    @media (min-width: 993px) {
      .mst-not-found__heading {
        -webkit-margin-before: unset;
                margin-block-start: unset;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45.7%;
                flex: 0 0 45.7%; } }
    @media (min-width: 1501px) {
      .mst-not-found__heading {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48.6%;
                flex: 0 0 48.6%; } }
  .mst-not-found__title {
    -webkit-margin-after: 20px;
            margin-block-end: 20px; }
    @media (min-width: 768px) {
      .mst-not-found__title {
        -webkit-margin-after: 24px;
                margin-block-end: 24px; } }
    @media (min-width: 993px) {
      .mst-not-found__title {
        -webkit-margin-after: 26px;
                margin-block-end: 26px; } }
    @media (min-width: 1501px) {
      .mst-not-found__title {
        -webkit-margin-after: 34px;
                margin-block-end: 34px; } }
  .mst-not-found__description {
    -webkit-margin-after: unset;
            margin-block-end: unset; }
    @media (min-width: 768px) {
      .mst-not-found__description {
        font-size: 0.875rem;
        line-height: 1.57143; } }
    @media (min-width: 993px) {
      .mst-not-found__description {
        font-size: 1rem;
        line-height: 1.5; } }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.search-results-wrapper {
  padding: 60px 0 80px; }
  @media (min-width: 768px) {
    .search-results-wrapper {
      padding: 80px 0 100px; } }
  @media (min-width: 993px) {
    .search-results-wrapper {
      margin: 0 auto;
      max-width: 840px;
      padding-bottom: 120px; } }
  @media (min-width: 1501px) {
    .search-results-wrapper {
      max-width: 1150px;
      padding: 120px 0 140px; } }

.search-results__title {
  margin-bottom: 31px; }
  @media (min-width: 768px) {
    .search-results__title {
      margin-bottom: 41px; } }
  @media (min-width: 993px) {
    .search-results__title {
      margin-bottom: 40px; } }
  @media (min-width: 1501px) {
    .search-results__title {
      margin-bottom: 60px; } }

.search-results .search-form {
  margin-bottom: 40px;
  position: relative; }
  @media (min-width: 768px) {
    .search-results .search-form {
      margin-bottom: 60px; } }
  @media (min-width: 1501px) {
    .search-results .search-form {
      margin-bottom: 81px; } }
  .search-results .search-form:before {
    font-size: 1.125rem;
    line-height: 1;
    color: #ee3742;
    content: '\E900';
    font-family: icomoon;
    left: 20px;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 9px); }
  .search-results .search-form:after {
    font-size: 0.75rem;
    line-height: 1;
    content: '\E901';
    font-family: icomoon;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: calc(50% - 6px); }
  .search-results .search-form input[type='text'] {
    font-size: 0.8125rem;
    line-height: 1.69231;
    background-color: #f9f9fa;
    border: 1px solid #e9e9ee;
    border-radius: 20px;
    height: 40px;
    padding: 2px 40px 1px 49px;
    width: 100%; }
  .search-results .search-form input[type='submit'] {
    background-color: transparent;
    border: unset;
    color: transparent;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px; }

.search-results .search-list {
  margin-bottom: 60px; }
  @media (min-width: 1501px) {
    .search-results .search-list {
      margin-bottom: 80px; } }
  .search-results .search-list article {
    margin-bottom: 40px; }
    @media (min-width: 993px) {
      .search-results .search-list article {
        margin-bottom: 39px; } }
    @media (min-width: 1501px) {
      .search-results .search-list article {
        margin-bottom: 40px; } }
    .search-results .search-list article:last-child {
      margin-bottom: 0; }
  .search-results .search-list .entry-title {
    margin-bottom: 9px; }
    @media (min-width: 768px) {
      .search-results .search-list .entry-title {
        margin-bottom: 10px; } }
    @media (min-width: 993px) {
      .search-results .search-list .entry-title {
        margin-bottom: 13px; } }
    @media (min-width: 1501px) {
      .search-results .search-list .entry-title {
        margin-bottom: 11px; } }
    .search-results .search-list .entry-title a {
      color: inherit; }
  .search-results .search-list .entry-summary {
    margin-bottom: 9px; }
    @media (min-width: 768px) {
      .search-results .search-list .entry-summary {
        margin-bottom: 6px; } }
    @media (min-width: 993px) {
      .search-results .search-list .entry-summary {
        margin-bottom: 10px; } }
    @media (min-width: 1501px) {
      .search-results .search-list .entry-summary {
        margin-bottom: 11px; } }
    .search-results .search-list .entry-summary p:last-child {
      margin-bottom: 0; }
  .search-results .search-list .entry-link {
    font-size: 0.8125rem;
    line-height: 1.53846;
    color: #6a4e98;
    font-weight: 500;
    letter-spacing: .02em;
    text-decoration: underline; }
    @media (min-width: 993px) {
      .search-results .search-list .entry-link {
        font-size: 0.875rem;
        line-height: 1.57143; } }
    @media (min-width: 1501px) {
      .search-results .search-list .entry-link {
        font-size: 1rem;
        line-height: 1.625; } }
    .search-results .search-list .entry-link:hover {
      text-decoration: none; }

.search-results .js-loadmore-btn {
  border: unset;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative; }
  @media (min-width: 768px) {
    .search-results .js-loadmore-btn {
      font-size: 0.75rem;
      line-height: 1.5;
      padding: 8px 34px 8px 18px; } }
  @media (min-width: 993px) {
    .search-results .js-loadmore-btn {
      font-size: 0.875rem;
      line-height: 1.57143;
      padding: 9px 39px 7px 20px; } }
  @media (min-width: 993px) {
    .search-results .js-loadmore-btn:after {
      right: 19px;
      top: calc(50% - 5px);
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); } }
  .search-results .js-loadmore-btn.is-loading {
    pointer-events: none; }
    .search-results .js-loadmore-btn.is-loading .wp-block-button__label {
      opacity: 0;
      pointer-events: none; }
    .search-results .js-loadmore-btn.is-loading .wp-block-button__loader {
      opacity: 1; }
  .search-results .js-loadmore-btn .wp-block-button__label {
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1; }
  .search-results .js-loadmore-btn .wp-block-button__loader {
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    height: 32px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .search-results .js-loadmore-btn .wp-block-button__loader svg {
      height: 100%; }
      .search-results .js-loadmore-btn .wp-block-button__loader svg circle {
        fill: #6a4e98 !important; }

/*
  This mixin can be used to set the line-height in percents:
  @include line-height(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the font-size and line-height in percents:
  @include font-size(fontSize, lineHeight);
*/
/*
  This mixin can be used to set the animate:
  @include animate(color width);
*/
/*
    Mixin for breakpoints

    @include phone {}
    ...
    @include full-width {}
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
  See: https://github.com/bfred-it/object-fit-images/blob/master/preprocessors/mixin.scss
*/
.listreset {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@media (min-width: 768px) {
  .single-post .simple-heading {
    padding: 80px 0; } }

@media (min-width: 1501px) {
  .single-post .simple-heading {
    padding: 120px 0; } }

.single-post .simple-heading h1 {
  font-size: 1.625rem;
  line-height: 1.38462; }
  @media (min-width: 993px) {
    .single-post .simple-heading h1 {
      font-size: 2.125rem;
      line-height: 1.41176; } }
  @media (min-width: 1501px) {
    .single-post .simple-heading h1 {
      font-size: 2.375rem;
      line-height: 1.36842; } }

.single-post .post-item {
  margin: 0 auto;
  max-width: 840px;
  padding: 61px 0 65px; }
  @media (min-width: 768px) {
    .single-post .post-item {
      font-size: 0.875rem;
      line-height: 1.57143;
      padding: 81px 0 85px; } }
  @media (min-width: 993px) {
    .single-post .post-item {
      font-size: 1rem;
      line-height: 1.5;
      padding-bottom: 103px; } }
  @media (min-width: 1501px) {
    .single-post .post-item {
      font-size: 1.125rem;
      line-height: 1.55556;
      max-width: 1150px;
      padding: 120px 0 125px; } }
  .single-post .post-item h4 {
    margin-bottom: 14px; }
  .single-post .post-item p {
    margin-bottom: 14px; }
    @media (min-width: 993px) {
      .single-post .post-item p {
        margin-bottom: 16px; } }
    .single-post .post-item p + h4 {
      margin-top: 40px; }
      @media (min-width: 993px) {
        .single-post .post-item p + h4 {
          margin-top: 60px; } }
  .single-post .post-item a {
    text-decoration: underline; }
    .single-post .post-item a:hover {
      text-decoration: none; }
  .single-post .post-item a[data-type='internal'] {
    font-size: 0.6875rem;
    line-height: 1;
    vertical-align: super; }
  .single-post .post-item ul {
    list-style: none;
    margin: 14px 0;
    padding: 0 0 0 21px; }
    @media (min-width: 993px) {
      .single-post .post-item ul {
        margin-bottom: 16px;
        padding-left: 24px; } }
    @media (min-width: 1501px) {
      .single-post .post-item ul {
        padding-left: 27px; } }
    .single-post .post-item ul li {
      margin-bottom: 2px;
      position: relative; }
      @media (min-width: 993px) {
        .single-post .post-item ul li {
          margin-bottom: 0; } }
      .single-post .post-item ul li:before {
        background-color: #262626;
        border-radius: 50%;
        content: '';
        height: 3px;
        left: -12px;
        position: absolute;
        top: 9px;
        width: 3px; }
        @media (min-width: 993px) {
          .single-post .post-item ul li:before {
            left: -13px;
            top: 10px; } }
        @media (min-width: 1501px) {
          .single-post .post-item ul li:before {
            left: -15px;
            top: 12px; } }
  .single-post .post-item .wp-block-image {
    padding-top: calc((300 / 320) * 100%);
    position: relative;
    margin: 40px 0; }
    .single-post .post-item .wp-block-image > :first-child {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    @supports (aspect-ratio: 320 / 300) {
      .single-post .post-item .wp-block-image {
        aspect-ratio: 320 / 300;
        padding-top: 0; }
        .single-post .post-item .wp-block-image > :first-child {
          position: static; } }
    @media (min-width: 768px) {
      .single-post .post-item .wp-block-image {
        aspect-ratio: unset;
        padding-top: 0; } }
    @media (min-width: 993px) {
      .single-post .post-item .wp-block-image {
        margin: 60px 0; } }
    .single-post .post-item .wp-block-image img {
      -o-object-fit: cover;
      object-fit: cover;
      font-family: "object-fit: cover";
      border-radius: 6px; }
      @media (min-width: 768px) {
        .single-post .post-item .wp-block-image img {
          height: auto;
          position: static;
          width: auto; } }
  .single-post .post-item .wp-block-separator {
    border-bottom: 1px solid #e9e9ee;
    margin: 40px 0; }
    @media (min-width: 768px) {
      .single-post .post-item .wp-block-separator {
        margin: 60px 0; } }
    @media (min-width: 993px) {
      .single-post .post-item .wp-block-separator {
        margin: 80px 0; } }
    @media (min-width: 1501px) {
      .single-post .post-item .wp-block-separator {
        margin: 100px 0; } }

