@charset "UTF-8";
/* anton-regular - latin */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/anton-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/anton-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/anton-v15-latin-regular.woff2") format("woff2"), url("../fonts/anton-v15-latin-regular.woff") format("woff"), url("../fonts/anton-v15-latin-regular.ttf") format("truetype"), url("../fonts/anton-v15-latin-regular.svg#Anton") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-regular.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-regular.woff") format("woff"), url("../fonts/montserrat-v15-latin-regular.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-regular.svg#Montserrat") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* montserrat-italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/montserrat-v15-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-italic.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-italic.woff") format("woff"), url("../fonts/montserrat-v15-latin-italic.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-italic.svg#Montserrat") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat-v15-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-500.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-500.woff") format("woff"), url("../fonts/montserrat-v15-latin-500.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-500.svg#Montserrat") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-700.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-700.woff") format("woff"), url("../fonts/montserrat-v15-latin-700.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-700.svg#Montserrat") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* montserrat-900 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/montserrat-v15-latin-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-900.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-900.woff") format("woff"), url("../fonts/montserrat-v15-latin-900.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-900.svg#Montserrat") format("svg");
  /* Legacy iOS */
  font-display: swap; }

.page-content h1,
.post-content h1 {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.91667vw;
  line-height: 1.14286;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3A3E40; }

.page-content h2,
.post-content h2 {
  margin-top: 1.38889em;
  margin-bottom: 0.55556em;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.875vw;
  line-height: 1.47222;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3A3E40; }

.page-content h3,
.post-content h3 {
  margin-top: 1.46667em;
  margin-bottom: 0.66667em;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  /* font-size: 1.5625vw; */
  font-size: 1.25vw;
  line-height: 1.13333;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3A3E40; }

.page-content h4,
.post-content h4 {
  margin-top: 1.42857em;
  margin-bottom: 0.53571em;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  /* font-size: 1.45833vw; */
  font-size: 1vw;
  line-height: 1.14286;
  letter-spacing: 0.02em;
  color: #3A3E40; }

@media (max-width: 992px) {
  .page-content h1,
  .post-content h1 {
    font-size: 56px; }
  .page-content h2,
  .post-content h2 {
    font-size: 36px; }
  .page-content h3,
  .post-content h3 {
    font-size: 30px; }
  .page-content h4,
  .post-content h4 {
    font-size: 28px; } }

@media (max-width: 576px) {
  .page-content h1,
  .post-content h1 {
    font-size: 56px; }
  .page-content h2,
  .post-content h2 {
    font-size: 24px;
    line-height: 35px; }
  .page-content h3,
  .post-content h3 {
    font-size: 24px;
    line-height: 35px; }
  .page-content h4,
  .post-content h4 {
    font-size: 20px;
    line-height: 23px; } }

.text--title {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.91667vw;
  line-height: 1.14286;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3A3E40; }

.text--titleh2 {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2vw;
  line-height: 1.14286;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3A3E40; }

.text--subtitle {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 0.9375vw;
  line-height: 1.22222;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: rgba(58, 62, 64, 0.4); }

.text--36 {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.875vw;
  line-height: 1.47222;
  letter-spacing: 0.02em;
  color: #FFF; }

.text--30 {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5625vw;
  line-height: 1.46667;
  letter-spacing: normal;
  color: #3A3E40; }

.text--28 {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.45833vw;
  line-height: 1.46429;
  letter-spacing: normal;
  color: #FFF; }

.text-18 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9375vw;
  line-height: 1.22222;
  letter-spacing: 0.01em; }

.text--p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.25vw;
  line-height: 1.58333;
  letter-spacing: normal;
  color: rgba(58, 62, 64, 0.8); }

.text {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  /*font-size: 1.25vw; */
  line-height: 1.625;
  letter-spacing: normal;
  color: rgba(58, 62, 64, 0.8); }
  .text p {
    margin-bottom: 0.75em; }
    .text p:last-child {
      margin-bottom: 0; }

@media (max-width: 992px) {
  .text--title {
    font-size: 56px; }
  .text--titleh2 {
    font-size: 46px; }
  .text--subtitle {
    font-size: 18px; }
  .text--36 {
    font-size: 36px; }
  .text--30 {
    font-size: 30px; }
  .text--28 {
    font-size: 28px; }
  .text-18 {
    font-size: 18px; }
  .text--p {
    font-size: 24px; }
  .text {
    font-size: 16px; } }

@media (max-width: 576px) {
  .text--title {
    font-size: 30px;
    line-height: 40px; }
  .text--titleh2 {
    font-size: 26px;
    line-height: 37px; }
  .text--subtitle {
    font-size: 14px;
    line-height: 17px; }
  .text--36 {
    font-size: 26px;
    line-height: 38px; }
  .text--30 {
    font-size: 24px;
    line-height: 35px; }
  .text--28 {
    font-size: 22px;
    line-height: 32px; }
  .text-18 {
    font-size: 16px;
    line-height: 20px; }
  .text--p {
    font-size: 14px;
    line-height: 29px; }
  .text {
    font-size: 14px;
    line-height: 22px; }
    .text p {
      margin-bottom: 8px; } }

.text--gradient {
  background-color: #0195FE;
  background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; }

.text--green {
  color: #01DFC7; }

.lowercase {
  text-transform: lowercase; }

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

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

.icon-artstation:before {
  content: "\e908"; }

.icon-behance:before {
  content: "\e909"; }

.icon-clip:before {
  content: "\e907"; }

.icon-star:before {
  content: "\e906"; }

.icon-youtube:before {
  content: "\e900"; }

.icon-twitter:before {
  content: "\e901"; }

.icon-telegram-plane:before {
  content: "\e902"; }

.icon-medium-m:before {
  content: "\e903"; }

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

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

.icon-instagramm-m:before {
  content: "";
    background: url("../fonts/instagram.svg");
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover;
    background-position: center;
    vertical-align: top;
}


/*!
 * Bootstrap Reboot v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

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

body {
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25; }

hr:not([size]) {
  height: 1px; }

h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1 {
  font-size: calc(1.375rem + 1.5vw); }

@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem; } }

h2 {
  font-size: calc(1.325rem + 0.9vw); }

@media (min-width: 1200px) {
  h2 {
    font-size: 2rem; } }

h3 {
  font-size: calc(1.3rem + 0.6vw); }

@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem; } }

h4 {
  font-size: calc(1.275rem + 0.3vw); }

@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem; } }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

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

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

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

ol,
ul {
  padding-left: 2rem; }

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

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 0.875em; }

mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: #0d6efd;
  text-decoration: underline; }

a:hover {
  color: #0a58ca; }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word; }

a > code {
  color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700; }

figure {
  margin: 0 0 1rem; }

img,
svg {
  vertical-align: middle; }

@media (max-width: 576px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

table {
  caption-side: bottom;
  border-collapse: collapse; }

@media (max-width: 576px) {
  .scroll-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .container {
    overflow-x: auto;
  }
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
select {
  text-transform: none; }

[role=button] {
  cursor: pointer; }

select {
  word-wrap: normal; }

select:disabled {
  opacity: 1; }

[list]::-webkit-calendar-picker-indicator {
  display: none; }

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit; }

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem; } }

legend + * {
  clear: left; }

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::file-selector-button {
  font: inherit; }

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

output {
  display: inline-block; }

iframe {
  border: 0; }

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

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

/*# sourceMappingURL=bootstrap-reboot.css.map */
/*!
 * Bootstrap Grid v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

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

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2); }

.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y); }

.col {
  flex: 1 0 0%; }

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto; }

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%; }

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%; }

.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%; }

.col-3 {
  flex: 0 0 auto;
  width: 25%; }

.col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%; }

.col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%; }

.col-6 {
  flex: 0 0 auto;
  width: 50%; }

.col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%; }

.col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%; }

.col-9 {
  flex: 0 0 auto;
  width: 75%; }

.col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%; }

.col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%; }

.col-12 {
  flex: 0 0 auto;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%; }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%; }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%; }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%; }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%; }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%; }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%; }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%; }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.3333333333%; }
  .offset-xxl-2 {
    margin-left: 16.6666666667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.3333333333%; }
  .offset-xxl-5 {
    margin-left: 41.6666666667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.3333333333%; }
  .offset-xxl-8 {
    margin-left: 66.6666666667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.3333333333%; }
  .offset-xxl-11 {
    margin-left: 91.6666666667%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem; } }

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

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

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

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

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

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

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

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

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

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

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

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

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

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

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

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

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

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.justify-content-evenly {
  justify-content: space-evenly !important; }

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

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

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

.order-first {
  order: -1 !important; }

.order-0 {
  order: 0 !important; }

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

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

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

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

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

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

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

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

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: grid !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: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; }
  .order-sm-first {
    order: -1 !important; }
  .order-sm-0 {
    order: 0 !important; }
  .order-sm-1 {
    order: 1 !important; }
  .order-sm-2 {
    order: 2 !important; }
  .order-sm-3 {
    order: 3 !important; }
  .order-sm-4 {
    order: 4 !important; }
  .order-sm-5 {
    order: 5 !important; }
  .order-sm-last {
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; } }

@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: grid !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: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .justify-content-md-evenly {
    justify-content: space-evenly !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; }
  .order-md-first {
    order: -1 !important; }
  .order-md-0 {
    order: 0 !important; }
  .order-md-1 {
    order: 1 !important; }
  .order-md-2 {
    order: 2 !important; }
  .order-md-3 {
    order: 3 !important; }
  .order-md-4 {
    order: 4 !important; }
  .order-md-5 {
    order: 5 !important; }
  .order-md-last {
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; } }

@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: grid !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: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; }
  .order-lg-first {
    order: -1 !important; }
  .order-lg-0 {
    order: 0 !important; }
  .order-lg-1 {
    order: 1 !important; }
  .order-lg-2 {
    order: 2 !important; }
  .order-lg-3 {
    order: 3 !important; }
  .order-lg-4 {
    order: 4 !important; }
  .order-lg-5 {
    order: 5 !important; }
  .order-lg-last {
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; } }

@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: grid !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: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; }
  .order-xl-first {
    order: -1 !important; }
  .order-xl-0 {
    order: 0 !important; }
  .order-xl-1 {
    order: 1 !important; }
  .order-xl-2 {
    order: 2 !important; }
  .order-xl-3 {
    order: 3 !important; }
  .order-xl-4 {
    order: 4 !important; }
  .order-xl-5 {
    order: 5 !important; }
  .order-xl-last {
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; } }

@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: grid !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; }
  .order-xxl-first {
    order: -1 !important; }
  .order-xxl-0 {
    order: 0 !important; }
  .order-xxl-1 {
    order: 1 !important; }
  .order-xxl-2 {
    order: 2 !important; }
  .order-xxl-3 {
    order: 3 !important; }
  .order-xxl-4 {
    order: 4 !important; }
  .order-xxl-5 {
    order: 5 !important; }
  .order-xxl-last {
    order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.25rem !important; }
  .mt-xxl-2 {
    margin-top: 0.5rem !important; }
  .mt-xxl-3 {
    margin-top: 1rem !important; }
  .mt-xxl-4 {
    margin-top: 1.5rem !important; }
  .mt-xxl-5 {
    margin-top: 3rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.25rem !important; }
  .me-xxl-2 {
    margin-right: 0.5rem !important; }
  .me-xxl-3 {
    margin-right: 1rem !important; }
  .me-xxl-4 {
    margin-right: 1.5rem !important; }
  .me-xxl-5 {
    margin-right: 3rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.25rem !important; }
  .ms-xxl-2 {
    margin-left: 0.5rem !important; }
  .ms-xxl-3 {
    margin-left: 1rem !important; }
  .ms-xxl-4 {
    margin-left: 1.5rem !important; }
  .ms-xxl-5 {
    margin-left: 3rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.25rem !important; }
  .pt-xxl-2 {
    padding-top: 0.5rem !important; }
  .pt-xxl-3 {
    padding-top: 1rem !important; }
  .pt-xxl-4 {
    padding-top: 1.5rem !important; }
  .pt-xxl-5 {
    padding-top: 3rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.25rem !important; }
  .pe-xxl-2 {
    padding-right: 0.5rem !important; }
  .pe-xxl-3 {
    padding-right: 1rem !important; }
  .pe-xxl-4 {
    padding-right: 1.5rem !important; }
  .pe-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.25rem !important; }
  .ps-xxl-2 {
    padding-left: 0.5rem !important; }
  .ps-xxl-3 {
    padding-left: 1rem !important; }
  .ps-xxl-4 {
    padding-left: 1.5rem !important; }
  .ps-xxl-5 {
    padding-left: 3rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: grid !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: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; }
  .d-print-none {
    display: none !important; } }

/*# sourceMappingURL=bootstrap-grid.css.map */
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

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

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

html {
  font-size: 16px;
  scroll-behavior: smooth; }

body {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.83333vw;
  line-height: 1.625;
  letter-spacing: normal;
  color: rgba(58, 62, 64, 0.8);
  overflow-x: hidden; }
  body.menu-open {
    overflow-y: hidden; }
    body.menu-open .site {
      filter: blur(1px); }
  body.is-noscroll {
    overflow: hidden; }

.site {
  position: relative;
  max-width: 100%;
  margin: 0 auto; }

.container-fluid {
  padding-right: 1.04167vw;
  padding-left: 1.04167vw; }

.container {
  max-width: 77.08333vw;
  padding-right: 1.04167vw;
  padding-left: 1.04167vw; }

.row {
  margin-right: -0.78125vw;
  margin-left: -0.78125vw; }

.row > * {
  padding-right: 0.78125vw;
  padding-left: 0.78125vw; }

.section {
  padding: 5.20833vw 0; }
  .section--grey {
    background: rgba(58, 62, 64, 0.06); }

.relative {
  position: relative; }

.flickity-button {
  background: #FFF;
  color: #828282; }

.flickity-prev-next-button {
  top: 50%;
  width: 4.16667vw;
  height: 4.16667vw;
  border-radius: 50%;
  transform: translateY(-50%);
  padding: 0; }

.flickity-prev-next-button .flickity-button-icon {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  fill: #828282; }

.flickity-prev-next-button.previous {
  left: -6.25vw; }

.flickity-prev-next-button.next {
  right: -6.25vw; }

.flickity-page-dots {
  bottom: -2.39583vw; }

.flickity-page-dots .dot {
  width: 0.3125vw;
  height: 0.3125vw;
  margin: 0 0.15625vw;
  background: #C4C4C4; }

.flickity-page-dots .dot.is-selected {
  background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%); }

@media (max-width: 992px) {
  body {
    font-size: 16px; }
  .container-fluid {
    padding-right: 20px;
    padding-left: 20px; }
  .container {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px; }
  .section {
    padding: 100px 0; }
  .flickity-prev-next-button {
    top: 50%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    transform: translateY(-50%);
    padding: 0; }
  .flickity-prev-next-button.previous {
    left: -100px; }
  .flickity-prev-next-button.next {
    right: -100px; }
  .flickity-page-dots {
    left: 50%;
    transform: translateX(-50%);
    bottom: -46px; }
  .flickity-page-dots .dot {
    width: 6px;
    height: 6px;
    margin: 0 3px; } }

@media (max-width: 576px) {
  body.menu-open .site {
    filter: none; }
  .section {
    padding: 60px 0; } }

/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

.site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding: 1.04167vw 0 5.41667vw;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 100;
  pointer-events: none; }
  .site-header--simple {
    padding: 1.04167vw 0;
    background: #3A3E40; }

.header__container {
  display: flex;
  justify-content: space-between;
  max-width: 93.75vw;
  margin: 0 auto;
  padding: 0 1.04167vw; }

.site-branding {
  display: flex;
  pointer-events: auto;
  z-index: 2; }
  .site-branding--mobile {
    display: none; }

.custom-logo {
  height: 3.125vw;
  width: auto; }

.site-description {
  max-width: 4.16667vw;
  margin-left: 0.41667vw;
  margin-bottom: 0;
  padding-top: 0.64286em;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.72917vw;
  line-height: 1.165;
  letter-spacing: 0.025em; }
  .site-description a {
    color: #FFF;
    text-decoration: none;
    opacity: 0.6; }

@media (max-width: 992px) {
  .site-header {
    padding: 20px 0 30px; }
    .site-header--simple {
      position: static;
      height: 90px;
      padding: 0; }
  .header__container {
    max-width: 100%; }
  .site-branding {
    display: none; }
    .site-branding--mobile {
      display: flex;
      align-items: start;
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 1000;
      pointer-events: auto; }
  .custom-logo {
    height: 40px; }
  .site-description {
    max-width: 69px;
    margin-left: 5px;
    padding-top: 0;
    font-size: 12px;
    line-height: 14px; } }

.main-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: auto; }
  .main-navigation.main-navigation--mobile {
    display: none; }

.menu {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none; }
  .menu .sub-menu {
    margin: 0;
    padding: 0;
    list-style: none; }
    .menu .sub-menu a {
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 0.83333vw;
      line-height: 1.625;
      letter-spacing: normal;
      color: #FFF;
      opacity: 0.9;
      text-decoration: none; }
  .menu > .menu-item {
    margin-right: 2.34375vw; }
    .menu > .menu-item:last-child {
      margin-right: 0; }
    .menu > .menu-item > a {
      display: block;
      font-family: "Anton", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 0.83333vw;
      line-height: 1;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      text-decoration: none;
      color: #FFF; }
    .menu > .menu-item.mega {
      display: flex;
      align-items: center; }
      .menu > .menu-item.mega .icon-arrow {
        display: inline-flex;
		position: relative;  
        margin-left: 8px;
        padding: 0;
        background-color: transparent;
        border: 0; }
        .menu > .menu-item.mega .icon-arrow svg {
		  position: relative;
          width: 8px;
          height: 8px;
          fill: #FFF;
          transform: rotate(90deg); }
      .menu > .menu-item.mega > .sub-menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 5.20833vw;
        left: 0;
        right: 0;
        padding: 2.86458vw 5.72917vw;
        display: flex;
        justify-content: space-between;
        transform: translateY(1.04167vw);
        background: #3A3E40;
        box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.6);
        z-index: 1; }
        .menu > .menu-item.mega > .sub-menu:before {
          content: '';
          position: absolute;
          top: -2.1875vw;
          right: 0;
          left: 0;
          display: block;
          width: 100%;
          height: 2.1875vw;
          background: transparent;
          z-index: -100; }
        .menu > .menu-item.mega > .sub-menu > .menu-item > a {
          display: inline-block;
          margin-bottom: 1.04167vw;
          font-family: "Anton", sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 0.9375vw;
          line-height: 1.44444;
          letter-spacing: 0.05em;
          text-transform: uppercase;
          text-decoration: none;
          color: rgba(255, 255, 255, 0.4); }
        .menu > .menu-item.mega > .sub-menu > .menu-item .menu-item {
          margin-top: 1.14583vw; }
          .menu > .menu-item.mega > .sub-menu > .menu-item .menu-item:first-child {
            margin-top: 0; }
        .menu > .menu-item.mega > .sub-menu > .menu-item.parent-item .icon-arrow {
          display: none; }
        .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu {
          display: flex;
          padding: 1.5625vw 0 0;
          border-top: 1px solid rgba(255, 255, 255, 0.16); }
          .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu > .menu-item {
            margin-top: 0;
            margin-right: 2.08333vw; }
            .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu > .menu-item:last-child {
              margin-right: 0; }
            .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu > .menu-item > a {
              display: none; }
            .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu > .menu-item > .sub-menu {
              width: 13.54167vw; }
        .menu > .menu-item.mega > .sub-menu > .menu-item:not(.columns) .sub-menu {
          width: 13.54167vw;
          padding-top: 1.5625vw;
          border-top: 1px solid rgba(255, 255, 255, 0.16); }

.main-navigation__btn-wrapper {
  position: fixed;
  right: 0;
  left: calc(100% - 375px);
  bottom: 0;
  padding: 25px 0;
  background: rgba(24, 24, 24, 0.8);
  box-shadow: -11px 4px 28px rgba(0, 0, 0, 0.6);
  overflow: hidden;
  text-align: center; }

.main-navigation__btn {
  margin-left: 2.91667vw;
  z-index: 1; }

.overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  transition: visibility 0.3s ease-in-out;
  z-index: 10; }
  .overlay.active {
    display: block; }

@media (min-width: 992px) {
  .menu > .menu-item:hover > a {
    background-color: #0195FE;
    background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; }
  .menu > .menu-item.mega .icon-arrow svg {
    transition: all 0.1s ease-in-out 0.1s; }
  .menu > .menu-item.mega:hover .icon-arrow svg {
    transform: rotate(-90deg);
    fill: #0195FE; }
  .menu > .menu-item.mega > .sub-menu {
    transition: all 0.3s ease-in-out 0.1s; }
    .menu > .menu-item.mega > .sub-menu > .menu-item > a {
      transition: color 0.1s ease-in-out; }
      .menu > .menu-item.mega > .sub-menu > .menu-item > a:hover {
        background-color: #0195FE;
        background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent; }
    .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu > .menu-item > .sub-menu a:hover {
      font-weight: 600;
      background-color: #0195FE;
      background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent; }
    .menu > .menu-item.mega > .sub-menu > .menu-item:not(.columns) .sub-menu a:hover {
      font-weight: 600;
      background-color: #0195FE;
      background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent; }
  .menu > .menu-item.mega:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0); } }

@media (max-width: 992px) {
  .main-navigation {
    display: none; }
  .main-navigation.main-navigation--mobile {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 375px;
    transform: translateX(100%);
    padding: 95px 24px 135px 20px;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.9) 26.56%, rgba(0, 0, 0, 0.9) 100%);
    box-shadow: -11px 4px 28px rgba(0, 0, 0, 0.6);
    z-index: 1000;
    visibility: hidden;
    transition: transform 0.3s ease-in-out;
    overflow: auto; }
    .main-navigation.main-navigation--mobile.show {
      transform: none; }
  .menu {
    display: block;
    height: auto; }
    .menu > .menu-item {
      margin-right: 0;
      margin-bottom: 40px; }
      .menu > .menu-item:last-child {
        margin-bottom: 0; }
      .menu > .menu-item a {
        font-size: 16px; }
      .menu > .menu-item.mega {
        display: block;
        position: relative; }
        .menu > .menu-item.mega .icon-arrow {
          position: absolute;
          top: 0;
          right: 0;
          margin-left: 0; }
          .menu > .menu-item.mega .icon-arrow svg {
            width: 16px;
            height: 16px; }
        .menu > .menu-item.mega > .sub-menu {
          display: none;
          visibility: visible;
          opacity: 1;
          position: static;
          padding: 30px 0 0 20px;
          transform: none;
          background: transparent;
          box-shadow: none;
          z-index: 1; }
          .menu > .menu-item.mega > .sub-menu:before {
            display: none; }
          .menu > .menu-item.mega > .sub-menu > .menu-item {
            margin-bottom: 30px; }
            .menu > .menu-item.mega > .sub-menu > .menu-item:last-child {
              margin-bottom: 0; }
            .menu > .menu-item.mega > .sub-menu > .menu-item > a {
              display: inline-block;
              margin-bottom: 0;
              font-size: 18px; }
            .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu {
              display: block;
              padding: 0;
              border-top: none; }
              .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu > .menu-item {
                margin-top: 0;
                margin-right: 0; }
                .menu > .menu-item.mega > .sub-menu > .menu-item.columns > .sub-menu > .menu-item > .sub-menu {
                  display: none;
                  width: 100%; }
            .menu > .menu-item.mega > .sub-menu > .menu-item.parent-item {
              position: relative; }
              .menu > .menu-item.mega > .sub-menu > .menu-item.parent-item .icon-arrow {
                display: inline-block; }
                .menu > .menu-item.mega > .sub-menu > .menu-item.parent-item .icon-arrow svg {
                  fill: rgba(255, 255, 255, 0.4); }
            .menu > .menu-item.mega > .sub-menu > .menu-item .menu-item {
              margin-top: 22px; }
              .menu > .menu-item.mega > .sub-menu > .menu-item .menu-item:first-child {
                margin-top: 22px; }
            .menu > .menu-item.mega > .sub-menu > .menu-item:not(.columns) .sub-menu {
              display: none;
              width: 100%;
              padding-top: 0;
              border-top: 0; }
            .menu > .menu-item.mega > .sub-menu > .menu-item.active .icon-arrow svg {
              transform: rotate(-90deg); }
            .menu > .menu-item.mega > .sub-menu > .menu-item.active > .sub-menu {
              display: block; }
              .menu > .menu-item.mega > .sub-menu > .menu-item.active > .sub-menu > .menu-item > .sub-menu {
                display: block; }
        .menu > .menu-item.mega.active > .icon-arrow svg {
          transform: rotate(-90deg); }
        .menu > .menu-item.mega.active > .sub-menu {
          display: block; }
  .main-navigation__btn {
    min-width: 230px;
    margin-left: 0; } }

@media (max-width: 576px) {
  .main-navigation.main-navigation--mobile {
    left: 0;
    width: auto; }
  .main-navigation__btn-wrapper {
    left: 0; } }

.menu-toggle {
  position: fixed;
  top: 32px;
  right: 22px;
  display: none;
  z-index: 10000;
  cursor: pointer;
  pointer-events: auto; }
  .menu-toggle .menu-toggle__icon {
    width: 22px;
    height: 22px;
    transform: rotate(0deg);
    transition: 0.3s ease-in-out; }
  .menu-toggle span {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #FFF;
    transform: rotate(0deg);
    transition: 0.3s ease-in-out;
    pointer-events: none; }
  .menu-toggle span:nth-child(1) {
    top: 0px; }
  .menu-toggle span:nth-child(2) {
    top: 11px; }
  .menu-toggle span:nth-child(3) {
    top: 22px; }
  .menu-toggle.open span:nth-child(1) {
    top: 9px;
    left: -3px;
    width: 29px;
    transform: rotate(135deg); }
  .menu-toggle.open span:nth-child(2) {
    opacity: 0;
    left: -60px; }
  .menu-toggle.open span:nth-child(3) {
    top: 9px;
    left: -3px;
    width: 29px;
    transform: rotate(-135deg); }

@media (max-width: 992px) {
  .menu-toggle {
    display: block; } }

.btn {
  display: inline-block;
  background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
  border: none;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  transition: all 0.3s ease-in-out; }
  .btn:hover {
    color: #FFF; }

.btn--menu {
  padding: 1.07143em 2.35714em;
  font-size: 0.72917vw;
  line-height: 1.14286;
  letter-spacing: 0.245em; }

.btn--large {
  min-width: 14.58333vw;
  padding: 0.9em 1.1em 0.95em;
  font-size: 1.04167vw;
  line-height: 1.45;
  letter-spacing: 0.245em; }

.btn--small {
  min-width: 11.97917vw;
  padding: 0.83333em 1.22222em 0.77778em;
  font-size: 0.9375vw;
  line-height: 1.44444;
  letter-spacing: 0.245em; }

.btn-link {
  display: inline-block;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.83333vw;
  line-height: 1.4375;
  letter-spacing: 0.245em;
  text-decoration: none;
  text-transform: uppercase; }
  .btn-link:after {
    content: '';
    display: inline-block;
    width: 0.5em;
    height: 0.875em;
    margin-left: 0.75em;
    background-image: url("../images/arrow.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

@media (max-width: 992px) {
  .btn--menu {
    font-size: 14px; }
  .btn--large {
    min-width: 280px;
    font-size: 20px; }
  .btn--small {
    min-width: 230px;
    font-size: 18px; }
  .btn-link {
    font-size: 16px; } }

@media (max-width: 576px) {
  .btn--large {
    min-width: 230px;
    padding: 17px 20px 16px;
    font-size: 16px;
    line-height: 23px; }
  .btn--small {
    min-width: 200px;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 21px; }
  .btn-link {
    font-size: 14px; } }

.contacts--careers .contacts__top {
  background-image: url("../images/bg_form_careers.jpg");
  background-position: 50% 50%; }

.contacts__top {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 100vh;
	
	
  background-image: url("https://ejaw.net/wp-content/uploads/2022/08/Depositphotos_314520150_L-2.jpg");
  background-position: 0 70%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1; }
  .contacts__top:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: rgba(37, 40, 41, 0.7); }

.contacts__top-left {
  width: 50%;
  background-color: #232121;
  opacity: .85; }

.contacts__top-right {
  width: 50%; }

.contacts__title {
  width: 38.54167vw;
  margin-left: auto;
  padding: 0.81944em 1.04167vw 0.83333em;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.75vw;
  line-height: 1.15278;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #FFF; }

.contacts__form {
  position: relative;
  max-width: 37.5vw; }

.contact-form__submit-container {
  margin-top: 0.75em;
  text-align: right; }

.contacts__bottom {
  padding-top: 10.10417vw;
  padding-bottom: 5.3125vw;
  background: rgba(58, 62, 64, 0.06);
  background-image: url("../images/bg_map.png");
  background-repeat: no-repeat;
  background-position: 105% -70%;
  background-size: 83.44%; }

.contact__info {
  width: 26.82292vw;
  padding: 1.51042vw 1.61458vw 1.92708vw;
  background: #FFF; }
  .contact__info .icon {
    width: 0.94444em;
    margin-right: 0.55556em;
    color: rgba(26, 28, 41, 0.6); }

.contact {
  margin-bottom: 1.83333em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9375vw;
  line-height: 1.55556;
  letter-spacing: normal;
  color: rgba(34, 43, 69, 0.6); }
  .contact:last-child {
    margin-bottom: 0; }
  .contact a {
    color: rgba(34, 43, 69, 0.6);
    text-decoration: none; }

.contact__country {
  margin-bottom: 0.22222em;
  text-transform: uppercase;
  color: #1A1C29; }

.contact__row {
  margin-bottom: 0.13889em; }
  .contact__row:last-child {
    margin-bottom: 0; }

@media (max-width: 992px) {
  .contacts--careers .contacts__top {
    background-position: 40% 50%; }
  .contacts__top {
    flex-wrap: wrap;
    height: 800px;
    min-height: auto;
    background-size: inherit;
    background-position: 60% 40%; }
  .contacts__top-left {
    width: 100%; }
  .contacts__top-right {
    position: absolute;
    top: 100%;
    width: 100%; }
  .contacts__title {
    width: 100%;
    padding-bottom: 97px;
    padding-right: 10vw;
    padding-left: 10vw;
    font-size: 72px; }
  .contacts__form {
    max-width: none; }
  .contacts__bottom {
    padding-top: 700px;
    padding-bottom: 102px;
    background-position: right 66%;
    background-size: 110%; }
  .contact__info {
    width: 80vw;
    margin: 208px auto 0;
    padding: 29px 31px 37px; }
  .contact {
    font-size: 18px; }
  .mobile-hidden {
    display: none; } }

@media (max-width: 768px) {
  .contacts__bottom {
    padding-top: 700px;
    padding-bottom: 102px;
    background-position: 50% 71%;
    background-size: auto 500px; } }

@media (max-width: 576px) {
  .contacts__top {
    height: 529px;
    background-size: auto 110%;
    background-position: 58% 100%; }
  .contacts__title {
    width: 100%;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 77px;
    font-size: 48px;
    line-height: 62px; }
  .contact-form__submit-container {
    text-align: center; }
  .contact-form__btn {
    margin-bottom: 20px; }
  .contacts__bottom {
    padding-top: 550px;
    padding-bottom: 30px;
    background-position: 54% 90%;
    background-size: auto 500px; }
  .contact__info {
    width: 100%;
    margin: 208px auto 0;
    padding: 20px 20px 30px; }
  .contact {
    margin-bottom: 20px;
    font-size: 14px; }
  .contact__country {
    margin-bottom: 10px; }
  .contact__row {
    margin-bottom: 5px; } }

@media (max-width: 374px) {
  .contacts__title {
    padding-bottom: 70px;
    font-size: 40px;
    line-height: 52px; }
  .contacts__bottom {
    background-position: 54% 80%;
    background-size: 250%; } }

#mfcf7_zl_add_file {
  display: none; }

.contact-form {
  position: absolute;
  right: 0;
  left: -3.95833vw;
  bottom: 0;
  padding: 2.39583vw;
  background: #FFF;
  box-shadow: 0px 21.6px 28.8px rgba(0, 0, 0, 0.05), 0px 43.2204px 72.0341px rgba(0, 0, 0, 0.03); }
  .contact-form .form-item {
    margin-bottom: 0.83333em; }
  .contact-form .input {
    width: 100%;
    padding: 0.44444em 1.11111em 0.44444em;
    background: #FFF;
    border: 2px solid rgba(58, 62, 64, 0.06);
    outline: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9375vw;
    line-height: 2.22222;
    letter-spacing: normal;
    color: #3A3E40; }
  .contact-form .textarea {
    display: block;
    width: 100%;
    padding: 0.88889em 1.11111em 0.88889em;
    background: #FFF;
    border: 2px solid rgba(58, 62, 64, 0.06);
    outline: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9375vw;
    line-height: 1.33333;
    letter-spacing: normal;
    color: #3A3E40;
    resize: none;
    overflow: hidden; }
  .contact-form .input-row {
    display: flex;
    justify-content: space-between; }
    .contact-form .input-row .input {
      width: 17.86458vw; }
  .contact-form .textarea:focus,
  .contact-form .input:focus {
    border: 2px solid #01DFC7; }
  .contact-form ::placeholder {
    color: rgba(58, 62, 64, 0.4); }
  .contact-form :-ms-input-placeholder {
    color: rgba(58, 62, 64, 0.4); }
  .contact-form ::-ms-input-placeholder {
    color: rgba(58, 62, 64, 0.4); }
  .contact-form input[type=file] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  .contact-form .codedropz-upload-handler {
    margin-bottom: 0.83333em;
    padding: 0.58333em 0;
    border: 2px dashed rgba(58, 62, 64, 0.1);
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25vw;
    line-height: 1.66667;
    letter-spacing: normal;
    color: #3A3E40; }
    .contact-form .codedropz-upload-handler .codedropz-upload-container {
      padding-top: 0;
      padding-bottom: 0; }
    .contact-form .codedropz-upload-handler .dnd-upload-counter {
      display: none; }
    .contact-form .codedropz-upload-handler .icon {
      width: 1.08333em;
      height: 1.16667em;
      margin-right: 0.66667em; }
    .contact-form .codedropz-upload-handler a {
      text-decoration: none; }
      .contact-form .codedropz-upload-handler a:hover {
        color: #01DFC7;
        text-decoration: underline; }
  .contact-form .checkbox-container {
    margin-bottom: 0.76923em; }
    .contact-form .checkbox-container:last-child {
      margin-bottom: 0; }
    .contact-form .checkbox-container .wpcf7-list-item {
      margin: 0; }
    .contact-form .checkbox-container label {
      position: relative;
      padding-left: 3.76923em;
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 0.67708vw;
      line-height: 1.61538;
      letter-spacing: normal;
      color: #3A3E40; }
      .contact-form .checkbox-container label:last-child {
        margin-bottom: 0; }
      .contact-form .checkbox-container label a {
        text-decoration: none; }
        .contact-form .checkbox-container label a:hover {
          color: #01DFC7;
          text-decoration: underline; }
      .contact-form .checkbox-container label .wpcf7-list-item-label {
        cursor: pointer; }
        .contact-form .checkbox-container label .wpcf7-list-item-label:before {
          content: '';
          position: absolute;
          top: 0.23077em;
          left: 0px;
          width: 2.66em;
          height: 2.66em;
          border: 0.30769em solid transparent; }
        .contact-form .checkbox-container label .wpcf7-list-item-label:after {
          content: '';
          position: absolute;
          top: 0.92308em;
          left: 0.30769em;
          width: 2em;
          height: 0.92308em;
          border-left: 0.30769em solid #01DFC7;
          border-bottom: 0.30769em solid #01DFC7;
          transform: rotate(-45deg); }
      .contact-form .checkbox-container label input {
        position: absolute;
        z-index: -1;
        opacity: 0; }
        .contact-form .checkbox-container label input:not(:checked) ~ .wpcf7-list-item-label:before {
          border-color: #3A3E40; }
        .contact-form .checkbox-container label input:not(:checked) ~ .wpcf7-list-item-label:after {
          opacity: 0; }
        .contact-form .checkbox-container label input:checked ~ .wpcf7-list-item-label:before {
          border-color: #01DFC7; }
        .contact-form .checkbox-container label input:checked ~ .wpcf7-list-item-label:after {
          opacity: 1; }
        .contact-form .checkbox-container label input:focus ~ .wpcf7-list-item-label:before {
          outline: 2px solid #01DFC7;
          opacity: .5; }
  .contact-form .wpcf7 form .wpcf7-response-output {
    margin: 2em 0 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2; }

@media (max-width: 992px) {
  .contact-form {
    position: relative;
    top: -37px;
    right: auto;
    left: auto;
    bottom: auto;
    width: 80vw;
    margin: 0 auto;
    padding: 46px; }
    .contact-form .input {
      font-size: 18px; }
    .contact-form .textarea {
      font-size: 18px; }
    .contact-form .input-row {
      display: block; }
      .contact-form .input-row .input {
        width: 100%; }
    .contact-form .file-label {
      font-size: 24px; }
    .contact-form .for-desktop {
      display: none; }
    .contact-form .checkbox-container label {
      font-size: 13px; } }

@media (max-width: 576px) {
  .contact-form {
    width: calc(100% - 40px);
    padding: 20px; }
    .contact-form .input {
      padding: 14px 0 16px 10px;
      font-size: 16px;
      line-height: 20px; }
    .contact-form .textarea {
      padding: 14px 10px 15px 10px;
      font-size: 16px; }
    .contact-form .file-label {
      font-size: 18px; }
    .contact-form .checkbox-container label {
      padding-left: 3.84615em;
      font-size: 10px; }
      .contact-form .checkbox-container label .wpcf7-list-item-label:before {
        width: 24px;
        height: 24px;
        border: 3px solid transparent; }
      .contact-form .checkbox-container label .wpcf7-list-item-label:after {
        top: 9px;
        left: 5px;
        width: 12px;
        height: 6px;
        border-left: 2px solid #01DFC7;
        border-bottom: 2px solid #01DFC7; } }

.site-footer {
  padding: 2.08333vw 0 0;
  background-color: #1A1C29; }

.site-footer__top {
  display: flex;
  justify-content: space-between; }

.footer-col-1 {
  width: 14.58333vw;
  padding-right: 4.375vw; }

.footer-col-wrap {
  display: flex; }

.clutch {
  display: inline-block;
  margin-top: 3.125vw;
  margin-bottom: 1.04167vw; }
  .clutch img {
    width: auto;
    height: 2.34375vw; }

.footer-col {
  margin-right: 4.375vw; }
  .footer-col:last-child {
    margin-right: 0; }

.footer-col-title {
  display: flex;
  justify-content: space-between; }
  .footer-col-title a {
    display: inline-block;
    padding-bottom: 0.52083vw;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9375vw;
    line-height: 1.44444;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    opacity: .7; }
  .footer-col-title .icon-arrow {
    display: none;
    cursor: pointer; }
    .footer-col-title .icon-arrow svg {
      width: 10px;
      height: 10px;
      fill: #FFF;
      transform: rotate(90deg);
      opacity: .7; }

.footer-col-inner {
  display: flex; }

.services-menu {
  margin: 1.04167vw 0 0;
  padding: 0;
  list-style: none; }
  .services-menu.columns:first-child {
    margin-right: 1.5625vw; }
  .services-menu .menu-item {
    margin-bottom: 0.9375vw; }
    .services-menu .menu-item:last-child {
      margin-bottom: 0; }
    .services-menu .menu-item a {
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 0.78125vw;
      line-height: 1.6;
      letter-spacing: normal;
      color: #FFF;
      opacity: .9;
      text-decoration: none; }

.site-footer__bottom {
  display: flex;
  justify-content: space-between;
  padding: 2.08333vw 0; }

.footer-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none; }
  .footer-menu .menu-item {
    margin-right: 0.67708vw;
    padding-right: 0.67708vw;
    border-right: 1px solid rgba(255, 255, 255, 0.6); }
    .footer-menu .menu-item:last-child {
      margin-right: 0;
      padding-right: 0;
      border-right: 0; }
    .footer-menu .menu-item a {
      display: block;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 0.72917vw;
      line-height: 1.21429;
      letter-spacing: normal;
      text-decoration: none;
      color: rgba(255, 255, 255, 0.6); }

.copyright {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.72917vw;
  line-height: 1.21429;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.6); }

@media (min-width: 992px) {
  .footer-col-title a:hover {
    background-color: #0195FE;
    background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; }
  .services-menu .menu-item a:hover {
    background-color: #0195FE;
    background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; } }

@media (max-width: 992px) {
  .site-footer {
    padding: 40px 0 0; }
  .site-footer__top {
    flex-wrap: wrap; }
  .footer-col-1 {
    width: 100%;
    padding-right: 0; }
    .footer-col-1 .site-branding {
      display: flex; }
  .clutch {
    margin-top: 60px;
    margin-bottom: 60px; }
    .clutch img {
      height: 45px; }
  .footer-col-wrap {
    flex-wrap: wrap;
    width: 100%; }
  .footer-col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px; }
    .footer-col:last-child {
      margin-bottom: 0; }
    .footer-col.open .footer-col-title a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.9);
      opacity: .9; }
    .footer-col.open .footer-col-title .icon-arrow {
      display: inline; }
      .footer-col.open .footer-col-title .icon-arrow svg {
        transform: rotate(270deg);
        opacity: .9; }
    .footer-col.open .services-menu {
      display: block; }
  .footer-col-title a {
    padding-bottom: 10px;
    font-size: 18px; }
  .footer-col-title .icon-arrow {
    display: inline; }
  .footer-col-inner {
    flex-wrap: wrap; }
  .services-menu {
    display: none;
    width: 100%;
    margin: 20px 0 0; }
    .services-menu.columns {
      width: 100%; }
      .services-menu.columns:first-child {
        margin-right: 0; }
    .services-menu .menu-item {
      margin-bottom: 18px; }
      .services-menu .menu-item a {
        font-size: 15px; }
  .site-footer__bottom {
    display: block;
    padding: 40px 0; }
  .footer-menu {
    justify-content: center; }
    .footer-menu .menu-item {
      margin-right: 13px;
      padding-right: 13px; }
      .footer-menu .menu-item a {
        font-size: 14px; }
  .copyright {
    margin-top: 20px;
    font-size: 14px;
    text-align: center; } }

@media (max-width: 576px) {
  .site-footer {
    padding: 50px 0 0; }
  .clutch {
    margin-top: 30px;
    margin-bottom: 40px; }
    .clutch img {
      height: 41px; }
  .footer-col-title a {
    padding-bottom: 1px;
    font-size: 15px;
    line-height: 22px; }
  .services-menu .menu-item a {
    font-size: 13px;
    line-height: 21px; }
  .site-footer__bottom {
    padding: 27px 0; }
  .footer-menu .menu-item {
    margin-right: 10px;
    padding-right: 10px; }
    .footer-menu .menu-item a {
      font-size: 11px;
      line-height: 13px; }
  .copyright {
    margin-top: 20px;
    font-size: 11px;
    line-height: 13px; } }

.socials__title {
  margin-top: 3.125vw;
  margin-bottom: 1.30208vw;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9375vw;
  line-height: 1.44444;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase; }

.socials-menu {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9375vw; }
  .socials-menu .menu-item {
    margin-right: 1.04167vw; }
    .socials-menu .menu-item:last-child {
      margin-right: 0; }
    .socials-menu .menu-item a {
      color: #FFF;
      text-decoration: none;
      transition: all 0.3s ease-in-out;
      opacity: .6; }
    .socials-menu .menu-item i {
      vertical-align: middle; }

@media (max-width: 992px) {
  .socials__title {
    margin-top: 60px;
    margin-bottom: 25px;
    font-size: 18px; }
  .socials-menu {
    font-size: 18px; }
    .socials-menu .menu-item {
      margin-right: 20px; } }

@media (max-width: 576px) {
  .socials__title {
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 22px; }
  .socials-menu {
    font-size: 16px; }
    .socials-menu .menu-item {
      margin-right: 25px; } }

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

.hero {
  display: flex;
  align-items: flex-end;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.hero__text {
  width: 46.19792vw;
  margin-bottom: 0;
  padding: 1.07em .7em 1.4em 2.73em;
  background-color: #232121;
  opacity: .85;
  text-transform: uppercase;
  color: #FFF; }

@media (max-width: 992px) {
  .hero {
    height: calc(var(--vh, 1vh) * 100); }
  .hero__text {
    width: 100%;
    padding-bottom: 1.07em;
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 576px) {
  .hero__text {
    letter-spacing: 0; } }

.client-logos {
  background: rgba(58, 62, 64, 0.06);
  overflow: hidden; }

.client-logos__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.35417vw; }

.client-logo {
  display: flex;
  padding: 1.30208vw 0; }
  .client-logo img {
    max-height: 2.60417vw;
    width: auto;
    margin: auto;
    filter: grayscale(1);
    opacity: 0.6; }

#logos-carousel:after {
  content: ''; }

@media (max-width: 992px) {
  .client-logos .container {
    padding: 0; }
  .client-logos__inner {
    display: block;
    padding: 25px 0 60px; }
  .client-logo {
    width: 15%;
    margin-right: 20px;
    padding: 0; }
    .client-logo img {
      max-height: 50px; }
  #logos-carousel:after {
    content: 'flickity';
    display: none; }
  .logos-carousel .flickity-page-dots {
    top: 100px;
    bottom: auto;
    line-height: 0; }
  .logos-carousel .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    margin: 0 5px; } }

@media (max-width: 576px) {
  .client-logos__inner {
    display: block;
    padding: 15px 0 35px; }
  .client-logo {
    width: 19%;
    margin-right: 0px; }
    .client-logo img {
      max-height: 26px; }
  .logos-carousel .flickity-page-dots {
    top: 56px; } }

.about {
  background-color: #FFF;
  overflow: hidden; }

.about__left {
  max-width: 38.54167vw;
  margin-left: auto;
  padding-left: 1.04167vw; }

.about__inner {
  max-width: 28.75vw;
  padding: 8.54167vw 0 7.55208vw; }

.about__subtitle {
  margin-bottom: 0.94444em; }

.about__title {
  margin-bottom: 0.60714em; }

.about__text {
  margin-bottom: 3.75em; }

.about__right {
  position: relative;
  height: 100%; }
  .about__right .about__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: right; }
    .about__right .about__image img {
      width: auto;
      height: 100%; }

@media (max-width: 992px) {
  .about__left {
    max-width: 100%;
    margin-left: 0;
    padding: 0 20px; }
  .about__inner {
    max-width: 100%;
    padding: 60px 0 60px; }
  .about__subtitle {
    margin-bottom: 17px; }
  .about__right {
    position: relative;
    height: auto; }
    .about__right .about__image {
      position: static; }
      .about__right .about__image img {
        width: 100%;
        height: auto; } }

@media (max-width: 576px) {
  .about__inner {
    padding: 45px 0 45px; }
  .about__title {
    margin-bottom: 20px; }
  .about__text {
    margin-bottom: 30px; } }

.achievements {
  position: relative;
  z-index: 1; }
  .achievements:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("../images/bg_achievements.jpeg");
    background-repeat: no-repeat;
    background-position: 0% 3%;
    background-size: cover;
    z-index: -2; }
  .achievements:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(37, 40, 41, 0.2);
    z-index: -1; }

.achievement {
  max-width: 75.82%;
  margin: 0 auto; }

.achievement__title-container {
  position: relative;
  width: 100%;
  padding-top: 30.81%; }

.achievement__title {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 7.3%;
  background: url("../images/start_battle.png") no-repeat center top;
  background-size: contain;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.45833vw;
  line-height: 1.46429;
  letter-spacing: normal;
  text-transform: uppercase;
  text-align: center;
  color: #FFF; }

.achievement__text {
  max-width: 14.0625vw;
  margin: 0.625vw auto 0;
  text-align: center;
  color: #FFF; }

@media (max-width: 992px) {
  .achievements .m-b {
    padding-bottom: 50px; }
    .achievements .m-b:last-child {
      padding-bottom: 0; }
  .achievement__title {
    font-size: 2.5vw; }
  .achievement__text {
    max-width: 270px; } }

@media (max-width: 768px) {
  .achievement {
    max-width: 370px; }
  .achievement__title {
    padding-top: 8.5%;
    font-size: 22px; }
  .achievement__text {
    max-width: 295px; } }

@media (max-width: 374px) {
  .achievement__title {
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-top: 8%;
    font-size: 6vw; } }

.services {
  background-color: #FFF; }

.services__title {
  max-width: 50.41667vw;
  margin: 0 auto;
  text-align: center; }

.services__text {
  max-width: 50.41667vw;
  margin: 0.83333em auto 0;
  text-align: center; }

.services__item {
  padding-top: 4.16667vw; }

.service {
  position: relative;
  max-width: 93.4%;
  margin: 0 auto; }

.service__title {
  position: relative;
  margin-bottom: 1.4em;
  text-transform: uppercase;
  text-align: center; }
  .service__title:before {
    content: '';
    position: absolute;
    top: -4.16667vw;
    left: 0;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10.41667vw;
    line-height: 1;
    letter-spacing: normal;
    color: #3A3E40;
    opacity: 0.04; }

.services__item:nth-child(1) .service__title:before {
  content: '01'; }

.services__item:nth-child(2) .service__title:before {
  content: '02'; }

.services__item:nth-child(3) .service__title:before {
  content: '03'; }

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

.service__list-item {
  margin-bottom: 1.25vw;
  text-align: center;
  color: #135581; }
  .service__list-item:last-child {
    margin-bottom: 0; }

@media (max-width: 992px) {
  .services__text {
    max-width: 100%; }
  .services__item {
    margin-bottom: 30px;
    padding-top: 80px; }
    .services__item:last-child {
      margin-bottom: 0; }
  .service {
    max-width: 93.4%; }
  .service__title:before {
    top: -80px;
    left: 22%;
    font-size: 200px; }
  .service__list {
    margin: 0 0 14px;
    padding: 0;
    list-style: none; }
    .service__list:last-child {
      margin-bottom: 0; }
  .service__list-item {
    margin-bottom: 24px; } }

@media (max-width: 768px) {
  .services__title {
    max-width: 100%; }
  .service__title:before {
    left: 15%; } }

@media (max-width: 576px) {
  .services__text {
    margin-top: 20px;
    margin-bottom: 16px; }
  .services__item {
    margin-bottom: 6px;
    padding-top: 48px; }
  .service__title {
    margin-bottom: 20px; }
    .service__title:before {
      top: -52.5px;
      left: 0;
      font-size: 140px;
      line-height: 140px; }
  .service__list-item {
    margin-bottom: 20px; } }

.contact-us {
  background-image: url("../images/bg_contact_us.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 62%; }

.contact-us__inner {
  padding: 3.48958vw 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.contact-us__text {
  margin-right: 4.0625vw;
  text-transform: uppercase; }

@media (max-width: 992px) {
  .contact-us {
    background-size: 800% auto;
    background-position: 55% 60%; }
  .contact-us__inner {
    flex-direction: column;
    padding: 67px 20px; }
  .contact-us__text {
    margin-right: 0;
    margin-bottom: 1.44444em;
    text-align: center; } }

@media (max-width: 576px) {
  .contact-us__inner {
    padding: 50px 1.04167vw; }
  .contact-us__text {
    margin-bottom: 18px; } }

.portfolio {
  background-color: #FFF; }

.portfolio__title {
  margin-bottom: 1.51786em;
  text-align: center; }

.portfolio__game-list .game {
  order: 3; }
  .portfolio__game-list .game:first-child {
    order: 2; }
  .portfolio__game-list .game:nth-child(2) {
    order: 1; }

.portfolio__btn {
  margin-top: 1.5625vw;
  text-align: center; }

@media (max-width: 992px) {
  .portfolio__game-list {
    padding: 0 20px; }
  .portfolio__btn {
    margin-top: 50px; } }

@media (max-width: 576px) {
  .portfolio__title {
    margin-bottom: 20px; }
  .portfolio__btn {
    margin-top: 30px; } }

.work-models {
  position: relative;
  z-index: 1; }
  .work-models:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("../images/bg_achievements.jpeg");
    background-repeat: no-repeat;
    background-position: 0% 3%;
    background-size: cover;
    filter: grayscale(1);
    z-index: -2; }
  .work-models:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(37, 40, 41, 0.2);
    z-index: -1; }

.work-models__title {
  margin-bottom: 1.07143em;
  text-align: center;
  color: #FFF; }

.work-model {
  width: 79.1%;
  margin: 0 auto;
  background: rgba(35, 33, 33, 0.85);
  border: 1px solid #232121;
  box-shadow: 0 0 20px #000000; }

.work-model__inner {
  width: 74%;
  margin: 0 auto;
  padding: 2.08333vw 0 2.60417vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center; }

.work-model__title {
  margin-bottom: 0.71429em;
  text-transform: uppercase; }

.work-model__text {
  height: 15.10417vw;
  margin: 0 auto 1.97917vw;
  color: #FFF;
  overflow: hidden;
  opacity: 0.9; }

@media (max-width: 992px) {
  .work-models__item {
    margin-bottom: 20px; }
    .work-models__item:last-child {
      margin-bottom: 0; }
  .work-model {
    width: 100%; }
  .work-model__inner {
    width: 80%;
    padding: 40px 0 50px; }
  .work-model__text {
    height: auto;
    margin-bottom: 38px; } }

@media (max-width: 576px) {
  .work-model {
    width: 100%; }
  .work-model__inner {
    width: 100%;
    padding: 40px 30px; }
  .work-model__title {
    margin-bottom: 20px; }
  .work-model__text {
    height: auto; } }

.clients {
  padding-bottom: 7.60417vw;
  overflow: hidden; }
  .clients--white {
    background-color: #FFF; }
  .clients--grey {
    background-color: rgba(58, 62, 64, 0.06); }

.clients__title {
  max-width: 50.41667vw;
  margin: 0 auto;
  text-align: center; }

.clients__text {
  max-width: 50.41667vw;
  margin: 0.83333em auto 1.79167em;
  text-align: center; }

.client {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 13.85417vw;
  height: 13.85417vw;
  margin-right: 2.39583vw; }

.client__image {
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25); }
  .client__image img {
    display: block;
    height: 9.63542vw;
    max-width: 100%;
    object-fit: cover;
    object-position: left top; }

.client__logo img {
  max-height: 3.02083vw;
  width: auto; }

@media (max-width: 992px) {
  .clients {
    padding-bottom: 146px; }
  .clients__title {
    max-width: 100%; }
  .clients__text {
    max-width: 100%; }
  .client {
    width: 266px;
    height: 266px;
    margin-right: 46px; }
  .client__image img {
    height: 185px; }
  .client__logo img {
    max-height: 58px; } }

@media (max-width: 576px) {
  .clients {
    padding-bottom: 96px; }
    .clients .flickity-page-dots {
      bottom: -36px; }
  .clients__text {
    margin: 15px auto 35px; }
  .client {
    width: 266px;
    height: 266px;
    margin-right: 46px; }
  .client__image img {
    height: 185px; }
  .client__logo img {
    max-height: 58px; } }

.cases {
  padding: 4.16667vw 0;
  background: rgba(58, 62, 64, 0.06); }

.cases__title {
  margin-bottom: 1.5625vw;
  text-transform: uppercase; }

.cases-carousel {
  display: flex;
  margin: 0 -0.78125vw; }
  .cases-carousel .carousel-cell {
    flex: 0 0 auto;
    width: calc(100% / 3);
    margin-right: 0.78125vw;
    margin-left: 0.78125vw; }
  .cases-carousel:after {
    content: '';
    display: none; }

@media (max-width: 992px) {
  .cases {
    padding: 80px 0 126px; }
  .cases__title {
    margin-bottom: 30px; }
  .cases-carousel {
    display: block;
    max-width: 500px;
    margin: 0 auto; }
    .cases-carousel .carousel-cell {
      width: 100%;
      margin-right: 30px;
      margin-left: 0; }
    .cases-carousel:after {
      content: 'flickity'; }
    .cases-carousel .flickity-button {
      background: transparent; }
      .cases-carousel .flickity-button .flickity-button-icon {
        fill: #828282; } }

@media (max-width: 768px) {
  .cases-carousel .flickity-button {
    display: none; } }

@media (max-width: 576px) {
  .cases {
    padding: 60px 0 106px; }
  .cases__title {
    margin-bottom: 17px; } }

.technologies {
  background: rgba(58, 62, 64, 0.06); }

.technologies__title {
  margin-bottom: 0.89286em;
  text-align: center; }

.technology__icon {
  height: 5.20833vw; }
  .technology__icon img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%; }

.technology__text {
  max-width: 14.0625vw;
  margin: 1.875em auto 0;
  text-align: center; }

@media (max-width: 992px) {
  .technologies {
    padding-bottom: 65px; }
  .technologies__item {
    margin-bottom: 35px; }
  .technology__icon {
    height: 100px; }
  .technology__text {
    max-width: 270px; } }

@media (max-width: 576px) {
  .technologies__item:last-child {
    margin-bottom: 0; }
  .technology__icon {
    height: 75px; }
  .technology__text {
    margin-top: 15px; } }

.community {
  position: relative;
  background-image: url("../images/bg_community.jpeg");
  background-repeat: no-repeat;
  background-position: 0% 35%;
  background-size: cover; }

.community__title {
  max-width: 24.32292vw;
  margin-top: 1.82143em;
  color: #FFF; }

.community__link {
  margin-top: 3.75em;
  margin-bottom: 6.4375em; }

.community__image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0; }
  .community__image img {
    height: 100%;
    width: auto; }

@media (max-width: 992px) {
  .community__title {
    max-width: 60%;
    margin-top: 1.82143em;
    color: #FFF; }
    .community__title span {
      display: block; }
  .community__image {
    position: static;
    top: auto;
    bottom: auto;
    right: auto; }
    .community__image img {
      height: auto;
      width: 100%; } }

@media (max-width: 576px) {
  .community__title {
    max-width: 335px;
    margin-top: 60px; }
  .community__link {
    margin-top: 30px;
    margin-bottom: 26px; } }

.stage {
  width: 70.47%;
  margin: 0 auto; }

.stage__image {
  width: 17.03125vw;
  height: 14.53125vw;
  text-align: center; }
  .stage__image img {
    width: auto;
    height: 100%; }

.stage__title {
  margin-top: 0.71429em;
  margin-bottom: 0.28571em;
  text-align: center;
  text-transform: uppercase; }

.stage__text {
  text-align: center; }

@media (max-width: 992px) {
  .stages__item {
    margin-bottom: 50px; }
    .stages__item:last-child {
      margin-bottom: 0; }
  .stage {
    width: 60%; }
  .stage__image {
    width: auto;
    height: 100%; } }

@media (max-width: 576px) {
  .stage {
    width: 100%; }
  .stage__text {
    max-width: 335px;
    margin: 0 auto; }
  .stage__image {
    width: auto;
    height: auto; }
    .stage__image img {
      width: auto;
      height: 185px; }
  .stage__title {
    margin-top: 20px;
    margin-bottom: 10px; } }

.reviews {
  background: rgba(58, 62, 64, 0.06);
  overflow: hidden; }

.reviews__title {
  margin-bottom: 0.89286em;
  text-align: center; }

.reviews-carousel {
  max-width: 76.5625vw;
  margin: 0 auto 3.64583vw; }
  .reviews-carousel .flickity-button {
    background: transparent; }
  .reviews-carousel .flickity-page-dots {
    bottom: -3.64583vw; }

.review {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-right: 1.5625vw; }

.review__author {
  font-weight: 700;
  text-align: center; }

.review__author-position {
  margin-top: 0.4375em;
  text-align: center;
  color: #000; }

.review__text {
  max-width: 45.98958vw;
  margin: 1.25em auto 0;
  text-align: center;
  color: #000; }
  .review__text p {
    margin-bottom: 0.625vw; }

.review__bottom {
  margin-top: 2.08333vw; }

.review__image {
  height: 5.26042vw; }
  .review__image img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto; }

@media (max-width: 992px) {
  .reviews-carousel {
    max-width: 500px;
    margin: 0 auto 70px; }
    .reviews-carousel .flickity-page-dots {
      bottom: -70px; }
  .review {
    margin-right: 30px; }
  .review__text {
    max-width: 100%; }
    .review__text p {
      margin-bottom: 12px; }
  .review__bottom {
    margin-top: 40px; }
  .review__image {
    height: 101px; } }

@media (max-width: 768px) {
  .reviews-carousel {
    max-width: 400px; } }

@media (max-width: 576px) {
  .reviews-carousel {
    max-width: 300px;
    margin: 0 auto 40px; }
    .reviews-carousel .flickity-prev-next-button.previous {
      left: 0;
      transform: translate(-100%, -50%); }
      .reviews-carousel .flickity-prev-next-button.previous .flickity-button-icon {
        height: 60px; }
    .reviews-carousel .flickity-prev-next-button.next {
      right: 0;
      transform: translate(100%, -50%); }
      .reviews-carousel .flickity-prev-next-button.next .flickity-button-icon {
        height: 60px; }
    .reviews-carousel .flickity-page-dots {
      bottom: -40px; }
  .reviews__title {
    margin-bottom: 30px; }
  .review__author-position {
    margin-top: 10px; }
  .review__bottom {
    margin-top: 13px; }
  .review__image {
    height: 61px; } }

@media (max-width: 460px) {
  .reviews-carousel .flickity-prev-next-button.previous {
    left: 20px;
    transform: translate(-100%, -50%); }
  .reviews-carousel .flickity-prev-next-button.next {
    right: 20px;
    transform: translate(100%, -50%); } }

@media (max-width: 360px) {
  .reviews-carousel .flickity-prev-next-button.previous {
    display: none; }
  .reviews-carousel .flickity-prev-next-button.next {
    display: none; } }

.blog__title {
  margin-bottom: 1.07143em;
  text-align: center; }

.blog__btn {
  margin-top: 4.47917vw;
  text-align: center; }

.blog-carousel {
  max-width: 76.5625vw;
  margin: 0 auto; }
  .blog-carousel .carousel-cell {
    width: calc(100% / 3 - 30px); }

@media (max-width: 992px) {
  .blog-carousel {
    max-width: 500px;
    padding: 0 20px; }
    .blog-carousel .carousel-cell {
      width: 100%;
      margin-right: 20px; }
  .blog__btn {
    margin-top: 86px; } }

@media (max-width: 768px) {
  .blog-carousel .flickity-prev-next-button.previous {
    display: none; }
  .blog-carousel .flickity-prev-next-button.next {
    display: none; } }

@media (max-width: 576px) {
  .blog__title {
    margin-bottom: 30px; } }

.post {
  position: relative;
  width: 100%;
  height: 19.79167vw;
  margin-right: 30px; }

.post__image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%; }
  .post__image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .post__image:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, #000000 90.62%);
    transition: all 0.3s ease-in-out;
    opacity: 0; }
  .post__image:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(58, 62, 64, 0) 0%, #000000 100%);
    opacity: 1;
    transition: all 0.3s ease-in-out; }

.post__text {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.04167vw; }

.post__date {
  margin-bottom: 1.08333em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.625vw;
  line-height: 1.66667;
  letter-spacing: normal;
  color: #FFF;
  opacity: .6; }

.post__title {
  margin-bottom: 0.14286em;
  color: #FFF; }

.post__hide {
  max-height: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden; }

.post__excerpt {
  color: #FFF;
  opacity: .9;
  overflow: hidden;
  transition: all 0.3s ease-in-out; }

.post__link {
  margin-bottom: 1.25em;
  margin-top: 0.9375em;
  overflow: hidden;
  transition: all 0.3s ease-in-out; }

.post__taxs {
  display: flex;
  align-items: center;
  margin-top: 1.58333em;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.625vw;
  line-height: 1.66667;
  letter-spacing: 0.08333em;
  text-transform: uppercase;
  color: #FFF; }

.post__cat {
  margin-right: 0.5em;
  padding: 0.33333em 1.33333em;
  background: #4A5257;
  opacity: 0.9; }

.post__tag {
  padding: 0.33333em 1.33333em;
  background: #01DFC7;
  opacity: 0.9; }

.post:hover .post__image:before {
  opacity: 1; }

.post:hover .post__hide {
  max-height: 7.875em; }

@media (max-width: 992px) {
  .post {
    width: 100%;
    height: 380px;
    margin: 0 auto; }
  .post__text {
    padding: 20px; }
  .post__date {
    font-size: 12px; }
  .post__title {
    font-size: 28px; }
  .post__taxs {
    font-size: 12px; }
  .post__hide {
    max-height: 7.875em; } }

@media (max-width: 576px) {
  .post__title {
    margin-bottom: 5px;
    color: #FFF;
    text-transform: uppercase; }
  .post__excerpt {
    max-height: 44px; }
  .post__link {
    margin-bottom: 20px;
    margin-top: 20px; }
  .post__taxs {
    margin-top: 0; } }

.game-list {
  margin-bottom: 5.20833vw; }

.game-list__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.game {
  position: relative;
  width: calc(50% - 10px);
  height: 27.08333vw;
  margin-bottom: 1.04167vw;
  overflow: hidden;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.35));
  z-index: 1; }
  .game:not(.testimonial):after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(270deg, rgba(37, 40, 41, 0) 0%, #252829 84.9%);
    opacity: 0;
    z-index: 2; }
  .game:not(.testimonial):hover:after {
    opacity: .9; }
  .game:not(.testimonial):hover .game__wrapper {
    opacity: 1; }
  .game img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }

.game__wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding: 0 2.55208vw;
  opacity: 0;
  z-index: 3; }

/*.game__inner {
  max-width: 12.13542vw; } */

.game__text {
  color: #FFF; }

.game__link {
  margin-top: 2.60417vw; }

@media (max-width: 992px) {
  .game-list {
    margin-bottom: 100px;
    padding: 0 20px; }
  .game {
    width: 100%;
    height: 520px;
    margin-bottom: 20px; }
    .game:last-child {
      margin-bottom: 0; }
  .game__wrapper {
    padding: 0 49px; }
  .game__inner {
    max-width: 233px; }
  .game__link {
    margin-top: 50px; } }

@media (max-width: 576px) {
  .game-list {
    margin-bottom: 60px;
    padding: 0 20px; }
  .game {
    height: 300px; }
    .game.testimonial {
      height: auto; }
  .game__wrapper {
    align-items: start;
    padding: 20px; }
  .game__inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    max-width: 100%; }
  .game__link {
    margin-top: 7px; } }

@media (max-width: 360px) {
  .game__text {
    font-size: 12px;
    line-height: 1.5; } }

.post-wrapper {
  padding: 5.20833vw 0; }
  .post-wrapper--simple {
    margin-top: 5.20833vw;
    padding: 6.45833vw 0 5.20833vw; }

.post-title {
  margin-bottom: 1.04167vw; }

.post-description {
  margin-bottom: 3.64583vw;
  padding-right: 2.44792vw; }

.post-content {
  margin-bottom: 3.64583vw;
  padding-right: 2.44792vw; }
  .post-content ul {
    margin: 0.78125vw 0;
    padding: 0 0 0 1.25vw;
    list-style: none; }
    .post-content ul li {
      position: relative;
      margin-bottom: 0.52083vw; }
      .post-content ul li:last-child {
        margin-bottom: 0; }
      .post-content ul li:before {
        content: '';
        position: absolute;
        top: 0.41667vw;
        left: -1.25vw;
        display: inline-block;
        width: 0.375em;
        height: 0.375em;
        background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
        border-radius: 50%; }
  .post-content blockquote {
    position: relative;
    margin: 3.125vw -1.82292vw;
    padding: 1.5625vw 1.82292vw;
    background: rgba(58, 62, 64, 0.06);
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 0.9375vw;
    line-height: 1.66667;
    letter-spacing: normal;
    color: #3A3E40; }
    .post-content blockquote p {
      margin-bottom: 0.55556em; }
  .post-content cite {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.67708vw;
    line-height: 1.61538;
    letter-spacing: normal;
    background-color: #0195FE;
    background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; }
    .post-content cite:before {
      content: '— '; }
  .post-content p {
    margin-bottom: 0.625vw;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.83333vw;
    line-height: 1.75;
    letter-spacing: normal;
    color: rgba(58, 62, 64, 0.8); }
  .post-content .figure {
    margin-top: 1.09375vw;
    margin-bottom: 2.60417vw; }
  .post-content .wp-block-image {
    margin-top: 1.09375vw;
    margin-bottom: 2.60417vw; }
    .post-content .wp-block-image img {
      height: auto; }

@media (max-width: 992px) {
  .post-wrapper {
    padding: 100px 0; }
    .post-wrapper--simple {
      margin-top: 0;
      padding: 45px 0 100px; }
  .post-title {
    margin-bottom: 20px; }
  .post-description {
    padding-right: 0;
    margin-bottom: 70px; }
  .post-content {
    margin-bottom: 70px;
    padding-right: 0; }
    .post-content ul {
      margin: 15px 0;
      padding: 0 0 0 24px; }
      .post-content ul li {
        margin-bottom: 10px; }
        .post-content ul li:before {
          top: 8px;
          left: -24px;
          width: 6px;
          height: 6px; }
    .post-content blockquote {
      margin: 60px 0;
      padding: 30px 35px;
      font-size: 18px; }
      .post-content blockquote p {
        margin-bottom: 0.55556em; }
    .post-content cite {
      font-size: 13px; }
    .post-content p {
      margin-bottom: 12px;
      font-size: 16px; }
    .post-content .figure {
      margin-top: 21px;
      margin-bottom: 50px; }
    .post-content .wp-block-image {
      margin-top: 21px;
      margin-bottom: 50px; } }

@media (max-width: 576px) {
  .post-wrapper {
    padding: 40px 0; }
    .post-wrapper--simple {
      padding-top: 32px; }
  .post-title {
    margin-bottom: 15px; }
  .post-description {
    margin-bottom: 50px; }
  .post-content {
    margin-bottom: 40px;
  overflow-x: hidden; }
  .post-content table:has(td:nth-child(3)) {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
    .post-content ul {
      padding: 0 0 0 19px; }
      .post-content ul li {
        margin-bottom: 12px; }
        .post-content ul li:before {
          left: -19px; }
    .post-content blockquote {
      margin: 40px 0;
      padding: 30px 20px 30px 30px;
      font-size: 16px;
      line-height: 28px; }
      .post-content blockquote p {
        margin-bottom: 0.55556em; }
    .post-content cite {
      margin-top: 20px;
      font-size: 13px; }
    .post-content p {
      margin-bottom: 8px;
      font-size: 14px;
      line-height: 22px; }
    .post-content .figure {
      margin-top: 22px;
      margin-bottom: 60px; }
    .post-content .wp-block-image {
      margin-top: 22px;
      margin-bottom: 60px; } }

#joli-toc-wrapper.joli-incontent {
  margin-bottom: 0px !important; }

#joli-toc-wrapper.joli-folded nav#joli-toc.joli-expanded, #joli-toc-wrapper.joli-unfolded nav#joli-toc, #joli-toc-wrapper nav#joli-toc.joli-expanded {
  border-radius: 0 !important;
  padding: 0px !important; }

#joli-toc-wrapper.joli-folded nav#joli-toc.joli-expanded ul.joli-nav, #joli-toc-wrapper.joli-unfolded nav#joli-toc ul.joli-nav, #joli-toc-wrapper nav#joli-toc.joli-expanded ul.joli-nav {
  margin-bottom: -0.9375vw; }

#joli-toc-wrapper.joli-folded nav#joli-toc.joli-expanded li, #joli-toc-wrapper.joli-unfolded nav#joli-toc li, #joli-toc-wrapper nav#joli-toc.joli-expanded li {
  margin-bottom: 0 !important; }
  #joli-toc-wrapper.joli-folded nav#joli-toc.joli-expanded li:last-child, #joli-toc-wrapper.joli-unfolded nav#joli-toc li:last-child, #joli-toc-wrapper nav#joli-toc.joli-expanded li:last-child {
    margin-bottom: 0 !important; }

#joli-toc-wrapper.joli-folded nav#joli-toc.joli-expanded li a, #joli-toc-wrapper.joli-unfolded nav#joli-toc li a, #joli-toc-wrapper nav#joli-toc.joli-expanded li a {
  margin-bottom: 0.9375vw !important;
  padding: 0px !important;
  color: #3A3E40 !important;
  opacity: 0.9; }

#joli-toc-wrapper nav#joli-toc.joli-collapsed li a:hover, #joli-toc-wrapper nav#joli-toc li a:hover {
  color: #3A3E40 !important;
  background: #FFF !important; }

#joli-toc-wrapper nav#joli-toc.joli-collapsed li a.active, #joli-toc-wrapper nav#joli-toc li a.active {
  display: block !important;
  color: #3A3E40 !important;
  background: #FFF !important;
  font-weight: 600;
  background-color: #0195FE !important;
  background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important; }

@media (max-width: 992px) {
  .toc {
    display: none; } }

.share__links {
  display: flex;
  cursor: pointer; }

.share__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5vw;
  height: 2.5vw;
  margin-right: 0.83333vw;
  border: 1px solid rgba(58, 62, 64, 0.06);
  font-size: 0.9375vw;
  text-decoration: none; }

.widget .addtoany_list a {
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  width: 2.5vw;
  height: 2.5vw;
  margin-right: 0.83333vw;
  padding: 0 !important;
  border: 1px solid rgba(58, 62, 64, 0.06) !important;
  text-decoration: none; }
  .widget .addtoany_list a:hover {
    border: 1px solid rgba(58, 62, 64, 0.06) !important; }
    .widget .addtoany_list a:hover img {
      opacity: 1 !important; }

@media (max-width: 992px) {
  .share__link {
    width: 48px;
    height: 48px;
    margin-right: 16px;
    font-size: 18px; }
  .widget .addtoany_list a {
    width: 48px;
    height: 48px;
    margin-right: 16px; } }

@media (max-width: 576px) {
  .share__link {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    font-size: 16px; }
  .widget .addtoany_list a {
    width: 40px;
    height: 40px;
    margin-right: 10px; }
    .widget .addtoany_list a img {
      width: 20px;
      height: 20px; } }

.hire-team {
  margin-bottom: 5.20833vw;
  padding: 3.22917vw;
  position: relative;
  z-index: 1; }
  .hire-team:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("../images/bg_contact_us.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 60%;
    z-index: -1; }

.hire-team__title {
  max-width: 42.5vw;
  margin-bottom: 0.65217em;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.39583vw;
  line-height: 1.30435;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #FFF; }
  .hire-team__title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 6.5625vw;
    display: block;
    width: 17.08333vw;
    height: 7.8125vw;
    transform: translateY(-50%);
    background-image: url("../images/hire_team_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%; }

@media (max-width: 992px) {
  .hire-team {
    margin-bottom: 100px;
    padding: 62px; }
    .hire-team:after {
      background-size: 200%;
      background-position: 5% 80%;
      z-index: -1; }
  .hire-team__title {
    margin-bottom: 46px;
    max-width: 100%;
    font-size: 46px;
    text-align: center; }
    .hire-team__title:after {
      content: '';
      position: static;
      top: auto;
      right: auto;
      width: 100%;
      width: 328px;
      height: 150px;
      transform: none;
      background-size: contain;
      background-position: 50% 50%;
      margin: 1em auto 0; }
  .hire-team__btn-container {
    text-align: center; } }

@media (max-width: 576px) {
  .hire-team {
    margin-bottom: 60px;
    padding: 40px 30px; }
    .hire-team:after {
      background-size: 200%;
      background-position: 5% 70%;
      z-index: -1; }
  .hire-team__title {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.02em; }
    .hire-team__title:after {
      width: 100%;
      height: 50px; } }

.categories {
  padding: 4.6875vw 0 3.80208vw; }

.categories__list {
    display: flex;
    justify-content: stretch;
    align-items: center;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    gap: 10px;
    flex-wrap: wrap;
}

.categories__list-item {  }

.category__link {

    font: 400 16px/1.3em "Anton", sans-serif;

    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(58, 62, 64, 0.6);
    transition: color 0.3s ease-in-out;
    white-space: nowrap;

}
  .category__link:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
    opacity: 0; }
  .category__link:hover {
    color: #0195FE; }
  .category__link.current {
    background-color: #0195FE;
    background-image: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; }
    .category__link.current:after {
      opacity: 1; }

@media (max-width: 992px) {
  .categories {
    width: 100vw;
    margin-left: -20px;
    padding: 90px 0 73px; }
  .categories__list {
    width: 100%;
    padding: 0 20px;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .categories__list::-webkit-scrollbar {
      display: none; }
    .categories__list::-moz-scrollbar {
      display: none; }
  .categories__list-item {
    flex: 0 0 auto;
    margin: 0 35px 0 0; }
    .categories__list-item:last-child {
      margin-right: 0; }
  .category__link {
    font-size: 18px; } }

@media (max-width: 576px) {
  .categories {
    padding: 50px 0 38px; }
  .category__link {
    font-size: 16px;
    line-height: 23px; } }

.sticky-post {
  position: relative;
  margin-bottom: 4.73958vw;
  background: #F3F4F4;
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.15); }
  .sticky-post .sticky-post__inner {
    padding: 2.08333vw; }
  .sticky-post .post__date {
    margin-bottom: 0.83333em;
    color: #3A3E40; }
  .sticky-post .post__title {
    margin-bottom: 0.26042vw;
    text-transform: uppercase;
    color: #3A3E40; }
  .sticky-post .post__excerpt {
    max-width: 33.69792vw;
    color: #3A3E40; }
  .sticky-post .post__link {
    margin-top: 1.25em;
    margin-bottom: 3.125em; }
  .sticky-post .post__img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 34.47917vw;
    height: 100%; }
    .sticky-post .post__img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

@media (max-width: 992px) {
  .sticky-post {
    margin-bottom: 91px; }
    .sticky-post .sticky-post__inner {
      padding: 40px; }
    .sticky-post .post__title {
      margin-bottom: 5px; }
    .sticky-post .post__excerpt {
      max-width: 100%; }
    .sticky-post .post__img {
      position: static;
      top: auto;
      bottom: auto;
      right: auto;
      width: 100%;
      height: auto; }
      .sticky-post .post__img img {
        width: 100%;
        height: auto;
        object-fit: cover; } }

@media (max-width: 576px) {
  .sticky-post {
    margin-bottom: 60px; }
    .sticky-post .sticky-post__inner {
      padding: 30px 30px 40px; }
    .sticky-post .post__title {
      margin-bottom: 10px; }
    .sticky-post .post__excerpt {
      max-width: 100%;
      color: #3A3E40; }
    .sticky-post .post__link {
      margin-bottom: 1.25em; } }

.post-list-title {
  margin-bottom: 1em; }

@media (max-width: 576px) {
  .post-list-title {
    margin-bottom: 20px; } }

.page-header {
  padding: 8.85417vw 0 9.375vw;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 1; }
  .page-header:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(89.78deg, rgba(0, 0, 0, 0.87) 0.17%, rgba(0, 0, 0, 0.2) 99.79%); }

.page-header__title {
  max-width: 100%;
  margin: 0;
  color: #FFF; }

.page-header__text {
  margin-top: 1.04167vw;
  max-width: 36.97917vw;
  color: #FFF;
  opacity: .9; }

.page-header__date {
  margin-top: 1.04167vw;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9375vw;
  line-height: 1.61111;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #FFF;
  opacity: .6; }

.page-header__btn {
  margin-top: 2.60417vw; }

@media (max-width: 992px) {
  .page-header {
    padding: 170px 0 180px; }
  .page-header--contacts {
    background-position: 65% 50%; }
  .page-header__text {
    margin-top: 20px;
    max-width: 100%; }
  .page-header__date {
    font-size: 18px; }
  .page-header__btn {
    margin-top: 50px; } }

@media (max-width: 576px) {
  .page-header {
    padding: 126px 0 0; }
  .page-header__inner {
    padding-bottom: 36px; }
  .page-header__date {
    font-size: 16px;
    line-height: 26px; }
  .page-header__btn {
    margin-top: 43px;
    margin-bottom: 60px; } }

.page-text {
  text-align: center;
  color: #3A3E40; }

.breadcrumbs {
  position: absolute;
  left: 0;
  bottom: 0;
  /* width: 50%; */
  width: 100%;
  /* padding-right: 3.80208vw; */
}

.breadcrumbs__wrapper {
  background: rgba(35, 33, 33, 0.85); }

.breadcrumbs__container {
  /* max-width: 34.73958vw; */
  max-width: 88vw;
  margin-left: auto;
  padding-top: 1.35417vw;
  padding-bottom: 1.30208vw;
  padding-right: 0.52083vw;
  padding-left: 1.04167vw;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFF; }
  .breadcrumbs__container a {
    font-size: 0.9375vw;
    line-height: 1.61111;
    letter-spacing: normal;
    font-weight: 700;
    text-decoration: none;
    color: #FFF;
    opacity: .8; }
  .breadcrumbs__container .breadcrumb_last {
    font-size: 0.9375vw;
    line-height: 1.61111;
    letter-spacing: normal;
    font-weight: 500;
    opacity: .5; }
  .breadcrumbs__container .breadcrumbs__separator {
    margin: 0 0.36458vw;
    vertical-align: top; }
    .breadcrumbs__container .breadcrumbs__separator svg {
      width: 0.3125vw;
      height: 0.78125vw;
      fill: #FFF; }

.breadcrumbs.white {
  top: 0;
  bottom: auto; }
  .breadcrumbs.white .breadcrumbs__wrapper {
    background: transparent; }
  .breadcrumbs.white .breadcrumbs__container {
    color: #3A3E40; }
    .breadcrumbs.white .breadcrumbs__container a {
      color: #3A3E40;
      opacity: .8; }
      .breadcrumbs.white .breadcrumbs__container a:hover {
        opacity: 1; }
    .breadcrumbs.white .breadcrumbs__container .breadcrumb_last {
      opacity: .5; }
    .breadcrumbs.white .breadcrumbs__container .breadcrumbs__separator svg {
      fill: #3A3E40; }

@media (max-width: 992px) {
  .breadcrumbs {
    width: 100%;
    /* padding-right: 20px; */
  }
  .breadcrumbs__container {
    max-width: 100%;
    margin-left: 0;
    padding-top: 26px;
    padding-bottom: 25px;
    padding-right: 10px;
    padding-left: 20px; }
    .breadcrumbs__container a {
      font-size: 18px; }
    .breadcrumbs__container .breadcrumb_last {
      font-size: 18px; }
    .breadcrumbs__container .breadcrumbs__separator {
      margin: 0 12px; }
      .breadcrumbs__container .breadcrumbs__separator svg {
        width: 6px;
        height: 15px; }
  .breadcrumbs.white {
    position: static; } }

@media (max-width: 576px) {
  .breadcrumbs {
    position: static; }
  .breadcrumbs__container {
    padding-top: 16px;
    padding-bottom: 18px; }
    .breadcrumbs__container a {
      font-size: 16px;
      line-height: 26px; }
    .breadcrumbs__container .breadcrumb_last {
      font-size: 16px;
      line-height: 26px; }
    .breadcrumbs__container .breadcrumbs__separator {
      margin: 0 15px; }
      .breadcrumbs__container .breadcrumbs__separator svg {
        width: 5px;
        height: 12.5px; } }

.dev-services__title {
  max-width: 39.53125vw; }

.dev-services__text {
  max-width: 55.88542vw;
  margin-top: 1.04167vw;
  margin-bottom: 3.75em; }

.dev-services__item-link {
  text-decoration: none; }

.dev-service {
  padding: 3.125vw 1.04167vw 1.77083vw;
  background: #FFF;
  border: 2px solid #F3F4F4;
  transition: all 0.3s ease-in-out; }
  .dev-service:hover {
    border-color: transparent;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.15); }

.dev-service__icon {
  display: flex;
  margin-bottom: 2.76042vw;
  text-align: center; }
  .dev-service__icon svg {
    height: 3.125vw;
    margin: auto;
    fill: #01DFC7; }

.dev-service__title {
  margin-bottom: 0.83333em;
  text-align: center;
  text-transform: uppercase; }

.dev-service__text {
  height: 5.41667vw;
  max-width: 21.875vw;
  margin: 0 auto;
  text-align: center;
  overflow: hidden; }

@media (max-width: 992px) {
  .dev-services__title {
    max-width: 100%; }
  .dev-services__text {
    max-width: 100%;
    margin-top: 20px; }
  .dev-services__item {
    margin-bottom: 20px; }
    .dev-services__item:last-child {
      margin-bottom: 0; }
  .dev-service {
    padding: 60px 20px 34px; }
  .dev-service__icon {
    margin-bottom: 53px; }
    .dev-service__icon svg {
      height: 60px; }
  .dev-service__text {
    height: auto;
    max-width: 420px; } }

@media (max-width: 576px) {
  .dev-services__text {
    margin-bottom: 35px; }
  .dev-service {
    padding: 30px 20px 35px; }
  .dev-service__icon {
    margin-bottom: 30px; }
    .dev-service__icon svg {
      height: 45px; }
  .dev-service__title {
    margin-bottom: 7px;
    text-align: center; }
  .dev-service__text {
    max-width: 295px; } }

.game-categories {
  position: relative;
  z-index: 1; }
  .game-categories:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("../images/bg_achievements.jpeg");
    background-repeat: no-repeat;
    background-position: 0% 3%;
    background-size: cover;
    filter: grayscale(1);
    z-index: -2; }
  .game-categories:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(37, 40, 41, 0.2);
    z-index: -1; }

.game-categories__title {
  margin-bottom: 1.44643em;
  text-align: center;
  color: #FFF; }

.game-categories__inner {
  display: flex; }

.game-categories__list {
  width: 43.75vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: start;
  margin-bottom: -1.5625vw; }

.game-category {
  width: 20.83333vw;
  height: 5.20833vw;
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 1.5625vw;
  padding: 1.30208vw;
  background-color: #232121;
  transition: background-color 0.3s ease-in-out;
  cursor: pointer; }
  .game-category .game-category__label {
    font-weight: 500;
    transition: all 0s; }
  .game-category.active {
    cursor: auto;
    background-color: #01DFC7; }
    .game-category.active .game-category__icon {
      opacity: 1; }
    .game-category.active .game-category__label {
      font-weight: 700; }

.game-category__icon {
  width: 2.60417vw;
  height: 2.60417vw;
  opacity: .25;
  transition: opacity 0.3s ease-in-out; }
  .game-category__icon svg {
    width: inherit;
    height: inherit;
    fill: #FFF; }

.game-category__label {
  margin-left: 1.25em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.04167vw;
  line-height: 1.2;
  letter-spacing: normal;
  color: #FFF;
  transition: none;
  pointer-events: none; }

.game-category__content-bottom {
  display: none; }

.game-categories__content {
  width: 23.95833vw;
  margin-left: auto; }

.game-category__content-title {
  margin-bottom: 0.28571em;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.45833vw;
  line-height: 1.46429;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #FFF; }

.game-category__content-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.83333vw;
  line-height: 1.625;
  letter-spacing: normal;
  color: #FFF;
  opacity: .9; }
  .game-category__content-text p {
    margin-bottom: 0.625vw; }

@media (max-width: 992px) {
  .game-categories:before {
    background-position: 0 0;
    background-size: 400%; }
  .game-categories__inner {
    flex-direction: column; }
  .game-categories__list {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: -30px; }
  .game-category {
    width: 100%;
    height: 100px;
    margin-bottom: 30px;
    padding: 25px; }
  .game-category__icon {
    width: 50px;
    height: 50px; }
  .game-category__label {
    font-size: 20px; }
  .game-category__content-bottom {
    max-height: 0;
    display: block;
    overflow: hidden;
    transition: all 0.3s ease-in-out; }
  .game-categories__content {
    display: none; }
  .game-category__content-title {
    font-size: 28px; }
  .game-category__content-text {
    margin-bottom: 40px;
    font-size: 16px; }
    .game-category__content-text p {
      margin-bottom: 12px; } }

@media (max-width: 576px) {
  .game-categories:before {
    background-size: 600%; }
  .game-categories__list {
    margin-bottom: -15px; }
  .game-category {
    height: 71px;
    margin-bottom: 15px; }
    .game-category .game-category__label {
      margin-left: 18px;
      font-size: 16px;
      font-weight: 400; }
    .game-category.active .game-category__label {
      font-weight: 400; }
  .game-category__icon {
    width: 35px;
    height: 35px; }
  .game-category__content-title {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px; }
  .game-category__content-text {
    font-size: 14px;
    line-height: 22px; }
    .game-category__content-text p {
      margin-bottom: 8px; } }

.feature__inner {
  max-width: 100%; }

.features__title {
  text-align: center; }

.features__text {
  max-width: 50.41667vw;
  margin: 1.25em auto 0;
  text-align: center; }

.feature {
  padding-top: 6.48438vw; }

.feature__title {
  position: relative;
  text-transform: uppercase; }
  .feature__title:before {
    content: '';
    position: absolute;
    top: -6.48438vw;
    left: 60%;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10.41667vw;
    line-height: 1.465;
    letter-spacing: normal;
    color: #3A3E40;
    opacity: 0.04; }

.feature:nth-child(1) .feature__title:before {
  content: "01"; }

.feature:nth-child(2) .feature__title:before {
  content: "02"; }

.feature:nth-child(3) .feature__title:before {
  content: "03"; }

.feature:nth-child(4) .feature__title:before {
  content: "04"; }

.feature:nth-child(5) .feature__title:before {
  content: "05"; }

.feature:nth-child(6) .feature__title:before {
  content: "06"; }

.feature:nth-child(7) .feature__title:before {
  content: "07"; }

.feature:nth-child(8) .feature__title:before {
  content: "08"; }

.feature__text {
  max-width: 22.23958vw;
  margin-top: 1.25em; }

@media (max-width: 992px) {
  .feature {
    padding-top: 124.5px; }
  .feature__inner {
    max-width: 80%;
    margin: 0 auto; }
  .feature__title {
    max-width: 427px; }
    .feature__title:before {
      top: -124.5px;
      left: 80%;
      font-size: 200px; }
  .feature__text {
    max-width: 100%; }
  .features__text {
    max-width: 100%; } }

@media (max-width: 576px) {
  .features__text {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px; }
  .feature__inner {
    max-width: 100%; }
  .feature {
    padding-top: 52px; }
  .feature__title {
    max-width: 292px; }
    .feature__title:before {
      top: -52px;
      left: auto;
      right: -15%;
      font-size: 140px;
      line-height: 140px; } }

@media (max-width: 360px) {
  .feature__title:before {
    right: 0; } }

.specializations {
  position: relative;
  min-height: 36.14583vw;
  z-index: 1; }
  .specializations:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("../images/bg_achievements.jpeg");
    background-repeat: no-repeat;
    background-position: 0% 3%;
    background-size: cover;
    filter: grayscale(1);
    z-index: -2; }
  .specializations:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(3, 3, 3, 0.3);
    z-index: -1; }

.specializations__title {
  margin-bottom: 1.07143em;
  color: #FFF; }

.specializations__list {
  max-width: 31.61458vw; }

.specialization {
  margin-bottom: 1.66667vw; }
  .specialization:last-child {
    margin-bottom: 0; }

.specialization__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer; }

.specialization__title {
  text-transform: uppercase; }

.specialization__text {
  max-height: 0;
  overflow: hidden;
  margin-top: 0.41667vw;
  margin-right: 1.25vw;
  color: #FFF;
  opacity: .9;
  transition: all 0.3s ease-in-out; }

.arrow {
  display: flex;
  width: 1.25vw;
  height: 1.25vw;
  background: #01DFC7;
  opacity: .5;
  border-radius: 50%;
  transition: all 0.3s ease-in-out; }
  .arrow svg {
    width: auto;
    height: 0.625vw;
    margin: auto;
    transform: rotate(90deg);
    fill: #0E0E0E;
    transition: all 0.3s ease-in-out; }

.specialization__header.active .arrow {
  opacity: 1; }
  .specialization__header.active .arrow svg {
    transform: rotate(270deg);
    fill: #FFF; }

.specializations__image {
  position: absolute;
  top: 1.5625vw;
  right: 0;
  width: 49.21875vw;
  height: 32.86458vw;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover; }
  .specializations__image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(3, 3, 3, 0.3); }

@media (max-width: 992px) {
  .specializations:before {
    background-size: auto 1216px; }
  .specializations__list {
    max-width: 100%;
    margin-bottom: -10px; }
  .arrow {
    width: 24px;
    height: 24px; }
    .arrow svg {
      height: 12px; }
  .specializations__image {
    display: none; }
  .specialization {
    margin-bottom: 30px; }
  .specialization__title {
    margin-right: 20px; }
  .specialization__text {
    margin-top: 10px;
    margin-right: 24px; } }

@media (max-width: 576px) {
  .specializations__title {
    margin-bottom: 40px; } }

.switcher {
  position: relative;
  margin-bottom: 5.20833vw;
  padding-bottom: 0.67708vw;
  background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%); }
  .switcher:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.05208vw;
    display: block;
    height: 0.67708vw;
    background: #FFF; }
  .switcher:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -0.05208vw;
    display: block;
    height: 0.67708vw;
    background: #FFF; }
  .switcher.switcher--first:before {
    width: 42.96875vw;
    clip-path: polygon(0 0, 41.19792vw 0, 100% 100%, 0 100%); }
  .switcher.switcher--first:after {
    width: 57.03125vw;
    clip-path: polygon(1.77083vw 0, 100% 0, 100% 100%, 0 100%); }
  .switcher.switcher--second:before {
    width: 57.03125vw;
    clip-path: polygon(0 0, 55.26042vw 0, 100% 100%, 0 100%); }
  .switcher.switcher--second:after {
    width: 42.96875vw;
    clip-path: polygon(1.77083vw 0, 100% 0, 100% 100%, 0 100%); }

.switcher__inner {
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 99; }

.switcher__item {
  position: relative;
  display: flex;
  width: 14.0625vw;
  height: 4.16667vw;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.04167vw;
  line-height: 1.5;
  letter-spacing: 0.17em;
  text-transform: uppercase; }
  .switcher__item span {
    margin: auto;
    color: #FFF; }
  .switcher__item a {
    margin: auto;
    text-decoration: none;
    color: rgba(251, 251, 251, 0.7); }
    .switcher__item a:hover {
      color: #FFF; }

@media (max-width: 992px) {
  .switcher {
    margin-bottom: 100px;
    padding-bottom: 13px; }
    .switcher:before {
      height: 13px;
      bottom: -1px; }
    .switcher:after {
      height: 13px;
      bottom: -1px; }
    .switcher.switcher--first:before {
      width: 25%;
      clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%); }
    .switcher.switcher--first:after {
      width: 75%;
      clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%); }
    .switcher.switcher--second:before {
      width: 75%;
      clip-path: polygon(0 0, 95% 0, 100% 100%, 0 100%); }
    .switcher.switcher--second:after {
      width: 25%;
      clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%); }
  .switcher__item {
    min-width: 50%;
    min-height: 80px;
    font-size: 20px; } }

@media (max-width: 768px) {
  .switcher.switcher--first:before {
    clip-path: polygon(0 0, 82% 0, 100% 100%, 0 100%); }
  .switcher.switcher--first:after {
    clip-path: polygon(6% 0, 100% 0, 100% 100%, 0 100%); }
  .switcher.switcher--second:before {
    clip-path: polygon(0 0, 94% 0, 100% 100%, 0 100%); }
  .switcher.switcher--second:after {
    clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%); } }

@media (max-width: 576px) {
  .switcher {
    margin-bottom: 50px;
    padding-bottom: 8px; }
    .switcher:before {
      height: 8px;
      bottom: -.4px; }
    .switcher:after {
      height: 8px;
      bottom: -.4px; }
    .switcher.switcher--first:before {
      clip-path: polygon(0 0, 79% 0, 100% 100%, 0 100%); }
    .switcher.switcher--first:after {
      clip-path: polygon(7% 0, 100% 0, 100% 100%, 0 100%); }
    .switcher.switcher--second:before {
      clip-path: polygon(0 0, 93% 0, 100% 100%, 0 100%); }
    .switcher.switcher--second:after {
      clip-path: polygon(21% 0, 100% 0, 100% 100%, 0 100%); }
  .switcher__item {
    min-height: 60px;
    font-size: 16px;
    line-height: 23px; } }

.sidebar-sticky {
  position: sticky;
  top: 9.89583vw;
  margin-bottom: 3.64583vw; }

.sidebar-block {
  margin-bottom: 3.125vw; }
  .sidebar-block:last-child {
    margin-bottom: 0; }

.sidebar-block__title {
  margin-bottom: 0.71429em;
  text-transform: uppercase;
  color: #3A3E40; }

@media (max-width: 992px) {
  .sidebar-sticky {
    position: static;
    top: auto;
    margin-bottom: 70px; }
  .sidebar-block {
    margin-bottom: 60px; } }

@media (max-width: 576px) {
  .sidebar-sticky {
    margin-bottom: 40px; }
  .sidebar-block {
    padding: 20px 20px 23px; } }

.testimonial {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.46875vw 0 0.41667vw 4.16667vw;
  filter: none; }

.testimonial__inner {
  max-width: 28.64583vw; }

.testimonial__title {
  margin-top: 0.33333em;
  text-transform: uppercase; }

.testimonial__author {
  margin-top: 1.94444em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.9375vw;
  line-height: 1.22222;
  letter-spacing: normal;
  color: #3A3E40; }

.testimonial__author-position {
  margin-top: 0.64286em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.72917vw;
  line-height: 1.21429;
  letter-spacing: normal; }
  .testimonial__author-position span {
    font-weight: 500;
    color: #3A3E40;
    opacity: 0.5; }
  .testimonial__author-position a {
    font-weight: 700;
    color: #01DFC7;
    text-decoration: none; }

.testimonial__text {
  max-height: 10.72917vw;
  margin-top: 2.5em;
  overflow: hidden; }
  .testimonial__text p {
    margin-bottom: 0.75em; }

.testimonial__meta {
  display: flex;
  align-items: center; }
  .testimonial__meta img {
    max-height: 2.5vw;
    width: auto; }
  .testimonial__meta .testimonial__meta-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    margin-left: 1.40625vw; }
  .testimonial__meta .downloads {
    display: inline-flex;
    align-items: center; }
    .testimonial__meta .downloads svg {
      width: 1.25vw;
      height: 1.14583vw; }
    .testimonial__meta .downloads .downloads__text {
      margin-left: 0.78571em;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 0.72917vw;
      line-height: 1.21429;
      letter-spacing: normal;
      color: #3A3E40;
      opacity: .6; }
      .testimonial__meta .downloads .downloads__text span {
        font-weight: 700; }
  .testimonial__meta .rating {
    display: inline-flex;
    align-items: center;
    margin: 0 0 0 1.97917vw; }
    .testimonial__meta .rating svg {
      width: 0.83333vw;
      height: 0.83333vw;
      fill: #FFBC0F; }
    .testimonial__meta .rating span {
      margin-left: 0.42857em;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 0.72917vw;
      line-height: 1.21429;
      letter-spacing: normal;
      color: #3A3E40; }

@media (max-width: 992px) {
  .testimonial {
    padding: 10px 0px; }
  .testimonial__inner {
    max-width: 100%; }
  .testimonial__author {
    font-size: 18px; }
  .testimonial__author-position {
    font-size: 14px; }
  .testimonial__text {
    max-height: 100%;
    margin-bottom: 2.5em; }
  .testimonial__meta img {
    max-height: 48px; }
  .testimonial__meta .testimonial__meta-right {
    margin-left: 27px; }
  .testimonial__meta .downloads svg {
    width: 24px;
    height: 22px; }
  .testimonial__meta .downloads .downloads__text {
    font-size: 14px; }
  .testimonial__meta .rating {
    margin: 0 0 0 38px; }
    .testimonial__meta .rating svg {
      width: 16px;
      height: 16px; }
    .testimonial__meta .rating span {
      font-size: 14px; } }

@media (max-width: 576px) {
  .testimonial__title {
    margin-top: 10px; }
  .testimonial__author {
    margin-top: 20px;
    font-size: 14px;
    line-height: 17px; }
  .testimonial__author-position {
    margin-top: 7px;
    font-size: 13px;
    line-height: 16px; }
  .testimonial__text {
    margin-top: 15px;
    margin-bottom: 14px; }
    .testimonial__text p {
      margin-bottom: 0.57143em; }
  .testimonial__meta .testimonial__meta-right {
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    margin-left: 20px; }
  .testimonial__meta .downloads svg {
    width: 20px;
    height: 18.46px; }
  .testimonial__meta .downloads .downloads__text {
    margin-left: 8px; }
  .testimonial__meta .rating {
    margin: 0; }
    .testimonial__meta .rating svg {
      width: 16px;
      height: 16px; }
    .testimonial__meta .rating span {
      font-size: 14px; } }

@media (max-width: 360px) {
  .testimonial__meta img {
    min-height: 40px; } }

.stories {
  background: rgba(58, 62, 64, 0.06);
  padding: 4.16667vw 0; }

.stories__title {
  margin-bottom: 1.5625vw;
  text-transform: uppercase; }

.stories-carousel {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px; }
  .stories-carousel:after {
    content: '';
    display: none; }

.story {
  flex: 0 0 auto;
  width: 33.3333333333%;
  padding: 0 12px; }
  .story img {
    max-width: 100%;
    height: 16.66667vw;
    object-fit: cover; }

.story__title {
  margin-top: 1.5625vw;
  text-transform: uppercase;
  color: #3A3E40; }

.story__excerpt {
  margin-top: 0.5em; }

.story__link {
  margin-top: 1.5625vw; }

@media (max-width: 992px) {
  .stories-carousel {
    display: block;
    max-width: 500px;
    margin: 0 auto; }
    .stories-carousel:after {
      content: 'flickity'; }
    .stories-carousel .flickity-button {
      background: transparent; }
      .stories-carousel .flickity-button .flickity-button-icon {
        fill: #828282; }
  .stories {
    padding: 80px 0 126px; }
  .stories__title {
    max-width: 500px;
    margin: 0 auto 30px; }
  .story {
    width: 100%;
    margin-right: 20px;
    padding: 0; }
    .story img {
      height: 320px; }
  .story__title {
    margin-top: 30px; }
  .story__link {
    margin-top: 30px; } }

@media (max-width: 768px) {
  .stories-carousel .flickity-button {
    display: none; } }

@media (max-width: 576px) {
  .stories {
    padding: 60px 0 106px; } }

.case-meta {
  padding: 1.5625vw;
  border: 1px solid rgba(58, 62, 64, 0.06); }

.case-meta__row {
  padding-top: 0.52083vw;
  padding-bottom: 0.46875vw;
  border-bottom: 1px solid rgba(58, 62, 64, 0.06); }
  .case-meta__row:first-child {
    padding-top: 0; }
  .case-meta__row:last-child {
    padding-bottom: 0;
    border-bottom: 0; }

.case-meta__row-title {
  margin-bottom: 0.26042vw;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.52083vw;
  line-height: 1.2;
  letter-spacing: 0.07em;
  color: rgba(58, 62, 64, 0.3);
  text-transform: uppercase; }

.case-meta__row-content {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.78125vw;
  line-height: 1.2;
  letter-spacing: normal;
  color: #3A3E40; }
  .case-meta__row-content.mb {
    margin-bottom: -0.52083vw; }

.case-meta__link {
  font-weight: 600;
  text-decoration: none; }

.case-meta__img-link {
  display: inline-block;
  margin-right: 0.52083vw;
  margin-bottom: 0.52083vw; }
  .case-meta__img-link img {
    display: inline-block;
    max-height: 1.71875vw;
    width: auto; }

@media (max-width: 992px) {
  .case-meta {
    padding: 30px; }
  .case-meta__row {
    padding-top: 10px;
    padding-bottom: 9px; }
  .case-meta__row-title {
    margin-bottom: 5px;
    font-size: 10px; }
  .case-meta__row-content {
    font-size: 15px; }
    .case-meta__row-content.mb {
      margin-bottom: -10px; }
  .case-meta__img-link {
    margin-right: 10px;
    margin-bottom: 10px; }
    .case-meta__img-link img {
      max-height: 33px; } }

.wrapper {
  padding-bottom: 5.20833vw; }

.posts {
  margin-bottom: -3.85417vw; }

.posts__item {
  margin-bottom: 3.85417vw; }

@media (max-width: 992px) {
  .wrapper {
    padding-bottom: 100px; }
  .posts {
    margin-bottom: 0; }
  .posts__item {
    margin-bottom: 20px; }
    .posts__item:last-child {
      margin-bottom: 0; } }

@media (max-width: 576px) {
  .wrapper {
    padding-bottom: 60px; } }

.related-posts .related-posts__title {
  margin-bottom: 1.5625vw;
  text-transform: uppercase; }

@media (max-width: 992px) {
  .related-posts .related-posts__title {
    margin-bottom: 30px; }
  .related-posts .related-posts__item {
    margin-bottom: 20px; }
    .related-posts .related-posts__item:last-child {
      margin-bottom: 0; } }

@media (max-width: 576px) {
  .related-posts .related-posts__title {
    margin-bottom: 20px; } }

.load-more-btn {
  width: 100%;
  text-align: center;
  margin-top: 2.60417vw; }

@media (max-width: 992px) {
  .load-more-btn {
    margin-top: 70px; } }

@media (max-width: 576px) {
  .load-more-btn {
    margin-top: 40px; } }

.container-small {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 62.29167vw; }

.contacts-block {
  width: 28.02083vw; }

.q-a__question {
  text-transform: uppercase; }

.q-a__answer {
  margin-top: 0.72917vw;
  margin-bottom: 2.08333vw; }

.call-us {
  padding: 3.64583vw 0;
  background-color: rgba(58, 62, 64, 0.06); }

.call-us__title {
  margin-bottom: 1.04167vw;
  text-transform: uppercase; }

.call-us__row {
  display: flex;
  align-items: center; }
  .call-us__row:last-child {
    margin-top: 0.20833vw; }
  .call-us__row a {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9375vw;
    line-height: 1.55556;
    letter-spacing: normal;
    color: #222B45;
    text-decoration: none;
    opacity: .6; }
  .call-us__row svg {
    margin-right: 0.52083vw;
    fill: rgba(26, 28, 41, 0.6); }

.maps {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 10px; }

.map {
  width: calc(50% - 5px);
  height: 33.125vw; }

.padding-bottom {
  height: 2.39583vw;
  background: #1A1C29; }

.contact-form--mobile {
  display: none; }

@media (max-width: 992px) {
  .container-small {
    flex-wrap: wrap;
    max-width: 100%;
    padding: 0 20px; }
  .contacts-block {
    width: 100%; }
    .contacts-block:first-child {
      margin-bottom: 80px; }
  .q-a__answer {
    margin-top: 14px;
    margin-bottom: 40px; }
  .call-us {
    padding: 70px 0; }
  .call-us__title {
    margin-bottom: 20px; }
  .call-us__row:last-child {
    margin-top: 4px; }
  .call-us__row a {
    font-size: 18px; }
  .call-us__row svg {
    margin-right: 10px; }
  .map {
    width: 100%;
    height: 636px; }
    .map:first-child {
      margin-bottom: 10px; }
  .padding-bottom {
    height: auto;
    padding-bottom: 33px;
    background: linear-gradient(180deg, #272525 0%, #232121 100%); }
  .contact-form--desktop {
    display: none; }
  .contact-form--mobile {
    display: block;
    z-index: 100; } }

@media (max-width: 576px) {
  .contacts-block:first-child {
    margin-bottom: 50px; }
  .q-a__answer {
    margin-top: 5px;
    margin-bottom: 20px; }
  .call-us {
    padding: 60px 0; }
  .call-us__title {
    margin-bottom: 10px; }
  .call-us__row:last-child {
    margin-top: 5px; }
  .call-us__row a {
    font-size: 16px;
    line-height: 26px; }
  .maps {
    padding-top: 5px; }
  .map {
    height: 469px; }
    .map:first-child {
      margin-bottom: 5px; }
  .padding-bottom {
    padding-bottom: 13px; } }

.leaders {
  background-color: rgba(58, 62, 64, 0.06); }

.leaders__title {
  margin-bottom: 4.0625vw;
  text-align: center; }

.leaders-carousel {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.78125vw -1.5625vw; }
  .leaders-carousel:after {
    content: '';
    display: none; }
  .leaders-carousel .carousel-cell {
    flex: 0 0 auto;
    width: calc(100% / 3);
    padding: 0 0.78125vw; }

.processes__title {
  text-align: center; }

.timeline-container {
  max-width: 77.08333vw;
  padding-right: 1.04167vw;
  padding-left: 1.04167vw;
  margin-right: auto;
  margin-left: auto; }

.timeline {
  margin: 4.16667vw 0 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  list-style: none; }

.timeline__item {
  flex: 0 0 7.8125vw; }

.timeline__icon {
  text-align: center; }
  .timeline__icon svg {
    width: 3.125vw;
    height: 3.125vw;
    fill: #01DFC7; }

.timeline__label {
  height: 4.27083vw;
  margin-top: 2.08333vw;
  text-align: center;
  text-transform: uppercase;
  color: #3A3E40;
  overflow: hidden; }

.timeline__point {
  position: relative;
  width: 1.25vw;
  height: 1.25vw;
  margin: 1.5625vw auto 0;
  border-radius: 50%;
  background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%); }
  .timeline__point:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.83333vw;
    height: 0.83333vw;
    background-color: #01DFC7;
    border-radius: 50%;
    transform: translate(-50%, -50%); }

.line {
  position: relative;
  margin: 0 3.90625vw; }
  .line:before {
    content: '';
    position: absolute;
    top: -0.72917vw;
    display: block;
    width: 100%;
    height: 0.20833vw;
    background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
    opacity: 0.15;
    z-index: -1; }

@media (max-width: 992px) {
  .leaders {
    padding-bottom: 146px; }
  .leaders__title {
    margin-bottom: 78px; }
  .leaders-carousel {
    display: block;
    max-width: 460px;
    margin: 0 auto; }
    .leaders-carousel:after {
      content: 'flickity'; }
    .leaders-carousel .carousel-cell {
      width: 100%;
      margin-right: 30px;
      padding: 0; }
    .leaders-carousel .flickity-button {
      background: transparent; }
      .leaders-carousel .flickity-button .flickity-button-icon {
        fill: #828282; }
    .leaders-carousel .flickity-page-dots {
      line-height: 0; }
  .timeline-container {
    width: 100vw;
    max-width: none;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0; }
  .timeline {
    width: 100%;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: none;
    margin-top: 80px; }
    .timeline::-webkit-scrollbar {
      display: none; }
    .timeline::-moz-scrollbar {
      display: none; }
  .timeline__item {
    cursor: grab;
    position: relative;
    flex: 0 0 180px; }
    .timeline__item:before {
      content: '';
      position: absolute;
      bottom: 10px;
      display: block;
      width: 100%;
      height: 4px;
      background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%);
      opacity: 0.15;
      z-index: -1; }
    .timeline__item:first-child:before {
      right: 0;
      width: 50%; }
    .timeline__item:last-child:before {
      left: 0;
      width: 50%; }
  .timeline__icon svg {
    width: 60px;
    height: 60px; }
  .timeline__label {
    height: 82px;
    margin-top: 40px;
    padding: 0 30px; }
  .timeline__point {
    width: 24px;
    height: 24px;
    margin-top: 30px; }
    .timeline__point:after {
      width: 16px;
      height: 16px; }
  .line {
    display: none; } }

@media (max-width: 660px) {
  .leaders-carousel .flickity-button {
    display: none; } }

@media (max-width: 576px) {
  .leaders {
    padding-bottom: 86px; }
  .leaders__title {
    margin-bottom: 20px; }
  .leaders-carousel {
    max-width: 100%;
    margin: 0 auto; }
    .leaders-carousel .carousel-cell {
      margin-right: 20px; }
    .leaders-carousel .flickity-page-dots {
      bottom: -26px; }
  .timeline {
    margin-top: 40px; }
  .timeline__item {
    flex: 0 0 130px; }
    .timeline__item:before {
      bottom: 7.5px;
      height: 3px; }
  .timeline__icon svg {
    width: 45px;
    height: 45px; }
  .timeline__label {
    height: 64px;
    margin-top: 20px;
    padding: 0 5px; }
  .timeline__point {
    width: 18px;
    height: 18px;
    margin-top: 20px; }
    .timeline__point:after {
      width: 12px;
      height: 12px; } }

.crewman {
  margin-bottom: 1.5625vw; }

.crewman__photo {
  height: 27.34375vw;
  overflow: hidden; }
  .crewman__photo img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center top; }

.crewman__info {
  padding: 1.5625vw;
  background-color: #FFF; }

.crewman__name {
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center; }

.crewman__position {
  margin-top: 0.26042vw;
  text-align: center;
  opacity: .5; }

.crewman__socials {
  margin-top: 0.88542vw;
  display: flex;
  justify-content: center; }

.crewman__socials-link {
  margin: 0 0.26042vw; }

@media (max-width: 992px) {
  .crewman {
    margin-bottom: 0; }
  .crewman__photo {
    height: 525px; }
  .crewman__info {
    padding: 30px; }
  .crewman__position {
    margin-top: 5px; }
  .crewman__socials {
    margin-top: 17px; }
  .crewman__socials-link {
    margin: 0 5px; } }

@media (max-width: 576px) {
  .crewman__photo {
    height: 380px; }
  .crewman__position {
    margin-top: 0; } }

.rel-article {
  display: flex;
  margin-bottom: 0.78125vw; }
  .rel-article:last-child {
    margin-bottom: 0; }

.rel-article__image img {
  width: 4.16667vw;
  height: 4.16667vw;
  object-fit: cover;
  object-position: 50% 50%; }

.rel-article__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 0.52083vw; }

.rel-article__title {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.83333vw;
  line-height: 1.4375;
  letter-spacing: 0.03em;
  color: #3A3E40;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-decoration: none; }
  .rel-article__title:hover {
    color: #3A3E40; }

.rel-article__date {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.625vw;
  line-height: 1.66667;
  letter-spacing: normal;
  color: rgba(58, 62, 64, 0.6); }

@media (max-width: 992px) {
  .related-articles {
    display: none; } }

.art-list {
  margin-bottom: 5.20833vw; }

.arts-item {
  cursor: pointer; }
  .arts-item:hover .art {
    transform: scale(1.065); }
    .arts-item:hover .art:before {
      opacity: .3; }
    .arts-item:hover .art:after {
      opacity: 1; }
    .arts-item:hover .art .art__figure-overlay {
      opacity: 1; }

.art {
  position: relative;
  height: 19.79167vw;
  margin-bottom: 1.5625vw;
  overflow: hidden;
  transform-origin: center center;
  transition: transform .2s ease-in-out;
  pointer-events: none; }
  .art:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #232121;
    opacity: 0;
    z-index: 2;
    transition: opacity .2s ease-in-out; }
  .art:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../images/zoom.svg);
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    z-index: 3;
    transition: opacity .2s ease-in-out; }

.art__figure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%; }

.art__figure-overlay {
  z-index: 1;
  opacity: 0;
  transition: opacity .2s ease-in-out; }

@media (max-width: 992px) {
  .art-list {
    margin-bottom: 100px; }
  .art {
    height: 380px;
    margin-bottom: 30px; } }

@media (max-width: 576px) {
  .art-list {
    margin-bottom: 60px; }
  .art {
    height: 277px;
    margin-bottom: 20px; } }

.art-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  background: #232121; }
  .art-popup.is-opened {
    display: block;
    opacity: 1;
    visibility: visible; }

.art-popup__content {
  position: relative;
  min-height: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 5.72917vw 4.16667vw 1.82292vw 20vw; }

.art-popup__header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }
  .art-popup__header .site-branding {
    position: absolute;
    top: 1.04167vw;
    left: 4.16667vw;
    pointer-events: none; }

.art-popup__inner {
  position: relative; }

.art-popup__close {
  position: absolute;
  top: 1.40625vw;
  right: 4.16667vw;
  cursor: pointer;
  display: inline-block;
  width: 2.39583vw;
  height: 2.39583vw;
  padding: 0;
  font-size: 0px;
  line-height: 1;
  text-indent: -9999px;
  background-color: transparent;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  overflow: hidden;
  z-index: 1000000; }
  .art-popup__close:after, .art-popup__close:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1.5625vw;
    height: 0.10417vw;
    background-color: white;
    margin: auto; }
  .art-popup__close:before {
    transform: rotate(45deg); }
  .art-popup__close:after {
    transform: rotate(-45deg); }

.art-popup__nav {
  position: absolute;
  bottom: 2.08333vw;
  right: 2.08333vw;
  left: 2.08333vw;
  display: flex;
  justify-content: space-between;
  z-index: 1; }
  .art-popup__nav.hidden {
    display: none; }

.art-popup__nav-prev,
.art-popup__nav-next {
  display: flex;
  align-items: center;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9375vw;
  line-height: 1.44444;
  letter-spacing: 0.245em;
  color: #FFF;
  text-transform: uppercase;
  cursor: pointer; }
  .art-popup__nav-prev:before,
  .art-popup__nav-next:before {
    content: '';
    display: block;
    width: 3.38542vw;
    height: 3.38542vw;
    background-color: #FFF;
    background-image: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%; }

.art-popup__nav-prev span {
  margin-left: 0.78125vw; }

.art-popup__nav-next {
  flex-direction: row-reverse; }
  .art-popup__nav-next span {
    margin-right: 0.78125vw; }
  .art-popup__nav-next:before {
    transform: rotate(180deg); }

.carousel-cell-image {
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  object-position: center top;
  max-height: 100%;
  width: 100% !important;
  display: block !important;
  margin: 0 auto; }

.art-popup__sidebar {
  position: absolute;
  top: 5.72917vw;
  bottom: 1.82292vw;
  left: 4.16667vw;
  width: 14.27083vw;
  overflow-y: hidden; }
  .art-popup__sidebar .slick-slide {
    position: relative;
    margin-bottom: 1.5625vw;
    border: solid 2px transparent;
    border-radius: 2px;
    cursor: pointer; }
    .art-popup__sidebar .slick-slide:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      margin: -2px;
      border-radius: inherit;
      background: transparent; }
    .art-popup__sidebar .slick-slide img {
      width: 100%;
      height: 7.8125vw;
      object-fit: cover;
      object-position: 50% 50%; }
    .art-popup__sidebar .slick-slide.slick-current {
      cursor: auto; }
      .art-popup__sidebar .slick-slide.slick-current:before {
        background: linear-gradient(218.3deg, #50B6FF 29.28%, #0195FE 66.24%); }

@media (max-width: 992px) {
  .art-popup__content {
    height: auto;
    min-height: auto;
    max-height: auto;
    padding: 100px 20px 35px; }
  .art-popup__header .site-branding {
    display: flex;
    top: 30px;
    left: 20px; }
  .art-popup__close {
    top: 27px;
    right: 8px;
    width: 46px;
    height: 46px; }
    .art-popup__close:after, .art-popup__close:before {
      width: 30px;
      height: 2px; }
  .art-popup__sidebar {
    position: static;
    width: 100%;
    margin-top: 20px; }
    .art-popup__sidebar .slick-slide {
      margin: 0 10px 0; }
      .art-popup__sidebar .slick-slide img {
        width: 100%;
        height: auto;
        object-fit: cover;
        object-position: 50% 0; }
  .art-popup__nav {
    position: static;
    margin-bottom: 20px; }
  .art-popup__nav-prev,
  .art-popup__nav-next {
    font-size: 14px; }
    .art-popup__nav-prev:before,
    .art-popup__nav-next:before {
      width: 40px;
      height: 40px; }
  .art-popup__nav-prev span {
    margin-left: 10px; }
  .art-popup__nav-next span {
    margin-right: 10px; } }

@media (max-width: 576px) {
  .art-popup__nav {
    position: static;
    margin-bottom: 20px; }
  .art-popup__nav-prev,
  .art-popup__nav-next {
    font-size: 12px; }
    .art-popup__nav-prev span,
    .art-popup__nav-next span {
      max-width: 80px; }
  .art-popup__nav-next {
    text-align: right; } }

.vacansy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.04167vw 0 1.04167vw 3.4375vw;
  border-bottom: 1px solid rgba(58, 62, 64, 0.06); }
  .vacansy.fire {
    background-image: url("../images/fire.svg");
    background-repeat: no-repeat;
    background-position: 0 1.97917vw;
    background-size: 2.34375vw 2.96875vw; }

.vacansy__title {
  display: block;
  text-decoration: none;
  text-transform: uppercase; }

.vacansy__subtitle {
  margin-top: 0.52083vw; }

@media (max-width: 992px) {
  .vacansy {
    padding: 20px 0 20px 66px; }
    .vacansy.fire {
      background-position: 0 38px;
      background-size: 45px 57px; }
  .vacansy__subtitle {
    margin-top: 10px; }
  .vacansy__btn {
    display: none; } }

@media (max-width: 576px) {
  .vacansy {
    padding: 15px 0 15px 28px; }
    .vacansy.fire {
      background-position: 0 50%;
      background-size: 18px 27px; }
  .vacansy__subtitle {
    margin-top: 3px; } }

.hr {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.08333vw 3.33333vw;
  border: 1px solid rgba(58, 62, 64, 0.06); }

.hr__photo {
  width: 6.30208vw;
  height: 6.30208vw; }
  .hr__photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%; }

.hr__name {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9375vw;
  line-height: 1.44444;
  letter-spacing: 0.245em;
  margin: 0.78125vw 0;
  text-transform: uppercase;
  text-align: center;
  color: #3A3E40; }

.hr__contacts {
  display: flex;
  justify-content: center; }
  .hr__contacts a {
    display: block;
    margin: 0 0.78125vw; }
  .hr__contacts img {
    display: block;
    width: auto;
    height: 2.08333vw; }

.hr__btn {
  width: 100%;
  margin-top: 1.30208vw; }

@media (max-width: 992px) {
  .hr {
    max-width: 337px;
    margin: 0 auto;
    padding: 40px 64px; }
  .hr__photo {
    width: 121px;
    height: 121px; }
  .hr__name {
    margin: 15px 0;
    font-size: 18px; }
  .hr__contacts a {
    margin: 0 15px; }
  .hr__contacts img {
    height: 40px; }
  .hr__btn {
    margin-top: 25px; } }

@media (max-width: 576px) {
  .hr {
    padding: 30px 52px; }
  .hr__photo {
    width: 100px;
    height: 100px; }
  .hr__name {
    font-size: 14px;
    line-height: 20px; }
  .hr__btn {
    max-width: 230px; } }

.dev-services__item {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}

.dev-services__item-link {
  flex-basis: 100%;
}

.dev-service {
  height: 100%;
  flex-basis: 100%;
}

.dev-service__text {
  height: auto !important;
  
}

.dev-service__icon img {
  display: block;
  margin: 0 auto;
}

.sticky-post {
  display: flex;
}

.sticky-post .post__img {
  position: static;
  width: auto;
  height: auto;
}

@media (max-width: 1024px) {
  .sticky-post {
    display: block;
  }
}


@media (max-width: 992px){
	.hero {
		display: flex;
		align-items: center !important;
		height: 100vh;
		background: linear-gradient(121deg, rgb(8 70 116) 10%, rgb(33 35 47) 65%, rgb(36 42 49) 100%) !important;
	}
	.hero__text{
		text-align: center  !important; 
	}
}



.nav-pagination>.page-numbers{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    list-style-type: none;
}

.nav-pagination>.page-numbers>li{
	
}

.nav-pagination>.page-numbers>li>a, .nav-pagination>.page-numbers>li>span{
	color: rgba(58,62,64,1);
	font: 400 17px/1.2em 'sans-serif';
	
    display: flex;
    justify-content: center;
    align-items: center;
	
	height: 30px;
	width: 30px;
	border: 3px solid rgba(58,62,64,1);
	text-decoration: none;
}

.nav-pagination>.page-numbers>li>.current{
	border: 3px solid #0195FE;
		color: #0195FE;
}

body.archive  .page-header__inner .page-title{
	color: #fff;
}


body.archive  .page-header__inner .page-title span{
	color: #0195FE;
}
body.archive  .navigation  .nav-links{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    list-style-type: none;
	margin-bottom: 50px;
	
}

body.archive  .navigation .nav-links>*{
	    color: rgba(58,62,64,1);
    font: 400 17px/1.2em 'sans-serif';
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: auto;
    border: 3px solid rgba(58,62,64,1);
    text-decoration: none;
padding: 0 8px;
}

body.archive  .navigation .nav-links>.current{
    border: 3px solid #0195FE;
    color: #0195FE;
}

body table {
    border: 1px solid #0195FE!important;
    width: 100%;
    margin: 25px 0;
}

body table td {
    padding: 10px 15px;
    border: 1px solid #0195FE!important;
}
body table th{
padding: 10px 15px;
    border: 1px solid #0195FE!important;
}


iframe {
    max-width: 100%;
}

.banner__post-data{
	    display: flex;
	    margin-bottom: 44px;
}

@media (max-width: 768px) {
  .banner__post-data {
    flex-wrap: wrap;
    gap: 1rem 0;
  }
}

.banner__post-data>div {
    position: relative;
    padding-left: 22px;
    margin-right: 15px;
    padding-right: 15px;
    font: 600 14px/1.3em sans-serif;
    color: #fff;
}

.banner__post-rating-stars {
    background-image: url(/wp-content/themes/ejaw/dist/images/icon/stars-empty.svg);
    background-size: contain;
    width: 70px;
    height: 14px;
    display: flex;
    margin-top: -1px;
}

.banner__post-rating-stars-inner {
    background-image: url(/wp-content/themes/ejaw/dist/images/icon/stars-full.svg);
    background-size: contain;
}

.banner__post-data>div:after {
    content: "";
    display: block;
    width: 1px;
    height: 11px;
    background: #cacaca;
    position: absolute;
    top: 2px;
    right: 0;
}

.banner__post-rating {
    display: flex;
}
.banner__post-rating-text {
    padding-left: 15px;
    position: relative;
    margin-top: -2px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner__post-rating{
	padding-left: 0;
}

.banner__post-data>div:before {
    content: "";
    width: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
}

body div.banner__post-rating:after{
	display: none
}

.banner__post-date:before {
    height: 13px;
    margin-top: -7px;
    background: url(/wp-content/themes/ejaw/dist/images/icon/calendar-icon.svg) no-repeat 50% 0;
}

.banner__post-time:before {
    height: 15px;
    margin-top: -9px;
    background: url(/wp-content/themes/ejaw/dist/images/icon/clock-icon.svg) no-repeat 50% 0;
}

.banner__post-views:before {
    height: 12px;
    margin-top: -7px;
    background: url(/wp-content/themes/ejaw/dist/images/icon/view-icon.svg) no-repeat 50% 0;
}

.banner__post-rating:before {
	display: none;
}

.banner__author {
    margin-top: 45px;
    display: flex;
    align-items: center;
}

.banner__author-image {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 17px;
}

.banner__author-info>a {
    color: #fff;
    font: 600 14px/1.3em sans-serif;
}

.banner__author-image>img{
	position: relative;
    width: 100%;
    height: auto;
}

.site-footer{
	visibility:inherit  !important;
}

.menu > .five.menu-item.mega > .sub-menu > .menu-item:not(.columns) .sub-menu{
	gap: 0 10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
	
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;

}

.menu > .five.menu-item.mega > .sub-menu > .menu-item .menu-item{
    width: calc( ( 100% - 40px ) / 5);
    margin: 0 0 20px 0;
}

.demo-button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}

.chat-layout .chat-header .chat-title {
  font-size: var(--chat--heading--font-size);
  color: var(--chat--header--color, var(--chat--color-light));
}

/* Общая стилизация секции FAQ */
.faq {
  background: #0A2540; /* Темно-синий фон */
  padding: 60px 0;
}

.faq__title {
  color: #FFD700; /* Тёмно-жёлтый заголовок */
  text-align: center;
  /* font-size: 36px;
  font-weight: bold; */
  margin-bottom: 40px;
}

/* Контейнер вопросов */
/* .faq__items {
  max-width: 60vw;
  margin: 0 auto;
} */

.faq__items {
  width: 100%;
  max-width: 900px;
  padding: 0 20px; /* добавим отступы по бокам для мобилок */
  margin: 0 auto;
}

@media (min-width: 2000px) {
  .faq__items {
    max-width: 1200px; /* чуть шире на 2K+ экранах */
  }
}

@media (max-width: 768px) {
  .faq__items {
    padding: 0 16px;
  }

  .faq-question {
    font-size: 18px;
  }

  .faq-answer {
    font-size: 16px;
  }

  .faq__title {
    font-size: 28px;
  }
}

/* Вопрос */
.faq-item {
  background: #102A43; /* Чуть светлее темно-синий */
  border-radius: 8px;
  margin-bottom: 15px;
  padding: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.faq-item:hover {
  background: #1B3A57; /* Чуть светлее при наведении */
}

.faq-question {
  color: #FFF;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Ответ (изначально скрыт) */
.faq-answer {
  color: #E0E0E0; /* Светло-серый */
  font-size: 18px;
  margin-top: 10px;
  display: none;
}

/* Открытый ответ */
.faq-item.active .faq-answer {
  display: block;
}

/* Иконка (можно заменить на SVG) */
.faq-question::after {
  content: "▼";
  color: #FFD700; /* Темно-желтый */
  font-size: 18px;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-question::after {
  transform: rotate(180deg);
}
