/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./scss/home.scss ***!
  \******************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.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%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333333%;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.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;
  }
}
.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;
  }
}
.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;
  }
}
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide--rtl {
  direction: rtl;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

html {
  font-size: 10px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", serif;
  scroll-behavior: smooth;
}

body {
  font-size: 1.4rem;
  color: #303458;
  background: #ffffff;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media screen and (min-width: 768px) {
  body {
    padding-bottom: 0;
  }
}

.main {
  background: #f5f5f7;
}
.main--transparent {
  background: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 .font-bold {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
}

b,
strong {
  font-weight: 700;
}

p {
  color: #787b93;
  font-size: 1.4rem;
}
p:not(:last-child) {
  margin-bottom: 3rem;
}
p:not(:last-child).normal-bottom-margin {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  p {
    text-align: left;
  }
}

ul {
  color: #787b93;
  font-size: 1.4rem;
  padding-left: 1.5rem;
  margin-bottom: 2.5rem;
}

a {
  color: #4955ff;
  font-weight: 700;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: underline;
  outline: 0;
}

.element {
  margin-bottom: 3rem;
}

.is-invalid {
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #ff3f1a !important;
  outline: 0;
}

.shadowed {
  box-shadow: 0 5px 25px 0 rgba(73, 85, 255, 0.13);
}

.hover-shadowed:hover {
  box-shadow: 0 5px 25px 0 rgba(73, 85, 255, 0.13);
}

.counter {
  color: #787b93;
  font-weight: 400;
  padding-left: 0.5rem;
}

a.link--external::after {
  content: " ";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent no-repeat;
  background-image: url("../images/icons-spritetify/external-link-small.svg");
  background-size: contain;
  width: 1em;
  height: 1em;
  vertical-align: middle;
}

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

img[data-src] {
  visibility: hidden;
}
img[src] {
  visibility: visible;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
h1,
.h1 {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-style: normal;
  font-size: 3.2rem;
  line-height: 130%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 992px) {
  h1,
  .h1 {
    font-size: 4.8rem;
    line-height: 120%;
    letter-spacing: -0.02em;
  }
}

h2,
.h2 {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-style: normal;
  font-size: 2.6rem;
  line-height: 130%;
  font-size: 3.4rem;
}
@media screen and (min-width: 992px) {
  h2,
  .h2 {
    font-size: 3.6rem;
    line-height: 130%;
    letter-spacing: -0.02em;
  }
}

h3,
.h3 {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
  line-height: 130%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 992px) {
  h3,
  .h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
  }
}

h4,
.h4 {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 150%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 992px) {
  h4,
  .h4 {
    font-size: 1.8rem;
    line-height: 150%;
    letter-spacing: -0.02em;
  }
}

h5,
.h5,
h6,
.h6 {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 150%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 992px) {
  h5,
  .h5,
  h6,
  .h6 {
    font-size: 1.6rem;
    line-height: 150%;
    letter-spacing: -0.02em;
  }
}

h1 [class*=fa-],
h2 [class*=fa-],
h3 [class*=fa-],
h4 [class*=fa-],
h5 [class*=fa-],
h6 [class*=fa-],
.h1 [class*=fa-],
.h2 [class*=fa-],
.h3 [class*=fa-],
.h4 [class*=fa-],
.h5 [class*=fa-],
.h6 [class*=fa-] {
  margin-right: 1rem;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
  font-size: 35%;
  color: #8e8ea2;
  margin-left: 1rem;
  font-weight: 400;
}

.heading {
  margin: 3rem 0;
}
.heading--higher {
  margin: 6rem 0 3rem 0;
}
.heading--higher-irregular {
  margin: 0 0 5rem;
}
@media screen and (max-width: 767px) {
  .heading--higher-irregular {
    margin-bottom: 3rem;
  }
}
.heading__subheading {
  display: inline-block;
  font-size: 0.75em;
  margin-left: 1rem;
}
.heading--small {
  margin: 0.8rem 0;
}
.heading--line {
  display: inline-flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .heading--line h1 {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 0;
  }
}
.heading--line h1 + span {
  margin-bottom: 0.8rem;
  margin-left: 1rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .heading--line h1 + span {
    margin-bottom: 0.1rem;
  }
}

.sub-heading {
  font-weight: 700;
  font-size: 1.3rem;
}
.sub-heading--primary {
  color: #4955ff;
}

p br {
  display: none;
}
@media screen and (min-width: 576px) {
  p br {
    display: initial;
  }
}

.text-reset {
  all: reset !important;
  color: currentColor !important;
  font-weight: normal !important;
}

.text-abstract {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 170%;
}
@media screen and (min-width: 992px) {
  .text-abstract {
    font-size: 1.8rem;
    line-height: 180%;
  }
}

.paragraph {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 190%;
}
@media screen and (min-width: 992px) {
  .paragraph {
    font-size: 1.6rem;
    line-height: 190%;
  }
}

.w-prose {
  width: 100%;
  max-width: 64ch;
}

.text-underline {
  text-decoration: underline;
}

.c-inherit {
  color: inherit;
}

.form__element {
  display: flex;
  flex-direction: column;
  margin-bottom: 3rem;
}
.form__element--inline {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.form__element--inline .form__label {
  margin-bottom: 0;
}
.form__element--bordered {
  border-bottom: 1px solid #eceeff;
  border-top: 1px solid #eceeff;
  padding-top: 3rem;
}
.form__element--light input,
.form__element--light textarea {
  background: #ffffff;
}
.form__element-append {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-60%) translateX(-50%);
}
.form__element:has(+ .no-top-margin) {
  margin-bottom: 0;
}
.form__label {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  color: #353b64;
  margin-bottom: 1.5rem;
  line-height: 1;
}
.form__label--optional {
  font-weight: 400;
  color: #82869f;
  font-size: 1.2rem;
  margin-left: 1rem;
}
.optional-hidden .form__label .form__label--optional {
  display: none;
}
.form--modern .form__label {
  color: #18181b;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}
.form__input, .form__textarea {
  width: 100%;
  min-height: 5.2rem;
  background: #ffffff;
  border: 1px solid #a5a8c6;
  box-shadow: inset -10px -10px 10px rgba(255, 255, 255, 0.3), inset 10px 10px 10px rgba(103, 114, 229, 0.04);
  border-radius: 1rem;
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 1.6rem;
  transition: 0.15s ease;
  color: #303458;
  outline: none;
}
.form__input::-moz-placeholder, .form__textarea::-moz-placeholder {
  color: #c9cce2;
}
.form__input::placeholder, .form__textarea::placeholder {
  color: #c9cce2;
}
.form__input:not(:last-child), .form__textarea:not(:last-child) {
  margin-bottom: 1.5rem;
}
.form__input[maxlength], .form__textarea[maxlength] {
  margin-bottom: 0;
}
.form__input:focus, .form__input:active, .form__textarea:focus, .form__textarea:active {
  border-color: #4955ff;
  outline-color: none;
}
.form__input ~ .max_length_counter, .form__textarea ~ .max_length_counter {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-weight: 700 !important;
  font-size: 1.2rem !important;
  line-height: 1.4rem !important;
  margin: 1rem 0 -1.4rem 0 !important;
  text-align: right;
}
.form__input--monospace, .form__textarea--monospace {
  font-family: "Roboto Mono", "Courier New", Courier, monospace;
  font-size: 1.6rem;
}
.form--modern .form__input, .form--modern .form__textarea {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  padding: 0.8rem 1.2rem 0.8rem 1.6rem;
  box-shadow: none;
}
.form--modern .form__input:active, .form--modern .form__input:focus, .form--modern .form__textarea:active, .form--modern .form__textarea:focus {
  border: 1px solid #050505;
}
.form__input:disabled:-moz-read-only, .form__textarea:disabled:-moz-read-only {
  opacity: 0.6;
}
.form__input:disabled:read-only, .form__textarea:disabled:read-only {
  opacity: 0.6;
}
.form__input, .form__textarea {
  position: relative;
  display: flex;
  padding: 0 2rem;
  line-height: 2.4rem;
}
.form__input input, .form__textarea input {
  flex-grow: 1;
  background: transparent;
  border: none;
}
.form__input-suplement {
  font-weight: 700;
  font-size: 1.8rem;
}
.form__input--valid:focus, .form__input--valid:active {
  border: 1px solid #00d56d;
  outline: none;
}
@media screen and (min-width: 992px) {
  .form__input.form__input--payment, .form__input--payment.form__textarea {
    max-width: 18ch;
    text-align: right;
  }
}
.form__input.form__input--slim, .form__input--slim.form__textarea {
  max-width: 24ch;
}
.form__textarea {
  padding: 2rem;
  min-height: 10rem;
  transition-property: border, color, background, box-shadow, outline;
}
.form__textarea--hidden {
  display: none;
}
.form__checkbox, ul.checkboxselectmultiple.form__input input[type=checkbox], ul.checkboxselectmultiple.form__textarea input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border: 2px solid #dbdbe9;
  border-radius: 4px;
  background: transparent;
  outline: none;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 1.5rem;
}
.form__checkbox--radio {
  border-radius: 400px;
}
.form__checkbox:checked, ul.checkboxselectmultiple.form__input input[type=checkbox]:checked, ul.checkboxselectmultiple.form__textarea input[type=checkbox]:checked {
  background: #4955ff;
  border-color: #4955ff;
  position: relative;
}
.form__checkbox--green:checked {
  background: #00d56d;
  border-color: #00d56d;
}
.form__radio-wrapper {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  position: relative;
}
.form__radio-wrapper .form__label {
  margin-bottom: 0;
}
.form__radio {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
}
.form__radio-input-element {
  flex-shrink: 0;
  display: block;
  width: 2rem;
  height: 2rem;
  margin-right: 1.5rem;
  margin-bottom: 0;
  background: #ffffff;
  border: 1px solid #dbdbe9;
  border-radius: 50%;
  position: relative;
}
.form__radio:checked + .form__radio-input-element, .form__radio:checked + div .form__radio-input-element {
  background: #4955ff;
  border-color: #4955ff;
}
.form__radio:checked + .form__radio-input-element:after, .form__radio:checked + div .form__radio-input-element:after {
  position: absolute;
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  background: #ffffff;
  top: calc(50% - 2px);
  left: calc(50% - 2px);
  border-radius: 50%;
}
.form__radio:focus ~ .form__radio-input-element {
  border: 1px solid #414ce5;
}
.form__radio:checked + div {
  border-color: #4955ff;
}
.form__radio-group--scrollable {
  overflow-x: scroll;
}
.form__radio-group--scrollable .form__radio-wrapper {
  max-width: 60%;
}
.form__radio-group--boxed {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.form__radio-group--boxed .form__radio {
  flex: 1;
}
.form__radio-group--boxed .form__radio-wrapper {
  padding: 0;
  margin: 0;
}
.form__radio-group--boxed .form__radio-input-element {
  background: #f5f5f7;
  border: 1px solid #f5f5f7;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 5rem;
  height: 100%;
  padding: 1rem 2rem;
  padding-top: 1.5rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 90px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 180%;
  color: #4a518a;
  cursor: pointer;
  background: #f7f7ff;
  border: 1px solid #edeeff;
  border-radius: 1rem;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .form__radio-group--boxed .form__radio-input-element {
    min-width: 160px;
    max-width: 60%;
    min-height: 90px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.form__radio-group--boxed .form__radio-input-element > i {
  width: 2.4rem;
  height: 2.4rem;
}
.form__radio-group--boxed .form__radio-input-element > span {
  width: 100%;
  flex-basis: 100%;
  line-height: 1.4;
  display: block;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.form__radio-group--boxed .form__radio:checked + .form__radio-input-element {
  background: rgba(73, 85, 255, 0.1);
  border-color: #4955ff;
}
.form__radio-group--boxed .form__radio:checked + .form__radio-input-element:after {
  display: none;
  content: none;
}
.form__select {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
}
.form__select--hidden {
  display: none;
}
.form__checkbox-wraper, ul.checkboxselectmultiple.form__input label, ul.checkboxselectmultiple.form__textarea label {
  display: flex;
  flex-direction: center;
  margin-bottom: 1.5rem;
  align-items: center;
  justify-content: flex-start;
}
.form__checkbox-wraper .form__label, ul.checkboxselectmultiple.form__input label .form__label, ul.checkboxselectmultiple.form__textarea label .form__label {
  margin-bottom: 0;
}
.form__checkbox-wraper--no-margin {
  margin-bottom: 0;
}
.form__checkbox-wraper--top-margin {
  margin-top: 1.5rem;
}
.form__text {
  color: #787b93;
}
.form-group__input__button {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 991px) {
  .form-group__input__button {
    flex-direction: column;
  }
}
.form-group__input__button input {
  display: inline-flex;
  flex: 3;
  padding: 0 2rem;
  margin-bottom: 0;
  min-height: 5rem;
  min-width: 18rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media screen and (max-width: 991px) {
  .form-group__input__button input {
    flex: none;
    border-radius: 1.2rem;
    margin-bottom: 1rem;
  }
}
.form-group__input__button button.button {
  display: inline-flex;
  flex: 4;
  padding: 0 2rem;
  font-size: 1.4rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media screen and (max-width: 991px) {
  .form-group__input__button button.button {
    flex: none;
    border-radius: 1.2rem;
  }
}
.form__error {
  color: #ff3f1a !important;
  background: none;
  padding: 0.5rem 0;
  display: block;
  font-size: 1.4rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.form__error a {
  font: inherit !important;
  color: currentColor !important;
  text-decoration: underline;
}
.form__error b,
.form__error strong {
  font-weight: 700;
}
.form__warning {
  margin-top: 1rem;
  color: #ff8d18 !important;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2.1rem;
  text-align: left;
  background: none;
  padding: 0.5rem 0;
  display: block;
  font-weight: 400;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.form__warning b,
.form__warning strong {
  font-weight: 700;
}
.form__warning a {
  color: #ff8d18 !important;
  text-decoration: underline;
}
.form__divider {
  display: block;
  height: 1px;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 0;
  background: #a7b0d1;
  margin-top: 4.4rem;
  margin-bottom: 4.4rem;
}
.form__subtext {
  color: #050505;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.form__days-field {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.8rem;
  padding: 1.6rem 0;
}
.form__days-input {
  max-width: 10ch;
  text-align: right;
  margin: 0 !important;
}
.form__spacer {
  display: block;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  margin: 0;
  padding: 0;
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
}

/*Styles for default django form errors*/
.is-invalid {
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #ff3f1a !important;
}

.invalid-feedback {
  margin-top: 1rem;
  font-size: 1.4rem;
  color: #ff3f1a !important;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2.1rem;
  text-align: left;
}
.invalid-feedback a {
  color: currentColor !important;
  text-decoration: underline;
}
.form--modern .invalid-feedback {
  margin-top: 0.8rem;
  padding: 0;
}

ul.checkboxselectmultiple.form__input, ul.checkboxselectmultiple.form__textarea {
  list-style: none;
  margin: 1rem 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  background: transparent;
  border: transparent !important;
  color: #303458;
  gap: 2rem;
  line-height: 1.416;
}
ul.checkboxselectmultiple.form__input li, ul.checkboxselectmultiple.form__textarea li {
  flex-basis: 100%;
  padding: 0;
  margin: 0;
}
ul.checkboxselectmultiple.form__input label, ul.checkboxselectmultiple.form__textarea label {
  display: grid;
  grid-template-columns: 4.8rem 1fr;
  gap: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
  line-height: 1.416;
}
ul.checkboxselectmultiple.form__input input[type=checkbox], ul.checkboxselectmultiple.form__textarea input[type=checkbox] {
  margin-right: 0;
}

.radio-group,
.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1.4rem;
  padding: 1rem 0;
}
.radio-group__wrapper,
.checkbox-group__wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.radio-group .radio,
.radio-group .checkbox, .radio-group__item,
.checkbox-group .radio,
.checkbox-group .checkbox,
.checkbox-group__item {
  flex-basis: 100%;
}

.form-dense-group {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  padding-bottom: 3.2rem;
}
.form-dense-group .form__element {
  margin: unset;
}
.form-dense-group .invalid-feedback {
  margin-top: 0;
}

.reset-form-element-margin .form__element {
  margin: unset;
}
.reset-form-element-margin .invalid-feedback {
  margin-top: 0;
}

.text-editor * {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: inherit;
  color: inherit;
}
.text-editor p {
  margin-bottom: 1rem;
}
.text-editor p br {
  display: inherit;
}
.text-editor a {
  color: #4955ff;
}
.text-editor a:hover {
  color: #0047ff;
}
.text-editor strong {
  font-weight: 700;
}
.text-editor ol,
.text-editor ul {
  padding-left: 1.6rem;
  margin-bottom: 1rem;
}

.avatar__input {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  margin: 0;
  padding: 0;
}
.avatar__input .form__label {
  margin: 0 !important;
}
.avatar__input .change_photo {
  color: #1953ff;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 1.3;
}
.avatar__input-photo-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.2rem;
  height: 7.2rem;
  background: #e9efff;
  color: #193380;
  border-radius: 9999999999rem;
}
.avatar__input-photo-container > img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 9999999999rem;
}
.avatar__input-controls-container {
  display: flex;
  gap: 0.8rem;
  flex-direction: column;
}
.avatar__input-controls {
  display: flex;
  gap: 1.6rem;
  flex-direction: row;
}

.text-highlight {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #4955ff;
  font-weight: 700;
  font-size: 100%;
}
.text-highlight--big {
  font-size: 2.4rem;
  display: block;
}
.text-highlight--primary {
  font-size: 100%;
  color: #4955ff !important;
}
.text-highlight--green {
  font-size: 100%;
  color: #00d56d !important;
}
.text-highlight--danger {
  font-size: 100%;
  color: #ff3f1a !important;
}
.text-highlight--dimmed {
  font-size: 100%;
  color: #3a4372 !important;
}
.text-highlight--yellow {
  font-size: 100%;
  color: #ffc866 !important;
}
.text-highlight--dark-blue {
  font-size: 100%;
  color: #4a518a;
}

.anim-opacity {
  animation: anim-opacity 1s;
}

@keyframes anim-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slides-x {
  100% {
    transform: translateX(-100%);
  }
}
@keyframes fade-slide-in-from-left {
  from {
    opacity: 0;
    transform: translateX(-10px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fade-slide-in-from-right {
  from {
    opacity: 0;
    transform: translateX(10px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.pulse-animation--none {
  box-shadow: 0 0 0 0 transparent;
  animation: none infinite linear;
}

.pulse-animation--gray, .form__checkbox--green-pulse {
  box-shadow: 0 0 0 0 rgba(152, 153, 172, 0);
  animation-name: pulse--gray;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}
@keyframes pulse--gray {
  0% {
    box-shadow: 0 0 0 0 rgba(152, 153, 172, 0);
  }
  75% {
    box-shadow: 0 0 0 4px rgba(152, 153, 172, 0.1);
  }
  100% {
    box-shadow: 0 0 0 8px rgba(152, 153, 172, 0);
  }
}

.pulse-animation--green, .form__checkbox--green-pulse:checked {
  box-shadow: 0 0 0 0 rgba(0, 213, 109, 0);
  animation-name: pulse--green;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}
@keyframes pulse--green {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 213, 109, 0);
  }
  75% {
    box-shadow: 0 0 0 4px rgba(0, 213, 109, 0.2);
  }
  100% {
    box-shadow: 0 0 0 8px rgba(0, 213, 109, 0);
  }
}

.pulse-animation--primary {
  box-shadow: 0 0 0 0 rgba(73, 85, 255, 0);
  animation-name: pulse--primary;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}
@keyframes pulse--primary {
  0% {
    box-shadow: 0 0 0 0 rgba(73, 85, 255, 0);
  }
  75% {
    box-shadow: 0 0 0 4px rgba(73, 85, 255, 0.2);
  }
  100% {
    box-shadow: 0 0 0 8px rgba(73, 85, 255, 0);
  }
}

.transition--fast {
  transition: 0.15s ease;
}

.transition--moderate {
  transition: 0.2s ease;
}

.transition--gentle {
  transition: 0.25s ease;
}

.transition--slow {
  transition: 0.3s ease;
}

.opacity-visible {
  opacity: 1;
}
.opacity-hidden {
  opacity: 0;
}

@keyframes show-svg-icon {
  100% {
    opacity: 1;
    width: auto;
    height: auto;
  }
}
.flag {
  display: inline-flex;
  background-color: transparent;
  background-image: url("../images/flags/WW.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 2.8rem;
  height: 2rem;
  vertical-align: middle;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 0;
  flex-shrink: 0;
  flex-grow: 0;
}
.flag.flag--circle {
  background-size: cover;
  border-radius: 2251px;
}
.flag.flag--rounded {
  border-radius: 3px;
}
.flag.flag--middle {
  vertical-align: middle;
}
.flag.flag--baseline {
  vertical-align: baseline;
}
.flag.flag--text {
  width: 1.4em;
  height: 1.4em;
}
.flag.flag--small {
  width: 1.4rem;
  height: 1.4rem;
}
.flag.flag--medium {
  width: 2.8rem;
  height: 2.8rem;
}
.flag.flag--large {
  width: 2.8rem;
  height: 2.8rem;
}
.flag.flag--AD {
  background-image: url("../images/flags/AD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AE {
  background-image: url("../images/flags/AE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AF {
  background-image: url("../images/flags/AF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AG {
  background-image: url("../images/flags/AG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AI {
  background-image: url("../images/flags/AI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AL {
  background-image: url("../images/flags/AL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AM {
  background-image: url("../images/flags/AM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AN {
  background-image: url("../images/flags/AN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AO {
  background-image: url("../images/flags/AO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AR {
  background-image: url("../images/flags/AR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AS {
  background-image: url("../images/flags/AS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AT {
  background-image: url("../images/flags/AT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AU {
  background-image: url("../images/flags/AU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AW {
  background-image: url("../images/flags/AW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AX {
  background-image: url("../images/flags/AX.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AZ {
  background-image: url("../images/flags/AZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BA {
  background-image: url("../images/flags/BA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BB {
  background-image: url("../images/flags/BB.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BD {
  background-image: url("../images/flags/BD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BE {
  background-image: url("../images/flags/BE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BF {
  background-image: url("../images/flags/BF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BG {
  background-image: url("../images/flags/BG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BH {
  background-image: url("../images/flags/BH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BI {
  background-image: url("../images/flags/BI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BJ {
  background-image: url("../images/flags/BJ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BM {
  background-image: url("../images/flags/BM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BN {
  background-image: url("../images/flags/BN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BO {
  background-image: url("../images/flags/BO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BR {
  background-image: url("../images/flags/BR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BS {
  background-image: url("../images/flags/BS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BT {
  background-image: url("../images/flags/BT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BV {
  background-image: url("../images/flags/BV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BW {
  background-image: url("../images/flags/BW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BY {
  background-image: url("../images/flags/BY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BZ {
  background-image: url("../images/flags/BZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CA {
  background-image: url("../images/flags/CA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CC {
  background-image: url("../images/flags/CC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CD {
  background-image: url("../images/flags/CD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CF {
  background-image: url("../images/flags/CF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CG {
  background-image: url("../images/flags/CG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CH {
  background-image: url("../images/flags/CH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CI {
  background-image: url("../images/flags/CI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CK {
  background-image: url("../images/flags/CK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CL {
  background-image: url("../images/flags/CL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CM {
  background-image: url("../images/flags/CM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CN {
  background-image: url("../images/flags/CN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CO {
  background-image: url("../images/flags/CO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CR {
  background-image: url("../images/flags/CR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CU {
  background-image: url("../images/flags/CU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CV {
  background-image: url("../images/flags/CV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CX {
  background-image: url("../images/flags/CX.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CY {
  background-image: url("../images/flags/CY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CZ {
  background-image: url("../images/flags/CZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DE {
  background-image: url("../images/flags/DE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DJ {
  background-image: url("../images/flags/DJ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DK {
  background-image: url("../images/flags/DK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DM {
  background-image: url("../images/flags/DM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DO {
  background-image: url("../images/flags/DO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DZ {
  background-image: url("../images/flags/DZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--EC {
  background-image: url("../images/flags/EC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--EE {
  background-image: url("../images/flags/EE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--EG {
  background-image: url("../images/flags/EG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--EH {
  background-image: url("../images/flags/EH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--EN {
  background-image: url("../images/flags/EN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ER {
  background-image: url("../images/flags/ER.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ES {
  background-image: url("../images/flags/ES.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ET {
  background-image: url("../images/flags/ET.svg"), url("../images/flags/WW.svg");
}
.flag.flag--EU {
  background-image: url("../images/flags/EU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--FI {
  background-image: url("../images/flags/FI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--FJ {
  background-image: url("../images/flags/FJ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--FK {
  background-image: url("../images/flags/FK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--FM {
  background-image: url("../images/flags/FM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--FO {
  background-image: url("../images/flags/FO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--FR {
  background-image: url("../images/flags/FR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GA {
  background-image: url("../images/flags/GA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GB {
  background-image: url("../images/flags/GB.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GD {
  background-image: url("../images/flags/GD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GE {
  background-image: url("../images/flags/GE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GF {
  background-image: url("../images/flags/GF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GH {
  background-image: url("../images/flags/GH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GI {
  background-image: url("../images/flags/GI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GL {
  background-image: url("../images/flags/GL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GM {
  background-image: url("../images/flags/GM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GN {
  background-image: url("../images/flags/GN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GP {
  background-image: url("../images/flags/GP.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GQ {
  background-image: url("../images/flags/GQ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GR {
  background-image: url("../images/flags/GR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GS {
  background-image: url("../images/flags/GS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GT {
  background-image: url("../images/flags/GT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GU {
  background-image: url("../images/flags/GU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GW {
  background-image: url("../images/flags/GW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GY {
  background-image: url("../images/flags/GY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HK {
  background-image: url("../images/flags/HK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HM {
  background-image: url("../images/flags/HM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HN {
  background-image: url("../images/flags/HN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HR {
  background-image: url("../images/flags/HR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HT {
  background-image: url("../images/flags/HT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HU {
  background-image: url("../images/flags/HU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ID {
  background-image: url("../images/flags/ID.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IE {
  background-image: url("../images/flags/IE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IL {
  background-image: url("../images/flags/IL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IN {
  background-image: url("../images/flags/IN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IO {
  background-image: url("../images/flags/IO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IQ {
  background-image: url("../images/flags/IQ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IR {
  background-image: url("../images/flags/IR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IS {
  background-image: url("../images/flags/IS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IT {
  background-image: url("../images/flags/IT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--JM {
  background-image: url("../images/flags/JM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--JO {
  background-image: url("../images/flags/JO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--JP {
  background-image: url("../images/flags/JP.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KE {
  background-image: url("../images/flags/KE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KG {
  background-image: url("../images/flags/KG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KH {
  background-image: url("../images/flags/KH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KI {
  background-image: url("../images/flags/KI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KM {
  background-image: url("../images/flags/KM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KN {
  background-image: url("../images/flags/KN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KP {
  background-image: url("../images/flags/KP.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KR {
  background-image: url("../images/flags/KR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KW {
  background-image: url("../images/flags/KW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KY {
  background-image: url("../images/flags/KY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KZ {
  background-image: url("../images/flags/KZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LA {
  background-image: url("../images/flags/LA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LB {
  background-image: url("../images/flags/LB.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LC {
  background-image: url("../images/flags/LC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LI {
  background-image: url("../images/flags/LI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LK {
  background-image: url("../images/flags/LK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LR {
  background-image: url("../images/flags/LR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LS {
  background-image: url("../images/flags/LS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LT {
  background-image: url("../images/flags/LT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LU {
  background-image: url("../images/flags/LU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LV {
  background-image: url("../images/flags/LV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LY {
  background-image: url("../images/flags/LY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MA {
  background-image: url("../images/flags/MA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MC {
  background-image: url("../images/flags/MC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MD {
  background-image: url("../images/flags/MD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ME {
  background-image: url("../images/flags/ME.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MG {
  background-image: url("../images/flags/MG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MH {
  background-image: url("../images/flags/MH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MK {
  background-image: url("../images/flags/MK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ML {
  background-image: url("../images/flags/ML.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MM {
  background-image: url("../images/flags/MM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MN {
  background-image: url("../images/flags/MN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MO {
  background-image: url("../images/flags/MO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MP {
  background-image: url("../images/flags/MP.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MQ {
  background-image: url("../images/flags/MQ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MR {
  background-image: url("../images/flags/MR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MS {
  background-image: url("../images/flags/MS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MT {
  background-image: url("../images/flags/MT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MU {
  background-image: url("../images/flags/MU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MV {
  background-image: url("../images/flags/MV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MW {
  background-image: url("../images/flags/MW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MX {
  background-image: url("../images/flags/MX.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MY {
  background-image: url("../images/flags/MY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MZ {
  background-image: url("../images/flags/MZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NA {
  background-image: url("../images/flags/NA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NC {
  background-image: url("../images/flags/NC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NE {
  background-image: url("../images/flags/NE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NF {
  background-image: url("../images/flags/NF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NG {
  background-image: url("../images/flags/NG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NI {
  background-image: url("../images/flags/NI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NL {
  background-image: url("../images/flags/NL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NO {
  background-image: url("../images/flags/NO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NP {
  background-image: url("../images/flags/NP.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NR {
  background-image: url("../images/flags/NR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NU {
  background-image: url("../images/flags/NU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NZ {
  background-image: url("../images/flags/NZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--OM {
  background-image: url("../images/flags/OM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PA {
  background-image: url("../images/flags/PA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PE {
  background-image: url("../images/flags/PE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PF {
  background-image: url("../images/flags/PF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PG {
  background-image: url("../images/flags/PG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PH {
  background-image: url("../images/flags/PH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PK {
  background-image: url("../images/flags/PK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PM {
  background-image: url("../images/flags/PM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PL {
  background-image: url("../images/flags/PL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PN {
  background-image: url("../images/flags/PN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PR {
  background-image: url("../images/flags/PR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PS {
  background-image: url("../images/flags/PS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PT {
  background-image: url("../images/flags/PT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PW {
  background-image: url("../images/flags/PW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PY {
  background-image: url("../images/flags/PY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--QA {
  background-image: url("../images/flags/QA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RE {
  background-image: url("../images/flags/RE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RO {
  background-image: url("../images/flags/RO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RS {
  background-image: url("../images/flags/RS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RU {
  background-image: url("../images/flags/RU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RW {
  background-image: url("../images/flags/RW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SA {
  background-image: url("../images/flags/SA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SB {
  background-image: url("../images/flags/SB.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SC {
  background-image: url("../images/flags/SC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SD {
  background-image: url("../images/flags/SD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SE {
  background-image: url("../images/flags/SE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SG {
  background-image: url("../images/flags/SG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SH {
  background-image: url("../images/flags/SH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SI {
  background-image: url("../images/flags/SI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SJ {
  background-image: url("../images/flags/SJ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SK {
  background-image: url("../images/flags/SK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SL {
  background-image: url("../images/flags/SL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SM {
  background-image: url("../images/flags/SM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SN {
  background-image: url("../images/flags/SN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SO {
  background-image: url("../images/flags/SO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SR {
  background-image: url("../images/flags/SR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ST {
  background-image: url("../images/flags/ST.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SV {
  background-image: url("../images/flags/SV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SY {
  background-image: url("../images/flags/SY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SZ {
  background-image: url("../images/flags/SZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TC {
  background-image: url("../images/flags/TC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TD {
  background-image: url("../images/flags/TD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TF {
  background-image: url("../images/flags/TF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TG {
  background-image: url("../images/flags/TG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TH {
  background-image: url("../images/flags/TH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TJ {
  background-image: url("../images/flags/TJ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TK {
  background-image: url("../images/flags/TK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TL {
  background-image: url("../images/flags/TL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TM {
  background-image: url("../images/flags/TM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TN {
  background-image: url("../images/flags/TN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TO {
  background-image: url("../images/flags/TO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TR {
  background-image: url("../images/flags/TR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TT {
  background-image: url("../images/flags/TT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TV {
  background-image: url("../images/flags/TV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TW {
  background-image: url("../images/flags/TW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TZ {
  background-image: url("../images/flags/TZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UA {
  background-image: url("../images/flags/UA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UG {
  background-image: url("../images/flags/UG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UM {
  background-image: url("../images/flags/UM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--US {
  background-image: url("../images/flags/US.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UY {
  background-image: url("../images/flags/UY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UZ {
  background-image: url("../images/flags/UZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VA {
  background-image: url("../images/flags/VA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VC {
  background-image: url("../images/flags/VC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VE {
  background-image: url("../images/flags/VE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VG {
  background-image: url("../images/flags/VG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VI {
  background-image: url("../images/flags/VI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VN {
  background-image: url("../images/flags/VN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VU {
  background-image: url("../images/flags/VU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--WF {
  background-image: url("../images/flags/WF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--WS {
  background-image: url("../images/flags/WS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--YE {
  background-image: url("../images/flags/YE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--YT {
  background-image: url("../images/flags/YT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ZA {
  background-image: url("../images/flags/ZA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ZM {
  background-image: url("../images/flags/ZM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ZW {
  background-image: url("../images/flags/ZW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--XK {
  background-image: url("../images/flags/XK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IM {
  background-image: url("../images/flags/IM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--JE {
  background-image: url("../images/flags/JE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GG {
  background-image: url("../images/flags/GG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AED {
  background-image: url("../images/flags/AE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AFN {
  background-image: url("../images/flags/AF.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ALL {
  background-image: url("../images/flags/AL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AMD {
  background-image: url("../images/flags/AM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AOA {
  background-image: url("../images/flags/AO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ARS {
  background-image: url("../images/flags/AR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AUD {
  background-image: url("../images/flags/AU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AWG {
  background-image: url("../images/flags/AW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--AZN {
  background-image: url("../images/flags/AZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BAM {
  background-image: url("../images/flags/BA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BBD {
  background-image: url("../images/flags/BB.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BDT {
  background-image: url("../images/flags/BD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BGN {
  background-image: url("../images/flags/BG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BHD {
  background-image: url("../images/flags/BH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BIF {
  background-image: url("../images/flags/BI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BMD {
  background-image: url("../images/flags/BM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BND {
  background-image: url("../images/flags/BN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BOB {
  background-image: url("../images/flags/BO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BRL {
  background-image: url("../images/flags/BR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BSD {
  background-image: url("../images/flags/BS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BWP {
  background-image: url("../images/flags/BW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BYN {
  background-image: url("../images/flags/BY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--BZD {
  background-image: url("../images/flags/BZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CAD {
  background-image: url("../images/flags/CA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CDF {
  background-image: url("../images/flags/CD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CHF {
  background-image: url("../images/flags/CH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CLP {
  background-image: url("../images/flags/CL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CNY {
  background-image: url("../images/flags/CN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--COP {
  background-image: url("../images/flags/CO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CRC {
  background-image: url("../images/flags/CR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CUP {
  background-image: url("../images/flags/CU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CVE {
  background-image: url("../images/flags/CV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--CZK {
  background-image: url("../images/flags/CZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DJF {
  background-image: url("../images/flags/DJ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DKK {
  background-image: url("../images/flags/DK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DOP {
  background-image: url("../images/flags/DO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--DZD {
  background-image: url("../images/flags/DZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--EGP {
  background-image: url("../images/flags/EG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ERN {
  background-image: url("../images/flags/ER.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ETB {
  background-image: url("../images/flags/ET.svg"), url("../images/flags/WW.svg");
}
.flag.flag--EUR {
  background-image: url("../images/flags/EU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--FJD {
  background-image: url("../images/flags/FJ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GBP {
  background-image: url("../images/flags/GB.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GEL {
  background-image: url("../images/flags/GE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GHS {
  background-image: url("../images/flags/GH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GIP {
  background-image: url("../images/flags/GI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GMD {
  background-image: url("../images/flags/GM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GNF {
  background-image: url("../images/flags/GN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GTQ {
  background-image: url("../images/flags/GT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--GYD {
  background-image: url("../images/flags/GY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HKD {
  background-image: url("../images/flags/HK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HNL {
  background-image: url("../images/flags/HN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HRK {
  background-image: url("../images/flags/HR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HTG {
  background-image: url("../images/flags/HT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--HUF {
  background-image: url("../images/flags/HU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IDR {
  background-image: url("../images/flags/ID.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ILS {
  background-image: url("../images/flags/IL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--INR {
  background-image: url("../images/flags/IN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IQD {
  background-image: url("../images/flags/IQ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--IRR {
  background-image: url("../images/flags/IR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ISK {
  background-image: url("../images/flags/IS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--JMD {
  background-image: url("../images/flags/JM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--JOD {
  background-image: url("../images/flags/JO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--JPY {
  background-image: url("../images/flags/JP.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KES {
  background-image: url("../images/flags/KE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KGS {
  background-image: url("../images/flags/KG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KHR {
  background-image: url("../images/flags/KH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KMF {
  background-image: url("../images/flags/KM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KPW {
  background-image: url("../images/flags/KP.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KRW {
  background-image: url("../images/flags/KR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KWD {
  background-image: url("../images/flags/KW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KYD {
  background-image: url("../images/flags/KY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--KZT {
  background-image: url("../images/flags/KZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LAK {
  background-image: url("../images/flags/LA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LBP {
  background-image: url("../images/flags/LB.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LKR {
  background-image: url("../images/flags/LK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LRD {
  background-image: url("../images/flags/LR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LSL {
  background-image: url("../images/flags/LS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--LYD {
  background-image: url("../images/flags/LY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MAD {
  background-image: url("../images/flags/MA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MDL {
  background-image: url("../images/flags/MD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MGA {
  background-image: url("../images/flags/MG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MKD {
  background-image: url("../images/flags/MK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MMK {
  background-image: url("../images/flags/MM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MNT {
  background-image: url("../images/flags/MN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MOP {
  background-image: url("../images/flags/MO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MRU {
  background-image: url("../images/flags/MR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MUR {
  background-image: url("../images/flags/MU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MVR {
  background-image: url("../images/flags/MV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MWK {
  background-image: url("../images/flags/MW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MXN {
  background-image: url("../images/flags/MX.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MYR {
  background-image: url("../images/flags/MY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--MZN {
  background-image: url("../images/flags/MZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NAD {
  background-image: url("../images/flags/NA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NGN {
  background-image: url("../images/flags/NG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NIO {
  background-image: url("../images/flags/NI.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NOK {
  background-image: url("../images/flags/NO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NPR {
  background-image: url("../images/flags/NP.svg"), url("../images/flags/WW.svg");
}
.flag.flag--NZD {
  background-image: url("../images/flags/NZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--OMR {
  background-image: url("../images/flags/OM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PAB {
  background-image: url("../images/flags/PA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PEN {
  background-image: url("../images/flags/PE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PGK {
  background-image: url("../images/flags/PG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PHP {
  background-image: url("../images/flags/PH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PKR {
  background-image: url("../images/flags/PK.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PLN {
  background-image: url("../images/flags/PL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--PYG {
  background-image: url("../images/flags/PY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--QAR {
  background-image: url("../images/flags/QA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RON {
  background-image: url("../images/flags/RO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RSD {
  background-image: url("../images/flags/RS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RUB {
  background-image: url("../images/flags/RU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--RWF {
  background-image: url("../images/flags/RW.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SAR {
  background-image: url("../images/flags/SA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SBD {
  background-image: url("../images/flags/SB.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SCR {
  background-image: url("../images/flags/SC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SDG {
  background-image: url("../images/flags/SD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SEK {
  background-image: url("../images/flags/SE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SGD {
  background-image: url("../images/flags/SG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SHP {
  background-image: url("../images/flags/SH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SLL {
  background-image: url("../images/flags/SL.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SOS {
  background-image: url("../images/flags/SO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SRD {
  background-image: url("../images/flags/SR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--STN {
  background-image: url("../images/flags/ST.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SVC {
  background-image: url("../images/flags/SV.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SYP {
  background-image: url("../images/flags/SY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--SZL {
  background-image: url("../images/flags/SZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--THB {
  background-image: url("../images/flags/TH.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TJS {
  background-image: url("../images/flags/TJ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TMT {
  background-image: url("../images/flags/TM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TND {
  background-image: url("../images/flags/TN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TOP {
  background-image: url("../images/flags/TO.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TRY {
  background-image: url("../images/flags/TR.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TTD {
  background-image: url("../images/flags/TT.svg"), url("../images/flags/WW.svg");
}
.flag.flag--TZS {
  background-image: url("../images/flags/TZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UAH {
  background-image: url("../images/flags/UA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UGX {
  background-image: url("../images/flags/UG.svg"), url("../images/flags/WW.svg");
}
.flag.flag--USD {
  background-image: url("../images/flags/US.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UYU {
  background-image: url("../images/flags/UY.svg"), url("../images/flags/WW.svg");
}
.flag.flag--UZS {
  background-image: url("../images/flags/UZ.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VES {
  background-image: url("../images/flags/VE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VND {
  background-image: url("../images/flags/VN.svg"), url("../images/flags/WW.svg");
}
.flag.flag--VUV {
  background-image: url("../images/flags/VU.svg"), url("../images/flags/WW.svg");
}
.flag.flag--WST {
  background-image: url("../images/flags/WS.svg"), url("../images/flags/WW.svg");
}
.flag.flag--XAF {
  background-image: url("../images/flags/TD.svg"), url("../images/flags/WW.svg");
}
.flag.flag--XCD {
  background-image: url("../images/flags/DM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--XOF {
  background-image: url("../images/flags/NE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--XPF {
  background-image: url("../images/flags/NC.svg"), url("../images/flags/WW.svg");
}
.flag.flag--YER {
  background-image: url("../images/flags/YE.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ZAR {
  background-image: url("../images/flags/ZA.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ZMW {
  background-image: url("../images/flags/ZM.svg"), url("../images/flags/WW.svg");
}
.flag.flag--ZWL {
  background-image: url("../images/flags/ZW.svg"), url("../images/flags/WW.svg");
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

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

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

.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: 1030;
}

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

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

.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: #4955ff !important;
}

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

.text-secondary {
  color: #00d56d !important;
}

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

.text-employer {
  color: #4955ff !important;
}

a.text-employer:hover, a.text-employer:focus {
  color: #0011fc !important;
}

.text-contractor {
  color: #00d56d !important;
}

a.text-contractor:hover, a.text-contractor:focus {
  color: #008946 !important;
}

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

a.text-white:hover, a.text-white:focus {
  color: #d9d9d9 !important;
}

.text-counter-gray {
  color: #f7f7ff !important;
}

a.text-counter-gray:hover, a.text-counter-gray:focus {
  color: #ababff !important;
}

.text-font {
  color: #303458 !important;
}

a.text-font:hover, a.text-font:focus {
  color: #151727 !important;
}

.text-font-new {
  color: #4a518a !important;
}

a.text-font-new:hover, a.text-font-new:focus {
  color: #2f3458 !important;
}

.text-bright {
  color: #f5f5f7 !important;
}

a.text-bright:hover, a.text-bright:focus {
  color: #cbcbd5 !important;
}

.text-gray {
  color: #a5a8c6 !important;
}

a.text-gray:hover, a.text-gray:focus {
  color: #767ba8 !important;
}

.text-error {
  color: #ff3f1a !important;
}

a.text-error:hover, a.text-error:focus {
  color: #cd2100 !important;
}

.text-muted {
  color: #787b93 !important;
}

a.text-muted:hover, a.text-muted:focus {
  color: #55576a !important;
}

.text-title {
  color: #193380 !important;
}

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

.text-subtext {
  color: #405080 !important;
}

a.text-subtext:hover, a.text-subtext:focus {
  color: #27304d !important;
}

.text-paragraph {
  color: #6f7380 !important;
}

a.text-paragraph:hover, a.text-paragraph:focus {
  color: #4b4e57 !important;
}

.text-main-blue {
  color: #1953ff !important;
}

a.text-main-blue:hover, a.text-main-blue:focus {
  color: #0033cc !important;
}

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

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

.text-subheading {
  color: #3d3c3c !important;
}

a.text-subheading:hover, a.text-subheading:focus {
  color: #161616 !important;
}

.text-light-grey {
  color: #9899ac !important;
}

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

.text-transparent {
  color: transparent !important;
}

a.text-transparent:hover, a.text-transparent:focus {
  color: rgba(0, 0, 0, 0) !important;
}

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

.text-muted {
  color: #787b93 !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;
  word-wrap: break-word !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.c-primary {
  color: #4955ff !important;
}
.c-primary.text-muted {
  color: rgba(73, 85, 255, 0.4) !important;
}

.bg-primary {
  background-color: #4955ff !important;
}

.c-secondary {
  color: #00d56d !important;
}
.c-secondary.text-muted {
  color: rgba(0, 213, 109, 0.4) !important;
}

.bg-secondary {
  background-color: #00d56d !important;
}

.c-employer {
  color: #4955ff !important;
}
.c-employer.text-muted {
  color: rgba(73, 85, 255, 0.4) !important;
}

.bg-employer {
  background-color: #4955ff !important;
}

.c-contractor {
  color: #00d56d !important;
}
.c-contractor.text-muted {
  color: rgba(0, 213, 109, 0.4) !important;
}

.bg-contractor {
  background-color: #00d56d !important;
}

.c-white {
  color: #ffffff !important;
}
.c-white.text-muted {
  color: rgba(255, 255, 255, 0.4) !important;
}

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

.c-counter-gray {
  color: #f7f7ff !important;
}
.c-counter-gray.text-muted {
  color: rgba(247, 247, 255, 0.4) !important;
}

.bg-counter-gray {
  background-color: #f7f7ff !important;
}

.c-font {
  color: #303458 !important;
}
.c-font.text-muted {
  color: rgba(48, 52, 88, 0.4) !important;
}

.bg-font {
  background-color: #303458 !important;
}

.c-font-new {
  color: #4a518a !important;
}
.c-font-new.text-muted {
  color: rgba(74, 81, 138, 0.4) !important;
}

.bg-font-new {
  background-color: #4a518a !important;
}

.c-bright {
  color: #f5f5f7 !important;
}
.c-bright.text-muted {
  color: rgba(245, 245, 247, 0.4) !important;
}

.bg-bright {
  background-color: #f5f5f7 !important;
}

.c-gray {
  color: #a5a8c6 !important;
}
.c-gray.text-muted {
  color: rgba(165, 168, 198, 0.4) !important;
}

.bg-gray {
  background-color: #a5a8c6 !important;
}

.c-error {
  color: #ff3f1a !important;
}
.c-error.text-muted {
  color: rgba(255, 63, 26, 0.4) !important;
}

.bg-error {
  background-color: #ff3f1a !important;
}

.c-muted {
  color: #787b93 !important;
}
.c-muted.text-muted {
  color: rgba(120, 123, 147, 0.4) !important;
}

.bg-muted {
  background-color: #787b93 !important;
}

.c-title {
  color: #193380 !important;
}
.c-title.text-muted {
  color: rgba(25, 51, 128, 0.4) !important;
}

.bg-title {
  background-color: #193380 !important;
}

.c-subtext {
  color: #405080 !important;
}
.c-subtext.text-muted {
  color: rgba(64, 80, 128, 0.4) !important;
}

.bg-subtext {
  background-color: #405080 !important;
}

.c-paragraph {
  color: #6f7380 !important;
}
.c-paragraph.text-muted {
  color: rgba(111, 115, 128, 0.4) !important;
}

.bg-paragraph {
  background-color: #6f7380 !important;
}

.c-main-blue {
  color: #1953ff !important;
}
.c-main-blue.text-muted {
  color: rgba(25, 83, 255, 0.4) !important;
}

.bg-main-blue {
  background-color: #1953ff !important;
}

.c-dark {
  color: #050505 !important;
}
.c-dark.text-muted {
  color: rgba(5, 5, 5, 0.4) !important;
}

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

.c-subheading {
  color: #3d3c3c !important;
}
.c-subheading.text-muted {
  color: rgba(61, 60, 60, 0.4) !important;
}

.bg-subheading {
  background-color: #3d3c3c !important;
}

.c-light-grey {
  color: #9899ac !important;
}
.c-light-grey.text-muted {
  color: rgba(152, 153, 172, 0.4) !important;
}

.bg-light-grey {
  background-color: #9899ac !important;
}

.c-transparent {
  color: transparent !important;
}
.c-transparent.text-muted {
  color: rgba(0, 0, 0, 0.4) !important;
}

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

@media screen and (min-width: 576px) {
  .c-sm-primary {
    color: #4955ff !important;
  }
  .c-sm-primary.text-muted {
    color: rgba(73, 85, 255, 0.4) !important;
  }
  .bg-sm-primary {
    background-color: #4955ff !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-secondary {
    color: #00d56d !important;
  }
  .c-sm-secondary.text-muted {
    color: rgba(0, 213, 109, 0.4) !important;
  }
  .bg-sm-secondary {
    background-color: #00d56d !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-employer {
    color: #4955ff !important;
  }
  .c-sm-employer.text-muted {
    color: rgba(73, 85, 255, 0.4) !important;
  }
  .bg-sm-employer {
    background-color: #4955ff !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-contractor {
    color: #00d56d !important;
  }
  .c-sm-contractor.text-muted {
    color: rgba(0, 213, 109, 0.4) !important;
  }
  .bg-sm-contractor {
    background-color: #00d56d !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-white {
    color: #ffffff !important;
  }
  .c-sm-white.text-muted {
    color: rgba(255, 255, 255, 0.4) !important;
  }
  .bg-sm-white {
    background-color: #ffffff !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-counter-gray {
    color: #f7f7ff !important;
  }
  .c-sm-counter-gray.text-muted {
    color: rgba(247, 247, 255, 0.4) !important;
  }
  .bg-sm-counter-gray {
    background-color: #f7f7ff !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-font {
    color: #303458 !important;
  }
  .c-sm-font.text-muted {
    color: rgba(48, 52, 88, 0.4) !important;
  }
  .bg-sm-font {
    background-color: #303458 !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-font-new {
    color: #4a518a !important;
  }
  .c-sm-font-new.text-muted {
    color: rgba(74, 81, 138, 0.4) !important;
  }
  .bg-sm-font-new {
    background-color: #4a518a !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-bright {
    color: #f5f5f7 !important;
  }
  .c-sm-bright.text-muted {
    color: rgba(245, 245, 247, 0.4) !important;
  }
  .bg-sm-bright {
    background-color: #f5f5f7 !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-gray {
    color: #a5a8c6 !important;
  }
  .c-sm-gray.text-muted {
    color: rgba(165, 168, 198, 0.4) !important;
  }
  .bg-sm-gray {
    background-color: #a5a8c6 !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-error {
    color: #ff3f1a !important;
  }
  .c-sm-error.text-muted {
    color: rgba(255, 63, 26, 0.4) !important;
  }
  .bg-sm-error {
    background-color: #ff3f1a !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-muted {
    color: #787b93 !important;
  }
  .c-sm-muted.text-muted {
    color: rgba(120, 123, 147, 0.4) !important;
  }
  .bg-sm-muted {
    background-color: #787b93 !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-title {
    color: #193380 !important;
  }
  .c-sm-title.text-muted {
    color: rgba(25, 51, 128, 0.4) !important;
  }
  .bg-sm-title {
    background-color: #193380 !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-subtext {
    color: #405080 !important;
  }
  .c-sm-subtext.text-muted {
    color: rgba(64, 80, 128, 0.4) !important;
  }
  .bg-sm-subtext {
    background-color: #405080 !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-paragraph {
    color: #6f7380 !important;
  }
  .c-sm-paragraph.text-muted {
    color: rgba(111, 115, 128, 0.4) !important;
  }
  .bg-sm-paragraph {
    background-color: #6f7380 !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-main-blue {
    color: #1953ff !important;
  }
  .c-sm-main-blue.text-muted {
    color: rgba(25, 83, 255, 0.4) !important;
  }
  .bg-sm-main-blue {
    background-color: #1953ff !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-dark {
    color: #050505 !important;
  }
  .c-sm-dark.text-muted {
    color: rgba(5, 5, 5, 0.4) !important;
  }
  .bg-sm-dark {
    background-color: #050505 !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-subheading {
    color: #3d3c3c !important;
  }
  .c-sm-subheading.text-muted {
    color: rgba(61, 60, 60, 0.4) !important;
  }
  .bg-sm-subheading {
    background-color: #3d3c3c !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-light-grey {
    color: #9899ac !important;
  }
  .c-sm-light-grey.text-muted {
    color: rgba(152, 153, 172, 0.4) !important;
  }
  .bg-sm-light-grey {
    background-color: #9899ac !important;
  }
}
@media screen and (min-width: 576px) {
  .c-sm-transparent {
    color: transparent !important;
  }
  .c-sm-transparent.text-muted {
    color: rgba(0, 0, 0, 0.4) !important;
  }
  .bg-sm-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-primary {
    color: #4955ff !important;
  }
  .c-md-primary.text-muted {
    color: rgba(73, 85, 255, 0.4) !important;
  }
  .bg-md-primary {
    background-color: #4955ff !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-secondary {
    color: #00d56d !important;
  }
  .c-md-secondary.text-muted {
    color: rgba(0, 213, 109, 0.4) !important;
  }
  .bg-md-secondary {
    background-color: #00d56d !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-employer {
    color: #4955ff !important;
  }
  .c-md-employer.text-muted {
    color: rgba(73, 85, 255, 0.4) !important;
  }
  .bg-md-employer {
    background-color: #4955ff !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-contractor {
    color: #00d56d !important;
  }
  .c-md-contractor.text-muted {
    color: rgba(0, 213, 109, 0.4) !important;
  }
  .bg-md-contractor {
    background-color: #00d56d !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-white {
    color: #ffffff !important;
  }
  .c-md-white.text-muted {
    color: rgba(255, 255, 255, 0.4) !important;
  }
  .bg-md-white {
    background-color: #ffffff !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-counter-gray {
    color: #f7f7ff !important;
  }
  .c-md-counter-gray.text-muted {
    color: rgba(247, 247, 255, 0.4) !important;
  }
  .bg-md-counter-gray {
    background-color: #f7f7ff !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-font {
    color: #303458 !important;
  }
  .c-md-font.text-muted {
    color: rgba(48, 52, 88, 0.4) !important;
  }
  .bg-md-font {
    background-color: #303458 !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-font-new {
    color: #4a518a !important;
  }
  .c-md-font-new.text-muted {
    color: rgba(74, 81, 138, 0.4) !important;
  }
  .bg-md-font-new {
    background-color: #4a518a !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-bright {
    color: #f5f5f7 !important;
  }
  .c-md-bright.text-muted {
    color: rgba(245, 245, 247, 0.4) !important;
  }
  .bg-md-bright {
    background-color: #f5f5f7 !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-gray {
    color: #a5a8c6 !important;
  }
  .c-md-gray.text-muted {
    color: rgba(165, 168, 198, 0.4) !important;
  }
  .bg-md-gray {
    background-color: #a5a8c6 !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-error {
    color: #ff3f1a !important;
  }
  .c-md-error.text-muted {
    color: rgba(255, 63, 26, 0.4) !important;
  }
  .bg-md-error {
    background-color: #ff3f1a !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-muted {
    color: #787b93 !important;
  }
  .c-md-muted.text-muted {
    color: rgba(120, 123, 147, 0.4) !important;
  }
  .bg-md-muted {
    background-color: #787b93 !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-title {
    color: #193380 !important;
  }
  .c-md-title.text-muted {
    color: rgba(25, 51, 128, 0.4) !important;
  }
  .bg-md-title {
    background-color: #193380 !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-subtext {
    color: #405080 !important;
  }
  .c-md-subtext.text-muted {
    color: rgba(64, 80, 128, 0.4) !important;
  }
  .bg-md-subtext {
    background-color: #405080 !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-paragraph {
    color: #6f7380 !important;
  }
  .c-md-paragraph.text-muted {
    color: rgba(111, 115, 128, 0.4) !important;
  }
  .bg-md-paragraph {
    background-color: #6f7380 !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-main-blue {
    color: #1953ff !important;
  }
  .c-md-main-blue.text-muted {
    color: rgba(25, 83, 255, 0.4) !important;
  }
  .bg-md-main-blue {
    background-color: #1953ff !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-dark {
    color: #050505 !important;
  }
  .c-md-dark.text-muted {
    color: rgba(5, 5, 5, 0.4) !important;
  }
  .bg-md-dark {
    background-color: #050505 !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-subheading {
    color: #3d3c3c !important;
  }
  .c-md-subheading.text-muted {
    color: rgba(61, 60, 60, 0.4) !important;
  }
  .bg-md-subheading {
    background-color: #3d3c3c !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-light-grey {
    color: #9899ac !important;
  }
  .c-md-light-grey.text-muted {
    color: rgba(152, 153, 172, 0.4) !important;
  }
  .bg-md-light-grey {
    background-color: #9899ac !important;
  }
}
@media screen and (min-width: 768px) {
  .c-md-transparent {
    color: transparent !important;
  }
  .c-md-transparent.text-muted {
    color: rgba(0, 0, 0, 0.4) !important;
  }
  .bg-md-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-primary {
    color: #4955ff !important;
  }
  .c-lg-primary.text-muted {
    color: rgba(73, 85, 255, 0.4) !important;
  }
  .bg-lg-primary {
    background-color: #4955ff !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-secondary {
    color: #00d56d !important;
  }
  .c-lg-secondary.text-muted {
    color: rgba(0, 213, 109, 0.4) !important;
  }
  .bg-lg-secondary {
    background-color: #00d56d !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-employer {
    color: #4955ff !important;
  }
  .c-lg-employer.text-muted {
    color: rgba(73, 85, 255, 0.4) !important;
  }
  .bg-lg-employer {
    background-color: #4955ff !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-contractor {
    color: #00d56d !important;
  }
  .c-lg-contractor.text-muted {
    color: rgba(0, 213, 109, 0.4) !important;
  }
  .bg-lg-contractor {
    background-color: #00d56d !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-white {
    color: #ffffff !important;
  }
  .c-lg-white.text-muted {
    color: rgba(255, 255, 255, 0.4) !important;
  }
  .bg-lg-white {
    background-color: #ffffff !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-counter-gray {
    color: #f7f7ff !important;
  }
  .c-lg-counter-gray.text-muted {
    color: rgba(247, 247, 255, 0.4) !important;
  }
  .bg-lg-counter-gray {
    background-color: #f7f7ff !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-font {
    color: #303458 !important;
  }
  .c-lg-font.text-muted {
    color: rgba(48, 52, 88, 0.4) !important;
  }
  .bg-lg-font {
    background-color: #303458 !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-font-new {
    color: #4a518a !important;
  }
  .c-lg-font-new.text-muted {
    color: rgba(74, 81, 138, 0.4) !important;
  }
  .bg-lg-font-new {
    background-color: #4a518a !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-bright {
    color: #f5f5f7 !important;
  }
  .c-lg-bright.text-muted {
    color: rgba(245, 245, 247, 0.4) !important;
  }
  .bg-lg-bright {
    background-color: #f5f5f7 !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-gray {
    color: #a5a8c6 !important;
  }
  .c-lg-gray.text-muted {
    color: rgba(165, 168, 198, 0.4) !important;
  }
  .bg-lg-gray {
    background-color: #a5a8c6 !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-error {
    color: #ff3f1a !important;
  }
  .c-lg-error.text-muted {
    color: rgba(255, 63, 26, 0.4) !important;
  }
  .bg-lg-error {
    background-color: #ff3f1a !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-muted {
    color: #787b93 !important;
  }
  .c-lg-muted.text-muted {
    color: rgba(120, 123, 147, 0.4) !important;
  }
  .bg-lg-muted {
    background-color: #787b93 !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-title {
    color: #193380 !important;
  }
  .c-lg-title.text-muted {
    color: rgba(25, 51, 128, 0.4) !important;
  }
  .bg-lg-title {
    background-color: #193380 !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-subtext {
    color: #405080 !important;
  }
  .c-lg-subtext.text-muted {
    color: rgba(64, 80, 128, 0.4) !important;
  }
  .bg-lg-subtext {
    background-color: #405080 !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-paragraph {
    color: #6f7380 !important;
  }
  .c-lg-paragraph.text-muted {
    color: rgba(111, 115, 128, 0.4) !important;
  }
  .bg-lg-paragraph {
    background-color: #6f7380 !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-main-blue {
    color: #1953ff !important;
  }
  .c-lg-main-blue.text-muted {
    color: rgba(25, 83, 255, 0.4) !important;
  }
  .bg-lg-main-blue {
    background-color: #1953ff !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-dark {
    color: #050505 !important;
  }
  .c-lg-dark.text-muted {
    color: rgba(5, 5, 5, 0.4) !important;
  }
  .bg-lg-dark {
    background-color: #050505 !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-subheading {
    color: #3d3c3c !important;
  }
  .c-lg-subheading.text-muted {
    color: rgba(61, 60, 60, 0.4) !important;
  }
  .bg-lg-subheading {
    background-color: #3d3c3c !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-light-grey {
    color: #9899ac !important;
  }
  .c-lg-light-grey.text-muted {
    color: rgba(152, 153, 172, 0.4) !important;
  }
  .bg-lg-light-grey {
    background-color: #9899ac !important;
  }
}
@media screen and (min-width: 992px) {
  .c-lg-transparent {
    color: transparent !important;
  }
  .c-lg-transparent.text-muted {
    color: rgba(0, 0, 0, 0.4) !important;
  }
  .bg-lg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-primary {
    color: #4955ff !important;
  }
  .c-xl-primary.text-muted {
    color: rgba(73, 85, 255, 0.4) !important;
  }
  .bg-xl-primary {
    background-color: #4955ff !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-secondary {
    color: #00d56d !important;
  }
  .c-xl-secondary.text-muted {
    color: rgba(0, 213, 109, 0.4) !important;
  }
  .bg-xl-secondary {
    background-color: #00d56d !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-employer {
    color: #4955ff !important;
  }
  .c-xl-employer.text-muted {
    color: rgba(73, 85, 255, 0.4) !important;
  }
  .bg-xl-employer {
    background-color: #4955ff !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-contractor {
    color: #00d56d !important;
  }
  .c-xl-contractor.text-muted {
    color: rgba(0, 213, 109, 0.4) !important;
  }
  .bg-xl-contractor {
    background-color: #00d56d !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-white {
    color: #ffffff !important;
  }
  .c-xl-white.text-muted {
    color: rgba(255, 255, 255, 0.4) !important;
  }
  .bg-xl-white {
    background-color: #ffffff !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-counter-gray {
    color: #f7f7ff !important;
  }
  .c-xl-counter-gray.text-muted {
    color: rgba(247, 247, 255, 0.4) !important;
  }
  .bg-xl-counter-gray {
    background-color: #f7f7ff !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-font {
    color: #303458 !important;
  }
  .c-xl-font.text-muted {
    color: rgba(48, 52, 88, 0.4) !important;
  }
  .bg-xl-font {
    background-color: #303458 !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-font-new {
    color: #4a518a !important;
  }
  .c-xl-font-new.text-muted {
    color: rgba(74, 81, 138, 0.4) !important;
  }
  .bg-xl-font-new {
    background-color: #4a518a !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-bright {
    color: #f5f5f7 !important;
  }
  .c-xl-bright.text-muted {
    color: rgba(245, 245, 247, 0.4) !important;
  }
  .bg-xl-bright {
    background-color: #f5f5f7 !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-gray {
    color: #a5a8c6 !important;
  }
  .c-xl-gray.text-muted {
    color: rgba(165, 168, 198, 0.4) !important;
  }
  .bg-xl-gray {
    background-color: #a5a8c6 !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-error {
    color: #ff3f1a !important;
  }
  .c-xl-error.text-muted {
    color: rgba(255, 63, 26, 0.4) !important;
  }
  .bg-xl-error {
    background-color: #ff3f1a !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-muted {
    color: #787b93 !important;
  }
  .c-xl-muted.text-muted {
    color: rgba(120, 123, 147, 0.4) !important;
  }
  .bg-xl-muted {
    background-color: #787b93 !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-title {
    color: #193380 !important;
  }
  .c-xl-title.text-muted {
    color: rgba(25, 51, 128, 0.4) !important;
  }
  .bg-xl-title {
    background-color: #193380 !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-subtext {
    color: #405080 !important;
  }
  .c-xl-subtext.text-muted {
    color: rgba(64, 80, 128, 0.4) !important;
  }
  .bg-xl-subtext {
    background-color: #405080 !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-paragraph {
    color: #6f7380 !important;
  }
  .c-xl-paragraph.text-muted {
    color: rgba(111, 115, 128, 0.4) !important;
  }
  .bg-xl-paragraph {
    background-color: #6f7380 !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-main-blue {
    color: #1953ff !important;
  }
  .c-xl-main-blue.text-muted {
    color: rgba(25, 83, 255, 0.4) !important;
  }
  .bg-xl-main-blue {
    background-color: #1953ff !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-dark {
    color: #050505 !important;
  }
  .c-xl-dark.text-muted {
    color: rgba(5, 5, 5, 0.4) !important;
  }
  .bg-xl-dark {
    background-color: #050505 !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-subheading {
    color: #3d3c3c !important;
  }
  .c-xl-subheading.text-muted {
    color: rgba(61, 60, 60, 0.4) !important;
  }
  .bg-xl-subheading {
    background-color: #3d3c3c !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-light-grey {
    color: #9899ac !important;
  }
  .c-xl-light-grey.text-muted {
    color: rgba(152, 153, 172, 0.4) !important;
  }
  .bg-xl-light-grey {
    background-color: #9899ac !important;
  }
}
@media screen and (min-width: 1200px) {
  .c-xl-transparent {
    color: transparent !important;
  }
  .c-xl-transparent.text-muted {
    color: rgba(0, 0, 0, 0.4) !important;
  }
  .bg-xl-transparent {
    background-color: transparent !important;
  }
}
.g-0 {
  gap: 0;
}

.gx-0 {
  -moz-column-gap: 0;
       column-gap: 0;
}

.gy-0 {
  row-gap: 0;
}

.g-1 {
  gap: 0.25rem;
}

.gx-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gy-1 {
  row-gap: 0.25rem;
}

.g-2 {
  gap: 0.5rem;
}

.gx-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gy-2 {
  row-gap: 0.5rem;
}

.g-3 {
  gap: 1rem;
}

.gx-3 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gy-3 {
  row-gap: 1rem;
}

.g-4 {
  gap: 1.5rem;
}

.gx-4 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gy-4 {
  row-gap: 1.5rem;
}

.g-5 {
  gap: 3rem;
}

.gx-5 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gy-5 {
  row-gap: 3rem;
}

@media screen and (min-width: 576px) {
  .g-sm-0 {
    gap: 0;
  }
  .gx-sm-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .gy-sm-0 {
    row-gap: 0;
  }
}
@media screen and (min-width: 576px) {
  .g-sm-1 {
    gap: 0.25rem;
  }
  .gx-sm-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }
  .gy-sm-1 {
    row-gap: 0.25rem;
  }
}
@media screen and (min-width: 576px) {
  .g-sm-2 {
    gap: 0.5rem;
  }
  .gx-sm-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .gy-sm-2 {
    row-gap: 0.5rem;
  }
}
@media screen and (min-width: 576px) {
  .g-sm-3 {
    gap: 1rem;
  }
  .gx-sm-3 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .gy-sm-3 {
    row-gap: 1rem;
  }
}
@media screen and (min-width: 576px) {
  .g-sm-4 {
    gap: 1.5rem;
  }
  .gx-sm-4 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .gy-sm-4 {
    row-gap: 1.5rem;
  }
}
@media screen and (min-width: 576px) {
  .g-sm-5 {
    gap: 3rem;
  }
  .gx-sm-5 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .gy-sm-5 {
    row-gap: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .g-md-0 {
    gap: 0;
  }
  .gx-md-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .gy-md-0 {
    row-gap: 0;
  }
}
@media screen and (min-width: 768px) {
  .g-md-1 {
    gap: 0.25rem;
  }
  .gx-md-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }
  .gy-md-1 {
    row-gap: 0.25rem;
  }
}
@media screen and (min-width: 768px) {
  .g-md-2 {
    gap: 0.5rem;
  }
  .gx-md-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .gy-md-2 {
    row-gap: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .g-md-3 {
    gap: 1rem;
  }
  .gx-md-3 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .gy-md-3 {
    row-gap: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .g-md-4 {
    gap: 1.5rem;
  }
  .gx-md-4 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .gy-md-4 {
    row-gap: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .g-md-5 {
    gap: 3rem;
  }
  .gx-md-5 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .gy-md-5 {
    row-gap: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .g-lg-0 {
    gap: 0;
  }
  .gx-lg-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .gy-lg-0 {
    row-gap: 0;
  }
}
@media screen and (min-width: 992px) {
  .g-lg-1 {
    gap: 0.25rem;
  }
  .gx-lg-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }
  .gy-lg-1 {
    row-gap: 0.25rem;
  }
}
@media screen and (min-width: 992px) {
  .g-lg-2 {
    gap: 0.5rem;
  }
  .gx-lg-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .gy-lg-2 {
    row-gap: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .g-lg-3 {
    gap: 1rem;
  }
  .gx-lg-3 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .gy-lg-3 {
    row-gap: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .g-lg-4 {
    gap: 1.5rem;
  }
  .gx-lg-4 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .gy-lg-4 {
    row-gap: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .g-lg-5 {
    gap: 3rem;
  }
  .gx-lg-5 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .gy-lg-5 {
    row-gap: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .g-xl-0 {
    gap: 0;
  }
  .gx-xl-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .gy-xl-0 {
    row-gap: 0;
  }
}
@media screen and (min-width: 1200px) {
  .g-xl-1 {
    gap: 0.25rem;
  }
  .gx-xl-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }
  .gy-xl-1 {
    row-gap: 0.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .g-xl-2 {
    gap: 0.5rem;
  }
  .gx-xl-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .gy-xl-2 {
    row-gap: 0.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .g-xl-3 {
    gap: 1rem;
  }
  .gx-xl-3 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .gy-xl-3 {
    row-gap: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .g-xl-4 {
    gap: 1.5rem;
  }
  .gx-xl-4 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .gy-xl-4 {
    row-gap: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .g-xl-5 {
    gap: 3rem;
  }
  .gx-xl-5 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .gy-xl-5 {
    row-gap: 3rem;
  }
}
.visually-hidden, .form__element:has(.hide-label) .form__label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap; /* added line */
  border: 0;
}

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

.text-small {
  font-size: 0.85em;
}

.text-smaller {
  font-size: 0.75em;
}

.font-inherit {
  font: inherit;
}

.font-primary {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.font-secondary {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

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

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

.prewrap,
pre,
code {
  word-wrap: break-word;
  white-space: pre-wrap;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
}

.top-0, .top-left, .top-right {
  top: 0;
}

.left-0, .bottom-left, .top-left {
  left: 0;
}

.right-0, .bottom-right, .top-right {
  right: 0;
}

.bottom-0, .bottom-left, .bottom-right {
  bottom: 0;
}

.top-right {
  transform: translateX(50%) translateY(-50%);
}

.top-left {
  transform: translateX(-50%) translateY(-50%);
}

.bottom-right {
  transform: translateX(50%) translateY(50%);
}

.bottom-left {
  transform: translateX(-50%) translateY(50%);
}

.link,
.text-link {
  all: unset;
  display: inline;
  color: #4955ff;
  font: inherit;
  text-decoration: none;
  cursor: pointer;
}
.link:hover, .link:focus,
.text-link:hover,
.text-link:focus {
  text-decoration: underline;
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.flip-x {
  transform: scaleX(-1);
}

.rotate--horizontal {
  transform: rotateZ(180deg);
}
.rotate--right {
  transform: rotateZ(90deg);
}
.rotate--left {
  transform: rotateZ(-90deg);
}

.no-before::before {
  display: none !important;
}

.no-after::before {
  display: none !important;
}

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

.user-select-none {
  -moz-user-select: none !important;
       user-select: none !important;
  -webkit-user-select: none !important;
}

.pointers-event-none {
  pointer-events: none !important;
}

.max-w-paragraph {
  max-width: 60ch;
}

.hr-spacer {
  width: 80%;
  max-width: 80%;
  height: 1px;
  position: relative;
  background: #c9cce2;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.hr-spacer__content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  background: #ffffff;
  color: #787b93;
  padding-left: 2rem;
  padding-right: 2rem;
}

.hr-divider {
  max-width: 100%;
  height: 1px;
  background: #6374a6;
}

.radius-2xl {
  border-radius: 1.6rem;
}

.text-wrap-pretty {
  text-wrap: pretty;
}

.text-wrap-balance {
  text-wrap: balance;
}

.base-fluid {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.base-fluid--bg-main {
  background-color: #ffffff;
}
.base-fluid--medium-p {
  padding-top: 5rem;
}
.base-fluid--extra-p {
  padding-top: 11.6rem;
  padding-bottom: 11.6rem;
}
.base-fluid__container {
  display: flex;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .base-fluid__container {
    flex-direction: row;
    padding: 1.2rem;
  }
}
.base-fluid__container--ac {
  align-items: center;
}
.base-fluid__container--jc {
  justify-content: center;
}
.base-fluid__container--je {
  justify-content: flex-end;
}
.base-fluid__container--four2two {
  flex-direction: row;
  flex-wrap: wrap;
}
.base-fluid__container--four2two > .base-fluid__box {
  flex: 0 0 50%;
}
@media screen and (min-width: 768px) {
  .base-fluid__container--four2two {
    flex-direction: row;
    padding: 1.2rem;
  }
}
.base-fluid__box {
  flex: 1;
  display: flex;
  padding: 1.2rem;
}
.base-fluid__box--half {
  flex: 0 0 50%;
}
.base-fluid__box--single {
  flex: 0 0 33.3333333333%;
}
.base-fluid__box--double {
  flex: 0 0 66.6666666667%;
}
.base-fluid__box--center {
  align-items: center;
  justify-content: center;
}
.base-fluid__box--ac {
  align-items: center;
}
.base-fluid__box--jc {
  justify-content: center;
}
.base-fluid__box--column {
  flex-direction: column;
}
.base-fluid__box--column > img,
.base-fluid__box--column > span,
.base-fluid__box--column > b {
  margin-bottom: 1.2rem;
}
.base-fluid__box--column > img:last-child,
.base-fluid__box--column > span:last-child,
.base-fluid__box--column > b:last-child {
  margin-bottom: 0;
}
.base-fluid__info-box {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .base-fluid__info-box {
    justify-content: flex-start;
  }
}
.base-fluid__info-box > span,
.base-fluid__info-box > b,
.base-fluid__info-box > img {
  margin-right: 2.4rem;
}
.base-fluid__info-box > span:last-child,
.base-fluid__info-box > b:last-child,
.base-fluid__info-box > img:last-child {
  margin-right: 0;
}
.base-fluid__text-l {
  text-align: left;
}
.base-fluid__text-c {
  text-align: center;
}
.base-fluid__text-cl {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .base-fluid__text-cl {
    text-align: left;
  }
}
.base-fluid__text-lc {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .base-fluid__text-lc {
    text-align: center;
  }
}
.base-fluid__hide-mobile {
  display: none;
}
@media screen and (min-width: 768px) {
  .base-fluid__hide-mobile {
    display: inherit;
  }
}
.base-fluid__hide-desktop {
  display: inherit;
}
@media screen and (min-width: 768px) {
  .base-fluid__hide-desktop {
    display: none;
  }
}
.base-fluid h1,
.base-fluid h2,
.base-fluid h3,
.base-fluid h4,
.base-fluid h5,
.base-fluid p {
  color: #303458;
  margin-bottom: 2.4rem;
}
.base-fluid h1 {
  font-size: 4.4rem;
}
.base-fluid h2 {
  font-size: 3rem;
}
.base-fluid h3 {
  font-size: 2rem;
}
.base-fluid p,
.base-fluid span,
.base-fluid b {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.5rem;
  line-height: 2.6rem;
  text-align: inherit;
}
.base-fluid a {
  color: #4955ff;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

.main-header {
  display: none;
  position: sticky;
  height: 90px;
  left: 0;
  top: -1px;
  width: 100%;
  z-index: 6000;
  background: transparent;
  width: 100%;
  padding: 0;
  margin: 1.2rem 0;
  align-items: center;
  transition: background 0.15s;
}
@media screen and (min-width: 992px) {
  .main-header {
    display: flex;
  }
}
.main-header__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: currentColor !important;
  width: 116px;
  max-height: 44px;
  margin-bottom: 0.85rem;
}
.main-header__container, .main-header__nav-container, .main-header__nav {
  display: flex;
  align-items: center;
}
.main-header__container {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  display: flex;
  justify-content: space-between;
  height: 90px;
  gap: 2.3rem;
}
@media screen and (min-width: 1200px) {
  .main-header__container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .main-header__container {
    gap: 3.3rem;
  }
}
.main-header__nav-container {
  flex: 1;
  justify-content: space-between;
  gap: 1rem;
}
.main-header__nav {
  justify-content: flex-end;
}
.main-header__nav--right {
  gap: 1rem;
}
@media screen and (min-width: 1200px) {
  .main-header__nav--right {
    gap: 2rem;
  }
}
.main-header__navlink, .main-header__user-button {
  border: 0;
  margin: 0;
  outline: 0;
  background: transparent;
}
.main-header__user-brief {
  color: currentColor !important;
  font-family: "Nexa", sans-serif;
}
.main-header__user-button {
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.main-header__user-button .user-brief__name {
  color: currentColor;
}
.main-header__user-button:hover .user-brief__name, .main-header__user-button:focus .user-brief__name {
  color: #696969;
}
.main-header--initial-light:not(.main-header--sticky) .main-header__user-button:hover .user-brief__name, .main-header--initial-light:not(.main-header--sticky) .main-header__user-button:focus .user-brief__name {
  color: #a899d9;
}
.main-header__logout {
  color: #1953ff !important;
}
.main-header__navlink {
  font-family: "Nexa", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.16px;
  display: inline-flex;
  align-items: center;
  text-align: center;
  color: currentColor;
  padding: 0.8rem 0.9rem;
}
@media screen and (min-width: 1200px) {
  .main-header__navlink {
    padding: 1.8rem 1.7rem;
  }
}
.main-header__navlink:hover, .main-header__navlink:focus, .main-header__navlink:focus-within {
  text-decoration: none;
  color: #696969;
}
.main-header--initial-light:not(.main-header--sticky) .main-header__navlink:hover, .main-header--initial-light:not(.main-header--sticky) .main-header__navlink:focus, .main-header--initial-light:not(.main-header--sticky) .main-header__navlink:focus-within {
  color: #a899d9;
}
.main-header__navlink--mark {
  font-weight: 700;
  padding: 0.6rem !important;
  gap: 0.8rem;
}
.main-header__navlink .popover-menu__trigger-indicator {
  margin-left: 0.25rem;
}
.main-header--sticky {
  background: #ffffff;
}
.main-header--dark, .main-header--sticky {
  color: #050505;
}
.main-header--dark.main-header--initial-light:not(.main-header--sticky), .main-header--initial-light.main-header--sticky:not(.main-header--sticky) {
  color: #f8f8f8;
}
.main-header--light {
  color: #ffffff;
}

.simple-header {
  padding: 1.5rem;
}
@media screen and (min-width: 992px) {
  .simple-header {
    padding: 1.5rem 0.5rem;
  }
}
.simple-header--bg-white {
  background: #ffffff;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.mobile-header {
  display: block;
  z-index: 6000;
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  /* Like important statement */
}
@media screen and (min-width: 992px) {
  .mobile-header {
    display: none;
  }
}
.mobile-header__bar {
  background: transparent;
  width: 100%;
  padding: 1rem 1.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 6rem;
  transition: background 0.15s;
}
.mobile-header__logo {
  cursor: pointer;
  width: 9.5rem;
  height: 3.2rem;
  color: currentColor !important;
}
.mobile-header div.mobile-header__user-brief {
  gap: 1.6rem;
}
.mobile-header div.mobile-header__user-brief span.user-brief__name {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.16px;
}
.mobile-header div.mobile-header__user-brief span.user-brief__meta {
  font-size: 1.5rem;
}
.mobile-header__action-button {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  flex: 0 0 auto;
  border: 0;
  border-radius: 1.2rem;
  background: transparent;
  cursor: pointer;
  transition: 0.15s ease;
}
.mobile-header__trigger {
  padding: 0.6rem;
  color: #4a518a;
}
.mobile-header__trigger:hover, .mobile-header__trigger:focus {
  color: #5d669d;
}
.mobile-header--light .mobile-header__bar, .mobile-header--light .mobile-menu {
  color: #ffffff;
}
.mobile-header--dark .mobile-header__bar, .mobile-header--sticky .mobile-header__bar, .mobile-header--dark .mobile-menu, .mobile-header--sticky .mobile-menu {
  color: #050505;
}
.mobile-header--sticky .mobile-header__bar {
  background: #ffffff;
}

.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
  background: rgba(245, 245, 247, 0.6);
  align-items: flex-start;
  justify-content: flex-end;
}
.mobile-menu--opened {
  display: flex;
}
@media screen and (min-width: 992px) {
  .mobile-menu {
    display: none;
  }
}
.mobile-menu__bar {
  width: 100%;
  padding: 1.6rem 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-menu__logo {
  cursor: pointer;
  width: 12.8rem;
  height: 4.4rem;
  color: currentColor !important;
}
.mobile-menu__logo-container {
  padding: 1.6rem 0.8rem;
}
.mobile-menu__close {
  color: #405080;
}
.mobile-menu__close:hover, .mobile-menu__close:focus {
  color: #193380;
}
.mobile-menu__close-icon {
  font-size: 4rem !important;
}
.mobile-menu__container {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  overflow-y: auto;
  box-shadow: 0px 10px 20px 0px rgba(65, 55, 181, 0.1);
  background: #fcfdff;
  z-index: 10000;
}
.mobile-menu__content {
  position: relative;
  width: 100%;
  padding-bottom: 6rem;
}
.mobile-menu__link {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.16px;
  color: #1953ff;
}
.mobile-menu__link:hover, .mobile-menu__link:focus {
  color: #3064ff;
  text-decoration: none;
}
.mobile-menu__link-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5.6rem;
  padding: 1.6rem;
}
.mobile-menu__item {
  padding: 0.8rem 1.6rem;
}
.mobile-menu__popover-navigation {
  min-width: 180px !important;
  padding: 1.6rem 0;
}
.mobile-menu__popover-navigation .popover-navigation__separator {
  background: #e9efff;
  margin: 0 auto !important;
  min-width: 100%;
}
.mobile-menu__popover-navigation .popover-navigation__link,
.mobile-menu__popover-navigation .popover-navigation__item-double-separator {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 130%;
  color: #405080;
}
.mobile-menu__popover-navigation .popover-navigation__link {
  padding: 1.6rem;
}
.mobile-menu__popover-navigation .popover-navigation__link--active, .mobile-menu__popover-navigation .popover-navigation__link:hover, .mobile-menu__popover-navigation .popover-navigation__link:focus {
  background: #f2f5fa;
}
.mobile-menu__popover-navigation .popover-navigation__item-double {
  display: flex;
  align-items: center;
}
.mobile-menu__popover-navigation .popover-navigation__item-double .popover-navigation__link {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.mobile-menu__popover-navigation .popover-navigation__item-double-separator {
  margin: 0 0.3rem;
}
.mobile-menu__popover-navigation .popover-navigation__list {
  gap: 0.8rem;
}
.mobile-menu .accordion__item {
  padding: 0;
}
.mobile-menu .accordion__item__popover-navigation {
  padding: 0;
}
.mobile-menu .accordion__item-trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.6rem;
}
.mobile-menu .accordion__item-trigger::after {
  content: "";
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  background: url("../images/icons/arrow-up-alt.svg") no-repeat center;
  transform: rotate(180deg);
}
.mobile-menu .accordion__item-panel {
  display: none;
}
.mobile-menu .accordion__item--active {
  background: rgba(242, 245, 250, 0.5) !important;
}
.mobile-menu .accordion__item--active .accordion__item-panel {
  display: block;
}
.mobile-menu .accordion__item--active .accordion__item-trigger {
  font-weight: 700;
  background: #f2f5fa;
}
.mobile-menu .accordion__item--active .accordion__item-trigger::after {
  transform: rotate(0deg);
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

.footer {
  background: #3d3c3c;
  position: relative;
  text-align: center;
  padding: 4rem 0;
}
.footer p {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .footer {
    padding: 8rem 0;
    text-align: left;
  }
  .footer p {
    text-align: left;
  }
}
.footer, .footer__text, .footer__link, .footer__nav-list-item a {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 0 !important;
  color: #ffffff !important;
}
.footer__text-new-line {
  display: block !important;
}
.footer__text a, .footer__link a, .footer__nav-list-item a a {
  color: #ffffff !important;
}
.footer__link, .footer__nav-list-item a {
  color: #ffffff !important;
  text-decoration: none !important;
}
.footer__link:hover, .footer__nav-list-item a:hover, .footer__link:focus, .footer__nav-list-item a:focus {
  opacity: 0.7;
  color: #ffffff;
}
.footer__container {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
@media screen and (min-width: 1200px) {
  .footer__container {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer__logo {
  display: block;
  margin: 0 auto;
  padding-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  .footer__logo {
    display: none;
  }
}
.footer__logo svg {
  width: 16rem;
  height: auto;
}
.footer__headtext {
  font-family: "Nexa", sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.7rem;
  letter-spacing: normal;
  margin-bottom: 3.2rem;
}
.footer__section {
  padding-bottom: 8rem;
  width: 100%;
  border-bottom: 1px solid #c9cce2;
}
.footer__grid {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  gap: 8rem;
}
@media screen and (min-width: 992px) {
  .footer__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 3.3rem;
  }
}
.footer__nav-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0 !important;
  font-size: 1.6rem;
}
.footer__nav--active .footer__nav-list {
  display: initial;
}
.footer__nav-list-item {
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 1024px) {
  .footer__nav-list-item {
    margin-bottom: 1.6rem;
  }
}
.footer__nav-list-item:last-child {
  margin-bottom: 0;
}
.footer__locations {
  padding-top: 4rem;
}
@media screen and (min-width: 992px) {
  .footer__locations {
    padding-top: 8rem;
  }
}
.footer__locations-logo {
  display: none;
}
@media screen and (min-width: 992px) {
  .footer__locations-logo {
    display: block;
    position: relative;
    top: -2.6rem;
  }
}
.footer__locations-logo svg {
  width: 16rem;
  height: auto;
}
.footer__locations-address {
  padding-top: 2.6rem;
  padding-bottom: 0;
}
@media screen and (min-width: 992px) {
  .footer__locations-address {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }
}
.footer__locations-address:last-child {
  padding-bottom: 0;
}
.footer__details {
  gap: 1rem;
  padding-top: 4rem;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .footer__details {
    padding-top: 1rem;
    gap: 3.3rem;
  }
}
.footer__details-copyright {
  padding-top: 0;
  line-height: 190%;
}
@media screen and (min-width: 992px) {
  .footer__details-copyright {
    padding-top: 3rem;
  }
}
.footer__details-version {
  line-height: 190%;
  display: none;
}
@media screen and (min-width: 992px) {
  .footer__details-version {
    display: inline;
  }
}
.footer__details-social {
  display: flex;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
  row-gap: 2rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  .footer__details-social {
    flex-wrap: nowrap;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
.footer__details-social a {
  transition: 0.15s ease;
}
.footer__details-social a:hover {
  opacity: 0.7;
}
.footer__details-social-text {
  flex-basis: 100%;
  text-align: center;
  margin-right: 0;
  line-height: normal;
}
@media screen and (min-width: 992px) {
  .footer__details-social-text {
    flex-basis: auto;
    margin-right: 0.4rem;
  }
}
.footer__version {
  display: block;
  margin-top: 2.8rem;
}
@media screen and (min-width: 992px) {
  .footer__version {
    display: none;
  }
}
.footer__operators {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 4rem;
  -moz-column-gap: 6.4rem;
       column-gap: 6.4rem;
  row-gap: 2rem;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .footer__operators {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
    justify-content: flex-end;
    padding-right: 1rem;
    margin-top: 0;
  }
}
.footer__operators-text {
  flex-basis: 100%;
  text-align: center;
  line-height: 2.1rem;
}
@media screen and (min-width: 992px) {
  .footer__operators-text {
    flex-basis: auto;
  }
}
.footer-dashboard {
  text-align: center;
  color: #9899ac;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.4rem;
  font-weight: 400;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  line-height: normal;
  justify-self: flex-end;
  margin-top: auto;
}
@media screen and (min-width: 768px) {
  .footer-dashboard {
    line-height: 213.7%;
  }
}
.footer-dashboard a {
  color: #202020;
}
.footer-dashboard--alternate {
  background: #f9f9f9;
  color: #848996;
  min-height: 7.8rem;
}
.footer-dashboard--alternate a {
  color: #6f7380 !important;
}
.footer__registered-address {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.8rem;
}

.section {
  padding: 5rem 0;
  background: #ffffff;
}
@media screen and (min-width: 768px) {
  .section:not(:first-of-type) {
    padding-top: 8rem;
  }
}
@media screen and (min-width: 1200px) {
  .section:not(:first-of-type) {
    padding-top: 10rem;
  }
}
@media screen and (min-width: 768px) {
  .section {
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 1200px) {
  .section {
    padding-bottom: 10rem;
  }
}
.section__small-padding {
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .section__small-padding:not(:first-of-type) {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .section__small-padding:not(:first-of-type) {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  .section__small-padding {
    padding-bottom: 4rem;
  }
}
.section__medium-padding {
  padding-bottom: 3.5rem;
}
@media screen and (min-width: 768px) {
  .section__medium-padding:not(:first-of-type) {
    padding-top: 3.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .section__medium-padding:not(:first-of-type) {
    padding-top: 7rem;
  }
}
@media screen and (min-width: 1200px) {
  .section__medium-padding {
    padding-bottom: 7rem;
  }
}
.section__profile-headline {
  padding: 2.4rem 0;
}
@media screen and (max-width: 767px) {
  .section__profile-headline {
    padding: 0;
  }
}
.section__image {
  width: 100%;
  height: auto;
}
.section__image--hero {
  margin-bottom: -4rem;
}
@media screen and (min-width: 768px) {
  .section__image--hero {
    margin-bottom: 0;
  }
}
.section .section__element + .section__element {
  margin-top: 5rem;
}
@media screen and (min-width: 768px) {
  .section .section__element + .section__element {
    margin-top: 8rem;
  }
}
@media screen and (min-width: 1200px) {
  .section .section__element + .section__element {
    margin-top: 10rem;
  }
}
.section__heading {
  font-size: 2.4rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  color: #303458;
  margin: 0 0 3rem;
}
.section__heading--primary {
  font-size: 3rem;
}
.section__subheading {
  font-size: 2rem;
  font-weight: 400;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 3rem;
}
.section [class^=col] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section--bg-gray {
  background: #f5f5f7;
}
.section--bg-transparent {
  background: transparent;
}
.section--bg-primary {
  background: #4955ff;
}
.section--bg-primary h2,
.section--bg-primary h3,
.section--bg-primary h4,
.section--bg-primary label {
  color: #ffffff;
}
.section--bg-primary p {
  color: rgba(255, 255, 255, 0.75);
}
.section--bg-dashboard-header-gray {
  background: #fafafb;
}
.section--centered {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.section--centered > * {
  text-align: center;
}
.section--no-padding {
  padding-top: 1rem;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .section--no-padding {
    padding-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .section--no-padding {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .section--no-padding:not(:first-of-type) {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .section--no-padding:not(:first-of-type) {
    padding-top: 2rem;
  }
}
.section__list {
  padding-left: 2rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media screen and (min-width: 992px) {
  .section__list {
    padding-left: 7rem;
  }
}
.section__list-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
  margin-bottom: 1rem;
}
.section__list-header-image {
  display: inline-flex;
  background: #ffffff;
  border-radius: 32px;
  width: 32px;
  height: 32px;
  flex-grow: 0;
  flex-shrink: 0;
}
.section__list-header-title {
  font-weight: 700;
  font-size: 1.6rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #4a518a;
}
.section__list > li {
  flex-basis: 100%;
  color: #787b93;
}
.section__list > li::before {
  content: "•";
  color: currentColor;
  display: inline-block;
  width: 2ch;
  margin-left: -2ch;
}
.section__list.section__list--freelancer > li::before {
  color: #00d56d;
}
.section__list.section__list--employer > li::before {
  color: #4955ff;
}
.section__cover-image {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (min-width: 992px) {
  .section__cover-image {
    justify-content: center;
  }
}
.section__cover-image--center {
  align-items: center;
  justify-content: center;
}
.section__grid__equal {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 100px;
}
@media screen and (max-width: 767px) {
  .section__grid__equal {
    display: flex;
    flex-direction: column;
  }
}
.section__grid__equal-reverse {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 100px;
}
@media screen and (max-width: 767px) {
  .section__grid__equal-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}

.notifys__header {
  font-size: 30px;
}
.notifys__content {
  margin: 40px 0;
}
.notifys__item {
  font-size: 15px;
  margin: 30px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .notifys__item {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}
.notifys__item.notifys__item--urgent {
  background: #fffadf;
  border: 1px #ffc866 solid;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}
.notifys__notify-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .notifys__notify-content {
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.notifys__nav {
  margin-top: 20px !important;
}
.notifys__notify-img img {
  height: 48px;
}
.notifys__notify-text {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media screen and (max-width: 767px) {
  .notifys__notify-text {
    padding-bottom: 1.5rem;
  }
}
.notifys__notify-text--unread {
  font-weight: 700;
}
.notifys__notify-text--unread a {
  font-weight: 700;
}
.notifys__notify-date {
  color: #9899ac;
  font-size: 13px;
  padding: 0 5px;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.notifys__pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.notifys__no-notifys {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
}
.notifys__no-notifys--mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.notifys__no-notifys span {
  font-size: 16px;
  color: #a5a8c6;
  padding-top: 30px;
  text-align: center;
}

.popover {
  position: absolute;
  display: block;
  min-width: 240px;
  max-height: 100vh;
  z-index: 7000;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  visibility: hidden;
  font-size: 1.4rem;
}
.popover--initialized {
  transition: 0.15s;
}
.popover__content, .popover-menu__content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  color: #303458;
  border-radius: 1.2rem;
  box-shadow: 0 5px 25px 0 rgba(73, 85, 255, 0.13);
  z-index: 7000;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
}
.popover__indicator, .popover__indicator > svg {
  width: 1.2rem;
  height: 1.2rem;
  margin-left: 0.5rem;
  transition: 0.15s;
}
.popover__indicator > svg {
  transform: rotateX(0deg);
}
.popover--fit {
  width: -moz-min-content;
  width: min-content;
  min-width: 0;
}
.popover--wide {
  width: 420px;
  min-width: 240px;
}
.popover--wide .popover__content, .popover--wide .popover-menu__content {
  width: 100%;
  max-height: 600px;
}
.popover--with-arrow::before {
  content: " ";
  position: absolute;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 0.4rem;
  transform: translate(2rem, -25%) rotateZ(45deg);
  z-index: 6998;
  background: #ffffff;
}
.popover.popover--opened {
  opacity: 1;
  -webkit-user-select: initial;
     -moz-user-select: initial;
          user-select: initial;
  pointer-events: initial;
  visibility: visible;
}
.popover.popover--opened.popover::after {
  display: block;
}
.popover.popover--opened .popover__indicator > svg {
  transform: rotateZ(180deg);
}
.popover__trigger--opened .popover__indicator > svg {
  transform: rotateZ(180deg);
}

.popover__header, .popover__footer, .popover__tabs {
  display: flex;
  width: 100%;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  padding: 2rem;
  flex-wrap: wrap;
}
.popover__body {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem;
  width: 100%;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

.popover-menu {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
}
.popover-menu__trigger-indicator, .popover-menu__trigger-indicator > svg {
  width: 1.2rem;
  height: 1.2rem;
  margin-left: 0.5rem;
  transition: 0.15s ease transform;
}
@-moz-document url-prefix() {
  .popover-menu__trigger-indicator.svg-icon {
    animate: none;
    opacity: 1;
    width: auto;
    height: auto;
  }
}
.popover-menu__trigger-indicator > svg {
  display: inline;
  transform: rotateZ(0deg);
}
.popover-menu.opened .popover-menu__trigger-indicator > svg, .popover-menu:hover .popover-menu__trigger-indicator > svg, .popover-menu:focus-within .popover-menu__trigger-indicator > svg {
  transform: rotateZ(180deg);
}
.popover-menu__trigger--unstyle {
  border: 0;
  padding: 0;
  background: transparent;
}
.popover-menu__content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #ffffff;
}
.popover-menu--bottom-to-right .popover-menu__content {
  top: 100%;
  left: initial;
  right: 0;
}
.popover-menu--bottom-to-center .popover-menu__content {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}
.popover-menu--top-to-center .popover-menu__content {
  top: auto;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}
.popover-menu__item {
  padding: 0.8rem 1.6rem;
}
.popover-menu.opened .popover-menu__content, .popover-menu:hover .popover-menu__content, .popover-menu:focus-within .popover-menu__content {
  display: flex;
  flex-wrap: wrap;
}
.popover-menu--flex-center {
  display: flex;
  align-items: center;
}

.popover-navigation {
  padding: 1rem 0;
  display: flex;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .popover-navigation {
    min-width: 180px;
  }
}
.popover-navigation--small {
  min-width: initial;
}
.popover-navigation--small .popover-navigation__link.popover-navigation__link {
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 400;
  color: #4955ff;
}
@media screen and (min-width: 768px) {
  .popover-navigation--small {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 14rem;
  }
}
.popover-navigation__list {
  flex-basis: 100%;
  display: grid;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 600px;
  overflow-x: 0;
  overflow-y: auto;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #303458;
}
.popover-navigation__link {
  display: block;
  padding: 1.2rem 2rem;
  width: 100%;
  font: inherit;
  transition: 0.15s;
  color: #303458;
  background: rgba(73, 85, 255, 0);
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .popover-navigation__link {
    padding: 1rem 2rem;
  }
}
.popover-navigation--fit .popover-navigation__link {
  padding: 1.2rem 2rem;
}
@media screen and (min-width: 768px) {
  .popover-navigation--fit .popover-navigation__link {
    padding: 1rem 2rem;
  }
}

.popover-navigation--small .popover-navigation__link {
  padding: 1rem 2rem;
}
.popover-navigation__link.popover-navigation__link--active, .popover-navigation__link:hover, .popover-navigation__link:focus {
  color: #303458;
  text-decoration: none;
}
.popover-navigation__link:hover {
  background: #f2f5fa;
}
.popover-navigation__link:focus {
  background: #ebeff7;
}
.popover-navigation__link.popover-navigation__link--active {
  background: #ebeff7;
  pointer-events: none;
  cursor: default;
}
.popover-navigation__link.popover-navigation__link--thin {
  font-weight: 400;
}
.popover-navigation__link.popover-navigation__link--bold {
  font-weight: 700;
}
.popover-navigation__unread {
  line-height: 1;
  vertical-align: middle;
  transform: translate(0.5em, -0.15em);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.popover-navigation__separator {
  display: block;
  background: #f5f5f7;
  width: 100%;
  height: 1px;
  max-width: calc(100% - 6rem);
  margin: 1rem auto;
}
@media screen and (min-width: 768px) {
  .popover-navigation__separator {
    max-width: calc(100% - 4rem);
    margin: 0.5rem auto;
  }
}
.popover-navigation__bonus-text {
  font-size: 1.1rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.popover-navigation__bonus-text--yellow {
  color: #ff8d18;
}
.popover-navigation--fancy {
  padding: 0;
}
.popover-navigation--fancy .popover-navigation__content {
  box-shadow: 0px 10px 20px 0px rgba(65, 55, 181, 0.1);
}
.popover-navigation--fancy .popover-navigation__link {
  color: #193380;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.14px;
  padding: 1.6rem;
}
.popover-navigation--fancy .popover-navigation__link--active, .popover-navigation--fancy .popover-navigation__link:hover, .popover-navigation--fancy .popover-navigation__link:focus {
  font-weight: 700;
  color: #193380;
}
.popover-navigation--fancy .popover-navigation__separator {
  background: #e9efff;
  max-width: 100%;
  margin: 0;
}

.notification-popover {
  width: 380px;
  padding: 10px;
  border-radius: 20px;
  max-height: auto;
}
.notification-popover--freelancer {
  width: 480px;
}
.notification-popover__header {
  padding: 10px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #303458;
}
.notification-popover__content {
  padding: 0 10px;
  font-size: 10px;
  margin-top: -10px;
  display: block;
  width: 100%;
}
.notification-popover__footer {
  padding: 10px 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 15px;
  line-height: 16px;
}
.notification-popover__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.notification-popover__item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  margin: 0;
}
.notification-popover__item .notifys__notify-content {
  padding: 0;
}
.notification-popover__item .notifys__notify-text, .notification-popover__item .notifys__notify-date {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
}
.notification-popover__item .notifys__notify-text {
  color: #303458;
}
.notification-popover__item .notifys__notify-date {
  color: #a5a8c6;
}

.double-popover {
  padding: 3.2rem;
  align-items: flex-start;
  gap: 1.6rem;
  border-radius: 1.2rem;
  border: 1px solid #e9efff;
  background: #fcfdff;
  box-shadow: 0px 10px 20px 0px rgba(65, 55, 181, 0.1);
  flex-wrap: nowrap !important;
  text-align: left;
  cursor: default;
}
.double-popover__panel {
  display: flex;
  flex-direction: column;
  min-width: 28.8rem;
  gap: 1.6rem;
}
.double-popover__nav {
  gap: 0.8rem;
}
.double-popover__title {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #050505;
  margin-bottom: 0 !important;
}
.double-popover__description {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.16px;
  color: #666c80;
  margin-bottom: 0 !important;
}
.double-popover__navitem {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 0.6rem;
  padding: 1.2rem 1.6rem;
  transition: 0.15s ease;
}
.double-popover__navitem:hover, .double-popover__navitem:focus {
  background: #f8f8f8;
  text-decoration: none;
}
.double-popover__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.4rem 1.6rem;
  border-radius: 0.6rem;
  gap: 1.4rem;
  background: #f7faff;
  text-decoration: none !important;
}
.double-popover__info-header {
  width: 100%;
  text-align: left;
}
.double-popover__info-image {
  width: 13.6rem;
  height: 13.6rem;
  margin: 0.4rem 0;
}
.double-popover__info-link {
  display: inline-flex;
  position: relative;
  align-items: center;
  gap: 1rem;
  color: #1953ff;
  font-size: 1.3rem;
  font-weight: 700;
}
.double-popover__info-link-container {
  width: 100%;
  text-align: right;
}
.double-popover__info-link-content {
  transition: 0.15s ease;
}
.double-popover__info-link-arrow {
  width: 1.4rem;
  height: 1.4rem;
  transition: 0.15s ease;
  opacity: 0;
  position: absolute;
  right: 1rem;
}
.double-popover__info:hover .double-popover__info-link {
  text-decoration: none;
  color: #3064ff;
}
.double-popover__info:hover .double-popover__info-link-content {
  transform: translateX(-2.5rem);
}
.double-popover__info:hover .double-popover__info-link-arrow {
  opacity: 1;
  right: 0;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.button,
a.button {
  border: 0;
  padding: 0;
  background: transparent;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 1.2rem;
  transition: 0.15s ease;
  cursor: pointer;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.16px;
  height: 4.8rem;
  padding: 0 2rem;
}
@media screen and (min-width: 768px) {
  .button,
  a.button {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 15rem;
    padding: 0 3.5rem;
  }
}
.button:hover, .button:focus,
a.button:hover,
a.button:focus {
  text-decoration: none;
  outline: 0;
}
.button-unstyle,
a.button-unstyle {
  border: 0;
  padding: 0;
  background: transparent;
}
.button img + span,
.button svg + span span + span,
.button span + img,
.button span + svg,
a.button img + span,
a.button svg + span span + span,
a.button span + img,
a.button span + svg {
  display: inline-flex;
  margin-left: 1rem;
}
.button--disabled, .button:disabled,
a.button--disabled,
a.button:disabled {
  pointer-events: none;
}
.button--fixed-width,
a.button--fixed-width {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 15rem;
  padding: 0 3.5rem;
}
.button--fixed-width-xlarge,
a.button--fixed-width-xlarge {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 100%;
  height: 5.4rem;
  padding: 0.8rem 1.6rem;
}
@media screen and (min-width: 480px) {
  .button--fixed-width-xlarge,
  a.button--fixed-width-xlarge {
    min-width: 29rem;
  }
}
.button--small,
a.button--small {
  letter-spacing: -0.16px;
  font-weight: 400;
  height: 3.5rem;
  line-height: 3.5rem;
  padding: 0 2rem;
}
.button--medium,
a.button--medium {
  height: 4.8rem;
  padding: 0 2rem;
}
.button--big,
a.button--big {
  height: 4.8rem;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 218px !important;
  padding: 0 2.4rem;
}
.button--large,
a.button--large {
  height: 4.8rem;
  width: 100%;
  padding: 0 2rem;
}
@media screen and (min-width: 1024px) {
  .button--large,
  a.button--large {
    max-width: 256px;
  }
}
.button--xlarge,
a.button--xlarge {
  height: 5.4rem;
  max-width: 350px;
  width: 100%;
  padding: 0 2rem;
}
.button--w-auto,
a.button--w-auto {
  min-width: auto;
}
.button--fluid,
a.button--fluid {
  height: auto;
  padding: 1.4rem 1rem;
  line-height: 2rem;
}
@media screen and (min-width: 768px) {
  .button--fluid,
  a.button--fluid {
    padding: 1.4rem 3.5rem;
  }
}
.button--auto,
a.button--auto {
  width: auto;
  padding: 1.5rem 3rem;
  min-width: 0;
  max-width: 100%;
}
.button--auto.button, .button--auto a.button--small,
a.button--auto.button,
a.button--auto a.button--small {
  padding: 1rem 2rem;
  height: auto;
  border-radius: 0.6rem;
}
.button--primary,
a.button--primary {
  background: #4955ff;
  color: #ffffff;
}
.button--primary:hover, .button--primary:focus,
a.button--primary:hover,
a.button--primary:focus {
  color: #ffffff;
  background: #0047ff;
}
.button--primary.button--active, .button--primary.button--tab.active, .button--primary:active,
a.button--primary.button--active,
a.button--primary:active {
  color: #ffffff;
  background: #414ce5;
}
.button--primary.button--disabled, .button--primary:disabled,
a.button--primary.button--disabled,
a.button--primary:disabled {
  background: #b1c5f9;
}
.button--primary-opacity,
a.button--primary-opacity {
  background: rgba(73, 85, 255, 0.2);
  color: #4955ff;
}
.button--main-primary,
a.button--main-primary {
  background: #1953ff;
  color: #ffffff;
}
.button--main-primary:hover, .button--main-primary:focus,
a.button--main-primary:hover,
a.button--main-primary:focus {
  color: #ffffff;
  background: #3064ff;
}
.button--main-primary.button--active, .button--main-primary.button--tab.active, .button--main-primary:active,
a.button--main-primary.button--active,
a.button--main-primary:active {
  color: #ffffff;
  background: #3064ff;
}
.button--main-primary.button--disabled, .button--main-primary:disabled,
a.button--main-primary.button--disabled,
a.button--main-primary:disabled {
  opacity: 0.75;
}
.button--main-primary-alternate,
a.button--main-primary-alternate {
  background: #1953ff;
  color: #ffffff;
}
.button--main-primary-alternate:hover, .button--main-primary-alternate:focus,
a.button--main-primary-alternate:hover,
a.button--main-primary-alternate:focus {
  color: #ffffff;
  background: #3064ff;
}
.button--main-primary-alternate.button--active, .button--main-primary-alternate.button--tab.active, .button--main-primary-alternate:active,
a.button--main-primary-alternate.button--active,
a.button--main-primary-alternate:active {
  color: #ffffff;
  background: #3064ff;
}
.button--main-primary-alternate.button--disabled, .button--main-primary-alternate:disabled,
a.button--main-primary-alternate.button--disabled,
a.button--main-primary-alternate:disabled {
  background: #edf2f7;
}
.button--secondary,
a.button--secondary {
  background: #eceeff;
  color: #1953ff;
}
.button--secondary:hover, .button--secondary:focus,
a.button--secondary:hover,
a.button--secondary:focus {
  color: #1953ff;
  background: rgba(193, 214, 255, 0.2);
}
.button--secondary.button--active, .button--secondary.button--tab.active, .button--secondary:active,
a.button--secondary.button--active,
a.button--secondary:active {
  color: #1953ff;
  background: #ebecf9;
}
.button--secondary.button--disabled, .button--secondary:disabled,
a.button--secondary.button--disabled,
a.button--secondary:disabled {
  background: #b3b9ff;
}
.button--success,
a.button--success {
  background: #00d56d;
  color: #ffffff;
}
.button--success:hover, .button--success:focus,
a.button--success:hover,
a.button--success:focus {
  color: #ffffff;
  background: #00ea78;
}
.button--success.button--active, .button--success.button--tab.active, .button--success:active,
a.button--success.button--active,
a.button--success:active {
  color: #ffffff;
  background: #33c57d;
}
.button--success.button--disabled, .button--success:disabled,
a.button--success.button--disabled,
a.button--success:disabled {
  background: #a0eec8;
}
.button--success-alternate,
a.button--success-alternate {
  background: #e5fbf0;
  color: #00d56d;
}
.button--success-alternate:hover, .button--success-alternate:focus,
a.button--success-alternate:hover,
a.button--success-alternate:focus {
  color: #00d56d;
  background: rgba(0, 252, 129, 0.3);
}
.button--success-alternate.button--active, .button--success-alternate.button--tab.active, .button--success-alternate:active,
a.button--success-alternate.button--active,
a.button--success-alternate:active {
  color: #00d56d;
  background: rgba(0, 252, 129, 0.3);
}
.button--success-alternate.button--disabled, .button--success-alternate:disabled,
a.button--success-alternate.button--disabled,
a.button--success-alternate:disabled {
  opacity: 0.75;
}
.button--danger,
a.button--danger {
  background: #ff3f1a;
  color: #ffffff;
}
.button--danger:hover, .button--danger:focus,
a.button--danger:hover,
a.button--danger:focus {
  color: #ffffff;
  background: #ff3f1a;
}
.button--danger.button--active, .button--danger.button--tab.active, .button--danger:active,
a.button--danger.button--active,
a.button--danger:active {
  color: #ffffff;
  background: #ff3f1a;
}
.button--danger.button--disabled, .button--danger:disabled,
a.button--danger.button--disabled,
a.button--danger:disabled {
  opacity: 0.75;
}
.button--yellow,
a.button--yellow {
  background: #ffc866;
  color: #303458;
}
.button--yellow:hover, .button--yellow:focus,
a.button--yellow:hover,
a.button--yellow:focus {
  color: #303458;
  background: #ffd180;
}
.button--yellow.button--active, .button--yellow.button--tab.active, .button--yellow:active,
a.button--yellow.button--active,
a.button--yellow:active {
  color: #303458;
  background: #ffd180;
}
.button--yellow.button--disabled, .button--yellow:disabled,
a.button--yellow.button--disabled,
a.button--yellow:disabled {
  opacity: 0.75;
}
.button--clear,
a.button--clear {
  background: transparent;
  color: #353b64;
}
.button--clear:hover, .button--clear:focus,
a.button--clear:hover,
a.button--clear:focus {
  color: #353b64;
  background: rgba(53, 59, 100, 0.05);
}
.button--clear.button--active, .button--clear.button--tab.active, .button--clear:active,
a.button--clear.button--active,
a.button--clear:active {
  color: #353b64;
  background: rgba(53, 59, 100, 0.05);
}
.button--clear.button--disabled, .button--clear:disabled,
a.button--clear.button--disabled,
a.button--clear:disabled {
  opacity: 0.75;
}
.button--dark,
a.button--dark {
  background: #050505;
  color: #ffffff;
  font-weight: 700;
  border-radius: 0.4rem;
}
.button--dark:hover, .button--dark:focus,
a.button--dark:hover,
a.button--dark:focus {
  color: #ffffff;
  background: #696969;
}
.button--dark.button--active, .button--dark.button--tab.active, .button--dark:active,
a.button--dark.button--active,
a.button--dark:active {
  color: #ffffff;
  background: #696969;
}
.button--dark.button--disabled, .button--dark:disabled,
a.button--dark.button--disabled,
a.button--dark:disabled {
  opacity: 0.75;
}
.button--main-primary-outline,
a.button--main-primary-outline {
  background: transparent;
  border: 1px solid #1953ff;
  color: #1953ff;
}
.button--main-primary-outline:hover, .button--main-primary-outline:focus,
a.button--main-primary-outline:hover,
a.button--main-primary-outline:focus {
  border-color: #3064ff;
  color: #3064ff;
  background: rgba(48, 100, 255, 0.1);
}
.button--main-primary-outline.button--active, .button--main-primary-outline.button--tab.active, .button--main-primary-outline:active,
a.button--main-primary-outline.button--active,
a.button--main-primary-outline:active {
  border-color: #3064ff;
  color: #3064ff;
  background: rgba(48, 100, 255, 0.1);
}
.button--main-primary-outline.button--disabled, .button--main-primary-outline:disabled,
a.button--main-primary-outline.button--disabled,
a.button--main-primary-outline:disabled {
  opacity: 0.75;
}
.button--main-primary-outline svg path,
a.button--main-primary-outline svg path {
  fill: #1953ff;
}
.button--primary-outline,
a.button--primary-outline {
  background: transparent;
  border: 1px solid #4955ff;
  color: #4955ff;
}
.button--primary-outline:hover, .button--primary-outline:focus,
a.button--primary-outline:hover,
a.button--primary-outline:focus {
  border-color: #0047ff;
  color: #0047ff;
  background: rgba(0, 71, 255, 0.1);
}
.button--primary-outline.button--active, .button--primary-outline.button--tab.active, .button--primary-outline:active,
a.button--primary-outline.button--active,
a.button--primary-outline:active {
  border-color: #414ce5;
  color: #414ce5;
  background: rgba(65, 76, 229, 0.1);
}
.button--primary-outline.button--disabled, .button--primary-outline:disabled,
a.button--primary-outline.button--disabled,
a.button--primary-outline:disabled {
  border-color: #b1c5f9;
  color: #b1c5f9;
}
.button--primary-outline svg path,
a.button--primary-outline svg path {
  fill: #4955ff;
}
.button--success-outline,
a.button--success-outline {
  background: transparent;
  border: 1px solid #00d56d;
  color: #00d56d;
}
.button--success-outline:hover, .button--success-outline:focus,
a.button--success-outline:hover,
a.button--success-outline:focus {
  border-color: #00ea78;
  color: #00ea78;
}
.button--success-outline.button--active, .button--success-outline.button--tab.active, .button--success-outline:active,
a.button--success-outline.button--active,
a.button--success-outline:active {
  border-color: #33c57d;
  color: #33c57d;
}
.button--success-outline.button--disabled, .button--success-outline:disabled,
a.button--success-outline.button--disabled,
a.button--success-outline:disabled {
  border-color: #a0eec8;
  color: #a0eec8;
}
.button--success-outline svg path,
a.button--success-outline svg path {
  fill: #00d56d;
}
.button--danger-outline,
a.button--danger-outline {
  background: transparent;
  border: 1px solid #ff3f1a;
  color: #ff3f1a;
}
.button--danger-outline:hover, .button--danger-outline:focus,
a.button--danger-outline:hover,
a.button--danger-outline:focus {
  border-color: #ff3f1a;
  color: #ff3f1a;
}
.button--danger-outline.button--active, .button--danger-outline.button--tab.active, .button--danger-outline:active,
a.button--danger-outline.button--active,
a.button--danger-outline:active {
  border-color: #ff3f1a;
  color: #ff3f1a;
}
.button--danger-outline.button--disabled, .button--danger-outline:disabled,
a.button--danger-outline.button--disabled,
a.button--danger-outline:disabled {
  opacity: 0.75;
}
.button--danger-outline svg path,
a.button--danger-outline svg path {
  fill: #ff3f1a;
}
.button--link,
a.button--link {
  all: unset;
  line-height: 1;
  color: #4955ff;
  font-weight: bold;
  cursor: pointer;
  background: transparent;
}
.button--link .svg__icon,
a.button--link .svg__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  line-height: 1;
}
.button--link .svg__icon > svg,
a.button--link .svg__icon > svg {
  width: 1em;
  height: 1em;
}
.button--link:hover, .button--link:focus,
a.button--link:hover,
a.button--link:focus {
  color: #4955ff;
  text-decoration: underline;
}
.button--link .button, .button--link a.button--error,
a.button--link .button,
a.button--link a.button--error {
  color: #ff3f1a;
}
.button--link .button:hover, .button--link a.button--error:hover,
a.button--link .button:hover,
a.button--link a.button--error:hover {
  color: #e62500;
}
.button--link-only,
a.button--link-only {
  background: transparent;
  color: #2f42ed;
}
.button--link-only:hover, .button--link-only:focus,
a.button--link-only:hover,
a.button--link-only:focus {
  background: transparent;
  text-decoration: underline;
}
.button--link-only.button--disabled, .button--link-only:disabled,
a.button--link-only.button--disabled,
a.button--link-only:disabled {
  background: transparent;
  color: #b3b9ff;
}
.button--no-border,
a.button--no-border {
  border-color: transparent !important;
}
.button--rounded,
a.button--rounded {
  border-radius: 20000px;
}
.button--text-wrap,
a.button--text-wrap {
  white-space: wrap;
}
.button--dropdown,
a.button--dropdown {
  font-size: 1.4rem;
  line-height: 1.7rem;
  padding-left: 1rem;
  color: #4955ff;
  font-weight: 400;
}
.button--dropdown .span,
a.button--dropdown .span {
  margin-left: 0;
}
.button--dropdown .span svg,
a.button--dropdown .span svg {
  margin-left: 0.1rem;
}
.button--x-adapt,
a.button--x-adapt {
  min-width: auto !important;
}
.button--tab,
a.button--tab {
  height: 6rem !important;
}
.button--tab.active,
a.button--tab.active {
  font-weight: 600 !important;
  border-width: 2px 1px 2px 2px !important;
}
.button--tab.active:last-child,
a.button--tab.active:last-child {
  border-width: 2px 2px 2px 1px !important;
}
.button--landing-link,
a.button--landing-link {
  background: transparent;
  padding: 0;
  border: none;
  height: auto;
  width: -moz-fit-content;
  width: fit-content;
  line-height: normal;
  letter-spacing: normal;
  color: #1953ff;
}
.button--landing-link:hover,
a.button--landing-link:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1.5px;
}
.button--fast-gradient,
a.button--fast-gradient {
  box-shadow: 0px 20px 30px 0px rgba(204, 249, 255, 0.2) inset !important;
}
.button.w-full,
a.button.w-full {
  min-width: 0;
  max-width: 100%;
  width: 100%;
}
.button.min-w-auto,
a.button.min-w-auto {
  min-width: auto;
}
.button.w-auto,
a.button.w-auto {
  min-width: auto;
}
.button[data-module=read-more],
a.button[data-module=read-more] {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
}
.button[data-module=read-more] .icon,
a.button[data-module=read-more] .icon {
  transition: all 0.15s ease-in-out;
  transform: rotateZ(0deg);
}
.button[data-module=read-more][aria-expanded=true] .icon,
a.button[data-module=read-more][aria-expanded=true] .icon {
  transform: rotateZ(180deg) !important;
}
.button--yellow-solid,
a.button--yellow-solid {
  border-radius: 0.3rem;
  background: #ff9c00;
  color: #1e1e1e;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  padding: 1.6rem 2.4rem;
  justify-content: center;
  align-items: center;
}
.button--yellow-solid:hover, .button--yellow-solid:focus,
a.button--yellow-solid:hover,
a.button--yellow-solid:focus {
  background: #ffaf32;
  color: #1e1e1e;
}
.button--yellow-solid:active,
a.button--yellow-solid:active {
  background: #e58c00;
  color: #1e1e1e;
}
.button--yellow-solid.button--disabled, .button--yellow-solid:disabled,
a.button--yellow-solid.button--disabled,
a.button--yellow-solid:disabled {
  opacity: 0.75;
  background: #f2efed;
  color: #737270;
}
.button--yellow-outline, .button--light-outline,
a.button--light-outline,
a.button--yellow-outline,
a.button--light-outline {
  border-radius: 0.3rem;
  background: rgba(255, 156, 0, 0);
  color: #1e1e1e;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  padding: 1.6rem 2.4rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.3rem;
  border: 2px solid #ff9c00;
}
.button--yellow-outline:hover, .button--light-outline:hover,
a.button--light-outline:hover, .button--yellow-outline:focus, .button--light-outline:focus,
a.button--light-outline:focus,
a.button--yellow-outline:hover,
a.button--yellow-outline:focus {
  border-color: #ffaf32;
  color: #1e1e1e;
}
.button--yellow-outline:active, .button--light-outline:active,
a.button--light-outline:active,
a.button--yellow-outline:active {
  border-color: #e58c00;
  color: #1e1e1e;
}
.button--yellow-outline--on-dark,
a.button--yellow-outline--on-dark {
  color: #e58c00;
}
.button--yellow-outline--on-dark:hover, .button--yellow-outline--on-dark:focus,
a.button--yellow-outline--on-dark:hover,
a.button--yellow-outline--on-dark:focus {
  color: #e58c00;
}
.button--yellow-outline--on-dark:active,
a.button--yellow-outline--on-dark:active {
  color: #e58c00;
}
.button--yellow-outline.button--disabled, .button--disabled.button--light-outline,
a.button--disabled.button--light-outline, .button--yellow-outline:disabled, .button--light-outline:disabled,
a.button--light-outline:disabled,
a.button--yellow-outline.button--disabled,
a.button--yellow-outline:disabled {
  opacity: 0.75;
}
.button--yellow-outline.button--rounded, .button--rounded.button--light-outline,
a.button--rounded.button--light-outline,
a.button--yellow-outline.button--rounded {
  border-radius: 1000ch;
}
.button--yellow-outline.button--yellow-text, .button--yellow-text.button--light-outline,
a.button--yellow-text.button--light-outline,
a.button--yellow-outline.button--yellow-text {
  color: #ff9c00;
}
.button--animated-link,
a.button--animated-link {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: #050505;
  width: -moz-fit-content;
  width: fit-content;
  min-width: auto;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .button--animated-link,
  a.button--animated-link {
    padding: 1.12rem 2rem;
  }
}
.button--animated-link:hover, .button--animated-link:focus,
a.button--animated-link:hover,
a.button--animated-link:focus {
  color: #050505;
}
.button--animated-link .button__text,
a.button--animated-link .button__text {
  position: relative;
}
.button--animated-link .button__text::after,
a.button--animated-link .button__text::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1.5px;
  border-radius: 2px;
  background: #050505;
  transform: scaleY(1) scaleX(0);
  transform-origin: center;
  transition: transform 0.2s ease-in-out;
}
.button--animated-link:hover .button__text::after, .button--animated-link:focus .button__text::after,
a.button--animated-link:hover .button__text::after,
a.button--animated-link:focus .button__text::after {
  transform: scaleY(1) scaleX(1);
}
.button--animated-link[disabled],
a.button--animated-link[disabled] {
  pointer-events: none;
  opacity: 0.6;
}
.button--uploader,
a.button--uploader {
  padding: 1.1rem 2rem;
  border-radius: 2rem;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  font-size: 2rem;
  line-height: 2.3rem;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 768px) {
  .button--uploader,
  a.button--uploader {
    font-size: 2.6rem;
    line-height: 3rem;
    padding: 1.1rem 3rem;
  }
}
.button--uploader .svg-icon,
.button--uploader .svg-icon__svg,
a.button--uploader .svg-icon,
a.button--uploader .svg-icon__svg {
  width: 3.2rem;
  height: 3.2rem;
}
@media screen and (min-width: 768px) {
  .button--uploader .svg-icon,
  .button--uploader .svg-icon__svg,
  a.button--uploader .svg-icon,
  a.button--uploader .svg-icon__svg {
    width: 4.4rem;
    height: 4.4rem;
  }
}
.button--light-outline,
a.button--light-outline {
  color: #1b1b1b;
  border-color: #e4e4e7;
  background: #ffffff;
  border-radius: 0.6rem;
  min-width: auto;
  font-size: 1.4rem;
  padding: 0.8rem 1.6rem;
  height: 3.2rem;
}
.button--light-outline:hover, .button--light-outline:focus,
a.button--light-outline:hover,
a.button--light-outline:focus {
  border-color: #e4e4e7;
  color: rgba(27, 27, 27, 0.5);
}
.button--light-outline:active,
a.button--light-outline:active {
  border-color: #e4e4e7;
  color: #1b1b1b;
  background: rgba(230, 230, 230, 0.1);
}
.button--close,
a.button--close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 3.2rem;
  background: transparent;
  border: none;
  padding: 0;
  border-radius: 1000ch;
}
@media screen and (min-width: 768px) {
  .button--close,
  a.button--close {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 3.2rem;
    min-height: 2.4rem;
    padding: 0;
  }
}

.button-flex,
a.button-flex {
  display: inline-flex;
  align-items: center;
  padding: 1.2rem 2.4rem;
  color: #303458;
  box-sizing: border-box;
  border-radius: 1.2rem;
  border: 1px solid transparent;
  cursor: pointer;
  width: auto;
  height: auto;
  line-height: normal;
  min-width: 0;
  transition: all 0.25s ease-in-out;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.16px;
}
.button-flex img,
.button-flex svg,
a.button-flex img,
a.button-flex svg {
  height: 1.6rem;
  transition: all 0.25s ease-in-out;
  margin-right: 1.2rem;
}
.button-flex:hover, .button-flex:focus,
a.button-flex:hover,
a.button-flex:focus {
  color: #2f42ed;
}
.button-flex:hover svg, .button-flex:focus svg,
a.button-flex:hover svg,
a.button-flex:focus svg {
  stroke: #2f42ed;
}
.button-flex:hover svg path, .button-flex:focus svg path,
a.button-flex:hover svg path,
a.button-flex:focus svg path {
  stroke: #2f42ed;
}
.button-flex--small,
a.button-flex--small {
  padding: 0.6rem 1.2rem;
  font-size: 1.2rem;
}
.button-flex--small img,
.button-flex--small svg,
a.button-flex--small img,
a.button-flex--small svg {
  height: 1.2rem;
  margin-right: 0.6rem;
}
.button-flex--medium,
a.button-flex--medium {
  padding: 0.8rem 1.6rem;
  font-size: 1.4rem;
}
.button-flex--medium img,
.button-flex--medium svg,
a.button-flex--medium img,
a.button-flex--medium svg {
  height: 1.4rem;
  margin-right: 0.8rem;
}
.button-flex--large,
a.button-flex--large {
  padding: 1.6rem 3.2rem;
  font-size: 2rem;
}
.button-flex--large img,
.button-flex--large svg,
a.button-flex--large img,
a.button-flex--large svg {
  height: 2rem;
  margin-right: 1.6rem;
}
.button-flex--xlarge,
a.button-flex--xlarge {
  padding: 2rem 4rem;
  font-size: 2.4rem;
}
.button-flex--xlarge img,
.button-flex--xlarge svg,
a.button-flex--xlarge img,
a.button-flex--xlarge svg {
  height: 2.4rem;
  margin-right: 2rem;
}
.button-flex--full,
a.button-flex--full {
  display: flex;
  width: 100%;
  justify-content: center;
}
.button-flex--general,
a.button-flex--general {
  color: #4955ff;
  border-color: #eceeff;
  background-color: #eceeff;
}
.button-flex--general:hover, .button-flex--general:focus,
a.button-flex--general:hover,
a.button-flex--general:focus {
  color: #4955ff;
  background-color: #c9cce2;
}
.button-flex--general:hover svg, .button-flex--general:focus svg,
a.button-flex--general:hover svg,
a.button-flex--general:focus svg {
  stroke: #4955ff;
}
.button-flex--general:hover svg path, .button-flex--general:focus svg path,
a.button-flex--general:hover svg path,
a.button-flex--general:focus svg path {
  stroke: #4955ff;
}
.button-flex--danger,
a.button-flex--danger {
  color: #ff3f1a;
  border-color: #ff3f1a;
  background-color: #ffffff;
}
.button-flex--danger.button--clear,
a.button-flex--danger.button--clear {
  color: #ff3f1a;
  background-color: transparent;
}
.button-flex--danger:hover, .button-flex--danger:focus,
a.button-flex--danger:hover,
a.button-flex--danger:focus {
  color: #ffffff;
  background-color: #ff3f1a;
}
.button-flex--danger:hover.button--clear, .button-flex--danger:focus.button--clear,
a.button-flex--danger:hover.button--clear,
a.button-flex--danger:focus.button--clear {
  color: #ff3f1a;
  background-color: rgba(255, 63, 26, 0.05);
}
.button-flex--danger:hover svg, .button-flex--danger:focus svg,
a.button-flex--danger:hover svg,
a.button-flex--danger:focus svg {
  stroke: #ff3f1a;
}
.button-flex--danger:hover svg path, .button-flex--danger:focus svg path,
a.button-flex--danger:hover svg path,
a.button-flex--danger:focus svg path {
  stroke: #ff3f1a;
}
.button-flex--danger-opacity,
a.button-flex--danger-opacity {
  background: rgba(255, 63, 26, 0.1);
  color: #ff3f1a;
  border-color: #ff3f1a;
}
.button-flex--danger-opacity:hover, .button-flex--danger-opacity:focus,
a.button-flex--danger-opacity:hover,
a.button-flex--danger-opacity:focus {
  background: rgba(255, 63, 26, 0.2);
  color: #ff3f1a;
}
.button-flex--success,
a.button-flex--success {
  color: #00d56d;
  border-color: #00d56d;
  background-color: transparent;
}
.button-flex--success:hover, .button-flex--success:focus,
a.button-flex--success:hover,
a.button-flex--success:focus {
  color: #ffffff;
  background-color: #00d56d;
}
.button-flex--success:hover svg, .button-flex--success:focus svg,
a.button-flex--success:hover svg,
a.button-flex--success:focus svg {
  stroke: #00d56d;
}
.button-flex--success:hover svg path, .button-flex--success:focus svg path,
a.button-flex--success:hover svg path,
a.button-flex--success:focus svg path {
  stroke: #00d56d;
}
.button-flex--secondary,
a.button-flex--secondary {
  color: #2f42ed;
  border-color: #2f42ed;
  background-color: transparent;
}
.button-flex--secondary:hover, .button-flex--secondary:focus,
a.button-flex--secondary:hover,
a.button-flex--secondary:focus {
  color: #ffffff;
  background-color: #2f42ed;
}
.button-flex--secondary:hover svg, .button-flex--secondary:focus svg,
a.button-flex--secondary:hover svg,
a.button-flex--secondary:focus svg {
  stroke: #2f42ed;
}
.button-flex--secondary:hover svg path, .button-flex--secondary:focus svg path,
a.button-flex--secondary:hover svg path,
a.button-flex--secondary:focus svg path {
  stroke: #2f42ed;
}
.button-flex--success-solid,
a.button-flex--success-solid {
  color: #ffffff;
  border-color: #00d56d;
  background-color: #00d56d;
}
.button-flex--success-solid:hover, .button-flex--success-solid:focus,
a.button-flex--success-solid:hover,
a.button-flex--success-solid:focus {
  color: #00d56d;
  background-color: transparent;
}
.button-flex--success-solid:hover svg, .button-flex--success-solid:focus svg,
a.button-flex--success-solid:hover svg,
a.button-flex--success-solid:focus svg {
  stroke: #00d56d;
}
.button-flex--success-solid:hover svg path, .button-flex--success-solid:focus svg path,
a.button-flex--success-solid:hover svg path,
a.button-flex--success-solid:focus svg path {
  stroke: #00d56d;
}
.button-flex--secondary-solid,
a.button-flex--secondary-solid {
  background: #4955ff;
  color: #ffffff;
}
.button-flex--secondary-solid:hover, .button-flex--secondary-solid:focus,
a.button-flex--secondary-solid:hover,
a.button-flex--secondary-solid:focus {
  background: #0047ff;
  color: #ffffff;
}
.button-flex--secondary-solid:active,
a.button-flex--secondary-solid:active {
  background: #414ce5;
}
.button-flex--disabled, .button-flex:disabled,
a.button-flex--disabled,
a.button-flex:disabled {
  background: #f5f5f7;
  color: #a5a8c6;
}
.button-flex--disabled:hover, .button-flex--disabled:focus, .button-flex--disabled:active, .button-flex:disabled:hover, .button-flex:disabled:focus, .button-flex:disabled:active,
a.button-flex--disabled:hover,
a.button-flex--disabled:focus,
a.button-flex--disabled:active,
a.button-flex:disabled:hover,
a.button-flex:disabled:focus,
a.button-flex:disabled:active {
  background: #f5f5f7;
  color: #a5a8c6;
}

.buttons-group {
  display: inline-flex;
  gap: 0;
}
.buttons-group .button:not(:first-child) {
  border-left: none !important;
}
.buttons-group .button:first-child {
  border-radius: 0.6rem 0 0 0.6rem;
}
.buttons-group .button:last-child {
  border-radius: 0 0.6rem 0.6rem 0;
}

.button-group {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.button-group--reverse {
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .button-group:not(.button-group--vertical) {
    flex-direction: row;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .button-group--vertical {
    width: auto;
  }
}
.button-group--vertical > *.button {
  width: 100% !important;
  margin-bottom: 2rem;
}
.button-group > *.button:not(.button--link) {
  height: 5rem;
  line-height: 5rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .button-group > *.button:not(.button--link) {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .button-group > *.button {
    height: 5rem;
    line-height: 5rem;
    margin-right: 3rem;
  }
  .button-group > *.button:not(.button--link) {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .button-group > *.button:last-child {
    margin-right: 0;
  }
}

.button-group--radius {
  display: flex;
}
.button-group--radius > .button, .button-group--radius > .button-flex {
  border-radius: 0 !important;
}
.button-group--radius .button:first-child, .button-group--radius .button-flex:first-child {
  border-radius: 1rem 0 0 1rem !important;
}
.button-group--radius .button:last-child, .button-group--radius .button-flex:last-child {
  border-radius: 0 1rem 1rem 0 !important;
}

.tick:before, .form__checkbox:checked:before, ul.checkboxselectmultiple.form__input input[type=checkbox]:checked:before, ul.checkboxselectmultiple.form__textarea input[type=checkbox]:checked:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../images/tick.svg") center no-repeat;
  background-size: 1rem;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.panel {
  background: #ffffff;
  border-radius: 1.2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.panel.d-flex {
  display: flex;
  justify-content: initial;
}
.panel.no-overflow {
  overflow: initial;
}
.panel + .panel.horizontal {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .panel + .panel.horizontal {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .panel + .panel.horizontal {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .panel {
    display: block;
    text-align: left;
  }
}
.panel--init {
  margin-top: 5rem;
}
.panel--overflow-visible {
  overflow: visible;
}
.panel + .panel {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .panel + .panel {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .panel + .panel {
    margin-top: 3rem;
  }
}
.panel__no-overflow {
  overflow: visible;
}
.panel__side-orange .colored {
  color: #ffc866 !important;
}
.panel__side-red .colored {
  color: #ff3f1a !important;
}
.panel__side-green .colored {
  color: #00d56d !important;
}
.panel__primary {
  background: #4955ff;
  color: #ffffff;
}
.panel__green {
  background: #00d56d;
  color: #ffffff;
}
.panel__transparent {
  background: transparent;
}
.panel__with-shadow {
  box-shadow: 0px 0px 30px 0px rgba(109, 96, 255, 0.13);
}
.panel__no-radius {
  border-radius: 0;
}
.panel__content {
  position: relative;
  padding: 1rem 1.5rem 2rem;
}
@media screen and (min-width: 768px) {
  .panel__content {
    padding: 2rem;
  }
}
.panel__content--separator + .panel__content {
  border-top: none !important;
}
.panel__content--no-padding {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .panel__content--no-padding {
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  .panel__content--no-padding {
    padding: 0;
  }
}
.panel__content--small-padding {
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .panel__content--small-padding {
    padding: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .panel__content--small-padding {
    padding: 2rem;
  }
}
.panel__content--xsmall-padding {
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .panel__content--xsmall-padding {
    padding: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .panel__content--xsmall-padding {
    padding: 1rem 2rem;
  }
}
.panel__content--medium-padding {
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .panel__content--medium-padding {
    padding: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .panel__content--medium-padding {
    padding: 3.8rem;
  }
}
.panel__content--large-padding {
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .panel__content--large-padding {
    padding: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .panel__content--large-padding {
    padding: 5rem;
  }
}
.panel__content--xlarge-padding {
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .panel__content--xlarge-padding {
    padding: 5rem 7rem 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .panel__content--xlarge-padding {
    padding: 7rem 9rem 5rem;
  }
}
.panel__content--xlarge-padding:not(:last-child) {
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .panel__content--xlarge-padding ~ .panel__content--xlarge-padding {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .panel__content--xlarge-padding ~ .panel__content--xlarge-padding {
    padding-top: 3rem;
  }
}
.panel__content--no-padding {
  padding: 0;
}
.panel__content--centered {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.panel__content--top-image {
  padding-top: 0;
}
.panel__content--separator {
  display: block;
  position: relative;
  border-bottom: none;
  text-align: center;
  overflow: hidden;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  color: #787b93;
}
.panel__content--separator:before, .panel__content--separator:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  background: #f5f5f7;
}
.panel__content--separator:before {
  right: calc(50% + 50px);
}
.panel__content--separator:after {
  left: calc(50% + 50px);
}
.panel__content > *:first-child {
  margin-top: 0 !important;
}
.panel__content > *:last-child {
  margin-bottom: 0 !important;
}
.panel__heading {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .panel__heading {
    text-align: left;
    margin-bottom: 2rem;
  }
}
.panel__files {
  padding-bottom: 2rem;
}
.panel__files:last-of-type {
  padding-bottom: 0;
}
.panel__files p {
  color: #787b93;
}
.panel__files img {
  margin-right: 1rem;
}
.panel__files__download {
  font-weight: 400;
  text-decoration: underline;
}
.panel__files a img {
  margin-right: 0.5rem;
  width: 1.6rem;
  height: 1.6rem;
}
.panel__info {
  border-radius: 2rem;
  border-color: #4955ff;
  border-style: solid;
  border-width: 1px;
  padding: 2rem;
  margin-top: 4.5rem;
  background-color: #edeeff;
}
.panel__info p {
  font-size: 1.4rem;
  line-height: 2.6rem;
  margin: 0;
  color: #303458;
}
.panel__info p a {
  display: block;
}
.panel.panel--fresh .panel__heading {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.16px;
  font-weight: 700;
  color: #193380;
}
.panel.panel--fresh .panel__content {
  padding: 3.2rem;
}
.panel.panel--fresh .panel__content p:not(p:last-child) {
  margin-bottom: 2rem !important;
}
.panel.panel--fresh .panel__content,
.panel.panel--fresh .panel__content p,
.panel.panel--fresh .panel__content ul {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 130%;
  line-height: 150%;
  color: #405080;
}
.panel.panel--dashboard .panel__heading {
  color: #424a61;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 3.2rem;
  text-align: left !important;
}
.panel.panel--dashboard .panel__text {
  font-size: 1.4rem;
  font-weight: 500;
  color: #424a61;
  line-height: 1.9rem;
}
.panel.panel--dashboard .panel__content {
  display: flex;
  flex-direction: column;
  padding: 2.4rem;
  border: 1px solid rgba(221, 223, 229, 0.4);
  border-radius: 1.6rem;
  background: #fdfdfd;
}
.panel.panel--dashboard .panel__content--elevated {
  border-radius: 1.2rem;
  border-color: rgba(221, 223, 229, 0.6);
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(65, 55, 181, 0.04);
}
.panel.panel--dashboard .panel__content--no-padding {
  padding: 0;
  border: none;
}
.panel.panel--dashboard .panel__content,
.panel.panel--dashboard .panel__content p,
.panel.panel--dashboard .panel__content ul,
.panel.panel--dashboard .panel__content a:not([type=button]):not(.button) {
  color: #6f7380;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.panel.panel--dashboard .panel__content a:not([type=button]):not(.button) {
  color: #6f7380;
  font-weight: 700;
  text-decoration: underline;
}
.panel.panel--dashboard .panel__content a:not([type=button]):not(.button):hover {
  color: #636772;
}
.panel-secpay-sidebar .panel {
  background: #fbfbff;
}

.panel-list .panel {
  margin-bottom: 1.5rem;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.badge {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 14px;
  padding: 10px 15px;
  line-height: 1;
  border-radius: 12px;
}
.badge--primary {
  background: rgba(73, 85, 255, 0.1);
  color: #4955ff;
}
.badge--danger {
  background-color: #ef153a;
  font-size: 8px;
  color: #ffffff;
  margin-left: 6px;
  padding: 2px 4px;
}
.badge--mini {
  padding: 2px 4px;
  font-size: 8px;
}
.badge--square {
  border-radius: 0;
}
.badge--important {
  background: #ff8d18;
  color: #ffffff;
}
.badge--bold {
  font-weight: 700;
}
.badge--small {
  display: inline-block;
  border-radius: 3px;
  line-height: 1;
  font-size: 12px;
  padding: 3px 5px;
  vertical-align: baseline;
  margin: 0;
}
.badge--contained {
  display: inline-block;
  align-self: center;
  padding: 0.6rem 0.5rem;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.055px;
  border-radius: 0.75em;
  vertical-align: middle;
}
.badge--green {
  background: #00d56d;
  color: #ffffff;
}
.badge--blue {
  background: #1953ff;
  color: #ffffff;
}
.badge--red {
  background: #ff3f1a;
  color: #ffffff;
}
.badge--small-rounded {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
  letter-spacing: 0.055px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 1.6rem;
  border-radius: 0.6rem;
}

.link--secondary {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 1.2rem;
  color: #787b93;
  text-decoration: underline;
}

.scrollable {
  overflow-y: scroll;
}

.tooltip {
  z-index: 7000;
}
.tooltip__content {
  min-width: 10rem;
  max-width: 25rem;
  padding: 1.5rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.2rem;
  border-radius: 1.2rem;
  background: #4955ff;
  color: #ffffff;
}
.tooltip__toggle {
  margin: 0 0.2em;
}
.tooltip--large .tooltip--header {
  display: block;
  font-size: 1.8rem;
  line-height: 150%;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 1.6rem;
}
.tooltip--large .tooltip__content {
  min-width: 350px;
  padding: 3rem;
  background: #ffffff;
  color: #4a518a;
  font-size: 1.4rem;
  line-height: 150%;
  box-shadow: 0px 30px 60px rgba(65, 55, 181, 0.13);
  border-radius: 2rem;
}
@media screen and (max-width: 767px) {
  .tooltip--large .tooltip__content {
    min-width: initial;
    padding: 2rem;
  }
}
.tooltip--fit .tooltip--header {
  display: block;
  font-size: 1.8rem;
  line-height: 150%;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 768px) {
  .tooltip--fit .tooltip--header {
    margin-bottom: 1.6rem;
  }
}
.tooltip--fit .tooltip__content {
  max-width: 48rem;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding: 2rem;
  background: #ffffff;
  color: #4a518a;
  font-size: 1.4rem;
  line-height: 150%;
  box-shadow: 0px 30px 60px rgba(65, 55, 181, 0.13);
  border-radius: 2rem;
}
@media screen and (min-width: 768px) {
  .tooltip--fit .tooltip__content {
    padding: 3rem;
  }
}

.select {
  width: 100%;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.select::-moz-placeholder {
  color: #8e8ea2;
}
.select::placeholder {
  color: #8e8ea2;
}
.select.selectize-control {
  background: rgba(255, 255, 255, 0) !important;
  border: none !important;
  min-width: 100px;
  padding: 0;
  cursor: pointer;
}
.select.selectize-control:focus {
  border: 1px solid #4955ff !important;
}
.select .selectize-input {
  display: flex !important;
  padding: 1rem !important;
  align-items: center;
  min-height: 5.2rem;
  line-height: 190%;
  background: #ffffff !important;
  color: #303458;
  border: 1px solid #a5a8c6 !important;
  border-radius: 1.2rem;
  box-shadow: inset -10px -10px 10px rgba(255, 255, 255, 0.3), inset 10px 10px 10px rgba(103, 114, 229, 0.04);
  caret-color: transparent;
  font-size: 1.4rem;
}
.select .selectize-input:before {
  display: none !important;
  content: none;
}
.select .selectize-input:after {
  width: 1.4rem !important;
  height: 1rem !important;
  border: none !important;
  right: 1rem !important;
  background: url("../images/select-arrow.svg") center no-repeat;
  margin-top: -0.5rem !important;
}
.select .selectize-input .item {
  padding-left: 1rem;
  padding-right: 1.6rem;
  font-size: 1.6rem;
}
.select .selectize-input .item.active {
  background: #edeeff;
}
.select .selectize-input > input {
  padding: 0 !important;
}
.select .selectize-input.dropdown-active {
  background: #ffffff !important;
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  will-change: filter;
  filter: drop-shadow(0px 0px 10px rgba(73, 85, 255, 0.15));
}
.select .selectize-input:after {
  transition: 0.15s;
}
.select .selectize-input.dropdown-active:after {
  transform: rotateZ(180deg);
}
.select .selectize-input.focus {
  box-shadow: none;
}
.select .selectize-input > div img {
  margin-right: 1rem;
}
.select .selectize-input .select-item {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 1rem;
  padding-right: 1rem;
  gap: 1rem;
  color: #303458;
}
.select .selectize-dropdown {
  width: auto !important;
  top: calc(100% + 2px) !important;
  right: 0 !important;
  left: 0 !important;
  padding: 0;
  border: none !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 1.2rem;
  border-bottom-right-radius: 1.2rem;
  background: #ffffff !important;
  overflow: hidden;
  will-change: filter;
  filter: drop-shadow(0px 2px 8px rgba(73, 85, 255, 0.15));
}
.select .selectize-dropdown .select-option {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  padding: 1.2rem 2rem;
  background: #edf2f7;
  color: #303458;
  cursor: not-allowed;
  opacity: 0.8;
}
.select .selectize-dropdown .select-option[data-selectable] {
  background: transparent;
  cursor: auto;
  opacity: 1;
}
.select .selectize-dropdown .select-option[data-selectable]:hover, .select .selectize-dropdown .select-option[data-selectable].active {
  cursor: pointer;
  background-color: #edeeff;
}
.select .selectize-dropdown .select-option img {
  margin-right: 1rem;
}
.select .selectize-dropdown .select-option:last-child {
  margin-bottom: 0;
}
.select .selectize-dropdown .select-option .highlight {
  background: none;
  font-weight: 700;
}
.select.select--no-padding .selectize-input {
  padding: 0;
}
.select.select--no-padding .selectize-dropdown .item[data-selectable].active {
  background-color: #edeeff;
}
.select.white .selectize-input {
  background-color: transparent !important;
}
.select.white .selectize-input .item {
  color: #ffffff;
  font-size: 1.7rem;
  font-weight: 700;
}
.select.white .selectize-input:after {
  background: url("../images/select-arrow-white.svg") center no-repeat;
}
.select--no-background .selectize-input {
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.select--no-background .selectize-dropdown .select-option {
  font-weight: 700;
}
.select--no-border .selectize-input {
  border: none !important;
}
.select--white-background .selectize-input {
  background: #ffffff !important;
}
.select--custom-icon.selectize-control.single .selectize-input:after {
  display: none;
}
.select--custom-icon .selectize-dropdown {
  left: -1.5rem !important;
  right: -4.5rem !important;
}
.select__flag-name {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.6rem;
  color: #303458;
}
.select__flag {
  display: inline-block;
  height: 10px;
  width: 14px;
  margin-left: 0;
  margin-right: 5px;
  background-image: url("../images/flags/WW.svg");
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.select__flag--flag-PLN {
  background-image: url("../images/flags/PLN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GBP {
  background-image: url("../images/flags/GBP.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BGN {
  background-image: url("../images/flags/BGN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-USD {
  background-image: url("../images/flags/USD.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-EUR {
  background-image: url("../images/flags/EUR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AD {
  background-image: url("../images/flags/AD.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AE {
  background-image: url("../images/flags/AE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AF {
  background-image: url("../images/flags/AF.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AG {
  background-image: url("../images/flags/AG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AI {
  background-image: url("../images/flags/AI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AL {
  background-image: url("../images/flags/AL.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AM {
  background-image: url("../images/flags/AM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AN {
  background-image: url("../images/flags/AN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AO {
  background-image: url("../images/flags/AO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AR {
  background-image: url("../images/flags/AR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AS {
  background-image: url("../images/flags/AS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AT {
  background-image: url("../images/flags/AT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AU {
  background-image: url("../images/flags/AU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AW {
  background-image: url("../images/flags/AW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AX {
  background-image: url("../images/flags/AX.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-AZ {
  background-image: url("../images/flags/AZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BA {
  background-image: url("../images/flags/BA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BB {
  background-image: url("../images/flags/BB.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BD {
  background-image: url("../images/flags/BD.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BE {
  background-image: url("../images/flags/BE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BF {
  background-image: url("../images/flags/BF.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BG {
  background-image: url("../images/flags/BG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BH {
  background-image: url("../images/flags/BH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BI {
  background-image: url("../images/flags/BI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BJ {
  background-image: url("../images/flags/BJ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BM {
  background-image: url("../images/flags/BM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BN {
  background-image: url("../images/flags/BN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BO {
  background-image: url("../images/flags/BO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BR {
  background-image: url("../images/flags/BR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BS {
  background-image: url("../images/flags/BS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BT {
  background-image: url("../images/flags/BT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BV {
  background-image: url("../images/flags/BV.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BW {
  background-image: url("../images/flags/BW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BY {
  background-image: url("../images/flags/BY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-BZ {
  background-image: url("../images/flags/BZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CA {
  background-image: url("../images/flags/CA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CC {
  background-image: url("../images/flags/CC.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CD {
  background-image: url("../images/flags/CD.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CF {
  background-image: url("../images/flags/CF.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CG {
  background-image: url("../images/flags/CG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CH {
  background-image: url("../images/flags/CH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CI {
  background-image: url("../images/flags/CI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CK {
  background-image: url("../images/flags/CK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CL {
  background-image: url("../images/flags/CL.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CM {
  background-image: url("../images/flags/CM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CN {
  background-image: url("../images/flags/CN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CO {
  background-image: url("../images/flags/CO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CR {
  background-image: url("../images/flags/CR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CU {
  background-image: url("../images/flags/CU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CV {
  background-image: url("../images/flags/CV.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CX {
  background-image: url("../images/flags/CX.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CY {
  background-image: url("../images/flags/CY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-CZ {
  background-image: url("../images/flags/CZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-DE {
  background-image: url("../images/flags/DE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-DJ {
  background-image: url("../images/flags/DJ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-DK {
  background-image: url("../images/flags/DK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-DM {
  background-image: url("../images/flags/DM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-DO {
  background-image: url("../images/flags/DO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-DZ {
  background-image: url("../images/flags/DZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-EC {
  background-image: url("../images/flags/EC.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-EE {
  background-image: url("../images/flags/EE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-EG {
  background-image: url("../images/flags/EG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-EH {
  background-image: url("../images/flags/EH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-EN {
  background-image: url("../images/flags/EN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ER {
  background-image: url("../images/flags/ER.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ES {
  background-image: url("../images/flags/ES.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ET {
  background-image: url("../images/flags/ET.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-EU {
  background-image: url("../images/flags/EU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-FI {
  background-image: url("../images/flags/FI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-FJ {
  background-image: url("../images/flags/FJ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-FK {
  background-image: url("../images/flags/FK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-FM {
  background-image: url("../images/flags/FM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-FO {
  background-image: url("../images/flags/FO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-FR {
  background-image: url("../images/flags/FR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GA {
  background-image: url("../images/flags/GA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GB {
  background-image: url("../images/flags/GB.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GD {
  background-image: url("../images/flags/GD.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GE {
  background-image: url("../images/flags/GE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GF {
  background-image: url("../images/flags/GF.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GH {
  background-image: url("../images/flags/GH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GI {
  background-image: url("../images/flags/GI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GL {
  background-image: url("../images/flags/GL.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GM {
  background-image: url("../images/flags/GM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GN {
  background-image: url("../images/flags/GN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GP {
  background-image: url("../images/flags/GP.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GQ {
  background-image: url("../images/flags/GQ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GR {
  background-image: url("../images/flags/GR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GS {
  background-image: url("../images/flags/GS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GT {
  background-image: url("../images/flags/GT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GU {
  background-image: url("../images/flags/GU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GW {
  background-image: url("../images/flags/GW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GY {
  background-image: url("../images/flags/GY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-HK {
  background-image: url("../images/flags/HK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-HM {
  background-image: url("../images/flags/HM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-HN {
  background-image: url("../images/flags/HN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-HR {
  background-image: url("../images/flags/HR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-HT {
  background-image: url("../images/flags/HT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-HU {
  background-image: url("../images/flags/HU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ID {
  background-image: url("../images/flags/ID.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IE {
  background-image: url("../images/flags/IE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IL {
  background-image: url("../images/flags/IL.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IN {
  background-image: url("../images/flags/IN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IO {
  background-image: url("../images/flags/IO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IQ {
  background-image: url("../images/flags/IQ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IR {
  background-image: url("../images/flags/IR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IS {
  background-image: url("../images/flags/IS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IT {
  background-image: url("../images/flags/IT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-JM {
  background-image: url("../images/flags/JM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-JO {
  background-image: url("../images/flags/JO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-JP {
  background-image: url("../images/flags/JP.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KE {
  background-image: url("../images/flags/KE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KG {
  background-image: url("../images/flags/KG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KH {
  background-image: url("../images/flags/KH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KI {
  background-image: url("../images/flags/KI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KM {
  background-image: url("../images/flags/KM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KN {
  background-image: url("../images/flags/KN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KP {
  background-image: url("../images/flags/KP.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KR {
  background-image: url("../images/flags/KR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KW {
  background-image: url("../images/flags/KW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KY {
  background-image: url("../images/flags/KY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-KZ {
  background-image: url("../images/flags/KZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LA {
  background-image: url("../images/flags/LA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LB {
  background-image: url("../images/flags/LB.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LC {
  background-image: url("../images/flags/LC.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LI {
  background-image: url("../images/flags/LI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LK {
  background-image: url("../images/flags/LK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LR {
  background-image: url("../images/flags/LR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LS {
  background-image: url("../images/flags/LS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LT {
  background-image: url("../images/flags/LT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LU {
  background-image: url("../images/flags/LU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LV {
  background-image: url("../images/flags/LV.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-LY {
  background-image: url("../images/flags/LY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MA {
  background-image: url("../images/flags/MA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MC {
  background-image: url("../images/flags/MC.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MD {
  background-image: url("../images/flags/MD.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ME {
  background-image: url("../images/flags/ME.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MG {
  background-image: url("../images/flags/MG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MH {
  background-image: url("../images/flags/MH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MK {
  background-image: url("../images/flags/MK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ML {
  background-image: url("../images/flags/ML.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MM {
  background-image: url("../images/flags/MM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MN {
  background-image: url("../images/flags/MN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MO {
  background-image: url("../images/flags/MO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MP {
  background-image: url("../images/flags/MP.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MQ {
  background-image: url("../images/flags/MQ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MR {
  background-image: url("../images/flags/MR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MS {
  background-image: url("../images/flags/MS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MT {
  background-image: url("../images/flags/MT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MU {
  background-image: url("../images/flags/MU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MV {
  background-image: url("../images/flags/MV.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MW {
  background-image: url("../images/flags/MW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MX {
  background-image: url("../images/flags/MX.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MY {
  background-image: url("../images/flags/MY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-MZ {
  background-image: url("../images/flags/MZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NA {
  background-image: url("../images/flags/NA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NC {
  background-image: url("../images/flags/NC.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NE {
  background-image: url("../images/flags/NE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NF {
  background-image: url("../images/flags/NF.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NG {
  background-image: url("../images/flags/NG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NI {
  background-image: url("../images/flags/NI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NL {
  background-image: url("../images/flags/NL.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NO {
  background-image: url("../images/flags/NO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NP {
  background-image: url("../images/flags/NP.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NR {
  background-image: url("../images/flags/NR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NU {
  background-image: url("../images/flags/NU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-NZ {
  background-image: url("../images/flags/NZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-OM {
  background-image: url("../images/flags/OM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PA {
  background-image: url("../images/flags/PA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PE {
  background-image: url("../images/flags/PE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PF {
  background-image: url("../images/flags/PF.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PG {
  background-image: url("../images/flags/PG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PH {
  background-image: url("../images/flags/PH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PK {
  background-image: url("../images/flags/PK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PM {
  background-image: url("../images/flags/PM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PL {
  background-image: url("../images/flags/PL.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PN {
  background-image: url("../images/flags/PN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PR {
  background-image: url("../images/flags/PR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PS {
  background-image: url("../images/flags/PS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PT {
  background-image: url("../images/flags/PT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PW {
  background-image: url("../images/flags/PW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-PY {
  background-image: url("../images/flags/PY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-QA {
  background-image: url("../images/flags/QA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-RE {
  background-image: url("../images/flags/RE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-RO {
  background-image: url("../images/flags/RO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-RS {
  background-image: url("../images/flags/RS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-RU {
  background-image: url("../images/flags/RU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-RW {
  background-image: url("../images/flags/RW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SA {
  background-image: url("../images/flags/SA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SB {
  background-image: url("../images/flags/SB.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SC {
  background-image: url("../images/flags/SC.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SD {
  background-image: url("../images/flags/SD.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SE {
  background-image: url("../images/flags/SE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SG {
  background-image: url("../images/flags/SG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SH {
  background-image: url("../images/flags/SH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SI {
  background-image: url("../images/flags/SI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SJ {
  background-image: url("../images/flags/SJ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SK {
  background-image: url("../images/flags/SK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SL {
  background-image: url("../images/flags/SL.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SM {
  background-image: url("../images/flags/SM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SN {
  background-image: url("../images/flags/SN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SO {
  background-image: url("../images/flags/SO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SR {
  background-image: url("../images/flags/SR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ST {
  background-image: url("../images/flags/ST.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SV {
  background-image: url("../images/flags/SV.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SY {
  background-image: url("../images/flags/SY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-SZ {
  background-image: url("../images/flags/SZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TC {
  background-image: url("../images/flags/TC.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TD {
  background-image: url("../images/flags/TD.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TF {
  background-image: url("../images/flags/TF.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TG {
  background-image: url("../images/flags/TG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TH {
  background-image: url("../images/flags/TH.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TJ {
  background-image: url("../images/flags/TJ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TK {
  background-image: url("../images/flags/TK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TL {
  background-image: url("../images/flags/TL.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TM {
  background-image: url("../images/flags/TM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TN {
  background-image: url("../images/flags/TN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TO {
  background-image: url("../images/flags/TO.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TR {
  background-image: url("../images/flags/TR.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TT {
  background-image: url("../images/flags/TT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TV {
  background-image: url("../images/flags/TV.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TW {
  background-image: url("../images/flags/TW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-TZ {
  background-image: url("../images/flags/TZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-UA {
  background-image: url("../images/flags/UA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-UG {
  background-image: url("../images/flags/UG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-UM {
  background-image: url("../images/flags/UM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-US {
  background-image: url("../images/flags/US.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-UY {
  background-image: url("../images/flags/UY.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-UZ {
  background-image: url("../images/flags/UZ.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-VA {
  background-image: url("../images/flags/VA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-VC {
  background-image: url("../images/flags/VC.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-VE {
  background-image: url("../images/flags/VE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-VG {
  background-image: url("../images/flags/VG.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-VI {
  background-image: url("../images/flags/VI.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-VN {
  background-image: url("../images/flags/VN.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-VU {
  background-image: url("../images/flags/VU.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-WF {
  background-image: url("../images/flags/WF.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-WS {
  background-image: url("../images/flags/WS.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-YE {
  background-image: url("../images/flags/YE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-YT {
  background-image: url("../images/flags/YT.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ZA {
  background-image: url("../images/flags/ZA.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ZM {
  background-image: url("../images/flags/ZM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-ZW {
  background-image: url("../images/flags/ZW.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-XK {
  background-image: url("../images/flags/XK.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-IM {
  background-image: url("../images/flags/IM.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-JE {
  background-image: url("../images/flags/JE.svg"), url("../images/flags/WW.svg");
}
.select__flag--flag-GG {
  background-image: url("../images/flags/GG.svg"), url("../images/flags/WW.svg");
}
.select.select--country.selectize-control .selectize-input {
  padding-left: 2rem;
}
.select.select--currency.selectize-control {
  width: 100%;
  min-width: 9ch;
  max-width: 10ch;
  flex-grow: 0;
  flex-shrink: 0;
  font-weight: 700;
}
.select.select--currency.selectize-control .selectize-dropdown {
  min-width: 100%;
  font-weight: 400;
}
.select.select--currency.selectize-control .selectize-input:after {
  /* this is very important */
  width: 1.4rem !important;
  height: 1rem !important;
  border: none !important;
  right: 0.5rem !important;
  background: url("../images/icons/select-arrow-down-font.svg") center no-repeat;
  background-size: contain;
  margin-top: -0.5rem !important;
}
.select .selectize-dropdown-content {
  max-height: 400px;
}
.select .selectize-dropdown-content .selectize-dropdown-emptyoptionlabel {
  text-align: left;
}

.label-w-select {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1rem;
  margin-top: 1rem;
}
.label-w-select .form__label {
  margin-bottom: 0.5rem;
}
.label-w-select label {
  width: 40%;
}
.label-w-select .selectize-control {
  width: 8rem;
  margin-top: -1rem;
  display: flex;
  align-items: center;
}
.label-w-select .selectize-control:before {
  content: url("../images/icons/languages.svg");
  position: absolute;
  left: -3rem;
  width: 1.7rem;
  height: 1.4rem;
}
.label-w-select .selectize-control .selectize-input {
  background: rgba(73, 85, 255, 0.1) !important;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 1.3rem;
  color: #4955ff;
  line-height: 2.7rem;
  max-height: 2.7rem;
  border-radius: 1.2rem;
  border: none !important;
}
.label-w-select .selectize-control .selectize-input:after {
  width: 0.9rem !important;
  height: 0.5rem !important;
  margin-top: -0.25rem !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.label-w-select .selectize-control .selectize-dropdown {
  border-radius: 1.2rem;
}
.label-w-select .selectize-control .option {
  padding: 1rem 2rem;
  color: #787b93;
}
.label-w-select .selectize-control .option:hover {
  background: none;
  color: #4955ff;
}

[data-field=multilang] .has_errors textarea,
[data-field=multilang] .has_errors input {
  border-color: #ff3f1a;
}
[data-field=multilang] textarea {
  padding: 1.5rem 2rem;
  font-size: 1.4rem;
  line-height: 2rem;
}

.optgroup + .optgroup {
  margin-top: 0.5rem;
}

.selectize-control .selectize-dropdown .optgroup-header {
  padding: 1rem 2rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 14px !important;
  line-height: 21px;
  color: #c9cce2;
}

.useme-fast .select .selectize-input {
  display: flex !important;
  min-height: 64px;
  padding: 0 1rem;
  line-height: 1.5;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: #f5f5f7 !important;
  color: #303458;
  border-color: transparent;
  border-radius: 1.2rem;
  box-shadow: none;
  overflow: unset;
  align-items: center;
}
.useme-fast .selectize-dropdown.form__input, .useme-fast .selectize-dropdown.form__textarea {
  height: auto !important;
}

.select--fast-select.selectize-control {
  background: rgba(255, 255, 255, 0) !important;
  border: none !important;
}
.select--fast-select.selectize-control > .selectize-input {
  background: #ffffff !important;
  border: 1px solid #a5a8c6 !important;
  box-shadow: inset -10px -10px 10px rgba(255, 255, 255, 0.3), inset 10px 10px 10px rgba(103, 114, 229, 0.04);
  border-radius: 1.2rem;
}
.select--fast-select.selectize-control > .selectize-input > input[type=select-one] {
  line-height: 1.4 !important;
  font-size: 1.4rem;
  padding-left: 1.6rem !important;
}
.select--fast-select.selectize-control > .selectize-input > input[type=select-one]::-moz-placeholder {
  font-size: inherit;
  color: #a5a8c6;
  margin-top: auto;
  margin-bottom: auto;
}
.select--fast-select.selectize-control > .selectize-input > input[type=select-one]::placeholder {
  font-size: inherit;
  color: #a5a8c6;
  margin-top: auto;
  margin-bottom: auto;
}
.select--fast-select.selectize-control .selectize-input.focus {
  border: 1px solid #4955ff !important;
}

.useme-fast .selectize-control .selectize-input.focus.dropdown-active {
  border: 1px solid #4955ff !important;
}

.selectize-control > .selectize-input.locked:after {
  display: none !important;
  opacity: 0 !important;
}

.select--attached-to-body.selectize-dropdown {
  padding: 0;
  border: none !important;
  border-radius: 2px 2px 12px 12px !important;
  overflow: hidden;
  will-change: filter;
  filter: drop-shadow(0px 2px 8px rgba(109, 96, 255, 0.13));
  background: #ffffff;
}
.select--attached-to-body.selectize-dropdown.form__input, .select--attached-to-body.selectize-dropdown.form__textarea {
  padding: 0;
}
.select--attached-to-body.selectize-dropdown-content {
  padding: 0;
  margin: 0;
  width: 100%;
  background: #ffffff;
  border-radius: 2px 2px 12px 12px !important;
  scrollbar-color: #c1c1c1 transparent;
  scrollbar-width: thin;
  scroll-behavior: smooth;
}
.select--attached-to-body.selectize-dropdown-content::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
.select--attached-to-body.selectize-dropdown-content::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 6px;
}
.select--attached-to-body.selectize-dropdown-content::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 6px;
}
.select--attached-to-body.selectize-dropdown [data-selectable] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  padding: 1.2rem 2rem !important;
  color: inherit;
  background: transparent;
  color: #303458;
  min-height: 4.8rem;
  font-size: 1.6rem;
}
.select--attached-to-body.selectize-dropdown [data-selectable]:hover, .select--attached-to-body.selectize-dropdown [data-selectable].active {
  cursor: pointer;
  background-color: #edeeff;
}
.select--attached-to-body.selectize-dropdown [data-selectable] img {
  margin-right: 1rem;
}
.select--attached-to-body.selectize-dropdown [data-selectable]:last-child {
  margin-bottom: 0;
}
.select--attached-to-body.selectize-dropdown [data-selectable] .highlight {
  background: none;
  font-weight: 700;
}

.select--dropup .selectize-dropdown {
  bottom: 100% !important;
  top: auto !important;
  border-top-left-radius: 1.2rem !important;
  border-top-right-radius: 1.2rem !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.select--dropup .selectize-input:after {
  transform: rotateZ(180deg) !important;
}
.select--dropup .dropdown-active {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 1.2rem !important;
  border-bottom-right-radius: 1.2rem !important;
}
.select--dropup .dropdown-active.selectize-input:after {
  transform: rotateZ(0deg) !important;
}

.form--modern .selectize-input,
.select--modern .selectize-input {
  color: #050505;
  box-shadow: none;
  border-radius: 0.6rem;
  border-color: #e2e8f0 !important;
  padding: 0.8rem 1.2rem 0.8rem 1.6rem;
}
.form--modern .selectize-input::after,
.select--modern .selectize-input::after {
  filter: grayscale(1);
}
.form--modern .selectize-input.dropdown-active,
.select--modern .selectize-input.dropdown-active {
  filter: none;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
}
.form--modern .selectize-input > [type=select-one]::-moz-placeholder, .select--modern .selectize-input > [type=select-one]::-moz-placeholder {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4rem;
  color: #c9cce2;
}
.form--modern .selectize-input > [type=select-one]::placeholder,
.select--modern .selectize-input > [type=select-one]::placeholder {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4rem;
  color: #c9cce2;
}

.avatar {
  display: inline-block;
  width: 100%;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
}

.user_avatar {
  display: inline-flex;
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  position: relative;
}
.user_avatar__selected {
  border-style: solid;
  border-width: 0.3rem;
  border-color: #00d56d;
}
.user_avatar__default-image {
  padding: 10px;
  background-color: #edeeff;
}
.user_avatar img, .user_avatar__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  border-radius: 100%;
  overflow: hidden;
}
.user_avatar__large {
  width: 75px;
  height: 75px;
}
.user_avatar__large.user_avatar__default-image {
  padding: 15px;
}
.user_avatar__small {
  width: 34px;
  height: 34px;
}
.user_avatar__small.user_avatar__default-image {
  padding: 5px;
}
.user_avatar__unread {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  transform: translate(25%, 25%);
}
.user_avatar.user_avatar--open {
  border: 2px solid #00d56d;
}
.user_avatar.user_avatar--unavailable {
  border: 2px solid #ff3f1a;
}

.switch input {
  display: none;
}
.switch input:checked ~ .switch-control {
  background-color: rgba(0, 0, 0, 0.2);
}
.switch input:checked ~ .switch-control:after {
  left: 2.5rem;
}
.switch input:checked ~ .switch-control.small:after {
  left: 0.7rem;
}
.switch .switch-control {
  display: block;
  width: 4.8rem;
  height: 2.2rem;
  overflow: visible;
  position: relative;
  border-radius: 2rem;
  background-color: #f5f5f7;
  border: 1px solid #787b93;
  cursor: pointer;
  transition: all 0.25s linear;
}
.switch .switch-control:after {
  display: block;
  position: absolute;
  top: -0.2rem;
  left: -0.1rem;
  border-radius: 50%;
  width: 2.4rem;
  height: 2.4rem;
  content: "";
  transition: all 0.25s linear;
  background-color: #787b93;
}
.switch .switch-control.small {
  width: 2.1rem;
  height: 1.2rem;
  border-radius: 1rem;
}
.switch .switch-control.small:after {
  width: 1.4rem;
  height: 1.4rem;
}
.switch__orange input:checked ~ .switch-control {
  background-color: #ffffff;
  border-color: #f5f5f7;
}
.switch__orange input:checked ~ .switch-control:after {
  background-color: #ffc866;
}
.switch__blue input:checked ~ .switch-control {
  border-color: #f5f5f7;
}
.switch__blue input:checked ~ .switch-control:after {
  background-color: #4955ff;
}

.switch-container {
  display: flex;
  justify-content: flex-start;
}
@media screen and (min-width: 992px) {
  .switch-container--align-right {
    justify-content: flex-end;
  }
}

.useme-switch {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-grow: 0;
}
.useme-switch.useme-switch--align-start {
  align-items: flex-start;
}
.useme-switch__input {
  opacity: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  top: 0;
  left: 0;
}
.useme-switch__label {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  color: #4955ff;
  font-size: 1.2rem;
  font-weight: 700;
  padding-left: 1rem;
}
.useme-switch--muted-text .useme-switch__label {
  color: #787b93;
}
.useme-switch__control {
  width: 26px;
  height: 14px;
  background: #f5f5f7;
  border: 1px solid #dbdbe9;
  color: #a5a8c6;
  border-radius: 14px;
  position: relative;
  transition: color 0.15s ease-in-out;
  flex-shrink: 0;
  flex-grow: 0;
}
.useme-switch.useme-switch--align-start .useme-switch__control {
  margin-top: 0.25em;
  margin-bottom: -0.25rem;
}
.useme-switch__control::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: currentColor;
  border-radius: 16px;
  position: absolute;
  top: -2px;
  left: 0%;
  transform: translateX(-1px);
  transition: transform 0.15s ease-in-out;
}
.useme-switch__input:checked ~ .useme-switch__control {
  background: rgba(73, 85, 255, 0.15);
  color: #00d56d;
}
.useme-switch__input:checked ~ .useme-switch__control::before {
  transform: translateX(9px);
}
.useme-switch--mobile-change-order {
  display: flex;
  width: 100%;
}
.useme-switch--mobile-change-order .useme-switch__control {
  order: 1;
}
.useme-switch--mobile-change-order .useme-switch__label {
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .useme-switch--mobile-change-order {
    display: inline-flex;
    width: auto;
  }
  .useme-switch--mobile-change-order .useme-switch__control {
    order: 0;
  }
  .useme-switch--mobile-change-order .useme-switch__label {
    margin-right: initial;
  }
}
.useme-switch--main-primary .useme-switch__control {
  color: #a5a8c6 !important;
}
.useme-switch--main-primary .useme-switch__input:checked ~ .useme-switch__control {
  color: #1953ff !important;
}

.mobile-nav {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  height: 6rem;
  box-shadow: 0 0 10px 0 rgba(238, 238, 238, 0.5);
  z-index: 10000;
}
.mobile-nav__list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mobile-nav__item {
  flex: 1 0 auto;
  color: #303458;
}
.mobile-nav__item--active {
  color: #4955ff;
}
.mobile-nav__link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1rem 0;
  color: inherit;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
  transition: color 0.15s ease;
}
.mobile-nav__icon {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .mobile-nav {
    display: none;
  }
}

.filters {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.filters__item {
  flex: 1 0 auto;
  margin-right: 1.5rem;
}

.main-nav {
  display: none;
  margin-left: auto;
}
@media screen and (min-width: 1024px) {
  .main-nav {
    display: initial;
  }
}
.main-nav__list {
  display: flex;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.main-nav__list-item {
  margin: 0 1rem;
}
.main-nav__link {
  font-weight: 400;
  color: #303458;
}

.toast__success, .toast__warning, .toast__info, .toast__error, .toast__job_invitation, .toast__hint {
  display: inline-flex;
  padding: 15px;
  margin: 1rem 0;
  border-radius: 12px;
  color: #303458;
}
.toast__success {
  background-color: rgba(0, 213, 109, 0.06);
}
.toast__warning {
  background-color: rgba(242, 201, 76, 0.06);
}
.toast__error {
  background-color: rgba(255, 63, 26, 0.06);
}
.toast__info {
  background-color: rgba(73, 85, 255, 0.06);
}
.toast__icon__success, .toast__icon__warning, .toast__icon__info, .toast__icon__error, .toast__icon__eu, .toast__icon__job-invitation, .toast__icon__hint {
  min-height: 76px;
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 36px 36px;
  padding: 20px 20px 20px 76px;
  margin: 1rem 0;
  border-radius: 20px;
  color: #303458;
  font-size: 1.8rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.4em;
  overflow-wrap: break-word;
}
.toast__icon__success--mesg, .toast__icon__warning--mesg, .toast__icon__info--mesg, .toast__icon__error--mesg, .toast__icon__eu--mesg, .toast__icon__job-invitation--mesg, .toast__icon__hint--mesg {
  font-size: 1.1rem;
}
.toast__icon__success a, .toast__icon__warning a, .toast__icon__info a, .toast__icon__error a, .toast__icon__eu a, .toast__icon__job-invitation a, .toast__icon__hint a {
  font-weight: 400;
}
.toast__icon__success {
  background-image: url("../images/icons/status_ok.svg");
  background-color: rgba(0, 213, 109, 0.06);
}
.toast__icon__warning {
  background-image: url("../images/icons/status_warning.svg");
  background-color: rgba(242, 201, 76, 0.06);
}
.toast__icon__error {
  background-image: url("../images/icons/status_error.svg");
  background-color: rgba(255, 63, 26, 0.06);
}
.toast__icon__info {
  background-image: url("../images/icons/status_info.svg");
  background-color: rgba(73, 85, 255, 0.06);
}
.toast__icon__eu {
  background-image: url("../images/icons/eu-flag.svg");
  background-color: rgba(47, 66, 237, 0.06);
  background-position: 20px 20px;
  font-size: 1.2rem;
  margin-top: -1rem;
}
@media screen and (min-width: 768px) {
  .toast__icon__eu {
    max-width: 300px;
  }
}
@media screen and (min-width: 992px) {
  .toast__icon__eu {
    max-width: 350px;
  }
}
@media screen and (min-width: 1200px) {
  .toast__icon__eu {
    max-width: 400px;
  }
}
.toast__icon__job-invitation {
  background-image: url("../images/icons/status_job-invitation.svg");
  background-color: #ffffff;
}
.toast__icon__hint {
  padding: 10px 10px 10px 40px;
  background-position: 0px 13px;
  background-image: url("../images/icons/send-message-hint.svg");
  background-color: transparent;
}

.toasts {
  display: flex;
  flex-direction: column;
  margin: 2rem 0;
}
.toasts--first {
  margin-bottom: 1rem;
}
.toasts--last {
  margin-top: 1rem;
}
.toasts--middle {
  margin: 1rem 0;
}

.logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.logo__symbol {
  display: block;
}
.logo__name {
  display: none;
}
@media screen and (min-width: 768px) {
  .logo__name {
    display: initial;
  }
}

.submenu {
  margin: 3rem 0;
}
.submenu__list {
  display: flex;
  list-style: none;
  padding: 0;
}
.submenu__item {
  display: inline-block;
  margin: 0 3rem;
}
.submenu__item:first-of-type {
  margin-left: 0;
}
.submenu__item:last-of-type {
  margin-right: 0;
}
.submenu__link {
  padding-bottom: 5px;
}
.submenu__link:hover {
  color: #4955ff;
  border-bottom: 2px solid #4955ff;
}

.user-meta {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.user-meta__item {
  flex-shrink: 0;
  position: relative;
  margin-left: 2rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #787b93;
}
.user-meta__item:before {
  content: "";
  position: absolute;
  right: calc(100% + 1rem - 1px);
  top: calc(50% - 1px);
  width: 2px;
  height: 2px;
  background: #787b93;
  border-radius: 50%;
}

.luxmed__logo {
  width: auto;
  height: 2.4rem;
}

.luxmed--header-image img {
  max-width: 450px;
}
@media screen and (max-width: 767px) {
  .luxmed--header-image img {
    max-width: 100%;
  }
}

.luxmed-tab {
  flex: 0 0 33.3333333333%;
  background-color: #ffffff;
  border-radius: 1.2rem;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
}
.luxmed-tab:first-child {
  margin: 1.2rem;
}
@media screen and (min-width: 768px) {
  .luxmed-tab:first-child {
    margin: 0;
  }
}
.luxmed-tab:last-child {
  margin: 1.2rem;
}
@media screen and (min-width: 768px) {
  .luxmed-tab:last-child {
    margin: 0;
  }
}
.luxmed-tab--border {
  border: 1px solid #4955ff;
}
.luxmed-tab__row {
  padding: 2.4rem;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  overflow-x: visible;
}
.luxmed-tab__row:last-child {
  border-bottom: 0;
}
.luxmed-tab__row--magic-field:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: -2.5rem;
  width: 2.4rem;
  display: none;
}
@media screen and (min-width: 768px) {
  .luxmed-tab__row--magic-field:after {
    display: block;
  }
}
.luxmed-tab__row--text {
  padding: 0;
}
.luxmed-tab__row--text > div {
  padding: 2.4rem;
}
@media screen and (min-width: 768px) {
  .luxmed-tab__row--text > div {
    height: 30rem;
    overflow-y: auto;
  }
}
@media screen and (min-width: 992px) {
  .luxmed-tab__row--text > div {
    height: 24rem;
  }
}
@media screen and (min-width: 1200px) {
  .luxmed-tab__row--text > div {
    height: 34rem;
  }
}
.luxmed-tab__row--text > div > b {
  margin-bottom: 2.4rem;
}
.luxmed-tab__row--text > div > p {
  opacity: 0.8;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .luxmed-tab__row--text--short > div {
    height: 14rem;
  }
}
.luxmed-tab__row--line {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .luxmed-tab__row--line {
    flex-direction: column;
    justify-content: normal;
    align-items: normal;
  }
}
.luxmed-tab__row > h3 {
  width: 100%;
  margin-bottom: 0;
}
.luxmed-tab__row > span {
  margin-top: 1.2rem;
  text-align: center;
}
.luxmed-tab__row > span > a {
  text-decoration: underline;
  color: #303458;
  font-weight: 400;
}
.luxmed-tab__row img {
  max-width: 30px;
}
.luxmed-tab__row-ghost {
  background-color: #ffffff;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: calc(-100% + 2.3rem);
  width: calc(100% - 2.4rem);
  padding: 2.4rem;
  display: none;
}
@media screen and (min-width: 768px) {
  .luxmed-tab__row-ghost {
    display: block;
  }
}
.luxmed-tab__row-ghost--first {
  border-top-left-radius: 1.2rem;
}
.luxmed-tab__row-ghost--last {
  border-bottom-left-radius: 1.2rem;
}
.luxmed-tab__row-ghost--img {
  background-color: transparent;
  align-items: flex-end;
  justify-content: center;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .luxmed-tab__row-ghost--img {
    display: flex;
  }
}
.luxmed-tab__row-ghost--img > img {
  max-width: 100%;
}
.luxmed-tab__price {
  display: flex;
  width: 100%;
  justify-content: space-between;
  color: #303458;
  padding-bottom: 2.4rem;
  align-items: center;
}
.luxmed-tab__price > b {
  border: 1px solid #e7e8ef;
  padding: 1.2rem;
  font-size: 1.2rem;
  border-radius: 1.2rem;
}
.luxmed-tab__price > div {
  color: #303458;
  text-align: right;
}
.luxmed-tab__price > div > b {
  font-size: 3rem;
  display: block;
  line-height: 3.9rem;
}
.luxmed-tab__price > div > span {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.5rem;
}

.error-page {
  padding: 5rem 1rem 10rem 1rem;
  text-align: center;
  background-color: #ffffff;
}
.error-page__content-img {
  margin: 1rem 0 3rem 0;
}
.error-page__img-wrapper {
  max-width: 500px;
  margin: 0 auto;
}
.error-page__img {
  max-width: 100%;
  height: auto;
}
.error-page__content {
  margin: 4rem 1rem 3rem 1rem;
  padding: 0 3rem;
}
.error-page__header {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.error-page__error {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 4rem !important;
  color: #ff3f1a;
}
.error-page__text {
  margin: 0.5rem !important;
  text-align: center;
}
.error-page__btn {
  padding: 5rem 2rem;
}
.error-page__page-root body {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background: #f7f7ff;
}
.error-page__page-wrapper {
  display: flex;
  flex-direction: column;
  gap: 6.4rem;
}
.error-page__page-logo {
  width: 100%;
  max-width: 200px;
  max-height: 69px;
}
.error-page__page-title {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 4.4rem;
  line-height: 5.7rem;
  color: #353b64;
  margin: 0;
  margin-bottom: 2.4rem;
  padding: 0;
}
.error-page__page-paragraph {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 190%;
  color: #787b93;
}
.error-page__page-link, .error-page__page-link:hover, .error-page__page-link:visited, .error-page__page-link:active, .error-page__page-link:focus {
  font: inherit;
  color: inherit;
  text-decoration: underline;
  text-decoration-thickness: 0.1px;
  text-underline-offset: 0.2em;
}

svg-icon,
.svg-icon {
  color: inherit;
}
@-moz-document url-prefix() {
  svg-icon,
  .svg-icon {
    display: inline-block;
    opacity: 0;
    width: 0;
    height: 0;
    animation: show-svg-icon 1.7s forwards;
  }
}
svg-icon__svg,
.svg-icon__svg {
  fill: currentColor;
}
svg-icon:not(.icon),
.svg-icon:not(.icon) {
  width: -moz-fit-content;
  width: fit-content;
}
svg-icon:not(.icon) > svg,
.svg-icon:not(.icon) > svg {
  width: auto;
  max-width: 2rem;
}

.icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 1;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
}
.icon.icon--fill > .svg-icon__svg {
  fill: currentColor;
  stroke: transparent;
}
.icon.icon--stroke > .svg-icon__svg {
  fill: transparent;
  stroke: currentColor;
}
.icon.icon--both > .svg-icon__svg {
  fill: currentColor;
  stroke: currentColor;
}
.icon.icon--6 {
  font-size: 6px;
}
.icon.icon--10 {
  font-size: 10px;
}
.icon.icon--12 {
  font-size: 12px;
}
.icon.icon--14 {
  font-size: 14px;
}
.icon.icon--tiny {
  font-size: 16px;
}
.icon.icon--small {
  font-size: 20px;
}
.icon.icon--default {
  font-size: 24px;
}
.icon.icon--large {
  font-size: 32px;
}
.icon.icon--xlarge {
  font-size: 48px;
}
.icon.icon--baseline {
  vertical-align: baseline;
}
.icon.icon--middle {
  vertical-align: middle;
}
.icon.icon--valign-sub {
  vertical-align: sub;
}
.icon.icon--valign-super {
  vertical-align: super;
}
.icon.icon--valign-text-bottom {
  vertical-align: text-bottom;
}
.icon.icon--valign-text-top {
  vertical-align: text-top;
}
.icon > svg {
  font-size: 100%;
  width: 1em;
  height: 1em;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.nav-popover-tabs {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  gap: 1rem;
  margin-top: 1.5rem;
}
.nav-popover-tabs__tab {
  display: inline-block;
  padding: 0.8rem 1rem;
  color: #303458;
  border-bottom: 2px transparent solid;
  transition: 0.15s ease;
  font-weight: 400;
  font-size: 1.4rem;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.nav-popover-tabs__tab .text--muted {
  color: #a5a8c6 !important;
  font-weight: 400 !important;
  margin-left: 0.5rem;
}
.nav-popover-tabs__tab:hover, .nav-popover-tabs__tab:focus {
  text-decoration: none;
}
.nav-popover-tabs__tab.active {
  font-weight: 700;
  text-decoration: none;
}
.nav-popover-tabs__tab.active .text--muted {
  color: #c9cce2 !important;
  font-weight: 400 !important;
}
.nav-popover-tabs__indicator {
  display: block;
  position: absolute;
  transition: left 0.3s, width 0.15s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  height: 2px;
  left: 0;
  bottom: 0px;
}
.nav-popover-tabs--primary .nav-popover-tabs__tab {
  color: #303458;
}
.nav-popover-tabs--primary .nav-popover-tabs__tab:hover, .nav-popover-tabs--primary .nav-popover-tabs__tab:focus {
  color: #303458;
  border-bottom-color: rgba(73, 85, 255, 0.2);
}
.nav-popover-tabs--primary .nav-popover-tabs__tab.active {
  color: #4955ff;
  border-bottom-color: #4955ff;
}
.nav-popover-tabs--primary .nav-popover-tabs__indicator {
  background: #1953ff;
}
.nav-popover-tabs--main-primary .nav-popover-tabs__tab {
  color: #6374a6;
}
.nav-popover-tabs--main-primary .nav-popover-tabs__tab:hover, .nav-popover-tabs--main-primary .nav-popover-tabs__tab:focus {
  color: #6374a6;
  border-bottom-color: rgba(25, 83, 255, 0.2);
}
.nav-popover-tabs--main-primary .nav-popover-tabs__tab.active {
  color: #1953ff;
  border-bottom-color: #1953ff;
}
.nav-popover-tabs--main-primary .nav-popover-tabs__indicator {
  background: #1953ff;
}
.nav-popover-tabs--contractor .nav-popover-tabs__tab {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0.45px;
  color: #050505;
}
.nav-popover-tabs--contractor .nav-popover-tabs__tab:hover, .nav-popover-tabs--contractor .nav-popover-tabs__tab:focus {
  color: #050505;
  border-bottom-color: rgba(5, 5, 5, 0.2);
}
.nav-popover-tabs--contractor .nav-popover-tabs__tab.active {
  font-weight: 700;
}
.nav-popover-tabs--contractor .nav-popover-tabs__indicator {
  background: #ffa710;
}
.nav-popover-tabs--with-indicator .nav-popover-tabs__tab.active {
  border-bottom-color: transparent !important;
}
.nav-popover-tabs__panel {
  display: none;
}
.nav-popover-tabs__panel.active {
  display: block;
}
.nav-popover-tabs.nav-popover-tabs--job-market {
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  gap: 0 !important;
  margin: 0;
  margin-top: 1.5rem;
}
.nav-popover-tabs.nav-popover-tabs--job-market .nav-popover-tabs__item {
  flex: 1;
  text-align: center;
}
.nav-popover-tabs.nav-popover-tabs--job-market .nav-popover-tabs__tab {
  width: 100% !important;
  padding: 1.6rem !important;
  font-weight: 400;
  border-bottom-color: rgba(73, 85, 255, 0.1);
}
.nav-popover-tabs.nav-popover-tabs--job-market .nav-popover-tabs__tab:hover, .nav-popover-tabs.nav-popover-tabs--job-market .nav-popover-tabs__tab:focus {
  font-weight: 400;
  border-bottom-color: rgba(73, 85, 255, 0.2);
}
.nav-popover-tabs.nav-popover-tabs--job-market .nav-popover-tabs__tab.active {
  font-weight: 400;
  border-bottom-color: #4955ff;
}
.nav-popover-tabs.nav-popover-tabs--dashboard {
  margin-top: 0;
  gap: 1.6rem;
}
@media screen and (min-width: 768px) {
  .nav-popover-tabs.nav-popover-tabs--dashboard {
    gap: 3.2rem;
  }
}
.nav-popover-tabs.nav-popover-tabs--dashboard .nav-popover-tabs__tab {
  color: #3d3c3c;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6rem;
  padding: 1.6rem 0;
  border-bottom: transparent 1px solid;
}
.nav-popover-tabs.nav-popover-tabs--dashboard .nav-popover-tabs__tab:hover {
  border-bottom: #ffaf32 1px solid;
}
.nav-popover-tabs.nav-popover-tabs--dashboard .nav-popover-tabs__tab .counter {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #050505;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6rem;
  padding: 1px 0 0 0;
}
@media screen and (min-width: 768px) {
  .nav-popover-tabs.nav-popover-tabs--dashboard .nav-popover-tabs__tab .counter {
    margin-left: 0.8rem;
  }
}
.nav-popover-tabs.nav-popover-tabs--dashboard .nav-popover-tabs__tab.active {
  color: #050505;
  border-bottom: #ff9c00 1px solid;
}

.unread {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #ef153a;
  color: #ffffff;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 700;
  font-size: 9px;
  letter-spacing: -1px;
  line-height: 1;
  text-decoration: none;
}
.unread:hover, .unread:focus {
  text-decoration: none;
}
.unread__value {
  text-align: center;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.unread--small {
  width: 8px;
  height: 8px;
  border-radius: 8px;
}
.unread--orange {
  background: #ff8d18;
}
.unread--no-letter-spacing {
  letter-spacing: 0;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.alert {
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  border-radius: 12px;
}
.alert--info {
  background: rgba(73, 85, 255, 0.1);
}
.alert--form-error {
  background: none;
  border: none;
  padding: 0;
}
.alert--form-error span {
  margin-left: 0;
  padding: 0;
  color: #ff3f1a;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: 700;
}
.alert--form-error ul {
  margin: 0;
}
.alert--form-error ul li {
  color: #ff3f1a;
  text-align: left;
}
.alert--form-success {
  background: none;
  border: none;
  padding: 0;
}
.alert--form-success span {
  margin-left: 0;
  padding: 0;
  color: #00d56d;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: 700;
}
.alert--success {
  background: rgba(0, 213, 109, 0.1);
}
.alert--danger {
  background: rgba(255, 63, 26, 0.1);
}
.alert__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  flex-shrink: 0;
  font-size: 2rem;
  border-radius: 50%;
  background: rgba(73, 85, 255, 0.3);
}
.alert__content {
  margin-left: 1.5rem;
  font-size: 1.1rem;
  color: #787b93;
}
.alert--warning {
  background-color: #fefaed;
}
.alert--warning .alert__icon {
  background-color: #faebbd;
}
.alert-danger {
  padding: 1.5rem 2rem;
  background: rgba(255, 63, 26, 0.8);
  color: #ffffff;
  margin-bottom: 2rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  border-radius: 6px;
}
.alert-danger ul {
  list-style-type: none;
  padding: 0;
}
.alert-danger ul li {
  color: #ffffff;
}
.alert--verify {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 130%;
  line-height: 150%;
  display: flex;
  padding: 2rem;
  align-items: center;
  gap: 2rem;
  border-radius: 2rem;
  background: rgba(242, 201, 76, 0.1019607843);
  color: #405080;
  margin-bottom: 3rem;
  margin-top: 1.6rem;
}
.alert--verify .alert__img {
  width: 2rem;
  height: 2rem;
}

.credit-card-input {
  font-family: "Roboto Mono", "Courier New", Courier, monospace;
  font-weight: 400;
  font-size: 16px;
  color: #303458;
  padding-left: calc(52px + 0.5rem);
}
.credit-card-input__wrapper {
  position: relative;
}
.credit-card-input__wrapper .cc-icon {
  content: attr("data-cc-type");
  display: block;
  position: absolute;
  top: 0;
  left: 11px;
  width: 36px;
  height: 30px;
  margin: 11px 0;
  border-radius: 4px;
  background: rgba(48, 52, 88, 0.05);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  color: transparent;
  z-index: 1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: 0.15s ease;
}
.credit-card-input__wrapper[data-cc-type=Mastercard] .cc-icon {
  background-color: transparent;
  background-image: url("../images/logos/mastercard-simple.svg");
}
.credit-card-input__wrapper[data-cc-type=Visa] .cc-icon {
  background-color: transparent;
  background-image: url("../images/logos/visa-simple.svg");
}

.dropdown {
  position: relative;
}
.dropdown__toggle {
  border: none;
  background: transparent;
  padding: 0;
}
.dropdown__toggle-default {
  display: block;
  position: relative;
  height: 2.1rem;
  padding: 5px 1rem;
}
.dropdown__toggle-default:before, .dropdown__toggle-default:after {
  content: "";
  position: absolute;
}
.dropdown__toggle-default:before {
  top: 0;
}
.dropdown__toggle-default:after {
  bottom: 0;
}
.dropdown__toggle-default-element {
  margin: 3px 0;
}
.dropdown__toggle-default:before, .dropdown__toggle-default:after, .dropdown__toggle-default-element {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #a5a8c6;
  transition: background 200ms ease 0ms;
}
.dropdown__toggle-default:hover:before, .dropdown__toggle-default:hover:after,
.dropdown__toggle-default:hover .dropdown__toggle-default-element {
  background: #4955ff;
}
.dropdown__content-wrapper {
  box-shadow: 0 0 30px 0 #e7e8ef;
  border: none;
  position: relative;
  min-width: 100%;
  padding: 0;
  border-radius: 12px;
}
.dropdown__content-wrapper:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 4px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI0cHgiIHZpZXdCb3g9IjAgMCAxMiA0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTguNjU0MzAxMTYsMS4wMzM5NjY1NSBMMTIsNCBMMCw0IEwzLjM0NjY3NTE2LDEuMDMzOTY2NTUgQzQuODYxMDc4NDEsLTAuMzA4ODcyMTgxIDcuMTM5ODk3OTIsLTAuMzA4ODcyMTgxIDguNjU0MzAxMTYsMS4wMzM5NjY1NSBaIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==");
}
.dropdown__content-wrapper[x-placement=bottom-end] {
  top: 8px !important;
  left: 4px !important;
}
.dropdown__content-wrapper[x-placement=bottom-end]:before {
  top: -4px;
  right: 1rem;
}
.dropdown__content-wrapper[x-placement=top-end] {
  top: -8px !important;
  left: 4px !important;
}
.dropdown__content-wrapper[x-placement=top-end]:before {
  bottom: -4px;
  right: 1rem;
  transform: rotate(180deg);
}
.dropdown__content-wrapper--menu {
  min-width: 15rem;
  padding: 1rem 0 0.5rem;
}
.dropdown__content-wrapper--big-padding .dropdown__list-item {
  padding: 1rem 3rem;
}
.dropdown__content-wrapper--big-padding .dropdown__content-element {
  padding: 2rem 3rem;
}
.dropdown__content {
  flex-direction: column;
  justify-items: center;
  align-items: flex-start;
  border-radius: 12px;
  background: #ffffff;
  padding: 0;
  overflow: hidden;
}
.dropdown__list {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.dropdown__list-item {
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #303458;
  padding: 1rem 2rem;
  width: 100%;
  text-align: left;
  display: block;
}
.dropdown__list-item:hover {
  color: #4955ff;
}
.dropdown__list-item a {
  color: inherit;
}
.dropdown__list-item .fa-fw {
  margin-right: 1rem;
}
.dropdown__list-item--separator {
  height: 1px;
  width: 100%;
  background: #f5f5f7;
  padding: 0;
  margin: 1rem 0;
}
.dropdown__list-item--disabled {
  color: #e7e8ef !important;
}
.dropdown__list-item--danger {
  color: #ff3f1a !important;
}
.dropdown__content-element {
  display: flex;
  width: 100%;
  font-size: 1.2rem;
  padding: 2rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.dropdown__content-element:not(:first-child) {
  border-top: 1px solid #f5f5f7;
}
.dropdown__content-element--highlight {
  background: #eceeff;
}
.dropdown-menu {
  border: none;
  font-size: 1.5rem;
  padding: 1rem 0;
  box-shadow: 0 5px 25px 0 rgba(73, 85, 255, 0.13);
  border-radius: 1.2rem;
}
.dropdown-menu .dropdown-item {
  padding: 1rem 2rem;
  color: #303458;
}
.dropdown-menu .dropdown-item:hover {
  background: #f2f5fa;
}
.dropdown-menu .dropdown-item:focus {
  background: #ebeff7;
}
.dropdown-menu .dropdown-item:active {
  background: #ebeff7;
}
.dropdown.dropdown--dashboard .dropdown-menu {
  border-radius: 0.6rem;
  border: 1px solid #e4e4e7;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  padding: 0.4rem;
  z-index: 9999;
}
.dropdown.dropdown--dashboard .dropdown-item {
  display: flex;
  align-items: center;
  padding: 0.6rem 1.2rem;
  color: #050505;
  font-weight: 400;
  border-radius: 0.6rem;
}
.dropdown.dropdown--dashboard .dropdown-item:hover, .dropdown.dropdown--dashboard .dropdown-item:focus {
  background: #e4e4e7;
}
.dropdown.dropdown--filters .dropdown-menu {
  border-radius: 0.8rem;
  background: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 2.4rem;
  min-width: 30rem;
  z-index: 9999;
}
@media screen and (min-width: 992px) {
  .dropdown.dropdown--filters .dropdown-menu {
    width: 38rem;
  }
}
.dropdown.dropdown--filters .dropdown-menu .form-control {
  width: 100%;
  margin-bottom: 2.4rem;
}
.dropdown.dropdown--filters .dropdown-menu .form-control > label {
  color: #18181b;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}

.navigation-unread {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(-25%, -25%);
}
.navigation-change-language__header {
  font-weight: 600;
  list-style: none;
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.6rem;
  text-align: center;
  width: 100%;
}
.navigation-change-language .popover-navigation {
  min-width: 180px !important;
}
.navigation-change-language .popover-navigation__list {
  gap: 0 !important;
}
.navigation-change-language .popover-navigation__link {
  font-weight: 400;
  font-size: 1.6rem !important;
}

.user-brief {
  position: relative;
  padding: 0.6rem;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  border-radius: 100%;
  color: #303458;
  text-decoration: none;
  font-weight: 400;
}
.user-brief__portrait {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.user-brief__details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  margin: 0;
}
.user-brief__name {
  display: inline-block;
  font-weight: 700;
  flex-basis: 100%;
  font-size: 1.4rem;
  max-width: 24ch;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #193380;
  line-height: normal;
}
.user-brief__meta {
  color: #a5a8c6;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.4rem;
  line-height: normal;
}

.promo-alert {
  padding: 0 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  background: transparent;
  color: #303458;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .promo-alert {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
.promo-alert__container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .promo-alert__container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.promo-alert__content {
  padding: 1rem;
  align-self: center;
}
.promo-alert__image {
  height: 64px;
  max-height: 64px;
}
.promo-alert__image-secondary {
  display: none;
  height: 100%;
  max-height: 80px;
  margin-top: -2rem;
  align-self: flex-end;
  justify-self: flex-end;
}
@media screen and (min-width: 992px) {
  .promo-alert__image-secondary {
    display: inline-block;
  }
}
.promo-alert__full-width-wrapper {
  background: #ffffff;
  width: 100%;
  padding: 10px;
}
@media screen and (min-width: 1200px) {
  .promo-alert__full-width-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.promo-alert .button {
  padding-left: 2rem;
  padding-right: 2rem;
}
.promo-alert.promo-alert--club {
  background: #fffadf;
  color: #4a518a;
}
.promo-alert.promo-alert--club .promo-alert__container {
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  text-align: left;
  width: 100%;
  max-width: 1200px;
}
@media screen and (min-width: 992px) {
  .promo-alert.promo-alert--club .promo-alert__container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: left;
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
  }
}
.promo-alert.promo-alert--club .promo-alert__image {
  height: 50px;
  margin: 2rem 1rem;
}
@media screen and (min-width: 992px) {
  .promo-alert.promo-alert--club .promo-alert__image {
    height: 60px;
    margin: 1rem 2rem;
    margin-right: 0;
  }
}
.promo-alert.promo-alert--club .promo-alert__content {
  padding: 2rem 1rem;
}
@media screen and (min-width: 992px) {
  .promo-alert.promo-alert--club .promo-alert__content {
    padding: 1rem;
  }
}
.promo-alert.promo-alert--bonus-points {
  background: #ffffff;
  color: #4a518a;
  border-radius: 10px;
}
.promo-alert.promo-alert--bonus-points .promo-alert__container {
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  text-align: left;
  width: 100%;
  max-width: 1200px;
}
@media screen and (min-width: 992px) {
  .promo-alert.promo-alert--bonus-points .promo-alert__container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
  @supports (justify-content: space-evenly) {
    .promo-alert.promo-alert--bonus-points .promo-alert__container {
      justify-content: space-evenly;
    }
  }
}
.promo-alert.promo-alert--bonus-points .promo-alert__image {
  height: 50px;
  margin: 2rem 1rem;
}
@media screen and (min-width: 992px) {
  .promo-alert.promo-alert--bonus-points .promo-alert__image {
    transform: scale(1.4);
    height: 60px;
    margin: 1rem 2rem;
    margin-right: 1rem;
  }
}
.promo-alert.promo-alert--bonus-points .promo-alert__content {
  padding: 2rem 1rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  .promo-alert.promo-alert--bonus-points .promo-alert__content {
    padding: 1rem;
  }
}
.promo-alert-landing {
  padding: 0;
  font-size: 1.6rem;
}
.promo-alert-landing.promo-alert-landing--club .promo-alert__content {
  text-align: center;
  padding: 1.6rem 1.9rem;
  margin: auto;
  color: #303458;
}
@media screen and (min-width: 992px) {
  .promo-alert-landing.promo-alert-landing--club .promo-alert__content {
    margin: 0;
    padding: 1.6rem 0;
  }
}
.promo-alert-landing.promo-alert-landing--club .promo-alert__content a {
  display: block;
}
@media screen and (min-width: 768px) {
  .promo-alert-landing.promo-alert-landing--club .promo-alert__content a {
    display: inline;
  }
}
.promo-alert-landing.promo-alert-landing--club .promo-alert__image {
  display: none;
}
@media screen and (min-width: 992px) {
  .promo-alert-landing.promo-alert-landing--club .promo-alert__image {
    display: block;
  }
}

.promo-payouts {
  position: relative;
  background: #fffadf;
  border: 1px solid #ffc866;
  border-radius: 10px;
  font-size: 18px;
  line-height: 190%;
  color: #303458;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 18px;
  min-height: 70px;
  gap: 10px 20px;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  grid-template-areas: "image content" "button button";
  width: 100%;
}
@media screen and (min-width: 768px) {
  .promo-payouts {
    grid-template-columns: auto 1fr auto;
    grid-template-rows: auto;
    grid-template-areas: "image content button";
  }
}
.promo-payouts.promo-payouts--closeable {
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  grid-template-areas: "image content close" "button button button";
}
@media screen and (min-width: 768px) {
  .promo-payouts.promo-payouts--closeable {
    grid-template-columns: auto 1fr auto auto;
    grid-template-rows: auto;
    grid-template-areas: "image content button close";
  }
}
@media screen and (min-width: 768px) {
  .promo-payouts {
    align-items: center;
    justify-content: center;
    padding: 0;
  }
}
.promo-payouts__full-width-wrapper {
  transition: 0.15s;
  background: #ffffff;
  width: 100%;
  padding: 10px;
}
@media screen and (min-width: 1200px) {
  .promo-payouts__full-width-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.promo-payouts__container {
  grid-area: content;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .promo-payouts__container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.promo-payouts__content {
  padding: 0;
  flex: 1;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 18px;
  line-height: 190%;
  color: #303458;
  margin: 0 !important;
}
@media screen and (min-width: 768px) {
  .promo-payouts__content {
    padding: 18px 0;
  }
}
.promo-payouts__actions {
  grid-area: button;
  padding: 0;
  display: inline-flex;
  text-align: center;
  justify-content: center;
}
.promo-payouts__actions--soft {
  font-size: 16px;
}
.promo-payouts__actions .button {
  width: 100%;
  text-align: center;
}
.promo-payouts__actions .button--yellow {
  padding: 1.5rem 3rem !important;
}
@media screen and (min-width: 768px) {
  .promo-payouts__actions {
    padding: 10px;
    text-align: right;
  }
}
.promo-payouts__close {
  grid-area: close;
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: flex-start;
  padding: 0;
  margin: 0;
  margin-top: -5px;
  margin-right: -5px;
}
@media screen and (min-width: 768px) {
  .promo-payouts__close {
    margin: 0;
    margin-right: 20px;
    align-self: center;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}
.promo-payouts__close .button {
  min-width: 3.2rem;
  height: 3.2rem;
  padding: 0;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .promo-payouts__close .button {
    min-width: 2.4rem;
    height: 2.4rem;
  }
}
.promo-payouts strong, .promo-payouts b {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
}
.promo-payouts p, .promo-payouts span {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
}
.promo-payouts.promo-payouts--urgent {
  background: #fffadf;
  border-color: #ffc866;
}
.promo-payouts.promo-payouts--soft {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #f5f5f7;
}
.promo-payouts__cover {
  grid-area: image;
  content: "";
  display: inline-flex;
  width: 100px;
  height: auto;
  min-height: 70px;
  margin: 0;
  flex-shrink: 1;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .promo-payouts__cover {
    margin: auto 20px;
    min-height: 50px;
    align-items: center;
    justify-content: center;
  }
}
.promo-payouts__cover-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .promo-payouts__cover-image {
    width: auto;
    height: 40px;
  }
}
.promo-payouts-landing {
  font-size: 1.6rem;
  border: none;
  border-radius: 0;
  width: 100%;
  grid-template-columns: 1fr;
  grid-template-areas: "content" "button";
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
}
@media screen and (min-width: 768px) {
  .promo-payouts-landing {
    grid-template-columns: repeat(2, auto);
    grid-template-areas: "content button";
  }
}
.promo-payouts-landing.promo-payouts-landing--closeable {
  max-width: 1140px;
  margin: auto;
  grid-template-columns: 1fr auto;
  grid-template-areas: "content close" "button button";
}
@media screen and (min-width: 768px) {
  .promo-payouts-landing.promo-payouts-landing--closeable {
    padding: 0 1.6rem;
    grid-template-columns: 3fr auto 1fr;
    grid-template-areas: "content button close";
  }
}
@media screen and (min-width: 992px) {
  .promo-payouts-landing.promo-payouts-landing--closeable {
    grid-template-columns: 2fr auto 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .promo-payouts-landing.promo-payouts-landing--closeable {
    padding: 0;
  }
}
.promo-payouts-landing.promo-payouts-landing--urgent {
  border: none;
}
.promo-payouts-landing.promo-payouts-landing--soft {
  border: none;
}
.promo-payouts-landing__full-width-wrapper {
  padding: 0;
}
.promo-payouts-landing__content {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .promo-payouts-landing__content {
    white-space: nowrap;
    text-align: right;
  }
}
.promo-payouts-landing__actions .button--link {
  line-height: 1.9rem;
}
@media screen and (min-width: 768px) {
  .promo-payouts-landing__actions {
    padding: 1rem 0;
  }
}
.promo-payouts-landing__close {
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .promo-payouts-landing__close {
    margin-right: 0;
  }
}
.promo-payouts-landing__close .button {
  min-width: 3.2rem;
  padding: 1.4rem;
}
@media screen and (min-width: 768px) {
  .promo-payouts-landing__close .button {
    min-width: 2.4rem;
  }
}

.promo-fast {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  gap: 2rem;
  background: rgba(85, 221, 224, 0.2);
  border-radius: 1rem;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.9;
  color: #303458;
  margin: 0;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .promo-fast--sink {
    margin-top: 1rem;
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.promo-fast--closeable {
  justify-content: space-between;
  margin-top: 0;
}
.promo-fast__badge {
  padding: 0 0.5rem;
  background: #00d56d;
  border-radius: 0.6rem;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.9;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}
.promo-fast__close-button {
  min-width: 2rem;
  width: 2rem;
  height: 2rem;
  padding: 1.5rem;
}

.club__section {
  background: #fffadf;
  padding: 0rem;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .club__section {
    padding: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .club__section {
    padding: 3rem 2rem;
  }
}
.club__section-container {
  background: #fffef6;
  border-radius: 2rem;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto 93%; /* magic number */
}
@media screen and (min-width: 992px) {
  .club__section-container {
    background-image: url("../images/illustrations/co-z-ta-palma.svg");
  }
}
.club__section-content {
  padding: 2rem 0rem;
}
@media screen and (min-width: 768px) {
  .club__section-content {
    padding: 2rem 1rem;
  }
}
@media screen and (min-width: 992px) {
  .club__section-content {
    padding: 4rem 2rem;
  }
}
.club__section-title {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  letter-spacing: -0.02em;
  color: #303458;
}
.club__section-logo {
  max-height: 100px;
}

.content-slider__wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.content-slider__action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  transition: 0.15s;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  margin-left: 2rem;
  margin-right: 2rem;
}
@media (min-width: 992px) and (pointer: fine) {
  .content-slider__action {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0.8rem;
    margin-left: 0;
    margin-right: 0;
  }
}
.no-mobile-buttons .content-slider__action {
  display: none !important;
}
@media (min-width: 992px) and (pointer: fine) {
  .no-mobile-buttons .content-slider__action {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1200px) {
  .content-slider--desktop-fit .content-slider__action {
    display: none !important;
  }
}
.content-slider__action-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  min-width: 0;
  width: 5rem;
  height: 5rem;
  transition: 0.15s;
}
.content-slider__action-button.content-slider--prev {
  transform: translate(-10px);
}
.content-slider__action-button.content-slider--next {
  transform: translate(10px);
}
.content-slider__action--show .content-slider__action-button {
  transform: translate(0);
}
.content-slider__action--show {
  opacity: 1;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
  pointer-events: all;
}
.content-slider__action--prev {
  border-radius: 1.2rem 0 0 1.2rem;
  left: 0;
  background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}
@media (min-width: 992px) and (pointer: fine) {
  .content-slider__action--prev {
    padding-right: 4rem;
  }
}
.content-slider--gray .content-slider__action--prev {
  background-image: linear-gradient(to right, #f5f5f7, rgba(245, 245, 247, 0));
}
.content-slider__action--next {
  right: 0;
  border-radius: 0 1.2rem 1.2rem 0;
  background-image: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
}
@media (min-width: 992px) and (pointer: fine) {
  .content-slider__action--next {
    padding-left: 3rem;
  }
}
.content-slider--gray .content-slider__action--next {
  background-image: linear-gradient(to left, #f5f5f7, rgba(245, 245, 247, 0));
}
.content-slider__slider {
  box-sizing: border-box;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 2rem 2rem 3rem 2rem;
  display: grid;
  grid-template-columns: repeat(var(--items-count, 3), var(--item-width, 340px));
  justify-content: stretch;
  gap: 2rem;
  overflow: hidden;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-padding: 2rem;
  border-radius: 1.2rem;
  scrollbar-color: #c1c1c1 transparent;
  scrollbar-width: thin;
  scroll-behavior: smooth;
}
@media (min-width: 992px) and (pointer: fine) {
  .content-slider__slider {
    overflow: hidden;
  }
}
@media screen and (min-width: 1200px) {
  .content-slider--desktop-fit .content-slider__slider {
    overflow: visible;
    grid-template-columns: repeat(var(--items-count, 3), minmax(230px, var(--item-width, 340px)));
    justify-content: flex-start;
  }
}
.content-slider--even-on-desktop .content-slider__slider {
  overflow: hidden !important;
  overflow-x: auto !important;
}
.content-slider--no-padding .content-slider__slider {
  padding: 0;
}
.content-slider__slider::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
.content-slider__slider::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 6px;
}
.content-slider__slider::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 6px;
}
.content-slider__slider-item {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  scroll-snap-align: center;
  scroll-padding: 2rem;
}
.content-slider__wrapper.-no-row-gap {
  width: calc(100% + 48px);
  max-width: initial;
  margin-left: -24px;
  margin-right: -24px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.content-slider__wrapper.-no-row-gap .content-slider__slider {
  width: calc(100% + 48px);
}

.logo-slider {
  overflow-x: hidden;
}
.logo-slider--animated {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  justify-content: flex-start;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.logo-slider--animated::-webkit-scrollbar, .logo-slider--animated::-webkit-scrollbar-thumb {
  display: none;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  35% {
    transform: translateY(7px);
  }
  65% {
    transform: translateY(-4px);
  }
  85% {
    transform: translateY(2px);
  }
}
.card {
  border-radius: 1.4rem;
  background-color: #ffffff;
}
.card__title {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 125%;
  letter-spacing: 0.2px;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
  .card__title {
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.16px;
  }
}
.card__text {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.26px;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
  .card__text {
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 160%;
    letter-spacing: 0.36px;
  }
}
.card__text--uppercase {
  text-transform: uppercase;
}
.card--shadowed, .lp-contractor-recent-jobs .recent-job:hover, .lp-contractor-recent-jobs .recent-job:focus, .card--animated:focus, .card--animated:hover {
  box-shadow: 0 5px 25px 0 rgba(65, 55, 181, 0.13);
}
.card--animated {
  animation: 1s ease both;
  transition: 0.2s ease;
}
.card--animated:focus, .card--animated:hover {
  animation-name: bounce;
}
.card--centered {
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 2.4rem;
  padding: 5.2rem 4.4rem;
}
.card--centered-small {
  padding: 3.2rem;
}
.card--centered .card__img {
  width: 2rem;
  height: 2rem;
}
.card--centered .card__img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 100%;
}
.card--centered .card__img--big {
  width: 2.4rem;
  height: 2.4rem;
}
.card--centered .card__text {
  text-align: center !important;
}
.card--light {
  border-radius: 1rem;
  border: 1px solid #e7e7e7;
  background: #ffffff;
}
.card--light .card__img-container {
  display: flex;
  border-radius: 3.2rem;
  border-width: 3px;
  border-style: solid;
  background: transparent;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.8rem;
  margin-bottom: 2.4rem;
}
.card--light .card__img-container--purple {
  border-color: #593eb7;
}
.card--light .card__img-container--green {
  border-color: #9df200;
}
.card--light .card__title {
  font-family: "Nexa", sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.2rem;
  letter-spacing: normal;
  font-weight: 700;
  color: #050505;
  margin-bottom: 2.4rem !important;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .card--light .card__title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
.card--light .card__text {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: normal;
  color: #3d3c3c;
  text-align: left;
  align-self: flex-end;
}
.card--light-bg {
  background-color: #fcfdff;
  border: 1px solid #e9efff;
}
.card--light-bg .card__img-container {
  background: #00d56d;
}
.card--light-bg .card__title {
  color: #193380;
}
.card--light-bg .card__text {
  color: #6f7380;
}
.card--flex {
  flex-basis: 28rem;
}
@media screen and (min-width: 992px) {
  .card--flex {
    flex-basis: 33.3%;
  }
}
.card--fluid {
  position: relative;
  width: 100%;
  height: 100%;
}
.card--sm {
  padding: 3.2rem;
}
.card--md {
  padding: 4rem;
}

@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.partners-list__title {
  display: block;
  margin-bottom: 0 !important;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #9899ac;
}
.partners-list__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 1.2rem;
  padding: 0 0.6rem;
  animation: 50s slide 1s infinite linear;
}
@media screen and (min-width: 992px) {
  .partners-list__wrapper {
    gap: 8.9rem;
    padding: 0 4.45rem;
  }
}
.partners-list__logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13rem;
  height: 8.5rem;
  opacity: 0.3;
}
@media screen and (min-width: 992px) {
  .partners-list__logo {
    height: 10rem;
  }
}
.partners-list__logo img {
  width: auto;
  max-width: 13rem;
}
.partners-list.partners-list--dark .partners-list__logo {
  opacity: 0.3;
  filter: invert(1) grayscale(1) brightness(4);
}
html[lang=en] .partners-list .logo-slider--animated .partners-list__list {
  width: 142rem;
}
html[lang=pl] .partners-list .logo-slider--animated .partners-list__list {
  width: 113.6rem;
}

.anim--fade-up {
  opacity: 0;
  transform: translate3d(0, 45px, 0);
}
@media screen and (min-width: 768px) {
  .anim--fade-up {
    transform: translate3d(0, 90px, 0);
  }
}
@media (prefers-reduced-motion) {
  .anim--fade-up {
    transform: translate3d(0, 35px, 0);
  }
}
.anim--fade-up.ready {
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-property: transform, opacity;
}
@media (prefers-reduced-motion) {
  .anim--fade-up.ready {
    transition: 0.8s ease;
    transition-property: transform, opacity;
  }
}
.anim--fade-up.show {
  opacity: 1;
  transform: translateZ(0);
}

input.range-input[type=range] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 0.6rem;
  background: rgba(103, 60, 207, 0.2);
  height: 0.6rem;
  border: none;
}
input.range-input[type=range]::-webkit-slider-runnable-track {
  height: 0.6rem;
  background: rgba(103, 60, 207, 0.2);
  border-radius: 0.6rem;
}
input.range-input[type=range]::-moz-range-track {
  background: rgba(103, 60, 207, 0.2);
}
input.range-input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 2.4rem;
  width: 2.4rem;
  background-color: #673ccf;
  border-radius: 2.4rem;
  border: none;
  transform: translateY(-0.9rem);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
input.range-input[type=range]::-moz-range-thumb {
  height: 2.4rem;
  width: 2.4rem;
  background-color: #673ccf;
  border-radius: 2.4rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  transform: translateY(-0.9rem);
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: none;
}

.bullet-points__item {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  padding: 0.8rem 0;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .bullet-points__item {
    align-items: center;
  }
}
.bullet-points__item > .payment-back-status__text {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.bullet-points__img-container {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.4rem;
  height: 2.4rem;
  background: #00d56d;
  border-radius: 100%;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.lp-blog {
  text-align: center;
  background-color: #ffffff;
}
.lp-blog__box {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  gap: 1.6rem;
  justify-content: space-between;
}
.lp-blog__box :first-child {
  grid-area: 1/1/2/2;
}
@media screen and (min-width: 992px) {
  .lp-blog__box {
    grid-template-columns: 1fr 1fr;
  }
  .lp-blog__box :first-child {
    grid-area: 1/1/3/2;
  }
}
@media screen and (min-width: 992px) {
  .lp-blog__box--equal-size :first-child {
    grid-area: 1/1/2/2;
  }
}
.lp-blog__piece {
  display: flex;
  border: none !important;
  height: 20rem;
}
@media screen and (min-width: 576px) {
  .lp-blog__piece {
    height: 40rem;
  }
}
@media screen and (min-width: 992px) {
  .lp-blog__piece {
    height: auto;
    max-height: 63.5rem;
  }
  .lp-blog__piece:nth-child(2), .lp-blog__piece:nth-child(3) {
    max-height: 30.95rem;
  }
}
@media screen and (min-width: 992px) {
  .lp-blog__piece--equal-size {
    height: 31rem;
    max-height: 63.5rem !important;
  }
}
.lp-blog__element {
  position: relative;
  flex-grow: 1;
  box-sizing: border-box;
  border-radius: 1.2rem;
  overflow: hidden;
}
.lp-blog__element--no-rounding {
  border-radius: 0;
}
.lp-blog__element-img-container {
  display: block;
  height: 100%;
  overflow: hidden;
}
.lp-blog__element-img-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: linear-gradient(179deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.lp-blog__element-img-container .blog-img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  max-width: 100%;
  width: 100%;
  border: none !important;
  transition: 0.8s cubic-bezier(0.05, 0.3, 0.2, 1);
}
.lp-blog__element-content .content-title {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.16px;
  position: absolute;
  bottom: 3.5rem;
  left: 2.4rem;
  right: 2.4rem;
  z-index: 2;
  color: #ffffff;
  margin-bottom: 0;
  text-align: left;
  font-weight: 400;
  transition: 0.8s cubic-bezier(0.05, 0.3, 0.2, 1);
}
@media screen and (min-width: 992px) {
  .lp-blog__element-content .content-title {
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-size: 2.3rem;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.23px;
  }
}
.lp-blog__element-content .content-read-now {
  position: absolute;
  bottom: -3.5rem;
  left: 2.4rem;
  z-index: 2;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.16px;
  transition: 0.8s cubic-bezier(0.05, 0.3, 0.2, 1);
}
.lp-blog__element-content .blog-label {
  position: absolute;
  top: 2.4rem;
  left: 2.4rem;
  z-index: 1;
  padding: 0.2rem 1.6rem 0 1.6rem;
  border-radius: 0.7rem;
  background-color: #9df200;
  color: #050505;
  text-transform: uppercase;
  letter-spacing: 0.055px;
  font-size: 1.1rem;
  line-height: 2.4rem;
  font-weight: 700;
}
@media (hover: hover) {
  .lp-blog__element:hover {
    box-shadow: 0px 15px 60px 0px rgba(65, 55, 181, 0.13);
  }
  .lp-blog__element:hover .content-read-now {
    bottom: 3.5rem;
  }
  .lp-blog__element:hover .content-title {
    bottom: 7.6rem;
  }
  .lp-blog__element:hover .blog-img {
    transform: scale(1.2);
  }
}
.lp-blog__info-handbox {
  padding-top: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-blog__info-handbox {
    padding-top: 8rem;
  }
}
.lp-blog__container {
  padding-top: 4rem;
  padding-bottom: 4rem;
  max-width: 1200px;
}
@media screen and (min-width: 992px) {
  .lp-blog__container {
    padding: 8rem 9rem;
  }
}
.lp-blog__container__subtext {
  padding-bottom: 4rem;
  text-align: center !important;
}
@media screen and (min-width: 992px) {
  .lp-blog__container__subtext {
    padding-bottom: 7.8rem;
  }
}
.lp-blog--condensed .lp-blog__container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-blog--condensed .lp-blog__container {
    padding: 4rem 0 6.4rem;
    max-width: 73.6rem;
  }
}

.lp-three-cards__cards {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lp-three-cards__cards {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .lp-three-cards__cards {
    flex-direction: row;
    max-width: 100%;
    padding-top: 4.2rem;
    gap: 3.2rem;
  }
}
.lp-three-cards__cards .card {
  flex: 1;
}
.lp-three-cards__container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-three-cards__container {
    padding: 8rem 9.5rem;
  }
}

.lp-player__title {
  color: #363535;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
  margin-bottom: 2.4rem;
}
.lp-player__preview {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.lp-player__preview-thumbnail {
  width: 100%;
  height: 100%;
  max-width: 32rem;
  max-height: 32rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.lp-player__preview-button {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  transition: transform 0.15s;
  width: 8rem;
  height: 8rem;
}
.lp-player__preview:hover, .lp-player__preview:active {
  cursor: pointer;
}
.lp-player__preview:hover .lp-player__preview-button, .lp-player__preview:active .lp-player__preview-button {
  transform: scale(1.05);
}
.lp-player__video {
  width: 100%;
  height: auto;
}
.lp-player__video-backdrop {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}
.lp-player__video-backdrop--active {
  display: flex;
}
.lp-player__video-modal {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 4rem;
  border-radius: 2.4rem;
  background-color: #ffffff;
  box-shadow: 0 5px 25px 0 rgba(65, 55, 181, 0.13);
  width: 1024px;
}
.lp-player__video-close {
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  font-size: 3rem;
  padding: 0;
  color: #050505;
  align-self: flex-end;
}

.lp-contractor-calculator__container {
  background-color: #f5f9ff;
  border-top: 1px solid #e9efff;
  border-bottom: 1px solid #e9efff;
}
.lp-contractor-calculator__container--padding {
  padding: 4rem 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-calculator__container--padding {
    padding: 18rem 0;
  }
}
.lp-contractor-calculator__container--padding-sm {
  padding: 4rem 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-calculator__container--padding-sm {
    padding: 6.4rem 0 8rem 0;
  }
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.lp-contractor-comparison {
  background: #ece9e7;
  padding: 4rem 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison {
    padding: 8rem 0;
  }
}
.lp-contractor-comparison__title {
  text-align: center;
  font-size: 4rem;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: -0.8px;
  color: #193380;
  margin-bottom: 3.2rem;
}
.lp-contractor-comparison__subtext {
  text-align: center;
  margin-bottom: 6rem !important;
}
.lp-contractor-comparison__footer {
  padding-top: 6rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison__footer {
    padding-top: 8rem;
  }
}
.lp-contractor-comparison__cta-heading {
  font-family: "Nexa", sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #050505;
  margin-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison__cta-heading {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
.lp-contractor-comparison__handbox {
  max-width: 22rem;
  margin: 0 auto;
}
.lp-contractor-comparison .table {
  display: block;
}
.lp-contractor-comparison .table__row {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 130%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, auto);
  grid-template-areas: "title title" "col1 col2";
  color: #3d3c3c;
  padding: 0;
  margin-bottom: 0;
  align-items: center;
  line-height: 150%;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__row {
    grid-template-columns: 1fr 21.5rem 21.5rem;
    grid-template-areas: "title col1 col2";
    margin-bottom: 2.4rem;
    padding: 2.4rem 5.6rem;
  }
}
.lp-contractor-comparison .table__row:first-child, .lp-contractor-comparison .table__row:last-child {
  margin-bottom: 0;
}
.lp-contractor-comparison .table__row--two-col {
  grid-template-columns: 1fr;
  grid-template-areas: "title" "col";
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__row--two-col {
    grid-template-columns: 1fr 21.5rem;
    grid-template-areas: "title col";
    max-width: 71.6rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__row--uneven-col {
    grid-template-columns: 1fr 24.5rem 21.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__row:nth-child(even) {
    border-radius: 120rem;
    background: #ffffff;
  }
}
.lp-contractor-comparison .table__row:nth-last-child(1) {
  border-bottom: 1px solid #e9efff;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__row:nth-last-child(1) {
    border-bottom: none;
  }
}
.lp-contractor-comparison .table__col {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 2.4rem;
  min-height: 5.6rem;
  color: #3d3c3c;
  background: #ffffff;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__col {
    padding: 2.4rem;
    background: transparent;
    height: auto;
  }
}
.lp-contractor-comparison .table__col--title {
  color: #3d3c3c;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.2rem;
  grid-area: title;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: center;
  padding: 3rem 0;
  background: #f8f8f8;
  border-bottom: 1px solid #dee0ff;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__col--title {
    padding: 0;
    text-align: left;
    background: inherit;
    border-bottom: none;
    align-items: flex-start;
    font-size: 2rem;
    line-height: 2.6rem;
  }
}
.lp-contractor-comparison .table__col--title .paragraph {
  line-height: 100%;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__col--title .paragraph {
    line-height: 140%;
  }
}
.lp-contractor-comparison .table__col--header {
  border-top: 1px solid #ff9c00;
  border-bottom: 1px solid #ff9c00;
  padding: 1.6rem 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__col--header {
    font-family: "Nexa", sans-serif;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.2rem;
    letter-spacing: normal;
    font-weight: 700;
    color: #050505;
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) {
  .lp-contractor-comparison .table__col--header {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
.lp-contractor-comparison .table__col--condensed-text {
  padding-top: 3rem;
  padding-bottom: 3rem;
  line-height: 120%;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table__col--condensed-text {
    line-height: 140%;
    padding: 0;
  }
}
.lp-contractor-comparison .table__col--green {
  color: #1d9901;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .lp-contractor-comparison .table--light-radius .table__row:nth-child(even) {
    border-radius: 0;
  }
  .lp-contractor-comparison .table--light-radius .table__row:nth-child(odd) {
    border-radius: 1.2rem;
    background: #ffffff;
  }
}
.lp-contractor-comparison .table--narrow {
  max-width: 96rem;
  margin: 0 auto;
}

.lp-contractor-useme-club {
  padding: 0 1.6rem;
  background: #ffffff;
}
@media screen and (min-width: 992px) {
  .lp-contractor-useme-club {
    padding: 8rem 0;
  }
}
.lp-contractor-useme-club__container {
  text-align: left;
  border-radius: 1.2rem;
  background: #f8f8f8;
  padding: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-useme-club__container {
    padding: 4rem 11rem;
  }
}
.lp-contractor-useme-club__caption {
  border-radius: 0.7rem;
  border: 2px solid #9df200;
  padding: 0.4rem 1.6rem;
  color: #050505;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  margin-bottom: 2.4rem;
  width: -moz-fit-content;
  width: fit-content;
}
.lp-contractor-useme-club__logo {
  max-width: 16rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-useme-club__logo {
    max-width: 30rem;
  }
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.lp-contractor-h1 {
  font-family: "Nexa", sans-serif;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 4.6rem;
  letter-spacing: normal;
}
@media screen and (min-width: 992px) {
  .lp-contractor-h1 {
    font-size: 5.4rem;
    line-height: 6.6rem;
  }
}
.lp-contractor-h2 {
  font-family: "Nexa", sans-serif;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.8rem;
  letter-spacing: normal;
}
@media screen and (min-width: 992px) {
  .lp-contractor-h2 {
    font-size: 4rem;
    line-height: 5.2rem;
  }
}
.lp-contractor-h3 {
  font-family: "Nexa", sans-serif;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}
@media screen and (min-width: 992px) {
  .lp-contractor-h3 {
    font-size: 3.6rem;
  }
}
.lp-contractor-h4 {
  font-family: "Nexa", sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.2rem;
  letter-spacing: normal;
}
@media screen and (min-width: 992px) {
  .lp-contractor-h4 {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
.lp-contractor-h5 {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: normal;
}
.lp-contractor-body {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: normal;
}
.lp-contractor-title {
  font-family: "Nexa", sans-serif;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.8rem;
  letter-spacing: normal;
  color: #050505;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-title {
    font-size: 4rem;
    line-height: 5.2rem;
  }
}
@media screen and (min-width: 992px) {
  .lp-contractor-title {
    margin-bottom: 3.2rem;
  }
}
.lp-contractor-subtext {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: normal;
  color: #3d3c3c;
}
.lp-contractor-caption {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
  letter-spacing: normal;
  display: block;
  color: #7fc200 !important;
  margin-bottom: 2.4rem !important;
}
@media screen and (min-width: 992px) {
  .lp-contractor-caption {
    margin-bottom: 3.2rem !important;
  }
}

.lp-contractor-container {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.lp-contractor__bg {
  position: absolute;
  width: 100%;
  height: calc(100% + 120px);
  top: -120px;
  left: 0;
  background: linear-gradient(0deg, #f8f8f8 -16.4%, #eefad2 112.41%);
}
.lp-contractor__bg--standalone {
  height: calc(100vh + 120px);
}

.lp-contractor-main {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.lp-contractor-main a {
  transition: all 0.25s ease-in-out;
}
.lp-contractor-main--default-bg {
  background: #f8f8f8;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.lp-contractor-start {
  position: relative;
  padding: 9.6rem 0 5.4rem 0;
}
@media screen and (min-width: 1024px) {
  .lp-contractor-start {
    padding: 11rem 0 5.4rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .lp-contractor-start {
    padding: 16rem 0 5.4rem 0;
  }
}
.lp-contractor-start__heading {
  font-family: "Nexa", sans-serif;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 4.6rem;
  letter-spacing: normal;
  color: #050505;
}
@media screen and (min-width: 992px) {
  .lp-contractor-start__heading {
    font-size: 5.4rem;
    line-height: 6.6rem;
  }
}
.lp-contractor-start__subheading {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: normal;
  color: #3d3c3c;
}
.lp-contractor-start__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  overflow: hidden;
}
.lp-contractor-start__text-mark {
  display: flex;
  width: 100%;
  max-width: 40rem;
  padding: 1.2rem 3.2rem;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 12.8rem;
  border: 5px solid #a4ff00;
  place-self: center;
}
@media screen and (min-width: 1024px) {
  .lp-contractor-start__text-mark {
    width: 70rem;
    max-width: 100%;
    padding: 1.6rem 3.2rem;
  }
}
.lp-contractor-start__text-mark-heading {
  font-family: "Nexa", sans-serif;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-style: italic;
  font-weight: 900;
  letter-spacing: normal;
  margin-bottom: 0;
  color: #050505;
}
@media screen and (min-width: 1024px) {
  .lp-contractor-start__text-mark-heading {
    font-size: 5.4rem;
    line-height: 6.6rem;
  }
}
.lp-contractor-start__trustpilot {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media screen and (min-width: 1024px) {
  .lp-contractor-start__trustpilot {
    margin-top: 15rem;
    margin-bottom: 7.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .lp-contractor-start__trustpilot {
    margin-bottom: 15rem;
  }
}
.lp-contractor-start__trustpilot .trustpilot-widget {
  width: 100%;
}
.lp-contractor-start__image {
  position: absolute;
  display: none;
}
@media screen and (min-width: 1024px) {
  .lp-contractor-start__image {
    display: block;
  }
}
.lp-contractor-start__image--transaction {
  left: 30%;
  top: 1%;
}
.lp-contractor-start__image--freelancer-1 {
  left: 0;
  animation: move-freelancer-1 8s ease infinite;
}
.lp-contractor-start__image--freelancer-2 {
  right: 5rem;
  top: 40%;
  animation: move-freelancer-2 6s ease infinite;
}
.lp-contractor-start__image--cup {
  right: 0;
  top: 70%;
}
.lp-contractor-start__partners {
  position: relative;
}
.lp-contractor-start__partners .partners-list__title {
  color: #262626;
}

@keyframes move-freelancer-1 {
  50% {
    transform: translateY(-1.2rem);
  }
}
@keyframes move-freelancer-2 {
  50% {
    transform: translateY(-1rem) scale(1.1);
  }
}
.lp-contractor-benefits__image {
  position: absolute;
  max-width: 44rem;
  height: auto;
  right: 12.8rem;
  top: 8rem;
  z-index: -1;
}
.lp-contractor-benefits__icon {
  display: none;
  position: absolute;
  height: 4.4rem;
  height: 6.1rem;
  opacity: 0.5;
}
@media screen and (min-width: 1200px) {
  .lp-contractor-benefits__icon {
    display: block;
  }
}
.lp-contractor-benefits__icon--cash-1 {
  color: #7fc200;
  transform: rotate(-65deg);
  bottom: 10rem;
  left: 10rem;
}
.lp-contractor-benefits__icon--cash-2 {
  color: #9df200;
  transform: rotate(34deg);
  bottom: 0;
  left: 11rem;
}
.lp-contractor-benefits__icon--cash-3 {
  color: #9df200;
  width: 4.7rem;
  height: 6.5rem;
  transform: rotate(-154deg);
  bottom: 0;
  right: 0;
}
.lp-contractor-benefits__icon--cash-4 {
  color: #9df200;
  width: 4.3rem;
  height: 6rem;
  transform: rotate(-47deg);
  bottom: 0;
  left: 20rem;
}
.lp-contractor-benefits__icon--cash-5 {
  color: #7fc200;
  width: 4.7rem;
  height: 6.5rem;
  transform: rotate(-65deg);
  bottom: 0;
  right: 0;
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.lp-contractor-numbers__heading {
  margin-bottom: 6.4rem;
}
.lp-contractor-numbers__container {
  display: flex;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  row-gap: 1.6rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .lp-contractor-numbers__container {
    flex-direction: row;
  }
}
.lp-contractor-numbers__element {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lp-contractor-numbers__element-number {
  font-family: "Nexa", sans-serif;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #050505;
  border-radius: 12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25rem;
  padding: 2.6rem 1.6rem 2.2rem 1.6rem;
  border: 3px solid #9df200;
  gap: 0.4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-numbers__element-number {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 992px) {
  .lp-contractor-numbers__element-number {
    width: 23rem;
    border: 5px solid #9df200;
  }
}
.lp-contractor-numbers__element-text {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: normal;
  color: #050505;
  padding: 1.6rem 0;
}
.lp-contractor-numbers__icon {
  display: none;
  position: absolute;
  width: 4.7rem;
  height: 6.5rem;
}
@media screen and (min-width: 1200px) {
  .lp-contractor-numbers__icon {
    display: block;
  }
}
.lp-contractor-numbers__icon--cash-1 {
  color: #7fc200;
  transform: rotate(-7deg);
  top: 5rem;
  left: 0;
}
.lp-contractor-numbers__icon--cash-2 {
  color: rgba(127, 194, 0, 0.2);
  transform: rotate(-154deg);
  top: 20rem;
  right: 0;
}

.lp-contractor-steps__container {
  padding-top: 6.4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-steps__container {
    padding-top: 4.5rem;
  }
}
.lp-contractor-steps__column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lp-contractor-steps__list {
  position: relative;
  margin-top: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-steps__list {
    margin-top: 6.4rem;
  }
}
.lp-contractor-steps__list-item {
  display: flex;
  -moz-column-gap: 2.4rem;
       column-gap: 2.4rem;
  align-items: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6rem;
  color: #3d3c3c;
  margin-bottom: 4rem;
}
.lp-contractor-steps__list-item:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-steps__list-item {
    font-size: 1.8rem;
    line-height: 2.8rem;
    letter-spacing: -0.18px;
  }
}
.lp-contractor-steps__list-marker {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 3.2rem;
  max-width: 3.2rem;
  padding-top: 0.2rem;
  height: 3.2rem;
  font-family: "Nexa", sans-serif;
  color: #ffffff;
  text-align: center;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1.6rem;
  border-radius: 100%;
  background: #7fc200;
}
.lp-contractor-steps__list-marker::before {
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  display: block;
  background: #f8f8f8;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  z-index: -1;
}
.lp-contractor-steps__list::before {
  content: "";
  display: block;
  position: absolute;
  left: 1.6rem;
  top: 10%;
  height: 80%;
  width: 1px;
  background: #94a7b0;
}

.lp-contractor-invoice {
  background: #ece9e7;
  text-align: center;
}
.lp-contractor-invoice__panel {
  background: #ffffff;
  border-radius: 0.8rem;
  padding: 2.4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-invoice__panel {
    padding: 0;
  }
}
.lp-contractor-invoice__panel-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}
@media screen and (min-width: 992px) {
  .lp-contractor-invoice__panel-content {
    padding: 8rem 4rem !important;
  }
}
.lp-contractor-invoice__panel-image {
  margin-bottom: 4rem;
  position: relative;
  padding: 0 !important;
}
@media screen and (min-width: 992px) {
  .lp-contractor-invoice__panel-image {
    margin-bottom: 0;
  }
}
.lp-contractor-invoice__panel-image img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
  border-radius: 0.8rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-invoice__panel-image img {
    border-radius: 0 0.8rem 0.8rem 0;
  }
}
.lp-contractor-invoice__panel-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-radius: 0.8rem;
  background: #9df200;
  bottom: -0.8rem;
  left: 2.4rem;
  width: calc(100% - 4.8rem);
  height: 2.4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-invoice__panel-image::after {
    width: 2.4rem;
    height: calc(100% - 4.8rem);
    left: unset;
    bottom: unset;
    right: -0.8rem;
    top: 2.4rem;
  }
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.lp-contractor-recent-jobs {
  background: #ece9e7;
}
.lp-contractor-recent-jobs__title {
  text-align: center;
}
.lp-contractor-recent-jobs__subtext {
  text-align: center;
  margin-bottom: 4rem !important;
}
@media screen and (min-width: 992px) {
  .lp-contractor-recent-jobs__subtext {
    margin-bottom: 8rem !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-contractor-recent-jobs__container {
    padding-left: 0;
    padding-right: 0;
  }
}
.lp-contractor-recent-jobs__panel {
  display: none;
  width: 100%;
}
.lp-contractor-recent-jobs__panel.active {
  display: block;
}
.lp-contractor-recent-jobs__panel-container {
  position: relative;
  display: flex;
  gap: 1.6rem;
  margin: 4rem 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-recent-jobs__panel-container {
    padding-left: 9rem;
    padding-right: 9rem;
  }
}
.lp-contractor-recent-jobs__panel-footer {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .lp-contractor-recent-jobs__panel-footer {
    padding-left: 9rem;
    padding-right: 9rem;
  }
}
.lp-contractor-recent-jobs__arrow {
  display: none;
  position: absolute;
  background: #ffffff;
  border-radius: 1.2rem;
  border: 0;
  margin: 0;
  padding: 0;
  width: 3.2rem;
  height: 3.2rem;
  transition: background 0.15s;
  top: calc(50% - 1.6rem);
}
.lp-contractor-recent-jobs__arrow img {
  filter: invert(50%);
}
.lp-contractor-recent-jobs__arrow:hover, .lp-contractor-recent-jobs__arrow:focus {
  background: #f0f6ff;
}
.lp-contractor-recent-jobs__arrow--right {
  right: 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-recent-jobs__arrow--right {
    right: -4.2rem;
  }
}
.lp-contractor-recent-jobs__arrow--left {
  left: 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-recent-jobs__arrow--left {
    left: -4.2rem;
  }
}
@media screen and (min-width: 768px) {
  .lp-contractor-recent-jobs__arrow {
    display: block;
  }
}
.lp-contractor-recent-jobs .nav-popover-tabs {
  flex-wrap: nowrap;
  gap: 1.6rem;
  white-space: nowrap;
  overflow-x: auto;
}
@media (pointer: coarse) {
  .lp-contractor-recent-jobs .nav-popover-tabs {
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
  }
  .lp-contractor-recent-jobs .nav-popover-tabs::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
  }
}
@media screen and (min-width: 992px) {
  .lp-contractor-recent-jobs .nav-popover-tabs {
    padding-left: 9rem;
  }
}
.lp-contractor-recent-jobs .nav-popover-tabs__tab {
  flex-shrink: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.16px;
  text-align: center;
}
@media screen and (min-width: 1366px) {
  .lp-contractor-recent-jobs .nav-popover-tabs__tab {
    min-width: 12rem;
  }
}
@media screen and (min-width: 992px) {
  .lp-contractor-recent-jobs .nav-popover-tabs__indicator {
    margin-left: 9rem;
  }
}
.lp-contractor-recent-jobs .recent-job {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2.4rem;
  padding: 3.2rem;
  position: relative;
  text-align: left;
  transition: 0.15s ease;
  border-radius: 0.8rem;
  border: 1px solid #eff2ff;
  background: #ffffff;
  min-width: 26.4rem;
  min-height: 26.4rem;
}
.lp-contractor-recent-jobs .recent-job__title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 1;
  text-decoration: none;
  font-family: "Nexa", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.5rem;
  color: #050505;
}
@supports (-webkit-line-clamp: 2) {
  .lp-contractor-recent-jobs .recent-job__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.lp-contractor-recent-jobs .recent-job__description {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
  color: #3d3c3c;
}
@supports (-webkit-line-clamp: 2) {
  .lp-contractor-recent-jobs .recent-job__description {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.lp-contractor-recent-jobs .recent-job__category {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 0.8rem 1.6rem;
  align-items: center;
  gap: 2.4rem;
  border-radius: 6.7rem;
  border: 2px solid #9df200;
  color: #3d3c3c;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 7 700;
  line-height: 1.5rem;
}
.lp-contractor-recent-jobs .recent-job__category:hover, .lp-contractor-recent-jobs .recent-job__category:focus {
  text-decoration: underline;
}
.lp-contractor-recent-jobs .recent-job__footer {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.lp-contractor-recent-jobs .recent-job__arrow {
  opacity: 0;
  transition: 0.15s ease;
}
.lp-contractor-recent-jobs .recent-job:hover, .lp-contractor-recent-jobs .recent-job:focus {
  cursor: pointer;
}
.lp-contractor-recent-jobs .recent-job:hover .recent-job__arrow, .lp-contractor-recent-jobs .recent-job:focus .recent-job__arrow {
  opacity: 1;
}
.lp-contractor-recent-jobs .glide__slides {
  border-radius: 0.8rem;
}

.lp-contractor-testimonials {
  position: relative;
}
.lp-contractor-testimonials__trustpilot {
  position: relative;
  z-index: 1;
}
.lp-contractor-testimonials__container {
  max-width: 1200;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.lp-contractor-testimonials__title {
  margin-bottom: 4rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .lp-contractor-testimonials__title {
    margin-bottom: 6.4rem;
    text-align: center;
  }
}
.lp-contractor-testimonials__freelancer-container {
  padding-top: 6.4rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-testimonials__freelancer-container {
    padding-top: 9rem;
  }
}
.lp-contractor-testimonials .freelancer {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 3.2em;
  padding: 3.2rem 2.4rem;
  border-radius: 0.8rem;
  background: #ffffff;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-align: left;
}
@media screen and (min-width: 992px) {
  .lp-contractor-testimonials .freelancer {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4rem 12rem;
    gap: 8rem;
  }
}
.lp-contractor-testimonials .freelancer::after {
  content: "";
  display: none;
  position: absolute;
  bottom: -0.8rem;
  z-index: -1;
  width: calc(100% - 4.8rem);
  height: 2.4rem;
  border-radius: 0.8rem;
  background: #9df200;
}
@media screen and (min-width: 992px) {
  .lp-contractor-testimonials .freelancer::after {
    display: block;
  }
}
.lp-contractor-testimonials .freelancer__description {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #050505;
  margin-bottom: 3.2rem !important;
}
@media screen and (min-width: 992px) {
  .lp-contractor-testimonials .freelancer__description {
    font-size: 2rem;
    line-height: 3.2rem;
    margin-bottom: 2.4rem !important;
  }
}
.lp-contractor-testimonials .freelancer__nickname {
  color: #639700;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.4rem;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
  .lp-contractor-testimonials .freelancer__nickname {
    font-size: 1.6rem;
  }
}
.lp-contractor-testimonials .freelancer__info {
  color: #3d3c3c;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 0 !important;
}
.lp-contractor-testimonials .freelancer__followers {
  position: absolute;
  left: calc(50% - 10rem);
  bottom: 6.5rem;
  display: flex;
  width: 20rem;
  padding: 1.2rem;
  align-items: center;
  gap: 0.8rem;
  border-radius: 0.4rem;
  background: #f8f8f8;
  box-shadow: 0 1.4rem 4rem 0 rgba(162, 99, 0, 0.1);
  color: #050505;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .lp-contractor-testimonials .freelancer__followers {
    left: -5.6rem;
  }
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.lp-contractor-faq {
  position: relative;
  background: #ffffff;
}
.lp-contractor-faq__container {
  max-width: 732px;
  text-align: center;
}
.lp-contractor-faq__list {
  margin: 3.2rem 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-faq__list {
    margin: 7.2rem 0;
  }
}
.lp-contractor-faq__more-questions {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: normal;
  margin-bottom: 2.4rem;
  color: #050505;
}
.lp-contractor-faq .accordion {
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.lp-contractor-faq .accordion__item {
  min-height: 80px;
  max-height: 160px;
  transition: 0.2s ease;
  border-radius: 1.6rem;
  border: 1px solid #94a7b0;
  margin-bottom: 1.2rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-faq .accordion__item {
    margin-bottom: 1.4rem;
  }
}
.lp-contractor-faq .accordion__item-title {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: normal;
  color: #050505 !important;
  margin-bottom: 0;
  max-width: 25rem;
  text-align: left;
}
@media screen and (min-width: 576px) {
  .lp-contractor-faq .accordion__item-title {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.lp-contractor-faq .accordion__item-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-faq .accordion__item-trigger {
    padding: 2rem 4rem;
  }
}
.lp-contractor-faq .accordion__item-trigger::after {
  content: "";
  display: block;
  width: 3.8rem;
  height: 3.8rem;
  background: url("../images/icons/chevron-dark.svg") no-repeat;
  flex-shrink: 0;
}
.lp-contractor-faq .accordion__item-panel {
  display: none;
  color: #3d3c3c;
  padding: 0 2rem 2rem 2rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-faq .accordion__item-panel {
    padding: 0 4rem 4rem 4rem;
  }
}
.lp-contractor-faq .accordion__item-panel p {
  color: #3d3c3c;
}
.lp-contractor-faq .accordion__item-panel,
.lp-contractor-faq .accordion__item-panel * {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: normal;
  margin-bottom: 0;
  text-align: left;
}
.lp-contractor-faq .accordion__item-panel ul {
  list-style-type: disc;
  color: #3d3c3c;
}
.lp-contractor-faq .accordion__item--active {
  background: #ffffff;
  min-height: 160px;
  max-height: 800px;
}
.lp-contractor-faq .accordion__item--active .accordion__item-panel {
  display: block;
}
.lp-contractor-faq .accordion__item--active .accordion__item-trigger::after {
  transform: rotate(180deg);
}

:export {
  cRed: #ff3f1a;
  cGreen: #00d56d;
  cYellow: #ffc866;
}

/**
 * Mixins for easy typography
 * used mixins cause it allows to use them @media - responsivity
 *
 * example: @include heading-1;
 * .need-paragraph-style {
 *    @include paragraph;
 *    color: $c-primary;
 * }
 */
.lp-contractor-team {
  background: linear-gradient(180deg, #f8f8f8 65.69%, #eefad2 101.26%);
}
.lp-contractor-team__subtext {
  margin-bottom: 4rem !important;
}
@media screen and (min-width: 992px) {
  .lp-contractor-team__subtext {
    margin-bottom: 6.4rem !important;
  }
}
.lp-contractor-team__container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .lp-contractor-team__container {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
.lp-contractor-team__arrow {
  display: none;
  position: absolute;
  background: #050505;
  border-radius: 1.2rem;
  border: 0;
  margin: 0;
  padding: 0;
  width: 3.2rem;
  height: 3.2rem;
  transition: background 0.15s;
  top: calc(50% - 1.6rem);
}
.lp-contractor-team__arrow:hover, .lp-contractor-team__arrow:focus {
  background: #696969;
}
.lp-contractor-team__arrow--right {
  right: 0;
}
@media screen and (min-width: 1200px) {
  .lp-contractor-team__arrow--right {
    right: -3.2rem;
  }
}
.lp-contractor-team__arrow--left {
  left: 0;
}
@media screen and (min-width: 1200px) {
  .lp-contractor-team__arrow--left {
    left: -3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .lp-contractor-team__arrow {
    display: block;
  }
}
.lp-contractor-team .team {
  position: relative;
}
.lp-contractor-team .team__member {
  text-align: center;
  padding: 0 2.4rem;
  cursor: grab;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 3.2rem;
}
.lp-contractor-team .team__member-details {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 0.5rem;
}
.lp-contractor-team .team__member-avatar {
  width: 15rem;
  height: 15rem;
  margin-bottom: 0.8rem;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lp-contractor-team .team__member-full-name {
  font-family: "Nexa", sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.3rem;
  margin-bottom: 0;
  color: #050505 !important;
}
@media screen and (min-width: 992px) {
  .lp-contractor-team .team__member-full-name {
    font-size: 2rem;
  }
}
.lp-contractor-team .team__member-role {
  color: #3d3c3c;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6rem;
}
.lp-contractor-team .team__member-linkedin {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 100%;
  margin-top: 0.3rem;
  background: 100% no-repeat url("../images/icons/linkedin-circle-green.svg");
  margin-top: 0.2rem;
}
@media screen and (min-width: 992px) {
  .lp-contractor-team .team__member-linkedin {
    margin-top: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .lp-contractor-team .team__member.glide__slide {
    transition: transform 0.3s, opacity 0.3s;
    transform: scale(0.8);
  }
  .lp-contractor-team .team__member.glide__slide .team__member-details {
    opacity: 0;
  }
  .lp-contractor-team .team__member.glide__slide--active {
    transform: scale(1);
  }
  .lp-contractor-team .team__member.glide__slide--active .team__member-details {
    opacity: 1;
  }
}

.process-dots {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem 1.6rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .process-dots {
    grid-template-columns: repeat(7, auto);
    gap: 1.6rem;
  }
}
.process-dots__spacer {
  display: none;
  height: 1px;
  border-bottom: 1px solid #a7b0d1;
  width: 7.5rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .process-dots__spacer {
    display: inline-block;
  }
}
[data-step="2"] .process-dots {
  display: none !important;
}

.process-dot {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  justify-content: flex-start;
  align-items: center;
}
.process-dot__icon {
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 90rem;
  border: 3px solid #593eb7;
  color: #050505;
  width: 6rem;
  height: 6rem;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .process-dot__icon {
    display: inline-flex;
  }
}
.process-dot--checked .process-dot__icon {
  background: #593eb7;
  color: #ffffff;
}
.process-dot__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 90rem;
  width: 4rem;
  height: 4rem;
  background: #050505;
  color: #f9f9f9;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.2px;
}
@media screen and (min-width: 768px) {
  .process-dot__number {
    display: none;
  }
}
.process-dot--checked .process-dot__number {
  background: #593eb7;
}
.process-dot__text {
  color: #3d3c3c;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: 0.36px;
  max-width: 32ch;
}
@media screen and (min-width: 768px) {
  .process-dot__text {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.16px;
  }
}

[data-step="2"] .hide-heading-on-mobile {
  display: none !important;
}
@media screen and (min-width: 992px) {
  [data-step="2"] .hide-heading-on-mobile {
    display: block !important;
  }
}

.formalities {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto min-content auto min-content auto;
  align-items: center;
  gap: 1.6rem;
}
@media screen and (min-width: 992px) {
  .formalities {
    grid-template-columns: auto min-content auto min-content auto;
    grid-template-rows: 1fr;
    gap: 1.6rem;
  }
}
.formalities__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 6.4rem;
  max-height: 6.4rem;
  margin-left: auto;
  margin-right: auto;
}
.formalities__arrow .icon, .formalities__arrow svg {
  max-width: 6.4rem;
  max-height: 6.4rem;
  font-size: 7.4rem;
}
.formalities__arrow.formalities__arrow--top-left {
  transform: rotate(90deg);
}
@media screen and (min-width: 992px) {
  .formalities__arrow.formalities__arrow--top-left {
    transform: rotate(180deg);
  }
}
.formalities__arrow.formalities__arrow--bottom-right {
  transform: rotate(90deg);
}
@media screen and (min-width: 992px) {
  .formalities__arrow.formalities__arrow--bottom-right {
    transform: rotate(0);
  }
}

.formality-box {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  background: #ffffff;
  border-radius: 4rem;
  box-shadow: 0 1rem 2rem 0 rgba(65, 55, 181, 0.1);
  padding: 4rem 2.8rem 7.2rem 2.8rem;
  align-items: center;
  justify-content: center;
  max-width: 36rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .formality-box {
    max-width: initial;
    margin-left: initial;
    margin-right: initial;
  }
}
.formality-box__title {
  max-width: 24rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #3d3c3c;
  text-align: left;
}
.formality-box.formality-box--useme {
  min-width: 29rem;
  flex-grow: 1;
  padding: 2.4rem 3.2rem 4rem 2.4rem;
}
@media screen and (min-width: 992px) {
  .formality-box.formality-box--useme {
    padding: 3.2rem 4rem 6rem 4rem;
  }
}
.formality-box__logo {
  width: 100%;
  max-width: 22rem;
}
.formality-box__content {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  flex-direction: column;
  gap: 2.4rem;
}
.formality-box__content p {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .formality-box__content p {
    font-weight: 600;
  }
}
.formality-box__content p, .formality-box__content ul, .formality-box__content li {
  color: #3d3c3c !important;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem !important;
  line-height: 2.6rem !important;
  letter-spacing: 0.16px !important;
}
@media screen and (min-width: 992px) {
  .formality-box__content p, .formality-box__content ul, .formality-box__content li {
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: 0.45px;
  }
}
.formality-box__content ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.6rem;
}

.useme-club__member-badge {
  display: inline-flex;
  height: 1.6rem;
  padding: 0 0.8rem;
  justify-content: center;
  align-items: center;
  gap: 0.2rem;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: normal;
  border-radius: 0.4rem;
  color: #405080;
  background: #fff1b3;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.lp-employer-lets-talk__container {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-lets-talk__container {
    gap: 6.4rem;
  }
}
.lp-employer-lets-talk__image {
  width: 12.8rem;
  height: 12.8rem;
  border-radius: 12.8rem;
  margin-bottom: 4rem;
}
.lp-employer-lets-talk__text {
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
  color: #3d3c3c;
}
.lp-employer-lets-talk__content {
  display: flex;
  flex-direction: column;
}
.lp-employer-lets-talk__content br {
  display: none;
}
@media screen and (min-width: 768px) {
  .lp-employer-lets-talk__content br {
    display: initial;
  }
}
.lp-employer-lets-talk__form-container {
  padding: 5.6rem 6.4rem;
  border-radius: 0.8rem;
  background: #f8f8f8;
}

.lp-employer-main {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.lp-employer-main a {
  transition: all 0.25s ease-in-out;
}
.lp-employer-main--default-bg {
  background: #f2efed;
}
.lp-employer-main--positioned {
  margin-top: -14rem;
  padding-top: 24rem;
}

.lp-employer__section-title {
  font-family: "Nexa", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.277;
}
@media screen and (min-width: 992px) {
  .lp-employer__section-title {
    font-size: 5.4rem;
    line-height: 1.222;
  }
}
.lp-employer__section-title strong {
  display: inline-block;
  font: inherit;
  color: inherit;
  border-radius: 0.8rem;
  background: #673ccf;
  color: #ffffff;
  padding: 2rem 2.4rem 1.6rem 2.4rem;
  margin: 0;
  margin-top: 2.4rem;
  line-height: 1;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.lp-employer__slide-dots {
  display: flex;
  gap: 1.4rem;
  margin-top: 2.4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.lp-employer__slide-dot {
  all: unset;
  box-sizing: border-box;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  flex-shrink: 0;
  border-radius: 0.8rem;
  background: #d2d1cc;
}
.lp-employer__slide-dot.glide__bullet--active {
  background: #3d3c3c;
}

.lp-employer__hubspot-form {
  width: 100%;
  height: 100%;
}
.lp-employer__hubspot-form .hbspt-form {
  width: 100%;
  height: 100%;
}
.lp-employer__hubspot-form .hbspt-form .hs-form {
  display: flex;
  flex-direction: column;
  gap: 2.2rem;
  padding-top: 1.4rem;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field {
  width: 100%;
  position: relative;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field > label {
  position: absolute;
  margin: 0;
  padding: 0 0.8rem;
  top: 0;
  left: 1.2rem;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #3d3c3c;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.016rem;
  transition: 0.2s ease-in-out;
  pointer-events: none;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field > label:has(~ .input .hs-input:empty) {
  top: 2rem;
  left: 1.2rem;
  margin: 0;
  transform: translateY(0);
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field > label:has(~ .input .hs-input:not(:-moz-placeholder-shown)) {
  top: 0;
  left: 1.2rem;
  padding: 0 0.8rem;
  margin: 0;
  transform: translateY(-50%);
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field > label:has(~ .input .hs-input:focus), .lp-employer__hubspot-form .hbspt-form .hs-form-field > label:has(~ .input .hs-input:not(:placeholder-shown)) {
  top: 0;
  left: 1.2rem;
  padding: 0 0.8rem;
  margin: 0;
  transform: translateY(-50%);
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field .hs-input {
  box-sizing: border-box;
  width: 100%;
  display: block;
  border-radius: 0.3rem;
  border: 1px solid #b5bbc2;
  background: #ffffff;
  gap: 1rem;
  color: #3d3c3c;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.016rem;
  padding: 1.65rem 1.2rem;
  margin: 0;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field .hs-input:focus {
  border-radius: 0.3rem;
  border-color: #2d00c2;
  outline-color: 1px solid #2d00c2;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field .hs-form-required {
  display: none !important;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field .hs-error-msgs.inputs-list {
  padding: 0 !important;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field .hs-error-msgs.inputs-list li {
  padding: 0;
  margin: 0;
  color: #ff3f1a;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-field .hs-error-msgs.inputs-list .hs-error-msg {
  margin: 0;
}
.lp-employer__hubspot-form .hbspt-form .hs_error_rollup {
  color: #ff3f1a;
  margin: 0;
  padding: 0;
}
.lp-employer__hubspot-form .hbspt-form .hs_error_rollup ul.inputs-list {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  list-style: none;
  margin: 0;
  padding: 0;
  color: inherit;
}
.lp-employer__hubspot-form .hbspt-form .hs-field-desc,
.lp-employer__hubspot-form .hbspt-form .legal-consent-container {
  color: #3d3c3c;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.016rem;
}
.lp-employer__hubspot-form .hbspt-form .hs-field-desc p,
.lp-employer__hubspot-form .hbspt-form .legal-consent-container p {
  font: inherit;
}
.lp-employer__hubspot-form .hbspt-form .hs-field-desc a,
.lp-employer__hubspot-form .hbspt-form .legal-consent-container a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: underline;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-booleancheckbox {
  display: flex;
  gap: 0.8rem;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-booleancheckbox .hs-form-radio-display,
.lp-employer__hubspot-form .hbspt-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display {
  display: flex !important;
  gap: 0.8rem;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
}
.inputs-list .lp-employer__hubspot-form .hbspt-form .hs-form-booleancheckbox {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.lp-employer__hubspot-form .hbspt-form .hs-form-booleancheckbox input[type=checkbox] {
  width: unset !important;
}
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox,
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio {
  background: none;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox > label,
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio > label {
  display: inline-block !important;
  position: static !important;
  transform: none !important;
  top: unset !important;
  bottom: unset !important;
  left: unset !important;
  right: unset !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 0.8rem;
  background: transparent !important;
  line-height: 1.35 !important;
}
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox .inputs-list[role=radio],
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox .inputs-list,
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio .inputs-list[role=radio],
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio .inputs-list {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox .inputs-list[role=radio] input[type=radio], .lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox .inputs-list[role=radio] input,
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox .inputs-list input[type=radio],
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox .inputs-list input,
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio .inputs-list[role=radio] input[type=radio],
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio .inputs-list[role=radio] input,
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio .inputs-list input[type=radio],
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio .inputs-list input {
  width: unset;
}
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-booleancheckbox .hs-form-radio .hs-form-radio-display,
.lp-employer__hubspot-form .hbspt-form .hs-fieldtype-radio .hs-form-radio .hs-form-radio-display {
  display: flex;
  gap: 0.8rem;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
}

.lp-employer-start {
  background: #2500a1;
  color: #ffffff;
  padding-top: 10rem;
  padding-bottom: 10rem;
  display: flex;
  flex-direction: column;
  gap: 8rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-start {
    padding-top: 24rem;
    margin-top: -14rem;
  }
}
.lp-employer-start__container {
  display: flex;
  flex-wrap: wrap;
  gap: 6.6rem;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
.lp-employer-start__section {
  row-gap: 6.6rem;
}
.lp-employer-start__content {
  width: 100%;
  max-width: 57.9rem;
  flex-grow: 0;
  flex-shrink: 1;
  padding-top: 2.4rem;
}
.lp-employer-start__heading {
  color: #f8f8f8;
  font-family: "Nexa", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.277;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .lp-employer-start__heading {
    text-align: left;
    font-size: 5.4rem;
    line-height: 1.222;
  }
}
.lp-employer-start__heading strong {
  display: inline-block;
  font: inherit;
  color: inherit;
  border-radius: 0.8rem;
  background: #673ccf;
  color: #ffffff;
  padding: 2rem 2.4rem 1.6rem 2.4rem;
  margin: 0;
  margin-top: 2.4rem;
  line-height: 1;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.lp-employer-start__subheading {
  color: #f8f8f8;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.555;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .lp-employer-start__subheading {
    text-align: left;
    font-weight: 300;
  }
}
.lp-employer-start__cover {
  display: flex;
  flex-direction: column;
  gap: 4.8rem;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
}
.lp-employer-start__cover-image {
  width: 100%;
  max-width: 47.5rem;
  height: auto;
}
.lp-employer-start__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .lp-employer-start__buttons {
    justify-content: flex-start;
  }
}

.lp-employer-responsibilities {
  padding-top: 6.4rem;
  padding-bottom: 6.4rem;
  background: linear-gradient(184deg, #f8f8f8 2.52%, #e9e9f1 107.25%, #d3d1e7 193.41%);
}
@media screen and (min-width: 768px) {
  .lp-employer-responsibilities {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
}
.lp-employer-responsibilities img {
  width: 100%;
  max-width: 65.6rem;
  height: auto;
  margin: 0 auto;
}
.lp-employer-responsibilities__main {
  padding-bottom: 12.8rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  align-items: center;
  row-gap: 5.6rem;
}
.lp-employer-responsibilities__heading {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  margin-bottom: 5.6rem;
}
.lp-employer-responsibilities__title {
  color: #050505;
  font-family: "Nexa", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.8rem;
  margin: 0;
  padding: 0;
}
.lp-employer-responsibilities__title strong {
  font-weight: 900;
}
.lp-employer-responsibilities__subtitle {
  color: #3d3c3c;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
  padding: 0;
}
.lp-employer-responsibilities__list {
  list-style: none;
  color: #3d3c3c;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.6rem;
  padding-bottom: 5.6rem;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.lp-employer-responsibilities__list-item {
  position: relative;
  color: #1e1e1e;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  display: grid;
  grid-template-columns: 3.2rem 1fr;
  gap: 2.4rem;
  align-items: center;
  justify-content: flex-start;
  min-height: 4rem;
}
.lp-employer-responsibilities__list-dot {
  color: #ffffff;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6rem;
  letter-spacing: -0.016rem;
  border-radius: 3rem;
  background: #2500a1;
  display: flex;
  width: 0.8rem;
  height: 0.8rem;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin: auto;
}
.lp-employer-responsibilities__list-spacer {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  margin-right: auto;
}
.lp-employer-responsibilities__list-spacer-image {
  max-height: 4rem;
  height: auto;
}
.lp-employer-responsibilities__list-spacer-image.lp-employer-responsibilities__list-spacer-image--rotate {
  transform: rotate(180deg);
}
.lp-employer-responsibilities__sections {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.6rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-responsibilities__sections {
    gap: 3.2rem;
    grid-template-columns: repeat(12, 1fr);
  }
  .lp-employer-responsibilities__sections :nth-child(1) {
    grid-column: 1/7 span;
  }
  .lp-employer-responsibilities__sections :nth-child(2) {
    grid-column: 8/-1;
  }
  .lp-employer-responsibilities__sections :nth-child(3) {
    grid-column: 1/5 span;
  }
  .lp-employer-responsibilities__sections :nth-child(4) {
    grid-column: 6/-1;
  }
}
.lp-employer-responsibilities__section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 3.2rem;
  gap: 3.2rem;
  align-self: stretch;
  background: #f9f9f9;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .lp-employer-responsibilities__section {
    padding: 5.6rem;
    gap: 2.4rem;
    border-radius: 0.8rem;
  }
}
.lp-employer-responsibilities__section-header {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.lp-employer-responsibilities__section-title {
  color: #050505;
  font-family: "Nexa", sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.454;
  margin: 0;
}
.lp-employer-responsibilities__section-text {
  color: #3d3c3c;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
}
.lp-employer-responsibilities__section-image {
  margin: auto !important;
}

.lp-employer-freelancers {
  background: #2500a1;
  color: #ffffff;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-freelancers {
    padding-top: 18rem;
    padding-bottom: 15rem;
  }
}
.lp-employer-freelancers__row {
  row-gap: 4.8rem;
}
.lp-employer-freelancers__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.2rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-freelancers__header {
    gap: 4rem;
  }
}
.lp-employer-freelancers__header-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.6rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-freelancers__header-content {
    gap: 3.2rem;
  }
}
.lp-employer-freelancers .lp-employer-freelancers__title {
  max-width: 43rem;
  font-family: "Nexa", sans-serif;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 4.6rem;
  color: #ffffff;
  padding: 0;
  margin: 0;
}
.lp-employer-freelancers .lp-employer-freelancers__title strong {
  font-weight: 900;
}
.lp-employer-freelancers .lp-employer-freelancers__subtitle {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.6rem;
  max-width: 51.2rem;
  padding: 0;
  margin: 0;
}
.lp-employer-freelancers .button {
  width: auto;
}
.lp-employer-freelancers__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.2rem;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 992px) {
  .lp-employer-freelancers__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.lp-employer-freelancers__grid-box {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.6rem;
  width: 100%;
  min-height: 13rem;
  padding: 2rem;
  border-radius: 0.4rem;
  color: #672cff;
  border: 1px solid currentColor;
  transition: transform 0.3s ease-in-out;
}
.lp-employer-freelancers__grid-box:hover {
  transform: translateY(-0.2rem);
}
.lp-employer-freelancers__grid-title {
  color: #d4beff;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.2rem;
  margin: 0;
  margin-top: auto;
}

.lp-employer-testimonial {
  display: flex;
  padding-top: 6.4rem;
  padding-bottom: 6.4rem;
  flex-direction: column;
  align-items: center;
  background: #f8f8f8;
}
@media screen and (min-width: 768px) {
  .lp-employer-testimonial {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
}
.lp-employer-testimonial__section {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
.lp-employer-testimonial__title {
  color: #050505;
  text-align: center;
  font-family: "Nexa", sans-serif;
  font-style: normal;
  font-size: 3rem;
  line-height: 1.266;
  font-weight: 400;
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-testimonial__title {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 7.2rem;
  }
}
.lp-employer-testimonial__box {
  display: flex;
  align-items: center;
  gap: 8rem;
  padding: 3.2rem 2.4rem;
  width: 100%;
  border-radius: 0.8rem;
  background: #ffffff;
}
@media screen and (min-width: 768px) {
  .lp-employer-testimonial__box {
    background: rgba(255, 157, 0, 0.1);
    border-radius: 1.6rem;
    padding: 4rem 5.6rem;
  }
}
.lp-employer-testimonial__persona {
  display: inline-flex;
  position: relative;
  padding-left: 0;
  margin-bottom: 3.2rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .lp-employer-testimonial__persona {
    padding-left: 3.2rem;
    margin-bottom: 0;
  }
}
.lp-employer-testimonial__persona-image {
  display: block;
  width: 100%;
  max-width: 34.5rem;
  flex-shrink: 0;
  flex-grow: 0;
}
.lp-employer-testimonial__persona-counter {
  display: flex;
  padding: 1.2rem;
  align-items: center;
  gap: 0.8rem;
  position: absolute;
  border-radius: 0.4rem;
  background: #f8f8f8;
  box-shadow: 0 1.4rem 4rem 0 rgba(162, 99, 0, 0.1);
  left: 50%;
  bottom: 12%;
  transform: translateX(-50%);
}
@media screen and (min-width: 992px) {
  .lp-employer-testimonial__persona-counter {
    left: 0;
    bottom: 12%;
    transform: translateX(0);
  }
}
.lp-employer-testimonial__persona-counter > span, .lp-employer-testimonial__persona-counter > strong {
  font: inherit;
}
.lp-employer-testimonial__persona-counter > strong {
  font-weight: 700;
  white-space: nowrap;
}
.lp-employer-testimonial__quote {
  color: #050505;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.625;
}
@media screen and (min-width: 768px) {
  .lp-employer-testimonial__quote {
    font-style: italic;
    font-size: 2rem;
    line-height: 1.6;
  }
}
.lp-employer-testimonial__content {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-testimonial__content {
    padding-left: 3.2rem;
  }
}
.lp-employer-testimonial__meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.lp-employer-testimonial__meta > strong {
  color: #673ccf;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.714;
}

.lp-employer-numbers {
  background: #ece9e7;
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-numbers {
    background: #f9f9f9;
    padding-top: 16rem;
    padding-bottom: 14rem;
  }
}
.lp-employer-numbers.lp-employer-numbers--dark {
  background: #0f0f0f;
  color: #f8f8f8;
}
.lp-employer-numbers__content {
  width: 100%;
  display: flex;
  gap: 4rem;
  flex-direction: column;
  max-width: 1000rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .lp-employer-numbers__content {
    gap: 7.2rem;
  }
}
.lp-employer-numbers__heading {
  color: #050505;
  text-align: center;
  font-family: "Nexa", sans-serif;
  font-size: 3rem;
  line-height: 1.266;
  font-style: normal;
  font-weight: 400;
  text-wrap: pretty;
  max-width: 100rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-numbers__heading {
    font-size: 4rem;
    line-height: 1.3;
  }
}
.lp-employer-numbers__heading strong {
  font: inherit;
  font-weight: 900;
}
.lp-employer-numbers--dark .lp-employer-numbers__heading {
  color: #f8f8f8;
}
.lp-employer-numbers__numbers {
  display: flex;
  padding: 4rem 3.6rem;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  gap: 3.2rem;
  border-radius: 0.8rem;
  border: 1px solid #6f7380;
  background: #ece9e7;
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .lp-employer-numbers__numbers {
    background: #f9f9f9;
    padding: 5.6rem 6.4rem 4.8rem 6.4rem;
    align-items: flex-start;
    text-align: left;
    flex-direction: row;
    gap: 8.8rem;
  }
}
.lp-employer-numbers--dark .lp-employer-numbers__numbers {
  background: #222222;
  border: none;
}
.lp-employer-numbers__number {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
  gap: 1.6rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-numbers__number {
    gap: 2.4rem;
  }
}
.lp-employer-numbers__number-value {
  margin: 0;
  padding: 0;
  color: #2d00a2;
  font-family: "Nexa", sans-serif;
  font-size: 4.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.lp-employer-numbers--dark .lp-employer-numbers__number-value {
  color: currentColor;
}
@media screen and (min-width: 480px) {
  .lp-employer-numbers--dark .lp-employer-numbers__number-value {
    white-space: nowrap;
  }
}
.lp-employer-numbers__number-label {
  color: #3d3c3c;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.625;
  margin: 0;
  padding: 0;
  text-align: center;
}
.lp-employer-numbers--dark .lp-employer-numbers__number-label {
  color: currentColor;
  text-align: center;
}
.lp-employer-numbers__footnote {
  color: #1b1b1b;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
}
.lp-employer-numbers--dark .lp-employer-numbers__footnote {
  color: currentColor;
}
.lp-employer-numbers a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
  font-weight: inherit;
}

.lp-employer-companies {
  background: #1b1b1b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 10rem;
  padding-bottom: 10rem;
  gap: 2.4rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-companies {
    padding-top: 20rem;
    padding-bottom: 20rem;
    gap: 12.4rem;
  }
}
.lp-employer-companies__heading {
  width: 100%;
  max-width: 48rem;
}
.lp-employer-companies h2 {
  color: #ffffff;
  font-family: "Nexa", sans-serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
}
.lp-employer-companies p {
  color: #ffffff;
}
.lp-employer-companies__list {
  display: flex;
  gap: 0.8rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 51.6rem;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.6rem;
  margin: 0;
  padding: 0;
}
.lp-employer-companies__item {
  display: flex;
  padding: 1.2rem 1.6rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  border-radius: 0.4rem;
  border: 1px solid #f1f1f1;
  color: #ffffff;
  cursor: default;
}

.lp-employer-offer {
  background: #f2efed;
  color: #050505;
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.lp-employer-offer__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.lp-employer-offer__content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.2rem;
}
.lp-employer-offer__content-text {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .lp-employer-offer__content-text {
    max-width: 54.4rem;
  }
}
.lp-employer-offer__heading {
  color: #050505;
  font-family: "Nexa", sans-serif;
  font-size: 3rem;
  line-height: 1.266;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-wrap: pretty;
}
@media screen and (min-width: 992px) {
  .lp-employer-offer__heading {
    font-size: 4rem;
    line-height: 1.3;
  }
}
.lp-employer-offer__heading > strong {
  font: inherit;
  color: inherit;
  font-weight: 900;
}
.lp-employer-offer__subheading {
  color: #3d3c3c;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
  padding: 0;
  text-wrap: balance;
}
.lp-employer-offer__calculator {
  display: flex;
  padding: 2.4rem 3.2rem;
  flex-direction: column;
  align-items: center;
  gap: 3.2rem;
  border-radius: 0.8rem;
  background: #f9f8f8;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .lp-employer-offer__calculator {
    max-width: 46.4rem;
  }
}
@media screen and (min-width: 992px) {
  .lp-employer-offer__calculator {
    padding: 5.6rem 5.6rem 4.8rem 5.6rem;
  }
}
.lp-employer-offer__calculator-spacer {
  display: block;
  background: #e6e6e6;
  width: 100%;
  max-width: 22.4rem;
  height: 1px;
  flex-grow: 1;
  flex-shrink: 0;
}
.lp-employer-offer__calculator .glide__track {
  width: 100%;
  max-width: 100%;
}
.lp-employer-offer__calculator-box {
  display: inline-flex;
  width: 100%;
  min-height: 27.6rem;
  padding: 4rem 3.2rem;
  flex-direction: column;
  align-items: center;
  gap: 2.4rem;
  align-self: stretch;
  border-radius: 0.8rem;
  border: 1px solid #e6e6e6;
  background: #f9f8f8;
  text-align: center;
}
.lp-employer-offer__calculator-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
  align-self: stretch;
}
.lp-employer-offer__calculator-value {
  color: #1e1e1e;
  text-align: center;
  font-family: "Nexa", sans-serif;
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3846;
}
.lp-employer-offer__calculator-label {
  color: #3d3d3c;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.625;
}
.lp-employer-offer__footnote {
  color: #61605f;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7142;
  margin: 0;
  padding: 0;
  width: 100%;
}
.lp-employer-offer__range {
  width: 100%;
  display: inline-flex;
  height: 6px;
  align-items: center;
  flex-shrink: 0;
}
.lp-employer-offer__range-input {
  z-index: 1;
}
.lp-employer-offer__calculator-slider {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 0.8rem;
}
.lp-employer-offer__legend {
  display: flex;
  width: 100%;
  justify-content: space-between;
  z-index: 0;
}
.lp-employer-offer__legend-item {
  display: inline-block;
  border: none;
  background: transparent;
  color: #e6e6e6;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  padding: 0;
  text-align: center;
  padding-top: 2.4rem;
  position: relative;
}
.lp-employer-offer__legend-item.glide__bullet--active {
  color: #673ccf;
  font-weight: 800;
}
.lp-employer-offer__legend-item:before {
  content: " ";
  display: block;
  width: 1px;
  height: 0.6rem;
  flex-shrink: 0;
  border-radius: 0.8rem;
  background: currentColor;
  position: absolute;
  top: 0.8rem;
  left: 50%;
}

.lp-employer-case-studies {
  position: relative;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .lp-employer-case-studies {
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .lp-employer-case-studies {
    padding-right: 1.6rem;
  }
}
.lp-employer-case-studies__section {
  background: #ece9e7;
  padding-top: 0;
  padding-bottom: 6.4rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-case-studies__section {
    padding-top: 0;
    padding-bottom: 16rem;
  }
}
.lp-employer-case-studies__section-heading {
  color: #050505;
  font-family: "Nexa", sans-serif;
  font-size: 3rem;
  line-height: 1.266;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-wrap: pretty;
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-case-studies__section-heading {
    font-size: 4rem;
    line-height: 1.3;
  }
}
.lp-employer-case-studies__section-heading > strong {
  font: inherit;
  color: inherit;
  font-weight: 900;
}
.lp-employer-case-studies .glide__slide {
  height: unset !important;
}
.lp-employer-case-studies__arrow {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .lp-employer-case-studies__arrow {
    display: block !important;
  }
}
@media screen and (max-width: 1365px) {
  .lp-employer-case-studies__arrow.lp-employer-case-studies__arrow--left {
    left: 0 !important;
  }
}
@media screen and (max-width: 1365px) {
  .lp-employer-case-studies__arrow.lp-employer-case-studies__arrow--right {
    right: 0 !important;
  }
}

.lp-employer-case-study {
  display: flex;
  padding: 0 2.4rem;
  padding-bottom: 4rem;
  gap: 4rem;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  border-radius: 0.8rem;
  background: #ffffff;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .lp-employer-case-study {
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    max-width: unset;
    gap: 4rem;
    padding: 0 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lp-employer-case-study {
    max-width: 80rem;
  }
}
.lp-employer-case-study__cover {
  flex-shrink: 0;
  padding-top: 0.8rem;
  align-self: stretch;
}
@media screen and (min-width: 992px) {
  .lp-employer-case-study__cover {
    margin: 0;
    width: 32rem;
    height: auto;
    padding-bottom: 4rem;
  }
}
.lp-employer-case-study__cover-image {
  width: 100%;
  max-width: auto;
  height: auto;
  border-radius: 0.8rem;
}
.lp-employer-case-study__content {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "content" "meta";
  height: 100%;
  gap: 2.4rem;
  padding: 0;
  flex-direction: column;
  justify-content: center;
  color: #050505;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6;
  align-self: stretch;
  justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .lp-employer-case-study__content {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .lp-employer-case-study__content {
    padding-top: 4.8rem;
    padding-bottom: 5.6rem;
  }
}
.lp-employer-case-study__testimonial {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-case-study__testimonial {
    gap: 2.4rem;
  }
}
.lp-employer-case-study__persona-name {
  color: #3d3c3c;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875;
}
.lp-employer-case-study__persona-company {
  color: #3d3c3c;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.714;
}
.lp-employer-case-study__meta {
  margin-top: auto;
}
.lp-employer-case-study__meta a {
  display: inline-flex;
  align-items: center;
  color: #ff9c00;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  gap: 0.2rem;
}
.lp-employer-case-study__meta a .icon {
  transition: transform 0.3s ease;
}
.lp-employer-case-study__meta a:hover .icon {
  transform: translateX(0.8rem);
}

.lp-employer-solutions {
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
  background: #ece9e7;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .lp-employer-solutions {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
}
.lp-employer-solutions__container {
  row-gap: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-solutions__container {
    row-gap: 7.2rem;
  }
}
.lp-employer-solutions__header-title {
  color: #050505;
  text-align: center;
  font-family: "Nexa", sans-serif;
  font-style: normal;
  padding: 0;
  margin: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.266;
}
@media screen and (min-width: 768px) {
  .lp-employer-solutions__header-title {
    font-size: 4rem;
    font-weight: 400;
    line-height: 5.2rem;
  }
}
.lp-employer-solutions__header-title strong {
  all: inherit;
  display: inline;
  font-weight: 900;
}
.lp-employer-solutions__nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.6rem;
}
.lp-employer-solutions__nav-button {
  display: flex;
  padding: 2rem 2.4rem;
  align-items: center;
  gap: 1.2rem;
  border-radius: 0.4rem;
  background: #f8f8f8;
  color: #3d3c3c;
  border: none;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.625;
}
.lp-employer-solutions__nav-button.lp-employer-solutions__nav-button.glide__bullet--active {
  border-radius: 0.4rem;
  background: #673ccf;
  color: #ffffff;
}
.lp-employer-solutions__solutions {
  display: flex;
  flex-direction: column;
  gap: 4.8rem;
}
.lp-employer-solutions__solutions .glide__slide {
  height: unset !important;
}
.lp-employer-solutions__solution {
  background: #ffffff;
  padding: 4rem;
  border-radius: 0.8rem;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  gap: 4rem;
  height: 100%;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 992px) {
  .lp-employer-solutions__solution {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: unset;
    gap: 9rem;
    padding: 6.4rem;
  }
}
.lp-employer-solutions__solution-content {
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.lp-employer-solutions__solution-heading {
  color: #050505;
  font-family: "Nexa", sans-serif;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 0;
  padding: 0;
}
.lp-employer-solutions__solution-text {
  color: #3d3c3c;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
  padding: 0;
}
.lp-employer-solutions__solution-cover {
  display: inline-block;
  position: relative;
  margin: auto;
}
.lp-employer-solutions__solution-image {
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 40rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-solutions__solution-image {
    max-width: 100%;
    max-height: unset;
  }
}
.lp-employer-solutions__dots {
  display: flex;
  gap: 1.4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.lp-employer-solutions__dot {
  all: unset;
  box-sizing: border-box;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  flex-shrink: 0;
  border-radius: 0.8rem;
  background: #d2d1cc;
}
.lp-employer-solutions__dot.glide__bullet--active {
  background: #3d3c3c;
}

.lp-employer-contact {
  background: #2500a1;
  color: #ffffff;
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-contact {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
}
.lp-employer-contact__container {
  row-gap: 3.8rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-contact__container {
    row-gap: 11.4rem;
  }
}
.lp-employer-contact__title {
  color: #f8f8f8;
  text-align: center;
  font-family: "Nexa", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.266;
}
@media screen and (min-width: 992px) {
  .lp-employer-contact__title {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.3;
  }
}
.lp-employer-contact__text {
  color: #f8f8f8;
  text-align: center;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.lp-employer-contact__image {
  width: 100%;
  max-width: 41.7rem;
  height: auto;
}
.lp-employer-contact__box {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 46.2rem;
  padding: 2.4rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.4rem;
  border-radius: 0.8rem;
  background: #f8f8f8;
  color: #000000;
  align-self: stretch;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .lp-employer-contact__box {
    padding: 5.6rem 6.4rem;
  }
}

.lp-employer-why-useme {
  padding-top: 9rem;
}
.lp-employer-why-useme__section {
  gap: 4rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-why-useme__section {
    gap: 7.2rem;
  }
}
.lp-employer-why-useme__title {
  color: #050505;
  font-family: "Nexa", sans-serif;
  font-style: normal;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.8rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-why-useme__title {
    font-size: 4rem;
    line-height: 1.3;
  }
}
.lp-employer-why-useme__title > strong {
  font: inherit;
  color: inherit;
  font-weight: 900;
}
.lp-employer-why-useme__tiles {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-why-useme__tiles {
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem 6.4rem;
  }
}
.lp-employer-why-useme__tile {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-why-useme__tile {
    gap: 1.6rem;
  }
}
.lp-employer-why-useme__tile-content {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  color: #050505;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.lp-employer-why-useme__tile-icon {
  color: #673ccf;
}
.lp-employer-why-useme__tile-title {
  color: #050505;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.555;
  margin: 0;
  padding: 0;
}
.lp-employer-why-useme__tile-text {
  color: inherit;
  font: inherit;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75;
  margin: 0;
  padding: 0;
}

.lp-employer-platform {
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
  background: #ece9e7;
  color: #050505;
}
@media screen and (min-width: 768px) {
  .lp-employer-platform {
    padding-top: 17rem;
    padding-bottom: 16rem;
  }
}
.lp-employer-platform__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.6rem;
  text-align: left;
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-platform__header {
    margin-bottom: 7.2rem;
    align-items: center;
    text-align: center;
    gap: 3.2rem;
  }
}
.lp-employer-platform__header-title {
  color: #050505;
  text-align: left;
  font-family: "Nexa", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-size: 3rem;
  line-height: 1.266;
}
@media screen and (min-width: 768px) {
  .lp-employer-platform__header-title {
    text-align: center;
    font-size: 4rem;
    line-height: 1.3;
  }
}
.lp-employer-platform__header-title strong {
  font: inherit;
  color: inherit;
  font-weight: 900;
}
.lp-employer-platform__header-text {
  color: #3d3c3c;
  text-align: left;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .lp-employer-platform__header-text {
    text-align: center;
  }
}
.lp-employer-platform__navigation-list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.2rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.lp-employer-platform__navigation-button {
  all: unset;
  padding: 2rem;
  border-radius: 0.4rem;
  background: #f8f8f8;
  border: 1px solid transparent;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  box-sizing: border-box;
}
.lp-employer-platform__navigation-button-content {
  display: grid;
  grid-template-columns: 2.4rem 1fr;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  padding: 0;
  margin: 0;
  width: 100%;
}
.lp-employer-platform__navigation-button-number {
  color: rgba(61, 60, 60, 0.4);
  text-align: center;
  font-family: "Nexa", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.lp-employer-platform__navigation-button-text {
  color: #3d3c3c;
  text-align: left;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
}
.lp-employer-platform__navigation-button.glide__bullet--active {
  border-color: #dad2ed;
  background: #673ccf;
  color: #ffffff;
}
.lp-employer-platform__navigation-button.glide__bullet--active .lp-employer-platform__navigation-button-number {
  color: inherit;
}
.lp-employer-platform__navigation-button.glide__bullet--active .lp-employer-platform__navigation-button-text {
  color: inherit;
}
.lp-employer-platform__navigation-dots {
  display: flex;
  gap: 1.4rem;
  margin-top: 2.4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.lp-employer-platform__slide {
  display: flex;
  flex-direction: column;
  padding: 3.2rem 2.4rem;
  gap: 1.6rem;
  border-radius: 0.8rem;
  background: #ffffff;
}
@media screen and (min-width: 768px) {
  .lp-employer-platform__slide {
    padding: 6.4rem;
    gap: 6.4rem;
  }
}
.lp-employer-platform__slide-container {
  display: flex;
  align-items: stretch;
  height: auto;
}
.lp-employer-platform__slide-content {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.lp-employer-platform__slide-title {
  margin: 0;
  padding: 0;
}
.lp-employer-platform__slide-text {
  margin: 0;
  padding: 0;
}
.lp-employer-platform__slide-cover {
  margin-top: auto;
}
.lp-employer-platform__slide-image {
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 0.4rem;
  margin-top: auto;
}
.lp-employer-platform__slide-image--regular {
  display: block;
}
@media (min-device-pixel-ratio: 2), (min-resolution >= 192dpi) {
  .lp-employer-platform__slide-image--regular {
    display: none;
  }
}
.lp-employer-platform__slide-image--retina {
  display: none;
}
@media (min-device-pixel-ratio: 2), (min-resolution >= 192dpi) {
  .lp-employer-platform__slide-image--retina {
    display: block;
  }
}

.lp-employer-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1.6rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-popup {
    padding: 3.2rem;
  }
}
.lp-employer-popup.active {
  display: flex;
}
.lp-employer-popup__overlay {
  background: rgba(40, 40, 40, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.lp-employer-popup__inner {
  z-index: 1;
  background: #f8f8f8;
  color: #000000;
  width: 100%;
  max-width: 46.2rem;
  max-height: calc(100dvh - 3.2rem);
  display: grid;
  grid-template-columns: 1fr;
  border-radius: 0.8rem;
  overflow: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lp-employer-popup__inner {
    max-width: 79.6rem;
    grid-template-columns: 1fr 1fr;
  }
}
.lp-employer-popup__cover {
  display: none;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .lp-employer-popup__cover {
    display: inline-flex;
    max-width: 46.2rem;
    height: 100%;
  }
}
@media (min-height: 1024px) {
  .lp-employer-popup__cover {
    display: inline-flex;
  }
}
.lp-employer-popup__cover-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.8rem 0.8rem 0 0;
}
@media screen and (min-width: 768px) {
  .lp-employer-popup__cover-image {
    border-radius: 0.8rem 0 0 0.8rem;
  }
}
.lp-employer-popup__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: start;
  padding: 2.4rem;
}
@media screen and (min-width: 768px) {
  .lp-employer-popup__content {
    padding: 5.6rem 6.4rem;
  }
}
.lp-employer-popup__close {
  display: inline-flex;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .lp-employer-popup__close {
    padding: 0.8rem;
  }
}
.lp-employer-popup__close-button {
  padding: 0.8rem;
  border-radius: 999rem;
  line-height: 1;
  width: auto;
  height: auto;
  min-height: unset;
  min-width: unset;
}
@media screen and (min-width: 768px) {
  .lp-employer-popup__close-button {
    padding: 1.6rem;
  }
}

.lp-employer-settle-freelancer__container {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  row-gap: 4rem;
  padding-top: 18rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  .lp-employer-settle-freelancer__container {
    row-gap: 16rem;
    padding-top: 24rem;
    padding-bottom: 16rem;
  }
}

.lp-employer-settle-freelancer-explainer {
  padding: 9rem 0;
  margin: 8rem 0;
  background: #ece9e7;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../node_modules/@selectize/selectize/dist/css/selectize.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Selectize (v0.15.2)
 * https://selectize.dev
 *
 * Copyright (c) 2013-2015 Brian Reavis & contributors
 * Copyright (c) 2020-2022 Selectize Team & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 * @author Ris Adams <selectize@risadams.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input.dragging {
  overflow: visible;
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
  text-decoration: none;
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover {
  color: black;
}

.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content {
  display: flex;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
  padding-right: 0 !important;
}

.selectize-control.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 6px;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
  margin-left: 6px;
}

.selectize-control.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button .item.active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled .item .remove:hover {
  background: 0;
}

.selectize-control.plugin-remove_button .disabled .item .remove {
  border-left-color: white;
}

.selectize-control.plugin-clear_button .clear {
  text-decoration: none;
  display: flex;
  position: absolute;
  height: 100%;
  width: 25px;
  top: 0;
  right: 2px;
  color: #000;
  opacity: 0.4;
  font-weight: bold;
  border: 0;
  cursor: pointer;
  z-index: 1;
  font-size: 21px;
  justify-content: center;
  align-items: center;
}

.selectize-control.plugin-clear_button .clear:hover {
  opacity: 1;
}

.selectize-control.plugin-clear_button.single .clear {
  right: calc(2px + 1.5rem);
}

.selectize-dropdown.plugin-auto_position.selectize-position-top {
  border-top: 1px solid #d0d0d0;
  border-bottom: 0 none;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.18);
}

.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active {
  border-radius: 0 0 3px 3px;
  border-top: 0 none;
}

.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before {
  top: 0;
  bottom: unset;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  font-smoothing: inherit;
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled, .selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: inline-block;
  zoom: 1;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: white;
  border: 0 solid white;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input > input[placeholder] {
  box-sizing: initial;
}

.selectize-input.has-items > input {
  margin: 0 0 !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

.selectize-dropdown .option, .selectize-dropdown .optgroup-header, .selectize-dropdown .no-results, .selectize-dropdown .create {
  padding: 5px 8px;
}

.selectize-dropdown .option, .selectize-dropdown [data-disabled], .selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}

.selectize-dropdown [data-selectable].option {
  opacity: 1;
  cursor: pointer;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #e8e8e8;
  color: #303030;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .selected {
  background-color: #e8e8e8;
  color: #303030;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown .active:not(.selected) {
  background: #f5fafd;
  color: #495c68;
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  overflow-scrolling: touch;
}

.selectize-dropdown-emptyoptionlabel {
  text-align: center;
}

.selectize-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 8px;
}

.selectize-dropdown .spinner:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active input:not(:-moz-read-only) {
  cursor: text;
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input:not(:read-only) {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl {
  text-align: right;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.selectize-dropdown.plugin-auto_position.selectize-position-top {
  border-top: 1px solid #d0d0d0;
  border-bottom: 0 none;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.18);
}

.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active {
  border-radius: 0 0 3px 3px;
  border-top: 0 none;
}

.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before {
  top: 0;
  bottom: unset;
}

.selectize-control.plugin-clear_button .clear {
  text-decoration: none;
  display: flex;
  position: absolute;
  height: 100%;
  width: 25px;
  top: 0;
  right: 2px;
  color: #000;
  opacity: 0.4;
  font-weight: bold;
  border: 0;
  cursor: pointer;
  z-index: 1;
  font-size: 21px;
  justify-content: center;
  align-items: center;
}

.selectize-control.plugin-clear_button .clear:hover {
  opacity: 1;
}

.selectize-control.plugin-clear_button.single .clear {
  right: calc(2px + 1.5rem);
}

.selectize-control.plugin-drag_drop.multi > .selectize-input.dragging {
  overflow: visible;
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
  text-decoration: none;
}

.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover {
  color: black;
}

.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content {
  display: flex;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
  padding-right: 0 !important;
}

.selectize-control.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 6px;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
  margin-left: 6px;
}

.selectize-control.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button .item.active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled .item .remove:hover {
  background: 0;
}

.selectize-control.plugin-remove_button .disabled .item .remove {
  border-left-color: white;
}
