

/* Start:/local/templates/indexis/css/fonts.css?17333889461654*/
@font-face {
  font-display: swap;
  font-family: "TT Squares";
  src: url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Regular.eot");
  src: url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Regular.ttf") format("truetype"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Regular.woff") format("woff"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "TT Squares";
  src: url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Bold.eot");
  src: url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Bold.ttf") format("truetype"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Bold.woff") format("woff"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "TT Squares";
  src: url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Light.eot");
  src: url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Light.ttf") format("truetype"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Light.woff") format("woff"), url("/local/templates/indexis/css/../fonts/TTSquares/TTSquares-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Indexis Mono";
  src: url("/local/templates/indexis/css/../fonts/IndexisMono/Indexis_Mono_Regular.otf") format("opentype"), url("/local/templates/indexis/css/../fonts/IndexisMono/Indexis_Mono_Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
html body {
  font-family: "TT Squares", sans-serif;
}
/* End */


/* Start:/local/templates/indexis/css/common.css?1778656648177835*/
/*!
 * Bootstrap Reboot v4.6.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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "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;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
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;
}

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

figure {
  margin: 0 0 1rem;
}

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

svg {
  overflow: hidden;
  vertical-align: middle;
  -webkit-overflow-scrolling: touch;
}

table {
  border-collapse: collapse;
}

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

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

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

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,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
  -webkit-overflow-scrolling: touch;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v4.6.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)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 1200px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1520px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1520px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1800px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1520px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1800px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

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

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 768px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1520px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1800px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

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

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

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

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

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

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

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

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

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

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

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

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

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

@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1520px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1800px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

/**
 * Swiper 9.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 28, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
  -webkit-overflow-scrolling: touch;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

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

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

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

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

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

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

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

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

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

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

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

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

/* Common Styles */
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  -webkit-overflow-scrolling: touch;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

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

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

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

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

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

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
}

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

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

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

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

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

/* Fraction */
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  /*ADD_HOST*/
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

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

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

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

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

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

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
  -webkit-overflow-scrolling: touch;
}

.swiper-cards {
  overflow: visible;
}

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

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  min-width: 360px;
}

body {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #000000;
  background-color: #efefef;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #20d17d;
}
a:hover, a:focus {
  text-decoration: none;
  color: #000000;
}

img {
  max-width: 100%;
  display: block;
}

ul {
  list-style-type: none;
}
ul:not([class]) {
  list-style: disc outside;
  padding-left: 1.5em;
}

ol:not([class]) {
  padding-left: 1.8em;
}

h1, .h1 {
  font-family: "TT Squares", sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 100px;
}

h2, .h2 {
  font-family: "TT Squares", sans-serif;
  font-size: 70px;
  line-height: 1;
  margin-bottom: 0.8571428571em;
  font-weight: 400;
}

h3, .h3 {
  font-family: "TT Squares", sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1em;
}

h4, .h4 {
  font-family: "TT Squares", sans-serif;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 1em;
  font-weight: 400;
}

h5, .h5 {
  font-family: "TT Squares", sans-serif;
  font-size: 24px;
  line-height: 1.2083333333;
  margin-bottom: 1em;
  font-weight: 400;
}

h6, .h6 {
  font-family: "TT Squares", sans-serif;
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 1em;
  font-weight: 400;
}

@media (max-width: 1519px) {
  h1, .h1 {
    font-size: 70px;
    margin-bottom: 80px;
  }
  h2, .h2 {
    font-size: 46px;
  }
  h3, .h3 {
    font-size: 46px;
  }
  h4, .h4 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 46px;
    margin-bottom: 40px;
  }
}
header {
  position: relative;
}

.container {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 100%;
}
.container .container {
  padding: 0 !important;
  max-width: none !important;
  width: auto !important;
  position: static;
}
@media (max-width: 767px) {
  .container {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media (min-width: 1921px) {
  .container {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.dp-item-list .row {
  margin-bottom: -20px;
}
.dp-item-list .col,
.dp-item-list [class*=col-] {
  margin-bottom: 20px;
}

.dp-buttons-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
}
.dp-buttons-line .dp-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.dp-wrapper {
  background-color: #efefef;
  color: #111111;
  min-width: 360px;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 260px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 1519px) {
  .dp-wrapper {
    padding-top: 190px;
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .dp-wrapper {
    padding-top: 160px;
  }
}
@media (max-width: 767px) {
  .dp-wrapper {
    padding-top: 120px;
  }
}

.dp-page {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dp-page__header {
  margin-bottom: 100px;
}

@media (max-width: 1519px) {
  .dp-page__header {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .dp-page__header {
    margin-bottom: 40px;
  }
}
.dp-section {
  margin-bottom: 100px;
}
.dp-section__title {
  margin-top: 0;
  margin-bottom: 60px;
}

@media (max-width: 1519px) {
  .dp-section {
    margin-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  .dp-section__title {
    margin-bottom: 40px;
  }
}
.dp-section__nav {
  margin-top: 60px;
}
.dp-section__nav .dp-buttons-line {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1519px) {
  .dp-section__nav {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .dp-section__nav .dp-buttons-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.overflow-hidden {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.dp-page-product .dp-wrapper {
  font-size: 24px;
  line-height: 1.2083333333;
}
.dp-page-product .dp-page__header {
  margin-bottom: 200px;
}
.dp-page-product .dp-page__title {
  margin-bottom: 20px;
}
.dp-page-product .dp-page__desc {
  position: relative;
  margin-bottom: 40px;
}
.dp-page-product .dp-page__desc .dp-page__site-link {
  position: absolute;
  right: 0;
  font-size: 16px;
  top: 7px;
}
.dp-page-product .dp-page__desc .dp-page__site-link a {
  display: block;
  position: relative;
  padding-right: 28px;
  color: #000000;
  text-transform: uppercase;
}
.dp-page-product .dp-page__desc .dp-page__site-link a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30px;
  z-index: 1;
}
.dp-page-product .dp-page__desc .dp-page__site-link a:hover, .dp-page-product .dp-page__desc .dp-page__site-link a:focus, .dp-page-product .dp-page__desc .dp-page__site-link a:active {
  color: #20d17d;
}
.dp-page-product .dp-page__desc .dp-page__site-link .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.dp-page-product .dp-section__image {
  display: block;
}
.dp-page-product .dp-page__header img,
.dp-page-product .dp-section__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.dp-page-product .dp-section {
  margin-bottom: 200px;
}

@media (max-width: 1519px) {
  .dp-page-product .dp-page__desc {
    margin-bottom: 20px;
  }
  .dp-page-product .dp-page__header img,
  .dp-page-product .dp-section__image img {
    border-radius: 16px;
  }
  .dp-page-product .dp-page__header,
  .dp-page-product .dp-section {
    margin-bottom: 100px;
  }
  .dp-page-product .dp-page__desc .dp-page__site-link {
    font-size: 14px;
    line-height: 18px;
    top: 2px;
  }
  .dp-page-product .dp-wrapper {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .dp-page-product .dp-page__desc .dp-page__site-link {
    position: static;
    display: block;
    margin-top: 20px;
  }
  .dp-page-product .dp-page__desc .dp-page__site-link a {
    display: inline-block;
    vertical-align: top;
  }
  .dp-page-product .dp-page__header,
  .dp-page-product .dp-section {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .dp-page-product .dp-page__desc .dp-page__site-link {
    margin-top: 30px;
  }
  .dp-page-product .dp-wrapper {
    font-size: 16px;
    line-height: 19px;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes scale-in {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-in {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes scale-out {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes scale-out {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
input.dp-btn {
  line-height: 1 !important;
}

a.dp-btn > span,
span.dp-btn > span,
div.dp-btn > span {
  line-height: 28px;
}

.dp-btn {
  display: inline-block;
  position: relative;
  padding: 20px 24px;
  min-width: 68px;
  height: 68px;
  line-height: 28px;
  font-family: "TT Squares", sans-serif;
  font-size: 20px;
  font-weight: 400;
  background-color: #000000;
  color: #20d17d;
  border: none;
  cursor: pointer;
  outline: 0;
  text-align: center;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none !important;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: background-color, color, border-color;
  border-radius: 16px;
}
.dp-btn svg,
.dp-btn .icon,
.dp-btn span {
  display: inline-block;
  vertical-align: middle;
}
.dp-btn svg {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
.dp-btn svg,
.dp-btn .icon {
  margin-left: 10px;
  margin-right: 10px;
  fill: currentColor;
  width: 20px;
  height: 20px;
}
.dp-btn svg:first-child,
.dp-btn .icon:first-child {
  margin-left: 0;
}
.dp-btn svg:last-child,
.dp-btn .icon:last-child {
  margin-right: 0;
}
.dp-btn:hover, .dp-btn:focus, .dp-btn:active {
  color: #000000;
  background-color: #20d17d;
}
.dp-btn.dp-btn_lg {
  height: 80px;
  padding: 26px 30px;
  font-size: 24px;
}

@media (max-width: 1519px) {
  .dp-btn {
    height: 64px;
    min-width: 64px;
    font-size: 16px;
    line-height: 24px;
  }
  .dp-btn.dp-btn_lg {
    height: 68px;
    padding: 20px 24px;
    font-size: 20px;
  }
}
.dp-form input[type=checkbox] {
  display: none;
}

.dp-form-group {
  margin-bottom: 20px;
  position: relative;
}

.dp-form-control {
  height: 68px;
  border-radius: 16px;
  display: block;
  width: 100%;
  border: none;
  font-size: 20px;
  line-height: 24px;
  padding: 22px 30px;
  font-weight: 400;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  color: #000000;
  background: #ffffff;
  cursor: text;
}
.dp-form-control:hover, .dp-form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.dp-form-control::-webkit-input-placeholder {
  color: #a9a9a9;
  font-weight: 300;
}
.dp-form-control::-moz-placeholder {
  color: #a9a9a9;
  font-weight: 300;
}
.dp-form-control:-moz-placeholder {
  color: #a9a9a9;
  font-weight: 300;
}
.dp-form-control:-ms-input-placeholder {
  color: #a9a9a9;
  font-weight: 300;
}
.dp-form-control.dp-form-control_lg {
  height: 80px;
  padding-top: 28px;
  padding-bottom: 28px;
}

textarea.dp-form-control {
  height: auto;
  resize: none;
}
textarea.dp-form-control.dp-form-control_lg {
  height: auto;
  min-height: 80px;
}

.dp-form-control-label {
  position: absolute;
  font-size: 20px;
  line-height: 24px;
  padding: 22px 30px;
  left: 0;
  top: 0;
  color: #000000;
  font-weight: 300;
  cursor: text;
  -webkit-transition: padding 0.3s, font-size 0.3s, line-height 0.3s;
  transition: padding 0.3s, font-size 0.3s, line-height 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: padding, font-size, line-height;
}
.dp-form-control-label.dp-form-control-label_lg {
  height: 80px;
  padding-top: 28px;
  padding-bottom: 28px;
}

.dp-form-control:focus + .dp-form-control-label,
.dp-form-control.filled + .dp-form-control-label {
  line-height: 24px;
  padding-top: 2px;
  padding-bottom: 0;
  font-size: 0.75em;
}

.dp-form-control.dp-form-control_lg:focus + .dp-form-control-label.dp-form-control-label_lg,
.dp-form-control.dp-form-control_lg.filled + .dp-form-control-label.dp-form-control-label_lg {
  line-height: 30px;
  font-size: 0.75em;
}

.dp-form-checkbox-label {
  font-size: 20px;
  line-height: 24px;
  position: relative;
  padding-left: 33px;
  cursor: pointer;
  font-weight: 300;
  margin: 0;
}
.dp-form-checkbox-label:before, .dp-form-checkbox-label:after {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  top: 50%;
  margin-top: -10px;
}
.dp-form-checkbox-label:before {
  background: #ffffff;
  border: 2px solid rgba(102, 112, 128, 0.3);
}
.dp-form-checkbox-label:after {
  opacity: 0;
  background: #000000;
}

input[type=checkbox]:checked + .dp-form-checkbox-label:after {
  opacity: 1;
}

.dp-form-checkbox-link {
  font-weight: 400;
  color: #000000;
}
.dp-form-checkbox-link:hover, .dp-form-checkbox-link:focus, .dp-form-checkbox-link:active {
  color: #20d17d;
}

.dp-form-checkbox-container {
  margin-bottom: 40px;
}

.dp-btn.dp-form-submit {
  color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
}
.dp-btn.dp-form-submit:hover, .dp-btn.dp-form-submit:focus, .dp-btn.dp-form-submit:active {
  color: #000000;
}

@media (max-width: 1519px) {
  .dp-form-control {
    border-radius: 12px;
    height: 48px;
    font-size: 14px;
    line-height: 18px;
    padding: 15px 20px;
  }
  .dp-form-control.dp-form-control_lg {
    height: 60px;
    padding-top: 21px;
    padding-bottom: 21px;
  }
  textarea.dp-form-control.dp-form-control_lg {
    min-height: 60px;
  }
  .dp-form-control-label {
    font-size: 14px;
    padding: 15px 20px;
    height: 48px;
  }
  .dp-form-control-label.dp-form-control-label_lg {
    height: 60px;
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .dp-form-control:focus + .dp-form-control-label,
  .dp-form-control.filled + .dp-form-control-label {
    line-height: 17px;
    font-size: 0.6em;
  }
  .dp-form-control.dp-form-control_lg:focus + .dp-form-control-label.dp-form-control-label_lg,
  .dp-form-control.dp-form-control_lg.filled + .dp-form-control-label.dp-form-control-label_lg {
    font-size: 0.6em;
    line-height: 23px;
  }
  .dp-form-checkbox-label {
    font-size: 14px;
    line-height: 18px;
    padding-left: 28px;
  }
  .dp-form-checkbox-container {
    margin-bottom: 30px;
  }
  .dp-btn.dp-form-submit {
    height: 48px;
    font-size: 14px;
    padding: 12px 20px;
    border-radius: 12px;
  }
}
@media (max-width: 767px) {
  .dp-btn.dp-form-submit {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.dp-form-modal-discuss-project .dp-form-control {
  background: #EFEFEF;
}
.dp-form-modal-discuss-project .dp-form-control::-webkit-input-placeholder {
  color: #666666;
}
.dp-form-modal-discuss-project .dp-form-control::-moz-placeholder {
  color: #666666;
}
.dp-form-modal-discuss-project .dp-form-control:-moz-placeholder {
  color: #666666;
}
.dp-form-modal-discuss-project .dp-form-control:-ms-input-placeholder {
  color: #666666;
}
.dp-form-modal-discuss-project .dp-form__body {
  margin-bottom: 170px;
}
.dp-form-modal-discuss-project .dp-form__body .row {
  margin-bottom: -10px;
  margin-left: -5px;
  margin-right: -5px;
}
.dp-form-modal-discuss-project .dp-form__body .row > [class^=col] {
  padding-right: 5px;
  padding-left: 5px;
}
.dp-form-modal-discuss-project .dp-form__body .dp-form-group {
  margin-bottom: 10px;
}
.dp-form-modal-discuss-project .dp-form__submit {
  width: 100%;
}

@media (max-width: 1519px) {
  .dp-form-modal-discuss-project .dp-form__body {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .dp-form-modal-discuss-project .dp-form__body {
    margin-bottom: 40px;
  }
}
.dp-upload-files-input {
  display: none;
}

.dp-upload-files-label {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color;
}
.dp-upload-files-label:hover {
  color: #20d17d;
}
.dp-upload-files-label span,
.dp-upload-files-label .icon {
  display: inline-block;
  vertical-align: middle;
}
.dp-upload-files-label .icon {
  width: 30px;
  height: 30px;
  fill: currentColor;
  margin-right: 10px;
}

.dp-upload-files-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px -10px;
}
.dp-upload-files-container:not(.epmty) {
  margin-top: 10px;
}

.dp-upload-files-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.dp-upload-files-item input[type=file] {
  display: none;
}
.dp-upload-files-item__remove {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 18px;
  height: 18px;
  margin: 0 0 0 5px;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: none !important;
  outline: none !important;
  color: #ff0000;
  -webkit-transition: none;
  transition: none;
}
.dp-upload-files-item__remove:hover {
  color: #20d17d;
}
.dp-upload-files-item__remove .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  fill: currentColor;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color;
}
.dp-upload-files-item__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-overflow-scrolling: touch;
}

.dp-modal {
  display: none;
  position: fixed;
  z-index: 1200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  text-align: center;
  padding: 20px;
  overflow: auto;
  color: #000000;
  line-height: 1.6;
  font-size: 0;
  -webkit-overflow-scrolling: touch;
}
.dp-modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  line-height: 100%;
}
.dp-modal__overlay {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.75;
}
.dp-modal__dialog {
  font-family: "TT Squares", sans-serif;
  padding: 40px;
  font-size: 16px;
  line-height: 1.4;
  color: #000000;
  text-align: left;
  background-color: #ffffff;
  border-radius: 20px;
  width: 100%;
  max-width: 1055px;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.dp-modal__title {
  font-size: 90px;
  line-height: 1;
  font-weight: 400;
  padding-right: 40px;
}
.dp-modal__body {
  position: relative;
  padding: 0;
}
.dp-modal__close-btn {
  height: 24px;
  width: 24px;
  position: absolute;
  color: #000000;
  right: 40px;
  top: 40px;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
  background: transparent !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color;
}
.dp-modal__close-btn:hover {
  color: #20d17d;
}
.dp-modal__close-btn .icon {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  fill: currentColor;
}

.dp-modal-discuss-project .dp-modal__header {
  margin-bottom: 170px;
}

@media (max-width: 1519px) {
  .dp-modal__title {
    font-size: 65px;
  }
  .dp-modal-discuss-project .dp-modal__header {
    margin-bottom: 100px;
  }
  .dp-modal__dialog {
    border-radius: 16px;
  }
}
@media (max-width: 767px) {
  .dp-modal__title {
    font-size: 46px;
  }
  .dp-modal-discuss-project .dp-modal__header {
    margin-bottom: 40px;
  }
  .dp-modal__dialog {
    padding: 20px;
  }
  .dp-modal__close-btn {
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
  }
}
.dp-header {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  color: #000000;
  z-index: 100;
  padding: 20px 0;
}
.dp-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}

.dp-header-logo {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 180px;
  height: auto;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
}
.dp-header-logo__img {
  display: block;
  max-width: 100%;
  height: auto;
}
.dp-header-logo:focus, .dp-header-logo:hover {
  text-decoration: none;
  opacity: 0.7;
}

.dp-header-menu {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 16px;
  line-height: 1.25;
  text-transform: uppercase;
  margin-right: auto;
  margin-left: calc(50% - 180px - 353px);
}
.dp-header-menu__list {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dp-header-menu__item {
  position: relative;
  margin: 0 15px;
}
.dp-header-menu__link {
  white-space: nowrap;
  color: #000000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color;
  display: block;
}
.dp-header-menu__link:hover {
  color: #20d17d;
}
.dp-header-menu__link > .icon {
  width: 11px;
  height: 6px;
  stroke: currentColor;
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
  margin-left: 4px;
}

.dp-header-links {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: right;
  font-size: 20px;
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.dp-header-links .dp-header-phone {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 20em;
  margin-left: -10em;
  white-space: nowrap;
  margin-right: 40px;
}
.dp-header-links .dp-header-phone a {
  white-space: nowrap;
  color: #000000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color;
  position: relative;
  z-index: 1;
}
.dp-header-links .dp-header-phone a:hover {
  color: #20d17d;
}
.dp-header-links .dp-header-start {
  white-space: nowrap;
}
.dp-header-links .dp-header-start__btn {
  white-space: nowrap;
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 20px;
  text-transform: uppercase;
  font-weight: 400;
  height: 38px;
  border-radius: 12px;
}
.dp-header-links .dp-header-start__btn:hover, .dp-header-links .dp-header-start__btn:focus, .dp-header-links .dp-header-start__btn:active {
  color: #000000;
}

.dp-header-menu__sub {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 10px;
  padding: 20px;
  border-radius: 10px;
  background: #ffffff;
  width: 150px;
  display: none;
}
.dp-header-menu__sub ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
.dp-header-menu__sub li {
  margin: 0 0 5px;
  padding: 0;
  list-style: none;
  display: block;
}
.dp-header-menu__sub li:last-child {
  margin-bottom: 0;
}

.dp-header-menu__item.active .dp-header-menu__sub {
  display: block;
}
.dp-header-menu__item.active .dp-header-menu__link .icon {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.dp-header-toggle-btn {
  width: 24px;
  height: 24px;
  background-color: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  z-index: 0;
  color: #000000;
  display: none;
  position: relative;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: z-index 0s 1s, -webkit-transform 0.3s 0.7s;
  transition: z-index 0s 1s, -webkit-transform 0.3s 0.7s;
  transition: transform 0.3s 0.7s, z-index 0s 1s;
  transition: transform 0.3s 0.7s, z-index 0s 1s, -webkit-transform 0.3s 0.7s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform, z-index;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.dp-header-toggle-btn .icon {
  width: 100%;
  height: 100%;
  display: block;
  fill: currentColor;
}
.dp-header-toggle-btn:hover {
  color: #000000;
}
.dp-header-toggle-btn div,
.dp-header-toggle-btn div:before,
.dp-header-toggle-btn div:after {
  display: block;
  background: #000000;
  position: absolute;
  height: 2px;
  width: 100%;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.dp-header-toggle-btn div {
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: background 0.3s 0.7s;
  transition: background 0.3s 0.7s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: background;
}
.dp-header-toggle-btn div:before,
.dp-header-toggle-btn div:after {
  content: "";
  left: 0;
  -webkit-transition: background 0.3s 0.7s, top 0.3s 0.7s, -webkit-transform 0.3s 0.7s;
  transition: background 0.3s 0.7s, top 0.3s 0.7s, -webkit-transform 0.3s 0.7s;
  transition: transform 0.3s 0.7s, background 0.3s 0.7s, top 0.3s 0.7s;
  transition: transform 0.3s 0.7s, background 0.3s 0.7s, top 0.3s 0.7s, -webkit-transform 0.3s 0.7s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform, background, top;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.dp-header-toggle-btn div:before {
  top: -7px;
}
.dp-header-toggle-btn div:after {
  top: 7px;
}

.dp-header-menu-mobile {
  border-radius: 16px;
  background: #000000;
  position: fixed;
  top: 20px;
  right: 13px;
  width: 0;
  height: 0;
  z-index: 50;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.dp-header-menu-mobile.is-showing {
  -webkit-animation: header-menu-animation 0.5s linear;
          animation: header-menu-animation 0.5s linear;
}
.dp-header-menu-mobile.active {
  width: calc(100vw - 26px);
  height: calc(100vh - 40px);
}
.dp-header-menu-mobile.is-hiding {
  -webkit-animation: header-menu-animation 0.5s linear;
          animation: header-menu-animation 0.5s linear;
  animation-direction: reverse;
}
.dp-header-menu-mobile__close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
  border: none !important;
}
.dp-header-menu-mobile__close .icon {
  fill: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
.dp-header-menu-mobile__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  padding: 30px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.dp-header-menu-mobile .dp-header-menu {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: auto;
  font-size: 14px;
  line-height: 20px;
}
.dp-header-menu-mobile .dp-header-menu__list {
  display: block;
  margin: 0;
}
.dp-header-menu-mobile .dp-header-menu__item {
  margin: 0 0 14px;
}
.dp-header-menu-mobile .dp-header-menu__link {
  display: inline;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
}
.dp-header-menu-mobile .dp-header-links {
  margin: 40px 0 0;
  display: block;
  text-align: left;
}
.dp-header-menu-mobile .dp-header-links .dp-header-phone {
  width: 100%;
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 15px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
  display: block;
}
.dp-header-menu-mobile .dp-header-links .dp-header-phone a {
  color: #ffffff;
}
.dp-header-menu-mobile .dp-header-links .dp-header-start {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
}
.dp-header-menu-mobile .dp-header-links .dp-header-start__btn {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 54px;
  color: #000000;
  background: #ffffff;
  border-radius: 10px;
}
.dp-header-menu-mobile.active .dp-header-links .dp-header-phone {
  opacity: 1;
}
.dp-header-menu-mobile.active .dp-header-links .dp-header-start {
  opacity: 1;
}
.dp-header-menu-mobile.active .dp-header-menu__link {
  opacity: 1;
}

@-webkit-keyframes header-menu-animation {
  0% {
    width: 0;
    height: 0;
  }
  100% {
    width: calc(100vw - 26px);
    height: calc(100vh - 40px);
  }
}

@keyframes header-menu-animation {
  0% {
    width: 0;
    height: 0;
  }
  100% {
    width: calc(100vw - 26px);
    height: calc(100vh - 40px);
  }
}
@media (min-width: 1200px) {
  .dp-header-menu-mobile {
    display: none !important;
  }
}
@media (max-width: 1799px) {
  .dp-header-menu__item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .dp-header-menu {
    margin-left: calc(50% - 180px - 323px);
    font-size: 15px;
  }
  .dp-header-links .dp-header-phone {
    font-size: 15px;
    margin-right: 30px;
  }
  .dp-header-links .dp-header-start__btn {
    font-size: 15px;
  }
}
@media (max-width: 1519px) {
  .dp-header-logo {
    width: 160px;
  }
  .dp-header-menu {
    font-size: 14px;
    margin-left: auto;
  }
  .dp-header-links {
    font-size: 18px;
  }
  .dp-header-menu__item {
    margin-left: 8px;
    margin-right: 8px;
  }
  .dp-header-links .dp-header-phone {
    font-size: 14px;
    margin-right: 20px;
  }
  .dp-header-links .dp-header-start__btn {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .dp-header-logo {
    width: 120px;
  }
  .dp-header-menu {
    display: none;
  }
  .dp-header-links {
    margin-right: 30px;
    margin-left: auto;
  }
  .dp-header-links .dp-header-phone {
    margin-right: 0;
    font-size: 18px;
  }
  .dp-header-links .dp-header-start {
    display: none;
  }
  .dp-header-toggle-btn {
    display: block;
  }
}
@media (max-width: 767px) {
  .dp-header-logo {
    width: 112px;
  }
  .dp-header-links .dp-header-phone {
    display: none;
  }
}
.dp-footer {
  font-size: 16px;
  line-height: 1.25;
}
.dp-footer__inner {
  background: #000000;
  color: #ffffff;
  padding: 60px;
  border-radius: 20px;
}

.dp-footer-top,
.dp-footer-bottom,
.dp-footer-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-left: -20px;
  margin-right: -20px;
}

.dp-footer-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 300px;
}

.dp-footer-middle {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 40px;
}

.dp-footer-bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dp-footer-left,
.dp-footer-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.dp-footer-left {
  max-width: 52%;
}

.dp-footer-right {
  max-width: 48%;
}

.dp-footer-phone,
.dp-footer-email {
  font-size: 42px;
  line-height: 1;
  margin-bottom: 8px;
  white-space: nowrap;
  min-width: 15em;
  margin-right: -4em;
}
.dp-footer-phone a,
.dp-footer-email a {
  color: #ffffff;
}
.dp-footer-phone a:hover, .dp-footer-phone a:focus,
.dp-footer-email a:hover,
.dp-footer-email a:focus {
  color: #20d17d;
}

.dp-footer-address {
  color: #a9a9a9;
  margin-top: 38px;
}

.dp-footer-start {
  font-size: 50px;
  line-height: 1;
  text-align: right;
  white-space: nowrap;
  min-width: 15em;
  margin-left: -6em;
}
.dp-footer-start a {
  color: #20d17d;
}
.dp-footer-start a:hover, .dp-footer-start a:focus {
  color: #ffffff;
}

.dp-footer-image {
  width: 673px;
}
.dp-footer-image img {
  width: 100%;
  height: auto;
}

.dp-footer-copyright {
  color: #a9a9a9;
}

.dp-footer-privacy {
  text-align: right;
  white-space: nowrap;
  min-width: 22em;
  margin-left: -5em;
}

.dp-footer-presentation {
    white-space: nowrap;
}

.dp-footer-presentation > a {
    color: #a9a9a9;
}

.dp-footer-presentation a:hover {
    color: #20d17d;
}

.dp-footer-presentation a:focus {
    color: #20d17d;
}

.dp-footer-privacy a {
  color: #a9a9a9;
}
.dp-footer-privacy a:hover, .dp-footer-privacy a:focus {
  color: #20d17d;
}

.dp-footer-social {
  font-size: 20px;
  line-height: 1.2;
  text-align: right;
}
.dp-footer-social__list {
  margin: 0 0 -10px;
  list-style: none;
}
.dp-footer-social__item {
  margin: 0 0 10px;
  padding: 0;
  width: 10em;
  white-space: nowrap;
}
.dp-footer-social__item a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}
.dp-footer-social__item a:hover, .dp-footer-social__item a:focus {
  color: #20d17d;
}
@supports (-webkit-background-clip: text) {
  .dp-footer-social__item a {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.04%, #ffffff), color-stop(28.73%, #b4b4b6), color-stop(44.68%, #8e8f91), color-stop(50.04%, #838487));
    background: linear-gradient(90deg, #ffffff 0.04%, #b4b4b6 28.73%, #8e8f91 44.68%, #838487 50.04%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .dp-footer-social__item a:hover, .dp-footer-social__item a:focus {
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(50%, #20d17d));
    background: linear-gradient(90deg, #ffffff 0%, #20d17d 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

@media (max-width: 1799px) {
  .dp-footer-top {
    margin-bottom: 250px;
  }
  .dp-footer-image {
    width: 600px;
  }
}
@media (max-width: 1519px) {
  .dp-footer-phone,
  .dp-footer-email {
    font-size: 32px;
    margin-bottom: 18px;
  }
  .dp-footer-address {
    margin-top: 28px;
  }
  .dp-footer-start {
    font-size: 42px;
  }
  .dp-footer-top {
    margin-bottom: 200px;
  }
  .dp-footer-image {
    width: 540px;
  }
  .dp-footer-social {
    font-size: 18px;
  }
  .dp-footer__inner {
    border-radius: 16px;
  }
}
@media (max-width: 1199px) {
  .dp-footer__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .dp-footer-phone,
  .dp-footer-email {
    font-size: 26px;
    margin-bottom: 24px;
  }
  .dp-footer-address {
    margin-top: 24px;
  }
  .dp-footer-start {
    font-size: 30px;
  }
  .dp-footer-image {
    width: 390px;
  }
  .dp-footer-middle {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .dp-footer__inner {
    padding: 40px 30px;
  }
  .dp-footer-top,
  .dp-footer-bottom,
  .dp-footer-middle {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .dp-footer-left,
  .dp-footer-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .dp-footer-top .dp-footer-right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .dp-footer-start {
    margin-left: 0;
    margin-right: -6em;
    text-align: left;
    font-size: 32px;
    margin-bottom: 30px;
  }
  .dp-footer-phone {
    font-size: 27px;
    margin-bottom: 10px;
  }
  .dp-footer-email {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .dp-footer-address {
    margin-top: 30px;
  }
  .dp-footer-image {
    width: 290px;
    max-width: 100%;
    margin-bottom: 120px;
  }
  .dp-footer-top {
    margin-bottom: 120px;
  }
  .dp-footer-social {
    font-size: 14px;
  }
  .dp-footer-social__list {
    margin-left: -10px;
    margin-right: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .dp-footer-social__item {
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .dp-footer-social__item a {
    display: block;
    text-align: center;
  }
  .dp-footer-copyright,
  .dp-footer-privacy {
    font-size: 14px;
  }
  .dp-footer-middle {
    margin-bottom: 40px;
  }
  .dp-footer-privacy {
    margin-left: 0;
    margin-right: -5em;
    text-align: left;
  }
}
.dp-cover-page {
  background-color: #1421b0;
  height: 100vh;
  line-height: 1.5;
}
.dp-cover-page .dp-wrapper {
  padding-top: 0 !important;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.dp-cover-page .dp-page {
  width: 100%;
}

.dp-pages-list {
  padding: 40px 0;
  font-size: 18px;
  font-family: "TT Squares", sans-serif;
}

.dp-pages-list-section {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 32px 28px;
  border-radius: 15px;
  border: 1px solid rgba(0, 38, 58, 0.07);
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 38, 58, 0.2);
          box-shadow: 0 0 20px rgba(0, 38, 58, 0.2);
}
.dp-pages-list-section__title {
  margin-top: 0;
  margin-bottom: 20px;
  color: inherit;
}

.dp-pages-list-marking-section {
  padding: 28px 32px;
  margin-top: 24px;
}

.dp-pages-list-menu-section {
  position: relative;
}
.dp-pages-list-menu-section:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  right: 16px;
  top: 16px;
  width: 160px;
  height: 55px;
  background: url(/local/templates/indexis/css/../img/design/logo.svg) no-repeat right top;
  background-size: contain;
}

.dp-pages-list-menu {
  padding-left: 28px;
  margin: 0;
  font-weight: 500;
}
.dp-pages-list-menu li {
  margin-bottom: 10px;
  opacity: 1;
  color: inherit;
  font-weight: 500;
  font-size: 16px;
}
.dp-pages-list-menu li a {
  font-weight: 400;
  color: #1421b0;
  font-size: 16px;
}
.dp-pages-list-menu li a:focus {
  text-decoration: none;
}
.dp-pages-list-menu li a:hover {
  text-decoration: underline;
}
.dp-pages-list-menu li.disabled {
  opacity: 0.4;
  color: #a9a9a9;
}
.dp-pages-list-menu li.disabled a {
  pointer-events: none;
  text-decoration: none;
  color: #a9a9a9;
}
.dp-pages-list-menu li.disabled a:focus {
  text-decoration: none;
  color: #a9a9a9;
}
.dp-pages-list-menu li.disabled a:hover {
  text-decoration: none;
  color: #a9a9a9;
}
.dp-pages-list-menu li.working:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 7px;
  top: 0;
  background-color: #ff876b;
}
.dp-pages-list-menu li.desktop:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 7px;
  top: 0;
  background-color: #3b82f7;
}
.dp-pages-list-menu li.working.desktop:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 30px;
  height: 10px;
  margin-left: 7px;
  top: 0;
  border-radius: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 12' width='30' height='12'%3E%3Ccircle cx='6' cy='6' r='6' fill='%23F0B10E'/%3E%3Ccircle cx='24' cy='6' r='6' fill='%239C78D7'/%3E%3C/svg%3E");
  background-size: contain;
}
.dp-pages-list-menu li.completed:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 7px;
  top: 0;
  background-color: #20d17d;
}

.dp-pages-list-marking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "TT Squares", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
}
.dp-pages-list-marking__item-icon {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin-right: 8px;
}
.dp-pages-list-marking__item-desc {
  display: block;
}
.dp-pages-list-marking__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.dp-pages-list-marking__item_working .dp-pages-list-marking__item-icon {
  background-color: #ff876b;
}
.dp-pages-list-marking__item_desktop .dp-pages-list-marking__item-icon {
  background-color: #3b82f7;
}
.dp-pages-list-marking__item_completed .dp-pages-list-marking__item-icon {
  background-color: #20d17d;
}

@media (max-width: 660px) {
  .dp-pages-list {
    font-size: 16px;
  }
  .dp-pages-list-section {
    padding: 24px 20px 20px;
    border-radius: 14px;
    max-width: 540px;
  }
  .dp-pages-list-section__title {
    font-size: 22px;
  }
  .dp-pages-list-menu {
    padding-left: 28px;
  }
  .dp-pages-list-menu li {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .dp-pages-list-menu li a {
    font-size: 15px;
  }
  .dp-pages-list-menu-section:before {
    right: 12px;
    top: 12px;
    width: 140px;
    height: 48px;
  }
  .dp-pages-list-marking-section {
    margin-top: 20px;
    padding: 20px 24px;
  }
  .dp-pages-list-marking {
    display: block;
    font-size: 14px;
  }
  .dp-pages-list-marking li:not(:last-child) {
    margin-bottom: 14px;
  }
}
@media (max-width: 480px) {
  .dp-pages-list {
    padding: 24px 0;
    font-size: 15px;
  }
  .dp-pages-list-section {
    padding: 24px 16px 16px;
  }
  .dp-pages-list-section__title {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .dp-pages-list-menu-section:before {
    top: 12px;
    right: 12px;
    width: 110px;
    height: 38px;
  }
  .dp-pages-list-marking-section {
    padding: 16px;
  }
  .dp-pages-list-menu {
    padding-left: 22px;
  }
  .dp-pages-list-menu li {
    font-size: 15px;
  }
  .dp-pages-list-menu li a {
    font-size: 15px;
  }
  .dp-pages-list-menu li.working:after {
    width: 8px;
    height: 8px;
    margin-left: 6px;
  }
  .dp-pages-list-menu li.desktop:after {
    width: 8px;
    height: 8px;
    margin-left: 6px;
  }
  .dp-pages-list-menu li.working.desktop:after {
    width: 30px;
    height: 8px;
    margin-left: 6px;
  }
  .dp-pages-list-menu li.completed:after {
    width: 8px;
    height: 8px;
    margin-left: 6px;
  }
  .dp-pages-list-marking {
    font-size: 14px;
  }
  .dp-pages-list-marking__item-icon {
    width: 12px;
    height: 12px;
  }
  .dp-pages-list-marking li:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media (max-width: 400px) {
  .dp-pages-list .container {
    padding-left: 12px;
    padding-right: 12px;
  }
  .dp-pages-list-section {
    padding: 18px 14px 12px;
  }
  .dp-pages-list-section__title {
    font-size: 16px;
  }
  .dp-pages-list-menu-section:before {
    top: 10px;
    right: 8px;
    width: 90px;
    height: 32px;
  }
  .dp-pages-list-marking-section {
    padding: 14px;
    margin-top: 12px;
  }
  .dp-pages-list-menu {
    padding-left: 20px;
  }
  .dp-pages-list-menu li {
    font-size: 14px;
  }
  .dp-pages-list-menu li a {
    font-size: 14px;
  }
  .dp-pages-list-marking {
    font-size: 12px;
  }
  .dp-pages-list-marking__item-icon {
    width: 10px;
    height: 10px;
    margin-top: -1px;
  }
}
a.scroll-to-top {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, background-color 0.1s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, background-color 0.1s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity, visibility, background-color;
  position: fixed;
  text-align: center;
  text-decoration: none;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  right: 40px;
  bottom: 40px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
a.scroll-to-top:before {
  content: "";
  width: 12px;
  height: 12px;
  margin-top: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
a.scroll-to-top.visible {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 768px) {
  a.scroll-to-top {
    bottom: 24px;
    right: 24px;
  }
}

.dp-header-second_level_top {
    display: none;
    position: absolute;
    padding-top: 10px;
}

.dp-header-second_level_top > li {
    margin-bottom: 5px;
    font-size: 13px;
}

.dp-header-menu__item:hover .dp-header-second_level_top {
    display: block;
}

@media (max-width: 768px) {
    .dp-header-second_level_top {
        position: relative;
        margin-left: 20px;
    }

    .dp-header-second_level_top > li > a {
        color: #fff;
    }
}

.dp-header-menu__link {
    cursor: pointer;
}
/* End */


/* Start:/local/templates/indexis/css/main.css?177573201277010*/
@charset "UTF-8";
.dp-tags__list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px -20px;
}
.dp-tags__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 10px;
  margin: 0 0 20px;
}

.dp-tag {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  display: block;
  padding: 9px 30px 11px;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color, background-color;
  background-color: #ffffff;
  color: #000000;
  border-radius: 22px;
  cursor: pointer;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.dp-tag:focus {
  background-color: #ffffff;
  color: #000000;
}
.dp-tag:hover, .dp-tag:active, .dp-tag.selected {
  background-color: #000000;
  color: #20d17d;
}

@media (max-width: 1519px) {
  .dp-tag {
    font-weight: 700;
  }
}
@media (max-width: 1199px) {
  .dp-tag {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .dp-tag {
    font-size: 14px;
    padding: 6px 20px 8px;
    border-radius: 19px;
  }
}
.dp-portfolio-filter {
  margin-bottom: 100px;
}
.dp-portfolio-filter__item {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.dp-portfolio-filter__item-head {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 20px;
  width: 6.5em;
  font-size: 32px;
  line-height: 1;
}
.dp-portfolio-filter__item-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}
.dp-portfolio-filter .dp-tag input[type=checkbox] {
  display: none;
}

@media (min-width: 768px) {
  .dp-portfolio-filter__toggler {
    display: none;
  }
}
@media (max-width: 1519px) {
  .dp-portfolio-filter {
    margin-bottom: 80px;
  }
  .dp-portfolio-filter__item-head {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .dp-portfolio-filter {
    margin-bottom: 40px;
  }
  .dp-portfolio-filter__toggler {
    display: block;
    width: 100%;
  }
  .dp-portfolio-filter__content {
    margin-top: 40px;
  }
  .dp-portfolio-filter__item {
    margin-bottom: 40px;
    display: block;
  }
  .dp-portfolio-filter__item-head {
    width: auto;
    margin-right: 0;
    font-weight: 300;
    margin-bottom: 20px;
  }
  .dp-portfolio-filter:not(.active) .dp-portfolio-filter__content {
    display: none;
  }
}
.dp-main-top-section .dp-section__title {
  line-height: 1;
  margin-bottom: 20px;
  max-width: 13em;
}

.dp-main-top__row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.dp-main-top__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.dp-main-top-logo {
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  display: block;
  -webkit-overflow-scrolling: touch;
}
.dp-main-top-logo__img {
  width: 100%;
}

.dp-main-top-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  border-radius: 20px;
  background: linear-gradient(268.97deg, #FFFFFF -24.31%, #87ECB9 38.26%, #3DE08E 79.46%, #20DC7D 99.23%);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dp-main-top-info__title {
  font-size: 42px;
  line-height: 1.1;
  margin-bottom: 60px;
}
.dp-main-top-info__contacts {
  font-size: 32px;
  line-height: 1;
}
.dp-main-top-info__contacts a {
  color: #000000;
}
.dp-main-top-info__contacts a:hover, .dp-main-top-info__contacts a:focus {
  color: #ffffff;
}
.dp-main-top-info__bottom {
  font-size: 32px;
  line-height: 1;
}
.dp-main-top-info__bottom ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.dp-main-top-info__bottom ul li {
  padding: 0;
  margin: 0 0 5px;
}
.dp-main-top-info__bottom ul li:last-child {
  margin-bottom: 0;
}
.dp-main-top-info__bottom ul li:before {
  display: none;
}
.dp-main-top-info__phone {
  margin-bottom: 5px;
  white-space: nowrap;
}
.dp-main-top-info__email {
  white-space: nowrap;
}

@media (max-width: 1519px) {
  .dp-main-top-logo {
    border-radius: 16px;
  }
  .dp-main-top-info {
    border-radius: 16px;
    padding: 30px;
  }
  .dp-main-top-info__title {
    font-size: 32px;
  }
  .dp-main-top-info__contacts {
    font-size: 20px;
  }
  .dp-main-top-info__bottom {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .dp-main-top-info {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .dp-main-top-info {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .dp-main-top-info__title {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1520px) {
  .dp-page-portfolio .dp-page__title--mobile {
    display: none;
  }
}
@media (max-width: 1519px) {
  .dp-page-portfolio .dp-page__title--desktop {
    display: none;
  }
}
.dp-portfolio-section .dp-item-list .row {
  margin-bottom: -60px;
}
.dp-portfolio-section .dp-item-list .row > [class^=col] {
  margin-bottom: 60px;
}

.dp-portfolio-item {
  display: block;
}
.dp-portfolio-item__image {
  position: relative;
  border-radius: 20px;
  margin-bottom: 20px;
  padding-top: 68.8172043011%;
  overflow: hidden;
  display: block;
  -webkit-overflow-scrolling: touch;
}
.dp-portfolio-item__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.dp-portfolio-item__image video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  z-index: 1;
}
.dp-portfolio-item__title {
  font-size: 32px;
  line-height: 1.1;
  margin-bottom: 0;
  color: #000000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color;
}
.dp-portfolio-item.has-hover .dp-portfolio-item__image video {
  opacity: 1;
}
.dp-portfolio-item:hover .dp-portfolio-item__title, .dp-portfolio-item:focus .dp-portfolio-item__title {
  color: #000000;
}
.dp-portfolio-item__info {
  color: #d7d7d7;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 0;
}

@media (max-width: 1519px) {
  .dp-portfolio-item__image {
    border-radius: 16px;
    margin-bottom: 16px;
  }
  .dp-portfolio-item__title {
    font-size: 20px;
  }
  .dp-portfolio-section .dp-item-list .row {
    margin-bottom: -40px;
  }
  .dp-portfolio-section .dp-item-list .row > [class^=col] {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .dp-portfolio-item__info {
    font-size: 14px;
  }
}
.dp-main-portfolio-section .dp-section__title {
  max-width: 13em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
.dp-main-portfolio-section .dp-item-list .row {
  margin-bottom: -60px;
}
.dp-main-portfolio-section .dp-item-list .row > [class^=col] {
  margin-bottom: 60px;
}

@media (max-width: 1519px) {
  .dp-main-portfolio-section .dp-section__title {
    margin-bottom: 80px;
  }
  .dp-main-portfolio-section .dp-item-list .row {
    margin-bottom: -40px;
  }
  .dp-main-portfolio-section .dp-item-list .row > [class^=col] {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .dp-main-portfolio-section .dp-section__title {
    margin-left: 0;
    margin-bottom: 60px;
    max-width: 14em;
  }
}
@media (max-width: 767px) {
  .dp-main-portfolio-section .dp-section__title {
    margin-bottom: 80px;
  }
}
.dp-main-digits-section .dp-section__inner {
  border-radius: 20px;
  overflow: hidden;
  background-color: #000000;
  color: #ffffff;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.dp-main-digits-section .dp-section__content {
  position: relative;
  z-index: 1;
  padding: 82px 80px 85px;
}
.dp-main-digits-section .dp-item-list .row {
  margin-bottom: -160px;
}
.dp-main-digits-section .dp-item-list .row > [class^=col] {
  margin-bottom: 160px;
}

.dp-main-digits__pattern {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1100px;
}

.dp-main-digits-item__title {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 30px;
}
.dp-main-digits-item__value {
  font-size: 60px;
  line-height: 1.2;
  color: #20d17d;
}
.dp-main-digits-item__value:after {
  content: "&#160";
  display: inline;
  font-size: 0;
  line-height: 0;
  margin-left: -10px;
}
.dp-main-digits-item__number {
  font-size: 300px;
  line-height: 0.5;
  font-family: "Indexis Mono", sans-serif;
  color: #000000;
  text-shadow: 0 6px 0 #20d17d, 6px 0 0 #20d17d, 6px 6px 0 #20d17d, 0 -6px 0 #20d17d, -6px 0 0 #20d17d, -6px -6px 0 #20d17d, 6px -6px 0 #20d17d, -6px 6px 0 #20d17d;
}

@media (max-width: 1799px) {
  .dp-main-digits-item__number {
    font-size: 260px;
  }
  .dp-main-digits__pattern {
    width: 950px;
  }
}
@media (max-width: 1519px) {
  .dp-main-digits-section .dp-section__inner {
    border-radius: 16px;
  }
  .dp-main-digits-section .dp-section__content {
    padding: 65px 80px;
  }
  .dp-main-digits-item__title {
    font-size: 22px;
  }
  .dp-main-digits-item__value {
    font-size: 50px;
  }
  .dp-main-digits-item__number {
    font-size: 220px;
    line-height: 0.5;
    text-shadow: 0 4px 0 #20d17d, 4px 0 0 #20d17d, 4px 4px 0 #20d17d, 0 -4px 0 #20d17d, -4px 0 0 #20d17d, -4px -4px 0 #20d17d, 4px -4px 0 #20d17d, -4px 4px 0 #20d17d;
  }
  .dp-main-digits-section .dp-item-list .row {
    margin-bottom: -120px;
  }
  .dp-main-digits-section .dp-item-list .row > [class^=col] {
    margin-bottom: 120px;
  }
  .dp-main-digits__pattern {
    width: 750px;
  }
}
@media (max-width: 1199px) {
  .dp-main-digits-section .dp-section__content {
    padding: 60px 40px;
  }
  .dp-main-digits-item__title {
    font-size: 20px;
  }
  .dp-main-digits-item__value {
    font-size: 40px;
  }
  .dp-main-digits-item__number {
    font-size: 120px;
    text-shadow: 0 3px 0 #20d17d, 3px 0 0 #20d17d, 3px 3px 0 #20d17d, 0 -3px 0 #20d17d, -3px 0 0 #20d17d, -3px -3px 0 #20d17d, 3px -3px 0 #20d17d, -3px 3px 0 #20d17d;
  }
  .dp-main-digits-section .dp-item-list .row {
    margin-bottom: -80px;
  }
  .dp-main-digits-section .dp-item-list .row > [class^=col] {
    margin-bottom: 80px;
  }
  .dp-main-digits__pattern {
    width: 480px;
  }
}
@media (max-width: 767px) {
  .dp-main-digits-section .dp-section__content {
    padding: 40px 30px;
  }
  .dp-main-digits-item {
    text-align: center;
  }
  .dp-main-digits-item__title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .dp-main-digits-section .dp-item-list .row {
    margin-bottom: -40px;
  }
  .dp-main-digits-section .dp-item-list .row > [class^=col] {
    margin-bottom: 40px;
  }
  .dp-main-digits__pattern {
    position: static;
    display: block;
    margin-left: auto;
    width: auto;
    margin-top: -30px;
  }
}
.dp-main-services-section .dp-item-list .row {
  margin-bottom: -40px;
}
.dp-main-services-section .dp-item-list .row > [class^=col] {
  margin-bottom: 40px;
}

.dp-main-services__row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.dp-main-services__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.dp-main-services-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  min-height: 426px;
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.dp-main-services-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 40px;
  border-radius: 0 20px 20px 20px;
  background: #ffffff;
}
.dp-main-services-item__header {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 24px 30px 30px;
  background: #ffffff;
  width: 55%;
  border-radius: 20px 20px 0 0;
}
.dp-main-services-item__header:before, .dp-main-services-item__header:after {
  content: "";
  position: absolute;
  left: 100%;
}
.dp-main-services-item__header:before {
  width: 20px;
  height: 20px;
  background: #ffffff;
  top: 20px;
}
.dp-main-services-item__header:after {
  width: 40px;
  height: 40px;
  background: #efefef;
  border-radius: 0 0 0 20px;
  top: 0;
}
.dp-main-services-item__content {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 30px 30px;
}
.dp-main-services-item__title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 400;
  width: 7em;
  max-width: 100%;
}
.dp-main-services-item__desc {
  font-size: 24px;
  line-height: 1.2083333333;
  margin-bottom: 30px;
}
.dp-main-services-item__tags ul {
  margin: 0 -3px -6px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dp-main-services-item__tags li {
  margin: 0 3px 6px;
  padding: 0;
  list-style: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.dp-main-services-item__tag {
  font-size: 14px;
  line-height: 23px;
  border: 1px solid #000000;
  color: #000000;
  padding: 0 7px;
  text-align: center;
  display: block;
  border-radius: 24px;
}
.dp-main-services-item:before, .dp-main-services-item__header, .dp-main-services-item__header:before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: background-color;
}
.dp-main-services-item__title, .dp-main-services-item__desc {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color;
}
.dp-main-services-item__tag {
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color, border-color;
}
.dp-main-services-item:hover:before, .dp-main-services-item:hover .dp-main-services-item__header, .dp-main-services-item:hover .dp-main-services-item__header:before {
  background-color: #000000;
}
.dp-main-services-item:hover .dp-main-services-item__title {
  color: #20d17d;
}
.dp-main-services-item:hover .dp-main-services-item__desc {
  color: #ffffff;
}
.dp-main-services-item:hover .dp-main-services-item__tag {
  color: #20d17d;
  border-color: #20d17d;
}

@media (max-width: 1519px) {
  .dp-main-services-item__title {
    font-size: 20px;
    width: 12.5em;
  }
  .dp-main-services-item__desc {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .dp-main-services-item__header {
    padding: 14px 20px 20px;
  }
  .dp-main-services-item__content {
    padding: 0 20px 20px;
  }
  .dp-main-services-section .dp-item-list .row {
    margin-bottom: -16px;
    margin-left: -8px;
    margin-right: -8px;
  }
  .dp-main-services-section .dp-item-list .row > [class^=col] {
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .dp-main-services-item__desc {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .dp-main-services-item__title {
    line-height: 1.1;
    width: 10em;
  }
  .dp-main-services-item {
    min-height: 267px;
  }
  .dp-main-services-item:before {
    top: 32px;
    border-radius: 0 16px 16px 16px;
  }
  .dp-main-services-item__header {
    border-radius: 16px 16px 0 0;
  }
  .dp-main-services-item__header:before {
    width: 16px;
    height: 16px;
    top: 16px;
  }
  .dp-main-services-item__header:after {
    width: 32px;
    height: 32px;
    border-radius: 0 0 0 16px;
  }
}
@media (max-width: 767px) {
  .dp-main-services-item__tag {
    font-size: 12px;
    line-height: 20px;
  }
}
.dp-main-cooperation-section .dp-item-list {
  margin: 0 -10px -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dp-main-cooperation-section .dp-list-item {
  margin: 0 0 20px;
  padding: 0 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
  width: 12.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-transition: width 0.5s, max-width 0.5s, -webkit-flex-basis 0.5s;
  transition: width 0.5s, max-width 0.5s, -webkit-flex-basis 0.5s;
  transition: flex-basis 0.5s, width 0.5s, max-width 0.5s;
  transition: flex-basis 0.5s, width 0.5s, max-width 0.5s, -webkit-flex-basis 0.5s, -ms-flex-preferred-size 0.5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: flex-basis, width, max-width;
}
.dp-main-cooperation-section .dp-list-item.active {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 62.5%;
          flex: 0 0 62.5%;
  max-width: 62.5%;
  width: 62.5%;
}

.dp-main-cooperation-item {
  padding: 32px 40px;
  color: #ffffff;
  background: #000000;
  border-radius: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 620px;
  width: 100%;
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.dp-main-cooperation-item__pattern {
  position: absolute;
  bottom: -70px;
  right: 60px;
  max-width: 584px;
  max-height: calc(100% - 100px);
}
.dp-main-cooperation-item__header {
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
.dp-main-cooperation-item__title {
  font-size: 46px;
  line-height: 1;
  margin-bottom: 0;
  font-family: "Indexis Mono", sans-serif;
  color: #20d17d;
}
.dp-main-cooperation-item__label {
  font-size: 14px;
  line-height: 23px;
  border: 1px solid #20d17d;
  color: #20d17d;
  padding: 0 7px;
  text-align: center;
  display: block;
  border-radius: 24px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.dp-main-cooperation-item__desc {
  font-size: 24px;
  line-height: 1.2083333333;
  color: #ffffff;
  width: 18em;
  position: relative;
  z-index: 1;
  margin-top: auto;
}
.dp-main-cooperation-item:not(.active) .dp-main-cooperation-item__header {
  margin-bottom: 0;
}
.dp-main-cooperation-item__desc {
  display: none;
  opacity: 0;
}
.dp-main-cooperation-item.active .dp-main-cooperation-item__desc {
  display: block;
  -webkit-animation: fade-in 0.3s 0.5s;
          animation: fade-in 0.3s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.dp-main-cooperation-item__label {
  display: none;
  opacity: 0;
}
.dp-main-cooperation-item.active .dp-main-cooperation-item__label {
  display: inline-block;
  vertical-align: top;
  -webkit-animation: fade-in 0.3s 0.5s;
          animation: fade-in 0.3s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.dp-main-cooperation-item__pattern {
  display: none;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.dp-main-cooperation-item.active .dp-main-cooperation-item__pattern {
  display: block;
  -webkit-animation: scale-in 0.3s 0.5s;
          animation: scale-in 0.3s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.dp-main-cooperation-item:not(.active) .dp-main-cooperation-item__title {
  position: absolute;
  left: 32px;
  top: calc(100% - 32px);
  width: 540px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}
.dp-main-cooperation-item:not(.active) .dp-main-cooperation-item__header {
  position: static;
}

@media (max-width: 1799px) {
  .dp-main-cooperation-item {
    height: 520px;
  }
  .dp-main-cooperation-item:not(.active) .dp-main-cooperation-item__title {
    width: 440px;
  }
  .dp-main-cooperation-item__pattern {
    max-width: 450px;
  }
}
@media (max-width: 1519px) {
  .dp-main-cooperation-item {
    height: 420px;
    border-radius: 16px;
  }
  .dp-main-cooperation-item__title {
    font-size: 40px;
  }
  .dp-main-cooperation-item__desc {
    font-size: 20px;
  }
  .dp-main-cooperation-item:not(.active) .dp-main-cooperation-item__title {
    width: 340px;
  }
  .dp-main-cooperation-item__pattern {
    right: 50px;
    max-width: 380px;
    bottom: -60px;
  }
}
@media (max-width: 1199px) {
  .dp-main-cooperation-section .dp-item-list {
    margin-bottom: -16px;
    margin-right: -8px;
    margin-left: -8px;
  }
  .dp-main-cooperation-section .dp-list-item {
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .dp-main-cooperation-section .dp-list-item,
  .dp-main-cooperation-section .dp-list-item.active {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    -webkit-transition: none;
    transition: none;
  }
  .dp-main-cooperation-item__title {
    font-size: 32px;
  }
  .dp-main-cooperation-item__pattern {
    right: 0;
    max-width: 40%;
    bottom: -40px;
  }
  .dp-main-cooperation-item {
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: height;
    padding: 30px 40px 34px 40px;
  }
  .dp-main-cooperation-item:not(.active) {
    height: 96px;
  }
  .dp-main-cooperation-item:not(.active) .dp-main-cooperation-item__title {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .dp-main-cooperation-section .dp-section__title {
    font-size: 42px;
  }
  .dp-main-cooperation-item__label {
    position: static;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
  }
  .dp-main-cooperation-item {
    height: 480px;
    padding: 26px 20px 30px 20px;
  }
  .dp-main-cooperation-item:not(.active) {
    height: 80px;
  }
  .dp-main-cooperation-item__desc {
    font-size: 18px;
  }
  .dp-main-cooperation-item__pattern {
    max-width: none;
    height: 324px;
    top: 50%;
    margin-top: -162px;
    right: -100px;
    bottom: auto;
  }
  .dp-main-cooperation-item__title {
    font-size: 24px;
  }
}
.dp-main-technologies-section .dp-section__title {
  margin-bottom: 40px;
}

.dp-main-technologies-container {
  overflow: hidden;
  margin: 0 -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  -webkit-overflow-scrolling: touch;
}

.dp-main-technologies-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}
.dp-main-technologies-wrapper:not(:last-child) {
  padding-right: 20px;
}

.dp-main-technologies-item {
  padding: 0 20px;
  margin: 0 20px 0 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "Indexis Mono", sans-serif;
  font-size: 46px;
  line-height: 1;
  color: #d7d7d7;
  white-space: nowrap;
}
.dp-main-technologies-item:last-child {
  margin-right: 0;
}

.dp-main-technologies-container.animate .dp-main-technologies-wrapper {
  -webkit-animation: main-technologies-animation 15s linear infinite;
          animation: main-technologies-animation 15s linear infinite;
}

@-webkit-keyframes main-technologies-animation {
  0% {
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
  100% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
}

@keyframes main-technologies-animation {
  0% {
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
  100% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
}
@media (max-width: 1519px) {
  .dp-main-technologies-item {
    font-size: 40px;
    margin-right: 0;
  }
  .dp-main-technologies-wrapper:not(:last-child) {
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  .dp-main-technologies-item {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .dp-main-technologies-item {
    font-size: 32px;
  }
  .dp-main-technologies-section .dp-section__title {
    margin-bottom: 36px;
  }
}
.dp-main-products-item {
  padding: 27px 30px;
  background: #ffffff;
  border-radius: 20px;
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 24px;
  line-height: 1.5;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: background-color;
}
.dp-main-products-item:last-child {
  margin-bottom: 0;
}
.dp-main-products-item__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  padding-right: 30px;
}
.dp-main-products-item__price {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-weight: 700;
}
.dp-main-products-item__action {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
}
.dp-main-products-item__action-inner {
  position: absolute;
  opacity: 0;
  right: 0;
  display: block;
  white-space: nowrap;
  top: 50%;
  margin-top: -18px;
  overflow: hidden;
  max-width: 0;
  -webkit-overflow-scrolling: touch;
}
.dp-main-products-item__action-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}
@supports (-webkit-background-clip: text) {
  .dp-main-products-item__action-text {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.04%, #FFFFFF), color-stop(28.73%, #B4B4B6), color-stop(44.68%, #8E8F91), color-stop(50.04%, #838487));
    background: linear-gradient(90deg, #FFFFFF 0.04%, #B4B4B6 28.73%, #8E8F91 44.68%, #838487 50.04%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.dp-main-products-item__action-icon {
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.dp-main-products-item__action-icon .icon {
  width: 40px;
  height: 26px;
  fill: #20d17d;
  display: block;
}
.dp-main-products-item__text {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: color;
}
.dp-main-products-item__price {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
}
.dp-main-products-item__action-inner {
  -webkit-transition: opacity 0s, max-width 0s;
  transition: opacity 0s, max-width 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity, max-width;
}
.dp-main-products-item:hover {
  background-color: #000000;
}
.dp-main-products-item:hover .dp-main-products-item__text {
  color: #ffffff;
}
.dp-main-products-item:hover .dp-main-products-item__price {
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
  opacity: 0;
}
.dp-main-products-item:hover .dp-main-products-item__action-inner {
  -webkit-transition: opacity 0.3s 0.15s, max-width 0.3s 0.15s;
  transition: opacity 0.3s 0.15s, max-width 0.3s 0.15s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity, max-width;
  opacity: 1;
  max-width: 250px;
}

@media (max-width: 1519px) {
  .dp-main-products-item {
    font-size: 20px;
    padding: 20px;
    border-radius: 16px;
  }
  .dp-main-products-item__text {
    padding-right: 20px;
  }
  .dp-main-products-item__action-text {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .dp-main-products-item {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .dp-main-products-item__action-inner {
    position: static;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
    margin-top: 0;
    max-width: none;
  }
  .dp-main-products-item__action-text {
    display: none;
  }
  .dp-main-products-item:hover {
    background-color: #ffffff;
  }
  .dp-main-products-item:hover .dp-main-products-item__text {
    color: #000000;
  }
  .dp-main-products-item:hover .dp-main-products-item__price {
    opacity: 1;
  }
  .dp-main-products-item__action-icon .icon {
    width: 37px;
    height: 24px;
    fill: #000000;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
  }
  .dp-main-products-item__action-inner:active .dp-main-products-item__action-icon .icon {
    fill: #20d17d;
  }
}
@media (max-width: 767px) {
  .dp-main-products-item {
    font-size: 18px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 35px;
  }
  .dp-main-products-item__text {
    padding-right: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 16px;
  }
  .dp-main-products-item__price {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    min-width: 1px;
  }
}
.dp-main-companies-section {
  margin-bottom: 180px;
}
.dp-main-companies-section .dp-section__title {
  max-width: 14em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.dp-main-companies-item {
  padding: 28px 30px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 20px;
  line-height: 1.1;
  border-top: 1px solid #000000;
  border-radius: 0;
}
.dp-main-companies-item:first-child {
  border-top: none;
}
.dp-main-companies-item:last-child {
  border-bottom: 1px solid #000000;
}
.dp-main-companies-item__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  padding-right: 30px;
  font-weight: 700;
}
.dp-main-companies-item__value {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-weight: 300;
}
.dp-main-companies-item__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: block;
  max-width: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
.dp-main-companies-item__icon .icon {
  width: 40px;
  height: 24px;
  fill: #20d17d;
  margin-left: 20px;
}

.dp-main-companies-logos-container {
  margin-top: 80px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.dp-main-companies-logos-wrapper {
  margin: 0 -20px -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.dp-main-companies-logos-item {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  width: 100%;
}
.dp-main-companies-logos-item__img {
  display: block;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .dp-main-companies-item {
    -webkit-transition: background-color 0.3s, border-radius 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-radius 0.3s, border-color 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: background-color, border-radius, border-color;
  }
  .dp-main-companies-item__text, .dp-main-companies-item__value {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: color;
  }
  .dp-main-companies-item__icon {
    -webkit-transition: opacity 0.3s, max-width 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, max-width 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, max-width 0.3s, transform 0.3s;
    transition: opacity 0.3s, max-width 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: opacity, max-width, transform;
  }
  .dp-main-companies-item:hover {
    background-color: #000000;
    border-radius: 16px;
  }
  .dp-main-companies-item:hover + .dp-main-companies-item {
    border-top-color: transparent;
  }
  .dp-main-companies-item:hover .dp-main-companies-item__text {
    color: #20d17d;
  }
  .dp-main-companies-item:hover .dp-main-companies-item__value {
    color: #ffffff;
  }
  .dp-main-companies-item:hover .dp-main-companies-item__icon {
    opacity: 1;
    max-width: 60px;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}
@media (max-width: 1519px) {
  .dp-main-companies-item {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .dp-main-companies-logos-container {
    margin-top: 60px;
  }
  .dp-main-companies-section {
    margin-bottom: 150px;
  }
}
@media (max-width: 1199px) {
  .dp-main-companies-section .dp-section__title {
    margin-left: 0;
    max-width: 15em;
  }
  .dp-main-companies-item__value {
    font-size: 18px;
  }
  .dp-main-companies-item {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .dp-main-companies-section {
    margin-bottom: 130px;
  }
  .dp-main-companies-logos-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .dp-main-companies-item {
    padding: 20px 0;
  }
  .dp-main-companies-item__value {
    font-size: 16px;
  }
  .dp-main-companies-logos-container {
    margin-top: 32px;
  }
  .dp-main-companies-section {
    margin-bottom: 120px;
  }
}
.dp-main-reviews-section .dp-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 -20px;
  padding: 0 20px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.dp-main-reviews-section .dp-list-item {
  margin-right: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.dp-main-reviews-section .swiper-container {
  margin: 0 -20px;
  padding: 0 20px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.dp-main-reviews-section .swiper-wrapper {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
}
.dp-main-reviews-section .swiper-slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: auto;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.dp-main-reviews-item {
  padding: 30px;
  border-radius: 20px;
  background: #ffffff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 710px;
  max-width: 710px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.dp-main-reviews-item__company-logo {
  margin-bottom: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.dp-main-reviews-item__company-logo img {
  display: block;
  height: 60px;
}
.dp-main-reviews-item__text {
  font-size: 24px;
  line-height: 1.2083333333;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-bottom: 50px;
  font-weight: 300;
}
.dp-main-reviews-item__company-name {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 20px;
  line-height: 1.2;
}
.dp-main-reviews-item__author {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
}
.dp-main-reviews-item__link {
  margin-top: 60px;
}
.dp-main-reviews-item__btn {
  font-family: "Indexis Mono", sans-serif;
  font-size: 20px;
  line-height: 36px;
  padding: 0 10px 2px;
  height: 38px;
  border-radius: 12px;
}

@media (min-width: 1921px) {
  .dp-main-reviews-section .swiper-container {
    padding-left: 5.5555555556%;
    padding-right: 5.5555555556%;
    margin-left: -5.5555555556%;
    margin-right: -5.5555555556%;
  }
}
@media (max-width: 1519px) {
  .dp-main-reviews-item {
    border-radius: 16px;
    padding: 20px 20px 40px;
    width: 564px;
    max-width: 564px;
  }
  .dp-main-reviews-item__company-logo {
    margin-bottom: 40px;
  }
  .dp-main-reviews-item__company-logo img {
    height: 53px;
  }
  .dp-main-reviews-item__text {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .dp-main-reviews-item__company-name {
    font-size: 18px;
  }
  .dp-main-reviews-item__link {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .dp-main-reviews-item {
    width: 600px;
    max-width: 600px;
  }
  .dp-main-reviews-item__company-logo img {
    height: 47px;
  }
  .dp-main-reviews-item__text {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .dp-main-reviews-item {
    padding-bottom: 20px;
    width: 335px;
    max-width: calc(100vw - 40px);
  }
  .dp-main-reviews-item__company-logo img {
    height: 41px;
  }
  .dp-main-reviews-item__company-logo {
    margin-bottom: 20px;
  }
  .dp-main-reviews-item__text {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .dp-main-reviews-item__link {
    margin-top: 20px;
  }
}
.dp-main-achievements__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.dp-main-achievements-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 30px;
  background: #000000;
  color: #ffffff;
  border-radius: 20px;
  position: relative;
}
.dp-main-achievements-item__image-wrapper {
  position: static;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
  opacity: 0;
}
.dp-main-achievements-item__image {
  position: absolute;
  top: 50%;
  max-height: 95%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 10%;
  max-width: 32%;
}
.dp-main-achievements-item__main {
  font-size: 32px;
  line-height: 1.1875;
  color: #20d17d;
  font-weight: 700;
  margin-bottom: 100px;
  position: relative;
}
.dp-main-achievements-item__number {
  font-size: 200px;
  line-height: 0.8;
  font-family: "Indexis Mono", sans-serif;
  font-weight: 400;
  padding-right: 0.05em;
  position: relative;
}
.dp-main-achievements-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
  position: relative;
}
.dp-main-achievements-item__title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  padding-right: 30px;
}
.dp-main-achievements-item__year {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.dp-main-achievements-item__site {
  font-size: 16px;
  line-height: 1.25;
  position: relative;
}

.dp-main-achievements-table {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.2;
}
.dp-main-achievements-table__row {
  padding: 30px 20px;
  border-bottom: 1px solid #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.dp-main-achievements-table__cell {
  padding: 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.dp-main-achievements-table__cell--title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dp-main-achievements-table__cell--place {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 300;
}
.dp-main-achievements-table__cell--category {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  font-weight: 300;
}
.dp-main-achievements-table__cell--year {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 6%;
  min-width: 5.5em;
  font-weight: 300;
}

@media (min-width: 768px) {
  .dp-main-achievements__col:nth-child(5n+1) {
    margin-left: 33.3333333333%;
  }
  .dp-main-achievements__col:nth-child(5n+5) {
    margin-left: 66.6666666667%;
  }
  .dp-main-achievements-item:hover .dp-main-achievements-item__image-wrapper {
    opacity: 1;
  }
}
@media (max-width: 1519px) {
  .dp-main-achievements-item {
    padding: 20px;
    border-radius: 16px;
  }
  .dp-main-achievements-item__number {
    font-size: 160px;
  }
  .dp-main-achievements-item__main {
    margin-bottom: 140px;
    font-size: 26px;
  }
  .dp-main-achievements-item__info {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .dp-main-achievements-item__site {
    font-weight: 300;
  }
  .dp-main-achievements-table {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .dp-main-achievements-item__number {
    font-size: 110px;
  }
  .dp-main-achievements-table__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 0 10px;
  }
  .dp-main-achievements-table__cell {
    margin-bottom: 20px;
  }
  .dp-main-achievements-table__cell--title,
  .dp-main-achievements-table__cell--category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 7em);
    padding-left: 0;
  }
  .dp-main-achievements-table__cell--place,
  .dp-main-achievements-table__cell--year {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 7em;
    text-align: right;
    padding-right: 0;
  }
  .dp-main-achievements-item__main {
    font-size: 22px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .dp-main-achievements-item__info {
    font-weight: 700;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .dp-main-achievements-item__main {
    margin-bottom: 66px;
  }
  .dp-main-achievements-item__title {
    padding-right: 0;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media (max-width: 767px) {
  .dp-main-achievements-item__info {
    font-weight: 700;
    font-size: 16px;
  }
  .dp-main-achievements-item__title {
    padding-right: 30%;
  }
  .dp-main-achievements-item__site {
    font-size: 14px;
  }
  .dp-main-achievements-item__main {
    margin-bottom: 55px;
  }
  .dp-main-achievements-table {
    font-size: 16px;
  }
  .dp-main-achievements-table__cell--category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .dp-main-achievements-table__cell--year {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    text-align: left;
  }
}
.dp-main-blog-section .swiper-container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  margin-right: -20px;
}
.dp-main-blog-section .swiper-wrapper {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.dp-main-blog-section .swiper-slide {
  width: 31% !important;
}
.dp-main-blog-section .dp-item-list {
  margin-bottom: -30px;
}
.dp-main-blog-section .dp-item-list .col,
.dp-main-blog-section .dp-item-list [class*=col-] {
  margin-bottom: 30px;
}

.dp-main-blog-item {
  display: block;
}
.dp-main-blog-item__img {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  padding-top: 61.8270799347%;
  -webkit-overflow-scrolling: touch;
}
.dp-main-blog-item img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
}
.dp-main-blog-item:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.dp-main-blog-item__title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 0;
  color: #000000;
  margin-top: 10px;
  max-height: 2em;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
@supports (display: -webkit-box) and (-webkit-line-clamp: 2) and (-webkit-box-orient: vertical) {
  .dp-main-blog-item__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
  }
}

@media (min-width: 768px) {
  .dp-main-blog__col:nth-child(5n+1) {
    margin-left: 33.3333333333%;
  }
  .dp-main-blog__col:nth-child(5n+5) {
    margin-left: 66.6666666667%;
  }
}
@media (max-width: 1519px) {
  .dp-main-blog-item {
    border-radius: 16px;
  }
  .dp-main-blog-item__title {
    font-size: 20px;
    line-height: 1.1;
    max-height: 2.2em;
  }
  .dp-main-blog-section .dp-item-list {
    margin-bottom: -20px;
  }
  .dp-main-blog-section .dp-item-list .col,
  .dp-main-blog-section .dp-item-list [class*=col-] {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .dp-main-blog-section .swiper-container {
    padding-left: 13px;
    padding-right: 13px;
    margin-left: -13px;
    margin-right: -13px;
  }
  .dp-main-blog-section .swiper-slide {
    width: 320px !important;
  }
}
.dp-product-awards-section .dp-section__title {
  max-width: 1560px;
  margin-bottom: 80px;
}
.dp-product-awards-section .dp-section__desc {
  margin-bottom: 40px;
}

.dp-product-awards {
  margin-bottom: 80px;
}
.dp-product-awards-item {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 20px;
  line-height: 1.2;
}
.dp-product-awards-item:first-child {
  border-top: 1px solid #000000;
}
.dp-product-awards-item .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  fill: #000000;
  margin-right: 60px;
}
.dp-product-awards-item__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 280px;
  margin-right: 40px;
}
.dp-product-awards-item__desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

@media (max-width: 1519px) {
  .dp-product-awards-section .dp-section__title {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 1;
  }
  .dp-product-awards-section .dp-section__desc {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .dp-product-awards-item {
    font-size: 16px;
    line-height: 19px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .dp-product-awards-item .icon {
    margin-right: 40px;
  }
  .dp-product-awards-item__title {
    width: 220px;
    margin-right: 24px;
  }
  .dp-product-awards {
    margin-bottom: 100px;
  }
}
@media (max-width: 1199px) {
  .dp-product-awards-section .dp-section__desc {
    margin-bottom: 40px;
  }
  .dp-product-awards {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .dp-product-awards-section .dp-section__title {
    font-size: 24px;
  }
  .dp-product-awards-item {
    font-size: 14px;
    line-height: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .dp-product-awards-item .icon {
    margin-right: 10px;
  }
  .dp-product-awards-item__title {
    width: 140px;
  }
}
.dp-product-reviews-list {
  margin-bottom: 100px;
}

.dp-product-review {
  max-width: 1570px;
}
.dp-product-review__content {
  white-space: nowrap;
  position: relative;
  margin-bottom: 40px;
}
.dp-product-review__text {
  display: inline;
  white-space: normal;
  padding-right: 36px;
}
.dp-product-review__text:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -10px;
  height: 110px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(239, 239, 239, 0)), to(#efefef));
  background: linear-gradient(180deg, rgba(239, 239, 239, 0) 0%, #efefef 100%);
}
.dp-product-review__link {
  font-family: "Indexis Mono", sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  padding: 12px 20px;
  border-radius: 12px;
  z-index: 1;
  height: 44px;
  min-width: 44px;
  vertical-align: top;
  margin-top: 4px;
}
.dp-product-review__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.dp-product-review__author__photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  padding: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#FFFFFF), color-stop(0.01%, #89ECBA), color-stop(25.52%, #87ECB9), color-stop(84.07%, #3DE08E), color-stop(100.09%, #20DC7D));
  background-image: linear-gradient(270deg, #FFFFFF 0%, #89ECBA 0.01%, #87ECB9 25.52%, #3DE08E 84.07%, #20DC7D 100.09%);
  margin-right: 30px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.dp-product-review__author__photo img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dp-product-review__author__info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}
.dp-product-review__author__name:before {
  content: "— ";
  display: inline;
}
.dp-product-review__author__job {
  color: #a9a9a9;
}

@media (max-width: 1519px) {
  .dp-product-review {
    max-width: 1170px;
  }
  .dp-product-review__text {
    display: block;
    padding-right: 0;
    margin-bottom: 26px;
    font-size: 32px;
    position: relative;
  }
  .dp-product-review__text:after {
    height: 74px;
  }
  .dp-product-review__link {
    margin-top: 0;
    font-size: 16px;
    height: 38px;
    min-width: 38px;
    padding: 9px 24px;
    border-radius: 8px;
  }
  .dp-product-review__content {
    margin-bottom: 26px;
  }
  .dp-product-review__author__photo {
    width: 89px;
    height: 89px;
    padding: 2px;
    margin-right: 16px;
  }
  .dp-product-review__author {
    font-size: 16px;
    line-height: 19px;
  }
  .dp-product-reviews-list {
    margin-bottom: 60px;
  }
}
@media (max-width: 1199px) {
  .dp-product-review__text:after {
    height: 106px;
  }
}
@media (max-width: 767px) {
  .dp-product-review__text {
    max-height: 608px;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
  @supports (display: -webkit-box) and (-webkit-line-clamp: 19) and (-webkit-box-orient: vertical) {
    .dp-product-review__text {
      display: -webkit-box;
      -webkit-line-clamp: 19;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
    }
  }
  .dp-product-review__text:after {
    height: 138px;
  }
  .dp-product-review__link {
    display: block;
    width: 100%;
  }
}
.dp-product-features-section .dp-section__title {
  margin-bottom: 0;
}
.dp-product-features-section .dp-section__desc {
  line-height: 1;
  margin-bottom: 0;
}
.dp-product-features-section .dp-section__image {
  margin-top: 100px;
}

@media (max-width: 1519px) {
  .dp-product-features-section .dp-section__desc {
    line-height: 1.2222222222;
  }
  .dp-product-features-section .dp-section__image {
    margin-top: 60px;
  }
}
@media (max-width: 1199px) {
  .dp-product-features-section .dp-section__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .dp-product-features-section .dp-section__title {
    margin-bottom: 30px;
  }
}
.dp-product-technologies-section .dp-section__title {
  margin-bottom: 0;
}

.dp-product-technologies {
  font-size: 32px;
  line-height: 1;
  font-family: "Indexis Mono", sans-serif;
  font-weight: 400;
}
.dp-product-technologies ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.dp-product-technologies li {
  position: relative;
  padding-left: 1.5em;
}
.dp-product-technologies li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0.75em;
  margin-left: -4px;
  top: 0.5em;
  margin-top: -4px;
  background: currentColor;
}

@media (min-width: 1921px) {
  .dp-main-technologies-container {
    margin-left: -5.5555555555%;
    margin-right: -5.5555555555%;
    padding-right: 5.5555555555%;
    padding-left: 5.5555555555%;
  }
}
@media (max-width: 1519px) {
  .dp-product-technologies {
    font-size: 20px;
  }
  .dp-product-technologies li:before {
    width: 4px;
    height: 4px;
    margin-top: -2px;
    margin-left: -2px;
  }
  .dp-product-technologies ul {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
@media (max-width: 1199px) {
  .dp-product-technologies-section .dp-section__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .dp-product-technologies-section .dp-section__title {
    margin-bottom: 30px;
  }
}
.dp-product-section .dp-section__title:last-child {
  margin-bottom: 0;
}
.dp-product-section .dp-section__desc {
  line-height: 1;
  margin-bottom: 0;
}
.dp-product-section .dp-section__desc p {
  margin: 0.9em 0;
}
.dp-product-section .dp-section__desc p:first-child {
  margin-top: 0;
}
.dp-product-section .dp-section__desc p:last-child {
  margin-bottom: 0;
}
.dp-product-section .dp-section__desc ul {
  margin: 0.9em 0;
  padding-left: 0;
  list-style: none;
}
.dp-product-section .dp-section__desc ul:first-child {
  margin-top: 0;
}
.dp-product-section .dp-section__desc ul:last-child {
  margin-bottom: 0;
}
.dp-product-section .dp-section__desc ul li {
  position: relative;
  padding-left: 0;
  margin-bottom: 0.9em;
}
.dp-product-section .dp-section__desc ul li:last-child {
  margin-bottom: 0;
}
.dp-product-section .dp-section__desc ul li:before {
  content: "— ";
  display: inline;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  font-style: inherit;
  font-family: inherit;
}
.dp-product-section .dp-section__image {
  margin-top: 100px;
  margin-bottom: 100px;
}
.dp-product-section .dp-section__image:last-child {
  margin-bottom: 0;
}
.dp-product-section .dp-section__image:first-child {
  margin-top: 0;
}
.dp-product-section .col-right {
  margin-left: auto;
}

@media (max-width: 1519px) {
  .dp-product-section .dp-section__desc {
    line-height: 1.2222222222;
  }
  .dp-product-section .dp-section__image {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .dp-product-section .dp-section__desc p,
  .dp-product-section .dp-section__desc ul {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .dp-product-section .dp-section__desc ul li {
    margin-bottom: 0.6em;
  }
}
@media (max-width: 1199px) {
  .dp-product-section .dp-section__title:last-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .dp-product-section .dp-section__image {
    margin-top: 40px;
  }
  .dp-product-section .dp-section__desc {
    line-height: 1.1875;
  }
  .dp-product-section .dp-section__desc p,
  .dp-product-section .dp-section__desc ul {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .dp-product-section .dp-section__desc ul li {
    margin-bottom: 0.5em;
  }
}
.dp-product-typography-section .dp-section__subtitle {
  margin-bottom: 40px;
}
.dp-product-typography-section .dp-section__desc {
  line-height: 1;
  margin-bottom: 0;
}
.dp-product-typography-section .dp-section__desc p {
  margin: 0.5em 0;
}
.dp-product-typography-section .dp-section__desc p:first-child {
  margin-top: 0;
}
.dp-product-typography-section .dp-section__desc p:last-child {
  margin-bottom: 0;
}
.dp-product-typography-section .dp-section__image {
  margin-top: 60px;
}
.dp-product-typography-section .col-right {
  margin-left: auto;
}

@media (max-width: 1519px) {
  .dp-product-typography-section .dp-section__subtitle {
    margin-bottom: 20px;
  }
  .dp-product-typography-section .dp-section__desc {
    line-height: 1.2222222222;
  }
}
@media (max-width: 767px) {
  .dp-product-typography-section .dp-section__subtitle {
    margin-bottom: 10px;
  }
  .dp-product-typography-section .dp-section__desc {
    line-height: 1.1875;
  }
  .dp-product-typography-section .dp-section__image {
    margin-top: 30px;
  }
}
.dp-product-colors-section .dp-section__subtitle {
  margin-bottom: 20px;
}
.dp-product-colors-section .dp-section__desc {
  line-height: 1;
  margin-bottom: 0;
}
.dp-product-colors-section .dp-section__desc p {
  margin: 0.9em 0;
}
.dp-product-colors-section .dp-section__desc p:first-child {
  margin-top: 0;
}
.dp-product-colors-section .dp-section__desc p:last-child {
  margin-bottom: 0;
}
.dp-product-colors-section .col-right {
  margin-left: auto;
}

.dp-product-colors-list {
  margin-top: 100px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.dp-product-colors-list:first-child {
  margin-top: 0;
}
.dp-product-colors-list:last-child {
  margin-bottom: 0;
}

.dp-product-colors-wrapper {
  width: 60px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: width;
}

.dp-product-colors-item {
  display: block;
  width: 400px;
  height: 580px;
  padding: 26px;
  border-radius: 20px;
  position: relative;
}
.dp-product-colors-item__content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
}
.dp-product-colors-item__name {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}
.dp-product-colors-item__hex {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}
.dp-product-colors-item__letters {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: auto;
  margin-left: auto;
  width: 218px;
  height: 144px;
  display: block;
}
.dp-product-colors-item__letters .icon {
  width: 100%;
  height: 100%;
  display: block;
  fill: currentColor;
}

.dp-product-colors-wrapper:last-child,
.dp-product-colors-wrapper:hover {
  width: 400px;
}

.dp-product-colors-wrapper:last-child .dp-product-colors-item__content,
.dp-product-colors-wrapper:hover .dp-product-colors-item__content {
  opacity: 1;
}

@media (max-width: 1519px) {
  .dp-product-colors-section .dp-section__desc {
    line-height: 1.2222222222;
  }
  .dp-product-colors-list {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .dp-product-colors-item {
    width: 250px;
    height: 320px;
    border-radius: 16px;
    padding: 20px;
  }
  .dp-product-colors-wrapper:last-child,
  .dp-product-colors-wrapper:hover {
    width: 250px;
  }
  .dp-product-colors-item__name {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 6px;
  }
  .dp-product-colors-item__hex {
    font-size: 14px;
    line-height: 17px;
  }
  .dp-product-colors-item__letters {
    width: 136px;
    height: 90px;
  }
}
@media (max-width: 1199px) {
  .dp-product-colors-item {
    width: 260px;
    height: 80px;
  }
  .dp-product-colors-wrapper {
    width: 70px;
  }
  .dp-product-colors-wrapper:last-child,
  .dp-product-colors-wrapper:hover {
    width: 260px;
  }
  .dp-product-colors-item__letters {
    display: none;
  }
}
@media (max-width: 767px) {
  .dp-product-colors-item {
    width: 120px;
  }
  .dp-product-colors-wrapper {
    width: 20px;
  }
  .dp-product-colors-wrapper:last-child,
  .dp-product-colors-wrapper:hover {
    width: 120px;
  }
}
.dp-product-digits-section .dp-section__title:last-child {
  margin-bottom: 0;
}
.dp-product-digits-section .dp-section__desc {
  line-height: 1;
  margin-bottom: 0;
}
.dp-product-digits-section .dp-section__desc p {
  margin: 0.9em 0;
}
.dp-product-digits-section .dp-section__desc p:first-child {
  margin-top: 0;
}
.dp-product-digits-section .dp-section__desc p:last-child {
  margin-bottom: 0;
}
.dp-product-digits-section .col-right {
  margin-left: auto;
}
.dp-product-digits-section .dp-section__image {
  margin-top: 100px;
  margin-bottom: 100px;
}
.dp-product-digits-section .dp-section__image:last-child {
  margin-bottom: 0;
}
.dp-product-digits-section .dp-section__image:first-child {
  margin-top: 0;
}

.dp-product-digits-item {
  padding: 20px;
  border-bottom: 1px solid #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.dp-product-digits-item:last-child {
  margin-bottom: 0;
}
.dp-product-digits-item__value {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: block;
  margin: 0 5px 0 0;
}
.dp-product-digits-item__unit {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0;
}
.dp-product-digits-item__info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-top: 10px;
}

@media (max-width: 1519px) {
  .dp-product-digits-item {
    font-size: 18px;
    padding: 10px;
  }
  .dp-product-digits-item__info {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .dp-product-digits-section .dp-section__title:last-child {
    margin-bottom: 20px;
  }
  .dp-product-digits-item {
    font-size: 16px;
    line-height: 19px;
  }
}
.dp-product-team-section .dp-section__inner {
  background: #000000;
  color: #ffffff;
  border-radius: 20px;
  padding: 60px;
}
.dp-product-team-section .dp-section__title {
  margin-bottom: 100px;
}

.dp-product-team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.dp-product-team-wrappper {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 18%;
}
.dp-product-team-wrappper.big {
  width: 23%;
}
.dp-product-team-wrappper.bottom {
  margin-top: 21%;
}

.dp-product-team-item {
  display: block;
}
.dp-product-team-item__image {
  width: 100%;
  position: relative;
  padding-top: 100%;
  background: radial-gradient(96.61% 144.1% at 25.04% 37.42%, #FFFFFF 0%, #B4B4B6 57.38%, #8E8F91 89.29%, #838487 100%);
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 12px;
  -webkit-overflow-scrolling: touch;
}
.dp-product-team-item__image img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.dp-product-team-item__name {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}
.dp-product-team-item__info {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}

@media (max-width: 1519px) {
  .dp-product-team-section .dp-section__inner {
    border-radius: 16px;
    padding: 40px;
  }
  .dp-product-team-section .dp-section__title {
    margin-bottom: 60px;
  }
  .dp-product-team-item__image {
    border-radius: 16px;
  }
  .dp-product-team-item__name {
    font-size: 16px;
    line-height: 19px;
  }
  .dp-product-team-item__info {
    font-size: 14px;
    line-height: 17px;
  }
}
@media (max-width: 1199px) {
  .dp-product-team-list {
    margin-left: -8px;
    margin-right: -8px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .dp-product-team-wrappper {
    padding-left: 8px;
    padding-right: 8px;
    width: 28%;
  }
  .dp-product-team-wrappper.big {
    width: 36%;
  }
  .dp-product-team-wrappper.bottom {
    margin-top: 36%;
  }
  .dp-product-team-item__name,
  .dp-product-team-item__info {
    font-size: 14px;
    line-height: 17px;
  }
  .dp-product-team-wrappper.bottom:nth-child(n+4) {
    margin-top: 3%;
  }
}
@media (max-width: 767px) {
  .dp-product-team-section .dp-section__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .dp-product-team-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: -30px;
  }
  .dp-product-team-wrappper.big {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .dp-product-team-wrappper,
  .dp-product-team-wrappper.big {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
  .dp-product-team-wrappper,
  .dp-product-team-wrappper.bottom,
  .dp-product-team-wrappper.bottom:nth-child(n+4) {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .dp-product-team-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .dp-product-team-item__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 120px;
    height: 120px;
    padding-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .dp-product-team-item__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0;
  }
}
.dp-product-callback-section .dp-section__inner {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}
.dp-product-callback-section .dp-section__title {
  margin-bottom: 40px;
  font-size: 90px;
  line-height: 72px;
  font-weight: 400;
}
.dp-product-callback-section .dp-section__desc {
  margin-bottom: 40px;
}

@media (max-width: 1519px) {
  .dp-product-callback-section .dp-section__inner {
    max-width: 615px;
  }
  .dp-product-callback-section .dp-section__title {
    font-size: 65px;
    line-height: 1;
    margin-bottom: 26px;
  }
  .dp-product-callback-section .dp-section__desc {
    margin-bottom: 26px;
  }
}
@media (max-width: 1199px) {
  .dp-product-callback-section .dp-section__inner {
    max-width: 728px;
  }
}
@media (max-width: 767px) {
  .dp-product-callback-section .dp-section__title {
    font-size: 46px;
  }
}
@media (max-width: 1199px) {
  .dp-product-portfolio-col:nth-child(n+2) {
    display: none;
  }
}
.dp-privacy-section table {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
.dp-privacy-section table td {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 16px;
}

.wrap_presentation_footer {

}

.wrap_presentation_footer > a {
    display: block;
    white-space: pre-line;
    line-height: 17px;
}
/* End */


/* Start:/local/templates/indexis/css/custom.css?177667879439734*/
.rc-anchor.rc-anchor-invisible.rc-anchor-light.rc-anchor-invisible-hover {
	display: none;
}

.grecaptcha-badge {
	visibility: hidden;
}
@media (min-width: 1200px) and (max-height: 1149px) {
	.dp-modal-discuss-project .dp-modal__title {
		margin-bottom: 0;
	}
	.dp-modal-discuss-project .dp-modal__header {
		margin-bottom: 40px;
	}
	.dp-form-modal-discuss-project .dp-form__body {
		margin-bottom: 40px;
	}
}
@media (min-width: 1200px) and (max-height: 949px) {
	.dp-modal-discuss-project .dp-modal__header {
		margin-bottom: 20px;
	}
	.dp-form-modal-discuss-project .dp-form__body {
		margin-bottom: 20px;
	}
	.dp-form-modal-discuss-project textarea.dp-form-control {
		height: 176px;
	}
	.dp-form-modal-discuss-project .dp-modal__dialog {
		padding: 30px;
	}
	.dp-modal-discuss-project .dp-modal__title {
		font-size: 65px;
	}
	.dp-form-modal-discuss-project .dp-modal__close-btn {
		top: 30px;
		right: 30px;
	}
}
@media (max-width: 1199px) {
	.dp-modal-discuss-project .dp-modal__header {
		margin-bottom: 40px;
	}
	.dp-modal-discuss-project .dp-modal__title {
		margin-bottom: 0;
	}
	.dp-form-modal-discuss-project .dp-form__body {
		margin-bottom: 40px;
	}
	.dp-form-modal-discuss-project textarea.dp-form-control {
		height: 186px;
	}
}
@media (max-width: 767px) {
	.dp-form-modal-discuss-project textarea.dp-form-control {
		height: 114px;
	}
	.dp-modal-discuss-project .dp-modal__header {
		margin-bottom: 30px;
	}
	.dp-form-modal-discuss-project .dp-form__body {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.dp-privacy-section table {
		font-size: 14px;
	}
	.dp-privacy-section table td {
		padding: 8px;
	}
}

@media (max-width: 767px) {
	.dp-page__title,
	.dp-privacy-section h2,
	.dp-section__title {
		word-break: break-word;
	}
}

.dp-scroll-page-to-top {
	position: absolute;
	z-index: -100;
	opacity: 0;
	-webkit-transition: z-index 0s 0.3s, opacity 0.3s;
	-o-transition: z-index 0s 0.3s, opacity 0.3s;
	transition: z-index 0s 0.3s, opacity 0.3s;
	padding-right: inherit;
}
.dp-scroll-page-to-top.visible {
	z-index: 50;
	opacity: 1;
	-webkit-transition: z-index 0s, opacity 0.3s;
	-o-transition: z-index 0s, opacity 0.3s;
	transition: z-index 0s, opacity 0.3s;
}
.dp-btn.dp-btn-scroll-page-to-top {
	position: relative;
	width: 68px;
	height: 68px;
	padding: 17px;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #20d17d;
	color: #000000;
}
.dp-btn.dp-btn-scroll-page-to-top:hover,
.dp-btn.dp-btn-scroll-page-to-top:focus,
.dp-btn.dp-btn-scroll-page-to-top:active {
	color: #20d17d;
	background-color: #000000;
}
.dp-btn.dp-btn-scroll-page-to-top .icon {
	width: 100%;
	height: 100%;
	margin: 0;
	display: block;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
@media (max-width: 1799px) {}
@media (max-width: 1519px) {
	.dp-btn.dp-btn-scroll-page-to-top {
		width: 64px;
		height: 64px;
		margin-bottom: 10px;
	}
}
@media (max-width: 1199px) {}
@media (max-width: 991px) {}
@media (max-width: 767px) {
	.dp-btn.dp-btn-scroll-page-to-top {
		margin-right: 13px;
	}
}

.dp-header-menu__link.selected,
.dp-header-menu__link.selected:focus {
	color: #20d17d;
}
.dp-header-menu__link.selected:hover,
.dp-header-menu__link.selected:active {
	color: #000000;
}

@media (min-width: 768px) {
	.dp-product-team-wrappper {
		margin-bottom: 20px;
	}
	.dp-product-team-list {
		margin-bottom: -20px;
	}
}

/* PRODUCT TEAM SLIDER */
.dp-product-team-slider {}
.dp-product-team-slider .dp-slider__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 100px;
}
.dp-product-team-slider .dp-slider__header .dp-section__title {
	margin-bottom: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-width: 0;
	padding-right: 1em;
}
.dp-product-team-slider .dp-slider__header .dp-slider__nav {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.dp-product-team-slider .dp-slider__header .dp-slider__button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 32px;
	height: 32px;
	background: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	outline: none!important;
	border: none!important;
}
.dp-product-team-slider .dp-slider__header .dp-slider__button,
.dp-product-team-slider .dp-slider__header .dp-slider__button:focus {
	color: #D7D7D7;
}
.dp-product-team-slider .dp-slider__header .dp-slider__button:hover,
.dp-product-team-slider .dp-slider__header .dp-slider__button:active {
	color: #20D17D;
}
.dp-product-team-slider .dp-slider__header .dp-slider__button .icon {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	fill: currentColor;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.dp-product-team-slider .dp-slider__header .dp-slider__button.prev .icon {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.dp-product-team-slider .dp-slider__header .dp-slider__button + .dp-slider__button {
	margin-left: 20px;
}
.dp-product-team-slider .swiper-wrapper {
	height: auto;
}
@media (max-width: 1519px) {
	.dp-product-team-slider .dp-slider__header {
		margin-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.dp-product-team-list + .dp-product-team-list {
		margin-top: 30px;
	}
}

.dp-product-team-wrappper:nth-child(1),
.dp-product-team-wrappper:nth-child(3) {
	width: 23%;
}
.dp-product-team-wrappper:nth-child(2),
.dp-product-team-wrappper:nth-child(4),
.dp-product-team-wrappper:nth-child(5) {
	margin-top: 21%;
}
@media (max-width: 1199px) {
	.dp-product-team-wrappper:nth-child(1),
	.dp-product-team-wrappper:nth-child(3) {
		width: 36%;
	}
	.dp-product-team-wrappper:nth-child(2) {
		margin-top: 36%;
	}
	.dp-product-team-wrappper:nth-child(4),
	.dp-product-team-wrappper:nth-child(5) {
		margin-top: 24px;
	}
}
@media (max-width: 767px) {
	.dp-product-team-wrappper:nth-child(1),
	.dp-product-team-wrappper:nth-child(2),
	.dp-product-team-wrappper:nth-child(3),
	.dp-product-team-wrappper:nth-child(4),
	.dp-product-team-wrappper:nth-child(5) {
		margin-top: 0;
		margin-bottom: 30px;
		width: 100%;
	}
	.dp-product-team-wrappper:nth-child(1),
	.dp-product-team-wrappper:nth-child(3) {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
}

.dp-footer__inner {
	overflow: hidden;
}

/*----------------------------------------------------- */
/* * */
/*----------------------------------------------------- */
.hide {display: none !important;}

*::selection {color: #000;background-color: var(--color-v1);}

.dp-main-top-section .dp-section__title.v1 {max-width: 75%;}

.title {font-family: "TT Squares", sans-serif;font-weight: 400;line-height: 1;}
.title.v1 {font-size: 120px;}
.title.v2 {font-size: 70px;} 
.title.v3 {font-size: 32px;}

.teg__list {display: flex;gap: 10px;align-items: center;}
.teg__item {height: 25px;display: flex;align-items: center;justify-content: center;padding: 0 8px;border: 1px solid #000;border-radius: 14px;font-size: 14px;line-height: 1;color: #000;}

.ol-v1 {counter-reset: myCounter;display: flex;flex-direction: column;gap: 20px;padding-left: 28px;}
.ol-v1 li {position: relative;}

.ul-v1 {display: flex;gap: 20px;flex-direction: column;}
.ul-v1 li {position: relative;padding-left: 16px;}
.ul-v1 li::before {content: '';display: block;width: 6px;height: 6px;background-color: var(--color-v1);position: absolute;left: 0;top: 9px;}

.share__wrap {display: flex;gap: 40px;align-items: center;}
.share__list {display: flex;gap: 12px;align-items: center;}
.share__item {display: flex;justify-content: center;align-items: center;cursor: pointer;}
.share__item * {transition-duration: 0.3s;}
.share__item.v1:hover rect {fill: var(--color-v1);}
.share__item.v2:hover path {fill: var(--color-v1);}

.important {background-color: #EFEFEF;padding: 32px 40px;border-radius: 20px;}

.preloader {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #fff;z-index: 99999;opacity: 0.5;}
.preloader__row {position: relative;top: 50%;left: 50%;width: 70px;height: 70px;margin-top: -35px;margin-left: -35px;text-align: center;animation: preloader-rotate 2s infinite linear;}
.preloader__item {position: absolute;display: inline-block;top: 0;background-color: var(--color-v1);border-radius: 100%;width: 35px;height: 35px;animation: preloader-bounce 2s infinite ease-in-out;}
.preloader__item:last-child {top: auto;bottom: 0;animation-delay: -1s;}

@keyframes preloader-rotate {
    100% {transform: rotate(360deg);}
}
@keyframes preloader-bounce {
    0%,
    100% {transform: scale(0);}
    50% {transform: scale(1);}
}

.color-v1 {color: var(--color-v1);}
.color-v2 {color: var(--color-v2);}
.color-v3 {color: var(--color-v3);}
.color-v4 {color: var(--color-v4);}
.color-v5 {color: var(--color-v5);}

:root { 
    --color-v1: #20d17d;
	--color-v2: #d7d7d7;
	--color-v3: #6b6b6b;
	--color-v4: #111111;
	--color-v5: #efefef;
}

@media (max-width: 1519px) {
	.title.v1 {font-size: 70px;}
	.title.v2 {font-size: 46px;} 
	.title.v3 {font-size: 20px;}
}

@media (max-width: 1199px) {
	.dp-main-top-section .dp-section__title.v1 {max-width: 100%;}
}

@media (max-width: 767px) {
	.title.v1 {font-size: 46px;}

	.share__wrap {flex-direction: column;gap: 20px;align-items: flex-start;}

	.important {padding: 20px;}
}

/*----------------------------------------------------- */
/* btn */
/*----------------------------------------------------- */
.btn {display: flex;align-items: center;width: fit-content;justify-content: center;gap: 12px;height: 64px;padding: 0 24px;border-radius: 16px;cursor: pointer;position: relative;line-height: 1;font-size: 20px;border: none;text-align: center;transition-duration: 0.3s;}
.btn.v1 {background-color: #000;color: #fff;}
.btn.v1 path {transition-duration: 0.3s;}
.btn.v1:hover {background-color: var(--color-v1);color: #000;}
.btn.v1:hover path {fill: #000;}

.btn.v2 {height: 38px;padding: 0 20px;background-color: var(--color-v1);}
.btn.v2:hover {color: #fff;}
.btn.v2:visited {color: #fff;}

.btn.v3 {height: 38px;padding: 0 20px;background-color: #fff;color: #000;}
.btn.v3:hover {color: var(--color-v1);}

.btn__close {width: 38px;height: 38px;background-color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;cursor: pointer;border: none;transition-duration: 0.3s;}
.btn__close * {transition-duration: 0.3s;}
.btn__close svg {max-width: 14px;}
.btn__close:hover path {fill: var(--color-v1);}

.btn-play {width: 64px;height: 64px;background-color: var(--color-v4);border-radius: 50%;display: flex;justify-content: center;align-items: center;cursor: pointer;border: none;}
.btn-play:hover {background-color: var(--color-v1);}
.btn-play::after {content: '';background-image: url(/local/templates/indexis/css/../img/static/i-btn-play.svg);width: 17px;height: 19px;background-position: center;background-repeat: no-repeat;background-size: cover;}

@media (max-width: 1519px) {
	.btn {height: 48px;font-size: 14px;padding: 0 20px;border-radius: 12px;}

	.btn-play {width: 48px;height: 48px;}
	.btn-play::after {width: 12px;height: 14px;}
}

/*----------------------------------------------------- */
/* soc */
/*----------------------------------------------------- */
.soc__list {display: flex;align-items: center;gap: 10px;}
.soc__item {display: flex;align-items: center;justify-content: center;cursor: pointer;transition-duration: 0.5s;}
.soc__item * {transition-duration: 0.3s;}
.soc__item path {fill: #000;}
.soc__item:hover path {fill: var(--color-v1);}

/*----------------------------------------------------- */
/* header */
/*----------------------------------------------------- */
.dp-header-menu {margin-right: 40px;margin-left: auto;}

.dp-header {transition-duration: 0.3s;background-color: #efefef;position: fixed;}
.dp-header.box-shadow {box-shadow: 0px 0px 20px rgb(32 220 125 / 30%);}

.dp-header .soc__list {margin-right: 10px;}

.dp-header-menu-mobile.active .soc__list {display: flex;margin: 0 0 30px 0;}
.dp-header-menu-mobile.active .soc__list path {fill: #fff;}

@media (max-width: 1519px) {
	.dp-header-menu {margin-right: auto;}
	.dp-header-logo {width: 140px;}
}

@media (max-width: 1299px) {
	.dp-header-logo {width: 120px;}
	.dp-header-menu__link {font-size: 13px;}
	.dp-header-links .dp-header-phone {margin-right: 10px;}
}

@media (max-width: 1199px) {
	.dp-header-logo {width: 120px;}
	.dp-header-links .dp-header-phone {margin-right: 30px;}
	.dp-header .soc__list {margin-right: 0px;}
}

@media (max-width: 767px) {
	.dp-header-links .soc__list {display: none;}
}
/*----------------------------------------------------- */
/* pagination */
/*----------------------------------------------------- */
.pagination__list {width: 100%;display: flex;align-items: center;gap: 10px;justify-content: center;margin-top: 60px;}
.pagination__item {width: 64px;height: 64px;display: flex;align-items: center;justify-content: center;border-radius: 16px;background-color: #000;transition-duration: 0.5s;line-height: 1;color: #FFF;}
.pagination__item.prev svg {transform: rotate(180deg);}
.pagination__item path {transition-duration: 0.5s;fill: #fff;}
.pagination__item.active {background-color: var(--color-v1);color: #000;}
.pagination__item.disabled {pointer-events: none;}
.pagination__item.disabled path {opacity: 0.2;}
.pagination__item:hover {background-color: var(--color-v1);color: #000;}
.pagination__item:hover path {fill: #000;}

@media (max-width: 767px) {
	.pagination__list {margin-top: 40px;}
	.pagination__list .btn {width: 100%;}
}

/*----------------------------------------------------- */
/* banner-v1 */
/*----------------------------------------------------- */
.banner-v1 {background: linear-gradient(327.31deg, #2ADD82 -95.52%, rgba(42, 221, 130, 0.2) 52.99%, rgba(42, 221, 130, 0) 112.48%);display: flex;padding: 40px;border-radius: 20px;position: relative;overflow: hidden;flex-direction: column;gap: 30px;}
.banner-v1 .title {position: relative;z-index: 1;}
.banner-v1 .btn {position: relative;z-index: 1;}
.banner-v1__img {position: absolute;right: 0;bottom: 0;}

@media (max-width: 767px) {
	.banner-v1 {padding: 20px 20px 133px 20px;gap: 20px;}
	.banner-v1 br {display: none;}
	.banner-v1 .title {max-width: 277px;}
	.banner-v1__img {right: -50px;bottom: -10px;}
}

/*----------------------------------------------------- */
/* author */
/*----------------------------------------------------- */
.author__item {display: flex;position: relative;overflow: hidden;gap: 20px;flex-direction: row;align-items: center;}
.author__item-img {min-width: 80px;width: 80px;height: 80px;border-radius: 50%;overflow: hidden;border: 3px solid #fff0;background: linear-gradient(270deg, #FFFFFF 0%, #89ECBA 0.01%, #87ECB9 25.52%, #3DE08E 84.07%, #20DC7D 100.09%);}
.author__item-img img {width: 100%;height: 100%;object-fit: cover;}
.author__item-content {display: flex;flex-direction: column;gap: 5px;}
.author__item-title {font-size: 20px !important;}
.author__item-job {font-size: 16px !important;color: #A9A9A9;}

@media (max-width: 767px) {
	.author__item {gap: 15px;}
	.author__item-img {min-width: 60px;width: 60px;height: 60px;}
	.author__item-title {font-size: 16px !important;}
	.author__item-job {font-size: 14px !important;}
}

/*----------------------------------------------------- */
/* custom */
/*----------------------------------------------------- */
/* .custom__scroll::-webkit-scrollbar {width: 16px;background-color: var(--color-v5);border-radius: 4px;}
.custom__scroll::-webkit-scrollbar-thumb {background-color: #000;border-radius: 4px;}
.custom__scroll::-webkit-scrollbar-thumb:hover {background-color: var(--color-v1);}
.custom__scroll::-webkit-scrollbar-track {background-color: var(--color-v2);border-radius: 3px;} */

.custom__scroll::-webkit-scrollbar {width: 8px;border-radius: 4px;}
.custom__scroll::-webkit-scrollbar-thumb {background-color: var(--color-v1);border-radius: 4px;}
.custom__scroll::-webkit-scrollbar-thumb:hover {background-color: var(--color-v1);}
.custom__scroll::-webkit-scrollbar-track {background-color: #000;border-radius: 3px;}
.custom__scroll::-webkit-scrollbar-track-piece:vertical:start {background-color: var(--color-v1);}

.custom__upload {height: 80px;padding: 26px 30px;display: flex;align-items: center;justify-content: center;position: relative;background-color: var(--color-v5);border-radius: 16px;overflow: hidden;cursor: pointer;}
.custom__upload label {margin: 0;}
.custom__upload-input {display: none;}
.custom__upload-title {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;font-size: 20px;line-height: 24px;cursor: pointer;font-weight: 300;}
.custom__upload-btn {position: absolute;z-index: 1;top: 0px;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;font-size: 24px;line-height: 24px;cursor: pointer;font-weight: 400;background-color: #000000;color: var(--color-v1);transition-duration: 0.3s;opacity: 0;}
.custom__upload-btn.v1 {left: 0;}
.custom__upload-btn.v2 {right: 0;width: calc(100% / 3);display: none !important;}
.custom__upload-btn:hover {color: #000000;background-color: var(--color-v1);}
.custom__upload:hover .custom__upload-btn {opacity: 1;}
.custom__upload.active .custom__upload-btn.v1 {width: calc(100% / 3 * 2 + 2px);}
.custom__upload.active .custom__upload-btn.v2 {display: flex !important;}
.custom__upload-loading {position: absolute;left: 0;top: 0;z-index: -1;width: 100%;height: 100%;display: flex;}
.custom__upload-loading span {display: flex;align-items: center;justify-content: center;text-align: center;font-size: 20px;line-height: 24px;cursor: pointer;font-weight: 300;color: #FFF;position: absolute;width: 100%;height: 100%;}
.custom__upload-loading:before {content: '';position: absolute;width: 100%;height: 100%;left: -100%;background-color: var(--color-v1);transition-duration: 0.5s;border-radius: 16px;}
.custom__upload-loading.active {z-index: 4;background-color: #000;}
.custom__upload-loading.active:before {left: 0;}

.custom__checkbox {max-width: fit-content;display: flex;flex-direction: row !important;align-items: center;position: relative;gap: 12px;cursor: pointer;margin: 0;}
.custom__checkbox input {cursor: pointer;position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 16px !important;height: 16px !important;opacity: 0;z-index: 1;}
.custom__checkbox .checker {min-width: 16px;width: 16px;height: 16px;background-color: #FFF;border: 2px solid var(--color-v9);border-radius: 4px;position: relative;display: flex;align-items: center;justify-content: center;transition-duration: 0.5s;}
.custom__checkbox .checker:before {content: '';width: 10px;height: 8px;background: url(/local/templates/indexis/css/../img/static/checkbox.svg) no-repeat center;}
.custom__checkbox input[type="checkbox"]:checked~.checker {border-color: var(--color-v1);background-color: var(--color-v1);}
.custom__checkbox a {color: var(--color-v1);}
.custom__checkbox.error > * {color: var(--color-error-v1);}
.custom__checkbox > p {line-height: 1;margin: 0;}
.custom__checkbox > p * {line-height: 1;}
.custom__checkbox.disabled {opacity: 0.5;pointer-events: none;}

.custom__checkbox.v1 .checker {width: 56px;height: 28px;background-color: var(--color-v2);border: none;border-radius: 14px;position: relative;transition-duration: 0.5s;}
.custom__checkbox.v1 .checker:before {content: '';position: absolute;width: 16px;height: 16px;top: 6px;right: 32px;background-color: #000;border-radius: 50%;transition-duration: 0.5s;background-image: none;}
.custom__checkbox.v1 input[type="checkbox"]:checked~.checker {background-color: #fff;}
.custom__checkbox.v1 input[type="checkbox"]:checked~.checker:before {background-color: var(--color-v1);right: 6px;}
.custom__checkbox.v1:hover .checker {background-color: #fff;}
.custom__checkbox.v1:hover .checker:before {background-color: var(--color-v4);}

@media (max-width: 1519px) {
	.custom__upload {height: 60px;}
	.custom__upload-loading span,
	.custom__upload-title {font-size: 14px;line-height: 18px;}
	.custom__upload-btn {font-size: 20px;}
}

/*----------------------------------------------------- */
/* form */
/*----------------------------------------------------- */
.dp-form__bottom {display: flex;justify-content: space-between;align-items: center;gap: 20px;padding-top: 40px;margin-top: 60px;border-top: 1px solid #000;}
.dp-form-social__title {font-size: 32px;}
.dp-form-social__list {display: flex;gap: 16px;align-items: center;}
.dp-form-social__item {display: flex;align-items: center;justify-content: center;}
.dp-form-social__item path {transition-duration: 0.5s;}
.dp-form-social__item:hover path {fill: var(--color-v1);}

@media (max-width: 1519px) {
	.dp-form__bottom {padding-top: 20px;margin-top: 30px;}
	.dp-form-social__title {font-size: 20px;}
	.dp-form-social__item svg {width: 48px;}
}

/*----------------------------------------------------- */
/* filter */
/*----------------------------------------------------- */
.filter {display: flex;flex-direction: column;gap: 100px;margin-bottom: 100px;}
.filter__list-wrap {display: flex;gap: 20px;}
.filter__list-wrap .title {min-width: 208px;}
.filter__list {display: flex;align-items: center;flex-wrap: wrap;gap: 20px;}
.filter__item {display: flex;align-items: center;justify-content: center;border: none;margin: 0;}
.filter__item input {display: none;}
.filter__item span {display: flex;align-items: center;justify-content: center;height: 44px;padding: 0 30px;font-size: 16px;background-color: #fff;color: #000;cursor: pointer;border-radius: 22px;transition-duration: 0.5s;}
.filter__item.active span,
.filter__item input:checked ~ span {background-color: #000;color: var(--color-v1);}
.filter__item input:disabled ~ span {background-color: #fff;color: #000;opacity: 0.3;pointer-events: none;}

@media (max-width: 1519px) {
	.filter {gap: 80px;margin-bottom: 80px;}
	.filter__list-wrap .title {min-width: 130px;}
}

@media (max-width: 767px) {
	.filter {gap: 40px;margin-bottom: 40px;}
	.filter__list-wrap {flex-direction: column;}
	.filter__item span {height: 38px;padding: 0 20px;font-size: 14px;}
}

/*----------------------------------------------------- */
/* /portfolio/ */
/*----------------------------------------------------- */
.dp-tags__item label {display: none;}

.dp-portfolio-item * {transition-duration: 0.5s;}
/* .dp-portfolio-item__image img {left: -100%;} */
/* .dp-portfolio-item__wrap:nth-child(2n) .dp-portfolio-item__image img {right: -100%;left: auto !important;} */
/* .dp-portfolio-item.active .dp-portfolio-item__image img {left: 0;} */
/* .dp-portfolio-item__wrap:nth-child(2n) .dp-portfolio-item.active .dp-portfolio-item__image img {right: 0;} */

.dp-portfolio-item__info {color: var(--color-v3);}
.dp-portfolio-item:hover .dp-portfolio-item__image img {transform: scale(1.15);}
/* .dp-portfolio-item:hover .dp-portfolio-item__title {color: var(--color-v1);} */

.dp-portfolio-item__image {padding-top: 56%;}

/*----------------------------------------------------- */
/* /portfolio/(item)/ */
/*----------------------------------------------------- */
.dp-page-product .dp-section > .dp-section {opacity: 0;transform: translateY(50px);transition: opacity 1s ease, transform 1s ease;}
.dp-page-product .dp-section > .dp-section.visible {opacity: 1;transform: translateY(0);}

@media (max-width: 1519px) {
    .dp-product-callback-section .dp-section__inner {max-width: 700px;}
}

/*----------------------------------------------------- */
/* dp-main-cooperation-section */
/*----------------------------------------------------- */
.dp-list-item:not(.active) .dp-main-cooperation-item {cursor: pointer;transition-duration: 0.5s;}
.dp-list-item:not(.active) .dp-main-cooperation-item * {transition-duration: 0.5s;}
.dp-list-item:not(.active) .dp-main-cooperation-item:hover {background-color: var(--color-v1);}
.dp-list-item:not(.active) .dp-main-cooperation-item:hover .dp-main-cooperation-item__title {color: #000;}

/*----------------------------------------------------- */
/* dp-main-products-section */
/*----------------------------------------------------- */
.dp-main-products-item__action-inner {cursor: pointer;}

/*----------------------------------------------------- */
/* 404 */
/*----------------------------------------------------- */
.error-404__wrap {position: relative;display: flex;height: 790px;align-items: flex-end;justify-content: space-between;gap: 20px;}
.error-404__img {position: absolute;right: 182px;bottom: 0;display: flex;align-items: center;justify-content: center;}
.error-404__title {font-size: 200px;line-height: 1;font-family: "Indexis Mono", sans-serif;display: flex;flex-direction: column;gap: 10px;}
.error-404__title span {font-family: "TT Squares", sans-serif;font-size: 70px;}

@media (max-width: 1519px) {
	.error-404__wrap {height: 710px;}
	.error-404__title {font-size: 140px;}
	.error-404__title span {font-size: 46px;}
	.error-404__img {max-width: 800px;right: 126px;}
}

@media (max-width: 1199px) {
	.error-404__wrap {height: 320px;}
	.error-404__img {max-width: 400px;right: 0px;bottom: 0px;}
}

@media (max-width: 767px) {
	.error-404__wrap {justify-content: center;align-items: center;flex-direction: column;height: auto;}
	.error-404__title {text-align: center;z-index: 2;position: relative;font-size: 120px;}
	.error-404__img {bottom: -40px;z-index: 1;max-width: 300px;right: calc(50% - 150px);}
	.error-404__wrap .dp-btn {z-index: 2;position: relative;}
}

/*----------------------------------------------------- */
/* blog-detail */
/*----------------------------------------------------- */
.blog-detail__wrap {display: flex;flex-direction: column;margin-bottom: 100px;}
.blog-detail__top {display: grid;grid-template-columns: 1fr auto;align-items: center;gap: 20px;margin-bottom: 20px;}
.blog-detail__top .title {margin: 0px;grid-area: auto / 1 / auto / 3;}
.blog-detail__reading {margin-left: auto;font-size: 16px;}
.blog-detail__img {width: 100%;overflow: hidden;border-radius: 20px;position: relative;z-index: 1;}
.blog-detail__img img {width: 100%;}

.blog-detail__content {width: 100%;max-width: 930px;margin: 0px auto;padding: 100px 80px;background-color: #fff;border-radius: 20px;margin-top: -20px;}
.blog-detail__content *:not(.title, .btn) {line-height: 1.2;font-size: 20px;}
.blog-detail__content > * {margin: 40px 0;}
.blog-detail__content > .title {margin: 80px 0 40px 0;}
.blog-detail__content > *:first-child {margin-top: 0px;}
.blog-detail__content > *:last-child {margin-bottom: 0;}
.blog-detail__content * {word-break: break-word;}
.blog-detail__bottom {margin-bottom: 80px;margin-top: 80px;padding-top: 40px;border-top: 1px solid #000;display: grid;grid-template-columns: 1fr auto;align-items: center;gap: 20px;}
.blog-detail__time {color: #A9A9A9;}

.blog-detail__content.v1 {margin-top: 80px;}

.blog-detail__content .language-php, 
.blog-detail__content .language-php * {font-size: 14px;}

.code-block {background: #282c34;border-radius: 8px;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);margin: 20px 0;overflow: hidden;}
.code-header {background: #111111;padding: 8px 12px;display: flex;justify-content: space-between;align-items: center;}
.code-language {color: #ccc;font-weight: bold;font-size: 14px;}
.code-block pre {margin: 0;}

.news-detail__video * {transition-duration: 0.5s;}
.news-detail__video {position: relative;border-radius: 20px;overflow: hidden;display: flex;}
.news-detail__video .btn-play {position: absolute;z-index: 2;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.news-detail__video::after {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;background-color: rgb(0 0 0 / 20%);}
.news-detail__video:hover .btn-play {background-color: var(--color-v1);}
.news-detail__video:hover img {transform: scale(1.15);}

.news-detail__video img {position: absolute;z-index: 1;left: 0;top: 0;background-color: #fff;height: 100%;width: 100%;object-fit: cover;}
.news-detail__video video {width: 100%;max-width: 100%;}
.news-detail__video.play .btn-play,
.news-detail__video.play::after,
.news-detail__video.play .news-detail__img,
.news-detail__video.play .btn-play__wrap {display: none;}
.news-detail__video.play video {display: block;}

@media (max-width: 1519px) {
	.blog-detail__wrap {margin-bottom: 80px;}
	.blog-detail__content *:not(.title, .btn) {font-size: 18px;}
}

@media (max-width: 1199px) {
	.blog-detail__content {padding: 100px 80px 80px 80px;}
	.blog-detail__bottom {grid-template-columns: 1fr;}
}

@media (max-width: 767px) {
	.blog-detail__top {grid-template-columns: 1fr;}
	.blog-detail__top .title {grid-area: auto;}
	.blog-detail__reading {margin: 0;}

	.blog-detail__content {padding: 60px 20px 40px 20px;}
	.blog-detail__content *:not(.title, .btn) {font-size: 16px;}
	.blog-detail__content > * {margin: 20px 0;}
	.blog-detail__content > .title {margin: 40px 0 20px 0;}

	.blog-detail__content > .banner-v1 {margin-top: 40px;}

	.blog-detail__bottom {margin-top: 40px;gap: 30px;padding-top: 20px;}
}

/*----------------------------------------------------- */
/* /blog/ */
/*----------------------------------------------------- */
.blog__list {display: grid;grid-template-columns: repeat(3, 1fr);gap: 60px 20px;}
.blog__item {display: flex;flex-direction: column;background-color: #FFFF;overflow: hidden;border-radius: 20px;position: relative;}
.blog__item-img {width: 100%;overflow: hidden;border-radius: 20px;padding-top: 61%;position: relative;}
.blog__item-img img {width: 100%;height: 100%;object-fit: cover;transition-duration: 0.5s;position: absolute;left: 0;top: 0;}
.blog__item-content {display: grid;grid-template-columns: 1fr;gap: 20px;padding: 30px;height: 100%;grid-template-rows: auto 1fr auto;}
.blog__item-site,
.blog__item-time {color: var(--color-v3);font-size: 16px;line-height: 1.2;height: 19px;}
.blog__item .title {grid-area: auto / 1 / auto / 3;height: 100px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;color: #000;}
.blog__item .teg__list {grid-area: auto / 1 / auto / 3;flex-wrap: wrap;margin-top: auto;}

.blog__item:hover .blog__item-img img {transform: scale(1.15);}

.blog__list.v1 {grid-template-columns: repeat(24, 1fr);}

.blog__list.v1 .blog__item {grid-area: auto / span 8 / auto / auto;}
.blog__list.v1 .blog__item.v1 {grid-area: auto / span 12 / auto / auto;}
.blog__list.v1 .blog__item.v2 {grid-area: auto / span 7 / auto / auto;}
.blog__list.v1 .blog__item.v2 .blog__item-img {padding-top: 70.1%;}
.blog__list.v1 .blog__item.v3 {grid-area: auto / span 10 / auto / auto;flex-direction: column-reverse;background-color: #000;}
.blog__list.v1 .blog__item.v3 .blog__item-img {padding-top: 59%;}
.blog__list.v1 .blog__item.v3 .blog__item-img img {width: auto;right: 40px;left: auto;bottom: 0;top: auto;max-height: calc(100% - 8%);}
.blog__list.v1 .blog__item.v3 .blog__item-content {padding-bottom: 0;margin-bottom: auto;}
.blog__list.v1 .blog__item.v3 .title {color: var(--color-v1);font-size: 44px;grid-area: auto;height: 136px;}
.blog__list.v1 .blog__item.v3 .blog__item-site,
.blog__list.v1 .blog__item.v3 .teg__list {display: none;}

@media (max-width: 1519px) {
	.blog__item .title {height: 62px;}

	.blog__list.v1 .blog__item.v3 .title {font-size: 20px;height: 62px;}
}

@media (max-width: 1199px) {
	.blog__list {grid-template-columns: repeat(2, 1fr);gap: 20px;}
	.blog__item-content {padding: 20px;}

	.blog__list.v1 {grid-template-columns: repeat(2, 1fr);}
	.blog__list.v1 .blog__item,
	.blog__list.v1 .blog__item.v1,
	.blog__list.v1 .blog__item.v2, 
	.blog__list.v1 .blog__item.v3 {grid-area: auto;}

	.blog__list.v1 .blog__item.v2 .blog__item-img {padding-top: 61%;}
}

@media (max-width: 767px) {
	.blog__list {grid-template-columns: 1fr;}

	.blog__list.v1 {grid-template-columns: 1fr;}
}

/*----------------------------------------------------- */
/* discuss-project */
/*----------------------------------------------------- */
.discuss-project__wrap {padding: 40px;color: #000000;background-color: #ffffff;border-radius: 20px;width: 100%;max-width: 1055px;margin: 0 auto;}

@media (max-width: 767px) {
	.discuss-project__wrap {padding: 20px;}
}

/*----------------------------------------------------- */
/* footer */
/*----------------------------------------------------- */
.dp-footer-address,
.dp-footer-presentation {margin-top: 30px;}
.dp-footer-presentation a {font-size: 20px;color: #FFF;}

.js--init_scramble_text_show {cursor: pointer;}

.dp-footer-top .dp-footer-social {display: flex;flex-direction: column;align-items: flex-end;gap: 16px;margin-top: 40px;}
.dp-footer-top .dp-footer-social__item a {display: flex;align-items: center;justify-content: flex-end;width: fit-content;margin-left: auto;height: 32px;position: relative;}
.dp-footer-top .dp-footer-social__item svg {max-width: 32px;max-height: 32px;position: absolute;left: -44px;}

.dp-footer-bottom {display: flex;gap: 20px;align-items: flex-end;padding: 0 20px;}
.dp-footer-bottom .dp-footer-left,
.dp-footer-bottom .dp-footer-right {padding: 0;max-width: none;}
.dp-footer-privacy {min-width: auto;margin: 0;}
.dp-footer-logo__list {display: flex;align-items: center;gap: 20px;margin-left: auto;margin-right: 60px;}

@media (max-width: 1519px) {
	.dp-footer-address,
	.dp-footer-presentation {margin-top: 10px;}

	.dp-footer-logo__list {gap: 16px;}
	.dp-footer-logo__item {max-height: 37px;}
}

@media (max-width: 1199px) {
	.dp-footer-logo__list {margin: auto;}
	.dp-footer-privacy {max-width: 178px;white-space: initial;}
}

@media (max-width: 767px) {
	.dp-footer-address,
	.dp-footer-presentation {margin-top: 30px;}

	.dp-footer-top .dp-footer-social {align-items: flex-start;margin-top: 30px;margin-bottom: 30px;}
	.dp-footer-social__title {font-size: 18px;}
	.dp-footer-top .dp-footer-social__list {flex-direction: column;align-items: flex-start;padding-left: 32px;}
	.dp-footer-top .dp-footer-social__item a {height: 24px;}
	.dp-footer-top .dp-footer-social__item svg {max-width: 24px;max-height: 24px;left: -32px;}

	.dp-footer-presentation a {font-size: 16px;}

	.dp-footer-logo__list {gap: 12px;}
	.dp-footer-logo__item {max-height: 30px;}

	.dp-footer-bottom {display: grid;gap: 0;}
	.dp-footer-logo__list {grid-area: 1 / auto / auto / auto;margin: 0 0 20px 0;}
	.dp-footer-privacy {max-width: none;}
}

@media (min-width: 1200px) {
	.dp-page-product .dp-page__desc {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.dp-page-product .dp-page__desc .dp-page__desc__content {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		min-width: 0;
	}
	.dp-page-product .dp-page__desc .dp-page__site-link {
		position: relative;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin: 2px 0 16px 24px;
	}
}
@media (min-width: 1520px) {
	.dp-page-product .dp-page__desc .dp-page__site-link {
		margin-top: 7px;
	}
}

/*----------------------------------------------------- */
/* cookie */
/*----------------------------------------------------- */
/* .popup-cookie {position: fixed;z-index: 100;bottom: 20px;left: 50%;transform: translateX(-50%);transition-duration: 0.5s;width: 100%;max-width: 960px;padding: 20px;border-radius: 20px;display: flex;align-items: center;gap: 10px 20px;background-color: #fff;box-shadow: 0px 0px 20px rgb(32 220 125 / 30%);opacity: 0;}
.popup-cookie.active {opacity: 1;}

@media (max-width: 1199px) {
	.popup-cookie {max-width: 720px;bottom: 13px;}
}

@media (max-width: 767px) {
	.popup-cookie {max-width: calc(100% - 26px);flex-direction: column;}
	.popup-cookie .btn {width: 100%;}
} */

/*----------------------------------------------------- */
/* cookie */
/*----------------------------------------------------- */
.cookie__wrap {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 100;display: flex;align-items: center;justify-content: center;padding-left: 13px;padding-right: 13px;opacity: 0;transition-duration: 0.5s;}
.cookie__wrap.active {opacity: 1;}
.cookie__wrap::after {content: '';background: #1e1e1e;opacity: .9;position: fixed;width: 100%;height: 100%;z-index: 100;}
.cookie {position: relative;z-index: 101;max-width: 720px;background-color: #000;border-radius: 20px;padding: 30px;overflow: hidden;}
.cookie__header {display: flex;align-items: center;justify-content: flex-end;position: absolute;right: 30px;top: 30px;}
.cookie__main {display: flex;flex-direction: column;gap: 20px;}
.cookie__main *:not(a) {color: #fff;}
.cookie__main > .title {padding-right: 38px;padding-top: 14px;}
.cookie__main > p {font-size: 14px;margin: 0;}
.cookie__main > p * {font-size: 14px;}
.cookie__main > p a {text-decoration: underline;}
.cookie__main a:hover {color: #fff;}
.cookie__checkboxs {display: grid;grid-template-columns: repeat(2, 1fr);gap: 13px;}
.cookie__footer {display: flex;align-items: center;gap: 10px;flex-wrap: wrap;margin-top: 20px;}
.cookie__footer > *:nth-child(3),
.cookie__footer > *:nth-child(4) {margin-left: auto;}

.cookie-min {opacity: 0;width: 100%;max-width: 440px;position: fixed;left: 50%;bottom: 20px;transform: translateX(-50%);height: auto;z-index: 100;display: flex;gap: 10px;align-items: center;transition-duration: 0.5s;background-color: #000;border-radius: 20px;padding: 20px;overflow: hidden;justify-content: space-between;flex-wrap: wrap;}
.cookie-min.active {opacity: 1;}
.cookie-min__description {color: #fff;font-family: "TT Squares", sans-serif;font-size: 15px;line-height: 1;}
.cookie-min__description button {display: inline-block;border: none;background: none;color: var(--color-v1);transition-duration: 0.5s;font-size: 14px;line-height: 20px;}
.cookie-min__description button:hover {color: #fff;}

@media (max-width: 767px) {
	.cookie {padding: 20px;}
	.cookie__header {right: 15px;top: 15px;}
    .cookie__main {gap: 10px;max-height: calc(100vh - 210px);overflow: auto;}
    .cookie__checkboxs {grid-template-columns: 1fr;gap: 10px;}
    .cookie__footer .btn {width: 100%;}

	.cookie-min {width: calc(100% - 24px);max-width: 300px;flex-direction: column;bottom: 12px;}
	.cookie-min > .btn {width: 100%;max-width: 252px;}
}

/*----------------------------------------------------- */
/* p-main-achievements-table__row */
/*----------------------------------------------------- */
a.dp-main-achievements-table__row {color: #000;}
a.dp-main-achievements-table__row:hover {color: #20d17d;}

table:not([class]) {
	border: 1px solid #EFEFEF;
	border-right: none;
	border-bottom: none;
	border-collapse: separate;
	border-spacing: 0;
}
table:not([class]) th,
table:not([class]) td {
	padding: 20px;
	border: none;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	word-break: normal;
	vertical-align: center;
}
.table-wrapper {
	overflow: auto;
}
.table-wrapper table:not([class]) {
	min-width: 100%;
	width: auto;
	max-width: none;
}
/* End */


/* Start:/local/components/indexis/callback.form/templates/discuss_project_hidden_captcha/style.css?1766129222726*/
.dp-form-group > input[type=text].dp-form-control.error {
    border-color: red;
}

.dp-form-group > textarea.dp-form-control.error {
    border-color: red;
}

.dp-form-checkbox-label.error:before {

}

.dp-form-group > input[type=email].dp-form-control.error {
    border-color: red;
}

.error_row_data {
    color: red;
    margin: 10px;
}

.dp-form-modal-discuss-project .dp-form-control {
    border: 1px solid transparent;
}

#form-discuss-project input[name="personal_data"].error + .dp-form-checkbox-label:before {
    border: 1px solid red;
}

#form-discuss-project #captcha-container {
    margin-bottom: 40px;
}

#captcha_container_discuss_project_popup {
    margin-bottom: 0px;
}
/* End */


/* Start:/local/components/indexis/ai.chat.documents/templates/black_chat_with_history/fancybox/jquery.fancybox.min.css?177546202012795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/components/indexis/ai.chat.documents/templates/black_chat_with_history/fancybox/modal.min.css?17754620205935*/
/* FANCYBOX, MODALS */
/*.fancybox-bg {*/
/*    background: #383630;*/
/*}*/

/*.fancybox-is-open .fancybox-bg {*/
/*    opacity: 0.6;*/
/*}*/

.fancybox-bg {
    background: #242848;
    opacity: 0.8;
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.8;
}

.fancybox-toolbar {
    opacity: 1 !important;
    visibility: visible !important;
}

.fancybox-is-modal .fancybox-navigation,
.fancybox-is-modal .fancybox-toolbar,
.fancybox-is-modal .fancybox-infobar {
    display: none !important;
}

.fancybox-navigation .fancybox-button {
    width: 48px;
    height: 48px;
    padding: 12px 18px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 4px;
    background: transparent;
    cursor: pointer;
    position: absolute;
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s !important;
    -o-transition: color 0.3s, border-color 0.3s, background-color 0.3s !important;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s !important;
    top: 50%;
}

.fancybox-navigation .fancybox-button svg {
    display: block;
    width: 12px;
    height: 24px;
    fill: #ffffff;
    -webkit-transition: fill 0.3s;
    -o-transition: fill 0.3s;
    transition: fill 0.3s;
}

.fancybox-navigation .fancybox-button,
.fancybox-navigation .fancybox-button:focus {
    color: #fff;
    outline: none;
}

.fancybox-navigation .fancybox-button:hover {
    color: #ddb47f;
    border-color: #fff;
    background-color: #fff;
    outline: none;
}

.fancybox-navigation .fancybox-button:hover svg {
    fill: #ddb47f;
}

.fancybox-navigation .fancybox-button-prev,
.fancybox-navigation .fancybox-button-next {
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin: -24px 0 0;
}

.fancybox-navigation .fancybox-button-prev {
    left: 20px;
    padding-left: 15px;
    padding-right: 19px;
}

.fancybox-navigation .fancybox-button-next {
    right: 20px;
    padding-left: 19px;
    padding-right: 15px;
}

.fancybox-navigation .fancybox-button-disabled {
    opacity: 0.3;
}

.fancybox-navigation .fancybox-button-disabled:hover {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.6);
    background-color: transparent;
}

.fancybox-button-close {
    width: 48px;
    height: 48px;
    padding: 12px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: transparent;
    cursor: pointer;
    position: absolute;
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    top: 6px;
    right: 6px;
}

.fancybox-button-close,
.fancybox-button-close:focus {
    color: #fff;
    outline: none;
}

.fancybox-button-close svg {
    display: block;
    width: 24px;
    height: 24px;
    -webkit-transition: fill 0.3s;
    -o-transition: fill 0.3s;
    transition: fill 0.3s;
}

.fancybox-button-close svg,
.fancybox-button-close:focus svg {
    fill: #fff;
}

.fancybox-button-close:hover {
    color: #ddb47f;
    outline: none;
}

.fancybox-slide {
    padding: 60px 92px;
    overflow: auto;
}

@media (min-width: 768px) and (max-width: 1279.98px) {

    .fancybox-slide {
        padding-left: 40px;
        padding-right: 40px;
    }
    .fancybox-navigation {
        display: none;
    }

}

@media (max-width: 991px) {

    .fancybox-slide {
        padding-left: 24px;
        padding-right: 24px;
    }

}

@media (max-width: 767.98px) {

    .fancybox-slide {
        padding-left: 1.17647rem;
        padding-right: 1.17647rem;
    }

    .fancybox-navigation {
        display: none;
    }

}

@media (min-width: 768px) and (max-width: 1279.98px) {

    .fancybox-is-modal .fancybox-slide {
        padding-left: 60px;
        padding-right: 60px;
    }

}

@media (max-width: 767.98px) {

    .fancybox-is-modal .fancybox-slide {
        padding-left: 24px;
        padding-right: 24px;
    }

}

/*.fancybox-container:not(.fancybox-can-swipe) .fancybox-navigation .fancybox-button {*/
/*    display: none;*/
/*}*/

/*.modal {
    display: none;
    padding: 60px;
    border-radius: 30px;
    background: #fff;
    overflow: visible;
    width: 100%;
    max-width: 645px;
}*/

.modal button.modal-close {
    box-sizing: content-box;
    width: 24px;
    height: 24px;
    max-width: 48px;
    border: none;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 3;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
    padding: 12px;
}

.modal button.modal-close, .modal button.modal-close:focus {
    background-color: #fff;
}

.modal button.modal-close:hover {
    color: #fff;
}

.modal button.modal-close .icon {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    fill: currentColor;
}

@media (min-width: 1280px) and (max-width: 1599.98px) {
    .modal {
        padding: 30px;
        border-radius: 5px;
    }
    .modal button.modal-close {
        width: 18px;
        height: 18px;
        top: 5px;
        right: 10px;
    }
}

@media (min-width: 768px) and (max-width: 1279.98px) {
    .modal {
        padding: 30px;
        border-radius: 5px;
    }

    .modal button.modal-close {
        width: 18px;
        height: 18px;
        top: 5px;
        right: 10px;
    }
}

@media (max-width: 767.98px) {
    .modal {
        padding: 20px;
        border-radius: 5px;
        max-width: 400px;
    }
    .modal button.modal-close {
        width: 18px;
        height: 18px;
        top: 5px;
        right: 10px;
    }
}

.modal_redesign_auth_type_form.fancybox-content {
    padding: 0;
}
/* End */


/* Start:/local/components/indexis/ai.chat.documents/templates/modal_black_chat/style.css?17754794645893*/
.wrap_bubble_holding_ai_chat_rag {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    border-radius: 100px;
    border-width: 0px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .16) !important;
    cursor: pointer;
    height: 64px;
    padding: 0px;
    position: fixed;
    user-select: none;
    width: 64px;
    z-index: 2147483000 !important;
    overflow: hidden;
    right: 20px;
    bottom: 20px;
}

.wrap_bubble_holding_ai_chat_rag > img {
    width: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    /* height: 50%; */
    position: relative;
}

#answerChatAiModal {
    display: none;
}

#chatMessagesModal .wrap_right_contain_data_message {
    display: none;
}

.wrap_modal_ai_chat {
    height: auto;
}

.wrapper_modal_popup_ai_chat_rag .chat-messages .messages-list {
    height: 500px;
    padding-right: 20px;
    overflow-y: auto;

}

.wrapper_modal_popup_ai_chat_rag .content_title_ai_chat {
    padding: 5px 10px 10px 10px;
}

.wrap_text_area_message_and_submit {
    padding: 0px 10px;
}

.wrapper_modal_popup_ai_chat_rag .type_role_assistant .wrap_contain_message {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 16px;
    background-color: #85f0b2;
    border-radius: 22px;
}

.wrapper_modal_popup_ai_chat_rag .wrap_text_area_message_and_submit .float_button_submit_ai_chat {
    position: absolute;
    background: url(/local/components/indexis/ai.chat.documents/templates/black_chat_with_history/images/send_button.svg);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    right: 15px;
    bottom: 30px;
    border: 0px;
    background-size: contain;
}

.wrapper_modal_popup_ai_chat_rag .message-item.type_role_assistant {
    display: flex;
    margin-bottom: 20px;
}

.wrap_modal_ai_chat {
    padding: 5px 0px 10px 0px;
}

.body_wrap_list_messages {
    padding: 15px 10px 0px 10px;
    background-color: #F9F9FB;
}

.wrapper_modal_popup_ai_chat_rag .wrap_contain_message > .message-title > pre {
    font-size: 14px;
    margin-bottom: 0;
}

.wrapper_modal_popup_ai_chat_rag .message-item.type_role_user {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 20px;
}

.wrapper_modal_popup_ai_chat_rag .type_role_user .wrap_contain_message {
    display: flex;
    flex-direction: column;
    background-color: #E6E6E6;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    border-radius: 22px;
    padding: 10px 16px;
}

.wrapper_modal_popup_ai_chat_rag .wrap_contain_message > .message-title > pre {
    white-space: pre-wrap;
    width: auto;
    word-break: break-word;
    line-height: normal;
}

.wrapper_modal_popup_ai_chat_rag .wrap_text_area_message_and_submit > textarea {
    width: 100%;
    height: 80px;
    padding: 12px;
    border-radius: 15px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    border-color: #c4c4c4;
    padding-right: 50px;
}

.wrapper_modal_popup_ai_chat_rag {
    display: none;

    box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    opacity: 1;
    will-change: transform, opacity;
    transform: translateY(0);
    overflow: hidden;
    position: fixed;
    transition: opacity 0.2s linear, transform 0.25s linear;
    z-index: 1000;
    background-color: #fff;
    right: 20px;
    border-radius: 16px;
    bottom: 104px;
    height: auto;
    width: 400px;
}

.wrap_bubble_holding_ai_chat_rag::before {
    transform: rotate(45deg);
}

.wrap_bubble_holding_ai_chat_rag::after {
    transform: rotate(-45deg);
}

.wrap_bubble_holding_ai_chat_rag.active::before, .wrap_bubble_holding_ai_chat_rag.active::after {
    background-color: #fff;
    content: ' ';
    display: inline;
    height: 24px;
    left: 32px;
    position: absolute;
    top: 20px;
    width: 2px;
}

.wrap_bubble_holding_ai_chat_rag > svg {
    position: relative;
    top: 20px;
    left: 20px;
}


.wrap_bubble_holding_ai_chat_rag.active > img {
    display: none;
    right: 20px;
}

.content_title_ai_chat {
    padding: 1.25rem;
}

.popup_modal_show_clean_chat {
    display: none;
}

.button_wrap_ai {
    display: flex;
    align-items: center;
    justify-content: unset;
}

.popup_confirm__clean_chat .dp-form__submit {
    height: auto;
    min-width: auto;
    padding: 6px 15px;
    font-size: 16px;
    margin-right: 20px;
}

.clean_button_wrap {
    cursor: pointer;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.popup_confirm__clean_chat .dp-form__submit {
    height: auto;
    min-width: auto;
    padding: 6px 15px;
    font-size: 16px;
    margin-right: 20px;
}

.icon_incorrect_ai_answer_modal.disable {
    pointer-events: none;
    opacity: 0.5;
}

.icon_incorrect_ai_answer_modal {
    margin-right: 10px;
    cursor: pointer;
    margin-top: 10px;
}

.icon_incorrect_ai_answer_modal > img {
    width: 15px;
}

.wrapper_modal_popup_ai_chat_rag .container_wrap_spinner {
    display: none;
}

.wrapper_modal_popup_ai_chat_rag .wrap_load_answer_from_ai {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.wrapper_modal_popup_ai_chat_rag .wrap_load_answer_from_ai .spinner {
    width: 25px;
    height: 25px;
    border: 3px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-right: 20px;
}

.wrapper_modal_popup_ai_chat_rag .wrap_load_answer_from_ai .text_load_ai {
    font-size: 14px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


/* End */
/* /local/templates/indexis/css/fonts.css?17333889461654 */
/* /local/templates/indexis/css/common.css?1778656648177835 */
/* /local/templates/indexis/css/main.css?177573201277010 */
/* /local/templates/indexis/css/custom.css?177667879439734 */
/* /local/components/indexis/callback.form/templates/discuss_project_hidden_captcha/style.css?1766129222726 */
/* /local/components/indexis/ai.chat.documents/templates/black_chat_with_history/fancybox/jquery.fancybox.min.css?177546202012795 */
/* /local/components/indexis/ai.chat.documents/templates/black_chat_with_history/fancybox/modal.min.css?17754620205935 */
/* /local/components/indexis/ai.chat.documents/templates/modal_black_chat/style.css?17754794645893 */
