/* Colors */
/* Font Families*/
/* Box Shadows */
/* Button */
/* Normal Padding */
:root {
  --font-size-title--xxxl: 9.2rem;
  --font-size-title--xxl: 8.2rem;
  --font-size-title--xl: 5.6rem;
  --font-size-title--lg: 4.4rem;
  --font-size-title--md: 3.4rem;
  --font-size-title--sm: 2.4rem;
  --font-size-title--xsm: 2.2rem;
  --font-size-title--xs: 2rem;
  --font-size-title--xxs: 1.8rem;
  --font-size-title--xxxs: 1.5rem;
  --font-size-toptitle: 2rem;
  --font-size-text: 1.8rem;
  --box-padding-lr: 7.6rem;
  --box-padding-tb: 7.6rem;
  --find-job-box-tb: 4.2rem;
  --find-job-box-lr: 5.5rem;
  --form-box-padding-lr: 6rem;
  --form-box-padding-tb: 4.8rem;
  --large-box-width:67rem;
  --small-box-width:56rem;
  --box-radius: 3.6rem;
  --card-radius: 3.6rem;
  --input-height: 6.4rem;
  --container-small-padding: 16rem;
  --tab-color: #278EFF;
  --nav-height: 10rem;
  --content-color: #4D4D4D;
  --swiper-theme-color: $c-black;
  --swiper-pagination-color: $c-black;
  --menu-item-color: 255, 255, 255;
  --subpage-items-color: 255, 255, 255;
  --header-height: 11rem;
  --title-padding: 1.5rem;
  --title-radius: 2.2rem;
  --button-br: 1.8rem;
  --content-gutter: 10rem;
  --container-gutter: 16px;
  --container-pusher: calc((100vw - var(--container-width)) / 2);
  --container-width: 156rem;
  --container-medium-padding: 9rem;
  --container-small-width: 145rem;
  --container-medium-width: 150rem;
  --container-xsmall-width: 132rem;
  --container-large-padding: 11rem;
  --activity-image-height: 45rem;
  --activity-detail-padding: 12.2rem;
  --news-image-height: 32rem;
  --news-content-gutter: 13.8rem;
  --header-item-gutter: 1rem;
  --intro-slider-duration: 1s;
  --video-btn-width: 38rem;
  --box-height: 32rem;
  --media-detail-gallery-item-height: 50rem;
  --media-item-height: 50rem;
  --register-content-padding: 16.4rem;
  --form-content-padding: 7.2rem;
  --count-item-padding: 10rem; }
  @media (min-width: 576px) {
    :root {
      --container-width: 540px; } }
  @media (min-width: 768px) {
    :root {
      --container-width: 720px; } }
  @media (min-width: 992px) {
    :root {
      --container-width: 960px; } }
  @media (min-width: 1200px) {
    :root {
      --container-width: 1150px; } }
  @media (min-width: 1350px) {
    :root {
      --container-width: 155rem; } }
  @media (min-width: 1530px) {
    :root {
      --container-width: calc(100vw - 38rem); } }
  @media (min-width: 1701px) {
    :root {
      --container-width: calc(100vw - 30rem);
      --container-width: 154rem; } }
  @media (min-width: 1921px) {
    :root {
      --container-width: 160rem; } }
  @media (max-width: 1529px) {
    :root {
      --search-category-width: 220px;
      --activity-image-height: 40rem;
      --container-xsmall-padding: 13.8rem;
      --container-medium-padding: 9rem;
      --video-btn-width: 30rem;
      --register-content-padding: 9.4rem;
      --container-small-width: 145rem;
      --container-medium-width: 150rem;
      --container-xsmall-width: 140rem; } }
  @media (max-width: 1367px) {
    :root {
      --info-content-gutter: 9rem;
      --activity-detail-padding: 8rem; } }
  @media (max-width: 1349px) {
    :root {
      --search-category-width: 200px; } }
  @media (max-width: 1200px) {
    :root {
      --content-gutter: 0;
      --slider-image-width: 14rem;
      --font-size-title--xxl: 5.5rem;
      --font-size-title--xl: 5rem;
      --font-size-title--mlg: 3.4rem;
      --font-size-title--xmd: 3.5rem;
      --font-size-title--md: 3.5rem;
      --font-size-title--sm: 3rem;
      --font-size-title--xsm: 2.2rem;
      --font-size-title--xs: 1.8rem;
      --font-size-title--xxs: 1.6rem;
      --font-size-toptitle: 1.8rem;
      --container-medium-padding: var(--container-gutter);
      --container-small-padding: var(--container-gutter);
      --container-large-padding: var(--container-gutter);
      --info-content-gutter: 7rem;
      --container-xsmall-padding: 8rem;
      --box-height: 28rem;
      --media-item-height: 40rem;
      --news-content-gutter: 8.8rem;
      --form-content-padding: 6rem;
      --box-padding-lr: 5.6rem;
      --box-padding-tb: 5.6rem; } }
  @media (max-width: 991px) {
    :root {
      --font-size-title--lg: 3rem;
      --box-radius: 2.4rem;
      --font-size-text: 2rem;
      --activity-image-height: 30rem;
      --container-xsmall-padding: var(--container-gutter);
      --media-detail-gallery-item-height: 34rem;
      --media-item-height: 34rem;
      --register-content-padding: 0rem;
      --news-image-height: 24rem;
      --news-content-gutter: 6rem;
      --form-box-padding-lr: 4rem;
      --form-box-padding-tb: 3.8rem;
      --font-size-title--xxxl: 7.2rem;
      --box-padding-lr: 3.6rem;
      --box-padding-tb: 3.6rem;
      --font-size-title--md: 2.5rem;
      --header-height: 14rem; } }
  @media (max-width: 768px) {
    :root {
      --font-size-title--xxl: 4.5rem;
      --font-size-title--xl: 4rem;
      --font-size-title--md: 2.5rem; } }
  @media (max-width: 576px) {
    :root {
      --container-gutter: 25px;
      --media-detail-gallery-item-height: calc((100vw - (var(--container-gutter) * 2) - 16px) / 2);
      --news-content-gutter: 3rem;
      --container-pusher: 0px;
      --count-item-padding: 6rem;
      --box-padding-lr: var(--container-gutter);
      --box-padding-tb: 3.6rem;
      --font-size-title--xl: 3rem;
      --form-box-padding-lr: var(--container-gutter);
      --form-box-padding-tb: 4.8rem;
      --font-size-title--xxxl: 4.5rem;
      --find-job-box-tb: 3.2rem;
      --find-job-box-lr: var(--container-gutter);
      --font-size-title--lg: 2.5rem;
      --font-size-title--xxl: 4rem;
      --font-size-text: 1.8rem;
      --font-size-title--sm: 2.2rem;
      --font-size-title--mlg: 2.3rem;
      --font-size-title--xsm: 2rem;
      --card-radius: 2.6rem; } }
  @media (max-width: 480px) {
    :root {
      --activity-image-height: 200px;
      --activity-detail-padding: var(--container-gutter);
      --box-height: 24rem;
      --form-content-padding: 4rem;
      --form-box-padding-lr: var(--container-gutter);
      --form-box-padding-tb: 2.8rem;
      --box-padding-lr: var(--container-gutter);
      --box-padding-tb: 3.6rem; } }
  @media (max-width: 424px) {
    :root {
      --media-item-height: 30rem;
      --form-content-padding: var(--container-gutter);
      --news-content-gutter: var(--container-gutter);
      --header-height: 9rem;
      --font-size-title--sm: 1.9rem; } }
  @media (max-width: 374px) {
    :root {
      --header-height: 9rem;
      --count-item-padding: 4rem;
      --form-box-padding-lr: 2rem;
      --form-box-padding-tb: 2.8rem; } }
  @media (max-width: 350px) {
    :root {
      --container-gutter: 16px; } }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

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

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

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

dt {
  font-weight: 400; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #4D4D4D;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  color: rgba(77, 77, 77, 0.4);
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

a {
  text-decoration: none;
  -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

p {
  margin: 0; }

.icon-font {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0; }

.scroll-none {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }
  .scroll-none::-webkit-scrollbar {
    display: none; }

button {
  border: 0;
  cursor: pointer; }
  button:focus {
    outline: 0; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerHeavy.eot");
  src: url("../fonts/GilmerHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerHeavy.woff2") format("woff2"), url("../fonts/GilmerHeavy.woff") format("woff"), url("../fonts/GilmerHeavy.ttf") format("truetype"), url("../fonts/GilmerHeavy.svg#GilmerHeavy") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerBold.eot");
  src: url("../fonts/GilmerBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerBold.woff2") format("woff2"), url("../fonts/GilmerBold.woff") format("woff"), url("../fonts/GilmerBold.ttf") format("truetype"), url("../fonts/GilmerBold.svg#GilmerBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerLight.eot");
  src: url("../fonts/GilmerLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerLight.woff2") format("woff2"), url("../fonts/GilmerLight.woff") format("woff"), url("../fonts/GilmerLight.ttf") format("truetype"), url("../fonts/GilmerLight.svg#GilmerLight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerMedium.eot");
  src: url("../fonts/GilmerMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerMedium.woff2") format("woff2"), url("../fonts/GilmerMedium.woff") format("woff"), url("../fonts/GilmerMedium.ttf") format("truetype"), url("../fonts/GilmerMedium.svg#GilmerMedium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer Outline';
  src: url("../fonts/GilmerOutline.eot");
  src: url("../fonts/GilmerOutline.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerOutline.woff2") format("woff2"), url("../fonts/GilmerOutline.woff") format("woff"), url("../fonts/GilmerOutline.ttf") format("truetype"), url("../fonts/GilmerOutline.svg#GilmerOutline") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerRegular.eot");
  src: url("../fonts/GilmerRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerRegular.woff2") format("woff2"), url("../fonts/GilmerRegular.woff") format("woff"), url("../fonts/GilmerRegular.ttf") format("truetype"), url("../fonts/GilmerRegular.svg#GilmerRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Barlow';
  src: url("../fonts/Barlow-BoldItalic.eot");
  src: url("../fonts/Barlow-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Barlow-BoldItalic.woff2") format("woff2"), url("../fonts/Barlow-BoldItalic.woff") format("woff"), url("../fonts/Barlow-BoldItalic.ttf") format("truetype"), url("../fonts/Barlow-BoldItalic.svg#Barlow-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Barlow';
  src: url("../fonts/Barlow-Italic.eot");
  src: url("../fonts/Barlow-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Barlow-Italic.woff2") format("woff2"), url("../fonts/Barlow-Italic.woff") format("woff"), url("../fonts/Barlow-Italic.ttf") format("truetype"), url("../fonts/Barlow-Italic.svg#Barlow-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

.swiper-nav {
  pointer-events: none; }
  .swiper-nav .btn {
    pointer-events: all; }
    .swiper-nav .btn.nav-next {
      margin-left: 2rem; }
    .swiper-nav .btn.nav-prev {
      margin-right: 2rem; }
  .swiper-nav__timeline {
    width: 13rem;
    height: 2px;
    position: relative;
    background: #9f9f9f; }
    @media (max-width: 576px) {
      .swiper-nav__timeline {
        width: 100%; } }
    .swiper-nav__timeline span {
      width: 0;
      height: 2px;
      position: absolute;
      left: 0;
      top: 0;
      background: #030303; }
      .swiper-nav__timeline span.start {
        -webkit-animation-name: lineMoving;
                animation-name: lineMoving;
        -webkit-animation-duration: 6s;
                animation-duration: 6s;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-direction: normal;
                animation-direction: normal;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        -webkit-animation-timing-function: linear;
                animation-timing-function: linear; }

.swiper-pagination {
  width: auto;
  pointer-events: all;
  position: static; }
  .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
    background: var(--swiper-pagination-color);
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    pointer-events: all;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .swiper-pagination-bullet-active {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
      .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1); }
        .swiper-pagination-bullet-active-prev-prev {
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1); }
      .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1); }
        .swiper-pagination-bullet-active-next-next {
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1); }

.swiper-button:hover .btn {
  color: #fff !important; }

.swiper-button .btn {
  font-size: 1.5rem;
  color: rgba(77, 77, 77, 0.6); }
  @media (max-width: 576px) {
    .swiper-button .btn {
      width: 30px;
      height: 30px;
      font-size: 8px; } }

.swiper-button-disabled {
  border: 1px solid #e0e0e0 !important;
  background: transparent !important; }
  .swiper-button-disabled .btn__icon {
    color: #e0e0e0; }

.swiper-button-next {
  width: unset;
  z-index: 4; }
  .swiper-button-next::after {
    content: unset; }

.swiper-button-prev {
  width: unset;
  z-index: 4; }
  .swiper-button-prev::after {
    content: unset; }

.swiper-container.visible-active {
  overflow: visible; }
  .swiper-container.visible-active .swiper-slide {
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform; }
    .swiper-container.visible-active .swiper-slide.is-visible {
      opacity: 1;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      -webkit-transition-property: opacity, -webkit-transform;
      transition-property: opacity, -webkit-transform;
      transition-property: transform, opacity;
      transition-property: transform, opacity, -webkit-transform;
      -webkit-transform: translateZ(0) scale(1, 1);
              transform: translateZ(0) scale(1, 1);
      pointer-events: all; }

.swiper-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 3rem;
  z-index: 2;
  width: auto;
  height: 7rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  @media (max-width: 576px) {
    .swiper-arrows {
      max-width: calc(100% - 2 * var(--container-gutter));
      width: 100%; } }
  .swiper-arrows .swiper-button-prev {
    left: unset;
    border-radius: var(--button-br) 0 0 var(--button-br);
    margin-right: 1px; }
    .swiper-arrows .swiper-button-prev:not(.swiper-button-disabled):hover span, .swiper-arrows .swiper-button-prev:not(.swiper-button-disabled):focus span {
      -webkit-transform: translateX(-3px) scale(1, 1) translateZ(0);
              transform: translateX(-3px) scale(1, 1) translateZ(0); }
  .swiper-arrows .swiper-button-next {
    border-radius: 0 var(--button-br) var(--button-br) 0; }
    .swiper-arrows .swiper-button-next:not(.swiper-button-disabled):hover span, .swiper-arrows .swiper-button-next:not(.swiper-button-disabled):focus span {
      -webkit-transform: translateX(3px) scale(1, 1) translateZ(0);
              transform: translateX(3px) scale(1, 1) translateZ(0); }
  .swiper-arrows__btn {
    color: #4d4d4d;
    -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    outline: 0 !important;
    width: 7.5rem;
    height: 7rem;
    position: static !important;
    background: #fff;
    /* @include bp(tablet) {

       &:not(.swiper-button-disabled):hover {
         color: rgba($c-gray, .5);
       }
     }*/ }
    .swiper-arrows__btn span {
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .swiper-arrows__btn.swiper-button-disabled {
      opacity: 1 !important;
      pointer-events: none; }
      .swiper-arrows__btn.swiper-button-disabled:hover {
        color: #4D4D4D !important; }
      .swiper-arrows__btn.swiper-button-disabled span {
        opacity: 0.3 !important;
        -webkit-filter: grayscale(1);
                filter: grayscale(1); }
    .swiper-arrows__btn:not(.swiper-button-disabled):hover, .swiper-arrows__btn:not(.swiper-button-disabled):focus {
      color: #278EFF; }
  .swiper-arrows--dark .swiper-arrows__btn {
    color: #fff;
    background: #222429; }
    .swiper-arrows--dark .swiper-arrows__btn.swiper-button-disabled:hover {
      color: #fff !important; }
    .swiper-arrows--dark .swiper-arrows__btn:hover {
      color: #278EFF !important; }
  .swiper-arrows--gray .swiper-arrows__btn {
    color: rgba(31, 38, 58, 0.6);
    background: #F9F9F9; }
    .swiper-arrows--gray .swiper-arrows__btn.swiper-button-disabled:hover {
      color: rgba(31, 38, 58, 0.6) !important; }
    .swiper-arrows--gray .swiper-arrows__btn:hover {
      color: #1F263A !important; }

.fade-slider {
  overflow: visible !important; }
  .fade-slider .swiper-slide {
    z-index: -1;
    opacity: 0 !important; }
    @media (max-width: 991px) {
      .fade-slider .swiper-slide {
        height: 0;
        overflow: hidden; } }
    .fade-slider .swiper-slide.is-visible {
      z-index: 1;
      opacity: 1 !important;
      pointer-events: all; }
      @media (max-width: 991px) {
        .fade-slider .swiper-slide.is-visible {
          height: auto;
          overflow: visible; } }

.swiper-slide-thumb-active .treatments-slider-thumbs-item {
  color: #030303; }

@-webkit-keyframes lineMoving {
  from {
    width: 0px; }
  to {
    width: 100%; } }

@keyframes lineMoving {
  from {
    width: 0px; }
  to {
    width: 100%; } }

/*!
 * Bootstrap Grid v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: var(--container-gutter);
  padding-left: var(--container-gutter);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: calc(-1 * var(--container-gutter));
  margin-left: calc(-1 * var(--container-gutter)); }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: var(--container-gutter);
  padding-left: var(--container-gutter); }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
          flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1; }

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13; }

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0; }

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1; }

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2; }

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3; }

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4; }

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5; }

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6; }

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7; }

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8; }

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9; }

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10; }

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11; }

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1367px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xxl-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xxl-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xxl-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-xxl-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xxl-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xxl-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xxl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-xxl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-xxl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-xxl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-xxl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-xxl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-xxl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-xxl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-xxl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-xxl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-xxl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-xxl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-xxl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-xxl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-xxl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; } }

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

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

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

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

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

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

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

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important; }

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

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

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

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

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-box-flex: 1 !important;
          flex-grow: 1 !important; }

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

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

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

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

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

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; } }

@-webkit-keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px); }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px); }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
          animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.modal-video-close {
  opacity: 0; }
  .modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    transform: translate(0, 100px); }

.modal-video-body {
  max-width: 960px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 1921px) {
    .modal-video-body {
      max-width: 150rem; } }

.modal-video-inner {
  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;
  width: 100%;
  height: 100%; }
  @media (orientation: landscape) {
    .modal-video-inner {
      padding: 10px 60px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
          animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent; }
  @media (orientation: landscape) {
    .modal-video-close-btn {
      top: 0;
      right: -45px; } }
  .modal-video-close-btn:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .modal-video-close-btn:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .modal-video-close-btn:before, .modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px; }

html, body {
  overflow-x: hidden !important;
  overflow-y: visible !important;
  width: 100%; }

html {
  font-size: 9px; }
  @media (min-width: 1921px) {
    html {
      font-size: 10px; } }
  @media (max-width: 1529px) {
    html {
      font-size: 8px; } }
  @media (max-width: 1349px) {
    html {
      font-size: 7px; } }
  @media (max-width: 991px) {
    html {
      font-size: 8px; } }
  @media (max-width: 350px) {
    html {
      font-size: 7px; } }

body {
  font-family: "Gilmer", sans-serif;
  font-size: 1.6rem;
  background-color: #F9F9F9;
  color: #4D4D4D;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility !important; }
  body.index .header-wrapper .header {
    opacity: 0;
    -webkit-transform: translateY(-4rem);
        -ms-transform: translateY(-4rem);
            transform: translateY(-4rem); }
    body.index .header-wrapper .header.show {
      opacity: 1;
      -webkit-transform: unset;
          -ms-transform: unset;
              transform: unset; }
  body.contact .header-wrapper {
    position: fixed; }

.container {
  max-width: var(--container-width); }
  .container--large {
    padding: 0 var(--container-large-padding); }
  .container--medium {
    max-width: var(--container-medium-width); }
    @media (max-width: 1200px) {
      .container--medium {
        max-width: var(--container-width); } }
  .container--small {
    max-width: var(--container-small-width); }
    @media (max-width: 1200px) {
      .container--small {
        max-width: var(--container-width); } }
  .container--xsmall {
    max-width: var(--container-xsmall-width); }
    @media (max-width: 1200px) {
      .container--xsmall {
        max-width: var(--container-width); } }
  @media (max-width: 768px) {
    .container--mobile-full {
      padding: 0; } }

button {
  border: 0;
  cursor: pointer; }

/*.color-orange {
  color: $c-orange !important;
}*/
.slider-head {
  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;
  margin-bottom: 4rem; }
  .slider-head .icon {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-left: 1rem; }
  .slider-head .slider-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .slider-head .slider-link:hover {
      color: #F4843D; }
    @media (max-width: 991px) {
      .slider-head .slider-link {
        display: none; } }
  .slider-head .title {
    display: -webkit-inline-box;
    max-width: 70rem; }
    @media (max-width: 991px) {
      .slider-head .title {
        max-width: unset; } }

.overlay {
  background: rgba(26, 41, 92, 0.6);
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  opacity: 0;
  pointer-events: none;
  display: none; }
  .overlay.active {
    opacity: .75;
    pointer-events: all; }

.modal-overlay {
  position: fixed;
  z-index: 14;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  opacity: 0;
  pointer-events: none;
  background: rgba(34, 34, 34, 0.7); }
  .modal-overlay.active {
    opacity: 1;
    pointer-events: all; }

.search-overlay {
  background: rgba(3, 3, 3, 0.8);
  position: fixed;
  z-index: 90;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  opacity: 0;
  pointer-events: none; }
  .search-overlay.active {
    opacity: 1;
    pointer-events: all; }

.menu-overlay {
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#1A295CA2), to(#17297200)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #1A295CA2 0%, #17297200 100%) 0% 0% no-repeat padding-box;
  position: fixed;
  z-index: 5;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  opacity: 0;
  pointer-events: none; }
  .menu-overlay.active {
    opacity: .50;
    pointer-events: all; }

.scroll-hidden::-webkit-scrollbar {
  display: none; }

.hidden {
  display: none !important; }

.mobile-hidden {
  display: none !important; }
  @media (min-width: 769px) {
    .mobile-hidden {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.swiper-container-fa .swiper-slide {
  pointer-events: all; }

.modal-video-body {
  padding: 0 var(--container-gutter); }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -50px;
  right: 0;
  background: #fff;
  width: 40px;
  height: 40px;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer;
  border-radius: 20px; }
  .modal-video-close-btn:hover, .modal-video-close-btn:focus {
    background-color: #5be167;
    outline: 0; }
    .modal-video-close-btn:hover::after, .modal-video-close-btn:hover::before, .modal-video-close-btn:focus::after, .modal-video-close-btn:focus::before {
      background: #fff; }
    .modal-video-close-btn:hover::before, .modal-video-close-btn:focus::before {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .modal-video-close-btn:hover::after, .modal-video-close-btn:focus::after {
      opacity: 0;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .modal-video-close-btn::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .modal-video-close-btn::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .modal-video-close-btn::after, .modal-video-close-btn::before {
    content: '';
    position: absolute;
    top: 25px;
    left: 10px;
    width: 20px;
    height: 3px;
    border-radius: 10px;
    background-color: #5be167;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

ul, ol {
  font-size: 2rem;
  line-height: 1.5em;
  padding-left: 2.4rem;
  margin-bottom: 0; }
  ul li, ol li {
    position: relative;
    line-height: 1.7em; }
    ul li + ul li, ol li + ul li, ul li + ol li, ol li + ol li {
      margin-top: 1rem; }

.text-orange {
  color: #FFA134; }

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

*[data-fancybox]:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

/*
.hljs{
  background: #21304A;
  border-radius: 1.6rem;
  &-title{
    color: #2250CB;
  }
  &-string{
    color: #FFFFFF;
  }
}*/
.nice-scroll::-webkit-scrollbar {
  width: 4px;
  margin-right: 2rem; }

.nice-scroll::-webkit-scrollbar-track {
  background: #404d63;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem; }

.nice-scroll::-webkit-scrollbar-thumb {
  background: #596577; }

.nice-scroll-big::-webkit-scrollbar {
  width: 7px; }

.nice-scroll-big::-webkit-scrollbar-track {
  background: #FFF; }

.nice-scroll-big::-webkit-scrollbar-thumb {
  background: #bfc3c9;
  border-radius: 4px; }

.no-hover {
  pointer-events: none; }

.row--narrow {
  margin: 0 -.8rem; }
  .row--narrow [class^='col'] {
    padding: 0 .8rem; }

.c-pointer {
  cursor: pointer; }

.file-input-title-active {
  color: #d00 !important; }

.create-post-first-job-intro-content p {
  color: #030303 !important;
  font-weight: 500 !important; }

.only-mobile {
  display: none !important; }
  @media (max-width: 991px) {
    .only-mobile {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.only-desktop {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
  @media (max-width: 991px) {
    .only-desktop {
      display: none !important; } }

.no-animation {
  -webkit-transition: none !important;
  transition: none !important; }

.pageid {
  display: none; }

.captchaInput {
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  border: 0;
  position: absolute; }

.input-error input,
.input-error textarea {
  border-bottom-color: #cc0000 !important; }

.input-error .checkbox__toggle,
.input-error .lemin-captcha-input-box {
  border-color: #cc0000 !important; }

.mb-0 {
  margin-bottom: 0rem; }

.mbi-0 {
  margin-bottom: 0rem !important; }

.mt-0 {
  margin-top: 0rem; }

.ml-0 {
  margin-left: 0rem; }

.mr-0 {
  margin-right: 0rem; }

.pb-0 {
  padding-bottom: 0rem; }

.pt-0 {
  padding-top: 0rem; }

.pi-0 {
  padding: 0rem !important; }

.pri-0 {
  padding-right: 0rem !important; }

.pbi-0 {
  padding-bottom: 0rem !important; }

.mb-1 {
  margin-bottom: 1rem; }

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

.mt-1 {
  margin-top: 1rem; }

.ml-1 {
  margin-left: 1rem; }

.mr-1 {
  margin-right: 1rem; }

.pb-1 {
  padding-bottom: 1rem; }

.pt-1 {
  padding-top: 1rem; }

.pi-1 {
  padding: 1rem !important; }

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

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

.mb-2 {
  margin-bottom: 2rem; }

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

.mt-2 {
  margin-top: 2rem; }

.ml-2 {
  margin-left: 2rem; }

.mr-2 {
  margin-right: 2rem; }

.pb-2 {
  padding-bottom: 2rem; }

.pt-2 {
  padding-top: 2rem; }

.pi-2 {
  padding: 2rem !important; }

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

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

.mb-3 {
  margin-bottom: 3rem; }

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

.mt-3 {
  margin-top: 3rem; }

.ml-3 {
  margin-left: 3rem; }

.mr-3 {
  margin-right: 3rem; }

.pb-3 {
  padding-bottom: 3rem; }

.pt-3 {
  padding-top: 3rem; }

.pi-3 {
  padding: 3rem !important; }

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

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

.mb-4 {
  margin-bottom: 4rem; }

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

.mt-4 {
  margin-top: 4rem; }

.ml-4 {
  margin-left: 4rem; }

.mr-4 {
  margin-right: 4rem; }

.pb-4 {
  padding-bottom: 4rem; }

.pt-4 {
  padding-top: 4rem; }

.pi-4 {
  padding: 4rem !important; }

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

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

.mb-5 {
  margin-bottom: 5rem; }

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

.mt-5 {
  margin-top: 5rem; }

.ml-5 {
  margin-left: 5rem; }

.mr-5 {
  margin-right: 5rem; }

.pb-5 {
  padding-bottom: 5rem; }

.pt-5 {
  padding-top: 5rem; }

.pi-5 {
  padding: 5rem !important; }

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

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

.mb-6 {
  margin-bottom: 6rem; }

.mbi-6 {
  margin-bottom: 6rem !important; }

.mt-6 {
  margin-top: 6rem; }

.ml-6 {
  margin-left: 6rem; }

.mr-6 {
  margin-right: 6rem; }

.pb-6 {
  padding-bottom: 6rem; }

.pt-6 {
  padding-top: 6rem; }

.pi-6 {
  padding: 6rem !important; }

.pri-6 {
  padding-right: 6rem !important; }

.pbi-6 {
  padding-bottom: 6rem !important; }

.scroll-disabled {
  overflow: hidden;
  height: 100vh;
  position: fixed; }

.text-center {
  text-align: center; }

.rotate-90 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.rotate-180 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.rotate-270 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }

.delay-1 {
  -webkit-transition-delay: 100ms !important;
          transition-delay: 100ms !important; }
  @media (max-width: 991px) {
    .delay-1 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-2 {
  -webkit-transition-delay: 200ms !important;
          transition-delay: 200ms !important; }
  @media (max-width: 991px) {
    .delay-2 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-3 {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important; }
  @media (max-width: 991px) {
    .delay-3 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-4 {
  -webkit-transition-delay: 400ms !important;
          transition-delay: 400ms !important; }
  @media (max-width: 991px) {
    .delay-4 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-5 {
  -webkit-transition-delay: 500ms !important;
          transition-delay: 500ms !important; }
  @media (max-width: 991px) {
    .delay-5 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-6 {
  -webkit-transition-delay: 600ms !important;
          transition-delay: 600ms !important; }
  @media (max-width: 991px) {
    .delay-6 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-7 {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important; }
  @media (max-width: 991px) {
    .delay-7 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-8 {
  -webkit-transition-delay: 800ms !important;
          transition-delay: 800ms !important; }
  @media (max-width: 991px) {
    .delay-8 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-9 {
  -webkit-transition-delay: 900ms !important;
          transition-delay: 900ms !important; }
  @media (max-width: 991px) {
    .delay-9 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-10 {
  -webkit-transition-delay: 1000ms !important;
          transition-delay: 1000ms !important; }
  @media (max-width: 991px) {
    .delay-10 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-11 {
  -webkit-transition-delay: 1100ms !important;
          transition-delay: 1100ms !important; }
  @media (max-width: 991px) {
    .delay-11 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-12 {
  -webkit-transition-delay: 1200ms !important;
          transition-delay: 1200ms !important; }
  @media (max-width: 991px) {
    .delay-12 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-13 {
  -webkit-transition-delay: 1300ms !important;
          transition-delay: 1300ms !important; }
  @media (max-width: 991px) {
    .delay-13 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-14 {
  -webkit-transition-delay: 1400ms !important;
          transition-delay: 1400ms !important; }
  @media (max-width: 991px) {
    .delay-14 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-15 {
  -webkit-transition-delay: 1500ms !important;
          transition-delay: 1500ms !important; }
  @media (max-width: 991px) {
    .delay-15 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-16 {
  -webkit-transition-delay: 1600ms !important;
          transition-delay: 1600ms !important; }
  @media (max-width: 991px) {
    .delay-16 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-17 {
  -webkit-transition-delay: 1700ms !important;
          transition-delay: 1700ms !important; }
  @media (max-width: 991px) {
    .delay-17 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-18 {
  -webkit-transition-delay: 1800ms !important;
          transition-delay: 1800ms !important; }
  @media (max-width: 991px) {
    .delay-18 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-19 {
  -webkit-transition-delay: 1900ms !important;
          transition-delay: 1900ms !important; }
  @media (max-width: 991px) {
    .delay-19 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.delay-20 {
  -webkit-transition-delay: 2000ms !important;
          transition-delay: 2000ms !important; }
  @media (max-width: 991px) {
    .delay-20 {
      -webkit-transition-delay: 0s !important;
              transition-delay: 0s !important; } }

.rotate-270 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }

.o-hidden {
  overflow: hidden; }

.divider {
  width: 100%;
  height: 1px;
  background: rgba(3, 3, 3, 0.1);
  position: relative;
  z-index: 1; }
  .divider.mb-0 {
    margin-bottom: 0 !important; }

.divider--1 {
  margin: 1rem 0; }

.divider--2 {
  margin: 2rem 0; }

.divider--3 {
  margin: 3rem 0; }

.divider--4 {
  margin: 4rem 0; }

.divider--5 {
  margin: 5rem 0; }

.divider--6 {
  margin: 6rem 0; }

.divider--7 {
  margin: 7rem 0; }

.divider--8 {
  margin: 8rem 0; }

.divider--9 {
  margin: 9rem 0; }

.divider--10 {
  margin: 10rem 0; }

.w-100 {
  width: 100%; }

@media (max-width: 576px) {
  .hidden-mobile {
    display: none !important; } }

@media (max-width: 576px) {
  .hidden-mobile-xl {
    display: none !important; } }

@media (max-width: 424px) {
  .hidden-mobile-lg {
    display: none !important; } }

@media (max-width: 374px) {
  .hidden-mobile-sm {
    display: none !important; } }

@media (max-width: 350px) {
  .hidden-mobile-xs {
    display: none !important; } }

.fw-300 {
  font-weight: 300 !important; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.fw-800 {
  font-weight: 800 !important; }

.fw-900 {
  font-weight: 900 !important; }

.lh-1 {
  line-height: 1 !important; }

span.colored-blue {
  color: #278EFF; }

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border: 1px solid #cc0000 !important; }

.wpcf7-form-control-wrap {
  border-radius: 0 !important; }

.grecaptcha-badge {
  opacity: 0 !important;
  pointer-events: none !important; }

.heateor_sss_sharing_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .heateor_sss_sharing_ul a:not(:last-child) {
    margin-right: 1rem !important; }
  .heateor_sss_sharing_ul a path {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.heateor_sss_svg {
  width: 5.5rem !important;
  height: 5.5rem !important;
  font-size: 2rem !important;
  border-color: #E0E0E0 !important;
  color: #030303 !important;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  padding: 2rem;
  color: #ffffff;
  font-weight: 500;
  display: none;
  background: #8d0000;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  border-radius: 1rem !important; }

.wpcf7 form.sent .wpcf7-response-output {
  padding: 2rem;
  color: #ffffff;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(1, 22, 51, 0.5);
  border: 0;
  margin-left: 0;
  margin-right: 0;
  border-radius: 1rem !important; }

.modal-map .acf-map {
  height: 100% !important; }

.wpcf7-form-control-wrap .wpcf7-list-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.wpcf7-not-valid-tip {
  font-size: 1.2rem;
  font-weight: 500;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px); }

span.wpcf7-not-valid-tip {
  font-size: 1.2rem;
  font-weight: 500;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px); }

.grecaptcha-badge {
  opacity: 0 !important;
  pointer-events: none !important; }

.swal2-popup {
  padding: 3rem !important; }

.swal2-title {
  font-family: "Gilmer", sans-serif !important;
  color: #031B3B !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.swal2-icon {
  margin: 0 auto !important; }

.wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer; }
  .wpcf7-list-item label input {
    cursor: pointer; }

.wpcf7-list-item-label {
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1.3em;
  margin-left: 2rem;
  height: 3rem; }

.wpcf7-acceptance input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  padding: 0; }

.wpcf7-acceptance input[type="checkbox"]:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  background: #DAE1FD;
  border-radius: 50%;
  left: -0.6rem;
  top: -0.6rem;
  position: absolute; }

.wpcf7-acceptance input[type="checkbox"]:checked:before {
  background: #DAE1FD;
  border-color: #DAE1FD; }

.wpcf7-acceptance input[type="checkbox"]:disabled {
  color: #b8b8b8;
  cursor: auto; }

.wpcf7-acceptance input[type="checkbox"]:disabled:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd; }

.wpcf7-acceptance input[type="checkbox"]:checked:after {
  content: '';
  background-image: url("../img/blue-tik.svg");
  background-size: 1.6rem;
  background-repeat: no-repeat;
  background-position: 15% 18%;
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  font-size: 3rem; }

.wpcf7-acceptance span.wpcf7-list-item {
  margin: 1rem 0 1rem 0; }

.toptitle {
  font-size: var(--font-size-toptitle);
  line-height: 1.45em;
  font-weight: 800;
  color: #1F263A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .toptitle--green {
    color: #5be167; }
  .toptitle--dark-orange {
    color: #ff751d; }
  .toptitle--light-gray {
    color: rgba(3, 3, 3, 0.6); }
  .toptitle--blue {
    color: #278EFF; }
  .toptitle--dark-blue {
    color: #007AFF; }
  .toptitle--white {
    color: #FFF; }
  .toptitle--lg {
    font-size: 2rem; }
  .toptitle--sm {
    font-size: 1.6rem; }
  .toptitle--xsm {
    font-size: 1.2rem; }

.title {
  font-style: normal;
  line-height: 1.6;
  color: #1F263A;
  font-weight: bold; }
  .title--second {
    font-family: "Barlow", sans-serif; }
  .title--underlined {
    text-decoration: underline; }
  .title span.color-orange {
    color: #F4843D; }
  .title span.color-black {
    color: #030303; }
  .title span.color-blue {
    color: #278EFF; }
  .title span.underline {
    position: relative;
    padding: 0 .8rem;
    margin-right: 2rem; }
    @media (max-width: 576px) {
      .title span.underline {
        margin-right: 1rem; } }
    .title span.underline::after {
      content: '';
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#39E588), to(#5BDDAC)) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #39E588 0%, #5BDDAC 100%) 0% 0% no-repeat padding-box;
      width: 100%;
      bottom: 0;
      height: 12px;
      position: absolute;
      left: 0;
      -webkit-transform: matrix(1, -0.03, 0.03, 1, 0, 0);
          -ms-transform: matrix(1, -0.03, 0.03, 1, 0, 0);
              transform: matrix(1, -0.03, 0.03, 1, 0, 0);
      z-index: -1; }
      @media (max-width: 1200px) {
        .title span.underline::after {
          height: 8px; } }
      @media (max-width: 991px) {
        .title span.underline::after {
          height: 6px; } }
      @media (max-width: 576px) {
        .title span.underline::after {
          height: 4px; } }
  .title span.gradient {
    display: block;
    background: transparent linear-gradient(228deg, #7CE2FA 0%, #5782FF 48%, #C67DB7 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: shine 15s linear infinite alternate;
            animation: shine 15s linear infinite alternate;
    background-size: 100%; }
  .title--orange {
    color: #FFA134 !important; }
  .title--dark-orange {
    color: #F8751D; }
  .title--black {
    color: #030303; }
  .title--light-black {
    color: rgba(3, 3, 3, 0.9); }
  .title--dark-blue {
    color: #007AFF; }
  .title--green {
    color: #45CB88; }
  .title--white {
    color: #fff !important; }
  .title--blue {
    color: #278EFF !important; }
  .title--gray {
    color: #6A7190 !important; }
  .title--light {
    color: rgba(3, 3, 3, 0.6) !important; }
  .title--x-light {
    color: rgba(3, 3, 3, 0.4) !important; }
  .title--xxxl {
    font-size: var(--font-size-title--xxxl);
    line-height: 1.1em; }
  .title--xxl {
    font-size: var(--font-size-title--xxl);
    line-height: 1.1em; }
  .title--xl {
    font-size: var(--font-size-title--xl);
    line-height: 1.4em; }
  .title--lg {
    font-size: var(--font-size-title--lg);
    line-height: 1.4em; }
  .title--xmd {
    font-size: var(--font-size-title--xmd); }
  .title--md {
    font-size: var(--font-size-title--md); }
  .title--sm {
    font-size: var(--font-size-title--sm); }
  .title--xsm {
    font-size: var(--font-size-title--xsm);
    line-height: 1.6em; }
  .title--xs {
    font-size: var(--font-size-title--xs);
    line-height: 1.6em; }
  .title--xxs {
    font-size: var(--font-size-title--xxs);
    line-height: 1.6em; }
  .title--xxs {
    font-size: var(--font-size-title--xxs);
    line-height: 1.6em; }
  .title--xxxs {
    font-size: var(--font-size-title--xxxs);
    line-height: 1.6em; }
  .title--4xs {
    font-size: var(--font-size-title--4xs);
    line-height: 1.6em; }
  .title--center {
    text-align: center; }
  .title--w-shape {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .title--w-shape::before {
      content: '';
      background: url("../img/orange-star.svg") no-repeat center;
      width: 1em;
      height: 1em;
      font-size: 4.5rem;
      border-radius: 50%;
      display: block;
      margin-right: 1.6rem;
      background-size: 4rem; }
      @media (max-width: 576px) {
        .title--w-shape::before {
          background-size: 3rem;
          font-size: 2.5rem;
          margin-right: 1rem; } }
  .title--w-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .title--w-icon span {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .title--w-icon .title__icon {
      font-size: 2rem;
      margin-right: 2.5rem;
      color: #FF9D5F; }

.text {
  font-size: var(--font-size-text);
  line-height: 1.7em;
  font-weight: normal;
  color: #4D4D4D; }
  .text strong {
    font-weight: 500;
    color: #030303; }
  .text--black {
    color: #030303 !important; }
  .text--x-light {
    color: rgba(3, 3, 3, 0.4); }
  .text--light {
    color: rgba(3, 3, 3, 0.5); }
  .text--medium-light {
    color: rgba(3, 3, 3, 0.8); }
  .text--white {
    color: #FFF; }
  .text--light-white {
    color: rgba(255, 255, 255, 0.6); }
  .text--medium-white {
    color: rgba(255, 255, 255, 0.75); }
  .text--xxl {
    font-size: 2.4rem; }
    @media (max-width: 576px) {
      .text--xxl {
        font-size: 2rem; } }
  .text--xl {
    font-size: 2.2rem; }
    @media (max-width: 576px) {
      .text--xl {
        font-size: 1.9rem; } }
  .text--lg {
    font-size: 2.2rem; }
    @media (max-width: 576px) {
      .text--lg {
        font-size: 2rem; } }
  .text--mlg {
    font-size: 2rem; }
  .text--md {
    font-size: calc(var(--font-size-text) * .9); }
  .text--sm {
    font-size: 1.7rem; }
  .text--xs {
    font-size: 1.2rem; }
  .text--dark-gray {
    color: #6A7190; }
  .text--gray {
    color: #0303031A; }
  .text--light-gray {
    color: rgba(106, 113, 144, 0.8); }
  .text--blue {
    color: #278EFF; }
  .text--center {
    text-align: center; }

@-webkit-keyframes shine {
  0% {
    background-position: top top; }
  30% {
    background-position: 70% top;
    background-size: 300%; }
  60% {
    background-position: top 100%;
    background-size: 500%; }
  100% {
    background-position: top bottom;
    background-size: 150%; } }

@keyframes shine {
  0% {
    background-position: top top; }
  30% {
    background-position: 70% top;
    background-size: 300%; }
  60% {
    background-position: top 100%;
    background-size: 500%; }
  100% {
    background-position: top bottom;
    background-size: 150%; } }

.btn {
  width: auto;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 5.6rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  font-size: 1.6rem;
  font-weight: 900;
  padding: 0 4.5rem;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2.8rem; }
  .btn__text {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .btn__text-bold {
      font-weight: bold;
      font-size: 2rem; }
  .btn--xl {
    height: 10rem; }
  .btn--md {
    height: 7rem; }
  .btn--mlg {
    height: 6.8rem;
    font-size: 1.6rem; }
  .btn--lg {
    height: 8rem;
    font-size: 1.6rem;
    border-radius: 4.2rem; }
  .btn--meet {
    height: 7rem;
    border-radius: 6.6rem;
    font-size: 5rem;
    padding: 0 2.5rem; }
  .btn .dot {
    position: absolute;
    right: 0;
    top: 0.5rem;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .btn--blue {
    background: #278EFF;
    border-color: #278EFF;
    color: #fff; }
    .btn--blue:hover, .btn--blue:focus {
      background: #0e81ff;
      border-color: #0e81ff; }
    .btn--blue.btn--i-right .btn__icon {
      height: 4.6rem;
      width: 4.6rem;
      background: rgba(39, 142, 255, 0.9);
      border: 0; }
  .btn--transparent-blue {
    background: transparent;
    color: #030303;
    border: 1px solid #030303; }
    .btn--transparent-blue:hover, .btn--transparent-blue:focus {
      background: #030303;
      border-color: #030303;
      color: #fff; }
  .btn--gradient-blue {
    background-image: linear-gradient(228deg, #7CE2FA 0%, #5782FF 48%, #C67DB7 100%);
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-size: 200% auto;
    color: #FFFFFF !important;
    border-radius: 10rem; }
    .btn--gradient-blue:hover, .btn--gradient-blue:focus {
      background-position: right center;
      color: #FFFFFF !important;
      text-decoration: none; }
  .btn--gradient-transparent-blue {
    background-image: linear-gradient(228deg, #C67DB7 0%, #9ac6fd 48%, #2a95fe 100%);
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-size: 200% auto;
    color: #FFFFFF !important;
    border-radius: 10rem; }
    .btn--gradient-transparent-blue:hover, .btn--gradient-transparent-blue:focus {
      background-position: right center;
      color: #FFFFFF !important;
      text-decoration: none; }
  .btn--gradient-white-border {
    border: 1px solid #fff; }
  .btn--full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .btn.max-w-350 {
    width: 100%;
    max-width: 350px; }
    @media (max-width: 576px) {
      .btn.max-w-350 {
        max-width: 100%; } }
  .btn--i {
    min-width: unset;
    width: 6rem;
    height: 6rem;
    padding: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 2rem;
    color: rgba(3, 3, 3, 0.7);
    border-radius: 50%; }
    @media (max-width: 768px) {
      .btn--i {
        width: 5rem;
        height: 5rem;
        font-size: 1.8rem; } }
    .btn--i .btn__icon {
      height: 1em; }
    .btn--i.has-big-icon {
      font-size: 3rem; }
  .btn--i-wide {
    border-radius: 6.6rem;
    font-size: 7rem; }
    @media (max-width: 424px) {
      .btn--i-wide {
        font-size: 4.3rem;
        border-radius: 4.5rem;
        height: 5rem;
        padding: 0 2.7rem; } }
    .btn--i-wide:hover {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
  .btn--w-border {
    border: 1px solid rgba(53, 66, 97, 0.1); }
  .btn--white {
    background: #fff;
    color: #030303; }
    .btn--white:hover, .btn--white:focus {
      background-color: #fafafa;
      color: #030303; }
  .btn--black {
    background: #030303;
    color: #fff; }
    .btn--black:hover, .btn--black:focus {
      background-color: black;
      color: #fff; }
  .btn-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .btn-row .btn + .btn {
      margin-left: 2rem; }
  .btn--i-left, .btn--i-right {
    min-width: unset; }
    .btn--i-left .btn__icon, .btn--i-right .btn__icon {
      position: absolute;
      font-size: 2.2rem; }
  .btn--i-left {
    padding-left: 6.5rem; }
    .btn--i-left .btn__icon {
      margin-right: 2rem;
      left: 2.8rem; }
  .btn--i-right {
    padding-right: 6rem; }
    .btn--i-right .btn__icon {
      right: 1.4rem;
      height: 2.7rem;
      width: 2.7rem;
      border: 1px solid #fff;
      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;
      font-size: 1.5rem;
      border-radius: 50%; }
  .btn__icon {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .btn__caret {
    margin-left: 2rem;
    font-size: 7px;
    opacity: 0.5;
    height: 1em; }
  .btn:disabled {
    background-color: #b8b8b8;
    color: rgba(255, 255, 255, 0.5); }

.btn-group {
  border-radius: 2.7rem;
  overflow: hidden;
  min-width: 22rem;
  border: 1px solid rgba(53, 66, 97, 0.1);
  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; }
  .btn-group .btn {
    border-radius: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 33.3%;
    width: 100%;
    height: 5.4rem;
    border: 0; }
    .btn-group .btn:not(:last-child) {
      border-right: 1px solid rgba(53, 66, 97, 0.1); }
    .btn-group .btn .btn__icon {
      font-size: 1.4rem; }
  .btn-group--md {
    border-radius: 2.4rem; }
    .btn-group--md .btn {
      height: 4.8rem; }

.loadmore-btn {
  width: 12rem;
  height: 12rem;
  background: #fff;
  border-radius: 50%;
  margin: 10rem auto 5rem auto;
  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;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer; }
  @media (max-width: 1200px) {
    .loadmore-btn {
      margin: 5rem auto 2rem auto; } }
  @media (max-width: 991px) {
    .loadmore-btn {
      width: 9rem;
      height: 9rem; } }
  .loadmore-btn:hover {
    background: #FFA134; }
    .loadmore-btn:hover .loadmore-btn__dot {
      background: #fff; }
  .loadmore-btn__dot {
    width: 1rem;
    height: 1rem;
    background: rgba(31, 38, 58, 0.5);
    border-radius: 50%; }
    @media (max-width: 991px) {
      .loadmore-btn__dot {
        width: 0.7rem;
        height: 0.7rem; } }
    .loadmore-btn__dot + .loadmore-btn__dot {
      margin-left: 1.2rem; }
      @media (max-width: 991px) {
        .loadmore-btn__dot + .loadmore-btn__dot {
          margin-left: 0.9rem; } }

.button-row .btn {
  width: 100%;
  min-width: unset; }

.link {
  font-size: 1.5rem;
  text-decoration: none;
  font-weight: 800;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer; }
  .link__text {
    position: relative; }
    .link__text::after {
      content: "";
      background: #278EFF;
      width: 0;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: -3px;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .link--underline {
    text-decoration: underline; }
  .link--red {
    color: #EF4C4C; }
  .link--green {
    color: #45CB8826; }
  .link--blue {
    color: #278EFF; }
    .link--blue:hover {
      color: #0074f3; }
  .link--orange {
    color: #FFA134; }
  .link--dark-orange {
    color: #F4843D; }
    .link--dark-orange:hover {
      color: #f0660e; }
  .link--white {
    color: #FFF; }
  .link--gray {
    color: rgba(106, 113, 144, 0.85); }
    .link--gray:hover {
      color: #030303; }
  .link--black {
    color: #12151E; }
    .link--black:hover {
      color: #F8751D; }
  .link--light-black {
    color: rgba(3, 3, 3, 0.75); }
    .link--light-black:hover {
      color: #030303; }
  .link__icon {
    font-size: 1.1rem; }
  .link--i-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .link--i-left:hover .link__icon {
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }
    .link--i-left:hover .link__text::after {
      width: 100%; }
    .link--i-left .link__icon {
      margin-right: 1rem; }
  .link--i-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .link--i-right .link__icon {
      margin-left: .8rem; }
    .link--i-right:hover .link__icon {
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }
    .link--i-right:hover .link__text::after {
      width: 100%; }
  .link--i-transformed .link__icon {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 7rem; }
  @media (max-width: 576px) {
    .section-header {
      margin-bottom: 4rem; } }
  .section-header.alternate .section__title {
    color: #fff; }
  .section-header.alternate .section__text {
    color: #fff; }
    .section-header.alternate .section__text strong {
      font-weight: bold; }

.section__title {
  font-weight: 800;
  color: #278EFF;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 3rem;
  text-transform: uppercase; }
  @media (max-width: 424px) {
    .section__title {
      font-size: 2rem; } }

.section__text {
  font-size: 2.4rem;
  color: #030303;
  line-height: 1.6; }
  @media (max-width: 424px) {
    .section__text {
      font-size: 2rem; } }
  .section__text strong {
    font-weight: 500; }

.js-reveal-animate {
  -webkit-transition: ease 1s;
  transition: ease 1s;
  opacity: 0;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8); }
  .js-reveal-animate.fade-up {
    opacity: 0;
    -webkit-transform: translateY(2rem);
        -ms-transform: translateY(2rem);
            transform: translateY(2rem); }
    .js-reveal-animate.fade-up.show {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .js-reveal-animate.fade-right {
    opacity: 0;
    -webkit-transform: translateX(5rem);
        -ms-transform: translateX(5rem);
            transform: translateX(5rem); }
    .js-reveal-animate.fade-right.show {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .js-reveal-animate.fade-left {
    opacity: 0;
    -webkit-transform: translateX(-5rem);
        -ms-transform: translateX(-5rem);
            transform: translateX(-5rem); }
    .js-reveal-animate.fade-left.show {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .js-reveal-animate.fade-down {
    opacity: 0;
    -webkit-transform: translateY(-5rem);
        -ms-transform: translateY(-5rem);
            transform: translateY(-5rem); }
    .js-reveal-animate.fade-down.show {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .js-reveal-animate.just-fade {
    opacity: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .js-reveal-animate.just-fade.show {
      opacity: 1; }
  .js-reveal-animate.just-opacity {
    opacity: 0;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset; }
    .js-reveal-animate.just-opacity.show {
      opacity: 1;
      -webkit-transform: unset;
          -ms-transform: unset;
              transform: unset; }
  .js-reveal-animate.show {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }

.accordion-content {
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  width: 100%; }

.badge {
  padding: 1.1rem 3.8rem;
  font-size: 1.9rem;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 5.8rem;
  letter-spacing: -0.01em;
  line-height: 1;
  border-radius: 6rem; }
  .badge__text {
    margin-left: 3rem; }
  @media (max-width: 991px) {
    .badge {
      -ms-flex-negative: 0;
          flex-shrink: 0; } }
  @media (max-width: 576px) {
    .badge {
      font-size: 1.8rem; } }
  .badge--blue {
    background-color: #2281EA;
    border-color: #2281EA;
    color: #ffffff; }
  .badge--gray {
    background-color: #9f9f9f;
    color: rgba(15, 40, 81, 0.7); }
  .badge .badge__icon {
    font-size: 4.5rem; }
  .badge--full {
    width: 100%; }

.content--white {
  --content-color: #FFF; }

.content hr {
  width: calc(100% + var(--page-padding-x) * 2);
  margin-left: calc(var(--page-padding-x) * -1);
  border-top: 1px solid rgba(77, 77, 77, 0.15);
  margin-bottom: 4rem; }

.content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-bottom: 2rem;
  line-height: 1.6em;
  font-weight: 600;
  color: var(--content-color); }
  @media (max-width: 991px) {
    .content h2, .content h3, .content h4, .content h5, .content h6 {
      margin-top: 0; } }

.content h2 {
  font-size: 3rem;
  font-weight: 700; }
  @media (max-width: 576px) {
    .content h2 {
      font-size: 2.5rem; } }

.content h3 {
  font-size: 2.4rem; }
  @media (max-width: 576px) {
    .content h3 {
      font-size: 2rem; } }

.content h4 {
  font-size: 2.4rem; }
  @media (max-width: 576px) {
    .content h4 {
      font-size: 2.4rem; } }

.content h5 {
  font-size: 2.4rem; }
  @media (max-width: 576px) {
    .content h5 {
      font-size: 2.3rem; } }

.content h6 {
  font-size: 2.4rem; }
  @media (max-width: 576px) {
    .content h6 {
      font-size: 2.2rem; } }

.content p {
  margin-bottom: 3rem;
  font-weight: 400;
  color: var(--content-color);
  line-height: 1.8em;
  font-size: var(--font-size-text); }
  .content p:last-child:last-of-type {
    margin-bottom: 0; }
  @media (max-width: 576px) {
    .content p {
      margin-bottom: 3rem; } }
  .content p b {
    font-weight: 500;
    color: var(--content-color); }

.content a:not(.btn) {
  font-weight: 500;
  color: #030303;
  opacity: .7;
  display: block;
  line-height: 1.4; }
  .content a:not(.btn):hover, .content a:not(.btn).active {
    opacity: 1;
    text-decoration: underline; }

.content ul {
  padding-left: 2rem; }
  @media (max-width: 991px) {
    .content ul {
      font-size: 1.8rem; } }
  @media (max-width: 576px) {
    .content ul {
      margin-bottom: 3rem; } }
  .content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 1.8rem;
    margin-bottom: 2rem;
    position: relative;
    font-weight: 400;
    color: #4D4D4D;
    padding-left: 1rem; }
    @media (max-width: 991px) {
      .content ul li {
        padding-left: 1rem; } }
    .content ul li:last-child {
      margin-bottom: 0; }
    .content ul li::before {
      content: '';
      width: 1em;
      height: 1em;
      font-size: 17px;
      border-radius: 50%;
      position: absolute;
      left: -2rem;
      top: -.5rem;
      -webkit-transform: translateY(50%);
          -ms-transform: translateY(50%);
              transform: translateY(50%);
      background-color: #278EFF;
      background-image: url("../img/checkmark-white.svg");
      background-size: .5em;
      background-position: center;
      background-repeat: no-repeat;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      @media (min-width: 1530px) {
        .content ul li::before {
          font-size: 22px; } }

.content iframe {
  width: 100%;
  height: 60rem; }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 3.6rem; }
  @media (max-width: 991px) {
    .social {
      font-size: 3rem; } }
  @media (max-width: 576px) {
    .social {
      font-size: 3.2rem; } }
  .social__item {
    cursor: pointer;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    opacity: .65; }
    @media (max-width: 991px) {
      .social__item {
        opacity: 1; } }
    .social__item + .social__item {
      margin-left: 8rem; }
      @media (max-width: 480px) {
        .social__item + .social__item {
          margin-left: 3rem; } }
    .social__item:hover {
      opacity: 1; }

.langs {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: 1rem; }
  @media (max-width: 991px) {
    .langs {
      margin-left: 0;
      margin-bottom: 2rem; } }
  .langs-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(53, 66, 97, 0.1);
    border-radius: 2.8rem;
    height: 5.6rem;
    padding: 0 2rem;
    font-size: 2.5rem;
    color: rgba(22, 27, 40, 0.7);
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    @media (max-width: 991px) {
      .langs-menu {
        display: none; } }
    .langs-menu::after {
      position: absolute;
      top: 50%;
      right: 2.6rem;
      width: 1.2rem;
      height: .9rem;
      -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
              clip-path: polygon(50% 100%, 0 0, 100% 0);
      background: #1F263A;
      -webkit-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out;
      -webkit-transform: translateY(-3px);
          -ms-transform: translateY(-3px);
              transform: translateY(-3px); }
    .langs-menu:hover, .langs-menu.active {
      color: #030303; }
      .langs-menu:hover .header-langs-menu::after, .langs-menu.active .header-langs-menu::after {
        border-top-color: #4D4D4D; }
      .langs-menu:hover .header-langs-menu__code, .langs-menu.active .header-langs-menu__code {
        opacity: 1; }
    .langs-menu.active + .langs-menu-content {
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      opacity: 1;
      pointer-events: all; }
      @media (max-width: 991px) {
        .langs-menu.active + .langs-menu-content {
          -webkit-transform: unset;
              -ms-transform: unset;
                  transform: unset; } }
    .langs-menu__img {
      height: 3rem;
      width: 3rem;
      border-radius: 50%;
      overflow: hidden; }
      .langs-menu__img img {
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%;
        width: 100%; }
    .langs-menu__code {
      color: #030303;
      font-weight: 500;
      font-size: 1.8rem;
      -webkit-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out;
      margin-left: 1rem; }
      @media (max-width: 991px) {
        .langs-menu__code {
          margin-right: 1rem; } }
    .langs-menu-content {
      background: #FFF;
      padding: 1rem .5rem;
      bottom: -1rem;
      position: absolute;
      width: 100%;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      opacity: 0;
      pointer-events: none;
      z-index: 3;
      border: 1px solid rgba(53, 66, 97, 0.1);
      border-radius: 1.5rem;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%); }
      @media (max-width: 991px) {
        .langs-menu-content {
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none;
          position: static;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          opacity: 1;
          pointer-events: all;
          border-radius: 3.8rem;
          padding: .7rem 1rem; } }
      .langs-menu-content__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 1rem .5rem;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        background: rgba(249, 249, 249, 0.3);
        border-radius: 2.8rem; }
        @media (max-width: 991px) {
          .langs-menu-content__item {
            padding-left: 1.5rem;
            padding-right: 1.5rem; } }
        .langs-menu-content__item:hover {
          background: rgba(249, 249, 249, 0.6); }
        .langs-menu-content__item + .langs-menu-content__item {
          margin-top: 5px; }
          @media (max-width: 991px) {
            .langs-menu-content__item + .langs-menu-content__item {
              margin-top: 0; } }
        .langs-menu-content__item.active {
          background-color: #5be167; }
          .langs-menu-content__item.active .langs-menu__code {
            color: #FFF; }
        .langs-menu-content__item .langs-menu__img {
          -ms-flex-negative: 0;
              flex-shrink: 0; }

.switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-bottom: 0; }
  .switch-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .switch-wrapper .select-outer {
      width: auto;
      margin-left: 2rem;
      min-width: 26rem; }
      @media (max-width: 576px) {
        .switch-wrapper .select-outer {
          min-width: unset;
          width: 100%; } }
    .switch-wrapper .other-required {
      margin-left: auto; }
      .switch-wrapper .other-required .switch__title {
        color: #030303;
        font-weight: 700; }
  .switch--reverse .switch-content {
    margin-left: 0;
    margin-right: 1.2rem;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
    @media (max-width: 424px) {
      .switch--reverse .switch-content {
        margin-right: .7rem; } }
  .switch--reverse .switch__title {
    color: rgba(3, 3, 3, 0.75);
    font-size: 1.8rem; }
  .switch__toggle {
    outline: none;
    height: 2.4rem;
    width: 4.2rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border-radius: 2.1rem;
    background-color: #E6E9ED;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .switch__toggle::before {
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      content: '';
      width: 1.6rem;
      height: 1.6rem;
      position: absolute;
      left: .4rem;
      top: .4rem;
      background-color: #030303;
      border-radius: 50%; }
  .switch-content {
    margin-left: 3.4rem; }
    @media (max-width: 768px) {
      .switch-content {
        margin-left: 1.6rem; } }
  .switch__title {
    color: #030303;
    font-size: 2rem;
    line-height: 1em;
    font-weight: 500;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    margin-bottom: 0; }
  .switch__text {
    margin-top: 1rem;
    color: rgba(3, 3, 3, 0.65); }
  .switch__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: none; }
    .switch__input:checked + .switch__toggle {
      background-color: #278EFF; }
      .switch__input:checked + .switch__toggle::before {
        -webkit-transform: translateX(1.8rem);
            -ms-transform: translateX(1.8rem);
                transform: translateX(1.8rem);
        background-color: #FFF; }

.checkbox {
  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;
  cursor: pointer;
  font-family: "Gilmer", sans-serif;
  position: relative;
  margin: 2rem auto; }
  @media (max-width: 768px) {
    .checkbox {
      margin-right: 0;
      margin-bottom: 4rem; } }
  @media (max-width: 576px) {
    .checkbox {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .checkbox__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    visibility: hidden;
    width: 0; }
    .checkbox__input:checked ~ span {
      background-image: url("../img/blue-tik.svg"); }
    .checkbox__input:checked ~ .tick-checkbox-content .tick-checkbox__title {
      color: #1F263A; }
    .checkbox__input:not(:checked):hover ~ .tick-checkbox-content .tick-checkbox__title {
      color: rgba(31, 38, 58, 0.8); }
  .checkbox--big .checkbox__toggle {
    border-radius: .2rem;
    margin-right: 2rem; }
  .checkbox--radio .checkbox__input ~ span {
    background: transparent;
    position: relative;
    border: 1px solid #278EFF; }
    .checkbox--radio .checkbox__input ~ span::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-48%, -52%);
          -ms-transform: translate(-48%, -52%);
              transform: translate(-48%, -52%);
      width: 1em;
      height: 1em;
      border-radius: 50%;
      background: #278EFF;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      opacity: 0;
      font-size: 10px; }
  .checkbox--radio .checkbox__input:checked ~ span {
    -webkit-box-shadow: 0 0 0 2px red;
            box-shadow: 0 0 0 2px red;
    background: #F9F9F9; }
    .checkbox--radio .checkbox__input:checked ~ span::after {
      opacity: 1; }
  .checkbox--radio .checkbox__toggle {
    border-radius: 50%;
    font-size: 18px; }
  .checkbox__toggle {
    outline: none;
    height: 1em;
    width: 1em;
    border-radius: 6px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    margin: 0;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #DDDEE1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: .5em;
    font-size: 3rem; }
    @media (max-width: 768px) {
      .checkbox__toggle {
        font-size: 20px; } }
  .checkbox-content {
    margin-left: 2rem;
    width: 100%; }
  .checkbox__title {
    color: #28334D;
    font-size: 1.5rem;
    font-weight: 500;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    line-height: 1.3em;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.checkbox-big-wrapper {
  margin: 4rem 0 2rem; }
  .checkbox-big-wrapper .lemin-captcha-input-box .lemin-captcha-checkbox .label {
    font-size: 1.5rem;
    font-family: 'Gilmer' !important;
    margin: 0 2rem !important; }
  .checkbox-big-wrapper .lemin-captcha-input-box.checked .lemin-captcha-checkbox .checkmark {
    background-color: #fff !important; }
  .checkbox-big-wrapper .lemin-captcha-input-box.checked .lemin-captcha-checkbox .checkmark:after {
    content: url(../img/blue-tik.svg) !important;
    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; }

.select-outer {
  position: relative;
  width: 100%;
  margin-bottom: 3rem;
  /*  &__title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem 3rem;
    font-weight: 600;
    border-radius: 1rem 0 0 1rem;
    border: 1px solid #DCE6EA;
    border-right: 0;
    font-size: 1.5rem;
    color: $c-black;

    & + select {
      border-bottom-left-radius: 0 !important;
      border-top-left-radius: 0 !important;

    }
  }*/ }
  .select-outer select {
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: url("../img/icon-triangle-down.svg") no-repeat;
    background-position-x: calc(100% - 9px);
    background-position-y: 50%;
    background-size: 1.2rem;
    font-size: 2rem;
    padding-right: 2.6rem;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    height: 5rem;
    border: 0;
    border-bottom: 1px solid rgba(53, 66, 97, 0.1);
    border-radius: 0;
    font-weight: 600;
    color: #030303; }
    .select-outer select:disabled {
      opacity: .5; }
    .select-outer select:invalid {
      color: rgba(3, 3, 3, 0.4); }
    .select-outer select:focus {
      outline: 0;
      border-color: #FFA134; }
    .select-outer select option {
      padding: 5px; }
  .select-outer--white select {
    background-color: #FFF;
    border: 1px solid rgba(3, 3, 3, 0.1);
    padding-left: 2rem;
    height: 5rem; }
  .select-outer.input-error {
    border: none !important;
    margin-bottom: 1.5rem !important; }

.file-input {
  width: 100%;
  height: 8rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 1.2rem;
  z-index: 3;
  border: 1px solid #EBEDF3; }
  @media (max-width: 768px) {
    .file-input {
      padding-right: 2rem; } }
  .file-input.input-error {
    border: 1px solid #d00;
    margin-bottom: 3rem; }
  .file-input:hover .btn {
    background: #ff751d;
    color: #FFFFFF; }
  .file-input-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .file-input + .remove-file-btn {
    display: none;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    background-color: #d00;
    padding: 0 4rem;
    z-index: 3;
    height: 5rem;
    cursor: pointer;
    color: #FFFFFF;
    min-width: 20rem; }
    @media (max-width: 576px) {
      .file-input + .remove-file-btn {
        font-size: 1.6rem;
        min-width: 14rem; } }
    @media (max-width: 374px) {
      .file-input + .remove-file-btn {
        min-width: 10rem;
        padding: 0 1rem; } }
  .file-input-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 768px) {
      .file-input-right {
        display: block; } }
    .file-input-right .btn {
      margin-left: 2rem; }
      @media (max-width: 768px) {
        .file-input-right .btn {
          margin-left: 0;
          padding: 0 1rem; } }
    .file-input-right__text {
      color: rgba(3, 3, 3, 0.5);
      font-weight: 400;
      font-size: 1.5rem;
      margin-left: auto;
      /*position: absolute;
      right: 0;*/ }
      @media (max-width: 768px) {
        .file-input-right__text {
          margin-left: unset;
          margin-top: 1rem;
          display: none; } }
  .file-input.active + .remove-file-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 768px) {
      .file-input.active + .remove-file-btn {
        bottom: 0; } }
  .file-input.active .file-input__title {
    color: #030303; }
  .file-input.active .btn {
    display: none; }
  .file-input.active .file-input__icon {
    color: #030303; }
  .file-input.active .file-input-left svg {
    opacity: 1; }
  .file-input.active .file-input-right__text {
    display: none; }
  .file-input .btn {
    height: 5rem;
    z-index: 3;
    min-width: 20rem;
    background: rgba(255, 117, 29, 0.1);
    color: #ff751d;
    font-size: 1.7rem;
    cursor: pointer; }
    @media (max-width: 576px) {
      .file-input .btn {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        width: 100%;
        min-width: 12rem;
        font-size: 1.6rem; } }
  .file-input__title {
    font-size: 1.6rem;
    margin-left: 1rem;
    z-index: 3;
    font-weight: 600; }
  .file-input__text {
    color: rgba(3, 3, 3, 0.7);
    font-size: 1.6rem;
    margin-left: 8rem; }
  .file-input-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100%; }
    @media (max-width: 768px) {
      .file-input-left {
        padding-left: 0; } }
    .file-input-left svg {
      height: 2.8rem;
      width: 3rem;
      z-index: 3;
      color: #12151E; }
  .file-input .input {
    position: absolute;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    opacity: 0;
    pointer-events: none;
    width: 1px; }
    .file-input .input.input-texted + .file-input-left .file-input-right__text {
      display: none; }

.input {
  outline: none;
  width: 100%;
  color: rgba(3, 3, 3, 0.7);
  font-size: 1.8rem;
  height: 5.5rem;
  border: none;
  border-bottom: 1px solid rgba(31, 38, 58, 0.15);
  -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  font-weight: 500;
  -webkit-appearance: none;
  letter-spacing: -0.01em;
  position: relative; }
  @media (max-width: 576px) {
    .input {
      font-size: 1.6rem; } }
  .input.error {
    border-bottom: 1px solid #cc0000 !important; }
  .input[disabled] {
    opacity: 0.5;
    background: rgba(3, 3, 3, 0.15); }
  .input::-webkit-input-placeholder {
    color: rgba(31, 38, 58, 0.3);
    font-size: 1.7rem;
    letter-spacing: -0.014em;
    font-weight: 500; }
  .input::-moz-placeholder {
    color: rgba(31, 38, 58, 0.3);
    font-size: 1.7rem;
    letter-spacing: -0.014em;
    font-weight: 500; }
  .input:-ms-input-placeholder {
    color: rgba(31, 38, 58, 0.3);
    font-size: 1.7rem;
    letter-spacing: -0.014em;
    font-weight: 500; }
  .input::-ms-input-placeholder {
    color: rgba(31, 38, 58, 0.3);
    font-size: 1.7rem;
    letter-spacing: -0.014em;
    font-weight: 500; }
  .input::placeholder {
    color: rgba(31, 38, 58, 0.3);
    font-size: 1.7rem;
    letter-spacing: -0.014em;
    font-weight: 500; }
  .input::-webkit-outer-spin-button, .input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .input[type="number"] {
    -moz-appearance: textfield; }
  .input.select {
    width: 8rem;
    padding-left: 2rem;
    border-right: 0;
    border-radius: 1.6rem 0 0 1.6rem;
    color: rgba(106, 113, 144, 0.6);
    font-weight: 500; }
    @media (max-width: 576px) {
      .input.select {
        height: 6rem; } }
  .input:focus {
    border-bottom: 1px solid #1f263a; }
  .input-wrapper {
    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 (max-width: 991px) {
      .input-wrapper {
        display: block; } }
  .input__title {
    pointer-events: none;
    font-size: 1.8rem;
    color: #030303;
    margin-bottom: 1.6rem; }
    @media (max-width: 576px) {
      .input__title {
        font-size: 1.5rem; } }
  .input-group {
    position: relative;
    width: 100%; }
    .input-group:focus-within input::-webkit-input-placeholder {
      color: transparent; }
    .input-group:focus-within input::-moz-placeholder {
      color: transparent; }
    .input-group:focus-within input:-ms-input-placeholder {
      color: transparent; }
    .input-group:focus-within input::-ms-input-placeholder {
      color: transparent; }
    .input-group:focus-within input::placeholder {
      color: transparent; }
    .input-group:focus-within svg {
      color: #030303;
      opacity: 1; }
    .input-group svg {
      opacity: 0.5; }
    .input-group .l-icon {
      position: absolute;
      left: 2rem;
      top: 50%;
      font-size: 2.5rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      pointer-events: none;
      z-index: 1; }
    .input-group .r-icon {
      position: absolute;
      right: 3rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      pointer-events: none;
      font-size: 2.5rem; }
    .input-group .button-title {
      font-size: 1.8rem;
      color: #030303;
      opacity: 1;
      font-weight: bold;
      letter-spacing: -0.015em;
      min-height: 1em; }
    .input-group.error {
      overflow: initial; }
      .input-group.error .input {
        border-bottom: 1px solid #cc0000 !important; }
    .input-group .input-r-icon {
      padding-left: 3rem;
      height: 8rem;
      border-radius: 2rem;
      border: 1px solid #00348829;
      font-size: 2rem;
      -webkit-box-shadow: unset;
              box-shadow: unset; }
      @media (max-width: 768px) {
        .input-group .input-r-icon {
          height: 7rem; } }
  .input-l-icon {
    padding-left: 6rem;
    -webkit-box-shadow: 0px 0px 20px #20428907;
            box-shadow: 0px 0px 20px #20428907; }
  .input-row {
    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;
    margin-top: 5rem; }
    @media (max-width: 768px) {
      .input-row {
        display: block;
        margin-top: 3rem; } }
    @media (max-width: 576px) {
      .input-row {
        margin-top: 1rem; } }
    @media (max-width: 576px) {
      .input-row:nth-child(3) {
        margin-top: 0rem; } }
    .input-row .input-group {
      width: 48.5%; }
      @media (max-width: 768px) {
        .input-row .input-group {
          width: 100%;
          margin-top: 4rem; } }
      @media (max-width: 576px) {
        .input-row .input-group {
          margin-top: 0;
          margin-bottom: 2rem; }
          .input-row .input-group.error {
            margin-bottom: 3rem; } }
      .input-row .input-group label {
        color: #4d4d4d;
        font-size: 1.4rem;
        font-weight: 500;
        margin-bottom: 0; }
  .input-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5rem; }
    @media (max-width: 768px) {
      .input-col {
        display: block;
        margin-top: 3rem; } }
    @media (max-width: 576px) {
      .input-col {
        margin-top: 1rem; } }
    @media (max-width: 576px) {
      .input-col:nth-child(3) {
        margin-top: 0rem; } }
    .input-col .input-group {
      width: 100%; }
      @media (max-width: 768px) {
        .input-col .input-group {
          margin-top: 4rem; } }
      @media (max-width: 576px) {
        .input-col .input-group {
          margin-top: 0;
          margin-bottom: 2rem; }
          .input-col .input-group.error {
            margin-bottom: 3rem; } }
      .input-col .input-group label {
        color: #4d4d4d;
        font-size: 1.4rem;
        font-weight: 500;
        margin-bottom: 0; }
  .input-icon {
    color: rgba(31, 38, 58, 0.2);
    font-size: 2.2rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    left: 1.5rem;
    pointer-events: all;
    -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .input-icon--right {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-20%);
          -ms-transform: translateY(-20%);
              transform: translateY(-20%);
      font-size: 3.4rem;
      color: rgba(31, 38, 58, 0.15);
      cursor: pointer;
      left: unset;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      .input-icon--right:hover {
        color: rgba(31, 38, 58, 0.4); }
      .input-icon--right.active {
        color: #278EFF; }
  .input-outer {
    width: 100%;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 2.5rem; }
    .input-outer--textarea {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      height: auto; }
      @media (max-width: 991px) {
        .input-outer--textarea {
          min-width: unset; } }
      .input-outer--textarea .input {
        resize: none;
        overflow-y: auto;
        height: auto;
        padding: 3.5rem 2rem;
        line-height: 1.5em; }
      .input-outer--textarea .textarea__title {
        pointer-events: none;
        font-size: 1.8rem;
        color: #030303;
        opacity: 0.5;
        font-weight: 500;
        letter-spacing: -0.015em;
        min-height: 1em;
        position: absolute;
        top: 30%;
        left: 2rem;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
        @media (max-width: 576px) {
          .input-outer--textarea .textarea__title {
            font-size: 1.5rem; } }
    .input-outer.no-border .input {
      border-bottom: 0; }
  .input-focused {
    border-color: #278EFF;
    background: #fff; }
  .input-disabled {
    pointer-events: none;
    border-color: transparent; }

textarea.error {
  border-bottom: 1px solid #cc0000 !important; }

label.error {
  margin-bottom: 0;
  margin-top: 15px;
  color: #cc0000 !important;
  font-weight: 600;
  font-size: 1.3rem;
  position: absolute;
  bottom: -2rem;
  left: 0rem;
  line-height: 1em; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 35px white inset !important;
  -webkit-background-clip: text; }

input:-webkit-autofill {
  -webkit-text-fill-color: #030303 !important; }

textarea[data-autoheight="true"] {
  overflow: visible; }

.textarea {
  position: relative;
  margin-top: 4rem; }
  .textarea.error {
    margin-bottom: 5rem; }
  @media (max-width: 576px) {
    .textarea {
      margin-top: 0; } }
  .textarea textarea {
    width: 100%;
    height: 11rem;
    max-height: 18rem;
    border: none;
    border-bottom: 1px solid rgba(31, 38, 58, 0.15);
    outline: none;
    padding: 1rem 0;
    color: rgba(3, 3, 3, 0.7);
    font-size: 1.8rem;
    font-weight: 500; }
    .textarea textarea::-webkit-input-placeholder {
      color: rgba(31, 38, 58, 0.3);
      font-size: 1.7rem;
      font-weight: 500; }
    .textarea textarea::-moz-placeholder {
      color: rgba(31, 38, 58, 0.3);
      font-size: 1.7rem;
      font-weight: 500; }
    .textarea textarea:-ms-input-placeholder {
      color: rgba(31, 38, 58, 0.3);
      font-size: 1.7rem;
      font-weight: 500; }
    .textarea textarea::-ms-input-placeholder {
      color: rgba(31, 38, 58, 0.3);
      font-size: 1.7rem;
      font-weight: 500; }
    .textarea textarea::placeholder {
      color: rgba(31, 38, 58, 0.3);
      font-size: 1.7rem;
      font-weight: 500; }

.box {
  background: #FFF;
  padding: var(--box-padding-tb) var(--box-padding-lr);
  min-width: 50rem;
  display: block;
  border-radius: var(--box-radius); }
  @media (max-width: 991px) {
    .box {
      width: 100%;
      min-width: unset; } }
  @media (max-width: 576px) {
    .box {
      width: 100%; } }
  .box-section {
    padding: 4rem 5rem;
    border-bottom: 1px solid rgba(53, 66, 97, 0.1); }
    @media (max-width: 576px) {
      .box-section {
        padding: 2.5rem var(--container-gutter); } }
    .box-section:first-child {
      padding-top: 0; }
    .box-section:last-child {
      padding-bottom: 0;
      border-bottom: none; }
    .box-section .title {
      margin-bottom: 2.8rem;
      text-align: center; }
      @media (max-width: 576px) {
        .box-section .title {
          margin-bottom: 2rem; } }
  .box--form {
    background-color: #ffffff;
    border-radius: 3.9rem;
    padding: 5.5rem 5.5rem 4.5rem 5.5rem; }
    @media (max-width: 991px) {
      .box--form {
        border-radius: 3rem; } }
    @media (max-width: 576px) {
      .box--form {
        padding: 3.7rem 3rem;
        border-radius: 2.5rem; } }
    @media (max-width: 576px) {
      .box--form h1 {
        margin-bottom: 1rem; } }
    .box--form .checkbox-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 2rem; }
      .box--form .checkbox-wrapper .checkbox__toggle {
        background-color: #F9F9F9; }
    .box--form label.text {
      font-size: 1em;
      line-height: 0; }
      @media (max-width: 576px) {
        .box--form label.text {
          margin-top: 3rem; } }
    .box--form .checkbox {
      margin: 1rem 0; }
    .box--form .checkbox.input-error {
      margin: 0 0 4rem 0; }
    .box--form .btn {
      border-radius: 3.4rem; }
  .box--green {
    background: transparent linear-gradient(44deg, #39E588 0%, #5BDDAC 100%) 0% 0% no-repeat padding-box;
    min-height: 54rem; }
    @media (min-width: 992px) {
      .box--green {
        --box-padding-tb: 6rem;
        --box-padding-lr: 4.7rem; } }
    @media (max-width: 576px) {
      .box--green {
        min-height: unset; } }
  .box--development {
    padding: 4rem 0 5rem 0; }
    @media (max-width: 576px) {
      .box--development {
        padding-top: 3rem;
        padding-bottom: 4rem; } }

.checklist {
  padding-left: 3rem; }
  .checklist li {
    color: #fff;
    font-size: 2rem;
    padding-left: 1.5rem;
    line-height: 1.5;
    list-style: none;
    font-weight: 500; }
    @media (max-width: 576px) {
      .checklist li {
        font-size: 1.8rem; } }
    .checklist li::before {
      content: '';
      width: 1em;
      height: 1em;
      font-size: 16px;
      border-radius: 50%;
      position: absolute;
      left: -3rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background-color: #fff;
      background-image: url("../img/checkmark-green.svg");
      background-size: .5em;
      background-position: center;
      background-repeat: no-repeat;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      @media (min-width: 1530px) {
        .checklist li::before {
          font-size: 22px; } }
  .checklist li + li {
    margin-top: 5rem; }
    @media (max-width: 576px) {
      .checklist li + li {
        margin-top: 4rem; } }
  .checklist--black li {
    color: #000;
    font-weight: 400; }
    .checklist--black li::before {
      background-color: #278EFF;
      background-image: url("../img/checkmark-white.svg"); }

.subpage-intro {
  width: 100%;
  padding-top: 20rem;
  position: relative;
  margin-bottom: 10rem; }
  @media (max-width: 576px) {
    .subpage-intro {
      padding-top: 15rem; } }
  .subpage-intro-hero {
    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 (max-width: 991px) {
      .subpage-intro-hero {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subpage-intro-hero-left {
      width: 40%; }
      @media (max-width: 991px) {
        .subpage-intro-hero-left {
          -webkit-box-flex: unset;
              -ms-flex: unset;
                  flex: unset;
          max-width: unset;
          width: unset; } }
    .subpage-intro-hero-right {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 47%;
              flex: 0 0 47%;
      max-width: 47%; }
      @media (max-width: 991px) {
        .subpage-intro-hero-right {
          margin-top: 5rem;
          width: 100%;
          -webkit-box-flex: unset;
              -ms-flex: unset;
                  flex: unset;
          max-width: unset; } }
  .subpage-intro-info {
    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;
    margin: 5rem 0;
    width: 100%; }
    @media (max-width: 768px) {
      .subpage-intro-info {
        display: block;
        margin: 2rem 0 4rem 0; } }
    @media (max-width: 991px) {
      .subpage-intro-info .info-wrapper {
        margin-top: 3rem; } }
    @media (max-width: 768px) {
      .subpage-intro-info .info-wrapper {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  @media (max-width: 768px) and (max-width: 768px) {
    .subpage-intro-info .info-wrapper .link {
      width: 100%; } }
  .subpage-intro--center .subpage-intro-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  @media (max-width: 576px) {
    .subpage-intro .toptitle {
      margin-bottom: 2rem; } }
  @media (max-width: 576px) {
    .subpage-intro .title {
      text-align: left; } }

.subpage__title {
  width: 80rem;
  margin-bottom: 6rem; }
  @media (max-width: 991px) {
    .subpage__title {
      width: 100%; } }

.subpage__text {
  width: 110rem; }
  @media (max-width: 991px) {
    .subpage__text {
      width: 100%; } }

.tab-content {
  opacity: 1;
  -webkit-animation: filteredScale 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74) alternate forwards;
          animation: filteredScale 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74) alternate forwards; }
  .tab-content.filtering {
    -webkit-animation: filteringScale 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74) alternate forwards;
            animation: filteringScale 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74) alternate forwards; }
  .tab-content.filtered {
    display: none; }

@-webkit-keyframes filteringScale {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes filteringScale {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes filteredScale {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes filteredScale {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.tab-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10rem;
  overflow: hidden;
  border-bottom: 1px solid rgba(53, 66, 97, 0.1);
  position: sticky;
  top: 0;
  z-index: 1;
  background: #F9F9F9; }
  @media (max-width: 991px) {
    .tab-link-wrapper {
      margin-bottom: 3.4rem; } }
  .tab-link-wrapper.active .animated-tabs-item__img {
    opacity: 0;
    pointer-events: none;
    width: 0;
    height: 0; }
  .tab-link-wrapper.active .animated-tabs-item__icon {
    opacity: 0;
    pointer-events: none;
    width: 0;
    height: 0;
    font-size: 0; }
  .tab-link-wrapper.active .animated-tabs {
    height: 10rem; }
    @media (max-width: 576px) {
      .tab-link-wrapper.active .animated-tabs {
        height: 9rem; } }
    .tab-link-wrapper.active .animated-tabs-item {
      padding-bottom: 5rem; }
  @media (max-width: 991px) {
    .tab-link-wrapper {
      overflow-x: auto;
      overflow-y: hidden; } }
  .tab-link-wrapper .animated-tabs {
    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;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 20rem; }
    @media (max-width: 576px) {
      .tab-link-wrapper .animated-tabs {
        height: 16rem; } }
    .tab-link-wrapper .animated-tabs::-webkit-scrollbar {
      display: none; }
    .tab-link-wrapper .animated-tabs.reverse *:nth-last-child(3) {
      margin-right: 0; }
    @media (max-width: 991px) {
      .tab-link-wrapper .animated-tabs {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (max-width: 768px) {
      .tab-link-wrapper .animated-tabs {
        overflow-x: auto;
        padding-right: 2rem;
        padding-left: var(--container-gutter); } }
    .tab-link-wrapper .animated-tabs-item {
      padding: 3rem 5rem;
      color: #030303;
      padding-bottom: 4rem;
      font-size: 1.6rem;
      cursor: pointer;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      font-weight: 500;
      line-height: 1.4em;
      font-size: 1.8rem;
      text-align: center;
      z-index: 2;
      height: 100%;
      position: relative;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 991px) {
        .tab-link-wrapper .animated-tabs-item {
          font-size: 1.6rem; } }
      @media (max-width: 576px) {
        .tab-link-wrapper .animated-tabs-item {
          font-size: 1.6rem; } }
      .tab-link-wrapper .animated-tabs-item.active {
        color: #278EFF;
        font-weight: bold; }
        .tab-link-wrapper .animated-tabs-item.active .animated-tabs-item__icon {
          color: #278EFF; }
      @media (max-width: 768px) {
        .tab-link-wrapper .animated-tabs-item:first-child {
          padding-left: 0; } }
      .tab-link-wrapper .animated-tabs-item:not(:last-child) {
        margin-right: 9rem; }
        @media (max-width: 576px) {
          .tab-link-wrapper .animated-tabs-item:not(:last-child) {
            margin-right: 5rem;
            padding-right: 0;
            padding-left: 0; } }
      .tab-link-wrapper .animated-tabs-item__img {
        height: 6rem;
        -o-object-fit: contain;
           object-fit: contain;
        margin-bottom: 2.5rem;
        width: 5rem;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
        @media (max-width: 576px) {
          .tab-link-wrapper .animated-tabs-item__img {
            height: 4.5rem;
            width: 4rem; } }
      .tab-link-wrapper .animated-tabs-item__icon {
        margin-bottom: 2.5rem;
        font-size: 4rem;
        color: #E4E4E4;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
        @media (max-width: 576px) {
          .tab-link-wrapper .animated-tabs-item__icon {
            font-size: 3.5rem; } }
      .tab-link-wrapper .animated-tabs-item span {
        display: block; }
      @media (max-width: 991px) {
        .tab-link-wrapper .animated-tabs-item {
          -ms-flex-negative: 0;
              flex-shrink: 0; } }
      .tab-link-wrapper .animated-tabs-item .badge {
        background: rgba(32, 66, 137, 0.15);
        color: #FFFFFF; }
    .tab-link-wrapper .animated-tabs-line {
      background: #278EFF;
      height: .4rem;
      position: absolute;
      left: 0;
      bottom: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.tab-content-wrapper {
  padding-top: 7.2rem; }
  @media (max-width: 991px) {
    .tab-content-wrapper {
      padding-top: 4rem; } }

.ghost {
  display: none; }
  @media (max-width: 991px) {
    .ghost {
      width: 5rem;
      height: 3rem;
      min-width: 8rem;
      display: none;
      position: relative; } }

.filtered-item.hide {
  display: none; }

.search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
  z-index: 10; }
  @media (max-width: 768px) {
    .search-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .search-wrapper .input-group {
    margin-bottom: 0; }
    @media (max-width: 768px) {
      .search-wrapper .input-group {
        margin-top: 2rem; } }

.search_bar {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 8rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 2rem;
  z-index: 4;
  position: relative;
  cursor: pointer; }
  @media (max-width: 991px) {
    .search_bar {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      padding-right: 0; } }
  @media (max-width: 768px) {
    .search_bar {
      width: 100%;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-right: 0;
      height: 7rem; } }
  .search_bar-item {
    width: 50rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #00348829;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 3rem;
    border-radius: 2rem;
    font-size: 1.8rem;
    letter-spacing: -0.001em;
    height: 8rem;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    position: relative;
    font-weight: 500;
    /*&:first-child {
      @include bp(tablet-small-under){
        border-bottom: 1px solid $c-border;
      }
      &.active, &.selected {
        .search_bar-item__icon {
          color: $c-green;
        }
      }
      select{
        &:focus{
          & ~ .search_bar-item__icon {
            color: $c-green;
          }

        }
      }
    }

    &:nth-child(2) {
      &.active, &.selected {
        .search_bar-item__icon {
          color: $c-orange;
        }
      }
      select{
        &:focus{
          & ~ .search_bar-item__icon {
            color: $c-orange;
          }

        }
      }
    }

    &:nth-child(3) {

      &.active, &.selected {
        .search_bar-item__icon {
          color: $c-blue;
        }
      }
      select{
        &:focus{
          & ~ .search_bar-item__icon {
            color: $c-blue;
          }

        }
      }
    }*/ }
    .search_bar-item-icon {
      position: absolute;
      right: 2rem;
      pointer-events: none;
      font-size: 2rem; }
      @media (max-width: 768px) {
        .search_bar-item-icon {
          right: 3rem;
          font-size: 2.5rem; } }
    @media (max-width: 991px) {
      .search_bar-item {
        width: 42rem; } }
    @media (max-width: 768px) {
      .search_bar-item {
        width: 100%;
        height: 7rem; } }
    .search_bar-item.disabled {
      display: none; }
    .search_bar-item-filter {
      height: 90%;
      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;
      padding-left: 2rem;
      border-left: 1px solid rgba(53, 66, 97, 0.1);
      padding-right: 2rem; }
    .search_bar-item__top-title {
      pointer-events: none;
      position: absolute;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      font-size: 2rem;
      color: rgba(106, 113, 144, 0.6);
      font-weight: normal; }
      @media (max-width: 991px) {
        .search_bar-item__top-title {
          display: none; } }
    .search_bar-item.active .search_bar-item__title, .search_bar-item.selected .search_bar-item__title {
      color: #1F263A; }
    .search_bar-item.selected .search_bar-item__title {
      opacity: 1; }
      @media (max-width: 991px) {
        .search_bar-item.selected .search_bar-item__title {
          opacity: 0;
          pointer-events: none; } }
    .search_bar-item.selected .search_bar-item__top-title {
      opacity: 0;
      pointer-events: none; }
    .search_bar-item select {
      background: none;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
    .search_bar-item + .search_bar-item {
      border-left: 1px solid rgba(53, 66, 97, 0.1); }
    .search_bar-item select {
      position: absolute;
      opacity: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      left: 0;
      top: 0;
      padding-left: 2rem;
      padding-top: 2rem;
      z-index: 2;
      border: 0;
      outline: 0;
      font-weight: bold;
      color: #030303;
      font-size: 2rem;
      pointer-events: none; }
      @media (max-width: 991px) {
        .search_bar-item select {
          padding-left: 3rem;
          pointer-events: all;
          opacity: 1;
          padding-top: 0; } }
    .search_bar-item__icon {
      margin-right: 1.5rem;
      font-size: 2rem;
      color: #F4843D;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .search_bar-item__title {
      color: #030303;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      opacity: 0;
      position: absolute;
      top: 50%;
      font-weight: 600;
      font-size: 2rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .search_bar-item.active {
      /*.search_bar-item__top-title{
        transform: translateY(-100%);
        font-size: 1.2rem;
      }*/ }
      .search_bar-item.active .search_bar-item-box {
        opacity: 1;
        pointer-events: all; }
    .search_bar-item-box {
      position: absolute;
      top: 10rem;
      left: 0;
      border-radius: 2rem;
      background: #FFF;
      min-width: 25rem;
      height: auto;
      display: block;
      opacity: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      pointer-events: none;
      -webkit-box-shadow: 0 5px 10px rgba(17, 30, 64, 0.1);
              box-shadow: 0 5px 10px rgba(17, 30, 64, 0.1);
      padding: 1rem; }
      .search_bar-item-box__item {
        height: 4.4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 1.7rem;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 3px;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        padding: 0 1.5rem;
        white-space: nowrap; }
        @media (min-width: 992px) {
          .search_bar-item-box__item:first-child {
            display: none; } }
        .search_bar-item-box__item:last-child {
          margin-bottom: 0; }
        .search_bar-item-box__item:not(.active):hover {
          background: #f9f9f9; }
        .search_bar-item-box__item.active {
          background: #5be167;
          color: #FFF; }
  .search_bar .filter-icon {
    font-size: 2.5rem; }
  .search_bar__btn {
    min-width: unset;
    height: 6.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.modal {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -48%);
      -ms-transform: translate(-50%, -48%);
          transform: translate(-50%, -48%);
  background: #fff;
  z-index: 251;
  pointer-events: none;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  min-height: 25rem;
  min-width: 40rem;
  overflow: hidden;
  width: 53rem;
  border-radius: var(--box-radius);
  max-width: calc(100% - 3.6rem);
  border: 1px solid rgba(53, 66, 97, 0.1); }
  @media (max-width: 576px) {
    .modal {
      min-width: unset; } }
  .modal--modal-big {
    width: var(--large-box-width); }
  .modal.active {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
    pointer-events: all; }
  .modal--meet .modal-header {
    padding: 6.3rem 5.8rem 5.4rem 5.8rem;
    margin: 0; }
    .modal--meet .modal-header .toptitle {
      margin-bottom: 1rem; }
    .modal--meet .modal-header .title {
      margin-bottom: 3.2rem; }
  .modal--meet .modal-content {
    padding: 3rem 5.8rem 3.7rem 5.8rem; }
    .modal--meet .modal-content .post-badges {
      margin-top: 2rem;
      margin-bottom: 3.5rem; }
    .modal--meet .modal-content .modal-user {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .modal--meet .modal-content .modal-user .user-img {
        font-size: 7rem; }
      .modal--meet .modal-content .modal-user .user-info {
        margin-left: 2rem; }
        .modal--meet .modal-content .modal-user .user-info .user-name-wrapper {
          margin-bottom: 0.7rem; }
          .modal--meet .modal-content .modal-user .user-info .user-name-wrapper .mark:before {
            font-size: 2rem; }
          .modal--meet .modal-content .modal-user .user-info .user-name-wrapper .mark--approved:before {
            background-size: 1rem; }
        .modal--meet .modal-content .modal-user .user-info .user__name {
          font-size: 2rem; }
        .modal--meet .modal-content .modal-user .user-info .user__title {
          font-size: 1.8rem; }
  .modal--meet .modal-footer {
    text-align: center;
    font-size: 1.9rem;
    padding: 0 0 6.3rem 0; }
  .modal--submit {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: unset;
    min-width: unset;
    padding: 5rem; }
    @media (max-width: 576px) {
      .modal--submit {
        width: 100%;
        max-width: calc(100% - 5.6rem); } }
    .modal--submit .modal-icon {
      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;
      height: 8rem;
      width: 8rem;
      border-radius: 50%;
      color: #ED5A5A;
      background: rgba(237, 90, 90, 0.15);
      font-size: 2.5rem; }
      .modal--submit .modal-icon.success {
        color: #5be167;
        background: rgba(91, 225, 103, 0.15); }
    .modal--submit .modal__title {
      line-height: 1.6;
      color: #030303;
      font-weight: 600;
      text-align: center;
      font-size: 2.2rem;
      margin-top: 4.5rem; }
    .modal--submit .modal__text {
      line-height: 1.5;
      color: rgba(3, 3, 3, 0.7);
      text-align: center;
      font-weight: normal;
      font-size: 2rem;
      margin-top: 2rem; }
  .modal-header {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border-bottom: 1px solid rgba(53, 66, 97, 0.1); }
    .modal-header .toptitle {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .modal--text {
    max-height: 80rem;
    overflow-y: auto;
    padding: 2.6rem 4rem;
    width: 60rem; }
    .modal--text .modal-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 3rem 0;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      position: relative;
      border-bottom: 0; }
      .modal--text .modal-header .modal__title {
        font-weight: 600;
        font-size: 3rem;
        color: #030303;
        height: 20px; }
    .modal--text .modal-footer {
      width: 100%;
      margin-top: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .modal--text .modal-close {
      width: 4.8rem;
      height: 4.8rem;
      display: grid;
      place-items: center;
      background: #edf0f5;
      border-radius: 50%;
      cursor: pointer;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      font-size: 1.6rem;
      color: #030303; }
      .modal--text .modal-close:hover {
        background: #030303 !important;
        color: #fff !important; }
    .modal--text .modal-content {
      height: 100%;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      overflow-y: auto;
      max-height: calc(100% - 20rem);
      padding-right: 1rem; }
      .modal--text .modal-content p {
        margin-bottom: 2rem !important; }
        .modal--text .modal-content p:last-child {
          margin-bottom: 0; }
      .modal--text .modal-content h2 {
        font-size: 2.6rem; }
  .modal--download {
    width: 84rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
    .modal--download .modal-content {
      padding: 0 0 2.5rem; }
      .modal--download .modal-content .modal__title {
        font-weight: 800;
        color: #278EFF;
        font-size: 2rem;
        line-height: 1.2;
        margin-bottom: 3rem;
        text-transform: uppercase; }
        @media (max-width: 424px) {
          .modal--download .modal-content .modal__title {
            font-size: 2rem; } }

.js-open-modal {
  cursor: pointer; }

.show-ghost .product-brand, .show-ghost .title, .show-ghost .text, .show-ghost .badge, .show-ghost .product-top-img, .show-ghost .post-status, .show-ghost .progress, .show-ghost .btn, .show-ghost .info, .show-ghost .blog-card, .show-ghost .product-type, .show-ghost .content, .show-ghost .opinion-card--basic {
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  /*
    &::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 20%;
      height: 100%;
      background-image: linear-gradient(270deg, transparent, rgba($c-black, 0.05), transparent);
      animation-name: shine;
      animation-delay: 0.3s;
      animation-duration: 4s;
      animation-timing-function: ease;
      animation-iteration-count: infinite;
      animation-direction: normal;
      -webkit-transform: skew(-30deg);
      transform: skew(-30deg);
      z-index: 3;
    }
    */ }
  .show-ghost .product-brand::after, .show-ghost .title::after, .show-ghost .text::after, .show-ghost .badge::after, .show-ghost .product-top-img::after, .show-ghost .post-status::after, .show-ghost .progress::after, .show-ghost .btn::after, .show-ghost .info::after, .show-ghost .blog-card::after, .show-ghost .product-type::after, .show-ghost .content::after, .show-ghost .opinion-card--basic::after {
    content: '';
    height: 100%;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0; }

.faq-item {
  padding: 2.5rem 0;
  border-radius: 2rem;
  border: 1px solid #00348829; }
  .faq-item + .faq-item {
    margin-top: 2rem; }
  .faq-item.active {
    padding-bottom: 0; }
    .faq-item.active .faq-item-header__icon {
      background: #278EFF; }
      .faq-item.active .faq-item-header__icon span {
        background: #fff; }
        .faq-item.active .faq-item-header__icon span:first-child {
          -webkit-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
                  transform: rotate(0deg); }
    .faq-item.active .faq-item-header {
      border-bottom: 1px solid rgba(53, 66, 97, 0.1);
      padding-bottom: 1.5rem; }
  .faq-item:not(.active) .faq-item-header:hover .faq-item-header__icon {
    background: #EBF1F8; }
    .faq-item:not(.active) .faq-item-header:hover .faq-item-header__icon span {
      background: #1E51A4; }
  .faq-item-header {
    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;
    cursor: pointer;
    padding-left: 3.6rem;
    padding-right: 3.6rem; }
    @media (max-width: 576px) {
      .faq-item-header {
        padding-left: var(--container-gutter);
        padding-right: var(--container-gutter); } }
    .faq-item-header__title {
      font-size: 2rem;
      font-weight: 500;
      color: #030303;
      line-height: 1.7em;
      padding-right: 7rem; }
      @media (max-width: 991px) {
        .faq-item-header__title {
          padding-right: 2rem;
          font-size: 2rem;
          width: 100%; } }
      @media (max-width: 576px) {
        .faq-item-header__title {
          font-size: 2.5rem; } }
    .faq-item-header__icon {
      width: 3.7rem;
      height: 3.7rem;
      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;
      border-radius: 50%;
      color: #1E51A4;
      background: #EBF1F8;
      position: relative;
      -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .faq-item-header__icon span {
        position: absolute;
        width: 1.5rem;
        height: 2px;
        background: #030303;
        -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
        .faq-item-header__icon span:first-child {
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg); }
  .faq-item-content {
    padding-right: 3.6rem;
    padding-left: 3.6rem; }
    @media (max-width: 768px) {
      .faq-item-content {
        padding: 0 var(--container-gutter);
        padding-right: 0; } }
    .faq-item-content .accordion-calc {
      padding-top: 2rem;
      padding-bottom: 2rem; }
    .faq-item-content p {
      color: #6A7190;
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 1.7em;
      width: 100%; }
      .faq-item-content p:last-child {
        margin-bottom: 0; }
      @media (max-width: 991px) {
        .faq-item-content p {
          width: 100%; } }
      @media (max-width: 768px) {
        .faq-item-content p {
          font-size: var(--font-size-text);
          padding-left: 0; } }

.card {
  background: #fff;
  padding: 5.8rem 5.2rem;
  border-radius: var(--card-radius);
  display: block;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  @media (max-width: 576px) {
    .card {
      padding: 3.5rem var(--container-gutter); } }
  .card-image {
    height: 7rem;
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 5rem; }
    @media (max-width: 576px) {
      .card-image {
        margin-bottom: 3rem; } }
  .card .title {
    margin-bottom: 3rem;
    font-weight: 500;
    max-width: 30rem; }
    @media (max-width: 576px) {
      .card .title {
        max-width: 27rem; } }
  .card .text {
    margin-bottom: 7rem;
    min-height: 12rem; }
    @media (max-width: 991px) {
      .card .text {
        min-height: unset;
        margin-bottom: 3rem; } }
  .card .link__icon {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid rgba(53, 66, 97, 0.1);
    padding: 0 6rem;
    position: relative;
    height: 14rem; }
    @media (max-width: 576px) {
      .card-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: auto;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding: 0 var(--container-gutter); } }
    .card-header-img {
      height: 20rem;
      -o-object-fit: contain;
         object-fit: contain;
      margin-top: -6rem; }
      @media (max-width: 424px) {
        .card-header-img {
          height: 19rem; } }
      .card-header-img-wrapper {
        position: relative; }
        @media (max-width: 576px) {
          .card-header-img-wrapper::after {
            content: "";
            height: 10rem;
            width: 100%;
            background: transparent -webkit-gradient(linear, left top, left bottom, from(#FFFFFF00), to(#FFFFFF)) 0% 0% no-repeat padding-box;
            background: transparent linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
            position: absolute;
            left: 0;
            bottom: -2px; } }
    .card-header-info {
      margin-left: 4rem; }
      @media (max-width: 576px) {
        .card-header-info {
          margin-left: 0;
          margin-top: 4rem; } }
      .card-header-info-title {
        color: #1E8EF8;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: .5rem;
        font-size: 1.6rem; }
        @media (max-width: 424px) {
          .card-header-info-title {
            font-size: 1.4rem;
            margin-bottom: 0; } }
      .card-header-info-text {
        color: #030303;
        font-weight: bold;
        font-size: 2.3rem;
        line-height: 1.2;
        margin-bottom: 1rem; }
        @media (max-width: 424px) {
          .card-header-info-text {
            font-size: 2rem;
            margin-bottom: .5rem; } }
      .card-header-info-job {
        font-size: 1.7rem;
        color: #4D4D4D;
        line-height: 1.2; }
    .card-header-social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: auto; }
      @media (max-width: 576px) {
        .card-header-social {
          -webkit-transform: translateY(-100%);
              -ms-transform: translateY(-100%);
                  transform: translateY(-100%); } }
      .card-header-social .social__item + .social__item {
        margin-left: 1rem; }
  .card--case {
    position: relative; }
    .card--case .card-header {
      display: block;
      padding: 0;
      height: auto;
      border-bottom: 0;
      position: static; }
      @media (max-width: 576px) {
        .card--case .card-header {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
    @media (max-width: 576px) {
      .card--case .title {
        margin-left: 3rem; } }
    .card--case:hover {
      -webkit-transform: translateY(-1rem) !important;
          -ms-transform: translateY(-1rem) !important;
              transform: translateY(-1rem) !important; }
      .card--case:hover .link__icon {
        -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
                transform: scale(1.2); }
      .card--case:hover .link__text::after {
        width: 100%; }
  .card--small {
    padding: 5.2rem 3.3rem;
    position: relative;
    border-radius: 3rem; }
    @media (max-width: 768px) {
      .card--small {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .card--small .card-image {
      height: 5rem;
      margin-bottom: 2.5rem; }
    .card--small .title {
      font-size: 2rem;
      margin-bottom: 2rem; }
      @media (max-width: 768px) {
        .card--small .title {
          text-align: center;
          max-width: unset; } }
    .card--small .text {
      margin-bottom: 0; }
      @media (max-width: 768px) {
        .card--small .text {
          text-align: center; } }
    .card--small .link {
      display: none; }
    .card--small .card-shape {
      height: 7rem; }
  .card--team {
    padding: 0;
    cursor: pointer; }
    .card--team .card-content {
      padding: 4rem 6rem 6rem 6rem; }
      @media (max-width: 576px) {
        .card--team .card-content {
          padding: 2rem var(--container-gutter) 4rem var(--container-gutter); } }
      .card--team .card-content .content {
        max-height: 34rem;
        overflow: hidden;
        -webkit-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
        @media (max-width: 576px) {
          .card--team .card-content .content {
            max-height: 28rem; } }
    .card--team .content p {
      display: -webkit-box;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical;
      overflow: hidden;
      font-size: 2.2rem; }
      @media (max-width: 424px) {
        .card--team .content p {
          font-size: 1.6rem; } }
    .card--team .card-link {
      margin-top: 4rem; }
      @media (max-width: 576px) {
        .card--team .card-link {
          margin-top: 1rem; } }
    .card--team .social__item {
      height: 4rem;
      width: 4rem;
      border-radius: 50%;
      font-size: 2.2rem;
      background: rgba(3, 3, 3, 0.2); }
    @media (min-width: 992px) {
      .card--team:hover {
        -webkit-transform: translateY(-1rem) !important;
            -ms-transform: translateY(-1rem) !important;
                transform: translateY(-1rem) !important; }
        .card--team:hover .link__icon {
          -webkit-transform: scale(1.2);
              -ms-transform: scale(1.2);
                  transform: scale(1.2); } }
  .card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 2.6rem;
    grid-row-gap: 2.6rem;
    margin-top: 10rem; }
    @media (max-width: 991px) {
      .card-grid {
        grid-template-columns: repeat(1, 1fr); } }
    @media (max-width: 576px) {
      .card-grid {
        margin-top: 5rem; } }

.marquee {
  /*   overflow: hidden; */ }
  .marquee-wrapper {
    width: 100%;
    overflow: hidden;
    padding: 3rem 0; }
    @media (max-width: 576px) {
      .marquee-wrapper {
        padding-top: 6rem; } }
    .marquee-wrapper .marquee + .marquee {
      margin-top: 5rem; }
      @media (max-width: 576px) {
        .marquee-wrapper .marquee + .marquee {
          margin-top: 3rem; } }
  .marquee-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: scrolling 60s linear infinite;
            animation: scrolling 60s linear infinite; }
  .marquee-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12vw;
            flex: 0 0 12vw;
    margin: 0 1vw;
    background: #fff;
    padding: 0 4rem;
    border-radius: 6rem;
    height: 8.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: 0px 11px 15px -7px rgba(69, 78, 101, 0.3);
            box-shadow: 0px 11px 15px -7px rgba(69, 78, 101, 0.3); }
    @media (max-width: 991px) {
      .marquee-item {
        height: 6rem;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 20rem;
                flex: 0 0 20rem; } }
    @media (max-width: 576px) {
      .marquee-item {
        margin: 0 1.2rem;
        padding: 0 1.5rem; } }
    .marquee-item img {
      display: block;
      height: 5.5rem;
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%; }
      @media (max-width: 576px) {
        .marquee-item img {
          height: 4.5rem; } }

.marquee:nth-child(even) .marquee-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: scrolling2 60s linear infinite;
          animation: scrolling2 60s linear infinite; }

@-webkit-keyframes scrolling {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translatex(-124vw);
            transform: translatex(-124vw); } }

@keyframes scrolling {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translatex(-124vw);
            transform: translatex(-124vw); } }

@-webkit-keyframes scrolling2 {
  0% {
    -webkit-transform: translateX(-124vw);
            transform: translateX(-124vw); }
  100% {
    -webkit-transform: translatex(0vw);
            transform: translatex(0vw); } }

@keyframes scrolling2 {
  0% {
    -webkit-transform: translateX(-124vw);
            transform: translateX(-124vw); }
  100% {
    -webkit-transform: translatex(0vw);
            transform: translatex(0vw); } }

.trust-banner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.trust-banner {
  padding: 1.3rem 4.3rem;
  background: #1F263A;
  border-radius: 2.6rem;
  font-family: "Barlow", sans-serif;
  font-style: italic;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  @media (max-width: 991px) {
    .trust-banner {
      width: auto;
      text-align: center;
      border-radius: 2rem; } }
  @media (max-width: 576px) {
    .trust-banner {
      padding: 1.3rem var(--container-gutter); } }
  .trust-banner span {
    font-weight: bold;
    color: #fff; }
  @media (max-width: 576px) {
    .trust-banner .text {
      font-size: 1.5rem; } }

.opinions-wrapper {
  overflow: hidden;
  padding-top: 10rem;
  position: relative;
  z-index: 2;
  border-top: 1px solid rgba(255, 255, 255, 0.4); }
  @media (max-width: 991px) {
    .opinions-wrapper {
      padding-top: 10rem; } }
  @media (max-width: 576px) {
    .opinions-wrapper {
      padding-top: 5rem; } }
  .opinions-wrapper--index {
    background: #278EFF;
    padding-top: 30rem;
    padding-bottom: 10rem;
    z-index: 1; }
    @media (max-width: 991px) {
      .opinions-wrapper--index {
        overflow: hidden;
        padding-bottom: 10rem; } }
    @media (max-width: 576px) {
      .opinions-wrapper--index {
        padding-top: 28rem;
        padding-bottom: 5rem; } }
  .opinions-wrapper .container {
    width: 110rem; }
    @media (max-width: 576px) {
      .opinions-wrapper .container {
        width: 100%; } }
  .opinions-wrapper .opinions-slider {
    position: relative; }
    .opinions-wrapper .opinions-slider-nav {
      position: absolute;
      width: calc(100% + 6rem);
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      @media (max-width: 768px) {
        .opinions-wrapper .opinions-slider-nav {
          display: none; } }

.opinion-card {
  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: 1.6rem 1.8rem;
  background: #fff;
  border-radius: var(--card-radius); }
  @media (max-width: 991px) {
    .opinion-card {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      min-height: 40rem; } }
  @media (max-width: 576px) {
    .opinion-card {
      padding: 3rem var(--container-gutter);
      min-height: unset; } }
  .opinion-card-image {
    border-radius: 3rem;
    height: 34rem;
    overflow: hidden;
    width: 24rem;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (max-width: 991px) {
      .opinion-card-image {
        display: none; } }
    .opinion-card-image img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
  .opinion-card-content {
    padding: 3rem 4rem;
    position: relative; }
    @media (max-width: 576px) {
      .opinion-card-content {
        padding: 0; } }
    .opinion-card-content-bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 4rem; }
      @media (max-width: 576px) {
        .opinion-card-content-bottom {
          margin-top: 2rem; } }
      .opinion-card-content-bottom .company-image {
        height: 4rem; }
        .opinion-card-content-bottom .company-image img {
          height: 100%;
          width: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
    .opinion-card-content .text {
      line-height: 2;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .opinion-card-content .card-text-wrapper {
      position: relative; }
      .opinion-card-content .card-text-wrapper .text {
        padding-bottom: 1rem; }
      .opinion-card-content .card-text-wrapper .link {
        position: absolute;
        bottom: -2rem;
        left: 0; }
        @media (max-width: 576px) {
          .opinion-card-content .card-text-wrapper .link {
            position: static; } }
  .opinion-card-brand {
    height: 4.6rem;
    -o-object-fit: contain;
       object-fit: contain; }
    @media (max-width: 991px) {
      .opinion-card-brand {
        height: 3.6rem;
        margin-bottom: 2rem; } }
    @media (max-width: 576px) {
      .opinion-card-brand {
        height: 3rem;
        margin-bottom: 1rem; } }
  .opinion-card-user {
    margin-left: 3rem;
    padding-left: 3rem;
    border-left: 1px solid rgba(53, 66, 97, 0.1);
    height: 4rem; }
    @media (max-width: 991px) {
      .opinion-card-user {
        padding-left: 0;
        border-left: 0; } }
    @media (max-width: 576px) {
      .opinion-card-user {
        margin-left: 2rem; } }
    .opinion-card-user img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .opinion-card--basic {
    background: #F2F2F3; }
    @media (max-width: 991px) {
      .opinion-card--basic {
        min-height: unset; } }
    .opinion-card--basic .opinion-card-image {
      height: 24rem;
      width: 19rem;
      margin-right: 2rem; }
      .opinion-card--basic .opinion-card-image img {
        width: 100%;
        height: 100%;
        -o-object-position: top;
           object-position: top; }
      @media (max-width: 576px) {
        .opinion-card--basic .opinion-card-image {
          display: none; } }
    .opinion-card--basic .opinion-card-brand {
      display: none; }
    .opinion-card--basic .opinion-card-user {
      border-left: 0;
      padding-left: 0;
      margin-left: 0;
      height: 4.5rem; }
      .opinion-card--basic .opinion-card-user img {
        height: 100%;
        width: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    .opinion-card--basic .opinion-card-content {
      padding: 1rem 5rem;
      padding-right: 1rem;
      padding-left: 3rem; }
      .opinion-card--basic .opinion-card-content .text {
        font-size: 2rem;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      @media (max-width: 576px) {
        .opinion-card--basic .opinion-card-content {
          padding: 1rem; } }
  .opinion-card-mobile-image {
    height: 6rem;
    width: 5rem;
    -o-object-fit: cover;
       object-fit: cover;
    overflow: hidden;
    border-radius: 1rem;
    -o-object-position: top;
       object-position: top; }
    @media (min-width: 992px) {
      .opinion-card-mobile-image {
        display: none; } }

.capability-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  .capability-item-img {
    height: 8.9rem;
    width: 8.9rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff; }
    @media (max-width: 576px) {
      .capability-item-img {
        height: 7rem;
        width: 7rem; } }
    .capability-item-img img {
      height: 4rem;
      -o-object-fit: contain;
         object-fit: contain; }
      @media (max-width: 576px) {
        .capability-item-img img {
          height: 3rem; } }
  .capability-item .text {
    margin-top: 1rem; }
    @media (max-width: 576px) {
      .capability-item .text {
        font-size: 1.5rem; } }
  .capability-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.work-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding: 2rem;
  padding-top: 0; }
  @media (max-width: 991px) {
    .work-item {
      padding: 0;
      padding-left: 4rem; } }
  @media (max-width: 576px) {
    .work-item {
      padding: 0; } }
  .work-item-left {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: .7rem; }
    .work-item-left .line {
      height: 100%;
      width: 2px;
      background: #278EFF;
      margin-top: 1.5rem;
      position: relative; }
      .work-item-left .line::before {
        content: '';
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #278EFF;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      .work-item-left .line::after {
        content: '';
        width: 1em;
        height: 1em;
        font-size: 2rem;
        position: absolute;
        bottom: -1rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        background-image: url("../img/angledown-blue.svg");
        background-size: .5em;
        background-position: center;
        background-repeat: no-repeat;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .work-item-check {
    width: 1em;
    height: 1em;
    font-size: 23px;
    border-radius: 50%;
    background-color: #278EFF;
    background-image: url("../img/checkmark.svg");
    background-size: .5em;
    background-position: center;
    background-repeat: no-repeat;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .work-item-right {
    padding-left: 5rem; }
    .work-item-right .title {
      font-weight: 500;
      margin-bottom: 1rem; }
    .work-item-right .text {
      padding-right: 2rem; }

.capabilities-wrapper {
  padding-top: 30rem;
  padding-bottom: 10rem;
  position: relative;
  z-index: 1;
  background: #278EFF; }
  @media (max-width: 991px) {
    .capabilities-wrapper {
      overflow: hidden;
      padding-bottom: 10rem; } }
  @media (max-width: 576px) {
    .capabilities-wrapper {
      padding-top: 28rem;
      padding-bottom: 5rem; } }
  .capabilities-wrapper--index {
    padding-top: 10rem;
    padding-bottom: 10rem;
    z-index: 2;
    border-top: 1px solid rgba(255, 255, 255, 0.4); }
    @media (max-width: 991px) {
      .capabilities-wrapper--index {
        padding-top: 10rem; } }
    @media (max-width: 576px) {
      .capabilities-wrapper--index {
        padding-top: 5rem; } }

.capabilities .section-header.alternate .section__text {
  color: #DEEEFF; }
  .capabilities .section-header.alternate .section__text strong {
    color: #fff; }

.capabilities-badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 991px) {
    .capabilities-badges {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      width: 100vw;
      overflow-x: auto;
      margin-left: calc(-1 * (var(--container-pusher) + var(--container-gutter)));
      padding-left: calc(var(--container-pusher) + var(--container-gutter)); }
      .capabilities-badges::-webkit-scrollbar {
        display: none; } }
  .capabilities-badges .badge {
    cursor: default;
    margin-right: 1.7rem;
    margin-bottom: 2rem; }
    @media (max-width: 991px) {
      .capabilities-badges .badge {
        margin-bottom: 0; } }
    @media (max-width: 991px) {
      .capabilities-badges .badge:last-child {
        margin-right: calc(var(--container-gutter) + var(--container-pusher)); } }

.capabilities-grid {
  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 (max-width: 991px) {
    .capabilities-grid {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .capabilities-grid .box {
    width: 45%; }
    @media (max-width: 991px) {
      .capabilities-grid .box {
        width: 100%;
        margin-bottom: 5rem; } }

.capabilities-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  place-items: center;
  width: 50%; }
  @media (max-width: 991px) {
    .capabilities-items {
      width: 100%;
      grid-template-columns: repeat(4, 1fr); } }

.principle-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .principle-item-image {
    margin-right: 3.8rem;
    margin-top: .8rem; }
    @media (max-width: 576px) {
      .principle-item-image {
        margin-right: 3rem; } }
    .principle-item-image img {
      height: 6rem;
      -o-object-fit: contain;
         object-fit: contain; }
      @media (max-width: 576px) {
        .principle-item-image img {
          height: 5rem; } }
  .principle-item .title {
    max-width: 38rem;
    margin-bottom: 4rem;
    text-transform: capitalize; }
    @media (max-width: 991px) {
      .principle-item .title {
        max-width: unset; } }
    @media (max-width: 424px) {
      .principle-item .title {
        margin-bottom: 2rem;
        max-width: 30rem; } }
  .principle-item .text {
    max-width: 55rem; }
    @media (max-width: 991px) {
      .principle-item .text {
        max-width: unset; } }
    @media (max-width: 576px) {
      .principle-item .text {
        margin-left: calc(-1 * (5rem + 3rem)); } }

.product-top {
  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;
  margin-bottom: 3.6rem; }
  @media (max-width: 991px) {
    .product-top {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 576px) {
    .product-top {
      display: block; } }
  .product-top-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; }
    @media (max-width: 991px) {
      .product-top-left {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 55%;
                flex: 0 0 55%;
        max-width: 50%; } }
    @media (max-width: 576px) {
      .product-top-left {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        margin-bottom: 7rem; } }
  .product-top-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%; }
    @media (max-width: 991px) {
      .product-top-right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45%;
                flex: 0 0 45%;
        max-width: 45%; } }
    @media (max-width: 576px) {
      .product-top-right {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        width: 100%; } }
  .product-top-img {
    height: 46rem;
    border-radius: 5.6rem;
    background: rgba(188, 39, 218, 0.1);
    width: 100%;
    position: relative; }
    @media (max-width: 991px) {
      .product-top-img {
        height: 35rem; } }
    @media (max-width: 576px) {
      .product-top-img {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        width: 100%;
        height: 29rem;
        border-radius: 2.6rem;
        margin-top: 5rem; } }
    .product-top-img.yellow {
      background: #fcedb7; }
    .product-top-img.green {
      background: #d4eeed; }
    .product-top-img.blue {
      background: #badafb; }
    .product-top-img.gray {
      background: #c4cce5; }
    .product-top-img.light-blue {
      background: #dcf3fa; }
    .product-top-img.light-green {
      background: #d0e0df; }
    .product-top-img.skyblue {
      background: #ceddef; }
    .product-top-img.iceblue {
      background: #c6d2e8; }
    .product-top-img.light-gray {
      background: #e3e3e9; }
    .product-top-img.purple {
      background: #cec3ff; }
    .product-top-img.deep-purple {
      background: #9891ff; }
    .product-top-img img {
      height: 52rem;
      -o-object-position: bottom;
         object-position: bottom;
      position: absolute;
      -o-object-fit: contain;
         object-fit: contain;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media (max-width: 991px) {
        .product-top-img img {
          height: 40rem; } }
      @media (max-width: 576px) {
        .product-top-img img {
          height: 33rem; } }

.product-brand img {
  height: 4.8rem;
  -o-object-fit: contain;
     object-fit: contain; }

.product-type {
  height: 3.4rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: #030303;
  color: #F9F9F9;
  padding: 0 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 1rem;
  font-weight: 800;
  font-size: 1.2rem;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase; }
  @media (max-width: 576px) {
    .product-type {
      font-size: 1.5rem; } }

.product-title {
  margin-bottom: 3rem; }
  @media (max-width: 576px) {
    .product-title {
      font-size: 3rem; } }

.product-logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3rem; }
  @media (max-width: 576px) {
    .product-logo-wrapper {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: unset;
          -ms-flex-pack: unset;
              justify-content: unset; }
      .product-logo-wrapper .product-logo {
        margin-right: 4rem; }
        .product-logo-wrapper .product-logo:last-child {
          margin-right: 0; } }
  .product-logo-wrapper .product-logo {
    height: 3.5rem;
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 2rem;
    display: block; }

.product .count {
  margin-bottom: 3rem; }

@media (max-width: 991px) {
  .product .opinion-card-mobile-image {
    margin-right: 2rem; } }

.product--reverse .product-top {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  @media (max-width: 576px) {
    .product--reverse .product-top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 991px) {
    .steps {
      display: block; } }
  @media (max-width: 991px) {
    .steps-item {
      background-color: #fff;
      position: relative;
      padding: 2rem var(--container-gutter);
      max-width: 100%; }
      .steps-item + .steps-item {
        padding-top: 5rem; }
      .steps-item:last-child {
        border-radius: 0 0 2.3rem 2.3rem; }
        .steps-item:last-child .work-item:last-child::after {
          content: unset; } }
  .steps-item .work-item:last-child {
    margin-top: 1rem; }
    @media (max-width: 991px) {
      .steps-item .work-item:last-child::after {
        content: '';
        width: calc(100% + 2*(var(--container-gutter)));
        height: 17rem;
        position: absolute;
        left: 50%;
        bottom: -8rem;
        -webkit-clip-path: polygon(0 70%, 50% 95%, 100% 70%, 100% 75%, 50% 100%, 0 75%);
                clip-path: polygon(0 70%, 50% 95%, 100% 70%, 100% 75%, 50% 100%, 0 75%);
        background: #F9F9F9;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: 1; } }
    @media (max-width: 576px) {
      .steps-item .work-item:last-child::after {
        bottom: -7rem;
        height: 100%; } }
    .steps-item .work-item:last-child .line {
      display: none; }
  .steps-item:first-child .steps-item-header {
    border-radius: 2.3rem 0 0 2.3rem; }
  @media (max-width: 991px) {
    .steps-item:first-child {
      border-radius: 2.3rem 2.3rem 0 0; } }
  .steps-item:last-child .steps-item-header {
    border-radius: 0 2.3rem 2.3rem 0; }
    .steps-item:last-child .steps-item-header::after {
      content: unset; }
  .steps-item-header {
    position: relative;
    width: 100%;
    height: 100%;
    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;
    background-color: #fff;
    height: 10rem;
    padding-left: 3.3rem;
    margin-bottom: 7rem; }
    .steps-item-header:first-child {
      padding-left: 2rem; }
      @media (max-width: 991px) {
        .steps-item-header:first-child {
          padding-left: 4rem; } }
      @media (max-width: 576px) {
        .steps-item-header:first-child {
          padding-left: 0; } }
    .steps-item-header::after {
      content: '';
      width: 5rem;
      height: 100%;
      font-size: 2rem;
      position: absolute;
      top: 0;
      right: 2rem;
      -webkit-clip-path: polygon(0% 0, 30% 0, 100% 50%, 30% 100%, 0% 100%, 70% 50%);
              clip-path: polygon(0% 0, 30% 0, 100% 50%, 30% 100%, 0% 100%, 70% 50%);
      background: #F9F9F9; }
    @media (max-width: 991px) {
      .steps-item-header {
        margin-bottom: 2rem; }
        .steps-item-header::after {
          content: unset; } }
  .steps-item-title {
    font-size: 1.3rem;
    color: #278EFF;
    font-weight: 800;
    line-height: 1.5; }
  .steps-item-text {
    font-weight: 500;
    font-size: 2.5rem;
    color: #030303;
    line-height: 1.5; }

.pod-item {
  height: 8rem;
  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;
  border-radius: 1.8rem;
  color: #030303;
  font-size: 2rem;
  font-weight: 500; }
  @media (max-width: 991px) {
    .pod-item {
      height: 7rem; } }
  @media (max-width: 576px) {
    .pod-item {
      height: 6rem;
      border-radius: 1.5rem; } }
  .pod-item.gray {
    border: 1px solid #030303;
    font-weight: bold;
    background: #0303031A;
    font-size: 2.6rem; }
  .pod-item.blue {
    border: 1px solid #278EFF;
    background: #278EFF26; }
  .pod-item.green {
    background: #45CB8826;
    border: 1px solid #45CB88; }

.pod-row {
  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; }
  .pod-row .pod-item {
    width: 49%; }
    @media (max-width: 768px) {
      .pod-row .pod-item {
        width: 100%; } }
  @media (max-width: 768px) {
    .pod-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.count {
  color: #030303;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .count-number {
    font-weight: 600;
    font-size: 2.5rem;
    margin-bottom: .5rem; }
    @media (max-width: 576px) {
      .count-number {
        font-size: 2.2rem; } }
  .count-text {
    font-size: 1.8rem;
    font-weight: 500; }
  .count-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .count-wrapper .count {
      width: 50%; }

.loading {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  height: 100%;
  padding: 1rem;
  position: absolute;
  z-index: 2; }
  .loading .spinner {
    -webkit-animation: rotate 2s linear infinite;
            animation: rotate 2s linear infinite;
    width: 100%;
    height: 100%; }
    .loading .spinner .path {
      stroke: #ffffff;
      stroke-linecap: round;
      -webkit-animation: dash 1.5s ease-in-out infinite;
              animation: dash 1.5s ease-in-out infinite; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124; } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124; } }

.download-card-title {
  margin-bottom: 3rem; }
  @media (max-width: 576px) {
    .download-card-title {
      font-size: 5rem;
      margin-bottom: 2rem; } }

.download-card-text {
  margin-bottom: 3rem; }
  @media (max-width: 576px) {
    .download-card-text {
      margin-bottom: 2rem; } }

.download-card-big-top {
  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;
  margin-bottom: 3.6rem; }
  @media (max-width: 991px) {
    .download-card-big-top {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 576px) {
    .download-card-big-top {
      display: block; } }
  .download-card-big-top-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; }
    @media (max-width: 991px) {
      .download-card-big-top-left {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 55%;
                flex: 0 0 55%;
        max-width: 50%; } }
    @media (max-width: 576px) {
      .download-card-big-top-left {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        margin-bottom: 7rem; } }
  .download-card-big-top-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%; }
    @media (max-width: 991px) {
      .download-card-big-top-right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45%;
                flex: 0 0 45%;
        max-width: 45%; } }
    @media (max-width: 576px) {
      .download-card-big-top-right {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        width: 100%; } }
  .download-card-big-top-img {
    height: 60rem;
    width: 100%;
    position: relative; }
    @media (max-width: 991px) {
      .download-card-big-top-img {
        height: 35rem; } }
    @media (max-width: 576px) {
      .download-card-big-top-img {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        width: 100%;
        height: 50rem;
        border-radius: 2.6rem;
        margin-top: 5rem; } }
    .download-card-big-top-img.yellow {
      background: #fcedb7; }
    .download-card-big-top-img.green {
      background: #d4eeed; }
    .download-card-big-top-img.blue {
      background: #badafb; }
    .download-card-big-top-img.gray {
      background: #c4cce5; }
    .download-card-big-top-img.light-blue {
      background: #dcf3fa; }
    .download-card-big-top-img.light-green {
      background: #d0e0df; }
    .download-card-big-top-img.skyblue {
      background: #ceddef; }
    .download-card-big-top-img.iceblue {
      background: #c6d2e8; }
    .download-card-big-top-img.light-gray {
      background: #e3e3e9; }
    .download-card-big-top-img img {
      height: 60rem;
      -o-object-position: bottom;
         object-position: bottom;
      position: absolute;
      -o-object-fit: contain;
         object-fit: contain;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media (max-width: 991px) {
        .download-card-big-top-img img {
          height: 40rem; } }
      @media (max-width: 576px) {
        .download-card-big-top-img img {
          height: 50rem; } }

.download-card-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 4.66666666667rem 6rem;
  background: transparent linear-gradient(124deg, #278EFF 0%, #56B5FD 100%) 0 0 no-repeat padding-box;
  border-radius: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }
  @media (max-width: 991px) {
    .download-card-small {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .download-card-small-bg-img {
    width: 100%;
    height: 316px;
    max-width: 316px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.7;
    margin-right: -43px; }
    @media (max-width: 991px) {
      .download-card-small-bg-img {
        margin-right: 0;
        margin-top: -230px;
        margin-bottom: -90px;
        -webkit-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
                transform: rotate(270deg);
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; } }
  .download-card-small-content-left {
    position: relative;
    z-index: 1;
    width: 100%; }
    @media (max-width: 991px) {
      .download-card-small-content-left {
        text-align: center; } }
  .download-card-small-content-right {
    position: relative;
    z-index: 1;
    margin: 0 5rem; }
    .download-card-small-content-right .btn {
      min-width: 250px; }
      @media (max-width: 576px) {
        .download-card-small-content-right .btn {
          min-width: auto; } }
    @media (max-width: 991px) {
      .download-card-small-content-right {
        margin: 5rem 0; } }
  .download-card-small-title {
    font-style: normal;
    font-size: 5.55555555556rem;
    font-weight: bold;
    line-height: 7.22222222222rem;
    letter-spacing: 0.29px;
    margin-bottom: 4.88888888889rem;
    color: #fff; }
  .download-card-small-text {
    font-style: normal;
    font-size: 2.66666666667rem;
    font-weight: 500;
    line-height: 3.88888888889rem;
    letter-spacing: 0.29px;
    color: #fff; }

.contact-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 4.66666666667rem 6rem;
  background: transparent linear-gradient(124deg, #278EFF 0%, #56B5FD 100%) 0 0 no-repeat padding-box;
  border-radius: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }
  @media (max-width: 991px) {
    .contact-card {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 4rem 2rem; } }
  .contact-card-bg-img {
    width: 100%;
    height: 316px;
    max-width: 316px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: -43px; }
    @media (max-width: 991px) {
      .contact-card-bg-img {
        background-image: url(../img/shape-rotated.svg);
        padding-left: 0;
        padding-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-position: top center !important;
        background-size: 20rem !important;
        padding-top: 16rem;
        max-height: 160px;
        margin-bottom: -40px;
        margin-top: 0;
        margin-right: 0;
        rotate: 90deg; } }
  .contact-card-content-left {
    position: relative;
    z-index: 1;
    width: 100%; }
    @media (max-width: 991px) {
      .contact-card-content-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center; } }
  .contact-card-content-right {
    position: relative;
    z-index: 2;
    margin: 0 5rem; }
    @media (max-width: 576px) {
      .contact-card-content-right .btn {
        min-width: auto; } }
    @media (max-width: 991px) {
      .contact-card-content-right {
        margin: 0; } }
  .contact-card-title {
    font-style: normal;
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 7.2rem;
    letter-spacing: 0.29px;
    margin-bottom: 4.8rem;
    color: #fff; }
    @media (max-width: 576px) {
      .contact-card-title {
        font-size: 2.3rem;
        max-width: 45rem;
        line-height: 1.4em; } }
  .contact-card-text {
    font-style: normal;
    font-size: 2.6rem;
    font-weight: 500;
    line-height: 3.8rem;
    letter-spacing: 0.29px;
    color: #fff; }

.principles {
  margin-top: 3.25rem; }
  .principles-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 5rem;
    grid-row-gap: 10rem;
    margin-top: 13rem; }
    @media (max-width: 991px) {
      .principles-grid {
        grid-template-columns: repeat(1, 1fr); } }
    @media (max-width: 576px) {
      .principles-grid {
        margin-top: 5rem; } }
    @media (max-width: 480px) {
      .principles-grid {
        grid-row-gap: 4rem; } }

.services {
  margin-top: 3.25rem; }
  .services .mb-0 {
    margin-bottom: 0 !important; }
  .services .section-header .section__title {
    width: 100%;
    text-align: center; }
  .services .section-header .header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%; }
    .services .section-header .header-content .text-content {
      width: 100%; }
      .services .section-header .header-content .text-content .section__text {
        text-align: left;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 959px; }
  @media (max-width: 768px) {
    .services .section-header .header-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .services .section-header .header-content .text-content .section__text {
        text-align: center; } }
  .services .swiper-container {
    width: 100%;
    height: 100%; }
  .services .swiper-slide {
    height: auto;
    font-size: 18px;
    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; }
  .services .service-item {
    background: #FFFFFF;
    border-radius: 36px;
    padding: 53px 43px;
    width: 100%;
    height: 100%;
    max-height: -webkit-fill-available; }
    .services .service-item-image {
      width: 80px;
      height: 80px;
      margin-bottom: 30px; }
      .services .service-item-image img {
        width: 100%;
        height: 100%; }
    .services .service-item-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .services .service-item-content .title {
        font-size: 22px;
        line-height: 33px;
        font-weight: bold;
        letter-spacing: 0.26px;
        color: #030303; }
      .services .service-item-content .text {
        font-size: 18px;
        line-height: 32px;
        font-weight: normal;
        margin-top: 26px; }

.four-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3.25rem; }
  .four-images-grid {
    display: grid;
    grid-template: 'item-1 item-2 item-2' 'item-3 item-3 item-4';
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2rem;
    width: 100%; }
    @media (max-width: 991px) {
      .four-images-grid {
        grid-template: 'item-1 item-2' 'item-3 item-4';
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 576px) {
      .four-images-grid {
        grid-template: 'item-1' 'item-2' 'item-3' 'item-4';
        grid-template-columns: 1fr; } }
  .four-images-item {
    position: relative;
    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: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    overflow: hidden;
    border-radius: 36px;
    height: 485px;
    padding: 4.44444rem 5rem;
    background-size: cover;
    background-position: center; }
    @media (max-width: 576px) {
      .four-images-item {
        height: 250px; } }
    .four-images-item-back-drop {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 36px;
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#161B2800), to(#161B28)) center no-repeat padding-box;
      background: transparent linear-gradient(180deg, #161B2800 0%, #161B28 100%) center no-repeat padding-box;
      background-size: cover;
      opacity: 0.6; }
    .four-images-item-content {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      height: 100%;
      width: 100%; }
      .four-images-item-content .title {
        font-size: 2.66666666667rem;
        font-weight: bold;
        line-height: 4rem;
        letter-spacing: 0.29px;
        margin-bottom: 2.66666666667rem;
        color: #fff;
        width: 100%;
        max-width: 276px; }
      .four-images-item-content .text {
        font-size: 2.11111111111rem;
        font-weight: 500;
        line-height: 3.55555555556rem;
        letter-spacing: 0;
        margin-bottom: 0;
        color: #fff;
        width: 100%;
        max-width: 318px; }
    .four-images-item_0 {
      grid-area: item-1; }
    .four-images-item_1 {
      grid-area: item-2; }
    .four-images-item_2 {
      grid-area: item-3; }
    .four-images-item_3 {
      grid-area: item-4; }
  .four-images .section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }

.flowchart-wrapper {
  border-top: 1px solid rgba(53, 66, 97, 0.15); }
  .flowchart-wrapper .flowchart {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 0 6rem; }
    .flowchart-wrapper .flowchart__image {
      width: 100%;
      height: auto; }

.header {
  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;
  width: 100%;
  height: var(--header-height);
  -webkit-transition: 0.6s cubic-bezier(0.21, 1.09, 1, 0.99);
  transition: 0.6s cubic-bezier(0.21, 1.09, 1, 0.99);
  position: relative;
  --header-color: #4D4D4D;
  max-width: var(--container-width);
  margin: 0 auto;
  padding: 0 var(--container-gutter); }
  @media (max-width: 576px) {
    .header {
      border-bottom: 1px solid rgba(53, 66, 97, 0.1); } }
  .header-wrapper {
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    z-index: 12;
    width: 100%;
    max-width: 100vw;
    border-bottom: 1px solid rgba(53, 66, 97, 0.1);
    background: #F9F9F9; }
    @media (max-width: 576px) {
      .header-wrapper {
        border-bottom: 0; } }
    .header-wrapper.active {
      z-index: 6;
      background: #FFF;
      height: 100vh;
      border-bottom: 0; }
      .header-wrapper.active .header-logo {
        z-index: 7; }
      .header-wrapper.active .header-menu {
        opacity: 1;
        pointer-events: all;
        -webkit-transform: translate(0, var(--header-height));
            -ms-transform: translate(0, var(--header-height));
                transform: translate(0, var(--header-height)); }
        .header-wrapper.active .header-menu-item {
          pointer-events: all; }
  .header.active {
    z-index: 6;
    background: #FFF; }
    .header.active .header-logo {
      z-index: 7; }
    .header.active .header-search-content {
      opacity: 1;
      pointer-events: all; }
    .header.active .header-menu-item {
      pointer-events: all; }
  .header-logo img {
    height: 4rem; }
    @media (max-width: 576px) {
      .header-logo img {
        height: 3.5rem; } }
  .header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    /*   &::after {
         content: '';
         width: 100%;
         height: calc(var(--header-height) + 2rem);
         position: absolute;
         top: -5rem;
         left: 0;
         background: #FFF;
         z-index: 5;
         transition: $transition;
         opacity: 0;
         pointer-events: none;
       }*/ }
    @media (max-width: 1200px) {
      .header-right {
        padding-left: 0; } }
    @media (max-width: 991px) {
      .header-right {
        position: static; } }
    .header-right .search-button {
      margin-right: 1.5rem; }
      .header-right .search-button.active + .header-right-search {
        pointer-events: all;
        opacity: 1; }
      @media (max-width: 991px) {
        .header-right .search-button {
          display: none; } }
    @media (max-width: 991px) {
      .header-right .btn {
        display: none; } }
    .header-right .input {
      width: auto;
      height: 5.6rem;
      font-size: 1.6rem;
      border-radius: 2.8rem; }
      .header-right .input::-webkit-input-placeholder {
        font-size: 1.6rem; }
      .header-right .input::-moz-placeholder {
        font-size: 1.6rem; }
      .header-right .input:-ms-input-placeholder {
        font-size: 1.6rem; }
      .header-right .input::-ms-input-placeholder {
        font-size: 1.6rem; }
      .header-right .input::placeholder {
        font-size: 1.6rem; }
    .header-right .link {
      font-size: 2rem;
      font-weight: 600;
      margin-left: 3rem;
      color: var(--header-color); }
      @media (max-width: 991px) {
        .header-right .link {
          display: none; } }
      .header-right .link:hover {
        color: #278EFF; }
    @media (max-width: 768px) {
      .header-right .langs {
        margin-right: 0; } }
    @media (max-width: 768px) {
      .header-right .currency {
        display: none; } }
    .header-right .currency-menu__title {
      display: none; }
    .header-right .currency-menu-content .currency-menu__code {
      display: none; }
    .header-right-search {
      position: absolute;
      top: 0;
      right: 32.5rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      @media (max-width: 991px) {
        .header-right-search {
          display: none; } }
      .header-right-search .btn {
        height: 4rem;
        width: 4rem;
        font-size: 1.6rem;
        position: absolute;
        right: 1rem; }
  .header-menu-open {
    position: relative;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 6.4rem;
    width: 6.4rem;
    cursor: pointer;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    z-index: 6;
    border-radius: 1.4rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 992px) {
      .header-menu-open {
        display: none; } }
    @media (max-width: 991px) {
      .header-menu-open {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
    @media (max-width: 576px) {
      .header-menu-open {
        width: 4.8rem; } }
    .header-menu-open.active span:nth-child(1) {
      -webkit-transform: translateY(1.5rem) translateX(0) rotate(44deg) scale(-1);
          -ms-transform: translateY(1.5rem) translateX(0) rotate(44deg) scale(-1);
              transform: translateY(1.5rem) translateX(0) rotate(44deg) scale(-1);
      width: 3rem;
      margin-left: 0; }
    .header-menu-open.active span:nth-child(2) {
      opacity: 0; }
    .header-menu-open.active span:nth-child(3) {
      opacity: 0; }
    .header-menu-open.active span:nth-child(4) {
      width: 3rem;
      -webkit-transform: translateY(-1.4rem) translateX(-1px) rotate(-46deg) scale(-1);
          -ms-transform: translateY(-1.4rem) translateX(-1px) rotate(-46deg) scale(-1);
              transform: translateY(-1.4rem) translateX(-1px) rotate(-46deg) scale(-1); }
    .header-menu-open span {
      width: 25px;
      height: 2px;
      background-color: #030303;
      display: block;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      opacity: 1;
      border-radius: .3rem; }
    .header-menu-open span + span {
      margin-top: .7rem; }

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  z-index: 4; }
  @media (max-width: 991px) {
    .header-menu {
      opacity: 0;
      position: absolute;
      pointer-events: none;
      top: 0;
      left: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-transform: translate(0, 100%);
          -ms-transform: translate(0, 100%);
              transform: translate(0, 100%);
      width: 100%;
      height: auto;
      overflow: hidden;
      padding-top: 3rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); } }
  .header-menu-item {
    font-size: 1.5rem;
    font-weight: 800;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    color: var(--header-color);
    height: var(--header-height);
    z-index: 3;
    line-height: 1;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .header-menu-item + .header-menu-item {
      margin-left: 6rem; }
    .header-menu-item.blue {
      color: #278EFF; }
      @media (max-width: 991px) {
        .header-menu-item.blue {
          color: #4D4D4D; } }
      .header-menu-item.blue:hover {
        color: #278EFF; }
        @media (max-width: 991px) {
          .header-menu-item.blue:hover {
            color: #030303; } }
        .header-menu-item.blue:hover .header-menu-item__title::before {
          width: 100%; }
          @media (max-width: 991px) {
            .header-menu-item.blue:hover .header-menu-item__title::before {
              width: 0; } }
      .header-menu-item.blue .header-menu-item__title {
        height: auto;
        position: relative; }
        .header-menu-item.blue .header-menu-item__title::before {
          content: '';
          background: #278EFF;
          width: 0;
          height: 2px;
          position: absolute;
          left: 0;
          bottom: -3px;
          -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
          transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      @media (max-width: 991px) {
        .header-menu-item.blue .btn__icon {
          display: none; } }
    .header-menu-item:hover {
      color: #030303; }
    .header-menu-item span {
      margin-left: 1.2rem;
      color: #278EFF; }
    @media (max-width: 1200px) {
      .header-menu-item {
        padding: 0 2rem;
        font-size: 1.8rem; } }
    @media (max-width: 991px) {
      .header-menu-item {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding: 0;
        pointer-events: none;
        left: var(--container-gutter); }
        .header-menu-item.has-submenu .header-menu-item__title {
          width: 100%; } }
    @media (max-width: 991px) {
      .header-menu-item + .header-menu-item {
        margin-left: 0;
        margin-top: 4rem; } }
    .header-menu-item.has-submenu .header-menu-item__title::before {
      content: '';
      background: #5be167;
      width: 0;
      height: 3px;
      position: absolute;
      left: 1rem;
      bottom: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .header-menu-item.has-submenu .header-menu-item__title::after {
      width: .8rem;
      height: .6rem;
      background: var(--header-color);
      margin-left: 1rem;
      -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
              clip-path: polygon(100% 0, 0 0, 50% 100%);
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
    @media (min-width: 992px) {
      .header-menu-item.has-submenu:hover .header-menu-item__title::after {
        -webkit-transform: rotateX(180deg) translateY(-0.2rem);
                transform: rotateX(180deg) translateY(-0.2rem); }
      .header-menu-item.has-submenu:hover .header-menu-item__title::before {
        width: calc(100% - 2rem); } }
    @media (min-width: 992px) {
      .header-menu-item.has-submenu:hover > .header-menu-item-content {
        opacity: 1;
        -webkit-transform: translateX(-12rem) translateY(0.1rem) translateZ(0) scale(1, 1);
                transform: translateX(-12rem) translateY(0.1rem) translateZ(0) scale(1, 1);
        pointer-events: all;
        -webkit-transition-delay: .3s;
                transition-delay: .3s; } }
    .header-menu-item__title {
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      color: inherit; }
      .header-menu-item__title span {
        margin-left: 1.9rem;
        font-size: .8rem; }
    .header-menu-item-content {
      position: absolute;
      top: var(--header-height);
      left: 0;
      background: #FFF;
      width: 100%;
      height: auto;
      opacity: 0;
      -webkit-transform: translateX(-12rem) translateY(0.2rem) translateZ(0) scale(1, 1);
              transform: translateX(-12rem) translateY(0.2rem) translateZ(0) scale(1, 1);
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      pointer-events: none;
      -webkit-transition-delay: 0s;
              transition-delay: 0s;
      -webkit-box-shadow: 0px 5px 8px #17297215;
              box-shadow: 0px 5px 8px #17297215;
      min-width: 65rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 3rem;
      padding-bottom: 1.6rem;
      border-radius: 0 0 1.8rem 1.8rem; }
      .header-menu-item-content-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 1.6rem;
        color: #1F263A;
        padding: 1.8rem 1.4rem;
        width: 50%;
        border-radius: .8rem; }
        .header-menu-item-content-link:hover {
          background: #F9F9F9; }
        .header-menu-item-content-link img {
          width: 5rem;
          display: block;
          margin-right: 4rem; }
        .header-menu-item-content-link .title {
          font-size: 1.6rem;
          font-weight: 600;
          -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
          transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
          color: #030303; }
        .header-menu-item-content-link .text {
          color: rgba(3, 3, 3, 0.55); }

@media (min-width: 992px) {
  .mobile-menu {
    display: none; } }

@media (max-width: 991px) {
  .mobile-menu {
    width: 100%;
    padding-top: 0;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #FFF;
    height: 100vh;
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    overflow-y: auto;
    overflow-x: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    opacity: 0;
    pointer-events: none; } }

.mobile-menu-footer {
  padding: 0 calc(var(--container-pusher) + var(--container-gutter));
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  border-top: 1px solid rgba(53, 66, 97, 0.1);
  margin-top: auto;
  margin-top: 10rem; }
  @media (min-width: 992px) {
    .mobile-menu-footer {
      display: none; } }
  .mobile-menu-footer .social {
    margin-bottom: 3rem; }
    @media (max-width: 576px) {
      .mobile-menu-footer .social {
        font-size: 2.8rem; } }
    .mobile-menu-footer .social__item {
      color: #B6B6B6; }
  .mobile-menu-footer-text {
    font-size: 1.8rem;
    color: #B6B6B6;
    font-weight: 500; }

.mobile-menu.active {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
  pointer-events: all; }

.mobile-menu .mobile-menu-item {
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer; }
  .mobile-menu .mobile-menu-item:last-of-type {
    margin-bottom: 3rem; }
  @media (min-width: 992px) {
    .mobile-menu .mobile-menu-item {
      display: none; } }
  .mobile-menu .mobile-menu-item.has-submenu.active .mobile-menu-item-content {
    opacity: 1;
    max-height: 100rem; }
  .mobile-menu .mobile-menu-item.has-submenu.active .mobile-menu-item__native {
    -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
            transform: scale(1, -1);
    color: #01165B; }
  .mobile-menu .mobile-menu-item.has-submenu.active .mobile-menu-item__title {
    color: #030303; }
  .mobile-menu .mobile-menu-item__title {
    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;
    font-size: 1.9rem;
    color: #4D4D4D;
    font-weight: 800;
    height: 5rem;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.mobile-menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: var(--header-height);
  padding: 0 calc(var(--container-pusher) + var(--container-gutter));
  border-bottom: 1px solid rgba(53, 66, 97, 0.1); }
  @media (max-width: 576px) {
    .mobile-menu-header {
      margin-bottom: 2rem; } }

.mobile-menu-content {
  padding: 0 calc(var(--container-pusher) + var(--container-gutter)); }

.mobile-menu-close {
  margin-right: 0;
  left: 4rem;
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1A295C;
  cursor: pointer; }
  .mobile-menu-close:hover {
    color: #030303; }

.mobile-menu .divider {
  width: 100vw;
  margin-left: calc(-1 * (var(--container-pusher) + var(--container-gutter)));
  position: absolute;
  top: var(--header-height); }
  @media (max-width: 576px) {
    .mobile-menu .divider {
      margin-left: calc(-1 * var(--container-gutter));
      margin-bottom: 4rem; } }

.footer {
  width: 100%;
  background: #278EFF;
  position: relative; }
  .footer::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: transparent -webkit-gradient(linear, left bottom, left top, from(#34A6FC), to(#34A6FC00)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(0deg, #34A6FC 0%, #34A6FC00 100%) 0% 0% no-repeat padding-box; }
  .footer-contact {
    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;
    position: relative;
    background-image: url("../img/square-shape.svg");
    background-repeat: no-repeat;
    background-size: 38rem;
    height: 38rem;
    padding-left: 26rem;
    padding-right: 3rem;
    z-index: 2; }
    @media (max-width: 991px) {
      .footer-contact {
        background-image: url("../img/shape-rotated.svg");
        padding-left: 0;
        padding-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        background-position: top center;
        background-size: 20rem;
        padding-top: 16rem;
        height: auto; } }
    .footer-contact-img img {
      height: 38rem;
      -o-object-fit: cover;
         object-fit: cover; }
    .footer-contact .title {
      max-width: 76rem;
      font-size: 4.2rem; }
      @media (max-width: 991px) {
        .footer-contact .title {
          font-size: 3.5rem;
          margin-bottom: 3rem;
          text-align: center; } }
      @media (max-width: 576px) {
        .footer-contact .title {
          font-size: 2.3rem;
          max-width: 45rem; } }
  .footer-content {
    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;
    position: relative;
    z-index: 2;
    gap: 4rem;
    padding-bottom: 4rem; }
    @media (max-width: 991px) {
      .footer-content {
        padding-bottom: 3rem; } }
    @media (max-width: 768px) {
      .footer-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (max-width: 576px) {
      .footer-content {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 991px) {
      .footer-content .footer-social {
        margin-top: 3rem;
        padding-top: 3rem;
        border-top: 1px solid rgba(53, 66, 97, 0.1); } }
    @media (max-width: 991px) {
      .footer-content .footer-social .social {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .footer-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem; }
    @media (max-width: 768px) {
      .footer-details {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .footer-partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-partners .partner-logo {
      padding: 0 4rem;
      width: 100%;
      max-width: 200px; }
      .footer-partners .partner-logo:not(:first-child) {
        border-left: 1px solid rgba(255, 255, 255, 0.4); }
      .footer-partners .partner-logo img {
        width: 100%;
        height: auto; }
  .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    padding-top: 10rem;
    margin-top: 10rem;
    z-index: 1;
    position: relative; }
    @media (max-width: 991px) {
      .footer-bottom {
        padding-top: 5rem;
        margin-top: 7rem; } }
  .footer__adress {
    max-width: 26rem;
    font-weight: 500; }
    @media (max-width: 768px) {
      .footer__adress {
        margin-top: 3rem;
        text-align: center; } }
    @media (max-width: 424px) {
      .footer__adress {
        max-width: 22rem;
        font-size: 1.6rem; } }
  .footer-logo img {
    height: 4.7rem; }
  .footer-social {
    margin-top: 13rem; }
    @media (max-width: 991px) {
      .footer-social {
        margin-top: 4rem; } }
    .footer-social__title {
      color: #030303;
      margin: 4.8rem 0 3.2rem 0; }
      @media (max-width: 576px) {
        .footer-social__title {
          font-size: 2rem; } }
  .footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-menu__link {
      font-size: 2rem;
      color: #030303;
      font-weight: 600;
      line-height: 1.5; }
      .footer-menu__link + .footer-menu__link {
        margin-left: 4rem; }
      .footer-menu__link:hover {
        color: #5be167; }
    .footer-menu__title {
      font-size: 1.8rem;
      font-weight: bold;
      color: #030303;
      margin-bottom: 4rem;
      line-height: 1.5; }
      .footer-menu__title.footer-menu__link {
        margin-bottom: 0; }
        .footer-menu__title.footer-menu__link:hover {
          text-decoration: underline; }
    @media (max-width: 991px) {
      .footer-menu {
        display: none; } }
  .footer-copyright {
    position: relative;
    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;
    text-align: center;
    padding: 4.2rem 0;
    font-size: 1.8rem;
    margin-top: 2rem;
    position: relative;
    z-index: 1;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    width: 100%; }
    @media (max-width: 991px) {
      .footer-copyright {
        padding: 2.6rem 0; } }
    @media (max-width: 768px) {
      .footer-copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        margin-top: 0; }
        .footer-copyright .social {
          margin-bottom: 2rem; } }
    .footer-copyright-content {
      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; }
      @media (max-width: 768px) {
        .footer-copyright-content {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .footer-copyright-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 768px) {
        .footer-copyright-right {
          margin-top: 2rem; } }
      @media (max-width: 991px) {
        .footer-copyright-right .langs {
          margin-right: 2rem; } }
      .footer-copyright-right .langs-menu {
        width: auto;
        padding: 0 1.5rem;
        color: rgba(3, 3, 3, 0.65); }
        @media (max-width: 991px) {
          .footer-copyright-right .langs-menu {
            background: #F9F9F9; } }
        .footer-copyright-right .langs-menu-content {
          bottom: -9rem;
          -webkit-transform: translateY(-100%);
              -ms-transform: translateY(-100%);
                  transform: translateY(-100%); }
          @media (max-width: 991px) {
            .footer-copyright-right .langs-menu-content {
              background: #F9F9F9; } }
          .footer-copyright-right .langs-menu-content__item {
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start; }
            @media (max-width: 991px) {
              .footer-copyright-right .langs-menu-content__item {
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center; } }
        .footer-copyright-right .langs-menu__title {
          line-height: 1;
          font-size: 1.6rem;
          font-weight: bold; }
        .footer-copyright-right .langs-menu__icon {
          margin-right: 1rem;
          font-size: 2.6rem; }
        .footer-copyright-right .langs-menu.active + .langs-menu-content {
          -webkit-transform: translateY(-100%);
              -ms-transform: translateY(-100%);
                  transform: translateY(-100%); }
      .footer-copyright-right .currency-menu {
        width: auto;
        padding: 0 1.5rem;
        color: rgba(3, 3, 3, 0.65); }
        @media (max-width: 991px) {
          .footer-copyright-right .currency-menu {
            background: #F9F9F9; } }
        .footer-copyright-right .currency-menu-content {
          bottom: -3rem;
          -webkit-transform: translateY(-100%);
              -ms-transform: translateY(-100%);
                  transform: translateY(-100%); }
          @media (max-width: 991px) {
            .footer-copyright-right .currency-menu-content {
              background: #F9F9F9; } }
        .footer-copyright-right .currency-menu__title {
          line-height: 1;
          font-size: 1.6rem;
          font-weight: bold; }
        .footer-copyright-right .currency-menu__icon {
          margin-right: 1rem;
          font-size: 2.6rem; }
        .footer-copyright-right .currency-menu.active + .currency-menu-content {
          -webkit-transform: translateY(-100%);
              -ms-transform: translateY(-100%);
                  transform: translateY(-100%); }
    .footer-copyright__text {
      color: #fff;
      line-height: 1.5em;
      font-size: 1.6rem;
      font-weight: 500; }
    .footer-copyright-menu {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      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 (max-width: 991px) {
        .footer-copyright-menu {
          display: none; } }
      .footer-copyright-menu__link {
        margin-left: 7rem;
        color: rgba(3, 3, 3, 0.4);
        font-weight: 400;
        font-size: 2rem; }
        @media (max-width: 991px) {
          .footer-copyright-menu__link {
            margin-left: 0;
            font-size: 1.8rem; }
            .footer-copyright-menu__link + .footer-copyright-menu__link {
              margin-left: 4rem; } }
        .footer-copyright-menu__link:hover {
          color: #030303; }
      @media (max-width: 991px) {
        .footer-copyright-menu {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-top: 2rem;
          margin-top: 2rem;
          border-top: 1px solid rgba(3, 3, 3, 0.05); } }
  .footer--transparent {
    padding: 0;
    padding-top: 0;
    background: transparent;
    border-top: 1px solid rgba(53, 66, 97, 0.15);
    color: #030303; }
    .footer--transparent .footer-content {
      margin-bottom: 8rem;
      border: none;
      margin-top: 0; }
      @media (max-width: 576px) {
        .footer--transparent .footer-content {
          margin-bottom: 2rem; } }
      .footer--transparent .footer-content .text {
        color: #030303; }
      .footer--transparent .footer-content .footer__adress {
        font-size: 2rem; }
    .footer--transparent .footer-copyright {
      border-color: rgba(53, 66, 97, 0.15); }
      .footer--transparent .footer-copyright__text {
        color: #9f9f9f;
        opacity: .65; }
    .footer--transparent .footer-partners .partner-logo {
      border-color: rgba(53, 66, 97, 0.15); }
    .footer--transparent .social__item {
      color: #9f9f9f; }
    .footer--transparent::after {
      content: unset; }
    .footer--transparent .footer-bottom {
      margin-top: 0;
      padding-top: 8rem; }

.index-intro {
  padding-top: 20rem;
  min-height: 50rem;
  overflow: hidden; }
  @media (max-width: 576px) {
    .index-intro {
      padding-top: 15rem; } }
  .index-intro .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: calc(var(--container-pusher) + var(--container-gutter)); }
    @media (max-width: 991px) {
      .index-intro .hero {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .index-intro .hero-left {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      max-width: 70rem; }
      @media (max-width: 991px) {
        .index-intro .hero-left {
          max-width: unset;
          padding-right: calc(var(--container-pusher) + var(--container-gutter)); } }
      .index-intro .hero-left .text {
        margin-top: 3rem;
        max-width: 50rem; }
    .index-intro .hero-right {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .index-intro .hero-right::before {
        content: '';
        height: calc(100% + 10rem);
        width: 20rem;
        background: transparent -webkit-gradient(linear, left top, right top, from(#F9F9F9), to(#F9F9F900)) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(90deg, #F9F9F9 0%, #F9F9F900 100%) 0% 0% no-repeat padding-box;
        left: 0;
        top: -5rem;
        position: absolute;
        z-index: 2; }
      .index-intro .hero-right .hero-slider + .hero-slider {
        margin-top: 5rem; }
  .index-intro .trust-banner {
    margin: 10rem auto; }
    @media (max-width: 576px) {
      .index-intro .trust-banner {
        margin: 5rem auto;
        margin-top: 3rem; } }

@media (max-width: 576px) {
  .index .capabilities-wrapper {
    padding-top: 22rem; } }

.index-content .services-wrapper {
  padding-top: 10rem;
  border-top: 1px solid rgba(53, 66, 97, 0.1);
  margin-bottom: -16rem;
  position: relative;
  z-index: 2; }
  @media (max-width: 576px) {
    .index-content .services-wrapper {
      padding-top: 5rem; } }

.index-content .our-partners {
  padding-top: 10rem;
  padding-bottom: 10rem; }
  @media (max-width: 576px) {
    .index-content .our-partners {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  .index-content .our-partners .partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .index-content .our-partners .partner-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5rem; }
    @media (max-width: 576px) {
      .index-content .our-partners .partner-logos {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .index-content .our-partners .partner-logos .partner-image {
      width: 100%;
      max-width: 20rem; }

@-webkit-keyframes marquee {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }

@keyframes marquee {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }

@-webkit-keyframes marquee2 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(50%);
            transform: translateX(50%); } }

@keyframes marquee2 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(50%);
            transform: translateX(50%); } }

.contact.subpage {
  margin-bottom: 20rem; }
  @media (max-width: 991px) {
    .contact.subpage {
      margin-bottom: 12rem; } }
  @media (max-width: 576px) {
    .contact.subpage {
      margin-bottom: 8rem; } }

.contact .subpage-intro {
  margin-bottom: 4rem; }

.contact .subpage-content {
  padding-top: 16rem; }
  @media (max-width: 576px) {
    .contact .subpage-content {
      padding-top: 15rem; } }
  .contact .subpage-content .contact-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 991px) {
      .contact .subpage-content .contact-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .contact .subpage-content .contact-grid-left {
      width: 40%; }
      @media (max-width: 991px) {
        .contact .subpage-content .contact-grid-left {
          width: 100%;
          position: relative;
          top: 0;
          margin-bottom: 3.5rem; } }
      .contact .subpage-content .contact-grid-left .title {
        margin: 0 3.5rem;
        font-size: 4rem; }
        @media (max-width: 991px) {
          .contact .subpage-content .contact-grid-left .title.title--lg {
            font-size: 4rem; } }
        @media (max-width: 576px) {
          .contact .subpage-content .contact-grid-left .title.title--lg {
            font-size: 3rem; } }
      .contact .subpage-content .contact-grid-left .meet-us {
        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: #278EFF;
        margin-top: 5rem;
        padding: 4.8rem;
        border-radius: 3.9rem; }
        @media (max-width: 991px) {
          .contact .subpage-content .contact-grid-left .meet-us {
            padding: 2.8rem 4rem; } }
        @media (max-width: 576px) {
          .contact .subpage-content .contact-grid-left .meet-us {
            margin-top: 4rem;
            padding: 2.5rem;
            border-radius: 2.5rem; } }
        .contact .subpage-content .contact-grid-left .meet-us .title {
          font-size: 2.8rem;
          max-width: 35rem; }
          @media (max-width: 991px) {
            .contact .subpage-content .contact-grid-left .meet-us .title {
              max-width: none; } }
          @media (max-width: 576px) {
            .contact .subpage-content .contact-grid-left .meet-us .title {
              font-size: 2rem;
              max-width: 24rem; } }
        .contact .subpage-content .contact-grid-left .meet-us .btn--i-wide {
          cursor: default;
          min-width: unset;
          font-size: 5rem;
          padding: 0 2.5rem; }
          @media (max-width: 576px) {
            .contact .subpage-content .contact-grid-left .meet-us .btn--i-wide {
              font-size: 4rem;
              padding: 0rem 2rem;
              height: 6rem; }
              .contact .subpage-content .contact-grid-left .meet-us .btn--i-wide .icon.icon-font {
                stroke-width: 2px; } }
        @media (max-width: 991px) {
          .contact .subpage-content .contact-grid-left .meet-us {
            font-size: 14px; } }
        @media (max-width: 576px) {
          .contact .subpage-content .contact-grid-left .meet-us {
            font-size: 12px; } }
      .contact .subpage-content .contact-grid-left .info-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 3.5rem;
        font-size: 16px;
        margin-top: 16px; }
        .contact .subpage-content .contact-grid-left .info-box .strong {
          font-weight: bold; }
    .contact .subpage-content .contact-grid .box--form {
      width: 55%; }
      @media (max-width: 991px) {
        .contact .subpage-content .contact-grid .box--form {
          width: 100%; } }

.contact ~ .footer {
  position: relative;
  z-index: 2;
  background: #F9F9F9; }

@media (max-width: 576px) {
  .about .subpage-intro {
    margin-bottom: 5rem; } }

.about .subpage-intro .title span {
  display: block; }
  @media (max-width: 576px) {
    .about .subpage-intro .title span {
      display: unset; } }

.about .subpage-intro-hero-right {
  height: 60rem; }
  @media (max-width: 991px) {
    .about .subpage-intro-hero-right {
      height: 50rem; } }
  @media (max-width: 768px) {
    .about .subpage-intro-hero-right {
      height: 32rem; } }
  @media (max-width: 424px) {
    .about .subpage-intro-hero-right {
      height: 23rem; } }
  .about .subpage-intro-hero-right img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (max-width: 991px) {
      .about .subpage-intro-hero-right img {
        -o-object-fit: contain;
           object-fit: contain; } }

.about .subpage-content .principles-wrapper {
  padding-bottom: 20rem;
  margin-bottom: 20rem;
  border-bottom: 1px solid rgba(53, 66, 97, 0.1); }
  @media (max-width: 991px) {
    .about .subpage-content .principles-wrapper {
      padding-bottom: 10rem;
      margin-bottom: 10rem; } }
  @media (max-width: 480px) {
    .about .subpage-content .principles-wrapper {
      padding-bottom: 5rem;
      margin-bottom: 5rem; } }
  .about .subpage-content .principles-wrapper .principles-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 5rem;
    grid-row-gap: 10rem;
    margin-top: 13rem; }
    @media (max-width: 991px) {
      .about .subpage-content .principles-wrapper .principles-grid {
        grid-template-columns: repeat(1, 1fr); } }
    @media (max-width: 576px) {
      .about .subpage-content .principles-wrapper .principles-grid {
        margin-top: 5rem; } }
    @media (max-width: 480px) {
      .about .subpage-content .principles-wrapper .principles-grid {
        grid-row-gap: 4rem; } }

.about .subpage-content .works-wrapper {
  padding-bottom: 30rem;
  margin-bottom: 10rem;
  border-bottom: 1px solid rgba(53, 66, 97, 0.1); }
  @media (max-width: 768px) {
    .about .subpage-content .works-wrapper {
      padding-bottom: 10rem; } }
  @media (max-width: 480px) {
    .about .subpage-content .works-wrapper {
      margin-bottom: 5rem;
      padding-bottom: 5rem; } }
  .about .subpage-content .works-wrapper .works-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 2.2rem; }
    @media (max-width: 991px) {
      .about .subpage-content .works-wrapper .works-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 20rem; } }
    @media (max-width: 768px) {
      .about .subpage-content .works-wrapper .works-grid {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 10rem; } }
    .about .subpage-content .works-wrapper .works-grid .card-line {
      position: absolute;
      height: 6rem;
      width: 2.2px;
      background-color: #8A8A96;
      top: unset;
      bottom: -2rem;
      left: 50%;
      -webkit-transform: translate(-50%, 100%);
          -ms-transform: translate(-50%, 100%);
              transform: translate(-50%, 100%); }
      @media (min-width: 769px) {
        .about .subpage-content .works-wrapper .works-grid .card-line {
          display: none; } }
      .about .subpage-content .works-wrapper .works-grid .card-line::before {
        content: "";
        width: 1rem;
        height: 1rem;
        border-radius: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        top: 0;
        position: absolute;
        background: #8A8A96; }
      .about .subpage-content .works-wrapper .works-grid .card-line::after {
        content: '';
        width: 1em;
        height: 1em;
        font-size: 2.5rem;
        position: absolute;
        bottom: -1.5rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        background-image: url("../img/angledown-gray.svg");
        background-size: .6em;
        background-position: center;
        background-repeat: no-repeat;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .about .subpage-content .works-wrapper .works-grid .card:nth-child(even) {
      -webkit-transform: translateY(13rem);
          -ms-transform: translateY(13rem);
              transform: translateY(13rem); }
      @media (max-width: 768px) {
        .about .subpage-content .works-wrapper .works-grid .card:nth-child(even) {
          -webkit-transform: unset;
              -ms-transform: unset;
                  transform: unset; } }
    .about .subpage-content .works-wrapper .works-grid .card-shape {
      position: absolute;
      right: -2.2rem; }
      @media (max-width: 768px) {
        .about .subpage-content .works-wrapper .works-grid .card-shape {
          display: none; } }
    .about .subpage-content .works-wrapper .works-grid .card:first-child .card-shape {
      top: 0;
      -webkit-transform: translate(100%, 50%);
          -ms-transform: translate(100%, 50%);
              transform: translate(100%, 50%); }
    .about .subpage-content .works-wrapper .works-grid .card:nth-child(2) .card-shape {
      bottom: 0;
      -webkit-transform: translate(100%, -50%);
          -ms-transform: translate(100%, -50%);
              transform: translate(100%, -50%); }
      @media (max-width: 991px) {
        .about .subpage-content .works-wrapper .works-grid .card:nth-child(2) .card-shape {
          right: unset;
          left: -2.2rem;
          -webkit-transform: translate(-100%, 50%) rotate(180deg);
              -ms-transform: translate(-100%, 50%) rotate(180deg);
                  transform: translate(-100%, 50%) rotate(180deg); } }
    .about .subpage-content .works-wrapper .works-grid .card:nth-child(3) .card-shape {
      top: 0;
      -webkit-transform: translate(100%, 50%);
          -ms-transform: translate(100%, 50%);
              transform: translate(100%, 50%); }
    .about .subpage-content .works-wrapper .works-grid .card:last-child .card-line {
      display: none; }

.about .subpage-content .team-wrapper {
  margin-bottom: -19rem;
  position: relative;
  z-index: 1; }
  .about .subpage-content .team-wrapper .team-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 4.4rem;
    margin-top: 13rem; }
    @media (max-width: 991px) {
      .about .subpage-content .team-wrapper .team-grid {
        grid-template-columns: repeat(1, 1fr); } }
    @media (max-width: 480px) {
      .about .subpage-content .team-wrapper .team-grid {
        margin-top: 10rem; } }
    @media (max-width: 991px) {
      .about .subpage-content .team-wrapper .team-grid .card + .card {
        margin-top: 10rem; } }

.about .section-header {
  padding: 0 1rem; }
  @media (max-width: 991px) {
    .about .section-header {
      padding: 0; } }

.about ~ .footer {
  padding-top: 33rem; }
  @media (max-width: 991px) {
    .about ~ .footer {
      padding-top: 24rem; } }
  .about ~ .footer .footer-contact .title {
    max-width: 82rem; }
    @media (max-width: 576px) {
      .about ~ .footer .footer-contact .title {
        max-width: 45rem; } }

.case.subpage {
  margin-bottom: 20rem; }
  @media (max-width: 991px) {
    .case.subpage {
      margin-bottom: 10rem; } }
  @media (max-width: 576px) {
    .case.subpage {
      margin-bottom: 5rem; } }

.case .subpage-intro {
  margin-bottom: 6rem; }
  @media (max-width: 576px) {
    .case .subpage-intro {
      margin-bottom: 3rem; } }

.case .product {
  margin-bottom: 15rem; }
  @media (max-width: 991px) {
    .case .product {
      margin-bottom: 8rem; } }
  @media (max-width: 576px) {
    .case .product {
      margin-bottom: 10rem; } }
  .case .product:last-child {
    margin-bottom: 0; }

.case ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 3rem; }
  @media (max-width: 768px) {
    .case ul {
      display: block; } }
  .case ul li {
    width: 50%;
    padding-left: 5rem; }
    @media (max-width: 991px) {
      .case ul li {
        width: 100%;
        padding-left: 4.5rem; } }
    .case ul li::before {
      left: 0; }

.case .content--wide li {
  width: 100%; }

.case ~ .footer {
  padding-top: 15rem; }
  @media (max-width: 576px) {
    .case ~ .footer {
      padding-top: 8rem; } }
  .case ~ .footer .footer-contact .title {
    max-width: 55rem; }
    @media (max-width: 576px) {
      .case ~ .footer .footer-contact .title {
        max-width: 30rem; } }

@media (max-width: 576px) {
  .services .subpage-intro {
    margin-bottom: 0; } }

.services-works-wrapper {
  padding-top: 15rem; }
  @media (max-width: 576px) {
    .services-works-wrapper {
      padding-top: 5rem; } }

.services .services-work-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  padding: 0 2rem; }
  .services .services-work-grid .column .work-item:last-child .line {
    display: none; }
  .services .services-work-grid .column .work-item:first-child {
    padding-bottom: 5rem; }
  .services .services-work-grid .column .work-item + .work-item {
    margin-top: 2rem; }

.services .development-wrapper {
  padding-top: 15rem;
  margin-top: 15rem;
  border-top: 1px solid rgba(53, 66, 97, 0.1);
  margin-bottom: -22rem;
  position: relative;
  z-index: 2; }
  @media (max-width: 991px) {
    .services .development-wrapper {
      padding-top: 10rem;
      margin-top: 10rem; } }
  @media (max-width: 576px) {
    .services .development-wrapper {
      padding-top: 5rem;
      margin-top: 5rem; } }
  .services .development-wrapper .box-section-content .pod-item + .pod-item {
    margin-top: 1.8rem; }
  .services .development-wrapper .box-section-content.pod-row .pod-item + .pod-item {
    margin-top: 0; }
    @media (max-width: 768px) {
      .services .development-wrapper .box-section-content.pod-row .pod-item + .pod-item {
        margin-top: 1.8rem; } }

.landing-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20rem;
  height: 100%;
  min-height: calc(100vh - 60px);
  overflow: hidden; }
  @media (max-width: 768px) {
    .landing-intro {
      min-height: auto; } }

.landing-content {
  padding-top: 8.75rem; }
  .landing-content-wrapper {
    padding-bottom: 13rem; }
    @media (max-width: 991px) {
      .landing-content-wrapper {
        padding-bottom: 10rem;
        margin-bottom: 10rem; } }
    @media (max-width: 480px) {
      .landing-content-wrapper {
        padding-bottom: 5rem;
        margin-bottom: 5rem; } }
    .landing-content-wrapper-white-bg {
      padding: 4.375rem;
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF00)) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
      border-radius: 3rem; }
    .landing-content-wrapper-border {
      margin-bottom: 13rem;
      border-bottom: 1px solid rgba(53, 66, 97, 0.1); }
    .landing-content-wrapper-mobile {
      display: none; }
      @media (max-width: 576px) {
        .landing-content-wrapper-mobile {
          display: block; } }
    .landing-content-wrapper-tablet-small {
      display: none; }
      @media (max-width: 768px) {
        .landing-content-wrapper-tablet-small {
          display: block; } }
    .landing-content-wrapper-desktop {
      display: block; }
      @media (max-width: 768px) {
        .landing-content-wrapper-desktop {
          display: none; } }

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