/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./sass/style.scss ***!
  \************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  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", 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 {
  outline: 0 !important;
}

hr {
  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([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

figure {
  margin: 0 0 1rem;
}

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

svg {
  overflow: hidden;
  vertical-align: middle;
}

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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] {
  box-sizing: border-box;
  padding: 0;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 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;
}

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

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

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

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

.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: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10000000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
          appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 10000070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.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: flex !important;
}

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    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: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10000030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 10000020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !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;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.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: 576px) {
  .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: 768px) {
  .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: 992px) {
  .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: 1200px) {
  .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;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

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

.font-weight-lighter {
  font-weight: lighter !important;
}

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

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

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

.selectric-wrapper {
  width: 100%;
}
.selectric-wrapper .label {
  transition: all 0.3s ease;
}
.selectric-wrapper.selectric-open .selectric:after {
  transform: translateY(-50%) rotate(180deg);
}
.selectric-wrapper.selectric-open .selectric .label {
  border: 1px solid #00A460;
}
.selectric-wrapper.selectric-below .selectric-items {
  top: calc(100% + 10px);
}
.selectric-wrapper.selectric-above .selectric-items {
  top: auto;
  bottom: calc(100% + 10px);
}
.selectric-wrapper .selectric {
  background: transparent;
  border: none;
}
.selectric-wrapper .selectric:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 15px;
  height: 10px;
  background: url(img/angle-bottom.svg) center/cover no-repeat;
  transition: transform 0.3s ease;
}
.selectric-wrapper .selectric .label {
  font-family: "Croc", sans-serif;
  color: #68676C;
  font-weight: 300;
  padding: 11px 20px;
  font-size: 12px;
  line-height: 16px;
  height: auto;
  margin: 0;
  border: 1px solid #CFD3DA;
  border-radius: 30px;
  background: #fff;
}
@media (min-width: 992px) {
  .selectric-wrapper .selectric .label {
    font-size: 15px;
    line-height: 20px;
    padding: 11px 20px;
  }
}
.selectric-wrapper .selectric .label.error {
  border-color: #F70B16;
}
.selectric-wrapper .selectric .button {
  display: none;
}
.selectric-wrapper .selectric-items {
  background: #FFFFFF;
  border: 1px solid #CFD3DA;
  border-radius: 25px;
  box-shadow: none;
}
.selectric-wrapper .selectric-items ul {
  padding: 16px 0 4px;
}
.selectric-wrapper .selectric-items ul, .selectric-wrapper .selectric-items li {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}
@media (min-width: 992px) {
  .selectric-wrapper .selectric-items ul, .selectric-wrapper .selectric-items li {
    font-size: 14px;
    line-height: 19px !important;
  }
}
.selectric-wrapper .selectric-items li {
  padding: 0 16px 14px;
  color: #333333;
  list-style: none;
}
.selectric-wrapper .selectric-items li:hover {
  background: #F7F9FC;
}
.selectric-wrapper .selectric-items li.highlighted, .selectric-wrapper .selectric-items li.selected {
  background: transparent;
  font-weight: 400;
}

@media (min-width: 1580px) {
  .container {
    max-width: 1440px;
  }
}
* {
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  box-sizing: border-box;
}

.fade {
  transition: opacity 0.3s ease;
}

input:focus, textarea:focus, button:focus {
  outline: none;
  outline-offset: 0;
}

form input:not([type=file]) {
  font-family: "Croc", sans-serif;
  background: #ffffff;
  padding: 11px 18px;
  font-weight: 300;
  border-radius: 30px;
  border: 1px solid #CFD3DA;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  margin-right: 10px;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  form input:not([type=file]) {
    font-size: 15px;
    line-height: 20px;
    margin-right: 25px;
  }
}
form input:not([type=file]):-ms-input-placeholder {
  font-family: "Croc", sans-serif;
  color: #4D4D4D;
  font-weight: 300;
}
form input:not([type=file])::placeholder {
  font-family: "Croc", sans-serif;
  color: #4D4D4D;
  font-weight: 300;
}
form input:not([type=file]):focus {
  border-color: #00A460;
}
form input:not([type=file]).error {
  border-color: #F70B16;
}
form label.error {
  display: none !important;
}
form button, form input[type=submit] {
  font-family: "Croc", sans-serif;
  background: #00A460;
  border: 1px solid #00A460;
  color: white;
  padding: 2px 25px 0;
  letter-spacing: 0.01em;
  border-radius: 30px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  form button, form input[type=submit] {
    font-size: 15px;
    line-height: 22px;
  }
}
form button:hover:not(.mobile-only), form input[type=submit]:hover:not(.mobile-only) {
  background: white;
  color: #00A460;
}
form textarea {
  resize: none;
}
form textarea::-webkit-scrollbar {
  width: 20px;
  height: 18px;
}
form textarea::-webkit-scrollbar-thumb {
  height: 6px;
  border: 7px solid transparent;
  background-clip: padding-box;
  -webkit-border-radius: 25px;
  background-color: #CFD3DA;
  -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}
form textarea::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
form textarea::-webkit-scrollbar-corner {
  background-color: transparent;
}
form textarea::-webkit-resizer {
  width: 0px;
  height: 0px;
  position: absolute;
  display: none;
}

footer form label.error {
  display: inline-block !important;
}

.inputfile-6 {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile-6 + label, .inputfile-6 + label + label {
  display: block;
  position: relative;
  max-width: 100%;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 0;
}

.inputfile-6:focus + label, .inputfile-6:focus + label + label,
.inputfile-6.has-focus + label, .inputfile-6.has-focus + label + label {
  outline: none;
  border: 1px solid #00A460 !important;
}

.inputfile-6 + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */
}

.inputfile-6 + label, .inputfile-6 + label + label {
  color: #68676C;
}

.inputfile-6 + label, .inputfile-6 + label + label {
  border: 1px solid #CFD3DA;
  background-color: #ffffff;
  padding: 0;
  border-radius: 50px;
  outline: none;
}

.inputfile-6.valid + label, .inputfile-6.valid + label + label {
  border: 1px solid #00A460;
  background-color: #ffffff;
  padding: 0;
  border-radius: 50px;
  outline: none;
}
.inputfile-6.valid + label span, .inputfile-6.valid + label + label span {
  color: #00A460;
}

.inputfile-6:focus + label, .inputfile-6:focus + label + label,
.inputfile-6.has-focus + label, .inputfile-6.has-focus + label + label,
.inputfile-6 + label:hover, .inputfile-6 + label + label:hover {
  border-color: #CFD3DA;
}

.inputfile-6 + label span, .inputfile-6 + label + label span,
.inputfile-6 + label strong, .inputfile-6 + label + label strong {
  padding: 0;
}

.inputfile-6 + label svg, .inputfile-6 + label + label svg {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  fill: #68676C;
  z-index: 2;
}

.inputfile-6.error + label svg, .inputfile-6.error + label + label svg {
  fill: red;
}

.inputfile-6.valid + label svg, .inputfile-6.valid + label + label svg {
  fill: #00A460;
}

.inputfile-6 + label span, .inputfile-6 + label + label span {
  width: 100%;
  display: inline-flex;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  height: 36px;
  padding-top: 10px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .inputfile-6 + label span, .inputfile-6 + label + label span {
    height: 42px;
  }
}

.inputfile-6 + label strong, .inputfile-6 + label + label strong {
  height: 100%;
  color: #f1e5e6;
  background-color: #d3394c;
  display: inline-block;
}

.error + label#file-7-error.error {
  display: inline-block !important;
  position: absolute;
  border: 1px solid #F70B16 !important;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: transparent;
  padding-left: 20px;
  padding-top: 10px;
}

label#file-7-error.error div {
  display: none;
}

.error + label#file-7-error.error div {
  display: block;
  background: #fff;
  color: #f50b16;
  position: absolute;
  left: 20px;
  right: 0;
  width: 100%;
}

.inputfile-6:focus + label strong, .inputfile-6:focus + label + label strong,
.inputfile-6.has-focus + label strong, .inputfile-6.has-focus + label + label strong,
.inputfile-6 + label:hover strong, .inputfile-6 + label + label :hover strong {
  background-color: #722040;
}

@media screen and (max-width: 50em) {
  .inputfile-6 + label strong, .inputfile-6 + label + label strong {
    display: block;
  }
}
a, a:hover {
  color: inherit;
  text-decoration: none;
}

p {
  margin-bottom: 0;
}

.mobile-only {
  display: block;
}
@media (min-width: 992px) {
  .mobile-only {
    display: none !important;
  }
}

.desktop-only {
  display: none;
}
@media (min-width: 992px) {
  .desktop-only {
    display: block;
  }
}

#preloader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #FFF;
}
#preloader .circle {
  position: relative;
  height: 180px;
  width: 180px;
  background: #00A460;
  border-radius: 100%;
}
#preloader .circle:before {
  border: 1px solid #00A460;
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 100%;
  transform: scale(1.1);
  transform-origin: center center;
  opacity: 0;
  animation: 1.5s pulse2 infinite ease-in-out;
}
#preloader .circle:after {
  border: 1px solid #00A460;
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 100%;
  transform: scale(2.2);
  transform-origin: center center;
  opacity: 0;
  animation: 1.5s pulse infinite ease-in-out;
}

@keyframes pulse {
  0% {
    transform: scale(1.4);
    opacity: 1;
  }
  50% {
    transform: scale(1.8);
    opacity: 0.1;
  }
  100% {
    transform: scale(1.4);
    opacity: 1;
  }
}
@keyframes pulse2 {
  0% {
    transform: scale(1.2);
    opacity: 1;
  }
  50% {
    transform: scale(1.4);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.2);
    opacity: 1;
  }
}
.overflowed {
  height: auto !important;
  overflow-y: auto !important;
}

#fp-nav {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 6px !important;
}
#fp-nav ul li {
  margin: 0 7px 27px;
}
#fp-nav ul li:hover a.active span {
  margin: -2px 0 0 -2px;
  width: 8px;
  height: 8px;
}
#fp-nav ul li:hover a {
  outline: none;
  border: none;
}
#fp-nav ul li:hover a span {
  background: #fff;
  height: 8px;
  width: 8px;
  margin: -2px 0 0 -2px;
}
#fp-nav ul li a {
  outline: none;
  border: none;
}
#fp-nav ul li a span {
  background: #fff;
  height: 8px;
  width: 8px;
  margin: -2px 0 0 -2px;
}
#fp-nav ul li a.active span {
  background: #fff;
  height: 8px;
  width: 8px;
  margin: -2px 0 0 -2px;
}
#fp-nav ul li a.active span:after {
  content: "";
  display: block;
  margin: -2px 0 0 -2px;
  border: 1px solid #fff;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: -3px;
  transition: all 0.3s ease;
}
#fp-nav ul li:last-child {
  width: auto;
  height: auto;
  margin: 0;
}
#fp-nav ul li:last-child a {
  width: 28px;
  height: 70px;
}
#fp-nav ul li:last-child a span {
  display: block;
  width: 2px;
  height: 50px;
  border-radius: 0;
  margin-left: 1px;
  background: #fff;
  position: relative;
  top: 10px;
  left: 14px;
}
#fp-nav.dots-white ul li:hover a span {
  background: #8C8D92;
}
#fp-nav.dots-white ul li a span {
  background: #8C8D92;
}
#fp-nav.dots-white ul li a.active span:after {
  border: 1px solid #8C8D92;
}

.animated-container {
  position: relative;
  top: 20px;
  opacity: 0;
  transition: all 0.5s ease;
}
.animated-container.visible-custom {
  opacity: 1 !important;
  top: 0;
}

.image-overflow {
  position: relative;
  overflow: hidden;
}
.image-overflow .animation-mask, .image-overflow .animation-image {
  opacity: 0;
  transition: all 1s ease-out, opacity 0s;
}
.image-overflow.animation-active .animation-mask, .image-overflow.animation-active .animation-image {
  opacity: 1;
  transition: all 1s ease-out, opacity 0s;
}
.image-overflow .animation-mask {
  display: block;
  position: absolute;
  z-index: 9;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background-color: #fff;
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition: all 1s ease-out;
}
.image-overflow.animated .animation-mask {
  transform: translate(100%) matrix(1, 0, 0, 1, 0, 0);
}

@media (min-width: 992px) {
  .content-vertical-center {
    display: flex;
    align-items: center;
  }
}

.height480 {
  height: calc(100vh - 60px);
  max-height: 500px;
}
@media (min-width: 992px) {
  .height480 {
    height: 480px;
  }
}

.height320 {
  height: calc(100vh - 60px);
  max-height: 320px;
}
@media (min-width: 992px) {
  .height320 {
    height: 23.3333333481vw;
    max-height: 100vh;
  }
}

.height560 {
  height: calc(100vh - 60px);
  max-height: 560px;
}
@media (min-width: 992px) {
  .height560 {
    height: 38.8888889105vw;
    max-height: 100vh;
  }
}

.height420-320 {
  height: calc(100vh - 60px);
  max-height: 320px;
}
@media (min-width: 992px) {
  .height420-320 {
    height: 38.8888889105vw;
    max-height: 420px;
  }
}

.page-template-resources-main .height700 {
  height: 560px;
}
@media (max-width: 991px) {
  .page-template-resources-main .height700 {
    height: 400px;
    padding-bottom: 60px;
  }
}

.height700 {
  height: calc(100vh - 60px);
  max-height: 500px;
}
@media (min-width: 992px) {
  .height700 {
    height: 700px;
    max-height: 700px;
  }
}

.fullheight {
  height: calc(100vh - 64px);
  max-height: 500px;
}
@media (min-width: 1200px) {
  .fullheight {
    height: calc(100vh - 80px);
    max-height: 100%;
  }
}
@media (min-width: 1600px) {
  .fullheight {
    height: calc(100vh - 100px);
  }
}
.fullheight.responsibilities-hero {
  max-height: 100%;
}
@media (min-width: 992px) {
  .fullheight.responsibilities-hero {
    height: calc(100vh - 150px);
    max-height: 100%;
  }
}

section {
  position: relative;
}

.fullsection-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

picture img {
  width: 100%;
}

.text-green {
  color: #00A460;
}

.text-dark-gray {
  color: #333333;
}

.bg-green {
  background: #00A460;
}

.bg-gray {
  background: #F7F9FC;
}

.text-gray {
  color: #4D4D4D;
}

.link-btn {
  display: inline-block;
  font-family: "Croc", sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.01em;
  padding: 12px 20px 11px;
  color: #ffffff;
  border-radius: 35px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.link-btn:hover {
  color: #ffffff;
}
@media (min-width: 992px) {
  .link-btn {
    font-size: 16px;
    padding: 16px 35px 13px;
  }
}
.link-btn.white-btn {
  border: 1px solid #ffffff;
  background: transparent;
}
.link-btn.white-btn:hover {
  background: #ffffff;
  color: #00A460;
}
.link-btn.white-btn.white-violet-text:hover {
  color: #58439D;
}
.link-btn.white-btn.hover-gray:hover {
  color: #333333;
}
.link-btn.white-btn.hover-text-blue:hover {
  color: #475DEB;
}
.link-btn.blue-btn, .link-btn.with-icon {
  background: #475DEB;
  border: 1px solid #475DEB;
}
.link-btn.blue-btn:hover, .link-btn.with-icon:hover {
  background: #fff;
  color: #475DEB;
}
.link-btn.blue-btn.hover-transparent:hover, .link-btn.hover-transparent.with-icon:hover {
  background: transparent;
}
.link-btn.blue-btn.with-icon svg path, .link-btn.with-icon svg path {
  fill: #fff;
  transition: fill 0.3s ease;
}
.link-btn.blue-btn.with-icon:hover svg path, .link-btn.with-icon:hover svg path {
  fill: #475DEB !important;
}
@media (min-width: 992px) {
  .link-btn.blue-btn, .link-btn.with-icon {
    font-size: 15px;
  }
}
.link-btn.green-btn {
  background: #00A460;
  border: 1px solid #00A460;
}
.link-btn.green-btn:not(.green-btn-big) {
  font-size: 12px;
  padding: 11px 25px 7px;
}
.link-btn.green-btn:hover {
  background: #fff;
  color: #00A460;
}
@media (min-width: 992px) {
  .link-btn.green-btn {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .link-btn.with-icon {
    padding-left: 24px;
  }
}
.link-btn.with-icon svg {
  position: relative;
  left: -4px;
  top: -2px;
}
@media (min-width: 992px) {
  .link-btn.with-icon svg {
    left: -8px;
  }
}

a, span {
  outline: none;
}
a.link-arrow-right-upper, span.link-arrow-right-upper {
  position: relative;
  font-family: "Croc", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #00A460;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 25px;
  cursor: pointer;
}
a.link-arrow-right-upper.mobile-only, span.link-arrow-right-upper.mobile-only {
  display: inline-block;
}
a.link-arrow-right-upper.mobile-only:hover:after, span.link-arrow-right-upper.mobile-only:hover:after {
  right: 6px;
}
a.link-arrow-right-upper:after, span.link-arrow-right-upper:after {
  content: "";
  display: table;
  width: 7px;
  height: 11px;
  background: url(img/angle-right-green.svg) center/cover no-repeat;
  position: absolute;
  right: 12px;
  bottom: 0;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
a.link-arrow-right-upper:hover:after, span.link-arrow-right-upper:hover:after {
  right: 3px;
}
@media (min-width: 992px) {
  a.link-arrow-right-upper, span.link-arrow-right-upper {
    font-size: 18px;
    line-height: 27px;
  }
  a.link-arrow-right-upper:after, span.link-arrow-right-upper:after {
    content: "";
    display: table;
    width: 9px;
    height: 14px;
    background: url(img/angle-right-green.svg) center/cover no-repeat;
    position: absolute;
    right: 8px;
    transition: all 0.3s ease;
  }
  a.link-arrow-right-upper:hover:after, span.link-arrow-right-upper:hover:after {
    right: 0;
  }
}
@media (max-width: 450px) {
  a.link-arrow-right-upper .br, span.link-arrow-right-upper .br {
    display: block;
  }
}
a.link-arrow-right-upper.white, span.link-arrow-right-upper.white {
  color: #ffffff;
}
a.link-arrow-right-upper.white:after, span.link-arrow-right-upper.white:after {
  background: url(img/angle-right-white.svg) center/cover no-repeat;
}
a.link-arrow-right-upper.disabled, span.link-arrow-right-upper.disabled {
  opacity: 0.5;
  pointer-events: none;
}
a.link-arrow-right, span.link-arrow-right {
  display: inline-block;
  position: relative;
  font-family: "Croc", sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding-right: 0;
  color: #00A460;
}
@media (min-width: 992px) {
  a.link-arrow-right, span.link-arrow-right {
    font-size: 18px;
    padding-right: 20px;
  }
}
a.link-arrow-right:after, span.link-arrow-right:after {
  content: "";
  display: table;
  background: url(img/angle-right-green.svg) center/cover no-repeat;
  width: 7px;
  height: 11px;
  position: absolute;
  right: -13px;
  top: calc(50% + 1px);
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  a.link-arrow-right:after, span.link-arrow-right:after {
    width: 8px;
    height: 13px;
    right: 0;
  }
}
a.link-arrow-right:hover:after, span.link-arrow-right:hover:after {
  right: -18px;
}
@media (min-width: 992px) {
  a.link-arrow-right:hover:after, span.link-arrow-right:hover:after {
    right: -6px;
  }
}
a.disabled, span.disabled {
  color: #CFD3DA !important;
  pointer-events: none;
}
a.disabled:after, span.disabled:after {
  background: url(img/angle-right-gray.svg) center/cover no-repeat;
}
a.disabled.portfolio-item-link, span.disabled.portfolio-item-link {
  color: inherit !important;
  pointer-events: none;
}

h1 {
  margin: 0;
  font-family: "Croc", sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0.01em;
  color: #ffffff;
}
@media (min-width: 992px) {
  h1 {
    font-size: 58px;
    line-height: 60px;
  }
}

h2 {
  margin: 0;
  font-family: "Croc", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #ffffff;
  word-break: keep-all;
}
@media (min-width: 992px) {
  h2 {
    font-size: 42px;
    line-height: 48px;
  }
}

h3 {
  margin: 0;
  font-family: "Croc", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #4D4D4D;
}
@media (min-width: 992px) {
  h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

h4 {
  margin: 0;
  font-family: "Croc", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #333333;
}
@media (min-width: 992px) {
  h4 {
    font-size: 25px;
    line-height: 34px;
  }
}

h5 {
  margin: 0;
  font-family: "Croc", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #333333;
}
@media (min-width: 992px) {
  h5 {
    font-size: 24px;
    line-height: 28px;
  }
}

.lead-text-1, .lead-text-1 p {
  margin: 0;
  font-family: "Croc", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #68676C;
}
@media (min-width: 992px) {
  .lead-text-1, .lead-text-1 p {
    font-size: 24px;
    line-height: 34px;
  }
}
.lead-text-1.text-white, .lead-text-1 p.text-white {
  color: #ffffff;
}

p.lead-text-2 {
  font-family: "Croc", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  color: #68676C;
}
@media (min-width: 992px) {
  p.lead-text-2 {
    font-size: 28px;
    line-height: 38px;
  }
}

p.lead-text-3 {
  font-family: "Croc", sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #4D4D4D;
}
@media (min-width: 992px) {
  p.lead-text-3 {
    font-size: 24px;
    line-height: 34px;
  }
}

.lead-text-4, .lead-text-4 p {
  font-family: "Croc", sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  color: #68676C;
}
@media (min-width: 992px) {
  .lead-text-4, .lead-text-4 p {
    font-size: 24px;
    line-height: 34px;
  }
}
.lead-text-4 p:not(:last-child), .lead-text-4 p p:not(:last-child) {
  margin-bottom: 15px;
}

div.common-text.type-2 p {
  font-size: 12px;
  line-height: 18px;
  color: green !important;
}
@media (min-width: 992px) {
  div.common-text.type-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}

.common-text.type-1 p, .ecp-template .our-people .info p .common-text p, .ecp-template .our-people .info p.type-1 p, .ecp-template .our-people .info p p p, .map-direction-wrap p .common-text p, .map-direction-wrap p .ecp-template .our-people .info p p, .map-direction-wrap p.type-1 p, .map-direction-wrap p .post-item.single-case-item p p, .map-direction-wrap p p p, .post-item.single-case-item p .common-text p, .post-item.single-case-item p .ecp-template .our-people .info p p, .post-item.single-case-item p.type-1 p, .post-item.single-case-item p p p {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .common-text.type-1 p, .ecp-template .our-people .info p .common-text p, .ecp-template .our-people .info p.type-1 p, .ecp-template .our-people .info p p p, .map-direction-wrap p .common-text p, .map-direction-wrap p .ecp-template .our-people .info p p, .map-direction-wrap p.type-1 p, .map-direction-wrap p .post-item.single-case-item p p, .map-direction-wrap p p p, .post-item.single-case-item p .common-text p, .post-item.single-case-item p .ecp-template .our-people .info p p, .post-item.single-case-item p.type-1 p, .post-item.single-case-item p p p {
    font-size: 18px;
    line-height: 28px;
  }
}
.common-text.type-2 p, .ecp-template .our-people .info p.type-2 p, .map-direction-wrap p.type-2 p, .post-item.single-case-item p.type-2 p {
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .common-text.type-2 p, .ecp-template .our-people .info p.type-2 p, .map-direction-wrap p.type-2 p, .post-item.single-case-item p.type-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}

p.common-text, .ecp-template .our-people .info p, .map-direction-wrap p, .post-item.single-case-item p, .common-text p {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  color: #68676C;
}
p.common-text.type-1, .ecp-template .our-people .info p.type-1, .ecp-template .our-people .info p p, .map-direction-wrap p.type-1, .map-direction-wrap p .post-item.single-case-item p, .map-direction-wrap p p, .post-item.single-case-item p.type-1, .post-item.single-case-item p p, .common-text p.type-1 {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 992px) {
  p.common-text.type-1, .ecp-template .our-people .info p.type-1, .ecp-template .our-people .info p p, .map-direction-wrap p.type-1, .map-direction-wrap p .post-item.single-case-item p, .map-direction-wrap p p, .post-item.single-case-item p.type-1, .post-item.single-case-item p p, .common-text p.type-1 {
    font-size: 18px;
    line-height: 28px;
  }
}
p.common-text.type-2, .ecp-template .our-people .info p.type-2, .map-direction-wrap p.type-2, .post-item.single-case-item p.type-2, .common-text p.type-2 {
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 992px) {
  p.common-text.type-2, .ecp-template .our-people .info p.type-2, .map-direction-wrap p.type-2, .post-item.single-case-item p.type-2, .common-text p.type-2 {
    font-size: 16px;
    line-height: 22px;
  }
}
p.common-text.info-text, .ecp-template .our-people .info p.info-text, .map-direction-wrap p.info-text, .post-item.single-case-item p.info-text, .common-text p.info-text {
  font-size: 11px;
  line-height: 14px;
}
@media (min-width: 992px) {
  p.common-text.info-text, .ecp-template .our-people .info p.info-text, .map-direction-wrap p.info-text, .post-item.single-case-item p.info-text, .common-text p.info-text {
    font-size: 14px;
    line-height: 20px;
  }
}
p.common-text.description-text, .ecp-template .our-people .info p.description-text, .map-direction-wrap p.description-text, .post-item.single-case-item p.description-text, .common-text p.description-text {
  color: #8C8D92;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
@media (min-width: 992px) {
  p.common-text.description-text, .ecp-template .our-people .info p.description-text, .map-direction-wrap p.description-text, .post-item.single-case-item p.description-text, .common-text p.description-text {
    font-size: 18px;
    line-height: 24px;
  }
}
p.common-text.tag-text, .ecp-template .our-people .info p.tag-text, .map-direction-wrap p.tag-text, .post-item.single-case-item p.tag-text, .common-text p.tag-text {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #4D4D4D;
}
@media (min-width: 992px) {
  p.common-text.tag-text, .ecp-template .our-people .info p.tag-text, .map-direction-wrap p.tag-text, .post-item.single-case-item p.tag-text, .common-text p.tag-text {
    font-size: 16px;
    line-height: 24px;
  }
}
p.common-text.error-text, .ecp-template .our-people .info p.error-text, .map-direction-wrap p.error-text, .post-item.single-case-item p.error-text, .common-text p.error-text {
  font-size: 9px;
  line-height: 11px;
  font-weight: 400;
  color: #F70B16;
}
@media (min-width: 992px) {
  p.common-text.error-text, .ecp-template .our-people .info p.error-text, .map-direction-wrap p.error-text, .post-item.single-case-item p.error-text, .common-text p.error-text {
    font-size: 12px;
    line-height: 16px;
  }
}
p.common-text.color-dark-gray, .ecp-template .our-people .info p.color-dark-gray, .map-direction-wrap p.color-dark-gray, .post-item.single-case-item p.color-dark-gray, .common-text p.color-dark-gray {
  color: #333333;
}

.common-text p:not(:last-child), .ecp-template .our-people .info p p:not(:last-child), .map-direction-wrap p p:not(:last-child), .post-item.single-case-item p p:not(:last-child) {
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .common-text p:not(:last-child), .ecp-template .our-people .info p p:not(:last-child), .map-direction-wrap p p:not(:last-child), .post-item.single-case-item p p:not(:last-child) {
    margin-bottom: 10px;
  }
}

section ul {
  margin: 0;
  padding-left: 23px;
}
@media (min-width: 992px) {
  section ul {
    padding-left: 35px;
  }
}
section ul li {
  position: relative;
  list-style: none;
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #68676C;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  section ul li {
    font-size: 18px;
    line-height: 30px;
  }
}
section ul li:before {
  content: "";
  display: table;
  position: absolute;
  left: -15px;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #68676C;
  border-radius: 50%;
}
@media (min-width: 992px) {
  section ul li:before {
    top: 13px;
  }
}

section ol {
  margin: 15px 0;
  padding-left: 0;
  counter-reset: item;
}
section ol li {
  counter-increment: item;
  position: relative;
  list-style: none;
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #68676C;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  section ol li {
    font-size: 18px;
    line-height: 30px;
  }
}
section ol li:before {
  content: counter(item) ". ";
  position: relative;
  font-weight: 600;
}

.pdt-xxs {
  padding-top: 6px;
}
@media (min-width: 992px) {
  .pdt-xxs {
    padding-top: 10px;
  }
}
.pdt-xs {
  padding-top: 12px;
}
@media (min-width: 992px) {
  .pdt-xs {
    padding-top: 16px;
  }
}
.pdt-s {
  padding-top: 16px;
}
@media (min-width: 992px) {
  .pdt-s {
    padding-top: 24px;
  }
}
.pdt-m {
  padding-top: 30px;
}
@media (min-width: 992px) {
  .pdt-m {
    padding-top: 40px;
  }
}
.pdt-l {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .pdt-l {
    padding-top: 60px;
  }
}
.pdt-xl {
  padding-top: 60px;
}
@media (min-width: 992px) {
  .pdt-xl {
    padding-top: 120px;
  }
}
.pdt-xxl {
  padding-top: 100px;
}
@media (min-width: 992px) {
  .pdt-xxl {
    padding-top: 160px;
  }
}
.pdb-xxs {
  padding-bottom: 6px;
}
@media (min-width: 992px) {
  .pdb-xxs {
    padding-bottom: 10px;
  }
}
.pdb-xs {
  padding-bottom: 12px;
}
@media (min-width: 992px) {
  .pdb-xs {
    padding-bottom: 16px;
  }
}
.pdb-s {
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .pdb-s {
    padding-bottom: 24px;
  }
}
.pdb-m {
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .pdb-m {
    padding-bottom: 40px;
  }
}
.pdb-l {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .pdb-l {
    padding-bottom: 60px;
  }
}
.pdb-xl {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .pdb-xl {
    padding-bottom: 120px;
  }
}
.pdb-xxl {
  padding-bottom: 100px;
}
@media (min-width: 992px) {
  .pdb-xxl {
    padding-bottom: 160px;
  }
}

.mgt-xxs {
  margin-top: 6px;
}
@media (min-width: 992px) {
  .mgt-xxs {
    margin-top: 10px;
  }
}
.mgt-xs {
  margin-top: 12px;
}
@media (min-width: 992px) {
  .mgt-xs {
    margin-top: 16px;
  }
}
.mgt-s {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .mgt-s {
    margin-top: 24px;
  }
}
.mgt-m {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .mgt-m {
    margin-top: 40px;
  }
}
.mgt-l {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .mgt-l {
    margin-top: 60px;
  }
}
.mgt-xl, .map-direction-wrap h2 {
  margin-top: 60px;
}
@media (min-width: 992px) {
  .mgt-xl, .map-direction-wrap h2 {
    margin-top: 120px;
  }
}
.mgt-xxl {
  margin-top: 100px;
}
@media (min-width: 992px) {
  .mgt-xxl {
    margin-top: 160px;
  }
}
.mgb-xxs {
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .mgb-xxs {
    margin-bottom: 10px;
  }
}
.mgb-xs, .ecp-template .our-people .info p, .map-direction-wrap h2 {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .mgb-xs, .ecp-template .our-people .info p, .map-direction-wrap h2 {
    margin-bottom: 16px;
  }
}
.mgb-s {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .mgb-s {
    margin-bottom: 24px;
  }
}
.mgb-m, .map-direction-wrap p {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .mgb-m, .map-direction-wrap p {
    margin-bottom: 40px;
  }
}
.mgb-l {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .mgb-l {
    margin-bottom: 60px;
  }
}
.mgb-xl {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .mgb-xl {
    margin-bottom: 120px;
  }
}
.mgb-xxl {
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  .mgb-xxl {
    margin-bottom: 160px;
  }
}

.filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .filters {
    flex-direction: row;
    margin: 0;
  }
}

.round-select {
  position: relative;
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .round-select {
    margin-left: 20px;
    margin-bottom: 0;
  }
  .round-select.industries {
    min-width: 280px;
  }
  .round-select.w280 {
    width: 280px;
  }
  .round-select.w220 {
    width: 220px;
  }
}
.round-select:last-child {
  margin-bottom: 0;
}

.round-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #ffffff;
}

.select-selected:after {
  position: absolute;
  content: "";
  top: 12px;
  right: 20px;
  border-top: 1px solid #68676C;
  border-right: 1px solid #68676C;
  width: 9px;
  height: 9px;
  transform: rotate(135deg);
  transition: all 0.2s ease;
}

.select-selected.select-arrow-active:after {
  top: 18px;
  transform: rotate(315deg);
}

.select-items {
  position: absolute;
  background: #fff;
  top: calc(100% + 8px);
  border: 1px solid #E7E7E8;
  border-radius: 13px;
  left: 0;
  right: 0;
  z-index: 99;
  overflow: hidden;
}

.select-items div {
  color: #333333;
  padding: 7px 19px;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background: #F7F9FC;
}

.select-selected {
  color: #8C8D92;
  padding: 7px 19px;
  border: 1px solid #E7E7E8;
  border-radius: 50px;
  min-width: 160px;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all 0.3s ease;
}

.select-selected.select-arrow-active {
  border-color: #00A460;
}

.codedropz-upload-wrapper {
  width: 100%;
}
.codedropz-upload-wrapper input.error + label + .codedropz-upload-handler, .codedropz-upload-wrapper input.error + .codedropz-upload-handler {
  border-color: red;
}
.codedropz-upload-wrapper .codedropz-upload-handler {
  border: 1px solid #CFD3DA;
  border-radius: 22px;
  transition: border-color 0.3s ease;
}
.codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container {
  padding: 24px 10px 46px;
}
.codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container h3,
.codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container h4 {
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  margin: 0 0 10px;
}
.codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container span {
  display: none;
}
.codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container a.cd-upload-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 24px;
  height: 100%;
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #68676C;
  transition: opacity 0.3s ease;
}
.codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container a.cd-upload-btn.disable {
  pointer-events: none;
  opacity: 0.7;
}
.codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter {
  display: none;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-image {
  width: 44px;
  height: 44px;
  border-color: #CFD3DA;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-image .file {
  background: url(./img/attach-icon-2.svg) center/cover no-repeat;
  width: 20px;
  height: 20px;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .name {
  display: inline-block;
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  padding-right: 10px;
  color: #333333;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .name em {
  color: #CFD3DA;
  font-style: normal;
  font-weight: normal;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
  border-radius: 22px;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: #00A460;
  padding-right: 5px;
  padding-top: 2px;
  font-family: "Croc", sans-serif;
  font-weight: 600;
  font-size: 9px;
  line-height: 10px;
  color: #FFFFFF;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .remove-file {
  display: inline-block;
  position: relative;
  top: 2px;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .remove-file .dnd-icon-remove:after {
  background: url(./img/cross-icon-gray.svg) center/cover no-repeat;
}
.codedropz-upload-wrapper span.has-error-msg {
  font-family: "Croc", sans-serif;
  font-style: normal !important;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #F70B16;
  padding-left: 52px !important;
}

.posts-pagination, .pagination .page-numbers {
  padding: 0;
  margin-left: -10px;
  display: inline-block;
  list-style: none;
  transition: color 0.3s ease;
}
.posts-pagination:hover:not(.current), .pagination .page-numbers:hover:not(.current) {
  color: #00A460;
}
@media (min-width: 992px) {
  .posts-pagination, .pagination .page-numbers {
    margin-top: 10px;
  }
}
.posts-pagination li, .pagination .page-numbers li {
  display: inline-block;
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  margin: 0;
  padding: 8px 14px;
}
@media (min-width: 992px) {
  .posts-pagination li, .pagination .page-numbers li {
    font-size: 15px;
    line-height: 20px;
    padding: 12px 18px;
  }
}
.posts-pagination li .current, .pagination .page-numbers li .current {
  display: inline-block;
  padding: 8px 0;
  color: #ffffff;
  background: #00A460;
  border-radius: 50%;
  width: 32px;
  text-align: center;
}
@media (min-width: 992px) {
  .posts-pagination li .current, .pagination .page-numbers li .current {
    width: 44px;
    padding: 12px 0;
  }
}
.posts-pagination li:before, .pagination .page-numbers li:before {
  display: none;
}
.posts-pagination li a.next, .pagination .page-numbers li a.next {
  position: relative;
  top: 1px;
}
@media (min-width: 992px) {
  .posts-pagination li a.next, .pagination .page-numbers li a.next {
    top: -1px;
  }
}
.posts-pagination li a.next:after, .pagination .page-numbers li a.next:after {
  content: "";
  display: table;
  border-top: 1px solid #68676C;
  border-right: 1px solid #68676C;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .posts-pagination li a.next:after, .pagination .page-numbers li a.next:after {
    width: 9px;
    height: 9px;
  }
}
.posts-pagination li a.next:hover:after, .pagination .page-numbers li a.next:hover:after {
  border-top: 1px solid #00A460;
  border-right: 1px solid #00A460;
}
.posts-pagination li a.prev, .pagination .page-numbers li a.prev {
  position: relative;
  top: 1px;
}
@media (min-width: 992px) {
  .posts-pagination li a.prev, .pagination .page-numbers li a.prev {
    top: -1px;
  }
}
.posts-pagination li a.prev:after, .pagination .page-numbers li a.prev:after {
  content: "";
  display: table;
  border-top: 1px solid #68676C;
  border-right: 1px solid #68676C;
  width: 7px;
  height: 7px;
  transform: rotate(225deg);
}
@media (min-width: 992px) {
  .posts-pagination li a.prev:after, .pagination .page-numbers li a.prev:after {
    width: 9px;
    height: 9px;
  }
}
.posts-pagination li a.prev:hover:after, .pagination .page-numbers li a.prev:hover:after {
  border-top: 1px solid #00A460;
  border-right: 1px solid #00A460;
}

.scalabe-img img {
  width: 100%;
  transition: transform 0.5s ease;
}
.scalabe-img:hover img {
  transform: scale(1.05);
}

.body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: transparent;
  transition: background 0.3s ease;
  z-index: -1;
}
.body-overlay.active {
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.fix-margin-60 {
  margin-bottom: -60px;
}

.fix-margin-40 {
  margin-bottom: -40px;
}

body.search #greenBlock {
  display: none;
}
body.disable-scroll {
  overflow: hidden;
}

@media (min-width: 992px) {
  .pr-30 {
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  .pl-30 {
    padding-left: 30px;
  }
}

@media (min-width: 992px) {
  .pr-25 {
    padding-right: 25px;
  }
}

@media (min-width: 992px) {
  .pl-25 {
    padding-left: 25px;
  }
}

.pl-pr-24 {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 992px) {
  .pl-pr-24 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.pl-pr-30 {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 992px) {
  .pl-pr-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.pl-pr-40 {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 992px) {
  .pl-pr-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.custom-owl-nav {
  display: flex;
}
@media (max-width: 991px) {
  .custom-owl-nav {
    position: absolute;
    right: 15px;
    top: 8px;
  }
}
.custom-owl-nav > div {
  width: 7px;
  height: 14px;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.custom-owl-nav > div:first-child {
  margin-right: 15px;
}
@media (min-width: 992px) {
  .custom-owl-nav > div {
    width: 9px;
    height: 18px;
  }
  .custom-owl-nav > div:first-child {
    margin-right: 25px;
  }
}
.custom-owl-nav .custom-owl-prev {
  background-image: url(./img/angle-left.svg);
}
.custom-owl-nav .custom-owl-next {
  background-image: url(./img/angle-right.svg);
}

/********** new posts style *********/
.post-item {
  position: relative;
}
@media (min-width: 992px) {
  .post-item.pl-15 {
    padding-left: 15px;
  }
  .post-item.pr-15 {
    padding-right: 15px;
  }
}
.post-item.vertival {
  display: flex;
  flex-direction: column;
}
.post-item.press-release {
  padding: 20px 20px 0;
  margin-bottom: 47px;
  border: 1px solid #E2E4E9;
}
.post-item.press-release > a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.post-item.press-release h4 {
  transition: color 0.3s ease;
}
.post-item.press-release:hover h4 {
  color: #00A460;
}
@media (min-width: 992px) {
  .post-item.press-release {
    margin-bottom: 67px;
    padding: 27px 40px 0;
  }
}
.post-item.press-release .date, .post-item.press-release .tag {
  position: absolute;
  background: #ffffff;
  padding: 0 10px;
  left: 10px;
  top: -28px;
}
@media (min-width: 992px) {
  .post-item.press-release .date, .post-item.press-release .tag {
    left: 30px;
  }
}
.post-item.event-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  border: 1px solid #E2E4E9;
}
@media (min-width: 992px) {
  .post-item.event-item {
    flex-direction: row;
  }
}
.post-item.event-item .thumb-wrapper {
  width: 100%;
  z-index: -1;
}
@media (min-width: 992px) {
  .post-item.event-item .thumb-wrapper {
    flex: 0 0 350px;
    height: 100%;
    margin-right: 40px;
    margin-bottom: -1px;
    margin-left: -1px;
    margin-top: -1px;
  }
}
.post-item.event-item .thumb-wrapper .post-thumb {
  width: 100%;
}
@media (min-width: 992px) {
  .post-item.event-item .thumb-wrapper .post-thumb {
    width: 350px;
    height: 270px;
  }
}
.post-item.event-item .post-info {
  padding: 20px;
}
@media (min-width: 992px) {
  .post-item.event-item .post-info {
    padding: 0 40px 0 0;
  }
}
.post-item.event-item .date, .post-item.event-item .tag {
  margin-top: 0;
  margin-bottom: 10px;
}
.post-item.event-item > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.post-item.event-item h4 {
  transition: color 0.3s ease;
}
.post-item.event-item:hover h4 {
  color: #00A460;
}
.post-item.single-case-item h2, .post-item.single-case-item h3 {
  color: #00A460;
  margin-bottom: 6px;
  margin-top: 16px;
}
@media (min-width: 992px) {
  .post-item.single-case-item h2, .post-item.single-case-item h3 {
    margin-bottom: 10px;
    margin-top: 24px;
  }
}
.post-item.single-case-item p {
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .post-item.single-case-item p {
    margin-bottom: 10px;
  }
}
.post-item.single-case-item img {
  margin-top: 12px;
  max-width: 100%;
  height: auto;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .post-item.single-case-item img {
    margin-top: 24px;
    margin-bottom: 16px;
  }
}
.post-item.single-case-item .date, .post-item.single-case-item .tag {
  font-size: 13px;
  line-height: 18px;
}
.post-item.single-case-item .content-wrapper p span {
  font-weight: 300 !important;
}
.post-item a:hover .post-thumb {
  transform: scale(1.05) scaleZ(1);
}
.post-item a:hover h4, .post-item a:hover h5 {
  color: #00A460;
}
.post-item h4, .post-item h5, .post-item h6 {
  transition: color 0.3s ease;
}
.post-item h4 a:hover, .post-item h5 a:hover, .post-item h6 a:hover {
  color: #00A460;
}
.post-item .thumb-wrapper {
  position: relative;
  overflow: hidden;
}
.post-item .thumb-wrapper div.post-thumb {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
.post-item .thumb-wrapper div.post-thumb.h-350 {
  height: 350px;
}
.post-item .thumb-wrapper img.post-thumb {
  width: 100%;
  transition: transform 0.3s ease;
}
.post-item .thumb-wrapper img.post-thumb:hover {
  transform: scale(1.05);
}

#goToTop {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 80px;
  opacity: 1;
  background: #00A460;
  border: 1px solid #00A460;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(51, 51, 51, 0.06);
  transition: all 0.3s ease;
  z-index: 10;
}
@media (min-width: 768px) {
  #goToTop {
    bottom: 45px;
  }
}
@media (min-width: 1200px) {
  #goToTop {
    right: 60px;
    bottom: 24px;
    width: 44px;
    height: 44px;
  }
}
#goToTop svg path {
  stroke: #fff;
}
@media (min-width: 992px) {
  #goToTop:hover {
    background: #fff;
  }
  #goToTop:hover svg path {
    stroke: #00A460;
  }
}

.event-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  background: url(img/cross.svg) center/cover no-repeat;
  cursor: pointer;
}
@media (min-width: 992px) {
  .event-modal-close {
    width: 24px;
    height: 24px;
  }
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.wow {
  visibility: hidden;
}

@media (max-width: 991px) {
  .line-break-mobile {
    display: block;
  }
}

.page-template-homepage .digital-transformation .link-btn {
  white-space: nowrap;
}

.owl-carousel.top-right-nav .owl-nav {
  display: block;
  position: absolute;
  top: -54px;
  right: 0;
}
.owl-carousel.top-right-nav .owl-prev span {
  display: none;
}
.owl-carousel.top-right-nav .owl-prev:after {
  content: "";
  display: table;
  width: 10px;
  height: 18px;
  background-size: cover;
  background-image: url(img/angle-left.svg);
  background-repeat: no-repeat;
}
.owl-carousel.top-right-nav .owl-next span {
  display: none;
}
.owl-carousel.top-right-nav .owl-next:after {
  content: "";
  display: table;
  width: 10px;
  height: 18px;
  background-size: cover;
  background-image: url(img/angle-right.svg);
  background-repeat: no-repeat;
  margin-left: 24px;
}

.quicklinks #wp-admin-bar-handl-utm-grabber {
  display: none;
}

form .intl-tel-input {
  display: flex;
  width: 100%;
}
form .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background: none;
}
form .intl-tel-input.allow-dropdown input, form .intl-tel-input.allow-dropdown input[type=tel], form .intl-tel-input.allow-dropdown input[type=text], form .intl-tel-input.separate-dial-code input, form .intl-tel-input.separate-dial-code input[type=tel], form .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 76px;
}
form .intl-tel-input.allow-dropdown .flag-container, form .intl-tel-input.separate-dial-code .flag-container {
  left: 25px;
}
form .selected-flag > span {
  position: absolute;
  left: -7px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 300;
  font-family: "Croc", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #8C8D92;
}
@media (min-width: 992px) {
  form .selected-flag > span {
    font-size: 15px;
    line-height: 20px;
  }
}
form .intl-tel-input .country-list {
  left: -25px;
  border-radius: 20px;
  top: calc(100% + 10px);
  overflow-x: hidden;
  width: auto;
}
form .intl-tel-input .country-list::-webkit-scrollbar {
  width: 20px;
  height: 18px;
}
form .intl-tel-input .country-list::-webkit-scrollbar-thumb {
  height: 6px;
  border: 7px solid transparent;
  background-clip: padding-box;
  -webkit-border-radius: 25px;
  background-color: #CFD3DA;
  -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}
form .intl-tel-input .country-list::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
form .intl-tel-input .country-list::-webkit-scrollbar-corner {
  background-color: transparent;
}
form .intl-tel-input .country-list::-webkit-resizer {
  width: 0px;
  height: 0px;
  position: absolute;
  display: none;
}
form .intl-tel-input .country-list li.country {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  color: #333333;
}
form .intl-tel-input .country-list li.country.highlight {
  background: none;
  color: #00A460;
}
form .intl-tel-input .country-list li.country.highlight .dial-code {
  color: #00A460;
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
.event-skeleton {
  width: 100%;
  background: #fff;
  border: 1px solid #E2E4E9;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  .event-skeleton {
    flex-direction: row;
  }
}
.event-skeleton .skeleton-info {
  width: 100%;
}
.event-skeleton .skeleton-img {
  background: #E2E4E9;
  flex: 1 0 auto;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 992px) {
  .event-skeleton .skeleton-img {
    margin-right: 40px;
    margin-bottom: 0;
    height: 270px;
    width: 350px;
  }
}
.event-skeleton .skeleton-date {
  height: 21px;
  background: #E2E4E9;
  width: 100%;
  max-width: 125px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .event-skeleton .skeleton-date {
    margin-left: 15px;
    height: 14px;
  }
}
.event-skeleton .skeleton-title {
  background: #E2E4E9;
  width: 100%;
  max-width: 530px;
  margin-bottom: 10px;
  height: 34px;
}
@media (max-width: 991px) {
  .event-skeleton .skeleton-title {
    margin-left: 15px;
    max-width: 217px;
    height: 72px;
  }
}
.event-skeleton .skeleton-description {
  background: #E2E4E9;
  width: 100%;
  max-width: 670px;
  margin-bottom: 10px;
  height: 80px;
}
@media (max-width: 991px) {
  .event-skeleton .skeleton-description {
    margin-left: 15px;
    height: 108px;
    max-width: calc(100% - 30px);
  }
}
.event-skeleton .skeleton-img, .event-skeleton .skeleton-info > div {
  position: relative;
  overflow: hidden;
}
.event-skeleton .skeleton-img::after, .event-skeleton .skeleton-info > div::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
  content: "";
}

.content_banner_telegram {
  display: inline-block;
  margin-top: 16px !important;
  margin-bottom: 22px !important;
}
@media (min-width: 1200px) {
  .content_banner_telegram {
    margin-top: 20px !important;
    margin-bottom: 32px !important;
  }
}
.content_banner_telegram__img {
  height: auto;
  max-width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.content_banner_telegram__img.mobile {
  display: block;
}
.content_banner_telegram__img.desktop {
  display: none;
}
@media (min-width: 576px) {
  .content_banner_telegram__img.mobile {
    display: none;
  }
  .content_banner_telegram__img.desktop {
    display: block;
  }
}

.wpcf7-not-valid-tip, .wpcf7-response-output {
  display: none !important;
}

.wpcf7-form-control-wrap {
  display: flex;
}

.wpcf7-form-control-wrap[data-name=acceptence], .wpcf7-form-control-wrap[data-name=acceptence2] {
  position: absolute;
  left: -9999px;
  height: 0;
  width: 0;
  opacity: 0;
}

@media (min-width: 992px) {
  #eventModal .contact-form .bottom-controls {
    margin-top: 0;
  }
}

#cookie-notice.cn-position-bottom {
  font-family: "Croc", sans-serif;
  background: #F7F9FC;
  border: 1px solid #C8C8C8;
  border-radius: 16px;
  left: 27px;
  bottom: 19px;
  min-width: auto;
  width: calc(100% - 54px);
  max-width: 395px;
}
#cookie-notice.cn-position-bottom .cookie-notice-container {
  padding: 37px 25px 21px;
}
#cookie-notice.cn-position-bottom .cookie-notice-container .cn-text-container {
  text-align: left;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
  font-weight: 300;
}
#cookie-notice.cn-position-bottom .cookie-notice-container .cn-text-container a {
  color: #00A460;
  transition: all 0.3s ease;
  text-decoration: underline;
}
#cookie-notice.cn-position-bottom .cookie-notice-container .cn-text-container a:hover {
  text-decoration: none;
}
#cookie-notice.cn-position-bottom .cookie-notice-container .cn-text-container p:not(:last-child) {
  margin-bottom: 14px;
}
#cookie-notice.cn-position-bottom .cn-buttons-container {
  margin-top: 25px;
}
#cookie-notice.cn-position-bottom .cn-button {
  margin: 0;
  border: 1px solid #C8C8C8;
  border-radius: 42px;
  padding: 14px 26px 13px;
  font-size: 12px;
  line-height: 13px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
#cookie-notice.cn-position-bottom .cn-button:hover {
  color: #fff;
  background-color: #06A260;
  border-color: #06A260;
}
#cookie-notice.cn-position-bottom .cn-close-icon {
  display: none;
}

.cookie-notice-hidden {
  display: none;
}

/*

  TODO: fix filters UI

*/
.searchandfilter ul {
  display: flex;
  padding: 0;
}
.searchandfilter ul li {
  display: flex;
  width: 100%;
}
@media (min-width: 992px) {
  .searchandfilter ul li:last-child {
    margin-left: 15px;
  }
}
.searchandfilter ul li:before {
  display: none;
}
@media (min-width: 992px) {
  .searchandfilter ul li .sf-input-text {
    width: 300px;
    margin-right: 20px;
  }
}
.searchandfilter label {
  width: 100%;
}
.searchandfilter select.sf-input-select {
  display: none;
}
.searchandfilter select.sf-input-select.select2-hidden-accessible {
  display: block;
}

.searchandfilter .select2-container {
  width: 280px !important;
  display: flex;
  border-radius: 50px;
  border: 1px solid #CFD3DA;
  transition: all 0.3s ease;
}
.searchandfilter .select2-container.select2-container--default .selection {
  width: 100%;
  display: block;
}
.searchandfilter .select2-container.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
  color: #8C8D92;
  cursor: pointer;
  height: auto;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all 0.3s ease;
}
.searchandfilter .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #8C8D92;
  padding: 7px 19px;
}
.searchandfilter .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  position: absolute;
  content: "";
  top: 10px;
  right: 20px;
  border-top: 1px solid #68676C;
  border-right: 1px solid #68676C;
  width: 9px;
  height: 9px;
  transform: rotate(135deg);
  transition: all 0.2s ease;
}
.searchandfilter .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.searchandfilter .select2-container.select2-container--default.select2-container--open {
  border-color: #00A460;
}
.searchandfilter .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  top: 15px;
  transform: rotate(-45deg);
}

.select2-dropdown {
  background: transparent;
  top: 8px;
  border: none;
}

.select2-container *:focus {
  outline: none;
}
.select2-container.select2-container--default .select2-results > .select2-results__options {
  border: 1px solid #CFD3DA;
  border-radius: 13px;
  color: #333333;
  background: #fff;
}
.select2-container.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 20px;
  height: 18px;
}
.select2-container.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  height: 6px;
  border: 7px solid transparent;
  background-clip: padding-box;
  -webkit-border-radius: 25px;
  background-color: #CFD3DA;
  -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}
.select2-container.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
.select2-container.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-corner {
  background-color: transparent;
}
.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #FFF;
  color: #00A460;
}
.select2-container.select2-container--default .select2-results__option[aria-selected=true] {
  background: #FFF;
  color: #00A460;
}
.select2-container .select2-search--dropdown {
  display: none;
}
.select2-container .select2-results__option {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  padding: 7px 19px;
}

.job-filter form.searchandfilter ul {
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
.job-filter form.searchandfilter ul li {
  flex-basis: 100%;
}
@media (min-width: 992px) {
  .job-filter form.searchandfilter ul li {
    flex-basis: 23%;
  }
}
.job-filter form.searchandfilter ul li:first-child {
  flex-basis: 100%;
}
.job-filter form.searchandfilter ul li:last-child {
  display: block;
}
.job-filter form.searchandfilter ul li.sf-field-search {
  position: relative;
}
.job-filter form.searchandfilter ul li.sf-field-search .sf-input-text {
  width: 100%;
  margin-right: 0;
  font-size: 15px;
  padding: 11px 20px;
  color: #68676C;
}
.job-filter form.searchandfilter ul li.sf-field-search .sf-input-text:-ms-input-placeholder {
  color: #8C8D92;
}
.job-filter form.searchandfilter ul li.sf-field-search .sf-input-text::placeholder {
  color: #8C8D92;
}
.job-filter form.searchandfilter ul li.sf-field-search:after {
  content: "";
  display: table;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background: url(img/find-icon.svg);
  background-size: cover;
}
.job-filter form.searchandfilter ul li .select2-container {
  min-width: 100%;
  width: 100% !important;
  height: 44px;
  align-items: center;
  display: flex;
  background: #fff;
}
.job-filter .searchandfilter .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  top: 13px;
}
.job-filter .searchandfilter .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  top: 19px;
}

.vendors.filters form {
  width: 100%;
}
.vendors.filters form ul {
  width: 100%;
}
.vendors.filters form ul li.sf-field-search {
  position: relative;
}
.vendors.filters form ul li.sf-field-search:after {
  content: "";
  display: table;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background: url(img/find-icon.svg);
  background-size: cover;
}
.vendors.filters form ul li.sf-field-search .sf-input-text {
  margin-right: 0;
}

/**********************     ALM STYLES    ********************************************/
.new-filter-wrapper .filter-wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 16px;
}
@media (min-width: 992px) {
  .new-filter-wrapper .filter-wrap {
    flex-direction: row;
    margin-top: 0;
  }
}
.new-filter-wrapper .filter-wrap > div {
  position: relative;
  font-family: "Croc", sans-serif;
  width: 100%;
  padding: 11px 21px;
  margin-bottom: 16px;
  border-radius: 25px;
  border: 1px solid #E2E4E9;
  cursor: pointer;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #68676C;
  transition: border 0.3s ease;
}
@media (min-width: 992px) {
  .new-filter-wrapper .filter-wrap > div {
    font-size: 15px;
    line-height: 20px;
    width: 200px;
    padding: 11px 21px;
    margin-bottom: 0;
  }
  .new-filter-wrapper .filter-wrap > div:not(:last-child) {
    margin-right: 15px;
  }
}
.new-filter-wrapper .filter-wrap > div:after {
  content: "";
  background: url(img/angle-bottom.svg);
  background-size: 14px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 9px;
  transition: transform 0.3s ease;
}
@media (min-width: 992px) {
  .new-filter-wrapper .filter-wrap > div:after {
    background-size: 17px;
  }
}
.new-filter-wrapper .filter-wrap > div.opened {
  border-color: #00A460;
}
.new-filter-wrapper .filter-wrap > div.opened:after {
  transform: translateY(-50%) rotate(180deg);
}

.new-resources-wrap .filter-wrap > div > div:not(.text-filter-wrap) {
  position: relative;
  font-family: "Croc", sans-serif;
  width: 100%;
  padding: 11px 21px;
  margin-bottom: 16px;
  border-radius: 25px;
  border: 1px solid #E2E4E9;
  cursor: pointer;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #68676C;
  transition: border 0.3s ease;
}
@media (min-width: 992px) {
  .new-resources-wrap .filter-wrap > div > div:not(.text-filter-wrap) {
    font-size: 15px;
    line-height: 20px;
    padding: 11px 21px;
    margin-bottom: 0;
  }
  .new-resources-wrap .filter-wrap > div > div:not(.text-filter-wrap):not(:last-child) {
    margin-right: 15px;
  }
}
.new-resources-wrap .filter-wrap > div > div:not(.text-filter-wrap):after {
  content: "";
  background: url(img/angle-bottom.svg);
  background-size: 14px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 9px;
  transition: transform 0.3s ease;
}
@media (min-width: 992px) {
  .new-resources-wrap .filter-wrap > div > div:not(.text-filter-wrap):after {
    background-size: 17px;
  }
}
.new-resources-wrap .filter-wrap > div > div:not(.text-filter-wrap).opened {
  border-color: #00A460;
}
.new-resources-wrap .filter-wrap > div > div:not(.text-filter-wrap).opened:after {
  transform: translateY(-50%) rotate(180deg);
}

.text-filter-wrap {
  position: relative;
  display: flex;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .text-filter-wrap {
    margin-bottom: 24px;
  }
}
.text-filter-wrap input {
  border-radius: 25px;
  border: 1px solid #E2E4E9;
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  padding-left: 21px;
  height: 40px;
}
@media (min-width: 992px) {
  .text-filter-wrap input {
    font-size: 15px;
    line-height: 20px;
    height: 44px;
  }
}
.text-filter-wrap .find-btn {
  flex-basis: 110px;
  min-width: 110px;
  text-align: center;
  margin-left: 10px;
  padding-top: 14px !important;
}
@media (max-width: 991px) {
  .text-filter-wrap .find-btn.desktop-only {
    display: none;
  }
}
.text-filter-wrap .find-btn.mobile-only {
  border-radius: 50%;
  min-width: auto;
  position: absolute;
  right: 20px;
  top: 2px;
  flex: none;
  background-image: url(./img/find-icon.svg);
  background-size: 14px;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0;
  width: 35px;
  height: 35px;
}
@media (min-width: 992px) {
  .text-filter-wrap .find-btn.mobile-only {
    display: none;
  }
}
.text-filter-wrap .typeError {
  position: absolute;
  left: 20px;
  bottom: -11px;
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 9px;
  line-height: 11px;
  color: #F70B16;
}
@media (min-width: 992px) {
  .text-filter-wrap .typeError {
    font-size: 12px;
    line-height: 16px;
    left: 22px;
    bottom: -18px;
  }
}

.events-wrapper .ajax-load-more-wrap .alm-listing {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 991px) {
  .events-wrapper .ajax-load-more-wrap .event-item {
    align-items: flex-start;
  }
}
.events-wrapper .ajax-load-more-wrap .row {
  flex: 1 0 100%;
}
.events-wrapper img {
  width: 100%;
}
@media (max-width: 991px) {
  .events-wrapper img {
    margin-bottom: 20px;
  }
}

.ajax-load-more-wrap .alm-listing {
  margin-right: -15px;
  margin-left: -15px;
}
.ajax-load-more-wrap .alm-listing .alm-reveal {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.ajax-load-more-wrap .alm-btn-wrap {
  text-align: left;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn {
  background: transparent;
  color: #00A460;
  text-transform: uppercase;
  position: relative;
  font-family: "Croc", sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  height: auto;
  padding: 0 20px 0 0;
  box-shadow: none;
  pointer-events: none;
}
@media (min-width: 992px) {
  .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn {
    font-size: 18px;
    line-height: 27px;
  }
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:before {
  display: none !important;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:after {
  content: "";
  display: table;
  border-top: 2px solid #00A460;
  border-right: 2px solid #00A460;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  position: absolute;
  right: 8px;
  top: 5px;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:after {
    top: 7px;
    width: 9px;
    height: 9px;
  }
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:hover {
  background: none;
  color: #00A460;
  box-shadow: none;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:hover:after {
  right: 0;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn.loading {
  opacity: 0.7;
  padding-left: 0;
  background-color: transparent;
  color: #00A460;
  box-shadow: none;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn.done {
  display: none !important;
}

.alm-btn-wrap {
  display: inline-block;
  padding: 0;
  cursor: pointer;
}

.alm-btn-wrap:hover .alm-load-more-btn:after {
  right: 0;
}

.alm-load-more-btn {
  pointer-events: none;
}

.ajax-load-more-wrap .post-item .post-thumb {
  height: 275px;
}
@media (min-width: 992px) {
  .ajax-load-more-wrap .col-lg-6 .post-item .post-thumb {
    height: 400px;
  }
}

.filter-list .alm-filters-container.filtering {
  opacity: 1;
}
.filter-list .alm-filters-container.filtering ul {
  opacity: 0.5;
}
.filter-list .alm-filters-container .alm-filter {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 30px);
  margin-left: -15px;
  padding: 40px 15px 25px;
  background: white;
  z-index: 3;
}
@media (min-width: 992px) {
  .filter-list .alm-filters-container .alm-filter {
    width: 100%;
    margin-left: 0;
    padding: 40px 15px 25px;
  }
}
.filter-list .alm-filters-container .alm-filter:before, .filter-list .alm-filters-container .alm-filter:after {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background: #E2E4E9;
  position: absolute;
  left: calc(50% - 10px);
  transform: translateX(-50%);
}
.filter-list .alm-filters-container .alm-filter:before {
  top: 0;
}
.filter-list .alm-filters-container .alm-filter:after {
  bottom: 0;
}
.filter-list .alm-filters-container .alm-filter ul {
  display: flex;
  flex-wrap: wrap;
}
.filter-list .alm-filters-container .alm-filter ul li {
  flex-basis: 50%;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .filter-list .alm-filters-container .alm-filter ul li {
    flex-basis: 25%;
  }
}
.filter-list .alm-filters-container .alm-filter ul li:before {
  display: none;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--checkbox .field-checkbox:before {
  border-radius: 5px;
  border-color: #CFD3DA;
  box-shadow: none;
  background-color: #fff;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--checkbox .field-checkbox:after {
  border-width: 0 2px 2px 0;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--checkbox .field-checkbox:hover:before {
  box-shadow: none;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--checkbox .field-checkbox.active:before {
  border-color: #00A460;
  background-color: #00A460;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--radio .field-radio {
  color: #333333;
  padding: 0 0 0 20px;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--radio .field-radio.active:before {
  border-color: #00A460;
  background-color: transparent;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--radio .field-radio:hover {
  color: #333333;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--radio .field-radio:before {
  background: transparent;
  box-shadow: none;
  border: 1px solid #00A460;
  width: 14px;
  height: 14px;
  top: 4px;
}
.filter-list .alm-filters-container .alm-filter ul li.alm-filter--radio .field-radio:after {
  background: #00A460;
  width: 8px;
  height: 8px;
  top: 7px;
  left: 3px;
}

.news-header.with-border-bottom {
  margin-bottom: 40px;
}
.news-header.with-border-bottom:before {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 10px);
  right: 0;
  bottom: -1px;
  width: 100vw;
  height: 1px;
  background: #E2E4E9;
  transform: translateX(-50%);
}

.f-list #alm-selected-filters {
  padding: 40px 0 15px;
}
.f-list #alm-selected-filters li {
  margin: 0 16px 20px 0;
}
.f-list #alm-selected-filters li:before {
  display: none;
}
.f-list #alm-selected-filters li:first-child:before {
  content: "Selected: ";
  display: inline-block;
  position: relative;
  margin-right: 16px;
  top: 4px;
  left: 0;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  font-family: "Croc", sans-serif;
  font-weight: bold;
  font-size: 25px;
  line-height: 34px;
  color: #68676C;
}
.f-list #alm-selected-filters li div {
  position: relative;
  display: inline-block;
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #4D4D4D;
  padding: 6px 35px 6px 10px;
  border: 1px solid #4D4D4D;
  box-sizing: border-box;
  border-radius: 16px;
  background: #fff;
}
.f-list #alm-selected-filters li div:before {
  display: none;
}
.f-list #alm-selected-filters li div:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  height: 14px;
  width: 14px;
  background: url(img/cross-icon-gray.svg) center/cover no-repeat;
  transition: all 0.3s ease;
}
.f-list #alm-selected-filters li div:hover {
  color: inherit;
  border-color: #00A460;
}
.f-list #alm-selected-filters li div:hover:after {
  background: url(img/cross-icon-green.svg) center/cover no-repeat;
}
.f-list #alm-selected-filters li div:focus, .f-list #alm-selected-filters li div:hover {
  box-shadow: none;
  background: #fff;
}
.f-list #alm-selected-filters .clearing {
  color: #4D4D4D;
  cursor: pointer;
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  transition: color 0.3s ease;
}
.f-list #alm-selected-filters .clearing:hover {
  color: #00A460;
}

.filters-wrapper ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.filters-wrapper ul li {
  flex-basis: 50%;
  padding-left: 30px;
  min-height: 24px;
  line-height: 1.45;
  font-size: 15px;
  color: #666;
  margin-bottom: 15px;
  transition: color 0.3s ease;
}
@media (min-width: 992px) {
  .filters-wrapper ul li {
    flex-basis: 25%;
    margin: 0 0 7px;
  }
}
.filters-wrapper ul li:before {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  top: 2px;
  left: 0;
  transition: all 0.3s ease;
}
.filters-wrapper ul li:after {
  position: absolute;
  display: block;
  left: 4px;
  top: 6px;
  width: 13px;
  height: 13px;
  content: "";
  opacity: 0;
  background: url("img/check-icon-for-events.svg") center/contain no-repeat;
  transition: opacity 0.3s ease;
}
.filters-wrapper ul li.active {
  color: #222;
}
.filters-wrapper ul li.active:before {
  border-color: #00A460;
  background-color: #00A460;
}
.filters-wrapper ul li.active:after {
  opacity: 1;
}
.filters-wrapper ul li:hover {
  color: #222;
}
.filters-wrapper .chooseBtn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: "Croc", sans-serif;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  background: #00A460;
  cursor: pointer;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 20px;
}
@media (min-width: 992px) {
  .filters-wrapper .chooseBtn {
    padding: 16px 0;
    font-size: 15px;
    line-height: 22px;
    width: calc(100vw - 15px);
    left: 50%;
    transform: translateX(-50%);
    margin-top: 17px;
  }
}

.alm-placeholder img {
  width: 100%;
}

@media (min-width: 992px) {
  .alm-filter--select .selectric .label {
    width: 220px;
  }
}
.alm-filter--select .selectric-items .selectric-scroll ul {
  position: relative;
  overflow: hidden;
}
.alm-filter--select .selectric-items .selectric-scroll ul li {
  display: flex;
  width: 100%;
  height: 28px;
  align-items: center;
  padding: 0 16px;
}
@media (min-width: 992px) {
  .alm-filter--select .selectric-items .selectric-scroll ul li {
    padding: 0 20px;
    height: 36px;
  }
}
.alm-filter--select .selectric-items .selectric-scroll ul li:first-child {
  border-radius: 24px 24px 0 0;
}
.alm-filter--select .selectric-items .selectric-scroll ul li:last-child {
  border-radius: 0 0 24px 24px;
}
.alm-filter--select .selectric-items .selectric-scroll ul li:before {
  display: none;
}

.selectric-scroll::-webkit-scrollbar {
  width: 20px;
  height: 18px;
}
.selectric-scroll::-webkit-scrollbar-thumb {
  height: 6px;
  border: 7px solid transparent;
  background-clip: padding-box;
  -webkit-border-radius: 25px;
  background-color: #CFD3DA;
  -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}
.selectric-scroll::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
.selectric-scroll::-webkit-scrollbar-corner {
  background-color: transparent;
}

@media (max-width: 991px) {
  #alm-filters-event_filter .alm-filter--select {
    margin-top: 14px;
  }
}

/******************************************************************/
#supportingPosts .ajax-load-more-wrap .alm-listing {
  margin-right: 0;
  margin-left: 0;
}
#supportingPosts .alm-btn-wrap {
  padding-left: 15px;
}

.filters-wrapper > div {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  padding: 40px 15px 0px;
  z-index: 9;
  background: #fff;
  top: 1px;
}
.filters-wrapper > div:after {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background: #E2E4E9;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 991px) {
  .events-wrapper .post-item.event-item {
    align-items: flex-start;
  }
}
.events-wrapper #selected {
  display: none;
  padding: 0 0 30px;
}
.events-wrapper #selected li {
  display: inline-block;
  margin: 0 16px 20px 0;
  padding: 0;
  list-style: none;
  background: none;
}
.events-wrapper #selected li:before {
  display: none;
}
.events-wrapper #selected li div {
  position: relative;
  display: inline-block;
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #4D4D4D;
  padding: 6px 35px 6px 10px;
  border: 1px solid #4D4D4D;
  box-sizing: border-box;
  border-radius: 16px;
  background: #fff;
  cursor: pointer;
}
.events-wrapper #selected li div:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  height: 14px;
  width: 14px;
  background: url(img/cross-icon-gray.svg) center/cover no-repeat;
  transition: all 0.3s ease;
}
.events-wrapper #selected li div:hover {
  border-color: #00A460;
}
.events-wrapper #selected li div:hover:after {
  background: url(img/cross-icon-green.svg) center/cover no-repeat;
}
.events-wrapper #futureEvents > div:not(.loadmore-btn):not(.event-skeleton), .events-wrapper #pastEvents > div:not(.loadmore-btn):not(.event-skeleton) {
  display: none;
}
.events-wrapper #futureEvents {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .events-wrapper #futureEvents {
    margin-bottom: 60px;
  }
}

.resourse-wrapper #selected {
  display: none;
  padding: 0 0 30px;
}
.resourse-wrapper #selected li {
  display: inline-block;
  margin: 0 16px 20px 0;
  padding: 0;
  list-style: none;
  background: none;
}
.resourse-wrapper #selected li:before {
  display: none;
}
.resourse-wrapper #selected li div {
  position: relative;
  display: inline-block;
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #4D4D4D;
  padding: 6px 35px 6px 10px;
  border: 1px solid #4D4D4D;
  box-sizing: border-box;
  border-radius: 16px;
  background: #fff;
  cursor: pointer;
}
.resourse-wrapper #selected li div:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  height: 14px;
  width: 14px;
  background: url(img/cross-icon-gray.svg) center/cover no-repeat;
  transition: all 0.3s ease;
}
.resourse-wrapper #selected li div:hover {
  border-color: #00A460;
}
.resourse-wrapper #selected li div:hover:after {
  background: url(img/cross-icon-green.svg) center/cover no-repeat;
}
.resourse-wrapper > div a:hover h4 {
  color: #00A460;
}
.resourse-wrapper > div a:hover .post-thumb {
  transform: scale(1.05) scaleZ(1);
}

#resources .post-item .post-thumb {
  height: 275px;
}
@media (min-width: 992px) {
  #resources .col-lg-6 .post-item .post-thumb {
    height: 400px;
  }
}

.profile-person-description code, .environmental-policy code, .history-section code {
  font-family: "Croc", sans-serif;
  color: #68676C;
  font-size: 100%;
}
.profile-person-description p, .environmental-policy p, .history-section p {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  color: #68676C;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .profile-person-description p, .environmental-policy p, .history-section p {
    font-size: 18px;
    line-height: 28px;
  }
}

.environmental-policy p, .history-section p {
  margin-bottom: 15px;
}

.vendors-content p {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  color: #8C8D92;
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .vendors-content p {
    font-size: 14px;
    line-height: 20px;
  }
}

.post.post-item.type-resources .container {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}
.post.post-item.type-resources .post-content h1, .post.post-item.type-resources .post-content h2, .post.post-item.type-resources .post-content h3 {
  color: #00A460;
  margin-bottom: 10px;
  margin-top: 50px;
}
@media (min-width: 992px) {
  .post.post-item.type-resources .post-content h1, .post.post-item.type-resources .post-content h2, .post.post-item.type-resources .post-content h3 {
    margin-bottom: 10px;
    margin-top: 50px;
  }
}
.post.post-item.type-resources .post-content a {
  color: #00A460;
}
.post.post-item.type-resources .post-content img {
  margin: 20px 0;
  width: 100%;
  height: auto;
}
.post.post-item.type-resources .post-content strong, .post.post-item.type-resources .post-content b {
  font-weight: 600;
}
.post.post-item.type-resources .post-content .wp-block-quote p:first-child:before {
  content: url(img/quote-black.svg);
  top: 0;
}
.post.post-item.type-resources .post-content .wp-block-quote.is-style-large {
  font-weight: normal;
}
.post.post-item.type-resources .post-content .wp-block-quote.is-style-large p {
  font-style: normal;
}

.post-toolbar-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  padding: 12px 0;
  text-align: center;
  transform: translateY(-100%);
  z-index: 2;
  transition: all 0.75s ease;
}
@media (min-width: 992px) {
  .post-toolbar-top {
    padding: 16px 0;
  }
}
.post-toolbar-top.active {
  transform: translateY(0);
}
.post-toolbar-top .custom-progress-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #E2E4E9;
  overflow: hidden;
}
.post-toolbar-top .custom-progress-wrapper .custom-progress {
  background: #00A460;
  width: 0;
  height: 6px;
  border-radius: 0 20px 20px 0;
  transition: all 0.7s ease-out;
}

.post-content.press-release h2, .post-content.press-release h4 {
  color: #00A460;
}
.post-content.event-item h3 {
  color: #00A460;
  margin: 16px 0 6px;
}
@media (min-width: 992px) {
  .post-content.event-item h3 {
    margin: 24px 0 10px;
  }
}
.post-content.event-item ul img {
  margin: 7px 12px 0 0 !important;
  width: 40px;
}
.post-content.event-item .two-column-list, .post-content.event-item .one-column-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}
.post-content.event-item .two-column-list li, .post-content.event-item .one-column-list li {
  display: flex;
  align-items: flex-start;
  flex-basis: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}
.post-content.event-item .two-column-list li:before, .post-content.event-item .one-column-list li:before {
  display: none;
}
@media (min-width: 992px) {
  .post-content.event-item .two-column-list li {
    flex-basis: calc(50% - 20px);
  }
}
.post-content.event-item .schedule {
  position: relative;
  padding: 5px 0;
}
.post-content.event-item .schedule li {
  display: flex;
}
.post-content.event-item .schedule li:first-child div:before {
  content: "";
  display: block;
  left: 16px;
  position: absolute;
  top: -6px;
  width: 10px;
  height: 1px;
  background: #E2E4E9;
}
.post-content.event-item .schedule li:last-child {
  margin-bottom: 0;
}
.post-content.event-item .schedule li:last-child div:before {
  content: "";
  display: block;
  left: 16px;
  position: absolute;
  bottom: 4px;
  width: 10px;
  height: 1px;
  background: #E2E4E9;
}
.post-content.event-item .schedule li:before {
  display: none;
}
.post-content.event-item .schedule li > div {
  font-family: "Croc", sans-serif;
  position: relative;
  padding-left: 45px;
  padding-bottom: 10px;
  margin-bottom: -10px;
}
.post-content.event-item .schedule li > div:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: -5px;
  background: #E2E4E9;
  height: 100%;
  width: 1px;
}
.post-content.event-item .schedule li > div h2:before, .post-content.event-item .schedule li > div h3:before, .post-content.event-item .schedule li > div h4:before, .post-content.event-item .schedule li > div h5:before, .post-content.event-item .schedule li > div h6:before {
  content: "";
  display: block;
  background: #00A460;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
  left: -29px;
  top: 17px;
  z-index: 2;
}
.post-content.event-item .schedule li > div h4, .post-content.event-item .schedule li > div h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 10px;
}
.post-content.event-item .schedule li > div div {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.post-content.event-item .schedule li > div p {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #68676C;
}
.post-content.event-item .schedule li p {
  margin-bottom: 0;
}
.post-content.event-item .schedule li time {
  font-size: 16px;
  line-height: 22px;
  color: #4D4D4D;
  flex: 0 0 auto;
  width: 90px;
  margin-top: 13px;
}
.post-content.event-item ol li {
  display: flex;
}
.post-content.event-item ol li:before {
  content: counter(item);
  position: relative;
  font-weight: 600;
  width: 40px;
  height: 40px;
  background: #475DEB;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  top: -4px;
  justify-content: center;
  flex: 0 0 auto;
  margin-right: 16px;
}
.post-content .wp-block-quote p {
  font-style: normal;
}
.post-content .wp-block-quote strong {
  font-weight: 600;
  color: #4D4D4D;
}
.post-content p strong {
  font-weight: 600;
  color: #4D4D4D;
}
.post-content p a {
  position: relative;
  color: #00A460;
}
.post-content p a:after {
  content: "";
  display: table;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  background: #00A460;
  width: 0;
  height: 1px;
  transition: width 0.3s ease;
}
.post-content p a:hover:after {
  width: 100%;
}
.post-content p:not(.footnote) + .footnote {
  margin-top: 24px;
}
@media (min-width: 992px) {
  .post-content p:not(.footnote) + .footnote {
    margin-top: 32px;
  }
}
.post-content cite a {
  position: relative;
  color: #00A460;
}
.post-content cite a:after {
  content: "";
  display: table;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  background: #00A460;
  width: 0;
  height: 1px;
  transition: width 0.3s ease;
}
.post-content cite a:hover:after {
  width: 100%;
}
.post-content sup > a {
  font-size: 9px;
  line-height: 14px;
}
@media (min-width: 992px) {
  .post-content sup > a {
    font-size: 12px;
    line-height: 16px;
    margin-left: 2px;
  }
}
.post-content sup > a:after {
  display: none;
}
.post-content a > sup {
  font-size: 12px;
  line-height: 16px;
  margin-left: 2px;
}
.post-content a > sup + :after {
  display: none;
}
.post-content a > sup a, .post-content a > sup sup {
  font-size: 9px;
  line-height: 14px;
}
@media (min-width: 992px) {
  .post-content a > sup a, .post-content a > sup sup {
    font-size: 12px;
    line-height: 16px;
  }
}
.post-content > .footnote {
  display: flex;
  position: relative;
  margin-top: 12px;
}
@media (min-width: 992px) {
  .post-content > .footnote {
    margin-top: 16px;
  }
}
.post-content > .footnote sup {
  position: relative;
  font-size: 9px;
  line-height: 14px;
  top: -1px;
  color: #00A460;
  margin-left: 0;
}
@media (min-width: 992px) {
  .post-content > .footnote sup {
    font-size: 12px;
    line-height: 16px;
  }
}
.post-content > .footnote sub {
  font-size: 12px;
  line-height: 18px;
  bottom: 0;
  left: 5px;
}
@media (min-width: 992px) {
  .post-content > .footnote sub {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  .post-content ul {
    margin-top: 20px;
  }
  .post-content ul li:last-child {
    margin-bottom: 20px;
  }
}

.post.post-item.category-press-release .post-content img {
  margin: 10px 0;
}
@media (min-width: 992px) {
  .post.post-item.category-press-release .post-content img {
    margin: 16px 0;
  }
}

@media (max-width: 991px) {
  .post.post-item.category-events .profile-info {
    display: flex;
    margin-bottom: 20px;
    justify-content: stretch;
    align-items: center;
  }
  .post.post-item.category-events .profile-info .profile-photo {
    flex-basis: 100px;
    min-width: 100px;
    height: 80px;
    margin-right: 18px;
  }
  .post.post-item.category-events .profile-info .details h4 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.post.post-item.category-events.business-event .speakers-list {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .post.post-item.category-events.business-event .speakers-list.mobile-only {
    display: none;
  }
}
@media (max-width: 991px) {
  .post.post-item.category-events.business-event .speakers-list.desktop-only {
    display: none;
  }
}
@media (min-width: 992px) {
  .post.post-item.category-events.business-event .speakers-list .profile-info {
    flex-basis: 45%;
    margin-right: 25px;
  }
}
@media (min-width: 1200px) {
  .post.post-item.category-events.business-event .speakers-list .profile-info {
    flex-basis: 30%;
  }
  .post.post-item.category-events.business-event .speakers-list .profile-info:not(:nth-child(3n)) {
    margin-right: 20px;
  }
}
@media (min-width: 1580px) {
  .post.post-item.category-events.business-event .speakers-list .profile-info {
    margin-right: 30px;
  }
}
.post.post-item.category-events.business-event .speakers-list .profile-info img {
  margin-bottom: 10px;
  margin-top: 0;
}
.post.post-item.category-events.business-event .speakers-list .profile-info h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.post.post-item.category-events.business-event .speakers-list .profile-info p {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #68676C;
  margin-bottom: 0;
}
.post.post-item.category-events.business-event .back-btn-wrap.desktop-only {
  margin-top: 26px;
}
.post.post-item.category-events.business-event .post-content ul:not(.two-column-list):not(.one-column-list):not(.schedule) li:before {
  content: "";
  display: inline-block;
  left: -30px;
  top: 7px;
  margin-right: 16px;
  width: 22px;
  height: 20px;
  border-radius: 0;
  background: url("./img/event-check-icon.svg") center/contain no-repeat;
}
.post.post-item.category-events.business-event .event-item-hero a:hover {
  color: #333;
}

.sidebar a {
  position: relative;
}
.sidebar a.text-green:after {
  content: "";
  display: table;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background: #00A460;
  transition: all 0.3s ease;
}
.sidebar a.text-green:hover:after {
  width: 100%;
}

.owl-carousel.with-dots .owl-dots {
  position: relative;
  top: 0;
  margin-top: 10px;
  left: 0;
  transition: transform 0.3s ease;
}
.owl-carousel.with-dots .owl-dots .owl-dot:hover span {
  background: #CFD3DA;
}
.owl-carousel.with-dots .owl-dots .owl-dot.active span {
  background: #CFD3DA;
}
.owl-carousel.with-dots .owl-dots .owl-dot.active span:after {
  content: "";
  display: block;
  border: 1px solid rgba(207, 211, 218, 0.4392156863);
  height: 14px;
  position: absolute;
  width: 14px;
  top: 12px;
  left: -3px;
  border-radius: 50%;
}
.owl-carousel.with-dots .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 15px 15px 15px 0;
  background: #CFD3DA;
  display: block;
  border-radius: 50%;
}

.custom-modal.show.modal.fade .modal-dialog {
  top: 50%;
  transform: translate(0, -50%);
}
.custom-modal.modal.fade .modal-dialog {
  width: 100%;
  margin: 0 auto;
  top: 50%;
  transform: translate(0, calc(-50% - 50px));
  pointer-events: auto;
}
@media (max-height: 750px) {
  .custom-modal.modal.fade .modal-dialog {
    top: 20px !important;
    transform: translate(0) !important;
  }
}
@media (min-width: 992px) {
  .custom-modal.modal.fade .modal-dialog {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .custom-modal__wide.modal.fade .modal-dialog {
    max-width: 1030px;
  }
}
.custom-modal .modal-body {
  padding: 0;
}
.custom-modal .modal-content {
  background: #F7F9FC;
  border: none;
  border-radius: 20px;
  padding: 30px 20px;
}
@media (min-width: 992px) {
  .custom-modal .modal-content {
    padding: 40px 60px;
    border-radius: 30px;
  }
}
.custom-modal .modal-header {
  display: block;
  text-align: center;
  border: none;
  padding: 0;
  border-radius: 0;
  margin-bottom: 24px;
}
.custom-modal .modal-header .modal-title {
  font-family: "Croc", sans-serif;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  color: #00A460;
}
@media (min-width: 992px) {
  .custom-modal .modal-header .modal-title {
    font-size: 42px;
    line-height: 48px;
  }
}
.custom-modal#eventModalRequested {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .custom-modal#eventModalRequested {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.custom-modal#eventModalRequested a {
  width: 110px;
  padding: 12px 20px 11px;
}
@media (min-width: 992px) {
  .custom-modal#eventModalRequested a {
    width: 140px;
    padding: 16px 35px 13px;
  }
}

@font-face {
  font-family: "Croc";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Croc-Regular__W.woff2") format("woff2"), url("fonts/Croc-Regular__W.woff") format("woff");
}
@font-face {
  font-family: "Croc";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Croc-Bold__W.woff2") format("woff2"), url("fonts/Croc-Bold__W.woff") format("woff");
}
@font-face {
  font-family: "Croc";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Croc-Light__W.woff2") format("woff2"), url("fonts/Croc-Light__W.woff") format("woff");
}
@font-face {
  font-family: "Croc";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/Croc-ExtraBold__W.woff2") format("woff2"), url("fonts/Croc-ExtraBold__W.woff") format("woff");
}
body {
  padding-bottom: 62px;
}
@media (min-width: 768px) {
  body {
    padding-bottom: 95px;
  }
}
@media (min-width: 1200px) {
  body {
    padding-bottom: 0;
  }
}

body:not(.home):not(.page-template-home-fun):not(.page-template-homepage) {
  padding-top: 64px;
}
@media (min-width: 1024px) {
  body:not(.home):not(.page-template-home-fun):not(.page-template-homepage) {
    padding-top: 112px;
  }
}

.b-container {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  .b-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1900px) {
  .b-container {
    padding-left: 92px;
    padding-right: 92px;
  }
}

/* For homepage */
.b-container2 {
  box-sizing: border-box;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .b-container2 {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  .b-container2 {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1600px) {
  .b-container2 {
    padding-left: 120px;
    padding-right: 120px;
    max-width: 1920px;
    margin: 0 auto;
  }
}

.b-top-menu {
  font-family: "Croc", sans-serif;
}
.b-top-menu__items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.b-top-menu__items .menu-item {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
@media (min-width: 1600px) {
  .b-top-menu__items .menu-item {
    font-size: 18px;
    line-height: 27px;
  }
}
.b-top-menu__items .menu-item:not(:last-child) {
  margin-right: 20px;
}
.b-header.home .b-top-menu__items .menu-item:not(:last-child) {
  margin-right: 28px;
}
@media (min-width: 1600px) {
  .b-top-menu__items .menu-item:not(:last-child) {
    margin-right: 40px;
  }
  .b-header.home .b-top-menu__items .menu-item:not(:last-child) {
    margin-right: 74px;
  }
}
.b-top-menu__items .menu-item a {
  display: inline-block;
  text-decoration: none;
  color: #4D4D4D;
  transition: color 0.3s ease;
}
.b-header.transparent .b-top-menu__items .menu-item a {
  color: #FFFFFF;
}
.b-header.transparent .b-top-menu__items .menu-item a:hover {
  color: #00A460;
}
.b-top-menu__items .menu-item a:hover {
  color: #00A460;
}
.b-top-menu__items .menu-item.current-menu-item a, .b-top-menu__items .menu-item.current_page_item a {
  color: #00A460;
}

.search-form {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  background: #F2F2F2;
  display: flex;
  opacity: 0;
  z-index: 0;
  transform: translateY(-100%);
  transition: opacity 0.3s ease;
}
.search-form.opened {
  opacity: 1;
  z-index: 102;
  transform: translateY(0);
}
.search-form.opened .wpml-ls-statics-shortcode_actions {
  display: none;
}
.search-form.in-nav {
  opacity: 1;
  transform: translateY(0);
  margin-left: 342px;
}
.search-form.in-nav .close-btn {
  opacity: 0;
  z-index: -1;
}
.search-form > * {
  display: block;
  width: 100%;
  height: 100%;
}
.search-form__wrapper {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .search-form__wrapper {
    padding: 0 60px;
  }
}
@media (min-width: 1200px) {
  .search-form__wrapper {
    padding: 0 80px;
  }
}
@media (min-width: 1600px) {
  .search-form__wrapper {
    padding: 0 120px;
  }
}
.search-form__brand {
  display: block;
  flex-shrink: 0;
}
@media (min-width: 1200px) {
  .search-form__brand {
    margin-right: 32px;
  }
}
@media (min-width: 1600px) {
  .search-form__brand {
    margin-right: 52px;
  }
}
@media (min-width: 1900px) {
  .search-form__brand {
    margin-right: 102px;
  }
}
.search-form__logo {
  width: 92px;
}
@media (min-width: 1200px) {
  .search-form__logo {
    width: 107px;
  }
}
.search-form form {
  display: flex;
  flex-basis: 100%;
  align-items: center;
}
.search-form form.searchForm {
  background-color: #FFFFFF;
  border-radius: 30px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .search-form form.searchForm {
    height: 48px;
  }
}
.search-form form.searchForm label {
  display: none;
}
.search-form form .form-control-wrap {
  margin-right: 10px;
  width: 100%;
  position: relative;
}
.search-form form .form-control-wrap .clear {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: url(img/i-search-close.svg) center/cover no-repeat;
  width: 11px;
  height: 11px;
  cursor: pointer;
  display: none;
}
@media (min-width: 1200px) {
  .search-form form .form-control-wrap .clear {
    background-size: 12px 12px;
    width: 35px;
    height: 35px;
    border-radius: 25px;
  }
  .search-form form .form-control-wrap .clear:hover {
    background-color: #F2F2F2;
  }
  .search-form form .form-control-wrap .clear:after {
    content: "";
    display: block;
    width: 0;
    height: 25px;
    position: absolute;
    top: 5px;
    right: -10px;
    border-right: solid 1px #E2E4E9;
  }
}
@media (min-width: 1900px) {
  .search-form form .form-control-wrap .clear {
    width: 50px;
    height: 50px;
  }
  .search-form form .form-control-wrap .clear:after {
    height: 35px;
    top: 8px;
  }
}
.search-form form input[type=text], .search-form form input[type=search] {
  border: none !important;
  padding: 2px 40px 2px 40px;
  font-family: "Croc", sans-serif;
  background-repeat: no-repeat;
  color: #000000;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px !important;
  background: transparent;
  border-radius: 0;
  flex-basis: 100%;
  transition: all 0.3s ease;
  margin-right: 0;
}
@media (min-width: 1900px) {
  .search-form form input[type=text], .search-form form input[type=search] {
    padding-right: 70px;
  }
}
.search-form form input[type=text]::-webkit-search-cancel-button, .search-form form input[type=search]::-webkit-search-cancel-button {
  height: 15px;
  width: 15px;
  -webkit-appearance: none;
  background-image: url(img/cross.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.search-form form input[type=text]:-ms-input-placeholder, .search-form form input[type=search]:-ms-input-placeholder {
  color: #A5A5A5;
  font-family: "Croc", sans-serif;
  font-weight: 400;
  opacity: 1;
}
.search-form form input[type=text]::placeholder, .search-form form input[type=search]::placeholder {
  color: #A5A5A5;
  font-family: "Croc", sans-serif;
  font-weight: 400;
  opacity: 1;
}
.search-form form label.error {
  display: none !important;
}
.search-form form button {
  display: none;
  flex-shrink: 0;
  cursor: pointer;
  transition: background-color 0.2s ease;
  font-size: 0;
  padding: 0;
  color: transparent;
  background: transparent;
  border: none;
  width: 35px;
  height: 35px;
  border-radius: 25px;
}
@media (min-width: 1200px) {
  .search-form form button {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 1900px) {
  .search-form form button {
    width: 50px;
    height: 50px;
  }
}
.search-form form button:hover {
  background: #F2F2F2;
}
.search-form form button:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  margin-left: 2px;
  background: url(img/i-search.svg) center/contain no-repeat;
}
@media (min-width: 1900px) {
  .search-form form button:after {
    width: 22px;
    height: 22px;
  }
}
.search-form .close-btn {
  position: relative;
  cursor: pointer;
}
@media (min-width: 992px) {
  .search-form .close-btn {
    margin-left: 20px;
    height: 25px;
  }
}
.search-form .close-btn span {
  display: block;
  width: 25px;
  border-radius: 2px;
  height: 2px;
  background: #4D4D4D;
  position: relative;
  top: 10px;
}
@media (min-width: 1200px) {
  .search-form .close-btn span {
    width: 25px;
  }
}
.search-form .close-btn span:first-child {
  transform: translateY(2px) rotate(45deg);
}
.search-form .close-btn span:last-child {
  transform: translateY(0) rotate(-45deg);
}
.search-form .wpml-ls-statics-shortcode_actions {
  padding: 0;
  border: none;
  margin-left: 36px;
}
.search-form .wpml-ls-statics-shortcode_actions ul {
  padding-top: 10px;
  list-style-type: none;
}
.search-form .wpml-ls-statics-shortcode_actions ul li {
  font-family: "Croc", sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
  transition: color 0.3s ease;
  color: #00A460;
}
.search-form .wpml-ls-statics-shortcode_actions ul li a {
  padding: 0;
}

.b-mobile-menu {
  font-family: "Croc", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 11px;
  position: fixed;
  z-index: 101;
  width: 100%;
  height: 72px;
  bottom: 0;
}
@media (min-width: 768px) {
  .b-mobile-menu {
    height: 65px;
    bottom: 30px;
    font-size: 14px;
    line-height: 14px;
    pointer-events: none;
  }
}
@media (min-width: 1200px) {
  .b-mobile-menu {
    display: none;
  }
}
.b-mobile-menu > * {
  pointer-events: auto;
}
.b-mobile-menu::before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #E2E4E9;
  background: transparent;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  position: absolute;
  top: -5px;
  left: calc(50% - 24px);
  z-index: 1;
}
@media (min-width: 768px) {
  .b-mobile-menu::before {
    width: 54px;
    height: 54px;
    border-radius: 27px;
    top: -4px;
    left: calc(50% - 27px);
  }
}
.b-mobile-menu__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  background: #F7F9FC;
  border-top: 1px solid #E2E4E9;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  padding: 0 3.33%;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .b-mobile-menu__wrapper {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    padding: 0 7px;
  }
}
.b-mobile-menu__menu {
  position: relative;
  z-index: 2;
  height: 100%;
}
.b-mobile-menu__items {
  display: flex;
  padding: 0;
  margin: 0;
  height: 100%;
}
.b-mobile-menu__item {
  font-family: inherit;
  font-size: 11px;
  font-weight: 700;
  line-height: 10px;
  text-align: center;
  flex: 1 1 0;
  height: 100%;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .b-mobile-menu__item {
    font-size: 14px;
  }
}
.b-mobile-menu__item::before {
  display: none;
}
.b-mobile-menu__item::after {
  display: none;
}
.b-mobile-menu__item-link {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  color: #4D4D4D;
  text-decoration: none;
  width: auto;
  margin: 0 auto;
  cursor: pointer;
}
.b-mobile-menu__item-icon {
  height: 36px;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 24px;
  margin: 0 auto 5px;
}
@media (min-width: 768px) {
  .b-mobile-menu__item-icon {
    width: 30px;
    height: 40px;
  }
}
.b-mobile-menu__item-icon svg {
  width: 24px;
  height: auto;
}
@media (min-width: 768px) {
  .b-mobile-menu__item-icon svg {
    width: 30px;
  }
}
.b-mobile-menu__item-icon svg path {
  fill: #4D4D4D;
}
.b-mobile-menu__item.open .b-mobile-menu__item-icon {
  background-image: url(img/mobmenu-close.svg) !important;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 24px auto;
}
@media (min-width: 768px) {
  .b-mobile-menu__item.open .b-mobile-menu__item-icon {
    background-size: 30px auto;
  }
}
.b-mobile-menu__item.open .b-mobile-menu__item-icon svg {
  display: none;
}
.b-mobile-menu__item.current-menu-item .b-mobile-menu__item-icon svg path {
  fill: #00A460;
}
.b-mobile-menu__item.item-green .b-mobile-menu__item-icon {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: #00A460;
  background-repeat: no-repeat;
  background-position: center;
  align-items: center;
  position: relative;
}
@media (min-width: 768px) {
  .b-mobile-menu__item.item-green .b-mobile-menu__item-icon {
    margin-top: 4px;
  }
}
.b-mobile-menu__item.item-green .b-mobile-menu__item-icon svg {
  width: 20px;
  height: auto;
}
.b-mobile-menu__item.item-green .b-mobile-menu__item-icon svg path {
  fill: #FFFFFF;
}
.b-mobile-menu__item.item-green .b-mobile-menu__item-icon::before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background: #F7F9FC;
  box-sizing: content-box;
  top: -6px;
  left: -6px;
  position: absolute;
  z-index: -1;
}
@media (min-width: 768px) {
  .b-mobile-menu__item.item-green .b-mobile-menu__item-icon::before {
    width: 54px;
    height: 54px;
    border-radius: 27px;
    top: -9px;
    left: -9px;
  }
}
.b-mobile-menu__item.item-green.open .b-mobile-menu__item-icon {
  background: url(img/mobmenu-close-white.svg) no-repeat center #00A460 !important;
  background-size: 16px auto;
}
.b-mobile-menu__item.item-green.open .b-mobile-menu__item-icon svg {
  display: none;
}
.b-mobile-menu__item-title {
  text-align: center;
}
.b-mobile-menu__item.open .b-mobile-menu__item-title {
  color: #00A460;
}
.b-mobile-menu__item.current-menu-item .b-mobile-menu__item-title {
  color: #00A460;
}
.b-mobile-menu__popup {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  opacity: 0;
  transition: opacity 0.3s step-end, top 0.3s step-end;
  top: 100vh;
  /* Search Form */
  /* / Search Form */
}
.b-mobile-menu__popup.open {
  top: 0;
  display: block;
  opacity: 1;
  transition: opacity 0.3s step-start, top 0.3s step-start;
}
.b-mobile-menu__popup-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.b-mobile-menu__popup.open .b-mobile-menu__popup-overlay {
  opacity: 1;
}
.b-mobile-menu__popup-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-wrapper {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    bottom: 40px;
  }
}
.b-mobile-menu__popup-item {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  transition: transform 0.3s ease-in;
  transform: translateY(100vh);
  pointer-events: auto;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-item {
    max-height: calc(100vh - 30px - 10px);
  }
}
.b-mobile-menu__popup-item.open {
  transform: translateY(0);
}
.b-mobile-menu__popup-item-swipe {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 23px;
  width: 100%;
}
.b-mobile-menu__popup-item-swipe::after {
  background-color: #FFFFFF;
  border-radius: 10px;
  content: "";
  display: block;
  height: 3px;
  width: 40px;
}
.b-mobile-menu__popup-item-bg {
  position: relative;
  background-color: #F7F9FC;
  padding: 20px 20px 62px 20px;
  border-radius: 20px 20px 0 0;
  max-height: 100%;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-item-bg {
    padding: 35px 30px 64px 30px;
  }
}
.b-mobile-menu__popup-item-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #4D4D4D;
}
.b-mobile-menu__popup-item-close {
  position: absolute;
  top: 24px;
  right: 20px;
  width: 13px;
  height: 13px;
  background: url(img/mobmenu-popup-close.svg) no-repeat center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-item-close {
    top: 40px;
    right: 30px;
  }
}
.b-mobile-menu__popup-item-search {
  margin-top: 15px;
}
.b-mobile-menu__popup-submenu {
  margin: 30px -10px 0;
  padding: 0 10px 35px;
  overflow-y: auto;
  max-height: 100%;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-submenu {
    margin: 21px -15px 0;
    padding: 0 15px 35px;
  }
}
.b-mobile-menu__popup-submenu-item:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-submenu-item:not(:last-child) {
    margin-bottom: 15px;
  }
}
.b-mobile-menu__popup-submenu-item-link {
  display: flex;
  align-items: center;
  background: url(img/mobmenu-popup-submenu-arrow.svg) no-repeat right 20px center #FFFFFF;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  color: #4D4D4D;
  box-sizing: border-box;
  padding: 15px 50px 14px 20px;
  text-decoration: none;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-submenu-item-link {
    padding-right: 55px;
  }
}
.b-mobile-menu__popup-submenu-item-link.with-description {
  padding: 20px 45px 20px 15px;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-submenu-item-link.with-description {
    padding: 18px 50px 18px 20px;
  }
}
.b-mobile-menu__popup-submenu-item-icon {
  display: block;
  width: 50px;
  flex-shrink: 0;
}
.b-mobile-menu__popup-submenu-item-link.with-description .b-mobile-menu__popup-submenu-item-icon {
  width: 40px;
  align-self: flex-start;
}
.b-mobile-menu__popup-submenu-item-icon img {
  width: auto;
  height: 36px;
}
.b-mobile-menu__popup-submenu-item-link.with-description .b-mobile-menu__popup-submenu-item-icon img {
  height: 28px;
}
.b-mobile-menu__popup-submenu-item-text {
  display: block;
}
.b-mobile-menu__popup-submenu-item-title {
  display: block;
}
.b-mobile-menu__popup-submenu-item-description {
  display: block;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-submenu-item-description {
    font-size: 14px;
  }
}
.b-mobile-menu__popup-lent-item {
  display: block;
  text-decoration: none;
  margin-top: 10px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: #FFFFFF;
  box-sizing: border-box;
  padding: 15px 20px;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-lent-item {
    margin-top: 15px;
  }
}
.b-mobile-menu__popup-lent-item-caption {
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  color: #4D4D4D;
}
.b-mobile-menu__popup-lent-item-title {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #4D4D4D;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-lent-item-title {
    font-size: 14px;
  }
}
.b-mobile-menu__popup-lent-item-date {
  margin-top: 15px;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #A5A5A5;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-lent-item-date {
    margin-top: 10px;
  }
}
.b-mobile-menu__popup-adlinks {
  margin-top: 10px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  color: #4D4D4D;
  background-color: #FFFFFF;
  box-sizing: border-box;
  padding: 20px;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-adlinks {
    margin-top: 15px;
  }
}
.b-mobile-menu__popup-adlinks-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  color: #4D4D4D;
  margin-bottom: 17px;
}
.b-mobile-menu__popup-adlinks-link {
  display: inline-block;
  width: 100%;
  padding-right: 20px;
  background: url(img/mobmenu-popup-submenu-arrow.svg) no-repeat right center;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #4D4D4D;
  text-decoration: none;
}
.b-mobile-menu__popup-adlinks-link:not(:last-child) {
  margin-bottom: 24px;
}
.b-mobile-menu__popup-button {
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-button {
    margin-top: 30px;
  }
}
.b-mobile-menu__popup-button-link {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  background: #00A460;
  text-transform: uppercase;
  border: 1px solid #00A460;
  border-radius: 30px;
  padding: 17px 30px;
  font-family: "Croc", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #FFFFFF;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
  text-decoration: none;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-button-link {
    width: auto;
    min-width: 320px;
  }
}
.b-mobile-menu__popup-button-link:hover {
  background-color: #FFFFFF;
  color: #00A460;
}
.b-mobile-menu__popup-textblock {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-textblock {
    margin-top: 20px;
  }
}
.b-mobile-menu__popup-textblock-title {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #A5A5A5;
}
@media (min-width: 768px) {
  .b-mobile-menu__popup-textblock-title {
    font-size: 14px;
  }
}
.b-mobile-menu__popup-textblock-text {
  margin-top: 8px;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
}
.b-mobile-menu__popup form.searchForm {
  display: flex;
  flex-basis: 100%;
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 30px;
  padding-right: 12px;
  height: 42px;
  font-size: 16px;
  line-height: 22px;
}
.b-mobile-menu__popup form.searchForm label {
  display: none;
}
.b-mobile-menu__popup form.searchForm .form-control-wrap {
  margin-right: 10px;
  width: 100%;
  position: relative;
}
.b-mobile-menu__popup form.searchForm .form-control-wrap .clear {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: url(img/i-search-close.svg) center/cover no-repeat;
  cursor: pointer;
  display: none;
  background-size: 12px 12px;
  width: 35px;
  height: 35px;
  border-radius: 25px;
}
.b-mobile-menu__popup form.searchForm .form-control-wrap .clear:hover {
  background-color: #F2F2F2;
}
.b-mobile-menu__popup form.searchForm .form-control-wrap .clear:after {
  content: "";
  display: block;
  width: 0;
  height: 25px;
  position: absolute;
  top: 5px;
  right: -10px;
  border-right: solid 1px #E2E4E9;
}
.b-mobile-menu__popup form.searchForm input[type=text], .b-mobile-menu__popup form.searchForm input[type=search] {
  border: none !important;
  padding: 2px 40px 2px 20px;
  font-family: "Croc", sans-serif;
  background-repeat: no-repeat;
  color: #000000;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px !important;
  background: transparent;
  border-radius: 0;
  flex-basis: 100%;
  transition: all 0.3s ease;
  margin-right: 0;
}
@media (min-width: 1900px) {
  .b-mobile-menu__popup form.searchForm input[type=text], .b-mobile-menu__popup form.searchForm input[type=search] {
    padding-right: 70px;
  }
}
.b-mobile-menu__popup form.searchForm input[type=text]::-webkit-search-cancel-button, .b-mobile-menu__popup form.searchForm input[type=search]::-webkit-search-cancel-button {
  height: 15px;
  width: 15px;
  -webkit-appearance: none;
  background-image: url(img/cross.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.b-mobile-menu__popup form.searchForm input[type=text]:-ms-input-placeholder, .b-mobile-menu__popup form.searchForm input[type=search]:-ms-input-placeholder {
  color: #A5A5A5;
  font-family: "Croc", sans-serif;
  font-weight: 400;
  opacity: 1;
}
.b-mobile-menu__popup form.searchForm input[type=text]::placeholder, .b-mobile-menu__popup form.searchForm input[type=search]::placeholder {
  color: #A5A5A5;
  font-family: "Croc", sans-serif;
  font-weight: 400;
  opacity: 1;
}
.b-mobile-menu__popup form.searchForm label.error {
  display: none !important;
}
.b-mobile-menu__popup form.searchForm button {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  cursor: pointer;
  transition: background-color 0.2s ease;
  font-size: 0;
  padding: 0;
  color: transparent;
  background: transparent;
  border: none;
  width: 35px;
  height: 35px;
  border-radius: 25px;
}
.b-mobile-menu__popup form.searchForm button:hover {
  background: #F2F2F2;
}
.b-mobile-menu__popup form.searchForm button:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  margin-left: 2px;
  background: url(img/i-search.svg) center/contain no-repeat;
}
.b-mobile-menu__popup form.searchForm .autocomplete {
  right: -58px;
}
.b-mobile-menu__popup form.searchForm .suggestion {
  display: none !important;
  position: absolute;
  margin-right: -58px;
  border: 1px #E2E4E9 solid;
  padding: 17px !important;
}
.b-mobile-menu__popup form.searchForm .suggestion__viewed_posts {
  display: none;
}

@media (max-width: 1199px) {
  .mheader-pt {
    padding-top: 40px;
  }
  .mheader-h {
    height: 40px;
  }
}
@font-face {
  font-family: "Croc";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Croc-Regular__W.woff2") format("woff2"), url("fonts/Croc-Regular__W.woff") format("woff");
}
@font-face {
  font-family: "Croc";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Croc-Bold__W.woff2") format("woff2"), url("fonts/Croc-Bold__W.woff") format("woff");
}
@font-face {
  font-family: "Croc";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Croc-Light__W.woff2") format("woff2"), url("fonts/Croc-Light__W.woff") format("woff");
}
@font-face {
  font-family: "Croc";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/Croc-ExtraBold__W.woff2") format("woff2"), url("fonts/Croc-ExtraBold__W.woff") format("woff");
}
.tech-container {
  max-width: 1920px;
  padding: 0 16px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .tech-container {
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  .tech-container {
    padding: 0 40px;
  }
}
@media (min-width: 1140px) {
  .tech-container {
    padding: 0 50px;
  }
}
.tech-container p {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 360px) {
  .tech-container p {
    font-size: 18px;
    line-height: 24px;
  }
}

.tech-title-h1 {
  font-size: 30px;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1;
  color: #2C313F;
}
@media (min-width: 768px) {
  .tech-title-h1 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .tech-title-h1 {
    font-size: 60px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .tech-title-h1 {
    font-size: 70px;
  }
}

.tech-title-h2 {
  font-size: 30px;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.1;
  color: #2C313F;
}
@media (min-width: 768px) {
  .tech-title-h2 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .tech-title-h2 {
    font-size: 50px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .tech-title-h2 {
    font-size: 54px;
  }
}

.tech-title-h3 {
  color: #00A460;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
@media (min-width: 768px) {
  .tech-title-h3 {
    font-weight: 800;
  }
}
@media (min-width: 1440px) {
  .tech-title-h3 {
    font-size: 24px;
  }
}

.tech-section ul, .tech-section li {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #2E2E2E;
  font-family: "Croc", sans-serif;
}
@media (min-width: 768px) {
  .tech-section ul, .tech-section li {
    font-size: 18px;
    line-height: 24px;
  }
}
.tech-section.margin-bottom {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .tech-section.margin-bottom {
    margin-bottom: 120px;
  }
}
@media (min-width: 1200px) {
  .tech-section.margin-bottom {
    margin-bottom: 180px;
  }
}

.tech-green-btn {
  display: inline-block;
  cursor: pointer;
  background: #00A460;
  text-transform: uppercase;
  border: 1px solid #00A460;
  border-radius: 42px;
  padding: 20px 40px;
  font-weight: 300;
  font-size: 16px;
  line-height: 104.9%;
  text-align: center;
  color: #FFFFFF;
  transition: 0.2s linear;
}
@media (min-width: 768px) {
  .tech-green-btn {
    font-size: 18px;
  }
}
.tech-green-btn:hover {
  background-color: #FFFFFF;
  color: #00A460;
}

.tech-white-btn {
  display: inline-block;
  cursor: pointer;
  background: #FFFFFF;
  text-transform: uppercase;
  border: 1px solid #00A460;
  border-radius: 42px;
  padding: 20px 40px;
  font-weight: 300;
  font-size: 16px;
  line-height: 104.9%;
  text-align: center;
  color: #00A460;
  transition: 0.2s linear;
}
@media (min-width: 768px) {
  .tech-white-btn {
    font-size: 18px;
  }
}
.tech-white-btn:hover {
  background-color: #00A460;
  color: #FFFFFF;
}

.font-light {
  font-weight: 300;
}

.b-section {
  position: relative;
}
.b-section__anchor {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  position: relative;
  top: 0;
}
@media (min-width: 1200px) {
  .b-section__anchor {
    top: -79px;
  }
}

@media (min-width: 1200px) {
  .page-template-competence_center .b-section__anchor {
    top: -140px;
  }
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-main-banner {
  margin-top: 0;
  margin-bottom: 0;
  height: 100vh;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-main-banner .b-solution-main-banner__wrapper {
  height: 100%;
}

.b-solution-main-banner {
  font-family: "Croc", sans-serif;
  overflow: hidden;
}
.b-solution-main-banner .b-solution-main-banner__import-icon-text--desktop {
  display: none;
}
@media (min-width: 1200px) {
  .b-solution-main-banner .b-solution-main-banner__import-icon-text--desktop {
    display: inline-block;
  }
}
.b-solution-main-banner .b-solution-main-banner__import-icon-text--mobile {
  display: inline-block;
}
@media (min-width: 1200px) {
  .b-solution-main-banner .b-solution-main-banner__import-icon-text--mobile {
    display: none;
  }
}
.b-solution-main-banner .b-solution-main-banner__image {
  position: relative;
}
.b-solution-main-banner .b-solution-main-banner__video-bg {
  pointer-events: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
@media (max-width: 768px) {
  .b-solution-main-banner .b-solution-main-banner__video-bg {
    display: none;
  }
}
.b-solution-main-banner--v1 .b-solution-main-banner__content {
  text-align: center;
  margin: 0 auto;
  max-width: 580px;
}
@media (min-width: 768px) {
  .b-solution-main-banner--v1 .b-solution-main-banner__content {
    max-width: 1500px;
  }
}
.b-solution-main-banner--v1 .b-solution-main-banner__import-icon {
  background-color: #FFFFFF;
  pointer-events: none;
  position: relative;
  z-index: 100;
}
.b-solution-main-banner--v1 .b-solution-main-banner__image {
  padding-top: 20px;
  min-height: 300px;
  margin-right: calc((50vw - 50%) * -1);
  margin-left: calc((50vw - 50%) * -1);
}
@media (min-width: 768px) {
  .b-solution-main-banner--v1 .b-solution-main-banner__image {
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v1 .b-solution-main-banner__image {
    min-height: 460px;
  }
}
.b-solution-main-banner--v1 .b-solution-main-banner__subtitle {
  max-width: 575px;
  margin-left: auto;
  margin-right: auto;
}
.b-solution-main-banner--v1 .b-solution-main-banner__buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .b-solution-main-banner--v1 .b-solution-main-banner__buttons {
    flex-direction: row;
    justify-content: center;
  }
}
.b-solution-main-banner--v1 .b-solution-main-banner__buttons .b-solution-main-banner__btn:not(:last-child) {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .b-solution-main-banner--v1 .b-solution-main-banner__buttons .b-solution-main-banner__btn:not(:last-child) {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__wrapper {
    display: flex;
  }
}
@media (min-width: 768px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__content {
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__content {
    padding-right: 100px;
  }
}
.b-solution-main-banner--v2 .b-solution-main-banner__image {
  margin-right: calc((50vw - 50%) * -1);
  margin-left: calc((50vw - 50%) * -1);
}
@media (min-width: 768px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__image {
    min-width: 50%;
    margin-left: 0;
  }
}
.b-solution-main-banner--v2 .b-solution-main-banner__subtitle {
  max-width: 510px;
  margin-bottom: 30px;
}
@media (min-width: 450px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__subtitle {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__subtitle {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__subtitle {
    line-height: 28px;
    font-size: 22px;
  }
}
@media (min-width: 1440px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__subtitle {
    margin-bottom: 115px;
  }
}
.b-solution-main-banner--v2 .b-solution-main-banner__buttons {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__buttons {
    flex-direction: row;
  }
}
.b-solution-main-banner--v2 .b-solution-main-banner__buttons .b-solution-main-banner__btn:not(:last-child) {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v2 .b-solution-main-banner__buttons .b-solution-main-banner__btn:not(:last-child) {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__wrapper {
    display: flex;
  }
}
.b-solution-main-banner--v3 .b-solution-main-banner__image {
  margin-right: calc((50vw - 50%) * -1);
  margin-left: calc((50vw - 50%) * -1);
}
@media (min-width: 768px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__image {
    min-width: 50%;
    margin-left: 0;
  }
}
.b-solution-main-banner--v3 .tech-title {
  color: #FFFFFF;
}
.b-solution-main-banner--v3 .b-solution-main-banner__content {
  background-color: #2C313F;
  color: #FFFFFF;
  position: relative;
}
.b-solution-main-banner--v3 .b-solution-main-banner__content::after {
  position: absolute;
  width: 200vw;
  margin-left: -100vw;
  height: 100%;
  top: 0;
  content: "";
  background-color: #2C313F;
  z-index: -1;
}
@media (min-width: 768px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__content {
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__content {
    padding-right: 100px;
  }
}
.b-solution-main-banner--v3 .b-solution-main-banner__import-icon {
  border: 1px solid #FFFFFF;
}
.b-solution-main-banner--v3 .b-solution-main-banner__import-icon-inner {
  border: 1px solid #FFFFFF;
}
.b-solution-main-banner--v3 .b-solution-main-banner__import-icon-inner::after {
  background: #FFFFFF;
}
.b-solution-main-banner--v3 .b-solution-main-banner__subtitle {
  max-width: 510px;
  margin-bottom: 30px;
}
@media (min-width: 450px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__subtitle {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__subtitle {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__subtitle {
    line-height: 28px;
    font-size: 22px;
  }
}
@media (min-width: 1440px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__subtitle {
    margin-bottom: 115px;
  }
}
.b-solution-main-banner--v3 .b-solution-main-banner__buttons {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__buttons {
    flex-direction: row;
  }
}
.b-solution-main-banner--v3 .b-solution-main-banner__buttons .b-solution-main-banner__btn:not(:last-child) {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .b-solution-main-banner--v3 .b-solution-main-banner__buttons .b-solution-main-banner__btn:not(:last-child) {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
.b-solution-main-banner__content {
  color: #2c313f;
  padding: 50px 0;
}
@media (min-width: 1200px) {
  .b-solution-main-banner__content {
    padding: 100px 0;
  }
}
section.first-section .b-solution-main-banner__content {
  padding-top: 80px;
}
@media (min-width: 1200px) {
  section.first-section .b-solution-main-banner__content {
    padding-top: 100px;
  }
}
.b-solution-main-banner__subtitle {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .b-solution-main-banner__subtitle {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (min-width: 1200px) {
  .b-solution-main-banner__subtitle {
    line-height: 28px;
    font-size: 24px;
  }
}
.b-solution-main-banner__image {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100vw;
  padding-top: 20px;
  min-height: 300px;
}
.b-solution-main-banner__import-icon {
  border: 1px solid #2c313f;
  border-radius: 10px;
  width: 230px;
  height: 40px;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  background-color: transparent;
  pointer-events: none;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .b-solution-main-banner__import-icon {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .b-solution-main-banner__import-icon {
    height: 80px;
    width: 234px;
    margin-bottom: 110px;
  }
}
.b-solution-main-banner__import-icon-inner {
  border-radius: 10px;
  border: 1px solid #2c313f;
  width: 40px;
  flex: 0 0 auto;
  height: calc(100% + 2px);
  margin-right: -1px;
  position: relative;
  margin-left: auto;
}
.b-solution-main-banner__import-icon-inner::after {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  content: "";
  width: 16px;
  height: 12px;
  -webkit-mask-image: url("./img/check.svg");
  mask-image: url("./img/check.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  background: #2C313F;
}
@media (min-width: 1200px) {
  .b-solution-main-banner__import-icon-inner {
    width: 80px;
  }
  .b-solution-main-banner__import-icon-inner::after {
    width: 34px;
    height: 24px;
  }
}
.b-solution-main-banner__import-icon-text {
  font-size: 14px;
  line-height: 1;
  font-weight: 300;
  margin: 0 14px;
}
@media (min-width: 1200px) {
  .b-solution-main-banner__import-icon-text {
    font-size: 18px;
    max-width: 110px;
  }
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-why-important {
  margin-top: 0;
  margin-bottom: 0;
  height: 100vh;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-why-important .fp-tableCell {
  display: flex;
  align-items: center;
}
#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-why-important .b-solution-why-important__wrapper {
  height: 100vh;
}

.b-solution-why-important {
  font-family: "Croc", sans-serif;
}
.b-solution-why-important__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1200px) {
  .b-solution-why-important__wrapper {
    flex-wrap: nowrap;
  }
}
.b-solution-why-important .b-solution-why-important__video {
  width: 100%;
  max-height: 350px;
  max-width: 875px;
  margin-top: 30px;
  overflow: hidden;
  border-top-left-radius: 140px;
  margin-left: auto;
  isolation: isolate;
}
@media (min-width: 768px) {
  .b-solution-why-important .b-solution-why-important__video {
    max-height: 500px;
  }
}
@media (min-width: 1200px) {
  .b-solution-why-important .b-solution-why-important__video {
    max-height: 400px;
  }
}
@media (min-width: 1200px) {
  .b-solution-why-important .b-solution-why-important__video {
    max-height: 500px;
  }
}
.b-solution-why-important .b-solution-why-important__video-inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.b-solution-why-important .b-solution-why-important__video-inner iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 1200px) {
  .b-solution-why-important--v1 .b-solution-why-important__content {
    flex: 0 0 auto;
    max-width: 520px;
    margin-right: 95px;
  }
}
@media (min-width: 768px) {
  .b-solution-why-important--v1 .b-solution-why-important__image {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .b-solution-why-important--v1 .b-solution-why-important__image {
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .b-solution-why-important--v2 .b-solution-why-important__content {
    max-width: 520px;
    margin-right: 60px;
  }
}
@media (min-width: 1440px) {
  .b-solution-why-important--v2 .b-solution-why-important__content {
    max-width: 875px;
    margin-right: 30px;
  }
}
.b-solution-why-important--v2 .b-solution-why-important__image {
  overflow: hidden;
  border-top-left-radius: 140px;
  width: 100%;
  max-height: 400px;
}
@media (min-width: 1200px) {
  .b-solution-why-important--v2 .b-solution-why-important__image {
    width: auto;
  }
}
.b-solution-why-important__description {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #2E2E2E;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .b-solution-why-important__description {
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .b-solution-why-important__description {
    margin-bottom: 0;
  }
}
.b-solution-why-important__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-industries {
  transform: translateY(60%);
}

.b-solution-industries {
  font-family: "Croc", sans-serif;
}
.b-solution-industries--v2 .b-solution-industries__wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .b-solution-industries--v2 .b-solution-industries__wrapper {
    flex-wrap: nowrap;
  }
}
.b-solution-industries--v2 .b-solution-industries__items {
  width: 100%;
}
@media (min-width: 768px) {
  .b-solution-industries--v2 .b-solution-industries__items {
    margin-right: 0;
    max-width: 600px;
    flex: 0 0 auto;
  }
}
@media (min-width: 1200px) {
  .b-solution-industries--v2 .b-solution-industries__items {
    margin-right: 0;
    max-width: 650px;
  }
}
@media (min-width: 1440px) {
  .b-solution-industries--v2 .b-solution-industries__items {
    max-width: 880px;
  }
}
@media (min-width: 768px) {
  .b-solution-industries--v2 .b-solution-industries__item {
    width: calc(25% - 40px);
  }
}
.b-solution-industries--v2 .b-solution-industries__description {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #2E2E2E;
  width: 100%;
  margin-bottom: 30px;
  order: -1;
}
@media (min-width: 1200px) {
  .b-solution-industries--v2 .b-solution-industries__description {
    max-width: 580;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    order: 0;
  }
}
@media (min-width: 1200px) {
  .b-solution-industries--v2 .b-solution-industries__description {
    max-width: 580;
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 1440px) {
  .b-solution-industries--v2 .b-solution-industries__description {
    max-width: 790px;
    font-size: 24px;
  }
}
@media (min-width: 1440px) {
  .b-solution-industries .tech-title {
    margin-bottom: 80px;
  }
}
.b-solution-industries__items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-right: -40px;
  margin-bottom: -25px;
}
.b-solution-industries__item {
  max-width: 185px;
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-right: 40px;
  margin-bottom: 25px;
  width: calc(50% - 40px);
}
@media (min-width: 450px) {
  .b-solution-industries__item {
    width: calc(33.3333333333% - 40px);
  }
}
@media (min-width: 768px) {
  .b-solution-industries__item {
    width: calc(20% - 40px);
  }
}
@media (min-width: 1200px) {
  .b-solution-industries__item {
    width: calc(14.2857142857% - 40px);
  }
}
@media (min-width: 1440px) {
  .b-solution-industries__item {
    width: calc(12.5% - 40px);
  }
}
.b-solution-industries__item-icon {
  margin: auto;
  max-width: 120px;
}
.b-solution-industries__item-icon img {
  width: 100%;
}
.b-solution-industries__item-title {
  margin-top: 20px;
  font-weight: 700;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-our-solutions .b-solution-our-solutions__content {
  height: 100vh;
  display: flex;
  align-items: center;
}

.b-solution-our-solutions {
  font-family: "Croc", sans-serif;
  overflow: hidden;
}
.b-solution-our-solutions--v1 {
  color: #FFFFFF;
}
.b-solution-our-solutions--v1 .b-solution-our-solutions__content {
  background-color: #00A460;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__content {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__content {
    padding: 120px 0;
  }
}
.b-solution-our-solutions--v1 h1.tech-title,
.b-solution-our-solutions--v1 h2.tech-title {
  color: #FFFFFF;
  max-width: 440px;
  width: 100%;
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v1 h1.tech-title,
  .b-solution-our-solutions--v1 h2.tech-title {
    margin-bottom: 0;
    margin-right: 60px;
  }
}
.b-solution-our-solutions--v1 .b-solution-our-solutions__wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__wrapper {
    flex-wrap: nowrap;
  }
}
.b-solution-our-solutions--v1 .b-solution-our-solutions__items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -25px;
  max-width: 1170px;
}
@media (min-width: 360px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__items {
    margin-right: -20px;
  }
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__items {
    margin-bottom: -30px;
  }
}
.b-solution-our-solutions--v1 .b-solution-our-solutions__item {
  font-size: 16px;
  line-height: 20px;
  padding: 5px 0 5px 15px;
  margin-bottom: 25px;
  border-left: 1px solid #FFFFFF;
}
@media (min-width: 360px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__item {
    width: calc(50% - 20px);
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__item {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 30px;
    padding: 20px 0 20px 20px;
    width: calc(25% - 20px);
  }
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__item {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1440px) {
  .b-solution-our-solutions--v1 .b-solution-our-solutions__item {
    width: calc(25% - 20px);
  }
}
.b-solution-our-solutions--v1 .b-solution-our-solutions__item-desc {
  font-weight: 400;
}
.b-solution-our-solutions--v2 .b-solution-our-solutions__items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v2 .b-solution-our-solutions__items {
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v2 .b-solution-our-solutions__items {
    margin-right: -35px;
    justify-content: start;
  }
}
@media (min-width: 1440px) {
  .b-solution-our-solutions--v2 .b-solution-our-solutions__items {
    margin-right: -100px;
  }
}
.b-solution-our-solutions--v2 h3.tech-title {
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v2 h3.tech-title {
    margin-bottom: 30px;
  }
}
.b-solution-our-solutions--v2 .b-solution-our-solutions__item {
  padding: 2px 0 2px 10px;
  border-left: 1px solid #00A460;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v2 .b-solution-our-solutions__item {
    padding: 10px 0 10px 10px;
    margin-right: 20px;
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v2 .b-solution-our-solutions__item {
    margin-right: 35px;
    width: calc(33.3333333333% - 35px);
  }
}
@media (min-width: 1440px) {
  .b-solution-our-solutions--v2 .b-solution-our-solutions__item {
    padding: 30px 0 30px 30px;
    margin-right: 100px;
    width: calc(33.3333333333% - 100px);
  }
}
.b-solution-our-solutions--v2 .b-solution-our-solutions__item-desc {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v2 .b-solution-our-solutions__item-desc {
    font-size: 18px;
    line-height: 24px;
  }
}
.b-solution-our-solutions--v3 .b-solution-our-solutions__columns {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__columns {
    margin-right: -20px;
  }
}
@media (min-width: 1440px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__columns {
    margin-right: -40px;
  }
}
.b-solution-our-solutions--v3 .b-solution-our-solutions__column-one,
.b-solution-our-solutions--v3 .b-solution-our-solutions__column-two {
  padding: 30px 20px;
  background-color: #F7F9FC;
  width: 100%;
  margin-bottom: 20px;
}
.b-solution-our-solutions--v3 .b-solution-our-solutions__column-one strong, .b-solution-our-solutions--v3 .b-solution-our-solutions__column-one b,
.b-solution-our-solutions--v3 .b-solution-our-solutions__column-two strong,
.b-solution-our-solutions--v3 .b-solution-our-solutions__column-two b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__column-one,
  .b-solution-our-solutions--v3 .b-solution-our-solutions__column-two {
    width: calc(50% - 20px);
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__column-one,
  .b-solution-our-solutions--v3 .b-solution-our-solutions__column-two {
    padding: 50px;
  }
}
@media (min-width: 1440px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__column-one,
  .b-solution-our-solutions--v3 .b-solution-our-solutions__column-two {
    padding: 70px;
    width: calc(50% - 40px);
    margin-right: 40px;
  }
}
.b-solution-our-solutions--v3 .b-solution-our-solutions__column-one-text {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__column-one-text {
    font-size: 18px;
    line-height: 24px;
  }
}
.b-solution-our-solutions--v3 .b-solution-our-solutions__column-title {
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__column-title {
    margin-bottom: 30px;
  }
}
.b-solution-our-solutions--v3 .b-solution-our-solutions__list {
  padding-left: 0;
  max-width: 535px;
}
.b-solution-our-solutions--v3 .b-solution-our-solutions__list-item {
  position: relative;
  padding-left: 50px;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__list-item {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__list-item {
    padding-left: 60px;
  }
}
.b-solution-our-solutions--v3 .b-solution-our-solutions__list-item::before {
  position: absolute;
  height: 30px;
  width: 30px;
  content: "";
  background-image: url("./img/check.svg");
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #00A460;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px 18px;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__list-item::before {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  .b-solution-our-solutions--v3 .b-solution-our-solutions__list-item::before {
    height: 40px;
    width: 40px;
  }
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-how-works {
  height: 100vh;
  display: flex;
  align-items: center;
}

.b-solution-how-works {
  font-family: "Croc", sans-serif;
  overflow: hidden;
}
.b-solution-how-works--v1 .b-solution-how-works__items {
  display: flex;
  margin-bottom: -30px;
  flex-wrap: wrap;
}
@media (min-width: 360px) {
  .b-solution-how-works--v1 .b-solution-how-works__items {
    margin-bottom: -40px;
    margin-right: -30px;
  }
}
@media (min-width: 768px) {
  .b-solution-how-works--v1 .b-solution-how-works__items {
    margin-right: -50px;
  }
}
.b-solution-how-works--v1 .b-solution-how-works__item {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 360px) {
  .b-solution-how-works--v1 .b-solution-how-works__item {
    margin-right: 30px;
    width: calc(50% - 30px);
    margin-bottom: 40px;
    padding-right: 60px;
  }
}
@media (min-width: 768px) {
  .b-solution-how-works--v1 .b-solution-how-works__item {
    width: calc(33.3333333333% - 50px);
    margin-right: 50px;
  }
}
@media (min-width: 1200px) {
  .b-solution-how-works--v1 .b-solution-how-works__item {
    width: calc(25% - 50px);
  }
}
.b-solution-how-works--v1 .b-solution-how-works__item:not(:last-child) {
  padding-bottom: 50px;
}
@media (min-width: 360px) {
  .b-solution-how-works--v1 .b-solution-how-works__item:not(:last-child) {
    padding-bottom: 0;
  }
}
.b-solution-how-works--v1 .b-solution-how-works__item:not(:last-child)::after {
  position: absolute;
  left: 10px;
  bottom: 0;
  transform: rotate(90deg);
  content: "";
  width: 20px;
  height: 45px;
  background-image: url("./img/step-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 360px) {
  .b-solution-how-works--v1 .b-solution-how-works__item:not(:last-child)::after {
    right: 0;
    left: auto;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}
.b-solution-how-works--v1 .b-solution-how-works__item-number {
  font-size: 30px;
  line-height: 1;
  color: #00A460;
  font-weight: 300;
  margin-bottom: 5px;
}
@media (min-width: 360px) {
  .b-solution-how-works--v1 .b-solution-how-works__item-number {
    font-size: 42px;
    margin-bottom: 10px;
  }
}
.b-solution-how-works--v1 .b-solution-how-works__item-title {
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .b-solution-how-works--v1 .b-solution-how-works__item-title {
    margin-bottom: 16px;
  }
}
.b-solution-how-works--v2 .b-solution-how-works__top {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .b-solution-how-works__top {
    margin-bottom: 40px;
    flex-wrap: nowrap;
  }
}
.b-solution-how-works--v2 .b-solution-how-works__bottom {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .b-solution-how-works__bottom {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .tech-title {
    margin-right: 160px;
    max-width: 450px;
    width: 100%;
    flex: 0 0 auto;
  }
}
.b-solution-how-works--v2 .b-solution-how-works__description {
  font-weight: 300;
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .b-solution-how-works__description {
    max-width: 730px;
  }
}
.b-solution-how-works--v2 .b-solution-how-works__items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
@media (min-width: 360px) {
  .b-solution-how-works--v2 .b-solution-how-works__items {
    margin-bottom: -40px;
  }
}
@media (min-width: 768px) {
  .b-solution-how-works--v2 .b-solution-how-works__items {
    margin-right: -50px;
  }
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .b-solution-how-works__items {
    margin-right: 160px;
    max-width: 450px;
    width: 100%;
  }
}
.b-solution-how-works--v2 .b-solution-how-works__item {
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 360px) {
  .b-solution-how-works--v2 .b-solution-how-works__item {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .b-solution-how-works--v2 .b-solution-how-works__item {
    width: calc(50% - 50px);
  }
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .b-solution-how-works__item {
    width: 100%;
  }
}
.b-solution-how-works--v2 .b-solution-how-works__item-title {
  margin-bottom: 10px;
}
.b-solution-how-works--v2 .b-solution-how-works__image {
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .b-solution-how-works__image {
    margin-top: 0;
  }
}
.b-solution-how-works--v2 .b-solution-how-works__image img {
  width: 100%;
}
.b-solution-how-works--v2 .b-solution-how-works__video {
  width: 100%;
  max-height: 350px;
  max-width: 875px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .b-solution-how-works--v2 .b-solution-how-works__video {
    max-height: 500px;
  }
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .b-solution-how-works__video {
    max-height: 400px;
  }
}
@media (min-width: 1200px) {
  .b-solution-how-works--v2 .b-solution-how-works__video {
    max-height: 500px;
  }
}
.b-solution-how-works--v3 .b-solution-how-works__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.b-solution-how-works--v3 .b-solution-how-works__left {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .b-solution-how-works--v3 .b-solution-how-works__left {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .b-solution-how-works--v3 .b-solution-how-works__left {
    padding-top: 100px;
    padding-right: 50px;
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .b-solution-how-works--v3 .b-solution-how-works__left {
    padding-right: 130px;
    padding-top: 120px;
    width: 33.3333333333%;
  }
}
.b-solution-how-works--v3 .b-solution-how-works__right {
  width: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: #F7F9FC;
  position: relative;
  padding: 30px 0;
}
.b-solution-how-works--v3 .b-solution-how-works__right::after {
  position: absolute;
  height: 100%;
  width: 200vw;
  content: "";
  background-color: #F7F9FC;
  left: -50%;
  z-index: -10;
  top: 0;
}
@media (min-width: 768px) {
  .b-solution-how-works--v3 .b-solution-how-works__right {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .b-solution-how-works--v3 .b-solution-how-works__right {
    padding-left: 30px;
    width: 50%;
  }
  .b-solution-how-works--v3 .b-solution-how-works__right::after {
    left: 100%;
  }
}
@media (min-width: 1440px) {
  .b-solution-how-works--v3 .b-solution-how-works__right {
    width: 66.6666666667%;
    padding: 60px 0;
  }
  .b-solution-how-works--v3 .b-solution-how-works__right::after {
    left: 100%;
  }
}
.b-solution-how-works--v3 .b-solution-how-works__image {
  max-width: 630px;
  width: 100%;
}
.b-solution-how-works--v3 .b-solution-how-works__image img {
  width: 100%;
}
.b-solution-how-works--v3 .b-solution-how-works__video {
  width: 100%;
  max-height: 400px;
  max-width: 700px;
  margin-top: 30px;
}
.b-solution-how-works .b-solution-how-works__video-inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.b-solution-how-works .b-solution-how-works__video-inner iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-vendors {
  height: 100vh;
  display: flex;
  align-items: center;
}

.b-solution-vendors {
  font-family: "Croc", sans-serif;
}
.b-solution-vendors--v1 .b-solution-vendors__wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.b-solution-vendors--v1 .b-solution-vendors__left {
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .b-solution-vendors--v1 .b-solution-vendors__left {
    width: 33.3333333333%;
    padding-right: 50px;
    margin-bottom: 0;
  }
}
.b-solution-vendors--v1 .b-solution-vendors__right {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1200px) {
  .b-solution-vendors--v1 .b-solution-vendors__right {
    width: 66.6666666667%;
  }
}
.b-solution-vendors--v1 .tech-title {
  margin-bottom: 10px;
  line-height: 80px;
}
.b-solution-vendors--v1 .b-solution-vendors__import-icon {
  border: 1px solid #2c313f;
  border-radius: 10px;
  width: 230px;
  height: 40px;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  background-color: transparent;
  pointer-events: none;
}
.b-solution-vendors--v1 .b-solution-vendors__import-icon-inner {
  border-radius: 10px;
  border: 1px solid #2c313f;
  width: 40px;
  flex: 0 0 auto;
  height: calc(100% + 2px);
  margin-right: -1px;
  position: relative;
  margin-left: auto;
}
.b-solution-vendors--v1 .b-solution-vendors__import-icon-inner::after {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  content: "";
  width: 16px;
  height: 12px;
  -webkit-mask-image: url("./img/check.svg");
  mask-image: url("./img/check.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  background: #2C313F;
}
.b-solution-vendors--v1 .b-solution-vendors__import-icon-text {
  font-size: 14px;
  line-height: 1;
  font-weight: 300;
  margin: 0 14px;
}
.b-solution-vendors--v1 .b-solution-vendors__items-btn {
  margin-top: 40px;
}
.b-solution-vendors--v1 .b-solution-vendors__items {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  width: 100%;
  margin-bottom: -20px;
}
@media (min-width: 360px) {
  .b-solution-vendors--v1 .b-solution-vendors__items {
    margin-right: -40px;
    margin-bottom: -40px;
  }
}
@media (min-width: 1200px) {
  .b-solution-vendors--v1 .b-solution-vendors__items {
    margin-right: -100px;
  }
}
.b-solution-vendors--v1 .b-solution-vendors__item {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  padding-left: 40px;
}
.b-solution-vendors--v1 .b-solution-vendors__item.hide {
  display: none;
}
@media (min-width: 360px) {
  .b-solution-vendors--v1 .b-solution-vendors__item {
    margin-right: 40px;
    width: calc(50% - 40px);
    margin-bottom: 40px;
    flex-direction: column;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .b-solution-vendors--v1 .b-solution-vendors__item {
    width: calc(25% - 40px);
  }
}
@media (min-width: 1200px) {
  .b-solution-vendors--v1 .b-solution-vendors__item {
    margin-right: 100px;
    width: calc(25% - 100px);
  }
}
.b-solution-vendors--v1 .b-solution-vendors__item-logo {
  height: 60px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .b-solution-vendors--v1 .b-solution-vendors__item-logo {
    height: 80px;
  }
}
.b-solution-vendors--v1 .b-solution-vendors__item-logo img {
  max-width: 100%;
  max-height: 100%;
}
.b-solution-vendors--v1 .b-solution-vendors__item-import-icon {
  border-radius: 5px;
  border: 1px solid #2c313f;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  position: relative;
  order: -1;
  margin-left: -40px;
  margin-right: 20px;
}
@media (min-width: 360px) {
  .b-solution-vendors--v1 .b-solution-vendors__item-import-icon {
    order: 0;
    margin: 0 auto;
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 768px) {
  .b-solution-vendors--v1 .b-solution-vendors__item-import-icon {
    border-radius: 10px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
  }
}
.b-solution-vendors--v1 .b-solution-vendors__item-import-icon::after {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  content: "";
  width: 16px;
  height: 12px;
  -webkit-mask-image: url("./img/check.svg");
  mask-image: url("./img/check.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  background: #2C313F;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-advantages {
  display: flex;
  align-items: center;
  height: 100vh;
}

.b-solution-advantages {
  font-family: "Croc", sans-serif;
  overflow: hidden;
}
.b-solution-advantages--v1 .b-solution-advantages__title-wrapper {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .b-solution-advantages--v1 .b-solution-advantages__title-wrapper {
    margin-bottom: 30px;
  }
}
@media (min-width: 1440px) {
  .b-solution-advantages--v1 .b-solution-advantages__title-wrapper {
    margin-bottom: 0;
  }
}
.b-solution-advantages--v1 .b-solution-advantages__items {
  margin-bottom: -30px;
}
@media (min-width: 768px) {
  .b-solution-advantages--v1 .b-solution-advantages__items {
    margin-bottom: -55px;
    margin-right: -40px;
  }
}
.b-solution-advantages--v1 .b-solution-advantages__item {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #00A460;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .b-solution-advantages--v1 .b-solution-advantages__item {
    margin-right: 40px;
    width: calc(50% - 40px);
    margin-bottom: 55px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .b-solution-advantages--v1 .b-solution-advantages__item {
    padding-bottom: 45px;
  }
}
.b-solution-advantages--v1 .b-solution-advantages__item-icon {
  margin-right: 40px;
}
.b-solution-advantages--v1 .b-solution-advantages__item-icon img {
  max-width: 100%;
  max-height: 100%;
}
.b-solution-advantages--v1 .b-solution-advantages__item-title {
  font-size: 60px;
  line-height: 1;
  color: #00A460;
  font-weight: 800;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .b-solution-advantages--v1 .b-solution-advantages__item-title {
    font-size: 80px;
  }
}
.b-solution-advantages--v1 .b-solution-advantages__item-description {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  max-width: 280px;
}
@media (min-width: 768px) {
  .b-solution-advantages--v1 .b-solution-advantages__item-description {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (min-width: 1200px) {
  .b-solution-advantages--v1 .b-solution-advantages__item-description {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 1440px) {
  .b-solution-advantages--v1 .b-solution-advantages__item-description {
    font-size: 24px;
    line-height: 28px;
  }
}
.b-solution-advantages--v2 .b-solution-advantages__items {
  margin-bottom: -30px;
}
@media (min-width: 768px) {
  .b-solution-advantages--v2 .b-solution-advantages__items {
    margin-bottom: -55px;
    margin-right: -40px;
  }
}
.b-solution-advantages--v2 .b-solution-advantages__item {
  padding-bottom: 20px;
  border-bottom: 1px solid #00A460;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 450px) {
  .b-solution-advantages--v2 .b-solution-advantages__item {
    margin-right: 40px;
    width: calc(50% - 40px);
    margin-bottom: 55px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .b-solution-advantages--v2 .b-solution-advantages__item {
    padding-bottom: 45px;
  }
}
.b-solution-advantages--v2 .b-solution-advantages__item-description {
  max-width: 380px;
}
.b-solution-advantages--v2 .b-solution-advantages__item-title {
  text-transform: uppercase;
}
.b-solution-advantages--v3 .b-solution-advantages__items {
  margin-bottom: -40px;
}
@media (min-width: 768px) {
  .b-solution-advantages--v3 .b-solution-advantages__items {
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .b-solution-advantages--v3 .b-solution-advantages__items {
    margin-right: -70px;
  }
}
.b-solution-advantages--v3 .b-solution-advantages__item {
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 450px) {
  .b-solution-advantages--v3 .b-solution-advantages__item {
    margin-right: 20px;
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .b-solution-advantages--v3 .b-solution-advantages__item {
    margin-right: 70px;
    width: calc(33.3333333333% - 70px);
  }
}
.b-solution-advantages--v3 .b-solution-advantages__item-icon {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .b-solution-advantages--v3 .b-solution-advantages__item-icon {
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .b-solution-advantages--v3 .b-solution-advantages__item-icon {
    margin-bottom: 40px;
  }
}
.b-solution-advantages--v3 .b-solution-advantages__item-content {
  padding-top: 20px;
  border-top: 1px solid #00A460;
}
@media (min-width: 768px) {
  .b-solution-advantages--v3 .b-solution-advantages__item-content {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .b-solution-advantages--v3 .b-solution-advantages__item-content {
    padding-top: 30px;
  }
}
.b-solution-advantages--v3 .b-solution-advantages__item-title {
  text-transform: uppercase;
}
.b-solution-advantages__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1440px) {
  .b-solution-advantages__title-wrapper {
    margin-right: calc(33.3333333333% - 423px);
    width: 423px;
  }
}
.b-solution-advantages__items {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .b-solution-advantages__items {
    width: 66.6666666667%;
  }
}
.b-solution-advantages__item-title {
  margin-bottom: 10px;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-cases {
  height: 100vh;
  display: flex;
  align-items: center;
}

.b-solution-cases {
  font-family: "Croc", sans-serif;
}
.b-solution-cases--v1 .b-solution-cases__left {
  position: relative;
}
.b-solution-cases--v1 .b-solution-cases__left .tech-title {
  position: absolute;
  top: 20px;
  left: 0;
  background-color: white;
  padding: 9px 12px;
}
@media (min-width: 768px) {
  .b-solution-cases--v1 .b-solution-cases__left .tech-title {
    top: 30px;
    padding: 18px 32px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cases--v1 .b-solution-cases__left .tech-title {
    top: 60px;
    padding: 20px 40px 20px 25px;
  }
}
.b-solution-cases--v1 .b-solution-cases__video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.b-solution-cases--v1 .b-solution-cases__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b-solution-cases--v1 .b-solution-cases__image {
  margin-left: calc((50vw - 50%) * -1);
  border-top-right-radius: 120px;
  overflow: hidden;
  isolation: isolate;
  max-height: 255px;
}
@media (min-width: 450px) {
  .b-solution-cases--v1 .b-solution-cases__image {
    max-height: 425px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cases--v1 .b-solution-cases__image {
    max-height: 660px;
  }
}
.b-solution-cases--v1 .b-solution-cases__image.video {
  margin-left: -16px;
}
@media (min-width: 768px) {
  .b-solution-cases--v1 .b-solution-cases__image.video {
    margin-left: -30px;
  }
}
@media (min-width: 992px) {
  .b-solution-cases--v1 .b-solution-cases__image.video {
    margin-left: -40px;
  }
}
@media (min-width: 1140px) {
  .b-solution-cases--v1 .b-solution-cases__image.video {
    margin-left: -50px;
  }
}
.b-solution-cases--v1 .b-solution-cases__content {
  max-width: 725px;
  display: flex;
  flex-direction: column;
  padding-top: 25px;
  height: 100%;
}
@media (min-width: 768px) {
  .b-solution-cases--v1 .b-solution-cases__content {
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v1 .b-solution-cases__content {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cases--v1 .b-solution-cases__content {
    padding-top: 70px;
    padding-bottom: 75px;
  }
}
.b-solution-cases--v1 .b-solution-cases__link-wrapper {
  margin-top: auto;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .b-solution-cases--v1 .b-solution-cases__link-wrapper {
    padding-top: 40px;
  }
}
.b-solution-cases--v2 .b-solution-cases__image {
  margin-bottom: 30px;
  border-top-right-radius: 120px;
  overflow: hidden;
  isolation: isolate;
  margin-left: calc((50vw - 50%) * -1);
  max-height: 255px;
}
@media (min-width: 450px) {
  .b-solution-cases--v2 .b-solution-cases__image {
    margin-bottom: 40px;
    max-height: 425px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v2 .b-solution-cases__image {
    margin-bottom: 50px;
    max-height: 345px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cases--v2 .b-solution-cases__image {
    margin-bottom: 70px;
  }
}
.b-solution-cases--v2 .b-solution-cases__image.video {
  margin-left: -16px;
}
@media (min-width: 768px) {
  .b-solution-cases--v2 .b-solution-cases__image.video {
    margin-left: -30px;
  }
}
@media (min-width: 992px) {
  .b-solution-cases--v2 .b-solution-cases__image.video {
    margin-left: -40px;
  }
}
@media (min-width: 1140px) {
  .b-solution-cases--v2 .b-solution-cases__image.video {
    margin-left: -50px;
  }
}
.b-solution-cases--v2 .b-solution-cases__left {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.b-solution-cases--v2 .b-solution-cases__left .tech-title {
  position: absolute;
  top: 20px;
  left: 0;
  background-color: white;
  padding: 9px 12px;
}
@media (min-width: 768px) {
  .b-solution-cases--v2 .b-solution-cases__left .tech-title {
    top: 30px;
    padding: 18px 32px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cases--v2 .b-solution-cases__left .tech-title {
    top: 60px;
    padding: 20px 40px 20px 25px;
  }
}
.b-solution-cases--v2 .b-solution-cases__video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.b-solution-cases--v2 .b-solution-cases__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b-solution-cases--v2 .b-solution-cases__image-wrapper {
  width: 100%;
}
@media (min-width: 768px) {
  .b-solution-cases--v2 .b-solution-cases__image-wrapper {
    width: calc(50% - 50px);
    margin-right: 50px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v2 .b-solution-cases__image-wrapper {
    width: 100%;
    margin-right: 0;
  }
}
.b-solution-cases--v2 .b-solution-cases__left-content {
  width: 100%;
  max-width: 745px;
}
@media (min-width: 768px) {
  .b-solution-cases--v2 .b-solution-cases__left-content {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v2 .b-solution-cases__left-content {
    width: 100%;
  }
}
.b-solution-cases--v2 .b-solution-cases__items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -22px;
  margin-right: -20px;
}
.b-solution-cases--v2 .b-solution-cases__item {
  padding: 30px 20px;
  background-color: #F7F9FC;
  margin-bottom: 22px;
  margin-right: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .b-solution-cases--v2 .b-solution-cases__item {
    width: calc(33.3333333333% - 20px);
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v2 .b-solution-cases__item {
    width: 100%;
    padding: 50px;
  }
}
.b-solution-cases--v2 .b-solution-cases__item-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  .b-solution-cases--v2 .b-solution-cases__item-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.b-solution-cases--v2 .b-solution-cases__item-description {
  max-width: 730px;
}
.b-solution-cases--v2 .b-solution-cases__right {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .b-solution-cases--v2 .b-solution-cases__right {
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v2 .b-solution-cases__right {
    padding-top: 60px;
  }
}
.b-solution-cases--v2 .b-solution-cases__link-wrapper {
  margin-top: 25px;
}
@media (min-width: 1200px) {
  .b-solution-cases--v2 .b-solution-cases__link-wrapper {
    margin-top: 40px;
  }
}
.b-solution-cases--v3 .b-solution-cases__right {
  background-color: #F7F9FC;
  padding: 50px 20px;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__right {
    padding: 40px 40px 60px 40px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v3 .b-solution-cases__right {
    padding: 60px 70px;
  }
}
.b-solution-cases--v3 .b-solution-cases__left {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .b-solution-cases--v3 .b-solution-cases__left {
    margin-bottom: 0;
  }
}
.b-solution-cases--v3 .b-solution-cases__left-content {
  max-width: 790px;
}
@media (min-width: 1440px) {
  .b-solution-cases--v3 .tech-title {
    margin-bottom: 100px;
  }
}
.b-solution-cases--v3 .b-solution-cases__link-wrapper {
  margin-top: 30px;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__link-wrapper {
    margin-top: 40px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cases--v3 .b-solution-cases__link-wrapper {
    margin-top: 90px;
  }
}
.b-solution-cases--v3 .b-solution-cases__client-title {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__client-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.b-solution-cases--v3 .b-solution-cases__client-info {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00A460;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__client-info {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
.b-solution-cases--v3 .b-solution-cases__solution {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00A460;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__solution {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
.b-solution-cases--v3 .b-solution-cases__solution-text {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #00A460;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__solution-text {
    font-weight: 800;
    font-size: 30px;
    line-height: 1;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v3 .b-solution-cases__solution-text {
    font-size: 36px;
  }
}
.b-solution-cases--v3 .b-solution-cases__client-logo {
  max-width: 110px;
  max-height: 110px;
  margin-right: 35px;
}
.b-solution-cases--v3 .b-solution-cases__client-name {
  font-weight: 700;
  z-index: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__client-name {
    font-size: 24px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v3 .b-solution-cases__client-name {
    margin-bottom: 25px;
  }
}
.b-solution-cases--v3 .b-solution-cases__client-industry {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__client-industry {
    color: #00A460;
    font-size: 24px;
    line-height: 24px;
  }
}
.b-solution-cases--v3 .b-solution-cases__client-industry a:hover {
  text-decoration: underline;
}
.b-solution-cases--v3 .b-solution-cases__solution-link {
  color: #00A460;
}
.b-solution-cases--v3 .b-solution-cases__solution-link:hover {
  text-decoration: underline;
}
.b-solution-cases--v3 .b-solution-cases__result-items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px;
  margin-right: -20px;
}
.b-solution-cases--v3 .b-solution-cases__result-item {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 750px) {
  .b-solution-cases--v3 .b-solution-cases__result-item {
    margin-right: 20px;
    width: calc(33.3333333333% - 20px);
  }
}
.b-solution-cases--v3 .b-solution-cases__result-item-title {
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 5px;
  color: #00A460;
}
@media (min-width: 450px) {
  .b-solution-cases--v3 .b-solution-cases__result-item-title {
    margin-bottom: 10px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cases--v3 .b-solution-cases__result-item-title {
    font-size: 36px;
  }
}
.b-solution-cases--v4 {
  overflow-x: hidden;
}
.b-solution-cases--v4 .b-solution-cases__left-content {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .b-solution-cases--v4 .b-solution-cases__left-content {
    max-width: 750px;
    margin-bottom: 0;
  }
}
.b-solution-cases--v4 .b-solution-cases__left-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: -20px;
}
@media (min-width: 460px) {
  .b-solution-cases--v4 .b-solution-cases__left-items {
    margin-right: -30px;
  }
}
@media (min-width: 768px) {
  .b-solution-cases--v4 .b-solution-cases__left-items {
    margin-right: -50px;
  }
}
.b-solution-cases--v4 .b-solution-cases__left-item {
  margin-bottom: 20px;
}
@media (min-width: 460px) {
  .b-solution-cases--v4 .b-solution-cases__left-item {
    margin-right: 30px;
    width: calc(50% - 30px);
  }
}
@media (min-width: 768px) {
  .b-solution-cases--v4 .b-solution-cases__left-item {
    margin-right: 50px;
    width: calc(33.3333333333% - 50px);
  }
}
@media (min-width: 1200px) {
  .b-solution-cases--v4 .b-solution-cases__left-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #00A460;
  }
}
@media (min-width: 460px) {
  .b-solution-cases--v4 .b-solution-cases__left-item--1 {
    margin-right: 30px;
    width: calc(100% - 30px);
  }
}
@media (min-width: 768px) {
  .b-solution-cases--v4 .b-solution-cases__left-item--1 {
    margin-right: 50px;
    width: calc(100% - 50px);
  }
}
@media (min-width: 768px) {
  .b-solution-cases--v4 .b-solution-cases__left-item--2 {
    margin-right: 50px;
    width: calc(50% - 50px);
  }
}
.b-solution-cases--v4 .b-solution-cases__left-item-title {
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 5px;
  color: #00A460;
}
@media (min-width: 450px) {
  .b-solution-cases--v4 .b-solution-cases__left-item-title {
    margin-bottom: 10px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cases--v4 .b-solution-cases__left-item-title {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .b-solution-cases--v4 .b-solution-cases__left-item-description {
    color: #00A460;
  }
}
.b-solution-cases--v4 .b-solution-cases__items {
  margin-bottom: -20px;
}
.b-solution-cases--v4 .b-solution-cases__item {
  padding: 30px 20px;
  margin-bottom: 20px;
  background-color: #F7F9FC;
}
@media (min-width: 450px) {
  .b-solution-cases--v4 .b-solution-cases__item {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .b-solution-cases--v4 .b-solution-cases__item {
    padding: 40px;
  }
}
.b-solution-cases--v4 .b-solution-cases__item-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  .b-solution-cases--v4 .b-solution-cases__item-title {
    font-size: 24px;
    line-height: 1;
  }
}
.b-solution-cases__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.b-solution-cases__left {
  width: 100%;
}
@media (min-width: 1200px) {
  .b-solution-cases__left {
    margin-right: 40px;
    width: calc(50% - 40px);
  }
}
.b-solution-cases__right {
  width: 100%;
}
@media (min-width: 1200px) {
  .b-solution-cases__right {
    width: 50%;
  }
}
.b-solution-cases__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-solution-cases__title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .b-solution-cases__title {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cases__title {
    font-size: 36px;
    line-height: 42px;
  }
}
.b-solution-cases__link {
  text-transform: uppercase;
  font-weight: 300;
  color: #00A460;
  font-size: 16px;
  line-height: 32px;
  position: relative;
  padding-right: 30px;
}
.b-solution-cases__link::after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  width: 12px;
  height: 28px;
  transform: translateY(-50%);
  -webkit-mask-image: url("./img/link-arrow.svg");
          mask-image: url("./img/link-arrow.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  background-color: #00A460;
}
.b-solution-cases__link:hover {
  color: #2E2E2E;
}
.b-solution-cases__link:hover::after {
  background-color: #2E2E2E;
}
@media (min-width: 768px) {
  .b-solution-cases__link {
    font-size: 20px;
  }
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-more-cases {
  height: 100vh;
  display: flex;
  align-items: center;
}

.b-solution-more-cases {
  font-family: "Croc", sans-serif;
}
.b-solution-more-cases--v1 .slick-list {
  margin: 0 -10px;
}
.b-solution-more-cases--v1 .b-solution-more-cases__slide {
  margin: 0 10px;
}
@media (min-width: 1440px) {
  .b-solution-more-cases--v1 .slick-list {
    margin: 0 -20px;
  }
  .b-solution-more-cases--v1 .b-solution-more-cases__slide {
    margin: 0 20px;
  }
}
.b-solution-more-cases--v1 .slick-track {
  display: flex;
}
.b-solution-more-cases--v1 .b-solution-more-cases__slide.link:hover {
  background-color: #00A460;
}
.b-solution-more-cases--v1 .b-solution-more-cases__slide.link:hover a.b-solution-more-cases__item {
  color: #fff;
}
.b-solution-more-cases--v1 .b-solution-more-cases__slide.link:hover a.b-solution-more-cases__item::after {
  background-color: #fff;
}
.b-solution-more-cases--v1 .b-solution-more-cases__slide.link:hover .b-solution-more-cases__item-client {
  color: #fff;
}
.b-solution-more-cases--v1 .b-solution-more-cases__slide {
  border: 1px solid #00A460;
  height: auto;
  transition: 0.2s ease-in;
}
.b-solution-more-cases--v1 a.b-solution-more-cases__item {
  position: relative;
}
.b-solution-more-cases--v1 a.b-solution-more-cases__item::after {
  position: absolute;
  content: "";
  height: 24px;
  width: 12px;
  bottom: 30px;
  right: 20px;
  -webkit-mask-image: url("./img/link-arrow.svg");
          mask-image: url("./img/link-arrow.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  background: #00A460;
}
@media (min-width: 450px) {
  .b-solution-more-cases--v1 a.b-solution-more-cases__item::after {
    right: 30px;
  }
}
@media (min-width: 768px) {
  .b-solution-more-cases--v1 a.b-solution-more-cases__item::after {
    bottom: 38px;
    right: 34px;
  }
}
.b-solution-more-cases--v1 .b-solution-more-cases__item {
  display: block;
  height: 100%;
  padding: 30px 20px 70px 20px;
}
@media (min-width: 450px) {
  .b-solution-more-cases--v1 .b-solution-more-cases__item {
    padding: 30px 30px 70px 30px;
  }
}
@media (min-width: 768px) {
  .b-solution-more-cases--v1 .b-solution-more-cases__item {
    padding: 38px 34px 78px 34px;
  }
}
.b-solution-more-cases--v1 .b-solution-more-cases__item-client {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 300;
  color: #00A460;
}
@media (min-width: 450px) {
  .b-solution-more-cases--v1 .b-solution-more-cases__item-client {
    font-size: 18px;
  }
}
.b-solution-more-cases--v1 .b-solution-more-cases__item-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .b-solution-more-cases--v1 .b-solution-more-cases__item-title {
    font-size: 24px;
    line-height: 35px;
  }
}
.b-solution-more-cases--v2 .slick-list {
  margin: 0 -10px;
}
.b-solution-more-cases--v2 .b-solution-more-cases__slide {
  margin: 0 10px;
}
@media (min-width: 1440px) {
  .b-solution-more-cases--v2 .slick-list {
    margin: 0 -20px;
  }
  .b-solution-more-cases--v2 .b-solution-more-cases__slide {
    margin: 0 20px;
  }
}
.b-solution-more-cases--v2 a.b-solution-more-cases__item:hover .b-solution-more-cases__item-link {
  text-decoration: underline;
}
.b-solution-more-cases--v2 a.b-solution-more-cases__item:hover .b-solution-more-cases__item-image img {
  transform: scale(1.05);
}
.b-solution-more-cases--v2 .b-solution-more-cases__item {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.b-solution-more-cases--v2 .b-solution-more-cases__item-image {
  margin-bottom: 20px;
  height: 165px;
  overflow: hidden;
  border-top-left-radius: 50px;
}
@media (min-width: 450px) {
  .b-solution-more-cases--v2 .b-solution-more-cases__item-image {
    height: 295px;
    border-top-left-radius: 80px;
  }
}
.b-solution-more-cases--v2 .b-solution-more-cases__item-image img {
  height: 100%;
  width: 100%;
  transition: transform 0.3s ease;
  object-fit: cover;
  transform: scale(1);
}
.b-solution-more-cases--v2 .b-solution-more-cases__item-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .b-solution-more-cases--v2 .b-solution-more-cases__item-title {
    font-size: 24px;
    line-height: 35px;
  }
}
.b-solution-more-cases--v2 .b-solution-more-cases__item-description {
  margin-bottom: 20px;
}
.b-solution-more-cases--v2 .b-solution-more-cases__item-link {
  color: #00A460;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  .b-solution-more-cases--v2 .b-solution-more-cases__item-link {
    font-size: 18px;
    line-height: 24px;
  }
}
.b-solution-more-cases__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.b-solution-more-cases__top .tech-title {
  margin-bottom: 0;
}
.b-solution-more-cases .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  padding: 0;
}
@media (min-width: 1440px) {
  .b-solution-more-cases .slick-dots {
    margin-top: 0;
    display: none !important;
  }
}
.b-solution-more-cases .slick-dots li {
  cursor: pointer;
  margin: 0;
  margin-right: 15px;
  padding: 0;
  font-size: 0;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #E2E4E9;
}
.b-solution-more-cases .slick-dots li::before {
  display: none;
}
.b-solution-more-cases .slick-dots li button {
  display: none;
}
.b-solution-more-cases .slick-dots li.slick-active {
  background-color: #00A460;
}
.b-solution-more-cases__arrows {
  display: none;
  align-items: center;
}
@media (min-width: 450px) {
  .b-solution-more-cases__arrows {
    display: flex;
  }
}
.b-solution-more-cases__arrows--mobile {
  display: flex;
  justify-content: space-between;
  margin-top: -15px;
}
@media (min-width: 450px) {
  .b-solution-more-cases__arrows--mobile {
    display: none;
  }
}
.b-solution-more-cases__arrow {
  width: 12px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  z-index: 100;
}
.b-solution-more-cases__arrow:not(:last-child) {
  margin-right: 30px;
}
.b-solution-more-cases__arrow--prev {
  background-image: url("./img/angle-left.svg");
}
.b-solution-more-cases__arrow--next {
  background-image: url("./img/angle-right.svg");
}
.b-solution-more-cases__items {
  display: flex;
}
.b-solution-more-cases .slick-dots li:first-child:last-child {
  display: none;
}
.b-solution-more-cases .slick-list .slick-track {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-team {
  height: 100vh;
  display: flex;
  align-items: center;
}

.b-solution-team {
  font-family: "Croc", sans-serif;
}
.b-solution-team__wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .b-solution-team__wrapper {
    flex-wrap: nowrap;
  }
}
.b-solution-team__left {
  width: 100%;
}
@media (min-width: 1440px) {
  .b-solution-team__left {
    width: 20%;
  }
}
.b-solution-team__items {
  display: flex;
}
.b-solution-team__right {
  width: 100%;
}
@media (min-width: 1440px) {
  .b-solution-team__right {
    width: calc(80% - 100px);
  }
}
.b-solution-team .slick-list .slick-track {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.b-solution-team .slick-dots {
  display: flex;
  justify-content: center;
  margin-right: -15px;
  padding: 0;
}
@media (min-width: 1440px) {
  .b-solution-team .slick-dots {
    display: none !important;
  }
}
.b-solution-team .slick-dots li {
  cursor: pointer;
  margin: 0;
  margin-right: 15px;
  padding: 0;
  font-size: 0;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #E2E4E9;
}
.b-solution-team .slick-dots li::before {
  display: none;
}
.b-solution-team .slick-dots li button {
  display: none;
}
.b-solution-team .slick-dots li.slick-active {
  background-color: #00A460;
}
.b-solution-team--v1 .slick-list {
  margin: 0 -10px;
}
.b-solution-team--v1 .b-solution-team__item {
  margin: 0 10px;
}
@media (min-width: 1440px) {
  .b-solution-team--v1 .slick-list {
    margin: 0 -20px;
  }
  .b-solution-team--v1 .b-solution-team__item {
    margin: 0 20px;
  }
}
.b-solution-team--v1 .b-solution-team__buttons {
  display: none;
  flex: 0 0 auto;
}
@media (min-width: 1440px) {
  .b-solution-team--v1 .b-solution-team__buttons {
    display: block;
  }
}
.b-solution-team--v1 .b-solution-team__buttons--mobile {
  display: block;
}
@media (min-width: 1440px) {
  .b-solution-team--v1 .b-solution-team__buttons--mobile {
    display: none;
  }
}
.b-solution-team--v1 .b-solution-team__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 55px;
}
@media (min-width: 1440px) {
  .b-solution-team--v1 .b-solution-team__top {
    margin-bottom: 155px;
  }
}
.b-solution-team--v1 .b-solution-team__top .tech-title {
  margin-bottom: 0;
  margin-right: 30px;
}
.b-solution-team--v1 .b-solution-team__arrows {
  display: none;
}
@media (min-width: 768px) {
  .b-solution-team--v1 .b-solution-team__arrows {
    display: flex;
  }
}
.b-solution-team--v1 .b-solution-team__bottom {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .b-solution-team--v1 .b-solution-team__bottom {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .b-solution-team--v1 .b-solution-team__bottom {
    margin-top: 40px;
  }
}
@media (min-width: 1440px) {
  .b-solution-team--v1 .b-solution-team__bottom {
    display: none;
  }
}
.b-solution-team--v1 .b-solution-team__dots-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  order: -1;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .b-solution-team--v1 .b-solution-team__dots-wrapper {
    order: 0;
    margin-bottom: 0;
    width: 100%;
    justify-content: flex-end;
  }
  .b-solution-team--v1 .b-solution-team__dots-wrapper .b-solution-team__arrow {
    display: none !important;
    margin: 0;
  }
}
.b-solution-team--v1 .b-solution-team__arrow {
  width: 12px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  z-index: 100;
}
.b-solution-team--v1 .b-solution-team__arrow:not(:last-child) {
  margin-right: 30px;
}
.b-solution-team--v1 .b-solution-team__arrow--prev {
  background-image: url("./img/angle-left.svg");
}
.b-solution-team--v1 .b-solution-team__arrow--next {
  background-image: url("./img/angle-right.svg");
}
.b-solution-team .b-solution-team__item-photo {
  height: 215px;
  margin-bottom: 20px;
}
@media (min-width: 450px) {
  .b-solution-team .b-solution-team__item-photo {
    margin-bottom: 30px;
    height: 240px;
  }
}
@media (min-width: 768px) {
  .b-solution-team .b-solution-team__item-photo {
    height: 270px;
  }
}
@media (min-width: 1440px) {
  .b-solution-team .b-solution-team__item-photo {
    height: 285px;
  }
}
.b-solution-team .b-solution-team__item-photo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .b-solution-team--v2 .b-solution-team__wrapper {
    flex-wrap: nowrap;
  }
}
.b-solution-team--v2 .b-solution-team__left {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .b-solution-team--v2 .b-solution-team__left {
    width: 25%;
  }
}
.b-solution-team--v2 .b-solution-team__left .b-solution-team__buttons {
  margin-top: auto;
}
.b-solution-team--v2 .b-solution-team__buttons {
  display: none;
  flex: 0 0 auto;
}
@media (min-width: 1200px) {
  .b-solution-team--v2 .b-solution-team__buttons {
    display: block;
  }
}
.b-solution-team--v2 .b-solution-team__buttons--mobile {
  display: block;
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .b-solution-team--v2 .b-solution-team__buttons--mobile {
    display: none;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .b-solution-team--v2 .b-solution-team__right {
    padding-top: 90px;
    width: calc(80% - 100px);
  }
}
@media (min-width: 1440px) {
  .b-solution-team--v2 .b-solution-team__right {
    padding-top: 0;
  }
}
.b-solution-team--v2 .b-solution-team__item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #F7F9FC;
}
@media (min-width: 450px) {
  .b-solution-team--v2 .b-solution-team__item {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .b-solution-team--v2 .b-solution-team__item {
    max-width: 880px;
  }
}
.b-solution-team--v2 .b-solution-team__item-photo {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 450px) {
  .b-solution-team--v2 .b-solution-team__item-photo {
    margin-right: 20px;
    width: 320px;
  }
}
@media (min-width: 768px) {
  .b-solution-team--v2 .b-solution-team__item-photo {
    margin-right: 40px;
    height: 315px;
    width: 420px;
  }
}
.b-solution-team--v2 .b-solution-team__item-content {
  width: 100%;
  padding: 30px 20px;
}
@media (min-width: 768px) {
  .b-solution-team--v2 .b-solution-team__item-content {
    max-width: 310px;
  }
}
.b-solution-team--v3 .b-solution-team__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .b-solution-team--v3 .b-solution-team__items {
    margin-left: -20px;
    justify-content: start;
  }
}
@media (min-width: 1200px) {
  .b-solution-team--v3 .b-solution-team__items {
    margin-left: -40px;
  }
}
.b-solution-team--v3 .b-solution-team__item {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .b-solution-team--v3 .b-solution-team__item {
    margin-left: 20px;
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .b-solution-team--v3 .b-solution-team__item {
    margin-left: 20px;
    max-width: calc(33.3333333333% - 20px);
  }
}
@media (min-width: 1440px) {
  .b-solution-team--v3 .b-solution-team__item {
    margin-left: 40px;
    max-width: calc(33.3333333333% - 40px);
  }
}
.b-solution-team--v3 .b-solution-team__item-photo {
  width: 100%;
}
@media (min-width: 450px) {
  .b-solution-team--v3 .b-solution-team__item-photo {
    height: 320px;
  }
}
@media (min-width: 768px) {
  .b-solution-team--v3 .b-solution-team__item-photo {
    max-width: auto;
  }
}
.b-solution-team--v3 .b-solution-team__buttons {
  display: none;
  flex: 0 0 auto;
}
@media (min-width: 1440px) {
  .b-solution-team--v3 .b-solution-team__buttons {
    display: block;
  }
}
.b-solution-team--v3 .b-solution-team__buttons--mobile {
  display: block;
}
@media (min-width: 1440px) {
  .b-solution-team--v3 .b-solution-team__buttons--mobile {
    display: none;
  }
}
.b-solution-team--v3 .b-solution-team__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 55px;
}
@media (min-width: 1440px) {
  .b-solution-team--v3 .b-solution-team__top {
    margin-bottom: 155px;
  }
}
.b-solution-team--v3 .b-solution-team__top .tech-title {
  margin-bottom: 0;
  margin-right: 30px;
}
.b-solution-team__item-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
@media (min-width: 450px) {
  .b-solution-team__item-title {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .b-solution-team__item-title {
    line-height: 35px;
  }
}
.b-solution-team__item-position {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
@media (min-width: 450px) {
  .b-solution-team__item-position {
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
  }
}
.b-solution-team__item-email {
  font-size: 16px;
  line-height: 20px;
  color: #00A460;
}
@media (min-width: 450px) {
  .b-solution-team__item-email {
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
  }
}
.b-solution-team .slick-dots li:first-child:last-child {
  display: none;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-cta {
  height: 100vh;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-cta--v1 {
  display: flex;
  align-items: center;
}

.b-solution-cta {
  font-family: "Croc", sans-serif;
  overflow-x: hidden;
}
.b-solution-cta--v1 {
  background-color: #2C313F;
  color: #FFFFFF;
  padding: 70px 0;
}
@media (min-width: 450px) {
  .b-solution-cta--v1 {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .b-solution-cta--v1 {
    padding: 100px 0;
  }
}
@media (min-width: 1440px) {
  .b-solution-cta--v1 {
    padding: 120px 0;
  }
}
.b-solution-cta--v1 .b-solution-cta__mobile-bg {
  background-image: none !important;
}
.b-solution-cta--v1 .tech-title {
  color: #FFFFFF;
  margin-bottom: 30px;
}
.b-solution-cta--v1 .b-solution-cta__description {
  max-width: 450px;
  margin-bottom: 30px;
}
@media (min-width: 450px) {
  .b-solution-cta--v1 .b-solution-cta__description {
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .b-solution-cta--v1 .b-solution-cta__description {
    margin-bottom: 80px;
  }
}
.b-solution-cta--v1 .b-solution-cta__bottom {
  position: relative;
}
.b-solution-cta--v1 .b-solution-cta__lines {
  background-image: url("./img/lines-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 66px;
  position: absolute;
  right: calc((100vw - 35%) * -1);
  width: 100%;
  top: 0;
}
@media (min-width: 1200px) {
  .b-solution-cta--v1 .b-solution-cta__lines {
    background-size: contain;
    right: calc((100vw - 50%) * -1);
  }
}
@media (min-width: 1440px) {
  .b-solution-cta--v1 .b-solution-cta__lines {
    right: calc((100vw - 60%) * -1);
  }
}
.b-solution-cta--v2 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.b-solution-cta--v2 .b-solution-cta__mobile-bg {
  padding: 70px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -10;
}
@media (min-width: 768px) {
  .b-solution-cta--v2 .b-solution-cta__mobile-bg {
    background-image: none !important;
  }
}
@media (min-width: 450px) {
  .b-solution-cta--v2 .b-solution-cta__mobile-bg {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .b-solution-cta--v2 .b-solution-cta__mobile-bg {
    padding: 120px 0;
  }
}
@media (min-width: 1440px) {
  .b-solution-cta--v2 .b-solution-cta__mobile-bg {
    padding: 145px 0;
  }
}
.b-solution-cta--v2 .tech-title {
  margin-bottom: 30px;
}
@media (min-width: 450px) {
  .b-solution-cta--v2 .tech-title {
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cta--v2 .tech-title {
    margin-bottom: 30px;
  }
}
.b-solution-cta--v2 .b-solution-cta__content {
  background-color: #F7F9FC;
  border-radius: 60px;
  max-width: 670px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 20px;
  z-index: 100;
}
@media (min-width: 450px) {
  .b-solution-cta--v2 .b-solution-cta__content {
    padding: 65px 20px;
  }
}
@media (min-width: 1200px) {
  .b-solution-cta--v2 .b-solution-cta__content {
    max-width: 1080px;
    padding: 45px 20px 60px 20px;
  }
}
@media (min-width: 1440px) {
  .b-solution-cta--v2 .b-solution-cta__content {
    max-width: 1495px;
  }
}
.b-solution-cta--v2 .b-solution-cta__description {
  max-width: 485px;
  margin: 0 auto;
  margin-bottom: 30px;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-additional-materials {
  display: flex;
  align-items: center;
  height: 100vh;
}

.b-solution-additional-materials {
  font-family: "Croc", sans-serif;
  background-color: #F7F9FC;
  padding-top: 70px;
  padding-bottom: 100px;
}
@media (min-width: 450px) {
  .b-solution-additional-materials {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .b-solution-additional-materials {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1440px) {
  .b-solution-additional-materials {
    padding-top: 175px;
    padding-bottom: 175px;
  }
}
.b-solution-additional-materials--v1 .tech-title {
  margin-bottom: 0;
}
@media (min-width: 1440px) {
  .b-solution-additional-materials--v1 .tech-title {
    margin-bottom: 40px;
  }
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__left {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1440px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__left {
    width: 450px;
    display: block;
  }
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__right {
  width: 100%;
}
@media (min-width: 1440px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__right {
    width: calc(100% - 450px);
  }
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__items {
  max-width: 1340px;
}
.b-solution-additional-materials--v1 .slick-list {
  width: 100%;
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__item {
  margin: 0 10px;
}
@media (min-width: 1440px) {
  .b-solution-additional-materials--v1 .slick-list {
    margin: 0 -20px;
  }
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item {
    margin: 0 20px;
  }
}
.b-solution-additional-materials--v1 .slick-list .slick-track {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: flex;
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__item {
  background-color: #fff;
  padding-bottom: 50px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  height: auto;
  position: relative;
  transition: 0.2s ease-in;
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__item:hover {
  color: #fff;
  background-color: #00A460;
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__item:hover::after {
  background-color: #fff;
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__item:hover .b-solution-additional-materials__item-title {
  color: #fff;
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__item::after {
  position: absolute;
  content: "";
  height: 24px;
  width: 12px;
  bottom: 30px;
  right: 20px;
  -webkit-mask-image: url("./img/link-arrow.svg");
          mask-image: url("./img/link-arrow.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  background: #00A460;
}
@media (min-width: 450px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item::after {
    right: 30px;
  }
}
@media (min-width: 768px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item::after {
    bottom: 20px;
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item::after {
    right: 20px;
    bottom: 20px;
  }
}
@media (min-width: 450px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item {
    padding-top: 40px;
    padding-bottom: 60px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1200px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__item-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #4D4D4D;
}
@media (min-width: 450px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item-title {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item-title {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 35px;
  }
}
@media (min-width: 1200px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item-title {
    margin-bottom: 50px;
  }
}
.b-solution-additional-materials--v1 .b-solution-additional-materials__item-description {
  margin-bottom: 20px;
}
@media (min-width: 450px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item-description {
    margin-bottom: 30px;
  }
}
@media (min-width: 1440px) {
  .b-solution-additional-materials--v1 .b-solution-additional-materials__item-description {
    margin-bottom: 75px;
  }
}
.b-solution-additional-materials--v1 .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  padding: 0;
}
@media (min-width: 1440px) {
  .b-solution-additional-materials--v1 .slick-dots {
    margin-top: 0;
    display: none !important;
  }
}
.b-solution-additional-materials--v1 .slick-dots li {
  cursor: pointer;
  margin: 0;
  margin-right: 15px;
  padding: 0;
  font-size: 0;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #E2E4E9;
}
.b-solution-additional-materials--v1 .slick-dots li::before {
  display: none;
}
.b-solution-additional-materials--v1 .slick-dots li button {
  display: none;
}
.b-solution-additional-materials--v1 .slick-dots li.slick-active {
  background-color: #00A460;
}
.b-solution-additional-materials__arrows {
  display: none;
  align-items: center;
  margin-right: -30px;
}
@media (min-width: 450px) {
  .b-solution-additional-materials__arrows {
    display: flex;
  }
}
.b-solution-additional-materials__arrows--mobile {
  display: flex;
  justify-content: space-between;
  margin-top: -15px;
}
@media (min-width: 450px) {
  .b-solution-additional-materials__arrows--mobile {
    display: none;
  }
}
.b-solution-additional-materials__arrow {
  width: 12px;
  height: 20px;
  margin-right: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  z-index: 100;
}
.b-solution-additional-materials__arrow--prev {
  background-image: url("./img/angle-left.svg");
}
.b-solution-additional-materials__arrow--next {
  background-image: url("./img/angle-right.svg");
}
.b-solution-additional-materials .slick-dots li:first-child:last-child {
  display: none;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-gallery-solutions {
  margin-top: 0;
  margin-bottom: 0;
  height: 100vh;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.b-solution-gallery-solutions {
  font-family: "Croc", sans-serif;
}
.b-solution-gallery-solutions__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.b-solution-gallery-solutions__top .tech-title {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .b-solution-gallery-solutions__slider {
    margin-bottom: -40px;
  }
}
.b-solution-gallery-solutions__slider-bottom {
  position: relative;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .b-solution-gallery-solutions__slider-bottom {
    display: none;
  }
}
.b-solution-gallery-solutions__slider-bottom .b-solution-gallery-solutions__arrow--prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-11px);
}
@media (min-width: 450px) {
  .b-solution-gallery-solutions__slider-bottom .b-solution-gallery-solutions__arrow--prev {
    display: none;
  }
}
.b-solution-gallery-solutions__slider-bottom .b-solution-gallery-solutions__arrow--next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-11px);
}
@media (min-width: 450px) {
  .b-solution-gallery-solutions__slider-bottom .b-solution-gallery-solutions__arrow--next {
    display: none;
  }
}
.b-solution-gallery-solutions__slider-pagination {
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  line-height: 8px;
  padding: 0 15px;
}
.b-solution-gallery-solutions__slider-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #E2E4E9;
  border-radius: 50%;
  margin: 6px 8px;
  cursor: pointer;
}
.b-solution-gallery-solutions__slider-pagination-bullet-active {
  background: #00A460;
}
@media (min-width: 1200px) {
  .b-solution-gallery-solutions__items {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -20px;
  }
}
.b-solution-gallery-solutions .b-solution-gallery-solutions__slide {
  height: auto !important;
}
@media (min-width: 1200px) {
  .b-solution-gallery-solutions .b-solution-gallery-solutions__slide {
    width: calc((100% - 120px) / 3);
    height: auto;
    margin: 0 20px 40px;
  }
}
.b-solution-gallery-solutions__item {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.b-solution-gallery-solutions a.b-solution-gallery-solutions__item .b-solution-gallery-solutions__item-text::after {
  position: absolute;
  content: "";
  height: 24px;
  width: 12px;
  bottom: 30px;
  right: 20px;
  -webkit-mask-image: url("./img/link-arrow.svg");
          mask-image: url("./img/link-arrow.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  background: #00A460;
}
@media (min-width: 450px) {
  .b-solution-gallery-solutions a.b-solution-gallery-solutions__item .b-solution-gallery-solutions__item-text::after {
    right: 30px;
  }
}
@media (min-width: 768px) {
  .b-solution-gallery-solutions a.b-solution-gallery-solutions__item .b-solution-gallery-solutions__item-text::after {
    bottom: 38px;
    right: 34px;
  }
}
.b-solution-gallery-solutions a.b-solution-gallery-solutions__item:hover .b-solution-gallery-solutions__item-image img {
  transform: scale(1.05);
}
.b-solution-gallery-solutions a.b-solution-gallery-solutions__item:hover .b-solution-gallery-solutions__item-text {
  color: #fff;
  background-color: #00A460;
}
.b-solution-gallery-solutions a.b-solution-gallery-solutions__item:hover .b-solution-gallery-solutions__item-text::after {
  background-color: #fff;
}
.b-solution-gallery-solutions__item-image {
  position: relative;
  height: 165px;
  overflow: hidden;
  border-top-right-radius: 50px;
}
@media (min-width: 450px) {
  .b-solution-gallery-solutions__item-image {
    height: 295px;
    border-top-right-radius: 80px;
  }
}
.b-solution-gallery-solutions__item-image img {
  height: 100%;
  width: 100%;
  transition: transform 0.3s ease;
  object-fit: cover;
  transform: scale(1);
}
.b-solution-gallery-solutions__item-text {
  position: relative;
  display: block;
  padding: 30px 20px 70px 20px;
  border: 1px solid #00A460;
  transition: 0.2s ease-in;
}
.b-solution-gallery-solutions--v1 .b-solution-gallery-solutions__item-text {
  height: calc(100% - 165px);
}
.b-solution-gallery-solutions--v2 .b-solution-gallery-solutions__item-text {
  height: 100%;
}
@media (min-width: 450px) {
  .b-solution-gallery-solutions__item-text {
    padding: 30px 30px 70px 30px;
  }
  .b-solution-gallery-solutions--v1 .b-solution-gallery-solutions__item-text {
    height: calc(100% - 295px);
  }
}
@media (min-width: 768px) {
  .b-solution-gallery-solutions__item-text {
    padding: 38px 34px 78px 34px;
  }
}
.b-solution-gallery-solutions__item-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .b-solution-gallery-solutions__item-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.b-solution-gallery-solutions__item-description {
  margin-bottom: 20px;
}
.b-solution-gallery-solutions__import-icon {
  border: 1px solid #2C313F;
  border-radius: 10px;
  width: 230px;
  height: 40px;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  background-color: #fff;
  pointer-events: none;
}
.b-solution-gallery-solutions--v1 .b-solution-gallery-solutions__import-icon {
  position: absolute;
  right: 16px;
  bottom: 16px;
}
.b-solution-gallery-solutions--v2 .b-solution-gallery-solutions__import-icon {
  position: absolute;
  left: 20px;
  bottom: 22px;
}
@media (min-width: 450px) {
  .b-solution-gallery-solutions--v2 .b-solution-gallery-solutions__import-icon {
    left: 30px;
    bottom: 23px;
  }
}
@media (min-width: 768px) {
  .b-solution-gallery-solutions--v2 .b-solution-gallery-solutions__import-icon {
    left: 35px;
    bottom: 30px;
  }
}
.b-solution-gallery-solutions__import-icon-inner {
  border-radius: 10px;
  border: 1px solid #2C313F;
  width: 40px;
  flex: 0 0 auto;
  height: calc(100% + 2px);
  margin-right: -1px;
  position: relative;
  margin-left: auto;
}
.b-solution-gallery-solutions__import-icon-inner::after {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  content: "";
  width: 16px;
  height: 12px;
  -webkit-mask-image: url("./img/check.svg");
  mask-image: url("./img/check.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  background: #2C313F;
}
.b-solution-gallery-solutions__import-icon-text {
  font-size: 14px;
  line-height: 1;
  font-weight: 300;
  color: #2C313F;
  margin: 0 14px;
}
.b-solution-gallery-solutions__arrows {
  display: none;
  align-items: center;
}
@media (min-width: 450px) {
  .b-solution-gallery-solutions__arrows {
    display: flex;
  }
}
.b-solution-gallery-solutions__arrows--mobile {
  display: flex;
  justify-content: space-between;
  margin-top: -15px;
}
@media (min-width: 450px) {
  .b-solution-gallery-solutions__arrows--mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  .b-solution-gallery-solutions__arrows--desktop {
    display: none;
  }
}
.b-solution-gallery-solutions__arrow {
  width: 13px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  z-index: 100;
}
.b-solution-gallery-solutions__arrow:not(:last-child) {
  margin-right: 30px;
}
.b-solution-gallery-solutions__arrow--prev {
  background-image: url("./img/angle-left.svg");
}
.b-solution-gallery-solutions__arrow--next {
  background-image: url("./img/angle-right.svg");
}
.b-solution-gallery-solutions__arrow.swiper-button-disabled {
  opacity: 0.3;
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-solutions-with-description {
  height: 100vh;
  display: flex;
  align-items: flex-start;
}

.b-solution-solutions-with-description {
  font-family: "Croc", sans-serif;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__solutions {
    display: flex;
    flex-wrap: nowrap;
  }
}
.b-solution-solutions-with-description__names {
  width: 100%;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__names {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1440px) {
  .b-solution-solutions-with-description__names {
    width: calc((100% - 80px) / 3);
  }
}
.b-solution-solutions-with-description__names.open .b-solution-solutions-with-description__name {
  display: block;
}
.b-solution-solutions-with-description__names .b-solution-solutions-with-description__name.active {
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAYAAAD37n+BAAAAQklEQVQYV2NkW5jQwMDIUM9ADPjP0MgIUkeUJqDiX/ELGsAaCGqCKgapg2vAqQlJMYYGDE1oirFqgGsCMkBuRg8LAFIUH47NQOZsAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: right 8px center;
}
.b-solution-solutions-with-description__names.open .b-solution-solutions-with-description__name.active {
  background-image: none;
}
.b-solution-solutions-with-description__name {
  display: none;
  width: 100%;
  padding: 9px 28px 9px 9px;
  border: solid 1px #FFFFFF;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
  transition: border-color 0.3s ease, color 0.3s ease;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__name {
    display: block;
    padding: 30px 40px;
    color: #2E2E2E;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border: none;
    border-left: solid 2px #FFFFFF;
    transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  }
  .b-solution-solutions-with-description__name::after {
    content: "";
    display: block;
    width: 12px;
    height: 30px;
    position: absolute;
    right: -12px;
    top: 50%;
    z-index: 1;
    margin-top: -15px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAeCAYAAAAYa/93AAABZklEQVQ4T5XUv0/CQBQH8HckNPJn8DcQAwlxwLkzITG01UX9D3Rj1P/AMNj2TEyIs2FzIM6wwkQCG04sJbkr97z+0GAt12u3Jve513vv2yNV6txwy3sCzYdUfYdBhbR4353qGGJQBwFwxUCcgvWyKUIpkARxwpf1DgwGQoV+QbwI4ZHZ3p0+SFZeMMt7PYb+VoiKIARcQAMuvXke+gfST5uzmtGC7nCbRfkgUe/M8s0SAEC26z60vIdDpKgQn0fIdndCx5/8ICVIOo0bDiiHSlfReyFIEEz5zjiD62GgBWKE4HPbc7RBWum2LPjQBwhrticNLSA7tZOHaHObzrQAIOkx2x3ptTUTeXUFxDFb1s3Dn0oFFuzEaGYTmwvkZLecVJrQf14UpjUKnABh7m061vqB8iJ9NN5y95HMS0/rEpC5n/Fa0Ibu264QyJ2/uBw7XLlr1eJ4cNFViUSchxb9LFqcgJKX8Td8/tNmVRmfbAAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
}
.b-solution-solutions-with-description__name.active {
  font-weight: 700;
  border-color: #00A460;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__name.active {
    background-color: #00A460;
    color: #FFFFFF;
    border-left-color: #00A460;
  }
  .b-solution-solutions-with-description__name.active::after {
    opacity: 1;
    visibility: visible;
  }
}
.b-solution-solutions-with-description__name:hover {
  border-left-color: #00A460;
}
.b-solution-solutions-with-description__descriptions {
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__descriptions {
    background-color: #F7F9FC;
    width: calc(100% - (100% - 40px) / 3);
    margin-top: 0;
  }
}
@media (min-width: 1440px) {
  .b-solution-solutions-with-description__descriptions {
    width: calc(100% - (100% - 80px) / 3);
  }
}
.b-solution-solutions-with-description__descriptions strong, .b-solution-solutions-with-description__descriptions b {
  font-weight: 700;
}
.b-solution-solutions-with-description__description {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.b-solution-solutions-with-description__description.active {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.b-solution-solutions-with-description__columns {
  display: none;
  padding: 30px 20px;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__columns {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background-color: #F7F9FC;
    width: 100%;
    padding: 50px 50px 50px 60px;
  }
}
@media (min-width: 1440px) {
  .b-solution-solutions-with-description__columns {
    padding: 60px 60px 60px 80px;
  }
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__column-one {
    width: 50%;
  }
}
.b-solution-solutions-with-description__column-two {
  display: none;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__column-two {
    display: block;
    width: calc(50% - 40px);
  }
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__mobile-content {
    display: none;
  }
}
.b-solution-solutions-with-description__slider-bottom {
  position: relative;
  margin-top: 20px;
}
.b-solution-solutions-with-description__slider-pagination {
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  line-height: 8px;
}
.b-solution-solutions-with-description__slider-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: solid 1px #00A460;
  border-radius: 50%;
  margin: 0 8px;
  cursor: pointer;
}
.b-solution-solutions-with-description__slider-pagination-bullet-active {
  background: #00A460;
}
.b-solution-solutions-with-description__slide {
  padding: 20px 8px 36px;
  background-color: #F7F9FC;
  height: auto !important;
}
@media (min-width: 768px) {
  .b-solution-solutions-with-description__slide {
    padding: 30px 20px;
  }
}
.b-solution-solutions-with-description__block-title {
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__block-title {
    margin-bottom: 24px;
  }
}
.b-solution-solutions-with-description__block-text {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .b-solution-solutions-with-description__block-text {
    font-size: 18px;
    line-height: 24px;
  }
}
.b-solution-solutions-with-description__block-image img {
  width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__block-image img {
    max-width: 510px;
  }
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__block2 + .b-solution-solutions-with-description__block3 {
    margin-top: 60px;
  }
}
.b-solution-solutions-with-description__list {
  padding-left: 0;
  max-width: 535px;
}
.b-solution-solutions-with-description__list-item {
  position: relative;
  padding-left: 50px;
  min-height: 30px;
}
@media (min-width: 768px) {
  .b-solution-solutions-with-description__list-item {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__list-item {
    padding-left: 60px;
    min-height: 40px;
  }
}
.b-solution-solutions-with-description__list-item::before {
  position: absolute;
  height: 30px;
  width: 30px;
  content: "";
  background-image: url("./img/check.svg");
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #00A460;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px 18px;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .b-solution-solutions-with-description__list-item::before {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__list-item::before {
    height: 40px;
    width: 40px;
  }
}
.b-solution-solutions-with-description__bottom {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .b-solution-solutions-with-description__bottom {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    padding-top: 40px;
  }
  .b-solution-solutions-with-description__bottom .tech-green-btn {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .b-solution-solutions-with-description__bottom {
    justify-content: flex-start;
    padding-left: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1440px) {
  .b-solution-solutions-with-description__bottom {
    padding-top: 40px;
    padding-left: calc((100% - 80px) / 3);
  }
}
.b-solution-solutions-with-description__btn {
  width: 100%;
  max-width: 280px;
  font-size: 14px;
  padding-top: 11px;
  padding-bottom: 9px;
}
@media (min-width: 768px) {
  .b-solution-solutions-with-description__btn {
    width: auto;
    max-width: none;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.b-solution-solutions-with-description__btn:not(:first-child) {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .b-solution-solutions-with-description__btn:not(:first-child) {
    margin-top: 0;
  }
}

#fullpage.fullpage-wrapper .fp-tableCell > .b-solution-text {
  height: 100vh;
  display: flex;
  align-items: center;
}

.b-solution-text {
  font-family: "Croc", sans-serif;
}
@media (min-width: 1200px) {
  .b-solution-text__wrapper {
    display: flex;
    flex-wrap: nowrap;
  }
}
.b-solution-text__wrapper .tech-title {
  width: 100%;
}
@media (min-width: 1200px) {
  .b-solution-text__wrapper .tech-title {
    flex-shrink: 0;
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
  }
}
@media (min-width: 1440px) {
  .b-solution-text__wrapper .tech-title {
    width: calc((100% - 120px) / 4);
    margin-right: 40px;
  }
}
.b-solution-text__description {
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  color: #2E2E2E;
}
@media (min-width: 1200px) {
  .b-solution-text__description {
    font-size: 24px;
    line-height: 36px;
  }
}

.b-homepage-hero {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .b-homepage-hero {
    padding-bottom: 38px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-hero {
    padding-bottom: 55px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-hero {
    padding-bottom: 72px;
  }
}
.b-homepage-hero__image {
  height: 177px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 0 0 25px 25px;
  overflow: hidden;
  position: relative;
  padding-top: 95px;
}
@media (min-width: 768px) {
  .b-homepage-hero__image {
    height: 277px;
    padding-top: 0;
    border-radius: 0 0 35px 35px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-hero__image {
    height: 372px;
    border-radius: 0 0 45px 45px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-hero__image {
    height: 475px;
    border-radius: 0 0 115px 115px;
  }
}
.b-homepage-hero__image::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0)) no-repeat;
}
.b-homepage-hero__image-text {
  color: #54E184;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
}
@media (min-width: 768px) {
  .b-homepage-hero__image-text {
    display: none;
  }
}
.b-homepage-hero__video {
  pointer-events: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  z-index: 4;
}
.b-homepage-hero__text {
  text-align: left;
  padding-top: 46px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .b-homepage-hero__text {
    text-align: center;
    padding-bottom: 42px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-hero__text {
    padding-top: 54px;
    padding-bottom: 54px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-hero__text {
    padding-top: 58px;
    padding-bottom: 22px;
  }
}
.b-homepage-hero__title {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  font-weight: 300;
  font-size: 32px;
  line-height: 34px;
  letter-spacing: -0.02em;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .b-homepage-hero__title {
    font-size: 42px;
    line-height: 44px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-hero__title {
    font-size: 56px;
    line-height: 59px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-hero__title {
    font-size: 70px;
    line-height: 73px;
  }
}
.b-homepage-hero__title + .b-homepage-hero__description {
  margin-top: 21px;
}
@media (min-width: 1600px) {
  .b-homepage-hero__title + .b-homepage-hero__description {
    margin-top: 16px;
  }
}
.b-homepage-hero__description {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 768px) {
  .b-homepage-hero__description {
    max-width: 575px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .b-homepage-hero__description {
    max-width: 605px;
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-hero__description {
    max-width: 615px;
    font-size: 22px;
    line-height: 26px;
  }
}

.b-homepage-competence-center {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .b-homepage-competence-center {
    padding-bottom: 96px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center {
    padding-bottom: 160px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-competence-center {
    padding-bottom: 180px;
  }
}
.b-homepage-competence-center__tabs {
  display: none;
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__tabs {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 2px #39C067;
  }
}
.b-homepage-competence-center__tab {
  width: 25%;
  /*flex: 1 1 auto;*/
  height: 100px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #2C313F;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 45px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  transition: color 0.2s ease, background 0.2s ease;
}
@media (min-width: 1600px) {
  .b-homepage-competence-center__tab {
    height: 113px;
    font-size: 28px;
    line-height: 34px;
    border-radius: 65px 0 0 0;
  }
}
@media (min-width: 1900px) {
  .b-homepage-competence-center__tab {
    font-size: 32px;
    line-height: 38px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.b-homepage-competence-center__tab:hover {
  color: #39C067;
}
.b-homepage-competence-center__tab.active {
  color: #FFFFFF;
  background: linear-gradient(104.81deg, #3AC168 14.37%, #0DA27A 121.78%);
}
.b-homepage-competence-center__tabs-content {
  border-bottom: 2px solid #39C067;
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__tabs-content {
    border-bottom: none;
    position: relative;
  }
}
.b-homepage-competence-center__tab-content {
  border-top: 2px solid #39C067;
}
@media (max-width: 1199px) {
  .b-homepage-competence-center__tab-content.mob-active {
    border-top: none;
  }
  .b-homepage-competence-center__tab-content.mob-active .b-homepage-competence-center__tab-content-title {
    padding-left: 28px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .b-homepage-competence-center__tab-content.mob-active .b-homepage-competence-center__tab-content-title {
    padding-left: 20px;
  }
}
@media (max-width: 1199px) {
  .b-homepage-competence-center__tab-content.mob-active + .b-homepage-competence-center__tab-content {
    border-top: none;
  }
  .b-homepage-competence-center__tab-content:last-child.mob-active {
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .b-homepage-competence-center__tab-content:not(:last-child).mob-active {
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__tab-content {
    border-top: none;
    opacity: 0;
  }
  .b-homepage-competence-center__tab-content.init {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }
  .b-homepage-competence-center__tab-content.active {
    border-top: none;
    opacity: 1;
    z-index: 1;
  }
  .b-homepage-competence-center__tab-content.active + .b-homepage-competence-center__tab-content {
    border-top: none;
  }
  .b-homepage-competence-center__tab-content:last-child.active {
    padding-bottom: 0;
  }
  .b-homepage-competence-center__tab-content:not(:last-child).active {
    padding-bottom: 0;
  }
}
.b-homepage-competence-center__tab-content-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #2E2E2E;
  text-transform: uppercase;
  padding: 9px 65px 5px 0;
  min-height: 70px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  transition: color 0.2s ease, background 0.2s ease;
  position: relative;
}
.b-homepage-competence-center__tab-content-title svg {
  display: block;
  position: absolute;
  right: 28px;
  top: calc(50% - 5px);
  width: 20px;
  height: auto;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .b-homepage-competence-center__tab-content-title svg {
    right: 20px;
    top: calc(50% - 11px);
    width: 30px;
  }
}
.b-homepage-competence-center__tab-content-title svg path {
  stroke: #39C067;
}
@media (min-width: 768px) {
  .b-homepage-competence-center__tab-content-title {
    font-size: 24px;
    line-height: 29px;
    padding: 5px 70px 5px 0;
    min-height: 90px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__tab-content-title {
    display: none;
  }
}
.b-homepage-competence-center__tab-content-title:hover {
  color: #39C067;
}
@media (max-width: 1199px) {
  .b-homepage-competence-center__tab-content.mob-active .b-homepage-competence-center__tab-content-title {
    background: linear-gradient(104.81deg, #3AC168 14.37%, #0DA27A 121.78%);
    border-radius: 25px 0 0 0;
    color: #FFFFFF;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .b-homepage-competence-center__tab-content.mob-active .b-homepage-competence-center__tab-content-title {
    border-radius: 35px 0 0 0;
  }
}
@media (max-width: 1199px) {
  .b-homepage-competence-center__tab-content.mob-active .b-homepage-competence-center__tab-content-title svg {
    transform: rotate(0deg);
  }
  .b-homepage-competence-center__tab-content.mob-active .b-homepage-competence-center__tab-content-title svg path {
    stroke: #FFFFFF;
  }
}
.b-homepage-competence-center__tab-content-text {
  display: none;
}
@media (max-width: 1199px) {
  .b-homepage-competence-center__tab-content.mob-active .b-homepage-competence-center__tab-content-text {
    display: block;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__tab-content.active .b-homepage-competence-center__tab-content-text {
    display: block !important;
    height: 100%;
  }
}
.b-homepage-competence-center__center {
  display: flex;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .b-homepage-competence-center__center {
    padding-top: 34px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center {
    padding-top: 14px;
    height: 100%;
  }
}
.b-homepage-competence-center__center-group1 {
  width: 100%;
}
@media (min-width: 768px) {
  .b-homepage-competence-center__center-group1 {
    width: calc(50% + 10px);
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-group1 {
    width: 60%;
    padding-top: 50px;
    display: flex;
  }
}
@media (min-width: 1600px) {
  .b-homepage-competence-center__center-group1 {
    width: 58%;
    padding-top: 76px;
  }
}
.b-homepage-competence-center__center-group1-bottom {
  padding-top: 22px;
  padding-bottom: 10px;
  display: block;
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-group1-bottom {
    display: none;
  }
}
.b-homepage-competence-center__center-block1 {
  width: 100%;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-block1 {
    width: 43%;
    padding-right: 40px;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.b-homepage-competence-center__center-block1-bottom {
  display: none;
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-block1-bottom {
    display: block;
    padding-top: 30px;
    padding-bottom: 17px;
  }
}
.b-homepage-competence-center__center-link {
  display: inline-block;
  color: #39C067;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  padding-right: 28px;
  position: relative;
}
@media (min-width: 768px) {
  .b-homepage-competence-center__center-link {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-link {
    font-size: 22px;
    line-height: 26px;
  }
}
.b-homepage-competence-center__center-link::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 9px);
  right: 0;
  width: 10px;
  height: 19px;
  background-image: url(./img/homepage-arrow-green-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s ease;
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-link::after {
    top: calc(50% - 14px);
    width: 13px;
    height: 28px;
  }
}
.b-homepage-competence-center__center-link:hover {
  color: #39C067;
}
.b-homepage-competence-center__center-link:hover::after {
  transform: translateX(7px);
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-link:hover::after {
    transform: translateX(10px);
  }
}
.b-homepage-competence-center__center-services-item {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 768px) {
  .b-homepage-competence-center__center-services-item {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-services-item {
    font-size: 22px;
    line-height: 26px;
  }
}
.b-homepage-competence-center__center-services-item:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .b-homepage-competence-center__center-services-item:not(:last-child) {
    margin-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-services-item:not(:last-child) {
    margin-bottom: 26px;
  }
}
.b-homepage-competence-center__center-services-item a {
  display: flex;
  align-items: center;
}
.b-homepage-competence-center__center-services-item a::after {
  content: "";
  margin-left: 10px;
  -webkit-mask-image: url("./img/homepage-arrow-dark-green-right.svg");
          mask-image: url("./img/homepage-arrow-dark-green-right.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #2E2E2E;
  width: 20px;
  height: 20px;
  position: static;
  display: block;
  transition: all 0.2s linear;
}
.b-homepage-competence-center__center-services-item a:hover {
  color: #39C067;
}
.b-homepage-competence-center__center-services-item a:hover::after {
  content: "";
  margin-left: 20px;
  background-color: #00A460;
}
.b-homepage-competence-center__center-description {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-description {
    width: 57%;
    padding-bottom: 17px;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-competence-center__center-description {
    padding-right: 88px;
    font-size: 22px;
    line-height: 26px;
  }
}
.b-homepage-competence-center__center-description p:not(:last-child) {
  margin-bottom: 19px;
}
.b-homepage-competence-center__center-group2 {
  display: none;
}
@media (min-width: 768px) {
  .b-homepage-competence-center__center-group2 {
    display: block;
    width: calc(50% - 10px);
    border-radius: 0 0 35px 0;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .b-homepage-competence-center__center-group2 {
    width: 40%;
    border-radius: 0 0 45px 0;
  }
}
@media (min-width: 1600px) {
  .b-homepage-competence-center__center-group2 {
    width: 42%;
    border-radius: 0 0 65px 0;
  }
}
.b-homepage-competence-center__center-group2 img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.b-homepage-news {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  background-color: #EBEFF3;
  padding-top: 65px;
}
@media (min-width: 768px) {
  .b-homepage-news {
    padding-top: 74px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news {
    padding-top: 96px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-news {
    padding-top: 140px;
  }
}
.b-homepage-news__header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 36px;
}
@media (min-width: 768px) {
  .b-homepage-news__header {
    padding-bottom: 26px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news__header {
    padding-bottom: 30px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-news__header {
    padding-bottom: 43px;
  }
}
.b-homepage-news__title {
  color: #2E2E2E;
  font-weight: 300;
  font-size: 32px;
  line-height: 35px;
  width: 100%;
}
@media (min-width: 768px) {
  .b-homepage-news__title {
    width: auto;
    font-size: 42px;
    line-height: 46px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news__title {
    font-size: 48px;
    line-height: 53px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-news__title {
    font-size: 60px;
    line-height: 66px;
  }
}
.b-homepage-news__link {
  display: inline-block;
  color: #39C067;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  padding-right: 28px;
  position: relative;
  margin-top: 26px;
}
@media (min-width: 768px) {
  .b-homepage-news__link {
    display: block;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news__link {
    font-size: 22px;
    line-height: 26px;
  }
}
.b-homepage-news__link::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
  width: 13px;
  height: 24px;
  background-image: url(./img/homepage-arrow-green-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s ease;
}
@media (min-width: 1200px) {
  .b-homepage-news__link::after {
    top: calc(50% - 14px);
    width: 13px;
    height: 28px;
  }
}
.b-homepage-news__link:hover {
  color: #39C067;
}
.b-homepage-news__link:hover::after {
  transform: translateX(7px);
}
@media (min-width: 768px) {
  .b-homepage-news__link:hover::after {
    transform: translateX(10px);
  }
}
.b-homepage-news__items {
  display: flex;
  align-items: stretch;
  overflow: hidden;
  margin: 0 -20px;
}
@media (min-width: 768px) {
  .b-homepage-news__items {
    margin: 0 -10px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news__items {
    margin: 0 -15px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-news__items {
    margin: 0 -10px;
  }
}
.b-homepage-news__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  background: #FFFFFF;
  border-radius: 25px 0 0 0;
  position: relative;
}
.b-homepage-news__item:nth-child(2), .b-homepage-news__item:nth-child(3) {
  display: none;
}
@media (min-width: 768px) {
  .b-homepage-news__item {
    width: 50%;
    margin: 0 10px;
    border-radius: 35px 0 0 0;
  }
  .b-homepage-news__item:nth-child(2) {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news__item {
    margin: 0 15px;
    border-radius: 50px 0 0 0;
  }
  .b-homepage-news__item:nth-child(3) {
    display: flex;
  }
}
@media (min-width: 1600px) {
  .b-homepage-news__item {
    width: 33.3333333333%;
    margin: 0 10px;
  }
}
.b-homepage-news__item::after {
  content: "";
  display: block;
  position: absolute;
  top: 80px;
  right: 20px;
  width: 12px;
  height: 22px;
  background-image: url(./img/homepage-arrow-dark-green-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s ease;
}
@media (min-width: 768px) {
  .b-homepage-news__item::after {
    top: 36px;
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news__item::after {
    top: 27px;
    right: 25px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-news__item::after {
    top: 55px;
    right: 55px;
    width: 16px;
    height: 30px;
  }
}
.b-homepage-news__item:hover::after {
  transform: translateX(7px);
}
@media (min-width: 1200px) {
  .b-homepage-news__item:hover::after {
    transform: translateX(10px);
  }
}
.b-homepage-news__item-top {
  padding: 34px 50px 20px 20px;
}
@media (min-width: 768px) {
  .b-homepage-news__item-top {
    padding: 34px 20px 30px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news__item-top {
    padding: 26px 25px 18px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-news__item-top {
    padding: 53px 55px 37px;
  }
}
.b-homepage-news__item-date {
  background: linear-gradient(104.81deg, #3AC168 9.77%, #0DA27A 82.92%);
  border-radius: 13px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  padding: 4px 15px 2px;
  display: inline-block;
  margin-bottom: 26px;
  text-align: center;
}
@media (min-width: 1200px) {
  .b-homepage-news__item-date {
    font-size: 16px;
    line-height: 19px;
    padding: 5px 5px 3px;
    min-width: 140px;
    margin-bottom: 28px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-news__item-date {
    font-size: 18px;
    line-height: 22px;
    padding: 2px 15px;
    min-width: auto;
    margin-bottom: 20px;
  }
}
.b-homepage-news__item-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D;
  transition: color 0.3s ease;
}
@media (min-width: 768px) {
  .b-homepage-news__item-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-news__item-title {
    font-size: 22px;
    line-height: 24px;
  }
}
.b-homepage-news__item:hover .b-homepage-news__item-title {
  color: #39C067;
}
.b-homepage-news__item-announce {
  display: none;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #2E2E2E;
  margin-top: 22px;
}
@media (min-width: 1600px) {
  .b-homepage-news__item-announce {
    display: block;
    margin-top: 12px;
    font-size: 18px;
    line-height: 22px;
  }
}
.b-homepage-news__item-bottom {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 51.74%;
}
.b-homepage-news__item-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.b-homepage-news__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.b-homepage-news__item:hover .b-homepage-news__item-image img {
  transform: scale(1.05) scaleZ(1);
}

.b-homepage-our-projects {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (min-width: 768px) {
  .b-homepage-our-projects {
    padding-top: 88px;
    padding-bottom: 88px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
.b-homepage-our-projects__header {
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .b-homepage-our-projects__header {
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__header {
    margin-bottom: 35px;
    max-width: 700px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__header {
    margin-bottom: 50px;
    max-width: 833px;
  }
}
.b-homepage-our-projects__title {
  color: #2C313F;
  font-weight: 300;
  font-size: 32px;
  line-height: 37px;
}
@media (min-width: 768px) {
  .b-homepage-our-projects__title {
    font-size: 42px;
    line-height: 48px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__title {
    font-size: 48px;
    line-height: 55px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__title {
    font-size: 60px;
    line-height: 69px;
  }
}
.b-homepage-our-projects__description {
  color: #2E2E2E;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .b-homepage-our-projects__description {
    margin-top: 22px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__description {
    font-size: 20px;
    line-height: 24px;
    margin-top: 25px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__description {
    font-size: 22px;
    line-height: 26px;
    margin-top: 29px;
  }
}
.b-homepage-our-projects__description p:not(:last-child) {
  margin-bottom: 12px;
}
.b-homepage-our-projects__projects {
  display: flex;
}
.b-homepage-our-projects__tabs {
  display: none;
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tabs {
    width: calc((100% - 30px) / 2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tabs {
    width: calc((100% - 40px) / 3);
  }
}
.b-homepage-our-projects__tab {
  flex: 1 1 20%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  color: #3A3A3A;
  border-radius: 45px 0 0 0;
  border: 2px solid #39C067;
  padding: 34px 50px 30px 70px;
  position: relative;
  background: #fff;
}
.b-homepage-our-projects__tab:not(:first-child) {
  margin-top: -2px;
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab {
    padding: 25px 40px 24px 80px;
    min-height: 20%;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tab {
    padding: 17px 50px 13px 52px;
    min-height: auto;
  }
}
.b-homepage-our-projects__tab.active {
  color: #FFFFFF;
  background: linear-gradient(104.81deg, #3AC168 17.81%, #0DA27A 113.56%);
  border-top-color: #39C067;
  border-left-color: #39C067;
  border-right-color: #39C067;
}
.b-homepage-our-projects__tab.active::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: linear-gradient(106.34deg, #3AC168 -209.95%, #0DA27A 91.77%, #0DA27A 91.8%);
  position: absolute;
  z-index: 5;
  right: -15px;
  top: calc(50% - 15px);
}
.b-homepage-our-projects__tab-client {
  font-weight: 300;
  font-size: 22px;
  line-height: 25px;
  text-transform: uppercase;
}
.b-homepage-our-projects__tabs-content {
  width: 100%;
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tabs-content {
    width: calc((100% - 30px) / 2 + 30px);
    border-top: 2px solid #39C067;
    border-right: 2px solid #39C067;
    border-bottom: 2px solid #39C067;
    border-radius: 0 45px 45px 0;
    position: relative;
    overflow: hidden;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tabs-content {
    width: calc(2 * (100% - 40px) / 3 + 40px);
    border-radius: 0 70px 0 0;
  }
}
.b-homepage-our-projects__tab-content {
  border-top: 2px solid #39C067;
  padding-top: 1px;
}
@media (max-width: 1199px) and (max-width: 767px) {
  .b-homepage-our-projects__tab-content.mob-active + .b-homepage-our-projects__tab-content:not(.mob-active) {
    border-top: 2px solid #39C067;
  }
}
@media (max-width: 1199px) {
  .b-homepage-our-projects__tab-content.mob-active {
    border-top: none;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .b-homepage-our-projects__tab-content.mob-active {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .b-homepage-our-projects__tab-content.mob-active .b-homepage-our-projects__tab-content-head {
    padding-left: 28px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .b-homepage-our-projects__tab-content.mob-active .b-homepage-our-projects__tab-content-head {
    padding-left: 35px;
  }
}
@media (max-width: 1199px) {
  .b-homepage-our-projects__tab-content.mob-active + .b-homepage-our-projects__tab-content {
    border-top: none;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .b-homepage-our-projects__tab-content:last-child {
    border-bottom: solid 2px #39C067;
  }
}
@media (max-width: 1199px) {
  .b-homepage-our-projects__tab-content:last-child.mob-active {
    padding-bottom: 0;
  }
  .b-homepage-our-projects__tab-content:last-child:not(.mob-active) {
    border-bottom: solid 2px #39C067;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .b-homepage-our-projects__tab-content:not(:last-child).mob-active {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content {
    border-top: none;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 0;
  }
  .b-homepage-our-projects__tab-content:not(.calc) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }
  .b-homepage-our-projects__tab-content.active {
    border-top: none;
    opacity: 1;
    z-index: 1;
    margin-bottom: 0;
  }
  .b-homepage-our-projects__tab-content.active + .b-homepage-our-projects__tab-content {
    border-top: none;
  }
  .b-homepage-our-projects__tab-content:last-child.active {
    padding-bottom: 0;
  }
  .b-homepage-our-projects__tab-content:last-child:not(.active) {
    border-bottom: none;
  }
  .b-homepage-our-projects__tab-content:not(:last-child).active {
    padding-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tab-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.b-homepage-our-projects__tab-content-head {
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  color: #2E2E2E;
  text-transform: uppercase;
  padding: 9px 65px 5px 0;
  min-height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  transition: color 0.2s ease, background 0.2s ease;
  position: relative;
}
.b-homepage-our-projects__tab-content-head svg {
  display: block;
  position: absolute;
  right: 28px;
  top: calc(50% - 5px);
  width: 20px;
  height: auto;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .b-homepage-our-projects__tab-content-head svg {
    right: 20px;
    top: calc(50% - 11px);
    width: 30px;
  }
}
.b-homepage-our-projects__tab-content-head svg path {
  stroke: #39C067;
}
@media (min-width: 768px) {
  .b-homepage-our-projects__tab-content-head {
    font-size: 22px;
    line-height: 25px;
    padding: 9px 70px 5px 0;
    min-height: 90px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-head {
    display: none;
  }
}
.b-homepage-our-projects__tab-content-head:hover {
  color: #39C067;
}
@media (max-width: 1199px) {
  .b-homepage-our-projects__tab-content.mob-active .b-homepage-our-projects__tab-content-head {
    background: linear-gradient(104.81deg, #3AC168 14.37%, #0DA27A 121.78%);
    border-radius: 25px 0 0 0;
    color: #FFFFFF;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .b-homepage-our-projects__tab-content.mob-active .b-homepage-our-projects__tab-content-head {
    border-radius: 35px 0 0 0;
  }
}
@media (max-width: 1199px) {
  .b-homepage-our-projects__tab-content.mob-active .b-homepage-our-projects__tab-content-head svg {
    transform: rotate(0deg);
  }
  .b-homepage-our-projects__tab-content.mob-active .b-homepage-our-projects__tab-content-head svg path {
    stroke: #FFFFFF;
  }
}
.b-homepage-our-projects__tab-content-text {
  display: none;
  padding-top: 32px;
  padding-bottom: 23px;
}
@media (max-width: 1199px) {
  .b-homepage-our-projects__tab-content.mob-active .b-homepage-our-projects__tab-content-text {
    display: block;
  }
}
@media (min-width: 768px) {
  .b-homepage-our-projects__tab-content-text {
    padding: 32px 16px;
    border-right: solid 2px #39C067;
    border-bottom: solid 2px #39C067;
    border-left: solid 2px #39C067;
    border-radius: 0 0 45px 45px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-text {
    border: none;
    border-radius: 0;
    width: 100%;
    padding: 22px 36px 22px 28px !important;
    display: flex !important;
    flex: 0 0 auto;
    flex-direction: column;
    overflow: hidden;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tab-content-text {
    flex: 0 0 auto;
    width: 50%;
    padding: 50px 46px 40px !important;
    justify-content: space-between;
  }
}
.b-homepage-our-projects__tab-content-text-bottom {
  padding-top: 30px;
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-text-bottom {
    padding-top: 22px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tab-content-text-bottom {
    padding-top: 30px;
  }
}
.b-homepage-our-projects__tab-content-text-bottom-link {
  display: inline-block;
  color: #06A260;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  padding-right: 28px;
  position: relative;
}
@media (min-width: 768px) {
  .b-homepage-our-projects__tab-content-text-bottom-link {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-text-bottom-link {
    font-size: 22px;
  }
}
.b-homepage-our-projects__tab-content-text-bottom-link::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  width: 13px;
  height: 20px;
  background-image: url(./img/homepage-arrow-dark2-green-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s ease;
}
@media (min-width: 768px) {
  .b-homepage-our-projects__tab-content-text-bottom-link::after {
    top: calc(50% - 12px);
    height: 24px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-text-bottom-link::after {
    top: calc(50% - 16px);
    height: 32px;
  }
}
.b-homepage-our-projects__tab-content-text-bottom-link:hover {
  color: #06A260;
}
.b-homepage-our-projects__tab-content-text-bottom-link:hover::after {
  transform: translateX(7px);
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-text-bottom-link:hover::after {
    transform: translateX(10px);
  }
}
.b-homepage-our-projects__tab-content-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #2E2E2E;
}
@media (min-width: 768px) {
  .b-homepage-our-projects__tab-content-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tab-content-title {
    font-size: 32px;
    line-height: 42px;
  }
}
.b-homepage-our-projects__tab-content-description {
  margin-top: 14px;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #3A3A3A;
}
@media (min-width: 768px) {
  .b-homepage-our-projects__tab-content-description {
    margin-top: 14px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-description {
    margin-top: 12px;
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tab-content-description {
    margin-top: 20px;
    font-size: 22px;
    line-height: 26px;
  }
}
.b-homepage-our-projects__tab-content-description p:not(:last-child) {
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .b-homepage-our-projects__tab-content-description p:not(:last-child) {
    margin-bottom: 12px;
  }
}
.b-homepage-our-projects__tab-content-image {
  display: none;
}
@media (min-width: 1600px) {
  .b-homepage-our-projects__tab-content-image {
    display: block;
    width: 50%;
    height: auto;
    flex: 0 0 auto;
  }
}
.b-homepage-our-projects__tab-content-image img {
  display: block;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.b-homepage-spec-projects {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  padding-bottom: 66px;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects {
    padding-bottom: 88px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects {
    padding-bottom: 105px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects {
    padding-bottom: 200px;
  }
}
.b-homepage-spec-projects__title {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  font-weight: 300;
  font-size: 32px;
  line-height: 37px;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects__title {
    font-size: 42px;
    line-height: 48px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__title {
    font-size: 48px;
    line-height: 55px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__title {
    font-size: 60px;
    line-height: 69px;
  }
}
.b-homepage-spec-projects__container {
  padding-top: 26px;
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__container {
    padding-top: 30px;
  }
}
@media (min-width: 1400px) {
  .b-homepage-spec-projects__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__container {
    padding-top: 48px;
  }
}
.b-homepage-spec-projects__items {
  position: relative;
}
.b-homepage-spec-projects__project {
  position: relative;
  height: 0;
  padding-top: 60%;
  cursor: pointer;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects__project {
    padding-top: 54%;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__project {
    position: absolute;
    top: 45px;
    right: 0;
    transform: translateX(-50%);
    width: calc((300% - 750px - 30px) / 2);
    height: 315px;
    padding-top: 0;
    z-index: 7;
    border: solid 2px #39C067;
    border-radius: 65px;
    background-color: white;
  }
}
@media (min-width: 1400px) {
  .b-homepage-spec-projects__project {
    top: 94px;
    width: calc((500% - 750px - 80px) / 4);
    height: 217px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__project {
    top: 125px;
    width: calc((500% - 1000px - 80px) / 4);
    height: 290px;
  }
}
.b-homepage-spec-projects__project-title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  color: #00A460;
  word-break: break-word;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__project-title {
    opacity: 1;
  }
}
.b-homepage-spec-projects__project-title .ch-amp {
  font-weight: 300;
}
.b-homepage-spec-projects__project-image {
  opacity: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 25px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__project-image {
    opacity: 0;
    border-radius: 35px;
  }
}
.b-homepage-spec-projects__project-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.b-homepage-spec-projects__item {
  overflow: visible;
  background-color: white;
  position: relative;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide {
    height: 405px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__item.swiper-slide {
    height: 540px;
  }
}
.b-homepage-spec-projects__item.swiper-slide-active {
  z-index: 10;
}
.b-homepage-spec-projects__item.swiper-slide-prev, .b-homepage-spec-projects__item.swiper-slide-next {
  z-index: 9;
}
.b-homepage-spec-projects__item.swiper-slide-nth-prev-2, .b-homepage-spec-projects__item.swiper-slide-nth-next-2 {
  z-index: 8;
}
.b-homepage-spec-projects__item.swiper-slide-nth-prev-3, .b-homepage-spec-projects__item.swiper-slide-nth-next-3 {
  z-index: 7;
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-active .b-homepage-spec-projects__project {
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    width: 750px;
    height: 405px;
    z-index: 10;
    border: none;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__item.swiper-slide-active .b-homepage-spec-projects__project {
    width: 1000px;
    height: 540px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item .b-homepage-spec-projects__project-title {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item .b-homepage-spec-projects__project-image {
    opacity: 0;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-active .b-homepage-spec-projects__project-image {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-active .b-homepage-spec-projects__project-title {
    opacity: 0;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-nth-prev-2 .b-homepage-spec-projects__project, .b-homepage-spec-projects__item.swiper-slide-nth-prev-3 .b-homepage-spec-projects__project, .b-homepage-spec-projects__item.swiper-slide-prev .b-homepage-spec-projects__project {
    border-radius: 65px 0 0 65px;
    right: auto;
    transform: none;
    cursor: pointer;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-prev .b-homepage-spec-projects__project {
    top: 45px;
    height: 315px;
    left: 0;
    z-index: 9;
  }
}
@media (min-width: 1400px) {
  .b-homepage-spec-projects__item.swiper-slide-prev .b-homepage-spec-projects__project {
    top: 45px;
    height: 315px;
    transform: translateX(calc(-1 * ((400% + 750px + 80px) / 5 - 20px - 100%)));
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__item.swiper-slide-prev .b-homepage-spec-projects__project {
    top: 60px;
    height: 420px;
    transform: translateX(calc(-1 * ((400% + 1000px + 80px) / 5 - 20px - 100%)));
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-nth-prev-2 .b-homepage-spec-projects__project {
    left: 0;
    transform: translateX(50%);
    z-index: 9;
  }
}
@media (min-width: 1400px) {
  .b-homepage-spec-projects__item.swiper-slide-nth-prev-2 .b-homepage-spec-projects__project {
    transform: none;
    z-index: 8;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-nth-prev-3 .b-homepage-spec-projects__project {
    left: 0;
    transform: translateX(50%);
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-nth-next-2 .b-homepage-spec-projects__project, .b-homepage-spec-projects__item.swiper-slide-nth-next-3 .b-homepage-spec-projects__project, .b-homepage-spec-projects__item.swiper-slide-next .b-homepage-spec-projects__project {
    border-radius: 0 65px 65px 0;
    right: auto;
    transform: none;
    cursor: pointer;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-next .b-homepage-spec-projects__project {
    top: 45px;
    height: 315px;
    right: 0;
    z-index: 9;
  }
}
@media (min-width: 1400px) {
  .b-homepage-spec-projects__item.swiper-slide-next .b-homepage-spec-projects__project {
    top: 45px;
    height: 315px;
    transform: translateX(calc((400% + 750px + 80px) / 5 - 20px - 100%));
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__item.swiper-slide-next .b-homepage-spec-projects__project {
    top: 60px;
    height: 420px;
    transform: translateX(calc((400% + 1000px + 80px) / 5 - 20px - 100%));
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-nth-next-2 .b-homepage-spec-projects__project {
    right: 0;
    transform: translateX(-50%);
    z-index: 9;
  }
}
@media (min-width: 1400px) {
  .b-homepage-spec-projects__item.swiper-slide-nth-next-2 .b-homepage-spec-projects__project {
    transform: none;
    z-index: 8;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__item.swiper-slide-nth-next-3 .b-homepage-spec-projects__project {
    right: 0;
    transform: translateX(-50%);
  }
}
.b-homepage-spec-projects__container2 {
  position: relative;
  width: 100%;
  border-bottom: solid 2px #39C067;
  padding: 38px 0 21px;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects__container2 {
    padding: 50px 100px 36px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__container2 {
    padding: 58px 120px 30px;
    width: 905px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__container2 {
    padding: 70px 180px 65px;
    width: 1000px;
  }
}
.b-homepage-spec-projects__text {
  position: relative;
}
.b-homepage-spec-projects__text-item {
  text-align: center;
}
.b-homepage-spec-projects__text-item-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  padding: 0 50px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects__text-item-title {
    font-size: 24px;
    line-height: 28px;
    padding: 0;
    margin-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__text-item-title {
    margin-bottom: 30px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__text-item-title {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 16px;
  }
}
.b-homepage-spec-projects__text-item-subtitle {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  padding: 0 50px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects__text-item-subtitle {
    font-size: 20px;
    line-height: 24px;
    padding: 0;
    margin-bottom: 16px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__text-item-subtitle {
    margin-bottom: 8px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__text-item-subtitle {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 14px;
  }
}
.b-homepage-spec-projects__text-item-description {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__text-item-description {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__text-item-description {
    font-size: 22px;
    line-height: 26px;
  }
}
.b-homepage-spec-projects__text-item-bottom {
  margin-top: 26px;
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__text-item-bottom {
    margin-top: 48px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__text-item-bottom {
    margin-top: 32px;
  }
}
.b-homepage-spec-projects__text-item-link {
  display: inline-block;
  color: #06A260;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  padding-right: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects__text-item-link {
    font-size: 18px;
    padding-right: 36px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__text-item-link {
    font-size: 22px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__text-item-link {
    font-size: 22px;
  }
}
.b-homepage-spec-projects__text-item-link::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  width: 16px;
  height: 20px;
  background-image: url(./img/homepage-arrow-dark-green-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s ease;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects__text-item-link::after {
    top: calc(50% - 12px);
    height: 24px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__text-item-link::after {
    top: calc(50% - 15px);
    height: 30px;
  }
}
.b-homepage-spec-projects__text-item-link:hover {
  color: #06A260;
}
.b-homepage-spec-projects__text-item-link:hover::after {
  transform: translateX(7px);
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__text-item-link:hover::after {
    transform: translateX(10px);
  }
}
.b-homepage-spec-projects__navigation {
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.b-homepage-spec-projects__navigation-prev, .b-homepage-spec-projects__navigation-next {
  position: absolute;
  top: 39px;
  width: 43px;
  height: 43px;
  border-radius: 50px;
  background-color: #39C067;
  background-repeat: no-repeat;
  background-image: url(./img/homepage-arrow-gallery-big-white_mob.svg);
  background-position: 16px center;
  background-size: auto 20px;
  cursor: pointer;
  transition: background-position 0.3s ease;
}
.b-homepage-spec-projects__navigation-prev:hover, .b-homepage-spec-projects__navigation-next:hover {
  background-position: 13px center;
}
@media (min-width: 768px) {
  .b-homepage-spec-projects__navigation-prev, .b-homepage-spec-projects__navigation-next {
    top: 160px;
    width: 65px;
    height: 65px;
    background-position: 24px center;
    background-size: auto 27px;
  }
  .b-homepage-spec-projects__navigation-prev:hover, .b-homepage-spec-projects__navigation-next:hover {
    background-position: 21px center;
  }
}
@media (min-width: 1200px) {
  .b-homepage-spec-projects__navigation-prev, .b-homepage-spec-projects__navigation-next {
    top: 134px;
    width: 88px;
    height: 88px;
    background-image: url(./img/homepage-arrow-gallery-big-white.svg);
    background-position: 33px center;
    background-size: auto 35px;
  }
  .b-homepage-spec-projects__navigation-prev:hover, .b-homepage-spec-projects__navigation-next:hover {
    background-position: 30px center;
  }
}
@media (min-width: 1600px) {
  .b-homepage-spec-projects__navigation-prev, .b-homepage-spec-projects__navigation-next {
    top: 140px;
    width: 100px;
    height: 100px;
    background-position: 38px center;
    background-size: auto 41px;
  }
  .b-homepage-spec-projects__navigation-prev:hover, .b-homepage-spec-projects__navigation-next:hover {
    background-position: 34px center;
  }
}
.b-homepage-spec-projects__navigation-prev {
  left: 0;
}
.b-homepage-spec-projects__navigation-next {
  right: 0;
  transform: scaleX(-1);
}

.b-homepage-join-team {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .b-homepage-join-team {
    padding-bottom: 95px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-join-team {
    padding-bottom: 116px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-join-team {
    padding-bottom: 190px;
  }
}
.b-homepage-join-team__content {
  overflow-x: hidden;
}
@media (min-width: 1200px) {
  .b-homepage-join-team__content {
    display: flex;
    justify-content: space-between;
  }
}
.b-homepage-join-team__text {
  width: 100%;
  padding-bottom: 27px;
}
@media (min-width: 768px) {
  .b-homepage-join-team__text {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-join-team__text {
    width: 40%;
    padding-bottom: 0;
    padding-top: 17px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-join-team__text {
    width: calc((100% - 40px) / 3 + 20px);
    padding-top: 0;
  }
}
.b-homepage-join-team__text-bottom {
  padding-top: 29px;
}
@media (min-width: 768px) {
  .b-homepage-join-team__text-bottom {
    padding-top: 34px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-join-team__text-bottom {
    padding-top: 62px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-join-team__text-bottom {
    padding-top: 58px;
  }
}
.b-homepage-join-team__text-bottom-link {
  display: inline-block;
  color: #06A260;
  font-weight: 300;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
  padding-right: 28px;
  position: relative;
}
.b-homepage-join-team__text-bottom-link::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  width: 13px;
  height: 20px;
  background-image: url(./img/homepage-arrow-dark2-green-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s ease;
}
@media (min-width: 768px) {
  .b-homepage-join-team__text-bottom-link {
    font-size: 18px;
    line-height: 32px;
  }
  .b-homepage-join-team__text-bottom-link::after {
    top: calc(50% - 12px);
    width: 13px;
    height: 24px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-join-team__text-bottom-link {
    font-size: 22px;
    line-height: 32px;
  }
  .b-homepage-join-team__text-bottom-link::after {
    top: calc(50% - 14px);
    width: 13px;
    height: 28px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-join-team__text-bottom-link {
    font-size: 22px;
    line-height: 26px;
  }
  .b-homepage-join-team__text-bottom-link::after {
    top: calc(50% - 16px);
    width: 13px;
    height: 32px;
  }
}
.b-homepage-join-team__text-bottom-link:hover {
  color: #06A260;
}
.b-homepage-join-team__text-bottom-link:hover::after {
  transform: translateX(7px);
}
@media (min-width: 1200px) {
  .b-homepage-join-team__text-bottom-link:hover::after {
    transform: translateX(10px);
  }
}
.b-homepage-join-team__title {
  font-family: "Croc", sans-serif;
  color: #2C313F;
  font-weight: 300;
  font-size: 32px;
  line-height: 38px;
  padding: 0;
  margin: 0;
  max-width: 280px;
}
@media (min-width: 768px) {
  .b-homepage-join-team__title {
    font-size: 42px;
    line-height: 50px;
    max-width: 335px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-join-team__title {
    font-size: 48px;
    line-height: 58px;
    padding-right: calc(100% - 390px);
    max-width: none;
    margin-top: -17px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-join-team__title {
    font-size: 54px;
    line-height: 63px;
    padding-right: calc(100% - 430px);
    margin-top: 0;
  }
}
@media (min-width: 1900px) {
  .b-homepage-join-team__title {
    font-size: 60px;
    line-height: 69px;
    padding-right: calc(100% - 490px);
  }
}
.b-homepage-join-team__description {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .b-homepage-join-team__description {
    font-size: 16px;
    line-height: 19px;
    margin-top: 22px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-join-team__description {
    font-size: 20px;
    line-height: 24px;
    margin-top: 30px;
    padding-right: calc(100% - 358px);
  }
}
@media (min-width: 1600px) {
  .b-homepage-join-team__description {
    font-size: 22px;
    line-height: 26px;
    margin-top: 41px;
    padding-right: calc(100% - 430px);
  }
}
@media (min-width: 1900px) {
  .b-homepage-join-team__description {
    padding-right: calc(100% - 458px);
  }
}
.b-homepage-join-team__image {
  width: 100%;
}
@media (min-width: 1200px) {
  .b-homepage-join-team__image {
    width: 60%;
  }
}
@media (min-width: 1600px) {
  .b-homepage-join-team__image {
    width: calc(2 * (100% - 40px) / 3 + 20px);
  }
}
.b-homepage-join-team__image img {
  width: 100%;
  height: auto;
  display: block;
}

.b-homepage-cta {
  font-family: "Croc", sans-serif;
  color: #FFFFFF;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .b-homepage-cta {
    padding-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-cta {
    padding-bottom: 70px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-cta {
    padding-bottom: 160px;
  }
}
.b-homepage-cta__content {
  min-height: 270px;
  padding-top: 26px;
  padding-bottom: 22px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .b-homepage-cta__content {
    min-height: 328px;
    padding-top: 34px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-cta__content {
    min-height: 425px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-cta__content {
    min-height: 540px;
    padding-top: 98px;
    padding-bottom: 75px;
  }
}
.b-homepage-cta__title {
  font-family: "Croc", sans-serif;
  color: #FFFFFF;
  font-weight: 800;
  font-size: 54px;
  line-height: 54px;
  padding: 0;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .b-homepage-cta__title {
    font-size: 64px;
    line-height: 64px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-cta__title {
    font-size: 78px;
    line-height: 78px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-cta__title {
    font-size: 95px;
    line-height: 95px;
  }
}
.b-homepage-cta__description {
  font-weight: 300;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  letter-spacing: -0.02em;
  margin-top: 6px;
}
@media (min-width: 768px) {
  .b-homepage-cta__description {
    font-size: 16px;
    line-height: 17px;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-cta__description {
    font-size: 24px;
    line-height: 25px;
    margin-top: 20px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-cta__description {
    font-size: 32px;
    line-height: 34px;
    margin-top: 5px;
  }
}
.b-homepage-cta__bottom {
  margin-top: 28px;
}
@media (min-width: 768px) {
  .b-homepage-cta__bottom {
    margin-top: 32px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-cta__bottom {
    margin-top: 67px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-cta__bottom {
    margin-top: 53px;
  }
}
.b-homepage-cta__button {
  display: inline-block;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  text-decoration: none;
  border: solid 2px #FFFFFF;
  border-radius: 42px;
  padding: 19px 35px 16px;
  text-transform: uppercase;
  transition: color 0.2s ease, background-color 0.2s ease;
}
@media (min-width: 768px) {
  .b-homepage-cta__button {
    font-size: 18px;
    line-height: 19px;
    padding: 18px 35px 16px;
  }
}
@media (min-width: 1200px) {
  .b-homepage-cta__button {
    font-size: 20px;
    line-height: 21px;
    padding: 22px 40px 20px;
  }
}
@media (min-width: 1600px) {
  .b-homepage-cta__button {
    font-size: 22px;
    line-height: 23px;
    padding: 26px 47px 24px;
  }
}
.b-homepage-cta__button:hover {
  color: #2C313F;
  background-color: #FFFFFF;
}

.b-techart-header {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  width: 100%;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  height: 64px;
  display: flex;
  align-items: center;
  font-family: "Croc";
}
.b-techart-header.active .b-techart-header__menu-container {
  display: flex;
}
@media (min-width: 1024px) {
  .b-techart-header {
    border-bottom-left-radius: 64px;
    border-bottom-right-radius: 64px;
    height: 112px;
  }
}
.b-techart-header__wrapper {
  display: flex;
  align-items: center;
}
.b-techart-header__logo-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 1;
  background-color: white;
  height: 64px;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
}
@media (min-width: 1024px) {
  .b-techart-header__logo-container {
    width: auto;
    margin-right: auto;
    height: auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.b-techart-header__logo {
  width: 85px;
}
@media (min-width: 1600px) {
  .b-techart-header__logo {
    width: 125px;
  }
}
.b-techart-header__logo svg {
  width: 100%;
  height: 100%;
}
.b-techart-header__menu-container {
  display: none;
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  background: white;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  padding: 0 20px;
  padding-top: 80px;
  padding-bottom: 32px;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.b-techart-header__menu-container::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .b-techart-header__menu-container {
    padding: 0 60px;
    padding-top: 80px;
  }
}
@media (min-width: 1024px) {
  .b-techart-header__menu-container {
    margin-left: auto;
    overflow: visible;
    display: flex;
    position: static;
    flex-direction: row;
    height: auto;
    align-items: center;
    padding: 0;
    width: 100%;
    justify-content: flex-end;
  }
}
.b-techart-header__menu {
  align-items: center;
  gap: 20px;
  margin-right: 20px;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .b-techart-header__menu {
    margin-bottom: -10px;
    display: flex;
  }
}
@media (min-width: 1600px) {
  .b-techart-header__menu {
    gap: 40px;
    margin-right: 40px;
  }
}
.b-techart-header__menu-item {
  position: relative;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.b-techart-header__menu-item:hover a.b-techart-header__menu-item-link {
  color: #00a460;
}
.b-techart-header__menu-item:hover .b-techart-header__menu-item-subs {
  display: flex;
}
.b-techart-header__menu-item-subs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-left: 32px;
}
@media (min-width: 1024px) {
  .b-techart-header__menu-item-subs {
    display: none;
    padding-left: 0;
    position: absolute;
    z-index: 1000;
    left: 10px;
    top: 100%;
    width: 240px;
    padding: 12px 24px;
    background-color: #ebeff3;
    border-radius: 24px;
    gap: 12px;
  }
}
.b-techart-header a.b-techart-header__sub-link:hover {
  color: #00a460;
}
.b-techart-header__sub-link {
  font-size: 16px;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .b-techart-header__sub-link {
    font-size: 18px;
  }
}
.b-techart-header__menu-item-link {
  color: #08151d;
  font-size: 20px;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .b-techart-header__menu-item-link {
    font-size: 16px;
    font-weight: 300;
  }
}
@media (min-width: 1200px) {
  .b-techart-header__menu-item-link {
    font-size: 18px;
  }
}
.b-techart-header__btn-container {
  display: flex;
}
@media (min-width: 1024px) {
  .b-techart-header__btn-container {
    margin-top: 0;
  }
}
.b-techart-header__btn {
  border-radius: 60px;
  font-weight: 400;
  border: 1.5px solid #3ac168;
  cursor: pointer;
  width: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 12px 16px;
  line-height: 1;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .b-techart-header__btn {
    padding: 8px 16px;
  }
}
.b-techart-header__btn:not(:hover) {
  background: linear-gradient(126deg, #3ac168 12.65%, #0da27a 97.77%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.b-techart-header__btn:hover {
  color: #3ac168 !important;
}
@media (min-width: 768px) {
  .b-techart-header__btn {
    width: auto;
  }
}
@media (min-width: 1024px) {
  .b-techart-header__btn {
    font-size: 18px;
  }
  .b-techart-header__btn .b-techart-header__btn-arrow {
    display: none;
  }
  .b-techart-header__btn:hover {
    background: linear-gradient(126deg, #39c067 12.65%, #00a460 97.77%);
    color: white !important;
    background-clip: none;
  }
  .b-techart-header__btn:hover .b-techart-header__btn-arrow {
    background: rgba(255, 255, 255, 0.1);
  }
  .b-techart-header__btn:hover .b-techart-header__btn-arrow::after {
    background: white;
  }
}
.b-techart-header__btn-arrow {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  background: rgba(0, 164, 96, 0.2);
  margin-left: 8px;
}
.b-techart-header__btn-arrow::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  -webkit-mask-image: url("/wp-content/themes/techart/img/arrow-top.svg");
          mask-image: url("/wp-content/themes/techart/img/arrow-top.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: cover;
          mask-size: cover;
  background: #00a460;
}
.b-techart-header__burger {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 32px;
  height: 20px;
}
@media (min-width: 1024px) {
  .b-techart-header__burger {
    display: none;
  }
}
.b-techart-header__burger-line {
  background-color: #00a460;
  width: 100%;
  height: 2px;
  position: absolute;
  border-radius: 2px;
}
.b-techart-header__burger-line.middle {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  animation: middle-line-reverse;
  animation-duration: 0.5s;
  animation-direction: alternate;
}
.b-techart-header__burger-line.top {
  top: 1px;
  width: 50%;
  animation: top-line-reverse;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-direction: alternate;
}
.b-techart-header__burger-line.bottom {
  bottom: 1px;
  right: 0;
  width: 50%;
  animation: bottom-line-reverse;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-direction: alternate;
}
.b-techart-header__burger.active .b-techart-header__burger-line.top {
  animation: top-line;
  animation-duration: 1s;
  animation-delay: 0.15s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-direction: alternate;
}
.b-techart-header__burger.active .b-techart-header__burger-line.bottom {
  animation: bottom-line;
  animation-duration: 1s;
  animation-delay: 0.15s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-direction: alternate;
}
.b-techart-header__burger.active .b-techart-header__burger-line.middle {
  animation: middle-line;
  animation-duration: 0.75s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}
@keyframes top-line {
  from {
    width: 50%;
    top: 1px;
  }
  to {
    width: 100%;
    top: 50%;
    rotate: 45deg;
    transform: translateY(-50%);
  }
}
@keyframes top-line-reverse {
  from {
    width: 100%;
    top: 50%;
    rotate: 45deg;
    transform: translateY(-50%);
  }
  to {
    width: 50%;
    top: 1px;
  }
}
@keyframes bottom-line {
  from {
    width: 50%;
    bottom: 1px;
  }
  to {
    width: 100%;
    bottom: 50%;
    rotate: -45deg;
    transform: translateY(50%);
  }
}
@keyframes bottom-line-reverse {
  from {
    width: 100%;
    bottom: 50%;
    rotate: -45deg;
    transform: translateY(50%);
  }
  to {
    width: 50%;
    bottom: 1px;
  }
}
@keyframes middle-line {
  from {
    width: 100%;
    height: 2px;
  }
  to {
    width: 0%;
    height: 0;
  }
}
@keyframes middle-line-reverse {
  from {
    width: 0%;
    height: 0;
  }
  to {
    width: 100%;
    height: 2px;
  }
}

.b-techart-footer {
  background-color: white;
  font-family: "Croc";
  padding-top: 64px;
}
.b-techart-footer a:hover {
  color: #00a460 !important;
}
@media (min-width: 1200px) {
  .b-techart-footer {
    padding-top: 100px;
  }
}
@media (min-width: 1600px) {
  .b-techart-footer {
    padding-top: 160px;
  }
}
.b-techart-footer__container {
  background-color: white;
  padding-bottom: 100px;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
}
@media (min-width: 1200px) {
  .b-techart-footer__container {
    border-bottom-right-radius: 64px;
    border-bottom-left-radius: 64px;
    padding-bottom: 100px;
  }
}
.b-techart-footer__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 64px;
}
@media (min-width: 1200px) {
  .b-techart-footer__wrapper {
    flex-direction: row;
    margin-bottom: 90px;
  }
}
.b-techart-footer__connection-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  flex: 0 0 auto;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .b-techart-footer__connection-wrapper {
    margin-left: 100px;
    max-width: 240px;
  }
}
.b-techart-footer__items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: -32px;
  margin-left: -16px;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .b-techart-footer__items {
    margin-bottom: 0;
    margin-top: -32px;
    margin-left: -16px;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 10px;
  }
}
@media (min-width: 1440px) {
  .b-techart-footer__items {
    justify-content: space-between;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
.b-techart-footer__item {
  margin-top: 32px;
  margin-left: 16px;
  width: calc(50% - 16px);
}
@media (min-width: 1200px) {
  .b-techart-footer__item {
    width: auto;
    margin-top: 32px;
    margin-left: 16px;
  }
}
.b-techart-footer__item-title {
  font-weight: 400;
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 120%;
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .b-techart-footer__item-title {
    font-size: 22px;
    margin-bottom: 32px;
  }
}
.b-techart-footer__sub-item {
  display: block;
  font-weight: 350;
  margin-bottom: 16px;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .b-techart-footer__sub-item {
    font-size: 18px;
  }
}
.b-techart-footer__sub-item:last-child {
  margin-bottom: 0;
}
.b-techart-footer__connection {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 300;
}
.b-techart-footer__connection a {
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .b-techart-footer__connection a {
    margin-bottom: 16px;
    font-size: 18px;
  }
}
.b-techart-footer__connection a::before {
  content: "";
  flex: 0 0 auto;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  height: 16px;
  width: 16px;
}
@media (min-width: 1200px) {
  .b-techart-footer__connection a::before {
    margin-right: 8px;
    height: 16px;
    width: 16px;
  }
}
.b-techart-footer__connection a.phone::before {
  background-image: url("/wp-content/themes/techart/img/footer-icons/live-chat.svg");
}
.b-techart-footer__connection a.email::before {
  background-image: url("/wp-content/themes/techart/img/footer-icons/mail.svg");
}
.b-techart-footer__connection a:last-child {
  margin-bottom: 32px;
}
.b-techart-footer__connection a:nth-child(2) {
  margin-bottom: 16px;
}
.b-techart-footer__connection span {
  font-weight: 350;
  font-size: 14px;
}
.b-techart-footer__connection-icons {
  display: flex;
  margin-left: -13px;
}
@media (min-width: 1200px) {
  .b-techart-footer__connection-icons {
    margin-left: -20px;
  }
}
.b-techart-footer__connection-icon {
  background-image: var(--icon);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  cursor: pointer;
  transition: transform 0.4s;
  margin-left: 13px;
  width: 43px;
  height: 43px;
}
.b-techart-footer__connection-icon.less {
  scale: 0.75;
}
@media (min-width: 1200px) {
  .b-techart-footer__connection-icon {
    margin-left: 20px;
    width: 32px;
    height: 32px;
  }
  .b-techart-footer__connection-icon:hover {
    transform: translateY(-5px);
  }
}
.b-techart-footer__copyright-items {
  display: flex;
  flex-flow: column wrap;
  margin-left: -40px;
  margin-top: -12px;
}
@media (min-width: 1200px) {
  .b-techart-footer__copyright-items {
    flex-direction: row;
    margin-left: -40px;
    margin-top: -12px;
  }
}
.b-techart-footer__copyright-item {
  color: rgb(173, 177, 180) !important;
  margin-left: 40px;
  margin-top: 12px;
  font-size: 12px;
  font-style: normal;
  line-height: 120%;
}
.b-techart-footer__copyright-item:first-child {
  order: 1;
}
@media (min-width: 1200px) {
  .b-techart-footer__copyright-item {
    margin-left: 40px;
    margin-top: 12px;
    font-size: 14px;
  }
  .b-techart-footer__copyright-item:first-child {
    order: 0;
  }
}
.b-techart-footer__copyright-item:hover {
  color: black !important;
}

#fullpage {
  width: 100% !important;
  height: 100vh !important;
  transform: none !important;
  display: none;
}
@media (min-width: 992px) {
  #fullpage {
    display: block;
  }
}
#fullpage #main_slide_0 {
  background-image: url(img/slider/bg_section0.jpg);
}
#fullpage #main_slide_0 h1, #fullpage #main_slide_0 .lead-text-1 {
  color: #fff;
}
#fullpage #main_slide_1 {
  background-image: url(img/slider/bg_section6.jpg?v=2.1);
  background-size: cover;
}
#fullpage #main_slide_1 h1, #fullpage #main_slide_1 .lead-text-1 {
  color: #00A460;
}
#fullpage #main_slide_2 {
  /*background-image: url(img/slider/bg_section5.jpg?v=2);*/
  background-image: url(img/slider/bg_section7.jpg?v=1);
  background-size: cover;
}
#fullpage #main_slide_2 h1, #fullpage #main_slide_2 .lead-text-1 {
  color: #fff;
}
#fullpage #main_slide_3 {
  background-image: url(img/slider/bg_section3.jpg);
  background-size: cover;
}
#fullpage #main_slide_3 h1, #fullpage #main_slide_3 .lead-text-1 {
  color: #fff;
}
#fullpage #main_slide_4 {
  overflow: hidden;
}
#fullpage .fp-scroller {
  overflow: visible;
  height: 100%;
  display: flex;
  align-items: center;
  transform: none !important;
}
#fullpage .fp-tableCell .container {
  position: relative;
  z-index: 9;
}
#fullpage .fp-section {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  transition: all 0.7s ease-in-out;
}
#fullpage .fp-section.active {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
#fullpage #b0_s, #fullpage #b0_f {
  position: absolute;
  top: 0;
  right: -6vw;
  z-index: -1;
  height: 100vh;
  width: 75%;
}
#fullpage #b1_s, #fullpage #b1_f, #fullpage #b3_s, #fullpage #b3_f {
  position: absolute;
  top: 0;
  right: -2vw;
  z-index: -1;
  height: 120vh;
  width: 53%;
}
#fullpage #b2_s, #fullpage #b2_f, #fullpage #b4_s, #fullpage #b4_f {
  position: absolute;
  top: 0;
  right: -10vw;
  z-index: -1;
  height: 100vh;
  width: 70%;
}
#fullpage .last-slide-section {
  display: flex;
  align-items: center;
  position: relative;
  height: 100vh;
}
#fullpage .white-space {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100px;
  background: #ffffff;
  width: 100%;
}

/*
.home .fp-tableCell,
.page-template-homepage .fp-tableCell {
	padding-top: 64px;

	@media(min-width: 1200px){
		padding-top: 80px;
	}
	@media(min-width: 1600px){
		padding-top: 100px;
	}
}
*/
img.home-fullpage-img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100vh;
  width: auto;
}
img.home-fullpage-img.helper-image {
  z-index: -1;
}

.owl-carousel#ourPeopleCarousel .owl-stage {
  transition-timing-function: ease-in-out !important;
}
.owl-carousel#ourPeopleCarousel .animated {
  animation-duration: 0.1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-nav {
  display: none;
}
.owl-carousel .owl-dot {
  position: relative;
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  right: 20px;
}
@media (max-width: 767px) {
  .owl-carousel .owl-dots {
    bottom: 20px;
  }
}
.owl-carousel .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 10px;
  background: #ffffff;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #ffffff;
}
.owl-carousel .owl-dots .owl-dot.active:after {
  content: "";
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.4392156863);
  height: 12px;
  position: absolute;
  width: 12px;
  top: 7px;
  left: 7px;
  border-radius: 50%;
}
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
.owl-carousel .owl-dots-grey .owl-dot span {
  background: #8C8D92;
}
.owl-carousel .owl-dots-grey .owl-dot.active span {
  background: #8C8D92;
}
.owl-carousel .owl-dots-grey .owl-dot.active:after {
  border: 1px solid #8C8D92;
}
.owl-carousel .owl-dots-grey .owl-dot:hover span {
  background: #8C8D92;
}
.owl-carousel .slide {
  height: calc(100vh - 55px);
  height: calc(var(--vh, 1vh) * 100 - 55px);
  min-height: 500px;
  box-sizing: border-box;
  padding: 60px 15px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  background-size: cover;
  background-color: #F7F9FC;
}
.owl-carousel .slide_info {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.owl-carousel.home-carousel .slide {
  padding: 72px 0 0;
}
.owl-carousel.home-carousel .slide_info {
  padding: 0 15px;
  position: relative;
}
@media (max-width: 1199px) {
  .owl-carousel.home-carousel .slide_info {
    padding-top: 20px;
  }
}
.owl-carousel.home-carousel .slide .img-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
}
.owl-carousel.home-carousel .slide-0 img.back-img {
  bottom: auto;
  top: 70px;
}
.owl-carousel.home-carousel .slide-2 {
  background-image: url(./img/slider/slide1-bg.jpg);
}
.owl-carousel.home-carousel .slide-2 .back-img {
  bottom: -30px;
  max-width: 450px;
}
@media (max-width: 575px) {
  .owl-carousel.home-carousel .slide-2 .back-img {
    width: 300px;
  }
}
.owl-carousel.home-carousel .slide-4 {
  background-image: url(./img/slider/slide3-bg.jpg);
}
.owl-carousel.home-carousel .slide-4 .back-img {
  bottom: -30px;
  max-width: 420px;
}
@media (max-width: 575px) {
  .owl-carousel.home-carousel .slide-4 .back-img {
    width: 290px;
  }
}
.owl-carousel.home-carousel .slide-4 .link-btn:hover {
  color: #58439D;
}
.owl-carousel.home-carousel img:not(.back-img) {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 450px;
}
@media (max-width: 575px) {
  .owl-carousel.home-carousel img:not(.back-img) {
    width: 300px;
  }
}
@media (max-width: 575px) {
  .owl-carousel.home-carousel #main_slide_2 img:not(.back-img) {
    width: 100%;
  }
}
.owl-carousel.home-carousel .back-img {
  position: absolute;
  right: 0;
  bottom: 0;
  height: auto;
}
.owl-carousel.home-carousel .helper-image {
  position: relative;
}
@media (min-width: 992px) {
  .owl-carousel.home-carousel {
    display: none !important;
  }
}

.home-news .row {
  background: #ffffff;
}
.home-news .row .news-header {
  display: flex;
  justify-content: space-between;
}
.home-news .row .news-header h3 {
  font-size: 25px;
  line-height: 30px;
  color: #00A460;
  font-family: "Croc", sans-serif;
  margin: 0;
  font-weight: 700;
}
@media (min-width: 992px) {
  .home-news .row .news-header h3 {
    font-size: 42px;
    line-height: 48px;
  }
}
.home-news .row .news-item {
  margin-bottom: 40px;
}
.home-news .row .news-item:last-child {
  margin-bottom: 0;
}
.home-news .row .news-item a h4 {
  transition: color 0.3s ease;
}
.home-news .row .news-item a:hover h4 {
  color: #00A460;
}
.home-news .row .news-item a:hover .news-thumb {
  transform: scale(1.05);
}
@media (min-width: 992px) {
  .home-news .row .news-item {
    margin-bottom: 0;
  }
  .home-news .row .news-item.pl-15 {
    padding-left: 30px;
  }
  .home-news .row .news-item.pr-15 {
    padding-right: 30px;
  }
}
.home-news .row .news-item .news-item-thumb-link .news-thumb:hover {
  transform: scale(1.05);
}
.home-news .row .news-item a:hover {
  color: #00A460;
}
.home-news .row .news-item .news-thumb-wrap {
  overflow: hidden;
}
.home-news .row .news-item .news-thumb-wrap .news-thumb {
  height: 220px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.5s ease;
}
@media (min-width: 992px) {
  .home-news .row .news-item .news-thumb-wrap .news-thumb {
    height: 350px;
  }
}
@media (min-width: 1440px) {
  .home-news .row .news-item .news-thumb-wrap .news-thumb {
    height: 435px;
  }
}
.home-news .row .news-item.small-scale .news-thumb-wrap {
  overflow: hidden;
}
.home-news .row .news-item.small-scale .news-thumb-wrap .news-thumb {
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.5s ease;
}
@media (min-width: 992px) {
  .home-news .row .news-item.small-scale .news-thumb-wrap .news-thumb {
    height: 260px;
  }
}
@media (min-width: 1440px) {
  .home-news .row .news-item.small-scale .news-thumb-wrap .news-thumb {
    height: 335px;
  }
}
.home-news .row .go-to-news-link {
  position: relative;
  font-family: "Croc", sans-serif;
  font-size: 18px;
  line-height: 27px;
  color: #00A460;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 25px;
}
.home-news .row .go-to-news-link.mobile-only {
  display: inline-block;
  font-size: 14px;
  line-height: 21px;
}
.home-news .row .go-to-news-link.mobile-only:after {
  border-top: 1px solid #00A460;
  border-right: 1px solid #00A460;
  width: 6px;
  height: 6px;
  right: 13px;
  top: 6px;
}
.home-news .row .go-to-news-link.mobile-only:hover:after {
  right: 10px;
}
.home-news .row .go-to-news-link:after {
  content: "";
  display: table;
  border-top: 2px solid #00A460;
  border-right: 2px solid #00A460;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  position: absolute;
  right: 8px;
  top: 7px;
  transition: all 0.3s ease;
}
.home-news .row .go-to-news-link:hover:after {
  right: 3px;
}

.digital-transformation {
  background: #fff;
}
.digital-transformation .centered {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
}
.digital-transformation img {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .digital-transformation img {
    padding-right: 30px;
    margin-bottom: 0;
  }
}

.hero {
  display: flex;
}
@media (max-width: 991px) {
  .hero {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .hero.content-mobile-top {
    align-items: flex-start;
  }
}
@media (max-width: 991px) {
  .hero.content-mobile-bottom {
    align-items: flex-end;
  }
}
@media (max-width: 991px) {
  .hero.content-mobile-center {
    align-items: center;
    padding-bottom: 0;
  }
}

.profile-hero {
  background: #ffffff;
  padding: 0;
}
@media (min-width: 992px) {
  .profile-hero {
    background: #F7F9FC;
  }
}
.profile-hero .mobile-reverse {
  align-items: center;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .profile-hero .mobile-reverse {
    flex-direction: row;
  }
}
.profile-hero .mobile-reverse p a {
  color: #00A460;
}
.profile-hero .person-socials .email-info {
  color: #00A460;
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .profile-hero .person-socials .email-info {
    font-size: 18px;
    line-height: 28px;
  }
}
.profile-hero .person-socials a {
  display: inline-block;
  margin-right: 5px;
}
@media (min-width: 992px) {
  .profile-hero .person-socials a {
    margin-right: 10px;
  }
}
.profile-hero .person-socials a path {
  transition: fill 0.3s ease;
}
.profile-hero .person-socials a:hover path {
  fill: #00A460;
}
.profile-hero .profile-photo-wrap {
  background: #F7F9FC;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .profile-hero .profile-photo-wrap {
    margin-bottom: 0;
  }
}
.profile-hero .profile-photo-wrap img {
  float: right;
}
@media (min-width: 992px) {
  .profile-hero .profile-photo-wrap img {
    max-width: 570px;
  }
}

.profile-person-description .short-info {
  font-family: "Croc", sans-serif;
  font-weight: bold;
  color: #4D4D4D;
  font-size: 22px;
  line-height: 26px;
}
@media (min-width: 992px) {
  .profile-person-description .short-info {
    font-size: 32px;
    line-height: 38px;
  }
}
.profile-person-description .back-btn-wrap {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .profile-person-description .back-btn-wrap {
    margin-top: 30px;
  }
}
.profile-person-description .back-btn-wrap a {
  font-family: "Croc", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #00A460;
  position: relative;
}
@media (min-width: 992px) {
  .profile-person-description .back-btn-wrap a {
    font-size: 18px;
    line-height: 27px;
  }
}
.profile-person-description .back-btn-wrap a:after {
  content: "";
  display: table;
  border-top: 1px solid #00A460;
  border-right: 1px solid #00A460;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  position: absolute;
  right: -15px;
  top: 5px;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .profile-person-description .back-btn-wrap a:after {
    border-top: 2px solid #00A460;
    border-right: 2px solid #00A460;
    width: 9px;
    height: 9px;
    right: -20px;
    top: 7px;
  }
}
.profile-person-description .back-btn-wrap a:hover:after {
  right: -25px;
}
.profile-person-description p strong {
  color: #4D4D4D;
  font-weight: 600;
}

.right-side-fullheight-image {
  padding: 0;
}
.right-side-fullheight-image .container {
  padding-top: 60px;
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .right-side-fullheight-image .container {
    padding-top: 180px;
    padding-bottom: 180px;
  }
}
.right-side-fullheight-image .photo-wrap {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
}
@media (min-width: 992px) {
  .right-side-fullheight-image .photo-wrap {
    display: block;
  }
}
.right-side-fullheight-image .photo-wrap .photo-bg {
  width: 100%;
  height: 100%;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .page-template-career-alumni .right-side-fullheight-image {
    background: transparent;
  }
  .page-template-career-alumni .right-side-fullheight-image .container {
    background: #00A460;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .page-template-career-alumni .right-side-fullheight-image.fixed .container {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
.page-template-career-alumni .right-side-fullheight-image.fixed .photo-wrap {
  width: 44.4444444444%;
}

.about-firm h2 {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .about-firm h2 {
    margin-bottom: 90px;
  }
}
.about-firm p {
  padding-left: 15px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .about-firm p {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
.about-firm .bordered {
  border: 1px solid #E2E4E9;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  margin: -15px 0px;
  align-items: center;
}
@media (max-width: 991px) {
  .about-firm .bordered {
    margin: 60px 0 0;
  }
}
.about-firm .counter {
  /*margin-top: -70px;*/
}
@media (min-width: 992px) {
  .about-firm .counter {
    /*margin-top: -81px;*/
  }
}
.about-firm .counter .number {
  display: inline-block;
  font-family: "Croc", sans-serif;
  font-size: 62px;
  line-height: 52px;
  font-weight: 800;
  background: #fff;
  color: #475DEB;
  padding: 0 10px;
  margin-left: 4px;
}
@media (min-width: 992px) {
  .about-firm .counter .number {
    display: block;
    font-size: 100px;
    line-height: 75px;
    margin-left: 27px;
    width: 300px;
  }
}
.about-firm .counter .number-subtitle {
  display: block;
  color: #8C8D92;
  font-family: "Croc", sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .about-firm .counter .number-subtitle {
    font-size: 18px;
    line-height: 24px;
    padding-left: 40px;
  }
}
.about-firm .info-numbers {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 15px;
  flex-wrap: wrap;
}
.about-firm .info-numbers > div {
  min-width: 134px;
}
.about-firm .info-numbers .divider {
  width: 100%;
}
@media (min-width: 992px) {
  .about-firm .info-numbers .divider {
    display: none;
  }
}
.about-firm .info-item h5 {
  margin-bottom: 0;
  margin-top: 50px;
  font-size: 46px;
  line-height: 48px;
  font-weight: 700;
  font-family: "Croc", sans-serif;
  letter-spacing: 0.01em;
}
@media (min-width: 992px) {
  .about-firm .info-item h5 {
    font-size: 66px;
    line-height: 70px;
  }
}
.about-firm .info-item span {
  font-family: "Croc", sans-serif;
  display: block;
  font-size: 12px;
  line-height: 21px;
  color: #8C8D92;
  margin-top: 0;
  margin-bottom: 8px;
  letter-spacing: 0.01em;
}
@media (min-width: 992px) {
  .about-firm .info-item span {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
    margin-top: -10px;
  }
}
.about-firm .info-item a {
  font-size: 10px;
  line-height: 14px;
}
.about-firm .info-item a:after {
  width: 6px;
  height: 9px;
  top: 50%;
}
@media (min-width: 992px) {
  .about-firm .info-item a {
    font-size: 16px;
    line-height: 24px;
  }
  .about-firm .info-item a:after {
    width: 7px;
    height: 12px;
  }
}

@media (min-width: 1200px) {
  .global-citizenship img {
    max-width: 500px;
  }
}

.our-people .owl-carousel .animated {
  animation-duration: 1.25s;
  animation-fill-mode: both;
}
.our-people .pr-5 {
  padding-left: 0;
  padding-right: 10px !important;
}
@media (min-width: 992px) {
  .our-people #owlCarousel_Small1 {
    margin-bottom: 25px;
  }
}

.global-citizenship img, .our-people img {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .global-citizenship img, .our-people img {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .awards-certificates .item {
    margin-bottom: 30px;
  }
}
.awards-certificates .item > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.awards-certificates .item:hover .link-arrow-right:after {
  right: -18px;
}
@media (min-width: 992px) {
  .awards-certificates .item:hover .link-arrow-right:after {
    right: -6px;
  }
}
.awards-certificates .thumb-wrap {
  position: relative;
  overflow: hidden;
  min-height: 180px;
}
@media (min-width: 992px) {
  .awards-certificates .thumb-wrap {
    min-height: 220px;
  }
}
.awards-certificates .thumb-wrap img {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.contact-section {
  background: #00A460;
  text-align: left;
  position: relative;
}
@media (max-width: 991px) {
  .contact-section h2 span {
    display: block;
  }
}
@media (min-width: 992px) {
  .contact-section {
    text-align: center;
  }
}
.contact-section .divider {
  position: relative;
  width: calc(100% - 30px);
  height: 2px;
  margin: 40px auto;
  background: rgba(255, 255, 255, 0.2);
}
@media (min-width: 992px) {
  .contact-section .divider {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 75%;
    margin: 0;
    transform: translate(-50%, -50%);
  }
}

.section-help-banner {
  height: calc(100vh - 60px);
  max-height: 450px;
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .section-help-banner.h500 {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .section-help-banner {
    height: 38.8888889105vw;
    max-height: 100vh;
  }
}
.section-help-banner.about-us-help {
  background-image: url(img/how-can-we-help-you-mobile.jpg);
}
@media (min-width: 992px) {
  .section-help-banner.about-us-help {
    height: 560px;
    background-image: url(img/how-can-we-help-you.jpg);
  }
}
.section-help-banner.supporting-help {
  background-image: url(img/supporting-help.jpg);
  background-position: right center;
}
.section-help-banner.career-students-help {
  background-image: url(img/career-students-banner-mobile.jpg);
  background-position: top center;
}
@media (min-width: 992px) {
  .section-help-banner.career-students-help {
    background-image: url(img/career-students-banner.jpg);
  }
}
.section-help-banner.motivate-banner-help {
  background-image: url(img/image_career_mobile.jpg);
}
@media (min-width: 992px) {
  .section-help-banner.motivate-banner-help {
    background-image: url(img/motivate.jpg);
  }
}
@media (max-width: 991px) {
  .section-help-banner.chosen-case {
    max-height: 500px;
  }
}

@media (max-width: 991px) {
  .section-about-news:not(.history) .row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 991px) {
  .section-about-news img {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .section-about-news img {
    padding-left: 20px;
  }
}

.our-people-list.media-contacts .person-info-short {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .our-people-list.media-contacts .person-info-short {
    margin-bottom: 0;
  }
}
.our-people-list.media-contacts a {
  color: #00A460;
}
.our-people-list .person-info-short {
  margin-bottom: 30px;
  max-width: 383px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .our-people-list .person-info-short {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .our-people-list .person-info-short h4 {
    margin-bottom: 0;
  }
}
.our-people-list .person-info-short:hover .photo-wrap img {
  transform: scale(1.05);
}
.our-people-list .person-info-short:hover h4 a {
  color: #00A460;
}
.our-people-list .person-info-short .photo-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.our-people-list .person-info-short .photo-wrap img {
  transition: all 0.3s ease;
}
.our-people-list .person-info-short h4 a {
  transition: color 0.3s ease;
}

.right-side-hero-img {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .right-side-hero-img {
    margin-top: 0;
    position: absolute;
    right: 5%;
    top: 50%;
    max-width: 45%;
    transform: translateY(-50%);
  }
}

.responsibilities-hero {
  background: #F7F9FC;
  flex-direction: column;
}
@media (max-width: 991px) {
  .responsibilities-hero {
    height: auto;
    padding-top: 90px;
  }
}
@media (min-width: 992px) {
  .responsibilities-hero {
    flex-direction: row;
  }
}

@media (max-width: 991px) {
  .supports-responsibilities .container .row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 991px) {
  .supports-responsibilities .container:last-child .row {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .supports-responsibilities img {
    margin-top: 40px;
  }
}

.environmental-policy {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .environmental-policy {
    margin-top: 120px !important;
  }
}
.environmental-policy h1 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .environmental-policy h1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .environmental-policy .mobile-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  .environmental-policy {
    margin-top: 120px;
  }
  .environmental-policy:not(:last-child) {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .environmental-policy .row {
    margin-bottom: 30px;
  }
  .environmental-policy .row > div:nth-child(2) {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .environmental-policy .row img {
    margin-bottom: 20px;
  }
}
.environmental-policy p strong, .environmental-policy p b {
  font-weight: 600;
  color: #4D4D4D;
}
.environmental-policy ol {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .environmental-policy ol {
    margin-bottom: 24px;
  }
}
.environmental-policy ul li:before {
  background: #68676C;
}

.hero-light-gray-bg {
  background: #F7F9FC;
}

.directions-hero {
  background-image: url(img/direction-hero-mobile.jpg);
}
@media (max-width: 991px) {
  .directions-hero {
    max-height: 300px;
  }
}
@media (min-width: 992px) {
  .directions-hero {
    background-image: url(img/direction-hero.jpg);
    height: 480px;
  }
}

.map-direction-wrap h2 {
  color: #00A460;
}
.map-direction-wrap h2:first-of-type {
  margin-top: 0;
}
.career-search-job-item-hero {
  background-image: url(img/career-search-job-item-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero {
    background-image: url(img/career-search-job-item.jpg);
  }
}
.career-search-job-item-hero.ai-machine-learning-ru, .career-search-job-item-hero.ai-machine-learning {
  background-image: url(img/ai-and-machine-learning-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.ai-machine-learning-ru, .career-search-job-item-hero.ai-machine-learning {
    background-image: url(img/ai-and-machine-learning-bg.jpg);
  }
}
.career-search-job-item-hero.ar-vr-ru, .career-search-job-item-hero.ar-vr {
  background-image: url(img/ar-vr-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.ar-vr-ru, .career-search-job-item-hero.ar-vr {
    background-image: url(img/ar-vr-bg.jpg);
  }
}
.career-search-job-item-hero.business-development-marketing-ru, .career-search-job-item-hero.business-development-marketing {
  background-image: url(img/business-development-and-marketing-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.business-development-marketing-ru, .career-search-job-item-hero.business-development-marketing {
    background-image: url(img/business-development-and-marketing-bg.jpg);
  }
}
.career-search-job-item-hero.cloud-solutions-ru, .career-search-job-item-hero.cloud-solutions {
  background-image: url(img/cloud-solutions-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.cloud-solutions-ru, .career-search-job-item-hero.cloud-solutions {
    background-image: url(img/cloud-solutions-bg.jpg);
  }
}
.career-search-job-item-hero.croc-creative-lab-ru, .career-search-job-item-hero.croc-creative-lab {
  background-image: url(img/croc-creative-lab-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.croc-creative-lab-ru, .career-search-job-item-hero.croc-creative-lab {
    background-image: url(img/croc-creative-lab-bg.jpg);
  }
}
.career-search-job-item-hero.digital-transformation-and-consulting-ru, .career-search-job-item-hero.digital-transformation-and-consulting {
  background-image: url(img/digital-transformation-and-consulting-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.digital-transformation-and-consulting-ru, .career-search-job-item-hero.digital-transformation-and-consulting {
    background-image: url(img/digital-transformation-and-consulting-bg.jpg);
  }
}
.career-search-job-item-hero.product-management-ru, .career-search-job-item-hero.product-management {
  background-image: url(img/product-management-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.product-management-ru, .career-search-job-item-hero.product-management {
    background-image: url(img/product-management-bg.jpg);
  }
}
.career-search-job-item-hero.smart-building-ru, .career-search-job-item-hero.smart-building {
  background-image: url(img/smart-building-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.smart-building-ru, .career-search-job-item-hero.smart-building {
    background-image: url(img/smart-building-bg.jpg);
  }
}
.career-search-job-item-hero.business-applications-ru, .career-search-job-item-hero.business-applications {
  background-image: url(img/business-applications-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.business-applications-ru, .career-search-job-item-hero.business-applications {
    background-image: url(img/business-applications-bg.jpg);
  }
}
.career-search-job-item-hero.cybersecurity-ru, .career-search-job-item-hero.cybersecurity {
  background-image: url(img/cybersecurity-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.cybersecurity-ru, .career-search-job-item-hero.cybersecurity {
    background-image: url(img/cybersecurity-bg.jpg);
  }
}
.career-search-job-item-hero.system-integration-and-infrastructure-solutions-ru, .career-search-job-item-hero.system-integration-and-infrastructure-solutions {
  background-image: url(img/system-integration-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.system-integration-and-infrastructure-solutions-ru, .career-search-job-item-hero.system-integration-and-infrastructure-solutions {
    background-image: url(img/system-integration-bg.jpg);
  }
}
.career-search-job-item-hero.development-centers-ru, .career-search-job-item-hero.development-centers {
  background-image: url(img/development-centers-bg-mobile.jpg);
}
@media (min-width: 992px) {
  .career-search-job-item-hero.development-centers-ru, .career-search-job-item-hero.development-centers {
    background-image: url(img/development-centers-bg.jpg);
  }
}

.news-header {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 992px) {
  .news-header {
    flex-direction: row;
    align-items: center;
  }
}
.news-header-mb24 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .news-header-mb24 {
    margin-bottom: 24px;
  }
}

@media (max-width: 991px) {
  .resources-item {
    margin-bottom: 40px;
  }
}

.date, .tag {
  font-family: "Croc", sans-serif;
  color: #68676C;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
  text-transform: capitalize;
}
.date.uppercase, .uppercase.tag {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .date, .tag {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 16px;
  }
}

.post.post-item {
  padding-top: 86px;
}
@media (min-width: 992px) {
  .post.post-item {
    padding-top: 106px;
  }
}
@media (min-width: 1200px) {
  .post.post-item {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  .post.post-item .post-content {
    padding-right: 20px;
  }
}
.post.post-item .post-content p {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #68676C;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .post.post-item .post-content p {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 30px;
  }
}
.post.post-item .post-content p + .wp-block-quote {
  margin-top: 20px;
}
.post.post-item .post-content .wp-block-quote {
  padding-left: 40px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .post.post-item .post-content .wp-block-quote {
    margin-bottom: 30px;
  }
}
.post.post-item .post-content .wp-block-quote p {
  position: relative;
  font-family: "Croc", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
  color: #4D4D4D;
}
.post.post-item .post-content .wp-block-quote p:before {
  content: url("img/quote-black.svg");
  display: table;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: -40px;
}
@media (min-width: 992px) {
  .post.post-item .post-content .wp-block-quote p {
    font-size: 18px;
    line-height: 30px;
  }
}
.post.post-item .post-content .wp-block-quote cite {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
  color: #68676C;
}
@media (min-width: 992px) {
  .post.post-item .post-content .wp-block-quote cite {
    font-size: 18px;
    line-height: 30px;
  }
}
.post.post-item .post-content img {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .post.post-item .post-content img {
    margin-top: 45px;
    margin-bottom: 60px;
  }
}
.post.post-item .post-content h1:not(:first-child), .post.post-item .post-content h2:not(:first-child), .post.post-item .post-content h3:not(:first-child), .post.post-item .post-content h4:not(:first-child), .post.post-item .post-content h5:not(:first-child), .post.post-item .post-content h5:not(:first-child) {
  margin-top: 40px;
  margin-bottom: 10px;
}
.post.post-item .post-content ul {
  margin-bottom: 5px;
}
.post.post-item .back-btn-wrap {
  margin-top: 40px;
}
.post.post-item .back-btn-wrap.desktop-only {
  margin-top: 60px;
}
.post.post-item .sticky-wrapper {
  position: sticky;
}
.post.post-item .sticky-wrapper .featured {
  position: relative;
  top: 0;
}
.post.post-item .sidebar {
  background: #F7F9FC;
  padding: 30px 20px;
}
@media (min-width: 992px) {
  .post.post-item .sidebar {
    padding: 40px 30px;
  }
}
.post.post-item .sidebar:not(:last-child) {
  margin-bottom: 40px;
}
.post.post-item .sidebar .block:last-child {
  margin-bottom: 0;
}
.post.post-item .sidebar .block .post {
  margin-bottom: 24px;
}
.post.post-item .sidebar .block .post .date, .post.post-item .sidebar .block .post .tag {
  font-size: 13px;
  line-height: 18px;
}
.post.post-item .sidebar .block .post h4 {
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  font-weight: 700;
}
.post.post-item .sidebar .block .post h4 a {
  color: inherit;
}
.post.post-item .sidebar .block .post h4 a:hover {
  color: #00A460;
}
.post.post-item .sidebar .block .post p.common-text, .post.post-item .sidebar .block .post .ecp-template .our-people .info p, .ecp-template .our-people .info .post.post-item .sidebar .block .post p, .post.post-item .sidebar .block .post .post-item.single-case-item p, .post-item.single-case-item .post.post-item .sidebar .block .post p, .post.post-item .sidebar .block .post .map-direction-wrap p, .map-direction-wrap .post.post-item .sidebar .block .post p {
  font-size: 12px;
  line-height: 18px;
}
.post.post-item .sidebar .block .post.m16 {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .post.post-item .sidebar .block .post.m16 {
    margin-bottom: 16px;
  }
}
.post.post-item .sidebar .block .profile-info .position, .post.post-item .sidebar .block .profile-info .follow {
  font-family: "Croc", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #4D4D4D;
}
.post.post-item .sidebar .block .profile-info .follow {
  font-weight: 300;
}
.post.post-item .sidebar .block .profile-info .follow a svg {
  position: relative;
  top: -3px;
  left: 5px;
}
.post.post-item .sidebar .block .profile-info .follow a path {
  transition: all 0.3s ease;
}
.post.post-item .sidebar .block .profile-info .follow a:hover path {
  fill: #00A460;
}
.post.post-item .sidebar .block {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .post.post-item .sidebar .block {
    margin-bottom: 40px;
  }
}
.post.post-item .sidebar .block > h4 {
  color: #00A460;
  margin-bottom: 10px;
}
.post.post-item .sidebar .block ul {
  padding-left: 0;
}
.post.post-item .sidebar .block ul li {
  font-family: "Croc", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .post.post-item .sidebar .block ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
.post.post-item .sidebar .block ul li:before {
  display: none;
}
.post.post-item .sidebar .block.share-block.mobile-only {
  margin-top: 20px;
}
.post.post-item .sidebar .block.share-block a {
  display: inline-block;
  margin-right: 8px;
}
.post.post-item .sidebar .block.share-block a:hover svg path {
  fill: #00A460;
  transition: all 0.3s ease;
}
.post.post-item .sidebar .block.authors-list .author-item:not(:last-child) {
  margin-bottom: 24px;
}
.post.post-item .sidebar .block.authors-list .name {
  color: #333333;
  margin-bottom: 0;
}
.post.post-item .sidebar .block.authors-list svg {
  margin-bottom: 6px;
  height: 28px;
  width: 28px;
}
.post.post-item .sidebar .block.authors-list svg path {
  fill: #4D4D4D;
  transition: all 0.3s ease;
}
.post.post-item .sidebar .block.authors-list svg:hover path {
  fill: #00A460;
}
.post.post-item .sidebar .block.featured-post .post {
  margin-bottom: 0;
}
.post.post-item .sidebar .block.featured-post .date, .post.post-item .sidebar .block.featured-post .tag {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 16px;
  line-height: 24px;
}
.post.post-item .sidebar .block.featured-post .post-thumbnail {
  margin-bottom: 16px;
}
.post.post-item .sidebar .block.featured-post h4 {
  font-size: 25px;
  line-height: 30px;
}
.post.post-item .sidebar .block.featured-post .common-text.type-2, .post.post-item .sidebar .block.featured-post .ecp-template .our-people .info p.type-2, .ecp-template .our-people .info .post.post-item .sidebar .block.featured-post p.type-2, .post.post-item .sidebar .block.featured-post .post-item.single-case-item p.type-2, .post-item.single-case-item .post.post-item .sidebar .block.featured-post p.type-2, .post.post-item .sidebar .block.featured-post .map-direction-wrap p.type-2, .map-direction-wrap .post.post-item .sidebar .block.featured-post p.type-2 {
  font-size: 14px;
  line-height: 22px;
}
.post.post-item .sidebar.footer-bar {
  padding: 17px 16px;
}
.post.post-item.category-press-release {
  padding-top: 0;
}
.post.post-item.category-press-release .press-release-item-hero, .post.post-item.category-press-release .career-search-job-item-hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .post.post-item.category-press-release .press-release-item-hero, .post.post-item.category-press-release .career-search-job-item-hero {
    padding: 98px 0;
    margin-bottom: 60px;
  }
}
.post.post-item.category-press-release h1 {
  margin-bottom: 0;
}
.post.post-item.category-events {
  padding-top: 0;
}
.post.post-item.category-events .press-release-item-hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .post.post-item.category-events .press-release-item-hero {
    padding: 98px 0;
    margin-bottom: 60px;
  }
}
.post.post-item.category-events h1 {
  margin-bottom: 0;
}
.post.post-item.category-events .profile-info img {
  margin-bottom: 10px;
}
.post.post-item.category-events .profile-info.mobile-only {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.post.post-item.category-events .profile-info.mobile-only img {
  max-width: 60px;
  margin-right: 14px;
  margin-top: 0;
  margin-bottom: 0;
}
.post.post-item.category-events .profile-info.mobile-only h4 {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.post.post-item.category-events .profile-info.mobile-only p {
  margin-bottom: 0;
}
.post a {
  transition: all 0.3s ease;
}
.post a:hover h4 {
  color: #00A460;
}
.post a h4 {
  transition: all 0.3s ease;
}
.post a:hover:not(.link-arrow-right-upper):not(.link-btn) {
  color: #00A460;
}
@media (max-width: 991px) {
  .post.news-item {
    margin-bottom: 40px;
  }
}
.post.news-item .post-thumbnail {
  height: 220px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media (min-height: 992px) {
  .post.news-item .post-thumbnail {
    height: 260px;
  }
}
.post.news-item:hover .post-thumbnail {
  transform: scale(1.05) translateZ(0);
}
.post.release-item {
  position: relative;
  border: 1px solid #E2E4E9;
  padding: 20px 20px 0;
  margin-bottom: 47px;
}
.post.release-item > a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.post.release-item:hover h4 {
  color: #00A460;
}
@media (min-width: 992px) {
  .post.release-item {
    padding: 27px 40px 0;
    margin-bottom: 67px;
  }
}
.post.release-item:first-child {
  margin-top: 8px;
}
.post.release-item:last-child {
  margin-bottom: 0;
}
.post.release-item .date, .post.release-item .tag {
  position: absolute;
  top: -28px;
  left: 10px;
  background: #ffffff;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .post.release-item .date, .post.release-item .tag {
    left: 30px;
  }
}
.post.release-item h4 {
  margin-bottom: 10px;
  transition: color 0.3s ease;
}
.post.event-item {
  display: flex;
  flex-direction: column;
  border: 1px solid #E2E4E9;
  align-items: center;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .post.event-item {
    flex-direction: row;
    margin-bottom: 60px;
  }
}
.post.event-item .date, .post.event-item .tag {
  display: inline-block;
  margin-top: 0;
  text-transform: uppercase;
}
.post.event-item .event-thumbnail {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 224px;
  width: 100%;
}
@media (min-width: 992px) {
  .post.event-item .event-thumbnail {
    margin-right: 40px;
    margin-bottom: -1px;
    margin-left: -1px;
    margin-top: -1px;
    width: 350px;
    height: 270px;
    flex: 0 0 350px;
  }
}
.post.event-item .event-details {
  padding: 20px;
}
@media (min-width: 992px) {
  .post.event-item .event-details {
    padding: 0 40px 0 0px;
  }
}
@media (min-width: 992px) {
  .post.event-extend .post-content.event-item {
    position: sticky;
  }
}
@media (max-width: 991px) {
  .post.event-extend .profile-info .profile-photo {
    align-self: flex-start;
  }
}
.post.event-extend .bottom-banner {
  padding: 17px 15px;
}
@media (min-width: 992px) {
  .post.event-extend .bottom-banner {
    padding: 23px 15px;
  }
}
.post.event-extend .bottom-banner.move-down {
  bottom: -110px;
}
.post.event-extend .bottom-banner .message-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .post.event-extend .bottom-banner .message-wrapper {
    flex-direction: row;
  }
}
.post.event-extend .bottom-banner .message-wrapper .lead-text-1 {
  font-family: "Croc", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #4D4D4D;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .post.event-extend .bottom-banner .message-wrapper .lead-text-1 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  .post.event-extend .bottom-banner .message-wrapper .link-btn.green-btn {
    padding: 14px 25px 13px;
  }
}
.post .event-partners {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .event-partners picture {
  width: 45%;
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .post .event-partners picture {
    margin-bottom: 10px;
  }
}
.post .post-header .date, .post .post-header .tag {
  display: inline-block;
  margin-top: 0;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .post .post-header .date, .post .post-header .tag {
    margin-bottom: 16px;
  }
}
.post .post-header h1 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .post .post-header h1 {
    margin-bottom: 40px;
  }
}
.post .post-header img {
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 992px) {
  .post .post-header img {
    margin-bottom: 60px;
  }
}

.contact-item h4 {
  color: #4D4D4D;
}
@media (min-width: 992px) {
  .contact-item h4 {
    color: #333333;
  }
}
.contact-item p {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #68676C;
}
.contact-item p span {
  font-weight: 400;
}
.contact-item p strong {
  font-weight: 400;
  color: #4D4D4D;
}
.contact-item p a {
  position: relative;
  color: #00A460;
}
.contact-item p a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #00A460;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: width 0.3s ease;
}
.contact-item p a:hover:after {
  width: 100%;
}
.contact-item a {
  margin-top: 10px;
}
.contact-item a.link-arrow-right {
  font-size: 14px;
  line-height: 19px;
  margin-top: 10px;
  color: #00A460;
}
.contact-item a.link-arrow-right:after {
  width: 6px;
  height: 9px;
}
@media (min-width: 992px) {
  .contact-item a.link-arrow-right {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
  }
  .contact-item a.link-arrow-right:after {
    width: 7px;
    height: 11px;
    right: 7px;
  }
  .contact-item a.link-arrow-right:hover:after {
    right: -1px;
  }
}

.contact-form {
  background: #F7F9FC;
}
.contact-form form .form-group {
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .contact-form form .form-group {
    margin-bottom: 24px;
  }
}
.contact-form form .form-group input {
  margin-right: 0;
}
.contact-form form .top-controls, .contact-form form .bottom-controls {
  display: block;
}
@media (min-width: 992px) {
  .contact-form form .top-controls, .contact-form form .bottom-controls {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.contact-form form .bottom-controls {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .contact-form form .bottom-controls {
    margin-top: 40px;
  }
}
.contact-form form .top-controls .form-group {
  width: 100%;
}
@media (min-width: 992px) {
  .contact-form form .top-controls .form-group {
    flex: 1;
  }
  .contact-form form .top-controls .form-group:not(:last-child) {
    margin-right: 16px;
  }
}
.contact-form form input, .contact-form form textarea {
  border: 1px solid #CFD3DA;
  border-radius: 30px;
  padding: 11px 20px;
  font-family: "Croc", sans-serif;
  color: #68676C;
  font-weight: 300;
  font-size: 12px;
  width: 100%;
  line-height: 16px;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .contact-form form input, .contact-form form textarea {
    font-size: 15px;
    line-height: 20px;
    padding: 11px 20px;
  }
}
.contact-form form input:-ms-input-placeholder, .contact-form form textarea:-ms-input-placeholder {
  color: #68676C;
}
.contact-form form input::placeholder, .contact-form form textarea::placeholder {
  color: #68676C;
}
.contact-form form input:focus, .contact-form form textarea:focus {
  border-color: #00A460;
}
.contact-form form input.error, .contact-form form textarea.error {
  border-color: #F70B16;
}
.contact-form form textarea {
  height: 120px;
  border-radius: 18px;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .contact-form form textarea {
    height: 180px;
    border-radius: 22px;
  }
}
.contact-form form button, .contact-form form input[type=submit] {
  background: #00A460;
  border: 1px solid #00A460;
  border-radius: 30px;
  font-family: "Croc", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 25px 0;
  color: #ffffff;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  height: 36px;
  transition: all 0.3s ease;
}
.contact-form form button:hover, .contact-form form input[type=submit]:hover {
  background: #ffffff;
  color: #00A460;
}
@media (min-width: 992px) {
  .contact-form form button, .contact-form form input[type=submit] {
    font-size: 15px;
    line-height: 22px;
    height: 44px;
  }
}
.contact-form form .label--checkbox {
  position: relative;
  font-family: "Croc", sans-serif;
  width: auto;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .contact-form form .label--checkbox {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
  }
}
.contact-form form .label--checkbox a {
  position: relative;
  color: #00A460;
  text-decoration: none;
  background-image: linear-gradient(#00A460, #00A460);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size 0.3s;
}
.contact-form form .label--checkbox a:hover {
  background-size: 100% 1px;
}
.contact-form form .checkbox {
  position: absolute;
  top: 0;
  left: -9999px;
  opacity: 0;
  cursor: pointer;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .contact-form form .checkbox {
    margin-right: 25px;
  }
}
.contact-form form .checkbox + span, .contact-form form .checkbox + label + span {
  display: inline-block;
  position: relative;
  top: 0;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .contact-form form .checkbox + span, .contact-form form .checkbox + label + span {
    top: -15px;
    margin-right: 25px;
  }
}
.contact-form form .checkbox + span:before, .contact-form form .checkbox + label + span:before {
  transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 2px;
  top: -7px;
  z-index: 1;
  width: 8px;
  height: 4px;
  border: 1px solid #ffffff;
  border-top-style: none;
  border-right-style: none;
}
@media (min-width: 992px) {
  .contact-form form .checkbox + span:before, .contact-form form .checkbox + label + span:before {
    left: 3px;
    top: 5px;
    z-index: 1;
    width: 12px;
    height: 5px;
  }
}
.contact-form form .checkbox:checked + span:before, .contact-form form .checkbox:checked + label + span:before {
  transform: rotate(-45deg) scale(1, 1);
}
.contact-form form .checkbox + span:after, .contact-form form .checkbox + label + span:after {
  content: "";
  position: absolute;
  top: -11px;
  left: -1px;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #CFD3DA;
  border-radius: 3px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .contact-form form .checkbox + span:after, .contact-form form .checkbox + label + span:after {
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    border-radius: 5px;
  }
}
.contact-form form .checkbox:checked + span:after, .contact-form form .checkbox:checked + label + span:after {
  border: 1px solid #00a460;
  background: #00a460;
}
.contact-form form .checkbox.error + label + span:after {
  border-color: #F70B16;
}
.contact-form form .checkbox.error ~ label.error ~ span, .contact-form form .checkbox.error ~ label.error ~ span a {
  color: #F70B16;
}
.contact-form form .checkbox.error ~ label.error ~ span a {
  background-image: linear-gradient(#F70B16, #F70B16);
}

.sf-input-checkbox + label:after {
  content: "";
  display: table;
}
.sf-input-checkbox + label:before {
  content: "";
  display: table;
  width: 18px;
  height: 18px;
  border: 1px solid #CFD3DA;
  position: absolute;
  left: 0;
  border-radius: 4px;
  top: 50%;
  transform: translateY(-50%);
}
.sf-input-checkbox:checked + label:after {
  position: absolute;
  left: 3px;
  top: 10px;
  content: "";
  display: inline-block;
  border: 1px solid white;
  border-top-style: none;
  border-right-style: none;
  width: 13px;
  height: 7px;
  transform: rotate(-45deg);
}
.sf-input-checkbox:checked + label:before {
  content: "";
  display: table;
  background: #00A460;
  border-color: #00A460;
}

.history-section img {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .history-section img {
    margin-bottom: 40px;
  }
}

@media (min-width: 1400px) {
  .owl-carousel.history-carousel .right-side-fullheight-image {
    height: 850px;
  }
}
.owl-carousel.history-carousel .owl-dots {
  bottom: 15px;
  left: 7px;
  right: auto;
  transition: transform 0.3s ease;
}
@media (min-width: 992px) {
  .owl-carousel.history-carousel .owl-dots {
    left: -20px;
    height: 25px;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%) rotate(90deg) !important;
  }
}
@media (min-width: 992px) {
  .owl-carousel.history-carousel .owl-dots span {
    margin-right: 20px;
  }
}
.owl-carousel.history-carousel .person-info h5 {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 700;
}
@media (min-width: 992px) {
  .owl-carousel.history-carousel .person-info h5 {
    font-size: 25px;
    line-height: 34px;
  }
}
.owl-carousel.history-carousel .person-info p {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .owl-carousel.history-carousel .person-info p {
    font-size: 18px;
    line-height: 28px;
  }
}

.with-qoute .lead-text-1 {
  font-weight: 300;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .with-qoute .lead-text-1 {
    margin-bottom: 60px;
  }
}
@media (min-width: 1400px) {
  .with-qoute .lead-text-1 {
    margin-top: 60px;
  }
}
.with-qoute .lead-text-1:before {
  top: -20px;
  content: url("img/quote-mobile.svg");
  display: table;
  position: relative;
}
@media (min-width: 992px) {
  .with-qoute .lead-text-1:before {
    content: url("img/quote.svg");
    top: -60px;
  }
}

.history-carousel-wrapper {
  position: relative;
  background: #F9F9F9;
  padding-top: 40px;
}
@media (min-width: 992px) {
  .history-carousel-wrapper {
    padding-top: 60px;
  }
}
.history-carousel-wrapper #historyCarousel .photo-wrap {
  background: #f9f9f9;
}
.history-carousel-wrapper #historyCarousel .timeline-year {
  position: relative;
  font-family: "Croc", sans-serif;
  font-size: 44px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #00A460;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .history-carousel-wrapper #historyCarousel .timeline-year {
    font-size: 58px;
    line-height: 64px;
    font-weight: 700;
    margin-bottom: 0;
    padding-left: 15px;
    height: 128px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
}
.history-carousel-wrapper #historyCarousel .timeline-year:after {
  content: "";
  display: block;
  position: absolute;
  top: 36px;
  left: -38px;
  background: #00A460;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
@media (min-width: 992px) {
  .history-carousel-wrapper #historyCarousel .timeline-year:after {
    top: 60px;
    right: -14px;
    left: auto;
    width: 14px;
    height: 14px;
  }
}
.history-carousel-wrapper #historyCarousel .timeline-year:before {
  content: "";
  display: block;
  width: 250px;
  background: #E2E4E9;
  height: 1px;
  position: absolute;
  left: -35px;
  top: 39px;
  z-index: 0;
}
@media (min-width: 992px) {
  .history-carousel-wrapper #historyCarousel .timeline-year:before {
    width: 200px;
    right: -210px;
    left: auto;
    top: 67px;
  }
}
.history-carousel-wrapper #historyCarousel .row {
  position: relative;
  padding-bottom: 100px;
  margin-left: 25px;
}
@media (min-width: 992px) {
  .history-carousel-wrapper #historyCarousel .row {
    padding-bottom: 150px;
    margin-left: -15px;
  }
}
.history-carousel-wrapper #historyCarousel .row:first-child {
  padding-top: 16px;
}
@media (min-width: 992px) {
  .history-carousel-wrapper #historyCarousel .row:first-child {
    padding-top: 60px;
  }
}
.history-carousel-wrapper #historyCarousel .row:first-child:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  width: 10px;
  height: 1px;
  background: #E2E4E9;
}
@media (min-width: 992px) {
  .history-carousel-wrapper #historyCarousel .row:first-child:after {
    left: calc(25% - 12px);
  }
}
.history-carousel-wrapper #historyCarousel .row:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  background: #E2E4E9;
  height: 100%;
  width: 1px;
}
@media (min-width: 992px) {
  .history-carousel-wrapper #historyCarousel .row:before {
    left: calc(25% - 8px);
  }
}
.history-carousel-wrapper #historyCarousel img {
  padding: 0;
  width: 100%;
  max-width: 250px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .history-carousel-wrapper #historyCarousel img {
    max-width: 475px;
    margin-bottom: 40px;
  }
}
.history-carousel-wrapper #historyCarousel h3 {
  color: #333333;
}
.history-carousel-wrapper #historyCarousel h3.mobile-only {
  font-size: 44px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #00A460;
  margin-bottom: 8px;
}

.career-why-us .owl-carousel.career-carousel .owl-dots {
  position: relative;
  top: 0;
  margin-top: 10px;
  left: 0;
  transition: transform 0.3s ease;
}
.career-why-us .owl-carousel.career-carousel .owl-dots .owl-dot.active span:after {
  content: "";
  display: block;
  border: 1px solid rgba(207, 211, 218, 0.4392156863);
  height: 14px;
  position: absolute;
  width: 14px;
  top: 12px;
  left: -3px;
  border-radius: 50%;
}
.career-why-us .owl-carousel.career-carousel .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 15px 15px 15px 0px;
  background: #CFD3DA;
  display: block;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .career-why-us .link-arrow-right-upper {
    margin-top: 16px;
  }
}

.career-with-us .numbers-info {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .career-with-us .numbers-info {
    margin-bottom: 0;
  }
}
.career-with-us .numbers-info h6 {
  font-family: "Croc", sans-serif;
  font-size: 56px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #475DEB;
}
@media (min-width: 992px) {
  .career-with-us .numbers-info h6 {
    font-size: 80px;
    line-height: 70px;
  }
}
.career-with-us .numbers-info h6 span {
  position: relative;
  top: -10px;
  font-family: "Croc", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #4D4D4D;
  letter-spacing: 0.01em;
}
@media (max-width: 991px) {
  .career-with-us .numbers-info .info-text {
    font-size: 12px;
    line-height: 18px;
  }
}

.career-teams .mobile-reverse {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .career-teams .mobile-reverse {
    flex-direction: column;
  }
}
.career-teams .mobile-reverse picture {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .career-teams .mobile-reverse picture {
    margin-top: 24px;
  }
}
.career-teams a.link-arrow-right {
  font-size: 14px;
  line-height: 19px;
}
.career-teams a.link-arrow-right:after {
  width: 6px;
  height: 10px;
}
@media (min-width: 992px) {
  .career-teams a.link-arrow-right {
    font-size: 16px;
    line-height: 24px;
  }
  .career-teams a.link-arrow-right:after {
    width: 7px;
    height: 11px;
    right: 1px;
  }
  .career-teams a.link-arrow-right:hover:after {
    right: -5px;
  }
}
.career-teams a.disabled {
  pointer-events: none;
  color: #CFD3DA;
}
.career-teams a.disabled:after {
  filter: grayscale(1);
  opacity: 0.45;
}

.our-people-carousel .photo-wrap {
  overflow: hidden;
}
.our-people-carousel:not(#careerCarousel) img {
  transition: transform 0.3s ease;
}
.our-people-carousel:not(#careerCarousel) img:hover {
  transform: scale(1.05);
}
.our-people-carousel .owl-nav {
  display: block;
  position: absolute;
  top: -57px;
  right: 0;
}
@media (min-width: 992px) {
  .our-people-carousel .owl-nav {
    top: -74px;
  }
}
.our-people-carousel .owl-prev span {
  display: none;
}
.our-people-carousel .owl-prev:after {
  content: "";
  display: table;
  width: 10px;
  height: 18px;
  background-size: cover;
  background-image: url(img/angle-left.svg);
  background-repeat: no-repeat;
}
.our-people-carousel .owl-next span {
  display: none;
}
.our-people-carousel .owl-next:after {
  content: "";
  display: table;
  width: 10px;
  height: 18px;
  background-size: cover;
  background-image: url(img/angle-right.svg);
  background-repeat: no-repeat;
  margin-left: 24px;
}
.our-people-carousel h5 a {
  transition: all 0.3s ease;
}
.our-people-carousel .item:hover a {
  color: #00A460;
}
.our-people-carousel a.disabled {
  pointer-events: none;
  color: inherit !important;
}
@media (min-width: 920px) {
  .our-people-carousel .size-l {
    width: 450px;
  }
  .our-people-carousel .size-s {
    width: 210px;
  }
}
@media (min-width: 1200px) {
  .our-people-carousel .size-l {
    width: 540px;
  }
  .our-people-carousel .size-s {
    width: 255px;
  }
}
@media (min-width: 1580px) {
  .our-people-carousel .size-l {
    width: 690px;
  }
  .our-people-carousel .size-s {
    width: 330px;
  }
}

.social-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .social-list {
    flex-direction: row;
  }
}
.social-list .social-item {
  border-bottom: 1px solid #E2E4E9;
  padding: 14px 0;
}
.social-list .social-item a {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.social-list .social-item a:hover p {
  color: #00A460;
}
.social-list .social-item:first-child {
  border-top: 1px solid #E2E4E9;
}
@media (min-width: 992px) {
  .social-list .social-item {
    width: calc(50% - 60px);
    padding: 16px 0;
  }
  .social-list .social-item:nth-child(odd) {
    margin-right: 60px;
  }
  .social-list .social-item:nth-child(2) {
    border-top: 1px solid #E2E4E9;
  }
}
.social-list .social-item p {
  color: #68676C;
  transition: color 0.3s ease;
}
.social-list .social-item a svg path {
  transition: all 0.3s ease;
}
.social-list .social-item a:hover svg path {
  fill: #00A460;
}

.plain-text-section h1 {
  color: #00A460;
  margin-top: 100px;
  margin-bottom: 16px;
}
.plain-text-section h1:first-child {
  margin-top: 0;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .plain-text-section h1:first-child {
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .plain-text-section h1 {
    margin-top: 150px;
    margin-bottom: 24px;
  }
}
.plain-text-section h4, .plain-text-section h5 {
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .plain-text-section h4, .plain-text-section h5 {
    margin-top: 40px;
  }
}
.plain-text-section h5, .plain-text-section h6 {
  color: #4D4D4D;
}
.plain-text-section h6 {
  font-family: "Croc", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #68676C;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .plain-text-section h6 {
    margin-top: 15px;
    font-size: 18px;
    line-height: 30px;
  }
}
.plain-text-section p {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #68676C;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .plain-text-section p {
    font-size: 18px;
    line-height: 30px;
  }
}
.plain-text-section p .link-arrow-right {
  margin-right: 30px;
  margin-top: 6px;
}
@media (min-width: 992px) {
  .plain-text-section p .link-arrow-right {
    margin-top: 14px;
    margin-right: 50px;
  }
}
.plain-text-section ol li:before {
  font-weight: 300;
}
.plain-text-section ul li:before {
  left: -20px;
}
.plain-text-section strong {
  font-weight: 600;
  color: #4D4D4D;
}

.alumni-item {
  align-items: center;
}
@media (min-width: 992px) {
  .alumni-item:nth-child(odd) {
    flex-direction: row-reverse;
  }
}
.alumni-item img {
  width: 100%;
}

.alumni-item-about .qoute {
  position: relative;
  font-family: "Croc", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #333333;
  margin-bottom: 24px;
  padding-top: 75px;
  margin-top: 30px;
}
.alumni-item-about .qoute:before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(img/quote-gray.svg);
  display: block;
  width: 38px;
}
@media (min-width: 992px) {
  .alumni-item-about .qoute {
    font-size: 24px;
    line-height: 34px;
    color: #68676C;
    padding-top: 77px;
    margin-top: 0;
  }
  .alumni-item-about .qoute:before {
    width: 64px;
  }
}
@media (min-width: 992px) {
  .media-contact-item {
    align-items: center;
  }
}
@media (max-width: 991px) {
  .media-contact-item {
    margin-bottom: 40px;
  }
}
.media-contact-item h3 {
  color: #333333;
}
.media-contact-item p {
  color: #4D4D4D;
}
.media-contact-item a {
  position: relative;
  display: inline-block;
  color: #00A460;
}
.media-contact-item a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background: #00A460;
  transition: width 0.3s ease;
}
.media-contact-item a:hover:after {
  width: 100%;
}

.job-form input {
  position: relative;
  border: 1px solid #CFD3DA;
  border-radius: 30px;
  padding: 9px 20px;
  font-family: "Croc", sans-serif;
  color: #8C8D92;
  font-weight: 300;
  font-size: 15px;
  width: 100%;
  line-height: 16px;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .job-form input {
    font-size: 15px;
    line-height: 20px;
    padding: 11px 20px;
  }
}
.job-form input:-ms-input-placeholder {
  color: #8C8D92;
}
.job-form input::placeholder {
  color: #8C8D92;
}
.job-form input:focus {
  border-color: #00A460;
}
.job-form input.error {
  border-color: red;
}
.job-form .input-with-icon {
  position: relative;
}
@media (max-width: 991px) {
  .job-form .input-with-icon {
    margin-bottom: 14px;
  }
}
@media (min-width: 992px) {
  .job-form .input-with-icon:after {
    height: 18px;
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 13px;
    width: 18px;
    background: url(img/find-icon.svg);
    background-size: 18px;
    background-position: center;
  }
}
.job-form .selects {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .job-form .selects {
    flex-direction: row;
  }
}
.job-form .selects .round-select {
  margin-left: 0;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .job-form .selects .round-select {
    height: 44px;
  }
  .job-form .selects .round-select:not(:last-child) {
    margin: 0 30px 0 0;
  }
}
.job-form .selects .round-select .select-selected {
  height: 36px;
  display: flex;
  align-items: center;
}
.job-form .selects .round-select .select-selected:after {
  top: 12px;
}
@media (min-width: 992px) {
  .job-form .selects .round-select .select-selected {
    height: 44px;
  }
  .job-form .selects .round-select .select-selected:after {
    top: 15px;
  }
}

.vacancy .hot {
  position: relative;
  display: inline-block;
}
.vacancy .hot :after {
  content: url("img/rocket.svg");
  display: table;
  position: absolute;
  right: -35px;
  top: -1px;
}
@media (min-width: 992px) {
  .vacancy .hot :after {
    top: 4px;
  }
}
.vacancy > a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.vacancy.post.release-item:not(:last-child) {
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  .vacancy.post.release-item:not(:last-child) {
    margin-bottom: 65px;
  }
}
.vacancy-sidebar {
  position: sticky;
  height: 100%;
  top: 30px;
}
.vacancy:hover h3 {
  color: #00A460;
  transition: color 0.3s ease;
}
@media (max-width: 580px) {
  .vacancy .date.spaced, .vacancy .spaced.tag {
    top: -46px;
    width: calc(100% - 25px);
  }
}

.job-info {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid rgba(226, 228, 233, 0.4);
  padding: 16px 0 6px;
  margin-top: -10px;
}
@media (min-width: 992px) {
  .job-info {
    margin-top: 0;
    padding: 16px 0;
  }
}
.job-info.in-header {
  border: none;
}
.job-info.in-header .job-category {
  margin-bottom: 8px;
  padding-right: 10px;
}
.job-info .job-category {
  display: flex;
  align-items: center;
}
.job-info .job-category img {
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 5px;
  max-width: 16px;
}
@media (min-width: 992px) {
  .job-info .job-category img {
    margin-right: 10px;
  }
}
.job-info > .job-category {
  flex-basis: 50%;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .job-info > .job-category {
    margin-right: 0;
    flex-basis: 25%;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .job-info > .job-category > p.common-text, .ecp-template .our-people .info .job-info > .job-category > p, .post-item.single-case-item .job-info > .job-category > p, .map-direction-wrap .job-info > .job-category > p {
    line-height: 14px;
  }
}

.vacancy-form .round-select {
  margin-left: 0;
}
.vacancy-form .select-selected {
  height: 36px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .vacancy-form .select-selected {
    height: 44px;
  }
}
@media (min-width: 992px) {
  .vacancy-form .select-selected:after {
    top: 15px;
  }
}
.vacancy-form form input {
  margin-right: 0;
  color: #333333;
}
.vacancy-form .round-select span {
  color: #8C8D92;
}
.vacancy-form .selectric-wrapper .selectric .label {
  color: #333333;
}
.vacancy-form input:not([type=file]):-ms-input-placeholder {
  color: #8C8D92;
}
.vacancy-form input:not([type=file])::placeholder {
  color: #8C8D92;
}
@media (min-width: 992px) {
  .vacancy-form .top-controls.f75 .form-group:first-child {
    flex-basis: 34%;
  }
}

.vacancy-form-wrapper .select-selected, .vacancy-form-wrapper .inputfile-6 + label span, .vacancy-form-wrapper .inputfile-6 + label + label span, .extended-form-wrapper .select-selected, .extended-form-wrapper .inputfile-6 + label span, .extended-form-wrapper .inputfile-6 + label + label span {
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 992px) {
  .vacancy-form-wrapper, .extended-form-wrapper {
    display: block;
  }
  .vacancy-form-wrapper .select-selected, .vacancy-form-wrapper .inputfile-6 + label span, .vacancy-form-wrapper .inputfile-6 + label + label span, .extended-form-wrapper .select-selected, .extended-form-wrapper .inputfile-6 + label span, .extended-form-wrapper .inputfile-6 + label + label span {
    font-size: 15px;
    line-height: 20px;
  }
}

.faq-bit-items .faq-bit-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .faq-bit-items .faq-bit-item {
    align-items: center;
  }
}
.faq-bit-items .faq-bit-item:not(:last-child) {
  margin-bottom: 40px;
}
.faq-bit-items .faq-bit-item span {
  margin-top: -15px;
  font-family: "Croc", sans-serif;
  font-size: 120px;
  font-weight: 800;
  line-height: 140px;
  text-align: left;
  color: #475DEB;
  margin-right: 16px;
  flex-basis: 95px;
}
@media (min-width: 992px) {
  .faq-bit-items .faq-bit-item span {
    font-size: 180px;
    line-height: 174px;
    margin-top: 0;
    margin-bottom: -20px;
  }
}
.faq-bit-items .faq-bit-item .faq-bit-item-description {
  flex-basis: 100%;
}
.faq-bit-items .faq-bit-item .faq-bit-item-description h4 {
  color: #4D4D4D;
}

.faq-questions {
  margin-bottom: 60px;
}

.bottom-banner {
  position: fixed;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  width: 100%;
  z-index: 2;
  border-top: 1px solid #E2E4E9;
  transition: all 0.5s ease;
}
.bottom-banner.serviced-page {
  text-align: center;
  padding: 16px 15px;
}
.bottom-banner.serviced-page b {
  color: #4D4D4D;
}
.bottom-banner.move-down {
  bottom: -220px;
}

.job-finder {
  padding: 23px 0 83px;
}
@media (min-width: 768px) {
  .job-finder {
    padding-bottom: 116px;
  }
}
@media (min-width: 1200px) {
  .job-finder {
    padding-bottom: 23px;
  }
}
.job-finder img {
  margin-right: 16px;
}
.job-finder p {
  font-family: "Croc", sans-serif;
  font-size: 18px;
  line-height: 32px;
  display: flex;
  align-items: center;
  color: #68676C;
}
@media (min-width: 992px) {
  .job-finder p {
    font-size: 22px;
  }
}

.newsletter-banner {
  padding: 24px 15px 34px;
  flex-direction: column;
  display: none;
}
.newsletter-banner.hidden {
  display: none !important;
}
.newsletter-banner.show {
  display: flex !important;
}
.newsletter-banner form {
  display: flex;
  justify-content: space-between;
}
.newsletter-banner form label.error {
  font-family: "Croc", sans-serif;
  color: #F70B16;
  position: absolute;
  bottom: -30px;
  left: 9px;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  display: inline-block !important;
}
.newsletter-banner .close-button {
  position: relative;
  top: 15px;
  margin: 15px 0 10px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .newsletter-banner .close-button {
    position: absolute;
    right: 15px;
    margin: 0;
  }
}

@media (max-width: 991px) {
  .row-form.vendor-search-form {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .row-form.vendor-search-form input {
    width: 300px;
    margin-right: 20px;
  }
}
.row-form form {
  display: flex;
  position: relative;
}
@media (max-width: 991px) {
  .row-form input {
    padding: 7px 18px;
  }
}
@media (max-width: 991px) {
  .row-form button {
    background: transparent;
    border: none;
    padding: 8px 15px;
    position: absolute;
    right: 10px;
    top: 5px;
  }
}
.row-form button img {
  max-width: 15px;
}
.row-form .search-info {
  display: flex;
  justify-content: space-between;
}
.row-form .search-option span {
  color: #E2E4E9;
  margin: 0 3px;
}
.row-form .search-option a {
  color: #4D4D4D;
}
.row-form .search-option a:first-child {
  margin-left: 3px;
}
@media (min-width: 992px) {
  .row-form .search-option a:first-child {
    margin-left: 3px;
  }
}
.row-form .search-option a.active {
  color: #00A460;
}

.search-result-item {
  border-top: 1px solid rgba(226, 228, 233, 0.4);
  padding-top: 40px;
}
.search-result a {
  transition: color 0.3s ease;
}
.search-result a:hover {
  color: #00A460;
}

.error-section {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  align-self: center;
  height: calc(100vh - 65px);
}
@media (min-width: 992px) {
  .error-section {
    height: calc(100vh - 105px);
    min-height: 640px;
  }
}
.error-section img {
  max-width: 810px;
}
.error-section a.link-btn {
  padding: 15px 25px 14px;
}

.vendor-item {
  border-top: 1px solid rgba(226, 228, 233, 0.4);
  padding-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .vendor-item {
    padding-top: 40px;
    margin-bottom: 40px;
  }
}
.vendor-item:nth-last-child(2) {
  border-bottom: 1px solid rgba(226, 228, 233, 0.4);
  padding-bottom: 30px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .vendor-item:nth-last-child(2) {
    padding-bottom: 40px;
  }
}
.vendor-item h4 {
  color: #4D4D4D;
  margin-bottom: 10px;
}
.vendor-item h6 {
  font-family: "Croc", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #68676C;
}
@media (min-width: 992px) {
  .vendor-item h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
.vendor-item .common-text, .vendor-item .ecp-template .our-people .info p, .ecp-template .our-people .info .vendor-item p, .vendor-item .post-item.single-case-item p, .post-item.single-case-item .vendor-item p, .vendor-item .map-direction-wrap p, .map-direction-wrap .vendor-item p {
  color: #68676C;
  margin-bottom: 5px;
}
.vendor-item span {
  display: inline-block;
  font-weight: 400;
}
@media (max-width: 991px) {
  .vendor-item img {
    margin-bottom: 20px;
    max-width: 130px;
  }
}

.vendors-paginator {
  margin-top: 70px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .vendors-paginator {
    margin-top: 60px;
  }
}

.container.as-header {
  max-width: none !important;
}
@media (min-width: 992px) {
  .container.as-header {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1140px) {
  .container.as-header {
    padding-right: 60px;
    padding-left: 60px;
  }
}

.vendors-list-header-link {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .vendors-list-header-link {
    margin-top: 0;
  }
}

.go-to-vendors-link {
  display: inline-block;
  position: relative;
  font-family: "Croc", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #00A460 !important;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 25px;
}
@media (min-width: 992px) {
  .go-to-vendors-link {
    font-size: 18px;
    line-height: 27px;
  }
}
.go-to-vendors-link:after {
  content: "";
  display: table;
  border-top: 1px solid #00A460;
  border-right: 1px solid #00A460;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  position: absolute;
  right: 13px;
  top: 6px;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .go-to-vendors-link:after {
    border-top: 2px solid #00A460;
    border-right: 2px solid #00A460;
    width: 9px;
    height: 9px;
    right: 8px;
    top: 7px;
  }
}
.go-to-vendors-link:hover:after {
  right: 10px;
}
@media (min-width: 992px) {
  .go-to-vendors-link:hover:after {
    right: 3px;
  }
}

.vendors-logo {
  padding: 40px 0;
}
@media (min-width: 1200px) {
  .vendors-logo {
    padding: 60px 0;
    height: 100vh;
  }
}
.vendors-logo__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: -5.20833%;
  margin-right: -5.20833%;
}
@media (min-width: 768px) {
  .vendors-logo__items {
    margin-left: -1.73611%;
    margin-right: -1.73611%;
  }
}
@media (min-width: 1200px) {
  .vendors-logo__items {
    margin-left: -8px;
    margin-right: -8px;
    padding: 0 8px 10px;
  }
}
@media (min-width: 1600px) {
  .vendors-logo__items {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.vendors-logo__item {
  width: 50%;
  height: 100px;
  box-sizing: border-box;
  padding: 0 5.20833% 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .vendors-logo__item {
    width: 16.6666666667%;
    height: 86px;
    padding: 0 1.73611% 40px;
  }
}
@media (min-width: 1200px) {
  .vendors-logo__item {
    width: 6.6666666667%;
    height: calc((100vh - 228px) / 10);
    padding: 0 8px 10px;
  }
}
@media (min-width: 1600px) {
  .vendors-logo__item {
    padding: 0 15px 20px;
  }
}
.vendors-logo__item--empty {
  padding: 0;
  height: 0 !important;
}
.vendors-logo__item-link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vendors-logo__item-image {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 1200px) {
  .vendors-logo__item-image {
    max-width: 100%;
  }
}

.documents-item:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .documents-item:not(:last-child) {
    margin-bottom: 60px;
  }
}
.documents-item.licences-item p.common-text, .documents-item.licences-item .ecp-template .our-people .info p, .ecp-template .our-people .info .documents-item.licences-item p, .documents-item.licences-item .post-item.single-case-item p, .post-item.single-case-item .documents-item.licences-item p, .documents-item.licences-item .map-direction-wrap p, .map-direction-wrap .documents-item.licences-item p {
  font-weight: 400;
}
.documents-item img {
  display: none;
}
@media (min-width: 992px) {
  .documents-item img {
    display: block;
    width: 100%;
  }
}
.documents-item h4 {
  color: #4D4D4D;
  margin-bottom: 10px;
}
.documents-item p {
  margin-bottom: 10px;
}
.documents-item ul li {
  font-size: 12px;
  line-height: 18px;
}
.documents-item ul li:before {
  top: 8px;
  background: #68676C;
}
@media (min-width: 992px) {
  .documents-item ul li {
    font-size: 14px;
    line-height: 20px;
  }
}
.documents-item a {
  font-size: 14px;
  line-height: 19px;
  margin-right: 50px;
}
.documents-item a:after {
  width: 5px;
  height: 9px;
  right: -10px;
}
@media (min-width: 992px) {
  .documents-item a:after {
    width: 6px;
    height: 10px;
    right: 8px;
  }
}
@media (min-width: 992px) {
  .documents-item a {
    font-size: 16px;
    line-height: 24px;
    margin-right: 24px;
  }
}
.documents-item .documents-bottom {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .documents-item .documents-bottom {
    flex-direction: row;
    margin-bottom: 0;
  }
}
.documents-item .date, .documents-item .tag {
  margin-top: 0;
  text-transform: uppercase;
}

.goto-careers-link {
  display: block;
  margin: 20px auto 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .goto-careers-link {
    position: absolute;
    bottom: -90px;
    right: 20px;
    text-align: right;
  }
}

.experts-name {
  color: #333333;
}

.news-thumb-wrap .expert-profile-photo {
  background-size: cover;
  background-position: top;
  transition: transform 0.3s ease;
}
.news-thumb-wrap .expert-profile-photo.placeholder {
  background-image: url("img/profile-placeholder-male.jpg");
}
.news-thumb-wrap.not-hoverable:hover .expert-profile-photo {
  transform: none;
}
.news-thumb-wrap:hover .expert-profile-photo {
  transform: scale(1.05);
}
.news-thumb-wrap.no-hover:hover .expert-profile-photo {
  transform: none;
}

@media (min-width: 992px) {
  .single-article .pright {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .single-article .bg-gray {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
  }
}
.single-article .centered {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  padding: 15px;
  background: #F7F9FC;
}
@media (min-width: 992px) {
  .single-article .centered {
    padding-left: 45px;
    height: 100%;
  }
}
.single-article img {
  width: 100%;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .single-article img {
    margin-bottom: 0;
  }
}
.single-article img:hover {
  transform: scale(1.05);
}
.single-article .date, .single-article .tag {
  margin-top: 0;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .single-article .date, .single-article .tag {
    margin-bottom: 10px;
  }
}

.related-services a h4 {
  transition: color 0.3s ease;
}
.related-services a:hover h4 {
  color: #00A460;
}
@media (max-width: 991px) {
  .related-services .news-item {
    margin-bottom: 40px;
  }
}

.services-list {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .services-list {
    margin-bottom: 90px;
  }
}

.shadow-overlay {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(76, 76, 78, 0.8);
  z-index: 999;
}
.shadow-overlay .popup-window {
  background: #fff;
  padding: 30px 20px;
  border-radius: 30px;
  text-align: center;
  max-width: 290px;
  width: 100%;
}
@media (min-width: 992px) {
  .shadow-overlay .popup-window {
    padding: 60px 30px;
    max-width: 600px;
  }
}
.shadow-overlay .popup-window h6 {
  font-size: 20px;
  line-height: 24px;
  font-family: "Croc", sans-serif;
  color: #00A460;
  font-weight: bold;
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .shadow-overlay .popup-window h6 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
.shadow-overlay .popup-window p {
  font-family: "Croc", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #68676C;
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .shadow-overlay .popup-window p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}
.shadow-overlay .popup-window .ok-close {
  font-family: "Croc", sans-serif;
  width: 104px;
  height: 36px;
  border-radius: 20px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  background: #00A460;
  border: 1px solid #00A460;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (min-width: 992px) {
  .shadow-overlay .popup-window .ok-close {
    width: 140px;
    height: 44px;
    border-radius: 30px;
    font-size: 15px;
    line-height: 22px;
  }
}
.shadow-overlay .popup-window .ok-close:hover {
  background: #ffffff;
  color: #00A460;
}
.shadow-overlay.attention-popup p {
  display: block;
  margin-bottom: 0;
}
.shadow-overlay.attention-popup p a {
  color: #00A460;
}

.benefits {
  color: #ffffff;
  padding: 56px 0;
}
@media (min-width: 992px) {
  .benefits {
    padding: 84px 0;
  }
}
.benefits .row > div:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .benefits .row > div:not(:last-child) {
    margin-bottom: 0;
  }
}
.benefits .benefit-item .title {
  font-family: "Croc", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .benefits .benefit-item .title {
    font-size: 24px;
    line-height: 28px;
  }
}
.benefits .benefit-item .description {
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .benefits .benefit-item .description {
    font-size: 14px;
    line-height: 20px;
  }
}
.benefits .benefit-item img {
  max-width: 56px;
}
@media (min-width: 992px) {
  .benefits .benefit-item img {
    max-width: 64px;
  }
}

.success-section .news-header img {
  margin: 8px 0;
}
@media (min-width: 992px) {
  .success-section .news-header img {
    margin: 0;
  }
}
.success-section .fullwidth {
  max-width: 640px;
  width: 100%;
}
@media (min-width: 992px) {
  .success-section .pr30 {
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .success-section .news-header {
    display: block;
  }
}
.success-section .story-block {
  background: #F7F9FC;
  padding: 16px;
  margin-top: 16px;
}
.success-section .story-block:not(:last-of-type) {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .success-section .story-block {
    padding: 24px;
    margin-top: 0;
  }
  .success-section .story-block:not(:last-of-type) {
    margin-bottom: 24px;
  }
  .success-section .story-block:last-child {
    margin-bottom: 16px;
  }
}
@media (min-width: 992px) {
  .success-section .story-info p {
    margin-bottom: 0;
  }
}

#solution_project_highlighted .item, #solution_project_secondary .item {
  outline: none;
}

#solution_project_highlighted .slick-arrow {
  position: absolute;
  right: 0;
  top: -62px;
  width: auto;
  height: auto;
}
#solution_project_highlighted .slick-arrow:before {
  opacity: 1;
}
#solution_project_highlighted .slick-arrow.slick-prev {
  left: auto;
  right: 47px;
}
#solution_project_highlighted .slick-arrow.slick-prev:before {
  content: "";
  display: table;
  width: 15px;
  height: 23px;
  background-size: contain;
  background-image: url(img/angle-left.svg);
  background-repeat: no-repeat;
}
#solution_project_highlighted .slick-arrow.slick-next:before {
  content: "";
  display: table;
  width: 15px;
  height: 23px;
  background-size: contain;
  background-image: url(img/angle-right.svg);
  background-repeat: no-repeat;
}
#solution_project_highlighted .slick-dots {
  position: relative;
  bottom: 5px;
}
#solution_project_highlighted .slick-dots li {
  width: auto;
  height: auto;
}
#solution_project_highlighted .slick-dots li:before {
  display: none;
}
#solution_project_highlighted .slick-dots li button {
  position: relative;
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 50%;
  background: #CFD3DA;
  margin-right: 20px;
}
#solution_project_highlighted .slick-dots li button:before {
  display: none;
}
#solution_project_highlighted .slick-dots li.slick-active button:before {
  position: absolute;
  content: "";
  display: table;
  border: 1px solid rgba(201, 204, 208, 0.5);
  width: 12px;
  height: 12px;
  top: -3px;
  left: -3px;
  border-radius: 50%;
}
#solution_project_highlighted .solution-post-item {
  margin-bottom: 12px;
  background: #F7F9FC;
  flex-direction: column;
}
@media (min-width: 992px) {
  #solution_project_highlighted .solution-post-item {
    flex-direction: row;
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  #solution_project_highlighted .solution-post-item .thumb-wrap {
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  #solution_project_highlighted .solution-post-item .post-info {
    padding: 16px;
  }
}

@media (max-width: 991px) {
  #solution_project_secondary {
    display: none;
  }
}
#solution_project_secondary .solution-post-item {
  flex-direction: column;
}
#solution_project_secondary .solution-post-item .thumb-wrap {
  margin-right: 0;
}
#solution_project_secondary .slick-slide {
  margin: 0 15px;
}
#solution_project_secondary .slick-list {
  margin: 0 -15px;
}
#solution_project_secondary.margin60 .slick-slide {
  margin: 0 30px;
}
#solution_project_secondary.margin60 .slick-list {
  margin: 0 -30px;
}
#solution_project_secondary.hidden {
  display: none;
}

.solution-post-item {
  display: flex;
  align-items: center;
}
.solution-post-item > div {
  width: 100%;
}
@media (min-width: 992px) {
  .solution-post-item .thumb-wrap {
    margin-right: 54px;
  }
}
.solution-post-item .thumb-wrap:hover .scaled-img {
  transform: scale(1.05);
}
.solution-post-item .thumb-wrap .scaled-img {
  height: 350px;
  width: 100%;
  transition: transform 0.3s ease;
}
.solution-post-item a {
  transition: color 0.3s ease;
}
.solution-post-item a:hover {
  color: #00A460;
}

@media (max-width: 991px) {
  .page-template-industries-internal .height560 {
    max-height: 400px;
  }
}

.hero.custom-solution-hero {
  max-height: none;
  height: 100%;
  padding-bottom: 0;
  padding-top: 50px;
}
@media (max-width: 991px) {
  .hero.custom-solution-hero {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .hero.custom-solution-hero {
    padding-top: 0;
    min-height: 560px;
  }
}
.hero.custom-solution-hero .row {
  align-items: center;
}
.hero.custom-solution-hero .solution-hero-image {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .hero.custom-solution-hero .solution-hero-image {
    max-width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .hero.custom-solution-hero .solution-hero-image {
    left: 60%;
    right: auto;
  }
}
.hero.accelerator {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .hero.accelerator {
    min-height: 600px;
  }
}
.hero.accelerator .img-title {
  width: 100%;
  max-width: 350px;
}
.hero.accelerator .solution-hero-image {
  right: 0;
}
.hero.accelerator .solution-hero-image img {
  max-height: 600px;
}

.banner-solutions {
  max-height: none;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .banner-solutions {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .banner-solutions {
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 310px;
  }
}
.banner-solutions .row {
  align-items: center;
}
.banner-solutions .banner-solutions-image {
  margin: 30px auto 0;
}
@media (min-width: 992px) {
  .banner-solutions .banner-solutions-image {
    max-width: 45%;
    max-height: 230px;
    margin-top: 0;
    position: absolute;
    left: 55%;
    right: auto;
  }
  .banner-solutions .banner-solutions-image .img-fluid {
    max-height: 230px;
  }
}

.info-block .thumb-wrapper .thumb {
  height: 200px;
}

.info-block-sub .info-block-sub-item {
  padding: 15px 21px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  text-align: center;
  border: 2px solid #475DEB;
}
@media (min-width: 992px) {
  .info-block-sub .info-block-sub-item {
    height: 150px;
    padding: 30px 38px;
  }
}
.info-block-sub .info-block-sub-item h5 {
  font-weight: 400;
  color: #475DEB;
}
.info-block-sub .info-block-sub-item.active {
  background: #475DEB;
}
.info-block-sub .info-block-sub-item.active h5 {
  color: #fff;
}
@media (max-width: 991px) {
  .info-block-sub .info-block-sub-item.active {
    margin-top: 30px;
  }
}

.industries-uses {
  padding: 56px 0;
}
@media (min-width: 992px) {
  .industries-uses {
    padding: 84px 0;
  }
}
@media (min-width: 992px) {
  .industries-uses .row {
    align-items: center;
  }
}
.industries-uses .icons {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (min-width: 320px) and (max-width: 420px) {
  .industries-uses .icons {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.industries-uses .icons .icon-item {
  display: flex;
  flex-direction: column;
}
.industries-uses .icons .icon-item:not(:last-child) {
  margin-right: 25px;
}
@media (max-width: 991px) {
  .industries-uses .icons .icon-item {
    margin-bottom: 16px;
  }
  .industries-uses .icons .icon-item:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 320px) and (max-width: 420px) {
  .industries-uses .icons .icon-item {
    flex-basis: 50%;
  }
  .industries-uses .icons .icon-item:not(:last-child) {
    margin-right: 0;
  }
}
.industries-uses .icons .icon-item img {
  max-width: 50px;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .industries-uses .icons .icon-item img {
    margin-bottom: 8px;
    max-width: 65px;
  }
}
.industries-uses .icons .icon-item span {
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  color: #4D4D4D;
}
@media (min-width: 992px) {
  .industries-uses .icons .icon-item span {
    font-size: 11px;
    line-height: 14px;
  }
}

.owl-item {
  transition: opacity 0.3s ease;
}
.owl-item.slide-hide {
  opacity: 0;
}
.owl-item.slide-show {
  opacity: 1;
}

.custom-owl-prev.disabled, .custom-owl-next.disabled {
  pointer-events: none;
}

.bb-letter h3 {
  color: #00A460;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .bb-letter h3 {
    margin-bottom: 16px;
  }
}
.bb-letter strong {
  color: #4D4D4D;
  font-weight: 600;
}
.bb-letter p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: 300;
  color: #68676C;
}
@media (min-width: 992px) {
  .bb-letter p {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 30px;
  }
}
.bb-letter ul li:before {
  background: #68676C;
}
.bb-letter img {
  max-width: 460px;
  width: 100%;
}

@media (max-width: 991px) {
  .authors-list .author-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  .authors-list .author-photo {
    min-width: 100px;
    height: 80px;
    margin-right: 18px;
  }
  .authors-list .author-info .name {
    font-size: 16px;
    line-height: 22px;
  }
  .authors-list .author-info .position {
    font-size: 12px;
    line-height: 18px;
  }
  .authors-list .author-info .follow {
    color: #4D4D4D;
  }
  .authors-list svg {
    height: 18px;
    width: 18px;
    margin-bottom: 4px;
  }
  .authors-list svg path {
    fill: #4D4D4D;
    transition: fill 0.3s ease;
  }
  .authors-list a:hover svg path {
    fill: #00A460;
  }
}

.industry-experts a {
  position: relative;
  color: #00A460;
}
.industry-experts a:after {
  content: "";
  display: table;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #00A460;
  transition: width 0.3s ease;
}
.industry-experts a:hover:after {
  width: 100%;
}

.solution-row > div {
  display: flex;
}
@media (max-width: 991px) {
  .solution-row > div {
    margin-bottom: 40px;
  }
}

.custom-tab-switcher .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 130px;
  background: #fff;
  border: 2px solid #475DEB;
  padding: 30px 24px;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .custom-tab-switcher .nav-link {
    height: 150px;
  }
}
.custom-tab-switcher .nav-link h5 {
  font-weight: 400;
  text-align: center;
  color: #475DEB;
}
.custom-tab-switcher .nav-link.active, .custom-tab-switcher .nav-link:hover {
  background: #475DEB;
}
.custom-tab-switcher .nav-link.active h5, .custom-tab-switcher .nav-link:hover h5 {
  color: #fff;
}

.accordion .card {
  margin-bottom: 16px;
  background: transparent;
  border: none;
  border-radius: 0 !important;
}
.accordion .card .card-header {
  background: transparent;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
}
.accordion .card .card-header button {
  padding: 20px;
  border: 2px solid #475DEB;
  border-radius: 0;
  font-family: "Croc", sans-serif;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  background: #475DEB;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 991px) {
  .accordion .card .card-header button {
    min-height: 80px;
    padding: 7px 20px;
  }
}
.accordion .card .card-header button.collapsed {
  color: #475DEB;
  background: transparent;
}
.accordion .card-body {
  padding: 12px 0 0;
}

@media (max-width: 991px) {
  .owl-carousel.owl-loaded.desktop-only {
    display: none;
  }
}

@media (min-width: 992px) {
  .owl-carousel.owl-loaded.mobile-only {
    display: none;
  }
}

.page-template-industries-template .height560 {
  max-height: 500px;
}
.page-template-industries-template .tag {
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .page-template-industries-template .tag {
    margin-bottom: 10px;
  }
}

#solution_items_m .owl-dots {
  position: relative;
  left: 0;
  right: 0;
}
#solution_items_m .owl-dots span {
  display: inline-block;
  border-radius: 50%;
  background: #C9CCD0;
}
#solution_items_m .owl-dots .owl-dot.active:after {
  border-color: #C9CCD0;
}

.in-post-profile .name {
  color: #333333;
}
@media (max-width: 991px) {
  .in-post-profile .name {
    font-size: 16px;
    line-height: 22px;
  }
}
.in-post-profile .m-wrap {
  display: flex;
  align-items: flex-start;
}
.in-post-profile .m-wrap img {
  max-width: 100px;
  margin-right: 18px;
}
.in-post-profile p.common-text, .in-post-profile .ecp-template .our-people .info p, .ecp-template .our-people .info .in-post-profile p, .in-post-profile .post-item.single-case-item p, .post-item.single-case-item .in-post-profile p, .in-post-profile .map-direction-wrap p, .map-direction-wrap .in-post-profile p {
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .in-post-profile p.common-text, .in-post-profile .ecp-template .our-people .info p, .ecp-template .our-people .info .in-post-profile p, .in-post-profile .post-item.single-case-item p, .post-item.single-case-item .in-post-profile p, .in-post-profile .map-direction-wrap p, .map-direction-wrap .in-post-profile p {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .in-post-profile p.common-text, .in-post-profile .ecp-template .our-people .info p, .ecp-template .our-people .info .in-post-profile p, .in-post-profile .post-item.single-case-item p, .post-item.single-case-item .in-post-profile p, .in-post-profile .map-direction-wrap p, .map-direction-wrap .in-post-profile p {
    font-size: 12px;
    line-height: 18px;
  }
}
.in-post-profile p.common-text a, .in-post-profile .ecp-template .our-people .info p a, .ecp-template .our-people .info .in-post-profile p a, .in-post-profile .post-item.single-case-item p a, .post-item.single-case-item .in-post-profile p a, .in-post-profile .map-direction-wrap p a, .map-direction-wrap .in-post-profile p a {
  position: relative;
  color: #00A460;
}
.in-post-profile p.common-text a:after, .in-post-profile .ecp-template .our-people .info p a:after, .ecp-template .our-people .info .in-post-profile p a:after, .in-post-profile .post-item.single-case-item p a:after, .post-item.single-case-item .in-post-profile p a:after, .in-post-profile .map-direction-wrap p a:after, .map-direction-wrap .in-post-profile p a:after {
  content: "";
  display: table;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 1px;
  left: 0;
  background: #00A460;
  transition: width 0.3s ease;
}
.in-post-profile p.common-text a:hover:after, .in-post-profile .ecp-template .our-people .info p a:hover:after, .ecp-template .our-people .info .in-post-profile p a:hover:after, .in-post-profile .post-item.single-case-item p a:hover:after, .post-item.single-case-item .in-post-profile p a:hover:after, .in-post-profile .map-direction-wrap p a:hover:after, .map-direction-wrap .in-post-profile p a:hover:after {
  width: 100%;
}

@media (max-width: 991px) {
  .story-thumb {
    height: 250px !important;
  }
}

.page-template-solutions_plus #cases,
.page-template-solution_1 #cases {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .page-template-solutions_plus #cases,
  .page-template-solution_1 #cases {
    margin-bottom: 150px;
  }
}
.page-template-solutions_plus #cases .item h4,
.page-template-solution_1 #cases .item h4 {
  transition: color 0.3s ease;
}
.page-template-solutions_plus #cases .item a:hover h4,
.page-template-solution_1 #cases .item a:hover h4 {
  color: #00A460;
}
.page-template-solutions_plus #team,
.page-template-solution_1 #team {
  padding: 40px 0 60px;
}
@media (min-width: 992px) {
  .page-template-solutions_plus #team,
  .page-template-solution_1 #team {
    padding: 120px 0 150px;
  }
}

.featured-resources .featured-publication .container-fluid {
  padding: 0;
  background: #F7F9FC;
}
.featured-resources .featured-publication .container-fluid .row {
  align-items: stretch;
}
@media (min-width: 992px) {
  .featured-resources .featured-publication .container-fluid .row .post-thumb.image-x2 {
    height: 100% !important;
  }
}
@media (min-width: 992px) {
  .featured-resources .featured-publication .container-fluid h3 {
    padding-right: 15px;
  }
}
.featured-resources .featured-publication .container-fluid .tag {
  margin-top: 0;
}
@media (max-width: 991px) {
  .featured-resources .featured-publication .container-fluid .tag {
    margin-bottom: 12px;
  }
}
@media (max-width: 991px) {
  .featured-resources .featured-publication .container-fluid .col-lg-6:last-child {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .featured-resources .featured-publication .post-info {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .media-press-releases .post-item {
    margin-bottom: 30px;
  }
}

.experience-item {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 992px) {
  .experience-item {
    flex-direction: row;
    margin-bottom: 40px;
  }
}
.experience-item__image {
  background: #F7F9FC;
  margin-bottom: 21px;
  align-self: flex-start;
}
@media (min-width: 992px) {
  .experience-item__image {
    align-self: stretch;
    margin-right: 24px;
    margin-bottom: 0;
    flex-basis: 25%;
  }
}
.experience-item__image_w {
  padding: 5px 25px;
}
@media (min-width: 992px) {
  .experience-item__image_w {
    padding: 26px 20px;
    display: flex;
    height: 100%;
    align-items: center;
  }
}
.experience-item__image img {
  max-width: 90px;
}
@media (min-width: 992px) {
  .experience-item__image img {
    max-width: 120px;
  }
}
.experience-item__info {
  align-self: center;
}
@media (min-width: 992px) {
  .experience-item__info {
    flex-basis: 75%;
  }
}
.experience-item__info .tag {
  font-weight: 400;
}
.experience-item__info h4 {
  line-height: 30px;
  color: #4D4D4D;
}

.page-template-ecosystem-accelerator .hidden {
  display: none;
}
@media (max-width: 991px) {
  .page-template-ecosystem-accelerator #team .col-lg-4:not(:last-child) {
    margin-bottom: 30px;
  }
}

.page-template-ecosystem-creative_lab .img-title {
  max-width: 114px;
}
@media (min-width: 992px) {
  .page-template-ecosystem-creative_lab .img-title {
    max-width: 238px;
  }
}
.page-template-ecosystem-creative_lab .hero {
  background-position: center;
  background-size: cover;
}
.page-template-ecosystem-creative_lab .hero .lead-text-1 {
  max-width: 445px;
}
.page-template-ecosystem-creative_lab #overview .lead-text-4 {
  max-width: 920px;
  margin: auto;
}
.page-template-ecosystem-creative_lab #overview .lead-text-4 p {
  margin-bottom: 10px;
}
.page-template-ecosystem-creative_lab #whatwedo .row {
  align-items: center;
}
@media (max-width: 991px) {
  .page-template-ecosystem-creative_lab #whatwedo .row {
    flex-direction: column-reverse;
  }
  .page-template-ecosystem-creative_lab #whatwedo .row img {
    margin-top: 16px;
  }
}
@media (min-width: 992px) {
  .page-template-ecosystem-creative_lab #whatwedo .row:nth-child(even) {
    flex-direction: row-reverse;
  }
  .page-template-ecosystem-creative_lab #whatwedo .row > div:first-child {
    padding-right: 30px;
  }
  .page-template-ecosystem-creative_lab #whatwedo .row > div:last-child {
    padding-left: 25px;
  }
}
.page-template-ecosystem-creative_lab #whatwedo .row img {
  width: 100%;
}
.page-template-ecosystem-creative_lab #ourProjects figure {
  position: relative;
}
.page-template-ecosystem-creative_lab #ourProjects figure img {
  width: 100%;
}
.page-template-ecosystem-creative_lab #ourProjects figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .page-template-ecosystem-creative_lab #ourProjects figure figcaption {
    padding: 30px;
  }
}
.page-template-ecosystem-creative_lab #ourProjects figure figcaption > * {
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(10px);
}
.page-template-ecosystem-creative_lab #ourProjects figure figcaption a {
  position: absolute;
  bottom: 30px;
  color: #fff;
  text-transform: none;
}
.page-template-ecosystem-creative_lab #ourProjects figure figcaption p {
  color: #fff;
}
.page-template-ecosystem-creative_lab #ourProjects figure figcaption:hover {
  opacity: 1;
}
.page-template-ecosystem-creative_lab #ourProjects figure figcaption:hover > * {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 992px) {
  .page-template-ecosystem-creative_lab .croc-lab {
    min-height: 700px;
  }
}
@media (min-width: 992px) {
  .page-template-ecosystem-creative_lab .croc-lab .solution-hero-image {
    width: 700px;
    max-width: 50%;
  }
}
.page-template-ecosystem-creative_lab .croc-lab .solution-hero-image img {
  margin-bottom: -1px;
  width: 100%;
}
.page-template-ecosystem-creative_lab .inactive {
  opacity: 0 !important;
  pointer-events: none;
}

.page-template-ecosystem-martech {
  padding: 0 !important;
}
.page-template-ecosystem-martech #fullpage {
  display: block;
  position: absolute !important;
}
@media (max-width: 991px) {
  .page-template-ecosystem-martech .section-1 {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 70px;
  }
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .section-1 {
    height: 100vh;
    min-height: 100vh;
    padding: 98px 10% 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.page-template-ecosystem-martech .section-1 .container {
  margin-top: 64px;
}
@media (min-width: 1440px) {
  .page-template-ecosystem-martech .section-1 .container {
    margin-top: 120px;
  }
}
.page-template-ecosystem-martech .section-1 .lead-text-1 {
  max-width: 730px;
  margin: auto;
  transition-duration: 2s;
}
.page-template-ecosystem-martech .section-1 picture {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  max-height: 45%;
}
.page-template-ecosystem-martech .section-1 img {
  margin-top: 64px;
  width: auto;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .section-1 img {
    height: 100%;
  }
}
.page-template-ecosystem-martech .active.fp-completely .section-2 p {
  opacity: 1;
}
.page-template-ecosystem-martech .section-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: #000066;
}
.page-template-ecosystem-martech .section-2 p {
  max-width: 920px;
  text-align: center;
  margin: auto;
}
.page-template-ecosystem-martech .martech-blocks {
  background: #F7F9FC;
}
.page-template-ecosystem-martech .martech-blocks .block {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block:first-child .wide {
    padding: 50px 100px 30px;
  }
}
@media (min-width: 1340px) {
  .page-template-ecosystem-martech .martech-blocks .block:first-child .wide {
    padding: 70px 100px 30px;
  }
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block {
    flex-direction: row;
  }
  .page-template-ecosystem-martech .martech-blocks .block > div {
    min-height: 700px;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .wide {
  padding: 0 15px 60px;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide {
    width: 70%;
    padding: 0 50px 30px;
  }
}
@media (min-width: 1340px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide {
    width: 70%;
    padding: 0 100px 30px;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .wide strong {
  font-weight: 600;
}
.page-template-ecosystem-martech .martech-blocks .block .wide .tag-text {
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills {
    margin-bottom: 83px;
    margin-left: 20px;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills li:not(:last-child) {
  margin-right: 75px;
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills li:before {
  display: none;
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills li a {
  position: relative;
  margin: 0;
  font-family: "Croc", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #fff;
  background: transparent;
  padding: 0;
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills li a:before {
  position: absolute;
  content: "";
  display: table;
  width: 5px;
  height: 25px;
  border-radius: 5px;
  background: #fff;
  top: 2px;
  left: -15px;
  transition: all 0.3s ease;
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills li a.active:before, .page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills li a:hover:before {
  height: calc(100% - 10px);
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills li a {
    font-size: 24px;
    line-height: 28px;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.nav.nav-pills li a span {
  display: block;
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.martech-info-list {
  margin-left: -10px;
  margin-top: 24px;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide ul.martech-info-list {
    margin-left: 27px;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.martech-info-list li {
  margin-bottom: 15px;
}
.page-template-ecosystem-martech .martech-blocks .block .wide ul.martech-info-list li:before {
  background: url(./img/angle-right-white.svg) center/cover no-repeat;
  width: 7px;
  height: 11px;
  left: -16px;
  top: 5px;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide ul.martech-info-list li:before {
    width: 8px;
    height: 17px;
    left: -21px;
    top: 7px;
  }
}
@media (max-width: 991px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide ul.martech-info-list li p {
    color: #fff;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .wide h2 {
  position: relative;
}
.page-template-ecosystem-martech .martech-blocks .block .wide h2:after {
  content: "";
  display: table;
  position: absolute;
  top: 60px;
  left: 0;
  width: 290px;
  height: 179px;
  background-image: url(./img/we-light.svg);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.3s ease;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide h2:after {
    opacity: 1;
    width: 416px;
    height: 236px;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .wide h2.active:after {
  opacity: 1;
}
.page-template-ecosystem-martech .martech-blocks .block .wide h2 button {
  background: transparent;
  border: none;
  color: inherit;
  outline: none;
  outline-offset: 0;
  position: relative;
  text-align: left;
  padding-left: 15px;
}
.page-template-ecosystem-martech .martech-blocks .block .wide h2 button:before {
  content: "";
  display: table;
  position: absolute;
  top: 5px;
  left: 0;
  width: 3px;
  height: 54px;
  background: #FFFFFF;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.page-template-ecosystem-martech .martech-blocks .block .wide h2 button.collapsed:before {
  height: 27px;
}
@media (max-width: 991px) {
  .page-template-ecosystem-martech .martech-blocks .block .wide .acc-item {
    margin-bottom: 30px;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .short {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 15px;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block .short {
    width: 30%;
    padding: 0 60px;
  }
}
.page-template-ecosystem-martech .martech-blocks .block .short img {
  width: 100%;
  max-width: 265px;
}
@media (min-width: 992px) {
  .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .wide {
    background: #F7F9FC;
  }
  .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .wide ul li:before {
    background: url(./img/angle-right-green.svg) center/cover no-repeat !important;
  }
  .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .wide h2 {
    color: #00A460;
  }
  .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .wide h2:after {
    display: none;
  }
  .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .wide .tag-text {
    color: #68676C;
  }
  .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short {
    background: #00A460;
  }
  .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short h3, .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short .common-text, .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short .ecp-template .our-people .info p, .ecp-template .our-people .info .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short p, .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short .post-item.single-case-item p, .post-item.single-case-item .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short p, .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short .map-direction-wrap p, .map-direction-wrap .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short p, .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short a {
    color: #fff;
  }
  .page-template-ecosystem-martech .martech-blocks .block:nth-child(even) .short a:after {
    background: url(img/angle-right-white.svg) center/cover no-repeat;
  }
}

html[lang=ru-RU] .page-template-ecosystem-martech .martech-blocks .block .wide h2:after {
  background-image: url(./img/we-ru.svg);
}

.prinum-logo {
  margin-left: 0;
  width: 100%;
  max-width: 120px;
  display: block;
  margin-top: 16px;
}
@media (min-width: 1200px) {
  .prinum-logo {
    margin-left: 40px;
    max-width: 170px;
    display: inline;
    margin-top: 0;
  }
}

#eventModal .wpcf7 {
  position: relative;
  z-index: 2;
}
#eventModal .message {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(calc(50% - 75px));
  z-index: 1;
  display: none;
}
#eventModal .message h5 {
  font-family: "Croc", sans-serif;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  color: #00A460;
}
@media (min-width: 992px) {
  #eventModal .message h5 {
    font-size: 42px;
    line-height: 48px;
  }
}

.single-cases .hero .lead-text-1 {
  font-weight: 400;
}

.croc-websites h4 {
  color: #4D4D4D;
  font-size: 22px;
  line-height: 26px;
}
@media (min-width: 992px) {
  .croc-websites h4 {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .croc-websites .col-lg-4 {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .croc-websites .col-lg-4:first-child, .croc-websites .col-lg-4:nth-child(2), .croc-websites .col-lg-4:nth-child(3) {
    margin-bottom: 40px;
  }
}

.contactFieldMessage span {
  font-size: 70%;
  position: absolute;
  bottom: 5px;
  right: 20px;
  color: #CFD3DA;
}
@media (min-width: 992px) {
  .contactFieldMessage span {
    font-size: 85%;
  }
}

@media (max-width: 991px) {
  .resources-template-single-resources_presentation .hero.custom-hero-image {
    height: auto;
    max-height: 100%;
    background: transparent;
    padding-top: 40px;
  }
  .resources-template-single-resources_presentation .hero.custom-hero-image img {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1575px) {
  .resources-template-single-resources_presentation .link-btn.with-icon {
    display: flex;
    align-items: center;
  }
  .resources-template-single-resources_presentation .link-btn.with-icon svg {
    width: 20px;
  }
}

@media (min-height: 992px) {
  .question-list li {
    line-height: 28px;
  }
}
.question-list li:before {
  color: #68676C;
}
.question-list .helper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .question-list .helper {
    align-items: center;
    flex-direction: row;
  }
}
.question-list .helper picture {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .question-list .helper picture {
    flex-basis: 35%;
    margin-bottom: 0;
    margin-right: 40px;
  }
}
@media (min-width: 1580px) {
  .question-list .helper picture {
    flex-basis: 25%;
  }
}
.question-list .helper ol {
  flex: 1;
}

.why-voices ul {
  margin-top: 15px;
}
@media (max-width: 991px) {
  .why-voices img {
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  #talentsCarousel .owl-item .row {
    flex-direction: column-reverse;
  }
}
#talentsCarousel .owl-item .profile-item h3 {
  color: #333333;
}
@media (max-width: 991px) {
  #talentsCarousel .owl-item .profile-item {
    margin-bottom: 30px;
  }
}
#talentsCarousel .owl-item h4 {
  color: #333333;
}
@media (min-width: 992px) {
  #talentsCarousel .owl-item h4 {
    line-height: 30px;
    color: #4D4D4D;
  }
}
@media (max-width: 991px) {
  #talentsCarousel .owl-nav {
    display: none;
  }
}

.ecp-template .usage-item {
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .ecp-template .usage-item {
    margin-bottom: 24px;
  }
}
.ecp-template .usage-item img {
  margin-bottom: 10px;
}
.ecp-template .usage-item p {
  font-family: "Croc", sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #4D4D4D;
}
.ecp-template .usage p.mgb-s {
  max-width: 920px;
}
.ecp-template .clients img {
  margin-bottom: 10px;
  width: 100%;
}
.ecp-template .our-people .info p:last-child {
  margin-bottom: 0;
}
.ecp-template .bottom-banner h3 {
  color: #68676C;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 9px;
}
@media (min-width: 992px) {
  .ecp-template .bottom-banner h3 {
    font-size: 34px;
    line-height: 32px;
    margin-bottom: 0;
  }
}
.ecp-template .bottom-banner .banner-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 0 7px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .ecp-template .bottom-banner .banner-info {
    flex-direction: row;
    padding: 17px 0 13px;
  }
}
.ecp-template .home-news .owl-nav {
  top: -40px;
}
@media (min-width: 992px) {
  .ecp-template .home-news a.link-arrow-right-upper {
    margin-top: 10px;
  }
  .ecp-template .home-news a.link-arrow-right-upper:after {
    bottom: 2px;
  }
}

.page-template-home-fun .hero h1, .page-template-home-fun .hero p, .page-template-home-fun .hero h4, .page-template-home-fun .hero .author, .page-template-home-fun .hero h2, .page-template-home-fun .hero h5, .page-template-home-fun .hero a, .page-template-home-fun .hero .notice, .page-template-home-fun .hero input, .page-template-home-fun .hero textarea, .page-template-home-fun .hero span, .page-template-home-fun .hero button, .page-template-home-fun .home-news h1, .page-template-home-fun .home-news p, .page-template-home-fun .home-news h4, .page-template-home-fun .home-news .author, .page-template-home-fun .home-news h2, .page-template-home-fun .home-news h5, .page-template-home-fun .home-news a, .page-template-home-fun .home-news .notice, .page-template-home-fun .home-news input, .page-template-home-fun .home-news textarea, .page-template-home-fun .home-news span, .page-template-home-fun .home-news button, .page-template-home-fun .right-side-fullheight-image h1, .page-template-home-fun .right-side-fullheight-image p, .page-template-home-fun .right-side-fullheight-image h4, .page-template-home-fun .right-side-fullheight-image .author, .page-template-home-fun .right-side-fullheight-image h2, .page-template-home-fun .right-side-fullheight-image h5, .page-template-home-fun .right-side-fullheight-image a, .page-template-home-fun .right-side-fullheight-image .notice, .page-template-home-fun .right-side-fullheight-image input, .page-template-home-fun .right-side-fullheight-image textarea, .page-template-home-fun .right-side-fullheight-image span, .page-template-home-fun .right-side-fullheight-image button, .page-template-home-fun .digital-transformation h1, .page-template-home-fun .digital-transformation p, .page-template-home-fun .digital-transformation h4, .page-template-home-fun .digital-transformation .author, .page-template-home-fun .digital-transformation h2, .page-template-home-fun .digital-transformation h5, .page-template-home-fun .digital-transformation a, .page-template-home-fun .digital-transformation .notice, .page-template-home-fun .digital-transformation input, .page-template-home-fun .digital-transformation textarea, .page-template-home-fun .digital-transformation span, .page-template-home-fun .digital-transformation button, .page-template-home-fun .contact-section h1, .page-template-home-fun .contact-section p, .page-template-home-fun .contact-section h4, .page-template-home-fun .contact-section .author, .page-template-home-fun .contact-section h2, .page-template-home-fun .contact-section h5, .page-template-home-fun .contact-section a, .page-template-home-fun .contact-section .notice, .page-template-home-fun .contact-section input, .page-template-home-fun .contact-section textarea, .page-template-home-fun .contact-section span, .page-template-home-fun .contact-section button, .page-template-home-fun .custom-modal h1, .page-template-home-fun .custom-modal p, .page-template-home-fun .custom-modal h4, .page-template-home-fun .custom-modal .author, .page-template-home-fun .custom-modal h2, .page-template-home-fun .custom-modal h5, .page-template-home-fun .custom-modal a, .page-template-home-fun .custom-modal .notice, .page-template-home-fun .custom-modal input, .page-template-home-fun .custom-modal textarea, .page-template-home-fun .custom-modal span, .page-template-home-fun .custom-modal button {
  font-family: "PT Mono", monospace !important;
}
.page-template-home-fun .hero.content-mobile-center {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .page-template-home-fun .hero.content-mobile-center {
    max-height: 680px;
    align-items: flex-start;
  }
}
.page-template-home-fun .hero .container {
  position: relative;
  z-index: 2;
}
.page-template-home-fun .hero img {
  position: absolute;
  right: 0;
  height: calc(100vh - 100px);
  bottom: 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .page-template-home-fun .hero img {
    height: 480px;
  }
}
@media (max-width: 675px) {
  .page-template-home-fun .hero img {
    height: 320px;
  }
}
.page-template-home-fun .home-news h4 {
  font-weight: bold;
  color: #333333;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .page-template-home-fun .home-news h4 {
    font-size: 20px;
    line-height: 28px;
  }
}
.page-template-home-fun .home-news p {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #68676C;
}
@media (min-width: 992px) {
  .page-template-home-fun .home-news p {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-template-home-fun .right-side-fullheight-image .container {
  padding-top: 120px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .page-template-home-fun .right-side-fullheight-image .container {
    padding-top: 240px;
    padding-bottom: 140px;
  }
}
@media (min-width: 1580px) {
  .page-template-home-fun .right-side-fullheight-image .container {
    padding-top: 280px;
    padding-bottom: 180px;
  }
}
.page-template-home-fun .right-side-fullheight-image p {
  max-width: 475px;
  position: relative;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
}
@media (min-width: 992px) {
  .page-template-home-fun .right-side-fullheight-image p {
    font-size: 22px;
    line-height: 32px;
  }
}
.page-template-home-fun .right-side-fullheight-image p:before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  width: 50px;
  height: 32px;
  background: url("./img/quote.svg") center/cover no-repeat;
}
@media (min-width: 992px) {
  .page-template-home-fun .right-side-fullheight-image p:before {
    top: -90px;
    width: 65px;
    height: 40px;
  }
}
.page-template-home-fun .right-side-fullheight-image .author {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
}
@media (min-width: 992px) {
  .page-template-home-fun .right-side-fullheight-image .author {
    font-size: 22px;
    line-height: 32px;
  }
}
.page-template-home-fun .right-side-fullheight-image .author .name {
  font-weight: bold;
}
.page-template-home-fun .right-side-fullheight-image .photo-wrap {
  width: 45%;
  min-width: 690px;
}
.page-template-home-fun .digital-transformation p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .page-template-home-fun .digital-transformation p {
    font-size: 20px;
    line-height: 30px;
  }
}
.page-template-home-fun .digital-transformation a {
  border-radius: 0;
}
.page-template-home-fun .digital-transformation .notice {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #68676C;
}
@media (min-width: 992px) {
  .page-template-home-fun .digital-transformation .notice {
    font-size: 16px;
    line-height: 22px;
  }
}
.page-template-home-fun .contact-section {
  text-align: left;
}
.page-template-home-fun .contact-section p {
  max-width: 825px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-home-fun .contact-section p {
    font-size: 20px;
    line-height: 30px;
  }
}
.page-template-home-fun .contact-section a {
  font-weight: 400;
  border-radius: 0;
}
.page-template-home-fun .contact-section a:first-of-type {
  margin-right: 24px;
  margin-bottom: 10px;
}
.page-template-home-fun .custom-modal .modal-content {
  padding: 40px 20px 30px;
  border-radius: 0;
}
@media (min-width: 992px) {
  .page-template-home-fun .custom-modal .modal-content {
    padding: 60px;
  }
}
.page-template-home-fun .custom-modal .modal-content .modal-header {
  margin-bottom: 10px;
}
.page-template-home-fun .custom-modal .modal-content h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .page-template-home-fun .custom-modal .modal-content h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
.page-template-home-fun .custom-modal .modal-content .modal-title {
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .page-template-home-fun .custom-modal .modal-content .modal-title {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 460px) {
  .page-template-home-fun .custom-modal .modal-content .modal-title span {
    display: block;
  }
}
.page-template-home-fun .custom-modal .modal-content p {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #68676C;
}
@media (min-width: 992px) {
  .page-template-home-fun .custom-modal .modal-content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.page-template-home-fun .custom-modal .modal-content p b {
  font-size: 16px;
  line-height: 20px;
  color: #4D4D4D;
  display: block;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .page-template-home-fun .custom-modal .modal-content p b {
    display: inline;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 28px;
  }
}
.page-template-home-fun .custom-modal .modal-content a.link-btn {
  border-radius: 0;
  padding: 14px 26px;
}
.page-template-home-fun .custom-modal .modal-content .contact-form input, .page-template-home-fun .custom-modal .modal-content .contact-form textarea {
  border-radius: 0;
}
.page-template-home-fun .custom-modal .modal-content .contact-form textarea:-ms-input-placeholder {
  color: #8C8D92;
  font-weight: 300;
}
.page-template-home-fun .custom-modal .modal-content .contact-form textarea::placeholder {
  color: #8C8D92;
  font-weight: 300;
}
.page-template-home-fun .custom-modal .modal-content .contact-form button {
  border-radius: 0;
}
@media (min-width: 992px) {
  .page-template-home-fun .custom-modal .modal-content .contact-form button {
    margin-left: 40px;
  }
}

.wpcf7 form button[disabled] {
  pointer-events: none;
  opacity: 0.6;
}

.alternative .benefit-item {
  display: flex;
  flex: 1 0 auto;
  align-items: flex-start;
}
.alternative .benefit-item img {
  margin-bottom: 12px;
  width: 56px;
}
@media (min-width: 992px) {
  .alternative .benefit-item img {
    max-width: 72px;
    width: 72px;
    margin-right: 20px;
    margin-bottom: 0;
  }
}

.our-solutions .f-column .wrapper {
  background: #475DEB;
  padding: 40px 30px;
  height: 100%;
}
.our-solutions .f-column .wrapper ul {
  list-style: none;
}
.our-solutions .f-column .wrapper ul li {
  color: #fff;
  margin-bottom: 10px;
}
.our-solutions .f-column .wrapper ul li:before {
  border-radius: 0;
  top: 3px;
  left: -30px;
  width: 24px;
  height: 24px;
  background: url("./img/check-white.png") center/contain no-repeat;
}
.our-solutions .s-column .wrapper {
  height: 100%;
  background: #F7F9FC;
  padding: 40px 30px;
}
.our-solutions .s-column .wrapper ul {
  list-style: none;
}
.our-solutions .s-column .wrapper ul li {
  color: #68676C;
  margin-bottom: 10px;
}
.our-solutions .s-column .wrapper ul li:before {
  border-radius: 0;
  top: 3px;
  left: -30px;
  width: 24px;
  height: 24px;
  background: url("./img/check-blue.png") center/contain no-repeat;
}

.alternative.experience .img-wrapper {
  height: calc((100vw - 45px) / 1.93333333);
}
@media (min-width: 992px) {
  .alternative.experience .img-wrapper {
    position: relative;
    height: 100%;
  }
  .alternative.experience .img-wrapper:after {
    content: "";
    display: block;
    width: 40px;
    background: #F7F9FC;
    position: absolute;
    right: -35px;
    height: 100%;
    z-index: -1;
  }
}
.alternative.experience .info {
  padding-top: 24px;
  padding-bottom: 40px;
  padding-right: 35px;
}
@media (min-width: 992px) {
  .alternative.experience .info {
    background: #F7F9FC;
  }
}
.alternative.experience .info .logo {
  max-height: 50px;
  width: auto;
}
@media (min-width: 992px) {
  .alternative.experience .info .logo {
    max-height: 70px;
  }
}
.alternative.experience .exp-t {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .alternative.experience .exp-t {
    margin-top: 40px;
  }
}
.alternative.experience .exp-t .wrap {
  background: #F7F9FC;
  padding: 16px;
}
@media (min-width: 992px) {
  .alternative.experience .exp-t .wrap {
    padding: 24px;
    height: 100%;
  }
}
.alternative.experience .item {
  display: flex;
  flex-wrap: wrap;
}
.alternative.experience .owl-carousel .owl-next:after {
  content: "";
  display: table;
  width: 10px;
  height: 18px;
  background-size: cover;
  background-image: url(img/angle-right.svg);
  background-repeat: no-repeat;
  margin-left: 24px;
}
.alternative.experience .owl-carousel .owl-prev span, .alternative.experience .owl-carousel .owl-next span {
  display: none;
}
.alternative.experience .owl-carousel .owl-prev:after {
  content: "";
  display: table;
  width: 10px;
  height: 18px;
  background-size: cover;
  background-image: url(img/angle-left.svg);
  background-repeat: no-repeat;
}
.alternative.experience .owl-carousel .owl-nav {
  display: block;
  position: absolute;
  top: -39px;
  right: 15px;
}
@media (min-width: 992px) {
  .alternative.experience .owl-carousel .owl-nav {
    top: -45px;
  }
}
.alternative.experience .owl-carousel .owl-nav.disabled {
  display: none;
}

.alternative.advantages .profile-info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .alternative.advantages .profile-info {
    background: #F7F9FC;
  }
}
.alternative.advantages .profile-info:after {
  width: 60px;
  content: "";
  display: block;
  position: absolute;
  left: -30px;
  background: #F7F9FC;
  height: 100%;
  z-index: -1;
}
.alternative.advantages .single-profile {
  align-items: stretch;
}
.alternative.advantages .single-profile img {
  width: 100%;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .alternative.advantages .single-profile img {
    margin-bottom: 0;
  }
}
.alternative.advantages .dual-profiles img {
  width: 100%;
}
.alternative.advantages .link {
  color: #00A460;
}
.alternative.advantages .link:hover {
  text-decoration: underline;
}
@media (max-height: 991px) {
  .alternative.advantages .owl-nav {
    display: block;
    position: absolute;
    right: 0;
    top: -70px;
  }
  .alternative.advantages .owl-nav .owl-prev span, .alternative.advantages .owl-nav .owl-next span {
    display: none;
  }
  .alternative.advantages .owl-nav .owl-prev:after {
    content: url("./img/angle-left.svg");
    display: block;
  }
  .alternative.advantages .owl-nav .owl-next:after {
    content: url("./img/angle-right.svg");
    display: block;
    margin-left: 26px;
  }
}
@media (min-width: 992px) {
  .alternative.advantages .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 100%;
  }
  .alternative.advantages .owl-nav.disabled {
    display: none;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .alternative.advantages .owl-nav .owl-prev, .alternative.advantages .owl-nav .owl-next {
    position: absolute;
    width: 56px;
    height: 56px;
    background: #00A460;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
}
@media (min-width: 992px) {
  .alternative.advantages .owl-nav .owl-prev span, .alternative.advantages .owl-nav .owl-next span {
    display: none;
  }
  .alternative.advantages .owl-nav .owl-prev {
    left: -94px;
  }
  .alternative.advantages .owl-nav .owl-prev:after {
    content: url(./img/alter-angle-left-white.svg);
    width: 12px;
    height: 20px;
    display: block;
  }
  .alternative.advantages .owl-nav .owl-next {
    position: absolute;
    right: -94px;
  }
  .alternative.advantages .owl-nav .owl-next:after {
    content: url(./img/alter-angle-right-white.svg);
    width: 12px;
    height: 20px;
    display: block;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .solutions-vendors .row {
    align-items: center;
  }
}

.page-template-translates .hero .lead-text-1 {
  max-width: 540px;
  width: 100%;
}
@media (max-width: 991px) {
  .page-template-translates .translate-overview img {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .page-template-translates .translate-overview .row {
    flex-direction: column-reverse;
  }
}
.page-template-translates .features {
  background: #142434;
}
.page-template-translates .features .divider {
  width: 100%;
  height: 1px;
  background: #2A3846;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .page-template-translates .features .divider {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.page-template-translates .features .row {
  align-items: center;
}
@media (max-width: 991px) {
  .page-template-translates .features .row img {
    margin-bottom: 40px;
  }
}
.page-template-translates .features .row:not(:first-child):not(:nth-child(2)):not(:last-child):not(:nth-child(3)):not(:nth-child(4)) {
  display: none;
}
.page-template-translates .features .load-more-btn {
  font-family: "Croc";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #475DEB;
  display: inline-block;
  padding: 14px 35px 12px;
  background: #475DEB;
  border-radius: 30px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: all 0.3s ease;
  cursor: pointer;
}
.page-template-translates .features .load-more-btn:hover {
  background: transparent;
  border-color: #fff;
}
@media (min-width: 992px) {
  .page-template-translates .features .load-more-btn {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .page-template-translates .features .load-more-btn {
    display: none;
  }
}
.page-template-translates .translators-wrapper .translator-logo {
  max-height: 50px;
  width: auto;
}
@media (max-width: 991px) {
  .page-template-translates .translators-wrapper .translator-logo {
    margin: 16px 0;
  }
}
.page-template-translates .translators-wrapper .owl-nav {
  display: flex;
  width: 100%;
  position: relative;
  top: 16px;
}
@media (min-width: 992px) {
  .page-template-translates .translators-wrapper .owl-nav {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.page-template-translates .translators-wrapper .owl-nav.disabled {
  display: none;
}
.page-template-translates .translators-wrapper .owl-nav .owl-prev, .page-template-translates .translators-wrapper .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  background: #00A460;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media (min-width: 992px) {
  .page-template-translates .translators-wrapper .owl-nav .owl-prev, .page-template-translates .translators-wrapper .owl-nav .owl-next {
    width: 56px;
    height: 56px;
    position: absolute;
  }
}
.page-template-translates .translators-wrapper .owl-nav .owl-prev span, .page-template-translates .translators-wrapper .owl-nav .owl-next span {
  display: none;
}
@media (min-width: 992px) {
  .page-template-translates .translators-wrapper .owl-nav .owl-prev {
    left: -94px;
  }
}
.page-template-translates .translators-wrapper .owl-nav .owl-prev:after {
  content: url(./img/alter-angle-left-white.svg);
  width: 8px;
  height: 13px;
  display: block;
}
@media (max-width: 991px) {
  .page-template-translates .translators-wrapper .owl-nav .owl-prev:after {
    position: relative;
    top: -4px;
    left: -3px;
  }
}
@media (min-width: 992px) {
  .page-template-translates .translators-wrapper .owl-nav .owl-prev:after {
    width: 12px;
    height: 20px;
  }
}
.page-template-translates .translators-wrapper .owl-nav .owl-next {
  margin-left: 16px;
}
@media (min-width: 992px) {
  .page-template-translates .translators-wrapper .owl-nav .owl-next {
    position: absolute;
    right: -94px;
    margin-left: 0;
  }
}
.page-template-translates .translators-wrapper .owl-nav .owl-next:after {
  content: url(./img/alter-angle-right-white.svg);
  width: 8px;
  height: 13px;
  display: block;
}
@media (min-width: 992px) {
  .page-template-translates .translators-wrapper .owl-nav .owl-next:after {
    width: 12px;
    height: 20px;
  }
}
@media (max-width: 991px) {
  .page-template-translates .translators-wrapper .owl-nav .owl-next:after {
    position: relative;
    top: -4px;
    left: -1px;
  }
}
@media (min-width: 992px) {
  .page-template-translates .custom-helper-banner {
    min-height: 540px;
  }
}

#fullpage.alternativeFullpage:not(.fullpage-wrapper) {
  display: block;
  width: auto !important;
  height: auto !important;
}

.alternativeFullpage#fullpage.fullpage-wrapper.fp-destroyed {
  display: block;
}
.alternativeFullpage#fullpage.fullpage-wrapper .fp-tableCell > section:not(.percents):not(#vendors) {
  margin-top: 0;
  margin-bottom: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .alternativeFullpage#fullpage.fullpage-wrapper .percents {
    padding: 60px;
    margin-bottom: 120px;
  }
}
@media (min-width: 992px) {
  .alternativeFullpage#fullpage.fullpage-wrapper .alternative.benefits h2 {
    font-size: 58px;
    line-height: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .alternativeFullpage#fullpage.fullpage-wrapper .alternative.benefits .benefit-item {
    align-items: center;
  }
}
@media (max-width: 991px) {
  .alternativeFullpage#fullpage.fullpage-wrapper .alternative.benefits img {
    margin-bottom: 0;
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .alternativeFullpage#fullpage.fullpage-wrapper .alternative.benefits img {
    max-width: 95px;
    width: 95px;
    height: auto;
  }
}
@media (min-width: 992px) {
  .alternativeFullpage#fullpage.fullpage-wrapper .alternative.benefits .description {
    font-size: 22px;
    line-height: 34px;
  }
}
@media (min-width: 992px) {
  .alternativeFullpage#fullpage.fullpage-wrapper .alternative.benefits .benefit-item {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .alternativeFullpage#fullpage.fullpage-wrapper .f-fp img {
    width: 132px;
    max-width: 132px;
    margin-right: 20px;
  }
  .alternativeFullpage#fullpage.fullpage-wrapper .f-fp .benefit-item {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
  }
  .alternativeFullpage#fullpage.fullpage-wrapper .f-fp .benefit-item h4 {
    font-size: 32px;
    line-height: 38px;
  }
  .alternativeFullpage#fullpage.fullpage-wrapper .f-fp .benefit-item .description {
    font-size: 24px;
    line-height: 34px;
  }
}

#wpcf7-f93831-o1 form input[type=text] {
  padding-right: 40px;
}
#wpcf7-f93831-o1 form input.error {
  border-color: #F70B16;
  background-image: url("img/cross-2.svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
}
#wpcf7-f93831-o1 form input.valid {
  border-color: #00A460;
  background-image: url("img/check.svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
}
#wpcf7-f93831-o1 form input[name=datepicker] {
  background-position: center right 44px;
}
#wpcf7-f93831-o1 form textarea.error {
  border-color: #F70B16;
  background-image: url("img/cross-2.svg");
  background-repeat: no-repeat;
  background-position: top 10px right 10px;
}
#wpcf7-f93831-o1 form textarea.valid {
  border-color: #00A460;
  background-image: url("img/check.svg");
  background-repeat: no-repeat;
  background-position: top 10px right 10px;
}
#wpcf7-f93831-o1 form span.label.valid {
  border-color: #00A460;
  background-image: url("img/check.svg");
  background-repeat: no-repeat;
  background-position: center right 44px;
}
#wpcf7-f93831-o1 form span.label.error {
  border-color: #F70B16;
  background-image: url("img/cross-2.svg");
  background-repeat: no-repeat;
  background-position: center right 44px;
}

/* Sitemap */
.sitemap-container {
  font-family: "Croc", sans-serif;
  column-count: 2;
  column-gap: 20px;
  /*.inactive {
  	color:#f55;
  }*/
}
.sitemap-container .lvl-0 {
  margin-left: 0px;
  font-weight: bold;
}
.sitemap-container .lvl-1 {
  margin-left: 20px;
}
.sitemap-container .lvl-1:before {
  content: "•";
  margin-right: 7px;
}
.sitemap-container .lvl-2 {
  margin-left: 40px;
}
.sitemap-container .lvl-2:before {
  content: "•";
  margin-right: 7px;
}
.sitemap-container .lvl-3 {
  margin-left: 60px;
}
.sitemap-container .lvl-3:before {
  content: "•";
  margin-right: 7px;
}
.sitemap-container .lvl-4 {
  margin-left: 80px;
}
.sitemap-container .lvl-4:before {
  content: "•";
  margin-right: 7px;
}
.sitemap-container .lvl-5 {
  margin-left: 100px;
}
.sitemap-container .lvl-5:before {
  content: "•";
  margin-right: 7px;
}
.sitemap-container .lvl-6 {
  margin-left: 120px;
}
.sitemap-container .lvl-6:before {
  content: "•";
  margin-right: 7px;
}

/* / Sitemap */
/* Pagination */
.pagination-container {
  display: inline-block;
}

.pagination-container ul {
  margin-top: 7px;
  margin-bottom: 0;
}

.pagination-container li:before {
  display: none;
}

.pagination-container .page-item {
  position: relative;
  outline: none;
}

.pagination-container .page-item.hide {
  display: none;
}

.pagination-container .page-item:not(:last-child), .pagination-container .three-dots {
  margin-right: 40px;
  margin-bottom: 0;
}

.pagination-container .page-link:focus {
  box-shadow: none;
}

.pagination-container .three-dots {
  margin-top: -5px;
}

.pagination-container .page-item.active a:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #00A460;
  z-index: -1;
  border-radius: 50%;
}

.pagination-container:not(.without-arrows) .page-item:first-child .page-link, .pagination-container:not(.without-arrows) .page-item:last-child .page-link {
  font-size: 0;
}

.pagination-container:not(.without-arrows) .page-item:first-child .page-link:after {
  content: "";
  background: url(/wp-content/themes/twentynineteen/img/angle-bottom.svg) center/contain no-repeat;
  display: block;
  width: 17px;
  height: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 1px), -50%) rotate(90deg);
}

.pagination-container:not(.without-arrows) .page-item:last-child .page-link:after {
  content: "";
  background: url(/wp-content/themes/twentynineteen/img/angle-bottom.svg) center/contain no-repeat;
  display: block;
  width: 17px;
  height: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 1px), -50%) rotate(-90deg);
}

.pagination-container .page-item a {
  font-family: "Croc", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  margin: 0;
  border: none;
  padding: 0;
  background: transparent !important;
  transition: all 0.3s ease;
}

.pagination-container .page-item:not(.active) a:hover {
  color: #00A460;
}

@media (max-width: 1599px) {
  .pagination-container .page-item a {
    font-size: 16px;
    line-height: 20px;
  }
  .pagination-container .page-item.active a:after {
    width: 32px;
    height: 32px;
  }
  .pagination-container .page-item:not(:last-child), .pagination-container .three-dots {
    margin-right: 29px;
    margin-bottom: 0;
  }
  .pagination-container .page-item:last-child .page-link:after, .pagination-container .page-item:first-child .page-link:after {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 1199px) {
  .pagination-container .page-item a {
    font-size: 14px;
    line-height: 18px;
  }
  .pagination-container .page-item.active a:after {
    width: 28px;
    height: 28px;
  }
  .pagination-container .page-item:not(:last-child), .pagination-container .three-dots {
    margin-right: 23px;
    margin-bottom: 0;
  }
  .pagination-container {
    margin-left: 5px;
  }
}
@media (max-width: 991px) {
  .pagination-container .page-item a {
    font-size: 12px;
    line-height: 16px;
  }
  .pagination-container .page-item.active a:after {
    width: 22px;
    height: 22px;
  }
  .pagination-container .page-item:not(:last-child), .pagination-container .three-dots {
    margin-right: 18px;
    margin-bottom: 0;
  }
  .pagination-container .three-dots {
    margin-top: -3px;
  }
  .pagination-container {
    margin-left: 10px;
  }
}
.pagination-wrapper {
  text-align: center;
}
.pagination-wrapper .pagination-loadmore-wrapper {
  text-align: center;
  margin-top: 26px;
}
.pagination-wrapper .loadmore-btn {
  display: inline-block;
  position: relative;
  font-family: "Croc", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #00A460;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 25px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .pagination-wrapper .loadmore-btn {
    font-size: 18px;
    line-height: 27px;
  }
}
.pagination-wrapper .loadmore-btn:after {
  content: "";
  display: table;
  width: 7px;
  height: 11px;
  background: url(img/angle-right-green.svg) center/cover no-repeat;
  position: absolute;
  top: calc(50% - 2px);
  right: 3px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .pagination-wrapper .loadmore-btn:after {
    width: 9px;
    height: 14px;
    right: 8px;
  }
}
.pagination-wrapper .loadmore-btn:hover:after {
  right: 0;
}

/* / Pagination */
.b-password-protect-form {
  max-width: 470px;
  box-sizing: border-box;
  margin: 50px auto;
  padding-left: 20px;
  padding-right: 20px;
}

.b-password-protect-form .post-password-form {
  padding: 40px;
  border-radius: 30px;
  background-color: #f7f9fc;
}

.b-password-protect-form label {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}

.b-password-protect-form input[name=post_password] {
  max-width: 260px;
  margin-left: 6px;
  margin-right: 0;
}
@media (max-width: 489px) {
  .b-password-protect-form input[name=post_password] {
    max-width: 100%;
    margin-top: 4px;
    margin-left: 0;
  }
}

.b-password-protect-form input[type=submit] {
  display: block;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  line-height: 40px;
}
@media (max-width: 991px) {
  .b-password-protect-form input[type=submit] {
    line-height: 37px;
  }
}

iframe {
  max-width: 100%;
}
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/swiper/swiper-bundle.min.css ***!
  \***********************************************************************************************************************************************************************************************/
/**
 * Swiper 8.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 15, 2022
 */

@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;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{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{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-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;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-button-next,.swiper-button-prev{position:absolute;top: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:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev: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:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;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}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.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, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left: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{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.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%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(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:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);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:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;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;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{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-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;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-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./libs/slick.css ***!
  \********************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#slide-s .slick-current{
    /*display: 0 !important;*/
}

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