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

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

/* 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; }
  #wrapper .footer {
    margin: auto 0 0; }

@font-face {
  font-family: 'Barlow';
  src: url(../fonts/Barlow-Italic.woff2) format("woff2"), url(../fonts/Barlow-Italic.woff) format("woff");
  font-style: italic;
  font-weight: 400;
  font-display: swap; }

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'Space Grotesk';
  src: url(../fonts/SpaceGrotesk-Bold.woff2) format("woff2"), url(../fonts/SpaceGrotesk-Bold.woff) format("woff");
  font-style: normal;
  font-weight: 700;
  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(../fonts/icomoon.woff2) format("woff2");
  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: none;
  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-download:before {
  content: '\E901'; }

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

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

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

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

.icon-plus:before {
  content: '\E906'; }

/*! 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: #0f1112;
  background: white;
  min-width: 320px;
  height: 100%;
  font-family: 'Barlow', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.55556; }
  @media (min-width: 1200px) {
    body {
      font-size: 1.25rem;
      line-height: 1.5; } }

.container {
  max-width: 1250px;
  padding: 0 20px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .container {
      padding: 0 40px; } }

h1,
.title-1 {
  font-size: 2.375rem;
  line-height: 1.42105;
  font-weight: 500;
  margin: 0 0 20px; }
  @media (min-width: 768px) {
    h1,
    .title-1 {
      font-size: 4.375rem;
      line-height: 1.22857;
      margin: 0 0 30px; } }
  @media (min-width: 1200px) {
    h1,
    .title-1 {
      font-size: 3.75rem;
      line-height: 1.26667; } }

h2,
.title-2 {
  font-size: 2rem;
  line-height: 1.4375;
  font-weight: 400;
  margin: 0 0 20px; }
  @media (min-width: 768px) {
    h2,
    .title-2 {
      font-size: 2.625rem;
      line-height: 1.28571; } }
  @media (min-width: 1200px) {
    h2,
    .title-2 {
      font-size: 2.875rem;
      line-height: 1.26087; } }

h3,
.title-3 {
  font-size: 1.875rem;
  line-height: 1.53333;
  font-weight: 400; }
  @media (min-width: 768px) {
    h3,
    .title-3 {
      font-size: 2.375rem;
      line-height: 1.36842; } }
  @media (min-width: 1200px) {
    h3,
    .title-3 {
      font-size: 2.5rem;
      line-height: 1.35; } }

h4,
.title-4 {
  font-size: 1.625rem;
  line-height: 1.38462;
  font-weight: 600;
  letter-spacing: 0.03em; }
  @media (min-width: 768px) {
    h4,
    .title-4 {
      font-size: 1.75rem;
      line-height: 1.35714; } }

h5,
.title-5 {
  font-size: 1.375rem;
  line-height: 1.45455;
  font-weight: 700;
  letter-spacing: 0.03em; }

h6,
.title-6 {
  font-size: 1.125rem;
  line-height: 1.55556;
  font-weight: 500;
  letter-spacing: 0.03em; }
  @media (min-width: 768px) {
    h6,
    .title-6 {
      font-size: 1.25rem;
      line-height: 1.5; } }

p {
  margin: 0 0 16px; }

.text-1 {
  font-size: 1.125rem;
  line-height: 1.66667;
  font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif; }
  @media (min-width: 768px) {
    .text-1 {
      font-size: 1.375rem;
      line-height: 1.63636; } }
  @media (min-width: 993px) {
    .text-1 {
      font-size: 1.25rem;
      line-height: 1.7; } }

.text-3 {
  font-size: 1.125rem;
  line-height: 1.44444;
  font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif; }
  @media (min-width: 768px) {
    .text-3 {
      font-size: 1.125rem;
      line-height: 1.88889; } }

.text-4 {
  font-size: 1.125rem;
  line-height: 1.44444; }

.text-5 {
  font-size: 1rem;
  line-height: 1.5; }

.text-white {
  color: white; }
  .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:not(video) {
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
  opacity: 0.3; }
  .notIE .lozad:not(video).loaded {
    opacity: 1; }

.btn_border-blue {
  font-size: 0.875rem;
  line-height: 1.71429;
  font-weight: 700;
  text-transform: uppercase;
  color: #336fff;
  background-color: #fff;
  border: 1px solid #336fff;
  border-radius: 40px;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  padding: 11px 29px;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  @media (min-width: 768px) {
    .btn_border-blue {
      padding: 9px 19px; } }
  .btn_border-blue::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 150px;
    background-color: #3b95ff;
    border-radius: 30px;
    -webkit-transform: translate(-5%, -70px) scale(0.1);
        -ms-transform: translate(-5%, -70px) scale(0.1);
            transform: translate(-5%, -70px) scale(0.1);
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s; }
  .btn_border-blue:hover .wp-block-button__link {
    color: #fff; }
  .btn_border-blue:hover::after {
    opacity: 1;
    -webkit-transform-origin: 100px 100px;
        -ms-transform-origin: 100px 100px;
            transform-origin: 100px 100px;
    -webkit-transform: scale(1) translate(-5%, -70px);
        -ms-transform: scale(1) translate(-5%, -70px);
            transform: scale(1) translate(-5%, -70px); }
  .btn_border-blue .wp-block-button__link {
    position: relative;
    width: 100%;
    height: 100%;
    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;
    background-color: unset;
    left: 0;
    top: 0;
    color: #336fff;
    font-size: inherit;
    padding: 0; }

.btn_blue {
  font-size: 1.125rem;
  line-height: 1.27778;
  font-family: 'Space Grotesk';
  letter-spacing: 0.03em;
  background-color: #336fff;
  border-radius: 30px;
  -webkit-transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  -webkit-box-shadow: 0px 6px 10px rgba(51, 111, 255, 0.3);
          box-shadow: 0px 6px 10px rgba(51, 111, 255, 0.3); }
  .btn_blue::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 226px;
    background-color: #3b95ff;
    border-radius: 30px;
    -webkit-transform: translate(-5%, -70px) scale(0.1);
        -ms-transform: translate(-5%, -70px) scale(0.1);
            transform: translate(-5%, -70px) scale(0.1);
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s; }
  .btn_blue:hover::after {
    opacity: 1;
    -webkit-transform-origin: 100px 100px;
        -ms-transform-origin: 100px 100px;
            transform-origin: 100px 100px;
    -webkit-transform: scale(1) translate(-5%, -70px);
        -ms-transform: scale(1) translate(-5%, -70px);
            transform: scale(1) translate(-5%, -70px); }
  .btn_blue .wp-block-button__link {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: unset;
    left: 0;
    top: 0;
    font-size: inherit;
    padding: 14px 40px; }

.btn_custom .wp-block-button__link {
  font-size: 1.125rem;
  line-height: 1.27778;
  font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  -webkit-box-shadow: 0px 6px 10px rgba(51, 111, 255, 0.3);
          box-shadow: 0px 6px 10px rgba(51, 111, 255, 0.3);
  border-radius: 30px;
  padding: 14px 36px;
  color: #0f1112;
  background-color: #fff;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  .btn_custom .wp-block-button__link:hover {
    color: #336fff; }

.btn_active .wp-block-button__link {
  background-color: #336fff;
  color: #fff; }
  .btn_active .wp-block-button__link:hover {
    color: #fff; }

@media (min-width: 1200px) {
  .js-a-element[data-a-type*='fadeIn'] {
    opacity: 0; } }

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

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

.has-black-background-color {
  background-color: #0f1112; }

.has-black-color {
  color: #0f1112; }

@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; }

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

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

input[type='date'],
input[type='datetime-local'],
input[type='datetime'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'],
textarea,
select {
  font-size: 1rem;
  line-height: 1.27625;
  border: 1px solid #a5c8cc;
  border-radius: 6px;
  caret-color: #ff9c35;
  color: #0f1112;
  font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  height: 46px;
  letter-spacing: 0.4px;
  padding: 14px 17px;
  width: 100%;
  margin-bottom: 16px; }
  input[type='date']:focus,
  input[type='datetime-local']:focus,
  input[type='datetime']:focus,
  input[type='email']:focus,
  input[type='month']:focus,
  input[type='number']:focus,
  input[type='password']:focus,
  input[type='search']:focus,
  input[type='tel']:focus,
  input[type='text']:focus,
  input[type='time']:focus,
  input[type='url']:focus,
  input[type='week']:focus,
  textarea:focus,
  select:focus {
    border-color: #ff9c35; }
  input[type='date']:focus-visible,
  input[type='datetime-local']:focus-visible,
  input[type='datetime']:focus-visible,
  input[type='email']:focus-visible,
  input[type='month']:focus-visible,
  input[type='number']:focus-visible,
  input[type='password']:focus-visible,
  input[type='search']:focus-visible,
  input[type='tel']:focus-visible,
  input[type='text']:focus-visible,
  input[type='time']:focus-visible,
  input[type='url']:focus-visible,
  input[type='week']:focus-visible,
  textarea:focus-visible,
  select:focus-visible {
    outline: none; }
  input[type='date']:-internal-autofill-selected,
  input[type='datetime-local']:-internal-autofill-selected,
  input[type='datetime']:-internal-autofill-selected,
  input[type='email']:-internal-autofill-selected,
  input[type='month']:-internal-autofill-selected,
  input[type='number']:-internal-autofill-selected,
  input[type='password']:-internal-autofill-selected,
  input[type='search']:-internal-autofill-selected,
  input[type='tel']:-internal-autofill-selected,
  input[type='text']:-internal-autofill-selected,
  input[type='time']:-internal-autofill-selected,
  input[type='url']:-internal-autofill-selected,
  input[type='week']:-internal-autofill-selected,
  textarea:-internal-autofill-selected,
  select:-internal-autofill-selected {
    background-color: transparent;
    border: 1px solid #a5c8cc; }
  @media (min-width: 768px) {
    input[type='date'],
    input[type='datetime-local'],
    input[type='datetime'],
    input[type='email'],
    input[type='month'],
    input[type='number'],
    input[type='password'],
    input[type='search'],
    input[type='tel'],
    input[type='text'],
    input[type='time'],
    input[type='url'],
    input[type='week'],
    textarea,
    select {
      font-size: 0.875rem;
      line-height: 1.42857;
      padding: 14px 13px; } }
  @media (min-width: 993px) {
    input[type='date'],
    input[type='datetime-local'],
    input[type='datetime'],
    input[type='email'],
    input[type='month'],
    input[type='number'],
    input[type='password'],
    input[type='search'],
    input[type='tel'],
    input[type='text'],
    input[type='time'],
    input[type='url'],
    input[type='week'],
    textarea,
    select {
      font-size: 1rem;
      line-height: 1.5; } }

.gform_wrapper.gravity-theme .gform_validation_errors {
  display: none; }

.gform_wrapper.gravity-theme form .gform-body {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .gform_wrapper.gravity-theme form .gform-body {
      margin-bottom: 13px; } }
  @media (min-width: 993px) {
    .gform_wrapper.gravity-theme form .gform-body {
      margin-bottom: 10px; } }
  .gform_wrapper.gravity-theme form .gform-body .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-row-gap: 0; }
    .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      margin-bottom: 20px;
      padding: 0; }
      @media (min-width: 768px) {
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-bottom: 16px; } }
      @media (min-width: 993px) {
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield {
          margin-bottom: 20px; } }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield_error {
        position: relative; }
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield_error:after {
          font-size: 1.125rem;
          line-height: 1;
          bottom: 34px;
          color: #ff3535;
          content: '\E900';
          font-family: icomoon;
          position: absolute;
          right: -6px;
          z-index: 2; }
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.gfield_error label {
          color: #0f1112; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.label-transparent .gfield_label {
        display: none; }
        @media (min-width: 768px) {
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield.label-transparent .gfield_label {
            display: block;
            visibility: hidden; } }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_description {
        font-size: 1rem;
        line-height: 1.5;
        padding: 4px 0 10px; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%; }
        @media (min-width: 768px) {
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 calc(100% - 90px);
                    flex: 0 0 calc(100% - 90px); } }
        @media (min-width: 993px) {
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container {
            -ms-flex-preferred-size: calc(100% - 140px);
                flex-basis: calc(100% - 140px); } }
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_name {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          width: 100%; }
          @media (min-width: 768px) {
            .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_name {
              -webkit-box-flex: 1;
                  -ms-flex: 1 1 100%;
                      flex: 1 1 100%; } }
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_name > span {
            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;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            margin-bottom: 0;
            padding-right: 0; }
            @media (min-width: 768px) {
              .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_name > span {
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: reverse;
                    -ms-flex-direction: row-reverse;
                        flex-direction: row-reverse;
                -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap;
                margin-bottom: 0; } }
            .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_name > span label {
              font-size: 0.875rem;
              line-height: 1.57143;
              color: #0f1112;
              display: block;
              font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
              font-weight: 400;
              letter-spacing: 0.4px;
              margin-bottom: 6px;
              padding-top: 0; }
              @media (min-width: 768px) {
                .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_name > span label {
                  -webkit-box-flex: 0;
                      -ms-flex: 0 0 85px;
                          flex: 0 0 85px;
                  margin-right: 5px;
                  margin-bottom: 0; } }
              @media (min-width: 993px) {
                .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_name > span label {
                  font-size: 1rem;
                  line-height: 1.5;
                  -ms-flex-preferred-size: 130px;
                      flex-basis: 130px;
                  margin-right: 10px; } }
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_name > span:not([style*='display:none']):not(.ginput_full) ~ span:not(.ginput_full) {
            padding: 0; }
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container .validation_message {
          display: none; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_label {
        font-size: 0.875rem;
        line-height: 1.57143;
        display: block;
        font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        font-weight: 400;
        letter-spacing: 0.4px;
        margin-bottom: 6px; }
        @media (min-width: 768px) {
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_label {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 85px;
                    flex: 0 0 85px;
            margin-right: 5px;
            margin-bottom: 0; } }
        @media (min-width: 993px) {
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_label {
            font-size: 1rem;
            line-height: 1.5;
            -ms-flex-preferred-size: 130px;
                flex-basis: 130px;
            margin-right: 10px; } }
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_label .gfield_required {
          display: none; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield legend.gfield_label {
        display: none; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='date'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime-local'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='email'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='month'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='number'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='password'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='search'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='tel'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='text'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='time'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='url'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='week'],
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea,
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select {
        font-size: 1rem;
        line-height: 1.27625;
        border: 1px solid #a5c8cc;
        border-radius: 6px;
        caret-color: #ff9c35;
        color: #0f1112;
        font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        height: 46px;
        letter-spacing: 0.4px;
        padding: 14px 17px;
        width: 100%; }
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='date']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime-local']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='email']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='month']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='number']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='password']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='search']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='tel']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='text']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='time']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='url']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='week']:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea:focus,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select:focus {
          border-color: #ff9c35; }
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='date']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime-local']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='email']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='month']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='number']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='password']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='search']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='tel']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='text']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='time']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='url']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='week']:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea:focus-visible,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select:focus-visible {
          outline: none; }
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='date']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime-local']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='email']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='month']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='number']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='password']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='search']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='tel']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='text']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='time']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='url']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='week']:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea:-internal-autofill-selected,
        .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select:-internal-autofill-selected {
          background-color: transparent;
          border: 1px solid #a5c8cc; }
        @media (min-width: 768px) {
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='date'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime-local'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='email'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='month'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='number'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='password'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='search'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='tel'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='text'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='time'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='url'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='week'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea,
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select {
            font-size: 0.875rem;
            line-height: 1.42857;
            padding: 14px 13px; } }
        @media (min-width: 993px) {
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='date'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime-local'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='datetime'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='email'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='month'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='number'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='password'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='search'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='tel'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='text'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='time'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='url'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield input[type='week'],
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea,
          .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield select {
            font-size: 1rem;
            line-height: 1.5; } }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield textarea {
        display: block;
        height: 138px;
        padding-top: 11px;
        resize: none; }
      .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_validation_message {
        display: none; }

.gform_wrapper.gravity-theme form .gform_footer {
  margin: 0;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 768px) {
    .gform_wrapper.gravity-theme form .gform_footer {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media (min-width: 993px) {
    .gform_wrapper.gravity-theme form .gform_footer {
      padding-right: 10px; } }
  .gform_wrapper.gravity-theme form .gform_footer .gform_button:not([type='radio']):not([type='checkbox']):not([type='image']):not([type='file']) {
    font-size: 1.125rem;
    line-height: 1.27778;
    cursor: pointer;
    background-color: #336fff;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-family: 'Barlow', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 0.03em;
    margin-bottom: 0;
    min-height: 0;
    padding: 14px 40px;
    text-transform: uppercase;
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    -webkit-box-shadow: 0px 6px 10px rgba(51, 111, 255, 0.3);
            box-shadow: 0px 6px 10px rgba(51, 111, 255, 0.3); }
    .gform_wrapper.gravity-theme form .gform_footer .gform_button:not([type='radio']):not([type='checkbox']):not([type='image']):not([type='file']):hover {
      background-color: #3b95ff; }
    @media (min-width: 768px) {
      .gform_wrapper.gravity-theme form .gform_footer .gform_button:not([type='radio']):not([type='checkbox']):not([type='image']):not([type='file']) {
        -webkit-box-shadow: 0px 8px 20px rgba(51, 111, 255, 0.3);
                box-shadow: 0px 8px 20px rgba(51, 111, 255, 0.3);
        padding: 14px 32px; } }

.choices {
  position: relative;
  width: 100%;
  z-index: 2; }
  .choices.is-open {
    z-index: 3; }
    .choices.is-open .choices__list--dropdown {
      display: block; }
  .choices.is-focused + label,
  .choices.is-focused + .placeholder-label, .choices.is-selected + label,
  .choices.is-selected + .placeholder-label {
    top: 1px; }
  .choices__input {
    border: none !important; }
  .choices__inner {
    height: 46px;
    position: relative; }
    .choices__inner:after {
      font-size: 0.4375rem;
      line-height: 1;
      -webkit-transition: -webkit-transform 0.3s ease-in-out;
      transition: -webkit-transform 0.3s ease-in-out;
      -o-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      content: '\E904';
      font-family: 'icomoon';
      position: absolute;
      right: 15px;
      top: 21px;
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center; }
    .choices__inner select {
      position: absolute;
      left: -9999px; }
    .choices__inner:focus, .choices__inner:focus-visible {
      outline: 1px dotted #0f1112; }
  .choices__list {
    padding: 6px 0; }
    .choices__list--single {
      font-size: 1rem;
      line-height: 1.27625;
      border: 1px solid #a5c8cc;
      border-radius: 6px;
      color: #0f1112;
      height: 46px;
      font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      left: 0;
      letter-spacing: 0.4px;
      padding: 12px 16px;
      position: absolute;
      top: 0;
      width: 100%; }
      @media (min-width: 768px) {
        .choices__list--single {
          font-size: 0.875rem;
          line-height: 1.42857;
          padding: 12px 13px; } }
      @media (min-width: 993px) {
        .choices__list--single {
          font-size: 1rem;
          line-height: 1.5; } }
      .choices__list--single .choices__item {
        white-space: nowrap;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 20px;
        width: 100%; }
      .choices__list--single .choices__placeholder {
        color: #646464; }
    .choices__list--dropdown {
      background-color: #fff;
      border: 1px solid #a5c8cc;
      border-radius: 6px;
      color: #0f1112;
      display: none;
      left: 0;
      max-height: 206px;
      overflow-y: auto;
      padding: 0;
      position: absolute;
      top: 46px;
      width: 100%;
      z-index: 10; }
      .choices__list--dropdown .choices__list {
        padding: 17px 17px 7px; }
      .choices__list--dropdown .choices__item {
        font-size: 0.875rem;
        line-height: 1.42857;
        background-color: transparent;
        font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        margin-bottom: 12px;
        padding: 0;
        -webkit-transition: background-color 0.25s;
        -o-transition: background-color 0.25s;
        transition: background-color 0.25s; }
        .choices__list--dropdown .choices__item:hover {
          background-color: transparent;
          color: #336fff; }
        @media (min-width: 993px) {
          .choices__list--dropdown .choices__item {
            font-size: 1rem;
            line-height: 1.5; } }
    .choices__list:focus, .choices__list:focus-visible {
      outline: 1px dotted #0f1112; }
  .choices.is-selected__inner .choices__list {
    padding: 10px 19px 10px; }
  .choices.hide-no-result .choices__item.choices__item--choice.has-no-choices {
    display: none; }
  .choices:focus, .choices:focus-visible {
    outline: 1px dotted #0f1112; }

/*
  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 {
  padding: 32px 0 64px; }
  @media (min-width: 768px) {
    .two-columns {
      padding: 32px 30px 100px 30px; } }
  @media (min-width: 993px) {
    .two-columns {
      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; } }
  @media (min-width: 1200px) {
    .two-columns {
      padding: 120px 70px 154px;
      -webkit-box-align: unset;
          -ms-flex-align: unset;
              align-items: unset; } }
  .two-columns__text {
    padding: 0 10px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .two-columns__text {
        padding: 0 18px;
        margin-bottom: 50px; } }
    @media (min-width: 993px) {
      .two-columns__text {
        padding: 0;
        -ms-flex-preferred-size: 430px;
            flex-basis: 430px; } }
    @media (min-width: 1200px) {
      .two-columns__text {
        -ms-flex-preferred-size: 530px;
            flex-basis: 530px;
        margin: 0; } }
  .two-columns__title {
    margin: 0 0 30px; }
  .two-columns__descr p {
    margin: 0; }
  .two-columns__img {
    padding-top: 70%; }
    @media (min-width: 993px) {
      .two-columns__img {
        padding: 0;
        position: inherit;
        -ms-flex-preferred-size: 350px;
            flex-basis: 350px; } }
    @media (min-width: 1200px) {
      .two-columns__img {
        -ms-flex-preferred-size: 450px;
            flex-basis: 450px; } }
    @media (min-width: 993px) {
      .two-columns__img img {
        position: inherit;
        height: auto; } }

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

.header__main {
  display: none; }

.contact-us {
  padding: 80px 0;
  position: relative; }
  @media (min-width: 768px) {
    .contact-us {
      padding: 130px 0 100px; } }
  @media (min-width: 1200px) {
    .contact-us {
      padding: 140px 0 100px; } }
  .contact-us:before {
    background-color: #e1f1f9;
    content: '';
    height: 100%;
    left: calc(50% - 50vw);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 1; }
  .contact-us__inner {
    position: relative;
    z-index: 2; }
    .contact-us__inner .gform_footer .gform_ajax_spinner {
      position: absolute;
      left: calc(100% + 10px);
      top: 50%;
      width: 34px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .contact-us__uptitle {
    font-size: 1.125rem;
    line-height: 1.66667;
    margin-top: 0;
    font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
    margin-bottom: 12px; }
    @media (min-width: 768px) {
      .contact-us__uptitle {
        font-size: 1.375rem;
        line-height: 1.63636;
        letter-spacing: 0; } }
    @media (min-width: 993px) {
      .contact-us__uptitle {
        font-size: 1.25rem;
        line-height: 1.7;
        margin-bottom: 6px; } }
  .contact-us__title {
    margin-bottom: 28px; }
    @media (min-width: 768px) {
      .contact-us__title {
        margin-bottom: 39px; } }
    @media (min-width: 993px) {
      .contact-us__title {
        margin-bottom: 50px; } }
  .contact-us__form {
    background-color: #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0px 8px 16px rgba(143, 187, 214, 0.4);
            box-shadow: 0px 8px 16px rgba(143, 187, 214, 0.4);
    padding: 30px 24px 40px; }
    @media (min-width: 768px) {
      .contact-us__form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 40px 30px 40px; } }
    @media (min-width: 993px) {
      .contact-us__form {
        padding: 50px 100px; } }
    .contact-us__form.is-submitted {
      background-image: url(../images/form-bg.svg);
      background-position: center calc(50% + 8px);
      background-repeat: no-repeat;
      display: block; }
      @media (min-width: 768px) {
        .contact-us__form.is-submitted {
          background-image: url(../images/form-bg-tablet.svg); } }
      @media (min-width: 993px) {
        .contact-us__form.is-submitted {
          background-image: url(../images/form-bg-laptop.svg);
          background-position: center calc(50% + 8px); } }
      .contact-us__form.is-submitted .contact-us__image {
        display: none; }
    .contact-us__form .gform_confirmation_wrapper h4 {
      margin: 0 0 10px; }
      @media (min-width: 768px) {
        .contact-us__form .gform_confirmation_wrapper h4 {
          margin-bottom: 20px; } }
    .contact-us__form .gform_confirmation_wrapper .gform_confirmation_message {
      font-size: 1.125rem;
      line-height: 1.44444;
      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: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 auto;
      max-width: 236px;
      min-height: 428px;
      padding-top: 10px;
      text-align: center; }
      @media (min-width: 768px) {
        .contact-us__form .gform_confirmation_wrapper .gform_confirmation_message {
          min-height: 436px;
          padding-top: 0; } }
      @media (min-width: 993px) {
        .contact-us__form .gform_confirmation_wrapper .gform_confirmation_message {
          min-height: 456px; } }
    @media (min-width: 768px) {
      .contact-us__form .gform_wrapper {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 58%;
                flex: 0 0 58%;
        margin-left: auto;
        padding-left: 5px; } }
  .contact-us__image {
    display: none; }
    @media (min-width: 768px) {
      .contact-us__image {
        display: block;
        height: 319px;
        margin: 17px 0 0 20px;
        position: relative;
        width: 200px; } }
    @media (min-width: 993px) {
      .contact-us__image {
        height: 369px;
        margin: 5px 0 0 40px;
        width: 232px; } }
    .contact-us__image > img {
      position: absolute; }
  .contact-us .contact-image__front {
    z-index: 4; }
    @media (min-width: 768px) {
      .contact-us .contact-image__front {
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 100%; } }
  .contact-us .contact-image__back {
    z-index: 1; }
    @media (min-width: 768px) {
      .contact-us .contact-image__back {
        top: 2px;
        width: 100%; } }
  .contact-us .contact-image__bottom {
    z-index: 2; }
    @media (min-width: 768px) {
      .contact-us .contact-image__bottom {
        bottom: 27px;
        height: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 154px; } }
    @media (min-width: 993px) {
      .contact-us .contact-image__bottom {
        bottom: 31px;
        width: 178px; } }
  .contact-us .contact-image__top {
    -webkit-transform: translate(0, 0) scale(1, 2);
        -ms-transform: translate(0, 0) scale(1, 2);
            transform: translate(0, 0) scale(1, 2);
    z-index: 3; }
    @media (min-width: 768px) {
      .contact-us .contact-image__top {
        bottom: 36px;
        height: auto;
        left: 23px;
        width: 154px; } }
    @media (min-width: 993px) {
      .contact-us .contact-image__top {
        bottom: 40px;
        left: 27px;
        width: 178px; } }
  .contact-us .contact-image__content {
    overflow: hidden;
    position: absolute;
    z-index: 2; }
    @media (min-width: 768px) {
      .contact-us .contact-image__content {
        bottom: 45px;
        height: 260px;
        left: 23px;
        width: 154px; } }
    @media (min-width: 993px) {
      .contact-us .contact-image__content {
        bottom: 50px;
        height: 300px;
        left: 27px;
        width: 178px; } }
    .contact-us .contact-image__content img {
      display: block;
      position: absolute;
      top: 100%; }
  .contact-us .btn_blue::after {
    width: 110%;
    height: 150px; }
  .contact-us .btn_blue .wp-block-button__link {
    outline: none;
    border: none;
    margin: 0;
    text-transform: uppercase; }

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

.how-it-helps {
  padding: 60px 0 80px; }
  @media (min-width: 768px) {
    .how-it-helps {
      padding: 120px 0 120px; } }
  @media (min-width: 1200px) {
    .how-it-helps {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 100px 0; } }
  .how-it-helps__title {
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .how-it-helps__title {
        margin: 0 0 40px; } }
    @media (min-width: 1200px) {
      .how-it-helps__title {
        margin: 0 0 50px; } }
  @media (min-width: 1200px) {
    .how-it-helps__inner {
      -ms-flex-preferred-size: 590px;
          flex-basis: 590px; } }
  .how-it-helps__list {
    list-style: none;
    padding: 0;
    margin: 0; }
    @media (min-width: 768px) {
      .how-it-helps__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: calc(100% + 40px);
        margin: 0 -20px; } }
  .how-it-helps__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .how-it-helps__item {
        -ms-flex-preferred-size: calc((100% / 3) - 40px);
            flex-basis: calc((100% / 3) - 40px);
        margin: 0 20px 40px; } }
    @media (min-width: 1200px) {
      .how-it-helps__item {
        margin: 0px 20px 60px; } }
    .how-it-helps__item .icon-check {
      color: #336fff;
      margin-right: 11px; }
      @media (min-width: 1200px) {
        .how-it-helps__item .icon-check {
          margin-right: 12px; } }
      .how-it-helps__item .icon-check::before {
        position: relative;
        top: 2px; }
  .how-it-helps__text {
    margin: 0; }
  .how-it-helps__img {
    margin-top: 40px;
    padding-top: 55%; }
    @media (min-width: 1200px) {
      .how-it-helps__img {
        position: inherit;
        padding: 0;
        -ms-flex-preferred-size: 570px;
            flex-basis: 570px; } }
    @media (min-width: 1200px) {
      .how-it-helps__img img {
        position: inherit;
        height: auto; } }

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

.products {
  padding-top: 78px; }
  @media (min-width: 768px) {
    .products {
      padding: 130px 0 28px; } }
  @media (min-width: 1200px) {
    .products {
      padding: 140px 0 80px; } }
  .products__title {
    text-align: center;
    margin: 0 0 30px 0; }
    @media (min-width: 1200px) {
      .products__title {
        max-width: 766px;
        margin: 0 auto 30px; } }
  .products__descr {
    margin-bottom: 50px;
    text-align: center; }
    @media (min-width: 768px) {
      .products__descr {
        margin-bottom: 60px; } }
    @media (min-width: 1200px) {
      .products__descr {
        max-width: 890px;
        margin: 0 auto 60px; } }

.products-list {
  padding: 0 15px; }
  @media (min-width: 768px) {
    .products-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -16px;
      width: calc(100% + 32px);
      padding: unset; } }
  @media (min-width: 1200px) {
    .products-list.is-visible .products-list__item {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 1px);
              transform: translate3d(0, 0, 1px); } }
  .products-list__item {
    position: relative;
    margin-bottom: 40px; }
    .products-list__item::before {
      content: '';
      position: absolute;
      top: 0;
      left: 20px;
      -webkit-transform: translate(-10px, 0);
          -ms-transform: translate(-10px, 0);
              transform: translate(-10px, 0);
      width: 93%;
      height: 100%;
      -webkit-box-shadow: 0 12px 20px rgba(138, 176, 197, 0.2);
              box-shadow: 0 12px 20px rgba(138, 176, 197, 0.2);
      z-index: -1; }
    @media (min-width: 768px) {
      .products-list__item {
        -ms-flex-preferred-size: calc((100% / 2) - 30px);
            flex-basis: calc((100% / 2) - 30px);
        margin: 0 15px 40px; } }
    @media (min-width: 1200px) {
      .products-list__item {
        -ms-flex-preferred-size: calc((100% / 4) - 30px);
            flex-basis: calc((100% / 4) - 30px);
        opacity: 0;
        -webkit-transform: translate3d(15%, 0, 1px);
                transform: translate3d(15%, 0, 1px);
        -webkit-transition: opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2.5s cubic-bezier(0.19, 1, 0.22, 1);
        transition: opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2.5s cubic-bezier(0.19, 1, 0.22, 1);
        -o-transition: transform 2.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1);
        transition: transform 2.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1);
        transition: transform 2.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2.5s cubic-bezier(0.19, 1, 0.22, 1); } }
    .products-list__item:nth-child(2) {
      -webkit-transition-delay: .25s;
           -o-transition-delay: .25s;
              transition-delay: .25s; }
    .products-list__item:nth-child(3) {
      -webkit-transition-delay: .5s;
           -o-transition-delay: .5s;
              transition-delay: .5s; }
    .products-list__item:nth-child(4) {
      -webkit-transition-delay: .75s;
           -o-transition-delay: .75s;
              transition-delay: .75s; }
  .products-list__item-inner {
    text-align: center;
    border: 1px solid #c3dfe2;
    border-radius: 10px;
    height: 100%;
    padding: 14px 14px 40px;
    background-color: #fff; }
    @media (min-width: 768px) {
      .products-list__item-inner {
        padding-bottom: 30px; } }
  .products-list__img {
    padding-top: 70%; }
  .products-list__title {
    margin: 20px 0 10px; }
    @media (min-width: 768px) {
      .products-list__title {
        margin-top: 10px; } }
    @media (min-width: 1200px) {
      .products-list__title {
        margin: 20px 0 10px; } }

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

.how-it-works {
  padding: 80px 0; }
  @media (min-width: 768px) {
    .how-it-works {
      padding: 130px 0 120px; } }
  @media (min-width: 1200px) {
    .how-it-works {
      padding: 140px 0 120px; } }
  .how-it-works__title {
    margin: 0 0 30px; }
  .how-it-works__inner {
    position: relative; }
    .how-it-works__inner::before {
      content: '';
      position: absolute;
      top: 0;
      left: 20px;
      -webkit-transform: translate(-10px, 0);
          -ms-transform: translate(-10px, 0);
              transform: translate(-10px, 0);
      width: 100%;
      height: 100%;
      -webkit-box-shadow: 0px 12px 20px rgba(138, 176, 197, 0.2);
              box-shadow: 0px 12px 20px rgba(138, 176, 197, 0.2);
      border-radius: 14px;
      z-index: -1; }
      @media (min-width: 768px) {
        .how-it-works__inner::before {
          width: 97%; } }
      @media (min-width: 1200px) {
        .how-it-works__inner::before {
          width: 98%; } }
  .how-it-works__list {
    list-style: none;
    margin: 0;
    padding: 40px 25px;
    border: 1px solid #c3dfe2;
    border-radius: 14px;
    background-color: #fff; }
    @media (min-width: 768px) {
      .how-it-works__list {
        padding: 40px 30px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1200px) {
      .how-it-works__list {
        padding: 50px 60px 50px 40px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .how-it-works__item {
    padding-left: 52px;
    position: relative; }
    .how-it-works__item:not(:last-child) {
      margin-bottom: 60px; }
      .how-it-works__item:not(:last-child)::after {
        content: '';
        position: absolute;
        top: 32px;
        left: 15px;
        width: 1px;
        height: 150%;
        border-left: 2px dotted #fb830e; }
        @media (min-width: 768px) {
          .how-it-works__item:not(:last-child)::after {
            border-left: unset;
            border-top: 2px dotted #fb830e;
            width: 100%;
            height: 1px;
            left: 32px;
            top: 16px; } }
    .how-it-works__item::before {
      content: url(../images/how-it-works.svg);
      position: absolute;
      left: 0; }
      @media (min-width: 768px) {
        .how-it-works__item::before {
          top: 0;
          background-color: #fff; } }
    @media (min-width: 768px) {
      .how-it-works__item {
        padding: 46px 20px 0 0;
        -ms-flex-preferred-size: calc(100% / 4);
            flex-basis: calc(100% / 4); }
        .how-it-works__item:not(:last-child) {
          margin-bottom: unset; } }
    @media (min-width: 1200px) {
      .how-it-works__item {
        padding: 50px 0 0 0; } }
  @media (min-width: 768px) {
    .how-it-works__item-title {
      display: block;
      margin-bottom: 8px; } }
  @media (min-width: 1200px) {
    .how-it-works__item-title {
      margin-bottom: 10px; } }

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

.testimonial {
  padding: 80px 0;
  position: relative; }
  @media (min-width: 768px) {
    .testimonial {
      padding: 100px 0; } }
  @media (min-width: 1200px) {
    .testimonial {
      padding: 120px 0; } }
  @media (min-width: 768px) {
    .testimonial__inner {
      padding: 0 30px; } }
  @media (min-width: 1200px) {
    .testimonial__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0 50px; } }
  .testimonial__img {
    display: none; }
    @media (min-width: 768px) {
      .testimonial__img {
        display: block;
        max-width: 200px;
        margin-bottom: 50px; } }
    @media (min-width: 1200px) {
      .testimonial__img {
        max-width: unset;
        -ms-flex-preferred-size: 268px;
            flex-basis: 268px;
        margin-bottom: unset; } }
  .testimonial__content {
    font-size: 1.375rem;
    line-height: 1.63636;
    font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    font-weight: 300;
    position: relative;
    padding: 76px 20px 0; }
    @media (min-width: 768px) {
      .testimonial__content {
        font-size: 1.625rem;
        line-height: 1.53846;
        padding: 76px 0 0; } }
    @media (min-width: 1200px) {
      .testimonial__content {
        -ms-flex-preferred-size: 668px;
            flex-basis: 668px; } }
    .testimonial__content:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 54px;
      height: 36px;
      z-index: 1;
      background: center/contain no-repeat url(../images/quote.svg); }
  .testimonial__head-text {
    font-weight: 700;
    margin-bottom: 10px; }
  .testimonial__text {
    margin: 0; }
  .testimonial__author {
    margin-top: 40px;
    font-weight: 700;
    color: #99beff;
    text-transform: uppercase; }
  .testimonial__bg {
    height: 100%;
    width: 100vw;
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    z-index: -1;
    background-color: #334ca0; }

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

.hero {
  height: 100vh;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
  position: relative;
  clip: rect(0, auto, auto, 0); }
  .hero__wrapper {
    clip: rect(0, auto, auto, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .hero__clip {
    height: 100%; }
  .hero__inner {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 590px;
    margin: 0 auto;
    height: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .hero__inner {
        padding: 80px 0; } }
    @media (min-width: 993px) {
      .hero__inner {
        max-width: 650px; } }
  .hero__title {
    display: block;
    width: 100%;
    font-weight: 400; }
  .hero__cta {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .hero__cta {
        margin-top: 30px; } }
  .hero__bg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none; }
  .hero__picture, .hero__video,
  .hero .plyr {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .hero__video {
    background-color: #E7C162; }
    .hero__video.has-mobile-video {
      display: none; }
      @media (min-width: 768px) {
        .hero__video.has-mobile-video {
          display: block !important; } }
    .hero__video_mobile {
      display: block; }
      @media (min-width: 768px) {
        .hero__video_mobile {
          display: none; } }
  .hero .plyr,
  .hero .plyr__video-wrapper,
  .hero .plyr__poster,
  .hero .plyr__fake-poster {
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .hero .mst-embed-video {
    margin: 0; }
    .hero .mst-embed-video__fake-poster, .hero .mst-embed-video__poster {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
    .hero .mst-embed-video__inner .plyr {
      z-index: 1;
      opacity: 0;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
      .hero .mst-embed-video__inner .plyr.plyr--loaded {
        opacity: 1; }
  .hero picture,
  .hero img,
  .hero video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .hero__video.flip-media video {
    -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
            transform: scale(1, -1); }
  .hero__video.flip-media .mst-embed-video__fake-poster,
  .hero__video.flip-media .plyr__poster {
    -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
            transform: scale(1, -1); }
  .hero video.lozad.loaded {
    opacity: .9899; }

.animated-words {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  font-weight: 600; }
  .animated-words b {
    position: absolute;
    white-space: nowrap;
    left: 50%;
    top: 0;
    display: block;
    z-index: 1;
    -webkit-transform: translate3d(-50%, -120%, 1px);
            transform: translate3d(-50%, -120%, 1px);
    font-weight: inherit;
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease; }
    .animated-words b.is-visible {
      -webkit-animation: slide-in 0.8s forwards;
              animation: slide-in 0.8s forwards;
      opacity: 1;
      position: relative;
      -webkit-transition: opacity 1s 0.7s ease;
      -o-transition: opacity 1s 0.7s ease;
      transition: opacity 1s 0.7s ease; }
    .animated-words b.is-hidden {
      -webkit-animation: slide-out 0.8s forwards;
              animation: slide-out 0.8s forwards; }

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -120%, 1px);
            transform: translate3d(-50%, -120%, 1px); }
  0.01% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -120%, 1px);
            transform: translate3d(-50%, -120%, 1px); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 1px);
            transform: translate3d(-50%, 0, 1px); } }

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -120%, 1px);
            transform: translate3d(-50%, -120%, 1px); }
  0.01% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -120%, 1px);
            transform: translate3d(-50%, -120%, 1px); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 1px);
            transform: translate3d(-50%, 0, 1px); } }

@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 1px);
            transform: translate3d(-50%, 0, 1px); }
  99.99% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 120%, 1px);
            transform: translate3d(-50%, 120%, 1px); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 120%, 1px);
            transform: translate3d(-50%, 120%, 1px); } }

@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 1px);
            transform: translate3d(-50%, 0, 1px); }
  99.99% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 120%, 1px);
            transform: translate3d(-50%, 120%, 1px); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 120%, 1px);
            transform: translate3d(-50%, 120%, 1px); } }

/*
  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-faq {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  padding: 80px 0; }
  @media (min-width: 768px) {
    .mst-faq {
      padding: 130px 0 120px; } }
  @media (min-width: 1200px) {
    .mst-faq {
      padding: 140px 0 120px; } }
  @media (min-width: 1200px) {
    .mst-faq__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (min-width: 1200px) {
    .mst-faq__header {
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px; } }
  @media (min-width: 1200px) {
    .mst-faq__row {
      -ms-flex-preferred-size: 800px;
          flex-basis: 800px; } }
  .mst-faq__title {
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .mst-faq__title {
        margin-bottom: 60px; } }
    @media (min-width: 1200px) {
      .mst-faq__title {
        margin: unset; } }
  .mst-faq__sublist {
    list-style: none;
    margin: 0;
    padding: 0; }
  .mst-faq__item {
    border: 1px dashed #c7c7c8;
    border-radius: 6px;
    margin-bottom: 10px; }
    .mst-faq__item:last-child {
      margin-bottom: unset; }
    .mst-faq__item:last-child {
      margin-bottom: 0; }
  .mst-faq__item-label {
    padding-right: 16px; }
    @media (min-width: 768px) {
      .mst-faq__item-label {
        padding: unset; } }
  .mst-faq .faq-item {
    -webkit-transition: border 0.3s ease, background-color 0.3s ease;
    -o-transition: border 0.3s ease, background-color 0.3s ease;
    transition: border 0.3s ease, background-color 0.3s ease; }
    .mst-faq .faq-item__opener {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      background: none;
      border: none;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: left;
      width: 100%;
      padding: 0;
      color: inherit;
      padding: 20px 17px 20px 20px; }
      @media (min-width: 768px) {
        .mst-faq .faq-item__opener {
          padding-left: 24px;
          padding-right: 24px; } }
      @media (min-width: 1200px) {
        .mst-faq .faq-item__opener {
          padding-left: 30px; } }
    .mst-faq .faq-item .icon-plus {
      position: relative;
      top: 3px;
      right: 0;
      width: 26px;
      height: 26px;
      -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; }
      .mst-faq .faq-item .icon-plus::before {
        font-size: 26px;
        color: #fb830e; }
    .mst-faq .faq-item__info {
      -webkit-transition: height 100ms;
      -o-transition: height 100ms;
      transition: height 100ms;
      height: 0;
      overflow: hidden;
      -webkit-transition: height 0.3s ease;
      -o-transition: height 0.3s ease;
      transition: height 0.3s ease; }
      .mst-faq .faq-item__info p {
        padding: 0 55px 20px 20px; }
        @media (min-width: 768px) {
          .mst-faq .faq-item__info p {
            padding-left: 24px; } }
        @media (min-width: 993px) {
          .mst-faq .faq-item__info p {
            padding-right: 102px;
            padding-left: 30px; } }
      .mst-faq .faq-item__info p:last-child {
        margin-bottom: 0; }
    .mst-faq .faq-item.is-opened {
      border: 1px dashed transparent;
      background-color: #e1f1f9; }
      .mst-faq .faq-item.is-opened .icon-plus {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        display: inline-block; }
        .mst-faq .faq-item.is-opened .icon-plus::before {
          color: #0f1112; }
      .mst-faq .faq-item.is-opened .faq-item__info {
        height: auto; }

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

.tabs {
  margin: 0 calc(50% - 50vw);
  padding: 80px 20px;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .tabs {
      padding: 120px 40px; } }
  @media (min-width: 993px) {
    .tabs {
      padding: 152px 40px 105px; } }
  .tabs:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    height: 100%;
    width: 100vw;
    background-color: #334ca0;
    z-index: -1; }
  .tabs__inner {
    margin: 0 auto;
    max-width: 1170px; }
    @media (min-width: 993px) {
      .tabs__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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: 1200px) {
      .tabs__inner {
        padding-right: 85px; } }
  .tabs__head {
    padding: 95px 0 80px;
    text-align: center;
    position: relative; }
    @media (min-width: 768px) {
      .tabs__head {
        padding: 78px 0 88px; } }
    @media (min-width: 993px) {
      .tabs__head {
        -webkit-box-flex: 360px;
            -ms-flex: 360px 0 0px;
                flex: 360px 0 0;
        padding: 60px 0 80px; } }
    .tabs__head:before {
      content: '';
      position: absolute;
      top: 48%;
      left: 50%;
      -webkit-transform: translate(-50%, -52%);
          -ms-transform: translate(-50%, -52%);
              transform: translate(-50%, -52%);
      background-image: url(../images/pattern.svg);
      width: 810px;
      height: 810px;
      background-size: 100%;
      z-index: -1; }
      @media (min-width: 768px) {
        .tabs__head:before {
          width: 780px;
          height: 780px; } }
      @media (min-width: 993px) {
        .tabs__head:before {
          width: 940px;
          height: 940px; } }
  .tabs__title {
    font-size: 2.5rem;
    line-height: 1.4;
    font-weight: 500;
    margin: 0 0 30px; }
    @media (min-width: 993px) {
      .tabs__title {
        margin: 0 0 40px; } }
  .tabs .swiper-pagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .tabs .swiper-pagination-bullet {
    display: block;
    width: 100%;
    font-size: 1.125rem;
    line-height: 1.44444;
    font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    -webkit-box-shadow: 0px 6px 10px rgba(51, 111, 255, 0.3);
            box-shadow: 0px 6px 10px rgba(51, 111, 255, 0.3);
    border-radius: 30px;
    border: none;
    padding: 12px 36px;
    color: #0f1112;
    background-color: #fff;
    -webkit-transition: background-color 0.8s ease-in-out, color 0.3s ease-in-out, -webkit-transform 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
    transition: background-color 0.8s ease-in-out, color 0.3s ease-in-out, -webkit-transform 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
    -o-transition: background-color 0.8s ease-in-out, transform 0.1s ease-in-out, box-shadow 0.1s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.8s ease-in-out, transform 0.1s ease-in-out, box-shadow 0.1s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.8s ease-in-out, transform 0.1s ease-in-out, box-shadow 0.1s ease-in-out, color 0.3s ease-in-out, -webkit-transform 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
    margin: 0 auto 20px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .tabs .swiper-pagination-bullet::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 110%;
      height: 175px;
      background-color: #3b95ff;
      border-radius: 30px;
      -webkit-transform: translate(-5%, -70px) scale(0.1);
          -ms-transform: translate(-5%, -70px) scale(0.1);
              transform: translate(-5%, -70px) scale(0.1);
      opacity: 0;
      z-index: -1;
      -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
      -o-transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s; }
    .tabs .swiper-pagination-bullet:hover {
      color: #fff; }
      .tabs .swiper-pagination-bullet:hover::after {
        opacity: 1;
        -webkit-transform-origin: 100px 100px;
            -ms-transform-origin: 100px 100px;
                transform-origin: 100px 100px;
        -webkit-transform: scale(1) translate(-5%, -70px);
            -ms-transform: scale(1) translate(-5%, -70px);
                transform: scale(1) translate(-5%, -70px); }
    .tabs .swiper-pagination-bullet:last-child {
      margin-bottom: 0; }
    .tabs .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #336fff;
      color: #fff;
      pointer-events: none; }
  @media (min-width: 993px) {
    .tabs__body {
      width: calc(100% - 400px);
      -ms-flex-preferred-size: calc(100% - 400px);
          flex-basis: calc(100% - 400px);
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; } }
  @media (min-width: 1200px) {
    .tabs__body {
      width: calc(100% - 430px);
      -ms-flex-preferred-size: calc(100% - 430px);
          flex-basis: calc(100% - 430px); } }
  .tabs__tab {
    margin-bottom: -24px; }
    @media (min-width: 768px) {
      .tabs__tab {
        padding: 0 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: -30px; } }
    @media (min-width: 993px) {
      .tabs__tab {
        padding: 0; } }
  @media (min-width: 768px) {
    .tabs__col {
      -webkit-box-flex: 50%;
          -ms-flex: 50% 0 0px;
              flex: 50% 0 0;
      padding: 0 15px; } }
  .tabs__card {
    margin-bottom: 24px;
    -webkit-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
            transform: translate(0, 30px);
    opacity: 0; }
    @media (min-width: 768px) {
      .tabs__card {
        margin-bottom: 30px; } }
  .tabs.in-viewport .swiper-slide-active .js-tab-card {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1; }

.swiper-slide {
  opacity: 0 !important;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 100% !important; }
  .swiper-slide.swiper-slide-active {
    opacity: 1 !important; }

.benefits-card {
  background: #F5FCFF;
  -webkit-box-shadow: 0 8px 16px rgba(15, 40, 122, 0.5);
          box-shadow: 0 8px 16px rgba(15, 40, 122, 0.5);
  border-radius: 14px;
  padding: 20px 28px 24px; }
  @media (min-width: 768px) {
    .benefits-card {
      padding: 20px 24px 24px; } }
  @media (min-width: 1200px) {
    .benefits-card {
      padding: 20px 28px 30px; } }
  .benefits-card__icon {
    width: 32px;
    height: 32px;
    margin-bottom: 16px; }
    .benefits-card__icon img {
      display: block;
      max-width: auto;
      max-height: 100%; }
  .benefits-card__text > *: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, .main-nav__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; }

.header {
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0;
  left: 0; }
  @media (min-width: 768px) {
    .header {
      padding: 20px 39px 0; } }
  @media (min-width: 993px) {
    .header {
      padding: 10px 39px 0; } }
  .header__inner {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #fff;
    max-width: 1170px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .header__inner {
        padding: 7px 7px 7px 22px;
        border-radius: 30px;
        border: 1px solid #c3dfe2; } }
    @media (min-width: 993px) {
      .header__inner {
        padding: 7px 7px 7px 38px; } }
  .header__logo {
    display: block;
    max-width: 98px; }
    .header__logo img {
      display: block;
      width: auto;
      height: auto; }
  .header__nav {
    display: none; }
    @media (min-width: 768px) {
      .header__nav {
        display: block; } }

.main-nav__list {
  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; }

.main-nav__item {
  margin: 0 15px;
  position: relative; }
  @media (min-width: 993px) {
    .main-nav__item {
      margin: 0 30px; } }

.main-nav__link {
  display: block;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
  color: #0f1112;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  @media (hover: hover) and (pointer: fine) {
    .main-nav__link:hover {
      color: #336fff; } }
  .main-nav__link:before {
    content: '';
    bottom: -5px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    background-color: #336fff;
    -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;
    -webkit-transform: scale3d(0, 1, 1);
            transform: scale3d(0, 1, 1); }
  .main-nav__link.is-active {
    color: #336fff;
    pointer-events: none; }
  .main-nav__link.enter:before {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  .main-nav__link.enter.forward:before {
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center; }
  .main-nav__link.enter.back:before {
    -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
            transform-origin: right center; }
  .main-nav__link.leave:before {
    -webkit-transform: scale3d(0, 1, 1);
            transform: scale3d(0, 1, 1); }
  .main-nav__link.leave.forward:before {
    -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
            transform-origin: right center; }
  .main-nav__link.leave.back:before {
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left 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, .footer-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 {
  background-color: #282A31; }
  .footer__inner {
    padding: 80px 10px;
    max-width: 400px;
    margin: 0 auto;
    text-align: left; }
    @media screen and (max-width: 350px) {
      .footer__inner {
        padding: 80px 0; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .footer__inner {
        text-align: center; } }
    @media (min-width: 768px) {
      .footer__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        max-width: unset;
        padding: 40px 0; } }
  @media (min-width: 768px) {
    .footer__col {
      -webkit-box-flex: 280px;
          -ms-flex: 280px 0 1;
              flex: 280px 0 1; } }
  .footer__col:first-child {
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .footer__col:first-child {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    @media (min-width: 993px) {
      .footer__col:first-child {
        -webkit-box-flex: 1;
            -ms-flex: auto 0 0px;
                flex: auto 0 0; } }
  @media (min-width: 993px) {
    .footer__col:last-child {
      margin-left: 50px; } }
  @media (min-width: 768px) {
    .footer__file {
      padding-top: 4px; } }
  @media (min-width: 993px) {
    .footer__file {
      padding-top: 0; } }
  .footer__logo {
    display: block;
    max-width: 115px;
    margin: 0 auto 50px; }
    @media (min-width: 768px) {
      .footer__logo {
        margin: 0 auto 50px 0; } }
    .footer__logo img {
      display: block;
      width: auto;
      height: auto; }
  .footer__menu {
    margin: 0 0 16px; }
    @media (min-width: 768px) {
      .footer__menu {
        margin: 0 0 10px; } }
  .footer__copyrights {
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.42857; }
    .footer__copyrights p:last-child {
      margin: 0; }

.footer-menu {
  font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 500; }
  .footer-menu__list {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 768px) {
      .footer-menu__list {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  .footer-menu .menu-item {
    margin: 0 15px;
    position: relative; }
    @media (min-width: 768px) {
      .footer-menu .menu-item {
        margin: 0 30px 0 0; } }
    .footer-menu .menu-item a {
      text-decoration: underline;
      color: #c7e7eb;
      display: block;
      font-size: 0.875rem;
      line-height: 1.42857; }
      @media (hover: hover) and (pointer: fine) {
        .footer-menu .menu-item a:hover {
          text-decoration: none; } }
    .footer-menu .menu-item.is-active {
      pointer-events: none;
      opacity: 0.7; }
      .footer-menu .menu-item.is-active a {
        text-decoration: none; }

@media (min-width: 993px) {
  .footer-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

@media (min-width: 993px) {
  .footer-file__col {
    -webkit-box-flex: 272px;
        -ms-flex: 272px 1 0px;
            flex: 272px 1 0; } }

.footer-file__col:first-child {
  margin: 0 0 24px; }
  @media (min-width: 768px) {
    .footer-file__col:first-child {
      margin: 0 0 8px; } }
  @media (min-width: 993px) {
    .footer-file__col:first-child {
      margin: 0; } }

.footer-file__text {
  font-size: 1rem;
  line-height: 1.5;
  color: #fff; }
  @media (min-width: 768px) {
    .footer-file__text {
      font-size: 0.875rem;
      line-height: 1.42857; } }

.footer-file__download {
  width: 100%;
  display: inline-block;
  background-color: #282A31;
  color: #c7e7eb;
  border: 1px solid #c7e7eb;
  border-radius: 24px;
  padding: 12px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 auto;
  position: relative;
  font-family: 'Space Grotesk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.25;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease;
  -o-transition: color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease; }
  @media (min-width: 768px) {
    .footer-file__download {
      padding: 12px 20px; } }
  .footer-file__download:before {
    content: '\E901';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 18px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-right: 10px; }
  .footer-file__download:hover {
    border-color: #fff;
    color: #fff; }

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

.404 {
  color: red; }

